| 1 | [ May 14 14:03:12 Enabled. ] | ||
| 2 | [ May 14 14:03:12 Rereading configuration. ] | ||
| 3 | [ May 14 14:03:13 Rereading configuration. ] | ||
| 4 | [ May 14 14:03:14 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ May 14 14:03:14 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.14 14:03:15.569470 [ 1 ] {} <Information> Application: Will watch for the process with pid 23728 | ||
| 29 | 2026.05.14 14:03:15.569873 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.14 14:03:16.070526 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23728 | ||
| 31 | 2026.05.14 14:03:16.071764 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.14 14:03:16.071939 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.14 14:03:16.170902 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.14 14:03:16.212694 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.14 14:03:16.212800 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.14 14:03:16.212828 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.14 14:03:16.212926 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.14 14:03:16.213979 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.14 14:03:16.218040 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.14 14:03:16.220182 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.14 14:03:16.221178 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.14 14:03:16.222197 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.14 14:03:16.222295 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.14 14:03:16.222310 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.14 14:03:16.223128 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.14 14:03:16.225388 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.14 14:03:16.232538 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.14 14:03:16.233324 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.14 14:03:16.235286 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.14 14:03:16.235944 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.14 14:03:16.236714 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.14 14:03:16.237291 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.14 14:03:16.242283 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.14 14:03:16.242826 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.14 14:03:16.243885 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.14 14:03:16.244284 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.14 14:03:16.244587 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.14 14:03:16.245027 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.14 14:03:16.246161 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.14 14:03:16.246224 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.14 14:03:16.246300 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.14 14:03:16.246407 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.14 14:03:16.253977 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.14 14:03:16.254075 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000289442 sec | ||
| 69 | 2026.05.14 14:03:16.254139 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.14 14:03:16.254167 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.14 14:03:16.255085 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.14 14:03:16.255724 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.14 14:03:16.267641 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.14 14:03:16.267767 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.14 14:03:16.267785 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.14 14:03:16.267798 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.14 14:03:16.267913 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.14 14:03:16.267933 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.14 14:03:16.274410 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.14 14:03:16.274480 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.14 14:03:16.274575 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.14 14:03:16.274772 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.14 14:03:16.274821 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.14 14:03:16.274910 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.14 14:03:16.274932 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.14 14:03:16.274953 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.14 14:03:16.275055 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.14 14:03:16.275072 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.14 14:03:16.299466 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.14 14:03:16.300300 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.14 14:03:16.300365 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.6631e-05 sec | ||
| 92 | 2026.05.14 14:03:16.300380 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.14 14:03:16.300392 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.14 14:03:16.300430 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.14 14:03:16.300700 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.14 14:03:16.300785 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.14 14:03:16.300802 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.14 14:03:16.300816 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 99 | 2026.05.14 14:03:16.300881 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.14 14:03:16.304342 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.14 14:03:16.304569 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.22 MiB (RSS), difference: 92.37 MiB | ||
| 102 | 2026.05.14 14:03:16.306075 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.64e-05 sec. | ||
| 103 | 2026.05.14 14:03:16.306430 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.14 14:03:16.307778 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.14 14:03:16.307799 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.14 14:03:16.365444 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64172 | ||
| 107 | 2026.05.14 14:03:16.365744 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.14 14:03:16.365810 [ 3 ] {} <Debug> TCP-Session: b4e722ac-ded2-4156-b59f-acc8a32a4d87 Authenticating user 'default' from [fd00:1122:3344:101::b]:64172 | ||
| 109 | 2026.05.14 14:03:16.365845 [ 3 ] {} <Debug> TCP-Session: b4e722ac-ded2-4156-b59f-acc8a32a4d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.14 14:03:16.365938 [ 3 ] {} <Debug> TCP-Session: b4e722ac-ded2-4156-b59f-acc8a32a4d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.14 14:03:16.366045 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.14 14:03:16.366082 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.14 14:03:16.366161 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.14 14:03:16.366644 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49003 | ||
| 115 | 2026.05.14 14:03:16.366778 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.14 14:03:16.366822 [ 4 ] {} <Debug> TCP-Session: e74fbe62-2c22-4f75-89fb-00b73ff284e9 Authenticating user 'default' from [fd00:1122:3344:101::b]:49003 | ||
| 117 | 2026.05.14 14:03:16.366824 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38579 | ||
| 118 | 2026.05.14 14:03:16.366824 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57949 | ||
| 119 | 2026.05.14 14:03:16.366919 [ 4 ] {} <Debug> TCP-Session: e74fbe62-2c22-4f75-89fb-00b73ff284e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.14 14:03:16.366960 [ 4 ] {} <Debug> TCP-Session: e74fbe62-2c22-4f75-89fb-00b73ff284e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.14 14:03:16.366979 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54044 | ||
| 122 | 2026.05.14 14:03:16.367057 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.14 14:03:16.367088 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.14 14:03:16.367105 [ 5 ] {} <Debug> TCP-Session: 0c633805-9e53-4414-96dc-b29bb2a14778 Authenticating user 'default' from [fd00:1122:3344:101::b]:38579 | ||
| 125 | 2026.05.14 14:03:16.367118 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54296 | ||
| 126 | 2026.05.14 14:03:16.367179 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.14 14:03:16.367214 [ 254 ] {} <Debug> TCP-Session: bd2b776b-fc78-4518-afdf-713fe2a520b2 Authenticating user 'default' from [fd00:1122:3344:101::b]:57949 | ||
| 128 | 2026.05.14 14:03:16.367245 [ 5 ] {} <Debug> TCP-Session: 0c633805-9e53-4414-96dc-b29bb2a14778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.14 14:03:16.367253 [ 255 ] {} <Debug> TCP-Session: 2a6df096-53d2-4c14-8337-0e0b8b5daab7 Authenticating user 'default' from [fd00:1122:3344:101::b]:54044 | ||
| 130 | 2026.05.14 14:03:16.367239 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56457 | ||
| 131 | 2026.05.14 14:03:16.367367 [ 255 ] {} <Debug> TCP-Session: 2a6df096-53d2-4c14-8337-0e0b8b5daab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.05.14 14:03:16.367345 [ 5 ] {} <Debug> TCP-Session: 0c633805-9e53-4414-96dc-b29bb2a14778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.14 14:03:16.367413 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32862 | ||
| 134 | 2026.05.14 14:03:16.367494 [ 255 ] {} <Debug> TCP-Session: 2a6df096-53d2-4c14-8337-0e0b8b5daab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.14 14:03:16.367349 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.14 14:03:16.367333 [ 254 ] {} <Debug> TCP-Session: bd2b776b-fc78-4518-afdf-713fe2a520b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.14 14:03:16.367577 [ 254 ] {} <Debug> TCP-Session: bd2b776b-fc78-4518-afdf-713fe2a520b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.14 14:03:16.367624 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.05.14 14:03:16.367612 [ 256 ] {} <Debug> TCP-Session: 659a13db-779d-4045-bb12-fe4704f87bab Authenticating user 'default' from [fd00:1122:3344:101::b]:54296 | ||
| 140 | 2026.05.14 14:03:16.367576 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.05.14 14:03:16.367714 [ 256 ] {} <Debug> TCP-Session: 659a13db-779d-4045-bb12-fe4704f87bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.14 14:03:16.367713 [ 258 ] {} <Debug> TCP-Session: 97e1c95c-3eec-404b-8db7-e122f6aee5fe Authenticating user 'default' from [fd00:1122:3344:101::b]:32862 | ||
| 143 | 2026.05.14 14:03:16.367812 [ 257 ] {} <Debug> TCP-Session: 618a7204-ca4c-4c60-8c7a-0b53c985bd6a Authenticating user 'default' from [fd00:1122:3344:101::b]:56457 | ||
| 144 | 2026.05.14 14:03:16.367837 [ 256 ] {} <Debug> TCP-Session: 659a13db-779d-4045-bb12-fe4704f87bab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.14 14:03:16.367821 [ 258 ] {} <Debug> TCP-Session: 97e1c95c-3eec-404b-8db7-e122f6aee5fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.14 14:03:16.367952 [ 258 ] {} <Debug> TCP-Session: 97e1c95c-3eec-404b-8db7-e122f6aee5fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.14 14:03:16.367954 [ 257 ] {} <Debug> TCP-Session: 618a7204-ca4c-4c60-8c7a-0b53c985bd6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.14 14:03:16.368073 [ 257 ] {} <Debug> TCP-Session: 618a7204-ca4c-4c60-8c7a-0b53c985bd6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.14 14:03:16.676161 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34824 | ||
| 150 | 2026.05.14 14:03:16.676426 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.14 14:03:16.676462 [ 259 ] {} <Debug> TCP-Session: 5499f370-1a32-465d-a79f-343eb790d839 Authenticating user 'default' from [fd00:1122:3344:101::e]:34824 | ||
| 152 | 2026.05.14 14:03:16.676489 [ 259 ] {} <Debug> TCP-Session: 5499f370-1a32-465d-a79f-343eb790d839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.14 14:03:16.676560 [ 259 ] {} <Debug> TCP-Session: 5499f370-1a32-465d-a79f-343eb790d839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.14 14:03:16.676713 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.14 14:03:16.676779 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.05.14 14:03:16.676946 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.05.14 14:03:16.677605 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34914 | ||
| 158 | 2026.05.14 14:03:16.677665 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63378 | ||
| 159 | 2026.05.14 14:03:16.677763 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51060 | ||
| 160 | 2026.05.14 14:03:16.677968 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47619 | ||
| 161 | 2026.05.14 14:03:16.678066 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64795 | ||
| 162 | 2026.05.14 14:03:16.678174 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62607 | ||
| 163 | 2026.05.14 14:03:16.678326 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61487 | ||
| 164 | 2026.05.14 14:03:16.682537 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52304 | ||
| 165 | 2026.05.14 14:03:16.684399 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.05.14 14:03:16.684484 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.05.14 14:03:16.684513 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.05.14 14:03:16.684517 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.05.14 14:03:16.684595 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.14 14:03:16.684583 [ 265 ] {} <Debug> TCP-Session: 9a266d6e-22d9-41e1-8899-6c742b0dcc5b Authenticating user 'default' from [fd00:1122:3344:101::e]:62607 | ||
| 171 | 2026.05.14 14:03:16.684609 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.05.14 14:03:16.684663 [ 265 ] {} <Debug> TCP-Session: 9a266d6e-22d9-41e1-8899-6c742b0dcc5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.14 14:03:16.684696 [ 262 ] {} <Debug> TCP-Session: e841ca80-6504-4162-86af-ed25eaad9e05 Authenticating user 'default' from [fd00:1122:3344:101::e]:51060 | ||
| 174 | 2026.05.14 14:03:16.684692 [ 263 ] {} <Debug> TCP-Session: 625d2853-edb1-4f88-bfbb-97734b84dbaa Authenticating user 'default' from [fd00:1122:3344:101::e]:47619 | ||
| 175 | 2026.05.14 14:03:16.684608 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.05.14 14:03:16.684622 [ 267 ] {} <Debug> TCP-Session: b2334666-4215-4c8f-962a-997832fb9268 Authenticating user 'default' from [fd00:1122:3344:101::e]:52304 | ||
| 177 | 2026.05.14 14:03:16.684869 [ 265 ] {} <Debug> TCP-Session: 9a266d6e-22d9-41e1-8899-6c742b0dcc5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.14 14:03:16.684571 [ 261 ] {} <Debug> TCP-Session: 3ccb831d-f229-47e7-92e5-bf11905187da Authenticating user 'default' from [fd00:1122:3344:101::e]:63378 | ||
| 179 | 2026.05.14 14:03:16.684892 [ 264 ] {} <Debug> TCP-Session: 584fb31d-e910-4942-a8e4-d54f028ce65b Authenticating user 'default' from [fd00:1122:3344:101::e]:64795 | ||
| 180 | 2026.05.14 14:03:16.684406 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.05.14 14:03:16.684673 [ 260 ] {} <Debug> TCP-Session: 7f0d8f16-e42e-49af-b8dd-20b06277fdf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34914 | ||
| 182 | 2026.05.14 14:03:16.685378 [ 267 ] {} <Debug> TCP-Session: b2334666-4215-4c8f-962a-997832fb9268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.14 14:03:16.685402 [ 267 ] {} <Debug> TCP-Session: b2334666-4215-4c8f-962a-997832fb9268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.14 14:03:16.685439 [ 260 ] {} <Debug> TCP-Session: 7f0d8f16-e42e-49af-b8dd-20b06277fdf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.14 14:03:16.685500 [ 262 ] {} <Debug> TCP-Session: e841ca80-6504-4162-86af-ed25eaad9e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.14 14:03:16.685542 [ 260 ] {} <Debug> TCP-Session: 7f0d8f16-e42e-49af-b8dd-20b06277fdf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.14 14:03:16.685550 [ 262 ] {} <Debug> TCP-Session: e841ca80-6504-4162-86af-ed25eaad9e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.14 14:03:16.686239 [ 266 ] {} <Debug> TCP-Session: 3f114dcf-e73d-4d2c-ae17-f8959251ad5f Authenticating user 'default' from [fd00:1122:3344:101::e]:61487 | ||
| 189 | 2026.05.14 14:03:16.686276 [ 264 ] {} <Debug> TCP-Session: 584fb31d-e910-4942-a8e4-d54f028ce65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.14 14:03:16.686281 [ 266 ] {} <Debug> TCP-Session: 3f114dcf-e73d-4d2c-ae17-f8959251ad5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.14 14:03:16.686336 [ 263 ] {} <Debug> TCP-Session: 625d2853-edb1-4f88-bfbb-97734b84dbaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.14 14:03:16.686318 [ 264 ] {} <Debug> TCP-Session: 584fb31d-e910-4942-a8e4-d54f028ce65b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.14 14:03:16.686390 [ 261 ] {} <Debug> TCP-Session: 3ccb831d-f229-47e7-92e5-bf11905187da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.14 14:03:16.686434 [ 263 ] {} <Debug> TCP-Session: 625d2853-edb1-4f88-bfbb-97734b84dbaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.14 14:03:16.686408 [ 266 ] {} <Debug> TCP-Session: 3f114dcf-e73d-4d2c-ae17-f8959251ad5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.14 14:03:16.686547 [ 261 ] {} <Debug> TCP-Session: 3ccb831d-f229-47e7-92e5-bf11905187da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.14 14:03:16.687908 [ 259 ] {} <Trace> TCP-Session: 5499f370-1a32-465d-a79f-343eb790d839 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.05.14 14:03:16.689192 [ 259 ] {ef80ccd4-9858-4327-823e-647d15eebc07} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34824) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 199 | 2026.05.14 14:03:16.694597 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55831 | ||
| 200 | 2026.05.14 14:03:16.694720 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 201 | 2026.05.14 14:03:16.694754 [ 268 ] {} <Debug> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Authenticating user 'default' from [fd00:1122:3344:101::d]:55831 | ||
| 202 | 2026.05.14 14:03:16.694870 [ 268 ] {} <Debug> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.05.14 14:03:16.694887 [ 268 ] {} <Debug> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.05.14 14:03:16.694949 [ 268 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 205 | 2026.05.14 14:03:16.695057 [ 268 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 206 | 2026.05.14 14:03:16.695076 [ 268 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 207 | 2026.05.14 14:03:16.698487 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35306 | ||
| 208 | 2026.05.14 14:03:16.699233 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40498 | ||
| 209 | 2026.05.14 14:03:16.699274 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.05.14 14:03:16.699330 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42899 | ||
| 211 | 2026.05.14 14:03:16.699394 [ 269 ] {} <Debug> TCP-Session: 6a83e6d7-50ce-4d06-8140-52fc23417290 Authenticating user 'default' from [fd00:1122:3344:101::d]:35306 | ||
| 212 | 2026.05.14 14:03:16.699412 [ 269 ] {} <Debug> TCP-Session: 6a83e6d7-50ce-4d06-8140-52fc23417290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.05.14 14:03:16.699499 [ 269 ] {} <Debug> TCP-Session: 6a83e6d7-50ce-4d06-8140-52fc23417290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.05.14 14:03:16.700243 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 215 | 2026.05.14 14:03:16.700452 [ 268 ] {b0832805-810d-4238-b189-2e17bf235aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 216 | 2026.05.14 14:03:16.700738 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62363 | ||
| 217 | 2026.05.14 14:03:16.701381 [ 259 ] {ef80ccd4-9858-4327-823e-647d15eebc07} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 218 | 2026.05.14 14:03:16.703592 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58668 | ||
| 219 | 2026.05.14 14:03:16.704157 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63768 | ||
| 220 | 2026.05.14 14:03:16.704813 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53591 | ||
| 221 | 2026.05.14 14:03:16.705970 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36378 | ||
| 222 | 2026.05.14 14:03:16.706019 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.05.14 14:03:16.706131 [ 274 ] {} <Debug> TCP-Session: 460ca13d-2f91-460f-a151-b8d0a7070948 Authenticating user 'default' from [fd00:1122:3344:101::d]:58668 | ||
| 224 | 2026.05.14 14:03:16.706153 [ 274 ] {} <Debug> TCP-Session: 460ca13d-2f91-460f-a151-b8d0a7070948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.14 14:03:16.706165 [ 274 ] {} <Debug> TCP-Session: 460ca13d-2f91-460f-a151-b8d0a7070948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.05.14 14:03:16.710982 [ 259 ] {ef80ccd4-9858-4327-823e-647d15eebc07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 227 | 2026.05.14 14:03:16.713922 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.05.14 14:03:16.713972 [ 272 ] {} <Debug> TCP-Session: 926dba12-1fe5-4b1e-81aa-9e91f0ffbd50 Authenticating user 'default' from [fd00:1122:3344:101::d]:62363 | ||
| 229 | 2026.05.14 14:03:16.714077 [ 272 ] {} <Debug> TCP-Session: 926dba12-1fe5-4b1e-81aa-9e91f0ffbd50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.05.14 14:03:16.714114 [ 277 ] {ef80ccd4-9858-4327-823e-647d15eebc07} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 231 | 2026.05.14 14:03:16.714135 [ 272 ] {} <Debug> TCP-Session: 926dba12-1fe5-4b1e-81aa-9e91f0ffbd50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.14 14:03:16.716390 [ 259 ] {ef80ccd4-9858-4327-823e-647d15eebc07} <Debug> executeQuery: Read 80 rows, 4.33 KiB in 0.026636 sec., 3003.453972067878 rows/sec., 162.60 KiB/sec. | ||
| 233 | 2026.05.14 14:03:16.716395 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 234 | 2026.05.14 14:03:16.716548 [ 273 ] {} <Debug> TCP-Session: 6ca7e6bc-7f09-44e3-bc2b-a48626ccf462 Authenticating user 'default' from [fd00:1122:3344:101::d]:63768 | ||
| 235 | 2026.05.14 14:03:16.716570 [ 273 ] {} <Debug> TCP-Session: 6ca7e6bc-7f09-44e3-bc2b-a48626ccf462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.14 14:03:16.716601 [ 259 ] {ef80ccd4-9858-4327-823e-647d15eebc07} <Debug> TCPHandler: Processed in 0.031909785 sec. | ||
| 237 | 2026.05.14 14:03:16.716673 [ 273 ] {} <Debug> TCP-Session: 6ca7e6bc-7f09-44e3-bc2b-a48626ccf462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.05.14 14:03:16.717130 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 239 | 2026.05.14 14:03:16.717166 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 240 | 2026.05.14 14:03:16.717280 [ 271 ] {} <Debug> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42899 | ||
| 241 | 2026.05.14 14:03:16.717289 [ 276 ] {} <Debug> TCP-Session: 019f40c1-bb99-4911-9192-179626adcc11 Authenticating user 'default' from [fd00:1122:3344:101::d]:36378 | ||
| 242 | 2026.05.14 14:03:16.717313 [ 271 ] {} <Debug> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.14 14:03:16.717419 [ 276 ] {} <Debug> TCP-Session: 019f40c1-bb99-4911-9192-179626adcc11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 244 | 2026.05.14 14:03:16.717426 [ 271 ] {} <Debug> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 245 | 2026.05.14 14:03:16.717445 [ 276 ] {} <Debug> TCP-Session: 019f40c1-bb99-4911-9192-179626adcc11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.14 14:03:16.717773 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2026.05.14 14:03:16.717828 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.05.14 14:03:16.717846 [ 270 ] {} <Debug> TCP-Session: 606c9330-b8f6-4c77-83e8-7c694a8e9ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40498 | ||
| 249 | 2026.05.14 14:03:16.717865 [ 275 ] {} <Debug> TCP-Session: 5d955794-5211-4aa6-851b-ad638c9acb40 Authenticating user 'default' from [fd00:1122:3344:101::d]:53591 | ||
| 250 | 2026.05.14 14:03:16.718011 [ 270 ] {} <Debug> TCP-Session: 606c9330-b8f6-4c77-83e8-7c694a8e9ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.05.14 14:03:16.718013 [ 275 ] {} <Debug> TCP-Session: 5d955794-5211-4aa6-851b-ad638c9acb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.05.14 14:03:16.718038 [ 270 ] {} <Debug> TCP-Session: 606c9330-b8f6-4c77-83e8-7c694a8e9ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2026.05.14 14:03:16.718147 [ 275 ] {} <Debug> TCP-Session: 5d955794-5211-4aa6-851b-ad638c9acb40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.05.14 14:03:16.760232 [ 268 ] {b0832805-810d-4238-b189-2e17bf235aff} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55831) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 255 | |||
| 256 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 277 | |||
| 278 | 2026.05.14 14:03:16.761292 [ 268 ] {b0832805-810d-4238-b189-2e17bf235aff} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 279 | |||
| 280 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 301 | |||
| 302 | 2026.05.14 14:03:16.761610 [ 268 ] {b0832805-810d-4238-b189-2e17bf235aff} <Debug> TCPHandler: Processed in 0.061527778 sec. | ||
| 303 | 2026.05.14 14:03:16.762065 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 304 | 2026.05.14 14:03:16.762320 [ 271 ] {40f038e4-a767-4535-971a-38c43aa64828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 305 | 2026.05.14 14:03:16.762779 [ 271 ] {40f038e4-a767-4535-971a-38c43aa64828} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42899) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 306 | |||
| 307 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 328 | |||
| 329 | 2026.05.14 14:03:16.763146 [ 271 ] {40f038e4-a767-4535-971a-38c43aa64828} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 330 | |||
| 331 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 352 | |||
| 353 | 2026.05.14 14:03:16.763362 [ 271 ] {40f038e4-a767-4535-971a-38c43aa64828} <Debug> TCPHandler: Processed in 0.001470173 sec. | ||
| 354 | 2026.05.14 14:03:16.767901 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.05.14 14:03:16.768732 [ 268 ] {939a1da4-ae41-427a-a8b3-26e4295ba4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 356 | 2026.05.14 14:03:16.768813 [ 268 ] {939a1da4-ae41-427a-a8b3-26e4295ba4a7} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 357 | 2026.05.14 14:03:16.769574 [ 268 ] {939a1da4-ae41-427a-a8b3-26e4295ba4a7} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 358 | 2026.05.14 14:03:16.769597 [ 268 ] {939a1da4-ae41-427a-a8b3-26e4295ba4a7} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5561e-05 sec | ||
| 359 | 2026.05.14 14:03:16.769611 [ 268 ] {939a1da4-ae41-427a-a8b3-26e4295ba4a7} <Trace> ReferentialDeps: No tables | ||
| 360 | 2026.05.14 14:03:16.769719 [ 268 ] {939a1da4-ae41-427a-a8b3-26e4295ba4a7} <Trace> LoadingDeps: No tables | ||
| 361 | 2026.05.14 14:03:16.769745 [ 268 ] {939a1da4-ae41-427a-a8b3-26e4295ba4a7} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 362 | 2026.05.14 14:03:16.769826 [ 268 ] {939a1da4-ae41-427a-a8b3-26e4295ba4a7} <Debug> TCPHandler: Processed in 0.002029929 sec. | ||
| 363 | 2026.05.14 14:03:16.770000 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 364 | 2026.05.14 14:03:16.770251 [ 268 ] {a8dc0c10-aea6-4481-bd39-5527a54d3e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) /* The version table contains metadata about the `oximeter` database */ | ||
| 365 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 366 | 2026.05.14 14:03:16.770299 [ 268 ] {a8dc0c10-aea6-4481-bd39-5527a54d3e7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 367 | 2026.05.14 14:03:16.774765 [ 268 ] {a8dc0c10-aea6-4481-bd39-5527a54d3e7a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 368 | 2026.05.14 14:03:16.776016 [ 268 ] {a8dc0c10-aea6-4481-bd39-5527a54d3e7a} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0): Loading data parts | ||
| 369 | 2026.05.14 14:03:16.776427 [ 268 ] {a8dc0c10-aea6-4481-bd39-5527a54d3e7a} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0): There are no data parts | ||
| 370 | 2026.05.14 14:03:16.778766 [ 268 ] {a8dc0c10-aea6-4481-bd39-5527a54d3e7a} <Debug> TCPHandler: Processed in 0.008817071 sec. | ||
| 371 | 2026.05.14 14:03:16.778975 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 372 | 2026.05.14 14:03:16.779774 [ 268 ] {966fe9ba-afc5-4ee6-b230-9abb66db2582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) /* The measurement tables contain all individual samples from each timeseries. | ||
| 373 | * | ||
| 374 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 375 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 376 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 377 | * by all samples from the same timeseries. | ||
| 378 | * | ||
| 379 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 380 | * and then uses that to index quickly into the measurements tables. | ||
| 381 | */ | ||
| 382 | 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) | ||
| 383 | 2026.05.14 14:03:16.779895 [ 268 ] {966fe9ba-afc5-4ee6-b230-9abb66db2582} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 384 | 2026.05.14 14:03:16.786840 [ 268 ] {966fe9ba-afc5-4ee6-b230-9abb66db2582} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Loading data parts | ||
| 385 | 2026.05.14 14:03:16.787090 [ 268 ] {966fe9ba-afc5-4ee6-b230-9abb66db2582} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): There are no data parts | ||
| 386 | 2026.05.14 14:03:16.787823 [ 268 ] {966fe9ba-afc5-4ee6-b230-9abb66db2582} <Debug> TCPHandler: Processed in 0.008900342 sec. | ||
| 387 | 2026.05.14 14:03:16.788032 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.05.14 14:03:16.788462 [ 268 ] {54cafd21-947f-4595-93b8-df85556ab672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 389 | 2026.05.14 14:03:16.788627 [ 268 ] {54cafd21-947f-4595-93b8-df85556ab672} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 390 | 2026.05.14 14:03:16.789994 [ 268 ] {54cafd21-947f-4595-93b8-df85556ab672} <Debug> oximeter.measurements_i8 (93dba6e0-891e-4015-a051-56d51b075346): Loading data parts | ||
| 391 | 2026.05.14 14:03:16.790169 [ 268 ] {54cafd21-947f-4595-93b8-df85556ab672} <Debug> oximeter.measurements_i8 (93dba6e0-891e-4015-a051-56d51b075346): There are no data parts | ||
| 392 | 2026.05.14 14:03:16.790874 [ 268 ] {54cafd21-947f-4595-93b8-df85556ab672} <Debug> TCPHandler: Processed in 0.002920097 sec. | ||
| 393 | 2026.05.14 14:03:16.791059 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.05.14 14:03:16.791244 [ 268 ] {6673c518-ef59-44e0-abb4-96dc69de5d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 395 | 2026.05.14 14:03:16.791383 [ 268 ] {6673c518-ef59-44e0-abb4-96dc69de5d19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 396 | 2026.05.14 14:03:16.792636 [ 268 ] {6673c518-ef59-44e0-abb4-96dc69de5d19} <Debug> oximeter.measurements_u8 (19bf750c-8690-4647-acc1-1e834b35f654): Loading data parts | ||
| 397 | 2026.05.14 14:03:16.792891 [ 268 ] {6673c518-ef59-44e0-abb4-96dc69de5d19} <Debug> oximeter.measurements_u8 (19bf750c-8690-4647-acc1-1e834b35f654): There are no data parts | ||
| 398 | 2026.05.14 14:03:16.793497 [ 268 ] {6673c518-ef59-44e0-abb4-96dc69de5d19} <Debug> TCPHandler: Processed in 0.002493792 sec. | ||
| 399 | 2026.05.14 14:03:16.793669 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.05.14 14:03:16.793951 [ 268 ] {4db328b0-9176-4fd4-9168-662edb51c40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 401 | 2026.05.14 14:03:16.794092 [ 268 ] {4db328b0-9176-4fd4-9168-662edb51c40c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 402 | 2026.05.14 14:03:16.795184 [ 268 ] {4db328b0-9176-4fd4-9168-662edb51c40c} <Debug> oximeter.measurements_i16 (9b69fcc8-007e-4c06-9ae0-6a4809f98faa): Loading data parts | ||
| 403 | 2026.05.14 14:03:16.795318 [ 268 ] {4db328b0-9176-4fd4-9168-662edb51c40c} <Debug> oximeter.measurements_i16 (9b69fcc8-007e-4c06-9ae0-6a4809f98faa): There are no data parts | ||
| 404 | 2026.05.14 14:03:16.796053 [ 268 ] {4db328b0-9176-4fd4-9168-662edb51c40c} <Debug> TCPHandler: Processed in 0.002431632 sec. | ||
| 405 | 2026.05.14 14:03:16.796301 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.05.14 14:03:16.796529 [ 268 ] {4a45799d-81da-495d-aa2b-541ce7198cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 407 | 2026.05.14 14:03:16.796737 [ 268 ] {4a45799d-81da-495d-aa2b-541ce7198cb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 408 | 2026.05.14 14:03:16.798000 [ 268 ] {4a45799d-81da-495d-aa2b-541ce7198cb5} <Debug> oximeter.measurements_u16 (07c75073-eea1-4065-bb5a-1c4755a55a9d): Loading data parts | ||
| 409 | 2026.05.14 14:03:16.798332 [ 268 ] {4a45799d-81da-495d-aa2b-541ce7198cb5} <Debug> oximeter.measurements_u16 (07c75073-eea1-4065-bb5a-1c4755a55a9d): There are no data parts | ||
| 410 | 2026.05.14 14:03:16.799078 [ 268 ] {4a45799d-81da-495d-aa2b-541ce7198cb5} <Debug> TCPHandler: Processed in 0.002897527 sec. | ||
| 411 | 2026.05.14 14:03:16.799249 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.05.14 14:03:16.799543 [ 268 ] {7e086829-9a9c-4bdd-bd1c-36f34b4f3355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 413 | 2026.05.14 14:03:16.799730 [ 268 ] {7e086829-9a9c-4bdd-bd1c-36f34b4f3355} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 414 | 2026.05.14 14:03:16.800975 [ 268 ] {7e086829-9a9c-4bdd-bd1c-36f34b4f3355} <Debug> oximeter.measurements_i32 (0df18828-3d10-430d-a119-dcf96d5353e3): Loading data parts | ||
| 415 | 2026.05.14 14:03:16.801164 [ 268 ] {7e086829-9a9c-4bdd-bd1c-36f34b4f3355} <Debug> oximeter.measurements_i32 (0df18828-3d10-430d-a119-dcf96d5353e3): There are no data parts | ||
| 416 | 2026.05.14 14:03:16.802127 [ 268 ] {7e086829-9a9c-4bdd-bd1c-36f34b4f3355} <Debug> TCPHandler: Processed in 0.002931657 sec. | ||
| 417 | 2026.05.14 14:03:16.802319 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.05.14 14:03:16.802538 [ 268 ] {5c54cf59-2d92-4d5c-b99d-15058129863b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 419 | 2026.05.14 14:03:16.802694 [ 268 ] {5c54cf59-2d92-4d5c-b99d-15058129863b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 420 | 2026.05.14 14:03:16.803851 [ 268 ] {5c54cf59-2d92-4d5c-b99d-15058129863b} <Debug> oximeter.measurements_u32 (573c6f06-3d8b-42d5-b750-4b18501ba505): Loading data parts | ||
| 421 | 2026.05.14 14:03:16.804146 [ 268 ] {5c54cf59-2d92-4d5c-b99d-15058129863b} <Debug> oximeter.measurements_u32 (573c6f06-3d8b-42d5-b750-4b18501ba505): There are no data parts | ||
| 422 | 2026.05.14 14:03:16.804904 [ 268 ] {5c54cf59-2d92-4d5c-b99d-15058129863b} <Debug> TCPHandler: Processed in 0.002644575 sec. | ||
| 423 | 2026.05.14 14:03:16.805178 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.05.14 14:03:16.805489 [ 268 ] {ca112fc7-2e6a-4366-9224-d44650fec978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 425 | 2026.05.14 14:03:16.805627 [ 268 ] {ca112fc7-2e6a-4366-9224-d44650fec978} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 426 | 2026.05.14 14:03:16.807043 [ 268 ] {ca112fc7-2e6a-4366-9224-d44650fec978} <Debug> oximeter.measurements_i64 (c2f1edae-6e9e-442e-bde9-d05209c7bc9c): Loading data parts | ||
| 427 | 2026.05.14 14:03:16.807241 [ 268 ] {ca112fc7-2e6a-4366-9224-d44650fec978} <Debug> oximeter.measurements_i64 (c2f1edae-6e9e-442e-bde9-d05209c7bc9c): There are no data parts | ||
| 428 | 2026.05.14 14:03:16.807978 [ 268 ] {ca112fc7-2e6a-4366-9224-d44650fec978} <Debug> TCPHandler: Processed in 0.002929317 sec. | ||
| 429 | 2026.05.14 14:03:16.808161 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.14 14:03:16.808342 [ 268 ] {0eeaa4ea-3561-4ef7-86d1-94dedd9a0d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 431 | 2026.05.14 14:03:16.808507 [ 268 ] {0eeaa4ea-3561-4ef7-86d1-94dedd9a0d10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 432 | 2026.05.14 14:03:16.809591 [ 268 ] {0eeaa4ea-3561-4ef7-86d1-94dedd9a0d10} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Loading data parts | ||
| 433 | 2026.05.14 14:03:16.809817 [ 268 ] {0eeaa4ea-3561-4ef7-86d1-94dedd9a0d10} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): There are no data parts | ||
| 434 | 2026.05.14 14:03:16.810536 [ 268 ] {0eeaa4ea-3561-4ef7-86d1-94dedd9a0d10} <Debug> TCPHandler: Processed in 0.002428333 sec. | ||
| 435 | 2026.05.14 14:03:16.810702 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.05.14 14:03:16.811020 [ 268 ] {5701d34e-fd8e-4bda-976c-067609b59887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 437 | 2026.05.14 14:03:16.811130 [ 268 ] {5701d34e-fd8e-4bda-976c-067609b59887} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 438 | 2026.05.14 14:03:16.812312 [ 268 ] {5701d34e-fd8e-4bda-976c-067609b59887} <Debug> oximeter.measurements_f32 (9dbe9d8e-7a7b-4ba2-b262-1328c064b02e): Loading data parts | ||
| 439 | 2026.05.14 14:03:16.812453 [ 268 ] {5701d34e-fd8e-4bda-976c-067609b59887} <Debug> oximeter.measurements_f32 (9dbe9d8e-7a7b-4ba2-b262-1328c064b02e): There are no data parts | ||
| 440 | 2026.05.14 14:03:16.813578 [ 268 ] {5701d34e-fd8e-4bda-976c-067609b59887} <Debug> TCPHandler: Processed in 0.002919837 sec. | ||
| 441 | 2026.05.14 14:03:16.813834 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.05.14 14:03:16.814074 [ 268 ] {7e97d6c1-5f86-4189-b434-a07627e25287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 443 | 2026.05.14 14:03:16.814269 [ 268 ] {7e97d6c1-5f86-4189-b434-a07627e25287} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 444 | 2026.05.14 14:03:16.815675 [ 268 ] {7e97d6c1-5f86-4189-b434-a07627e25287} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Loading data parts | ||
| 445 | 2026.05.14 14:03:16.815900 [ 268 ] {7e97d6c1-5f86-4189-b434-a07627e25287} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): There are no data parts | ||
| 446 | 2026.05.14 14:03:16.816458 [ 268 ] {7e97d6c1-5f86-4189-b434-a07627e25287} <Debug> TCPHandler: Processed in 0.002742216 sec. | ||
| 447 | 2026.05.14 14:03:16.816634 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 448 | 2026.05.14 14:03:16.816883 [ 268 ] {3a9e0738-df9e-47b3-bdd2-4a88f580dbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 449 | 2026.05.14 14:03:16.817000 [ 268 ] {3a9e0738-df9e-47b3-bdd2-4a88f580dbd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 450 | 2026.05.14 14:03:16.818179 [ 268 ] {3a9e0738-df9e-47b3-bdd2-4a88f580dbd2} <Debug> oximeter.measurements_string (f3c3659b-a30b-4e53-9cec-2cbc95f0c5f2): Loading data parts | ||
| 451 | 2026.05.14 14:03:16.818303 [ 268 ] {3a9e0738-df9e-47b3-bdd2-4a88f580dbd2} <Debug> oximeter.measurements_string (f3c3659b-a30b-4e53-9cec-2cbc95f0c5f2): There are no data parts | ||
| 452 | 2026.05.14 14:03:16.818895 [ 268 ] {3a9e0738-df9e-47b3-bdd2-4a88f580dbd2} <Debug> TCPHandler: Processed in 0.002311111 sec. | ||
| 453 | 2026.05.14 14:03:16.819059 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 454 | 2026.05.14 14:03:16.819250 [ 268 ] {7166c90e-c5bf-4abe-8725-773d46628fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 455 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 456 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 457 | * a string isn't palatable for a few reasons. | ||
| 458 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 459 | * details. | ||
| 460 | */ | ||
| 461 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 462 | 2026.05.14 14:03:16.819375 [ 268 ] {7166c90e-c5bf-4abe-8725-773d46628fc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 463 | 2026.05.14 14:03:16.820312 [ 268 ] {7166c90e-c5bf-4abe-8725-773d46628fc7} <Debug> oximeter.measurements_bytes (19e5b641-ac81-45f6-9d48-47a792c3415a): Loading data parts | ||
| 464 | 2026.05.14 14:03:16.820455 [ 268 ] {7166c90e-c5bf-4abe-8725-773d46628fc7} <Debug> oximeter.measurements_bytes (19e5b641-ac81-45f6-9d48-47a792c3415a): There are no data parts | ||
| 465 | 2026.05.14 14:03:16.821184 [ 268 ] {7166c90e-c5bf-4abe-8725-773d46628fc7} <Debug> TCPHandler: Processed in 0.00217367 sec. | ||
| 466 | 2026.05.14 14:03:16.821336 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.05.14 14:03:16.821505 [ 268 ] {6015667d-f038-40cb-861c-332a4d32b262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 468 | 2026.05.14 14:03:16.821652 [ 268 ] {6015667d-f038-40cb-861c-332a4d32b262} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 469 | 2026.05.14 14:03:16.822978 [ 268 ] {6015667d-f038-40cb-861c-332a4d32b262} <Debug> oximeter.measurements_cumulativei64 (b2e1c25f-26d2-443e-b622-27200249bfe8): Loading data parts | ||
| 470 | 2026.05.14 14:03:16.823126 [ 268 ] {6015667d-f038-40cb-861c-332a4d32b262} <Debug> oximeter.measurements_cumulativei64 (b2e1c25f-26d2-443e-b622-27200249bfe8): There are no data parts | ||
| 471 | 2026.05.14 14:03:16.824146 [ 268 ] {6015667d-f038-40cb-861c-332a4d32b262} <Debug> TCPHandler: Processed in 0.002858017 sec. | ||
| 472 | 2026.05.14 14:03:16.824409 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.05.14 14:03:16.824590 [ 268 ] {14f665c2-f55b-40b9-a603-ffd92adbd900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 474 | 2026.05.14 14:03:16.824723 [ 268 ] {14f665c2-f55b-40b9-a603-ffd92adbd900} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 475 | 2026.05.14 14:03:16.826147 [ 268 ] {14f665c2-f55b-40b9-a603-ffd92adbd900} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Loading data parts | ||
| 476 | 2026.05.14 14:03:16.826430 [ 268 ] {14f665c2-f55b-40b9-a603-ffd92adbd900} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): There are no data parts | ||
| 477 | 2026.05.14 14:03:16.827340 [ 268 ] {14f665c2-f55b-40b9-a603-ffd92adbd900} <Debug> TCPHandler: Processed in 0.002981598 sec. | ||
| 478 | 2026.05.14 14:03:16.827678 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.05.14 14:03:16.828044 [ 268 ] {9cb04a2b-34ab-488d-a006-8f0f88517de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 480 | 2026.05.14 14:03:16.828199 [ 268 ] {9cb04a2b-34ab-488d-a006-8f0f88517de2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 481 | 2026.05.14 14:03:16.829970 [ 268 ] {9cb04a2b-34ab-488d-a006-8f0f88517de2} <Debug> oximeter.measurements_cumulativef32 (a72f4653-525b-49db-aade-29f3af355a4d): Loading data parts | ||
| 482 | 2026.05.14 14:03:16.830148 [ 268 ] {9cb04a2b-34ab-488d-a006-8f0f88517de2} <Debug> oximeter.measurements_cumulativef32 (a72f4653-525b-49db-aade-29f3af355a4d): There are no data parts | ||
| 483 | 2026.05.14 14:03:16.831025 [ 268 ] {9cb04a2b-34ab-488d-a006-8f0f88517de2} <Debug> TCPHandler: Processed in 0.003558083 sec. | ||
| 484 | 2026.05.14 14:03:16.831231 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.05.14 14:03:16.831439 [ 268 ] {64281e5c-6b02-4e81-b1ef-f3afdecb758f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 486 | 2026.05.14 14:03:16.831567 [ 268 ] {64281e5c-6b02-4e81-b1ef-f3afdecb758f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 487 | 2026.05.14 14:03:16.832898 [ 268 ] {64281e5c-6b02-4e81-b1ef-f3afdecb758f} <Debug> oximeter.measurements_cumulativef64 (247e8b80-b4f1-4688-8e75-01399eb64978): Loading data parts | ||
| 488 | 2026.05.14 14:03:16.833038 [ 268 ] {64281e5c-6b02-4e81-b1ef-f3afdecb758f} <Debug> oximeter.measurements_cumulativef64 (247e8b80-b4f1-4688-8e75-01399eb64978): There are no data parts | ||
| 489 | 2026.05.14 14:03:16.833540 [ 268 ] {64281e5c-6b02-4e81-b1ef-f3afdecb758f} <Debug> TCPHandler: Processed in 0.002389192 sec. | ||
| 490 | 2026.05.14 14:03:16.833784 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 491 | 2026.05.14 14:03:16.834031 [ 268 ] {2c3ee715-3ab3-4ad8-87fd-8e39e1ad8326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 492 | * NOTE: Array types cannot be Nullable, see | ||
| 493 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 494 | * for more details. | ||
| 495 | * | ||
| 496 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 497 | * is unfortunate, and at this point relies on the fact that an | ||
| 498 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 499 | * to figure out another way to represent missing samples here. | ||
| 500 | */ | ||
| 501 | 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) | ||
| 502 | 2026.05.14 14:03:16.834156 [ 268 ] {2c3ee715-3ab3-4ad8-87fd-8e39e1ad8326} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 503 | 2026.05.14 14:03:16.835607 [ 268 ] {2c3ee715-3ab3-4ad8-87fd-8e39e1ad8326} <Debug> oximeter.measurements_histogrami8 (082b0e69-0bc9-4a04-a425-b6ffebea9ef3): Loading data parts | ||
| 504 | 2026.05.14 14:03:16.835753 [ 268 ] {2c3ee715-3ab3-4ad8-87fd-8e39e1ad8326} <Debug> oximeter.measurements_histogrami8 (082b0e69-0bc9-4a04-a425-b6ffebea9ef3): There are no data parts | ||
| 505 | 2026.05.14 14:03:16.836529 [ 268 ] {2c3ee715-3ab3-4ad8-87fd-8e39e1ad8326} <Debug> TCPHandler: Processed in 0.002799056 sec. | ||
| 506 | 2026.05.14 14:03:16.836698 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.05.14 14:03:16.836950 [ 268 ] {e5fa7d6f-af9c-4893-8dc6-d0d9206772b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 508 | 2026.05.14 14:03:16.837093 [ 268 ] {e5fa7d6f-af9c-4893-8dc6-d0d9206772b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 509 | 2026.05.14 14:03:16.838547 [ 268 ] {e5fa7d6f-af9c-4893-8dc6-d0d9206772b9} <Debug> oximeter.measurements_histogramu8 (dff91222-1865-4d67-a1e8-c61ae2939daf): Loading data parts | ||
| 510 | 2026.05.14 14:03:16.838832 [ 268 ] {e5fa7d6f-af9c-4893-8dc6-d0d9206772b9} <Debug> oximeter.measurements_histogramu8 (dff91222-1865-4d67-a1e8-c61ae2939daf): There are no data parts | ||
| 511 | 2026.05.14 14:03:16.839726 [ 268 ] {e5fa7d6f-af9c-4893-8dc6-d0d9206772b9} <Debug> TCPHandler: Processed in 0.003079599 sec. | ||
| 512 | 2026.05.14 14:03:16.839917 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.05.14 14:03:16.840365 [ 268 ] {5ea1d590-013c-4a61-877e-8c3b6e3246c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 514 | 2026.05.14 14:03:16.840548 [ 268 ] {5ea1d590-013c-4a61-877e-8c3b6e3246c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 515 | 2026.05.14 14:03:16.842154 [ 268 ] {5ea1d590-013c-4a61-877e-8c3b6e3246c1} <Debug> oximeter.measurements_histogrami16 (e49468b7-56fd-4031-b1d4-faad52424c83): Loading data parts | ||
| 516 | 2026.05.14 14:03:16.842279 [ 268 ] {5ea1d590-013c-4a61-877e-8c3b6e3246c1} <Debug> oximeter.measurements_histogrami16 (e49468b7-56fd-4031-b1d4-faad52424c83): There are no data parts | ||
| 517 | 2026.05.14 14:03:16.843144 [ 268 ] {5ea1d590-013c-4a61-877e-8c3b6e3246c1} <Debug> TCPHandler: Processed in 0.00327883 sec. | ||
| 518 | 2026.05.14 14:03:16.843351 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.05.14 14:03:16.843623 [ 268 ] {2b23cf45-f1e2-4b15-aa80-e59559696967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 520 | 2026.05.14 14:03:16.843843 [ 268 ] {2b23cf45-f1e2-4b15-aa80-e59559696967} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 521 | 2026.05.14 14:03:16.845506 [ 268 ] {2b23cf45-f1e2-4b15-aa80-e59559696967} <Debug> oximeter.measurements_histogramu16 (87369884-2d0c-4d30-ab0d-eacf401d1569): Loading data parts | ||
| 522 | 2026.05.14 14:03:16.845790 [ 268 ] {2b23cf45-f1e2-4b15-aa80-e59559696967} <Debug> oximeter.measurements_histogramu16 (87369884-2d0c-4d30-ab0d-eacf401d1569): There are no data parts | ||
| 523 | 2026.05.14 14:03:16.846620 [ 268 ] {2b23cf45-f1e2-4b15-aa80-e59559696967} <Debug> TCPHandler: Processed in 0.003330811 sec. | ||
| 524 | 2026.05.14 14:03:16.846789 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.05.14 14:03:16.847141 [ 268 ] {f68c545e-fd4c-49e4-9e30-12aba5df5ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 526 | 2026.05.14 14:03:16.847276 [ 268 ] {f68c545e-fd4c-49e4-9e30-12aba5df5ec6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 527 | 2026.05.14 14:03:16.848873 [ 268 ] {f68c545e-fd4c-49e4-9e30-12aba5df5ec6} <Debug> oximeter.measurements_histogrami32 (6551d480-a304-4fd2-9813-dc142da0a156): Loading data parts | ||
| 528 | 2026.05.14 14:03:16.849029 [ 268 ] {f68c545e-fd4c-49e4-9e30-12aba5df5ec6} <Debug> oximeter.measurements_histogrami32 (6551d480-a304-4fd2-9813-dc142da0a156): There are no data parts | ||
| 529 | 2026.05.14 14:03:16.849712 [ 268 ] {f68c545e-fd4c-49e4-9e30-12aba5df5ec6} <Debug> TCPHandler: Processed in 0.002978608 sec. | ||
| 530 | 2026.05.14 14:03:16.849879 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.05.14 14:03:16.850116 [ 268 ] {602e67bf-7d59-481e-8006-2f6d38ea4c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 532 | 2026.05.14 14:03:16.850257 [ 268 ] {602e67bf-7d59-481e-8006-2f6d38ea4c89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 533 | 2026.05.14 14:03:16.851675 [ 268 ] {602e67bf-7d59-481e-8006-2f6d38ea4c89} <Debug> oximeter.measurements_histogramu32 (2f5bf658-4816-44fd-86a3-0199d7b357e8): Loading data parts | ||
| 534 | 2026.05.14 14:03:16.851917 [ 268 ] {602e67bf-7d59-481e-8006-2f6d38ea4c89} <Debug> oximeter.measurements_histogramu32 (2f5bf658-4816-44fd-86a3-0199d7b357e8): There are no data parts | ||
| 535 | 2026.05.14 14:03:16.852659 [ 268 ] {602e67bf-7d59-481e-8006-2f6d38ea4c89} <Debug> TCPHandler: Processed in 0.002835176 sec. | ||
| 536 | 2026.05.14 14:03:16.852838 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.05.14 14:03:16.853174 [ 268 ] {c3934016-dc7a-40ae-9cca-71a9c2045a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 538 | 2026.05.14 14:03:16.853325 [ 268 ] {c3934016-dc7a-40ae-9cca-71a9c2045a94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 539 | 2026.05.14 14:03:16.854569 [ 268 ] {c3934016-dc7a-40ae-9cca-71a9c2045a94} <Debug> oximeter.measurements_histogrami64 (b7243588-5449-4999-8918-3eef6849ef09): Loading data parts | ||
| 540 | 2026.05.14 14:03:16.854706 [ 268 ] {c3934016-dc7a-40ae-9cca-71a9c2045a94} <Debug> oximeter.measurements_histogrami64 (b7243588-5449-4999-8918-3eef6849ef09): There are no data parts | ||
| 541 | 2026.05.14 14:03:16.855565 [ 268 ] {c3934016-dc7a-40ae-9cca-71a9c2045a94} <Debug> TCPHandler: Processed in 0.002778696 sec. | ||
| 542 | 2026.05.14 14:03:16.855736 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.05.14 14:03:16.855960 [ 268 ] {75dd3e15-42a0-41a5-bf3e-1e924ea27076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 544 | 2026.05.14 14:03:16.856108 [ 268 ] {75dd3e15-42a0-41a5-bf3e-1e924ea27076} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 545 | 2026.05.14 14:03:16.857556 [ 268 ] {75dd3e15-42a0-41a5-bf3e-1e924ea27076} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Loading data parts | ||
| 546 | 2026.05.14 14:03:16.857794 [ 268 ] {75dd3e15-42a0-41a5-bf3e-1e924ea27076} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): There are no data parts | ||
| 547 | 2026.05.14 14:03:16.858438 [ 268 ] {75dd3e15-42a0-41a5-bf3e-1e924ea27076} <Debug> TCPHandler: Processed in 0.002751215 sec. | ||
| 548 | 2026.05.14 14:03:16.858615 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.05.14 14:03:16.859012 [ 268 ] {29884886-5bbf-46ea-a98b-71d2626c2097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 550 | 2026.05.14 14:03:16.859156 [ 268 ] {29884886-5bbf-46ea-a98b-71d2626c2097} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 551 | 2026.05.14 14:03:16.860398 [ 268 ] {29884886-5bbf-46ea-a98b-71d2626c2097} <Debug> oximeter.measurements_histogramf32 (4e7ce09d-a46b-417d-b9ce-e7c144626e2f): Loading data parts | ||
| 552 | 2026.05.14 14:03:16.860572 [ 268 ] {29884886-5bbf-46ea-a98b-71d2626c2097} <Debug> oximeter.measurements_histogramf32 (4e7ce09d-a46b-417d-b9ce-e7c144626e2f): There are no data parts | ||
| 553 | 2026.05.14 14:03:16.861225 [ 268 ] {29884886-5bbf-46ea-a98b-71d2626c2097} <Debug> TCPHandler: Processed in 0.002663604 sec. | ||
| 554 | 2026.05.14 14:03:16.861381 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.05.14 14:03:16.861613 [ 268 ] {50a9f45e-8bfd-42ce-a2b7-867a5be1f762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 556 | 2026.05.14 14:03:16.861811 [ 268 ] {50a9f45e-8bfd-42ce-a2b7-867a5be1f762} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 557 | 2026.05.14 14:03:16.863119 [ 268 ] {50a9f45e-8bfd-42ce-a2b7-867a5be1f762} <Debug> oximeter.measurements_histogramf64 (20d43f91-baba-474f-8d8c-0b63865dfd6f): Loading data parts | ||
| 558 | 2026.05.14 14:03:16.863478 [ 268 ] {50a9f45e-8bfd-42ce-a2b7-867a5be1f762} <Debug> oximeter.measurements_histogramf64 (20d43f91-baba-474f-8d8c-0b63865dfd6f): There are no data parts | ||
| 559 | 2026.05.14 14:03:16.864187 [ 268 ] {50a9f45e-8bfd-42ce-a2b7-867a5be1f762} <Debug> TCPHandler: Processed in 0.002857496 sec. | ||
| 560 | 2026.05.14 14:03:16.864357 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.05.14 14:03:16.864654 [ 268 ] {8b61cb36-546c-4305-911c-4b9a96d3dbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) /* The field tables store named dimensions of each timeseries. | ||
| 562 | * | ||
| 563 | * As with the measurement tables, there is one field table for each field data | ||
| 564 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 565 | * this behavior **must not** be relied upon for query correctness. | ||
| 566 | * | ||
| 567 | * The index for the fields differs from the measurements, however. Rows are | ||
| 568 | * sorted by timeseries name, then field name, field value, and finally | ||
| 569 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 570 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 571 | * usually then used to look up measurements. | ||
| 572 | * | ||
| 573 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 574 | * timeseries name and then key, since it would improve lookups where one | ||
| 575 | * already has the key. Realistically though, these tables are quite small and | ||
| 576 | * so performance benefits will be low in absolute terms. | ||
| 577 | * | ||
| 578 | * TTL: We use a materialized column to expire old field table records. This | ||
| 579 | * column is generated automatically by the database whenever a new row is | ||
| 580 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 581 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 582 | * record will remain during a deduplication, which will have the last | ||
| 583 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 584 | * measurement tables. | ||
| 585 | */ | ||
| 586 | 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) | ||
| 587 | 2026.05.14 14:03:16.864864 [ 268 ] {8b61cb36-546c-4305-911c-4b9a96d3dbcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 588 | 2026.05.14 14:03:16.866727 [ 268 ] {8b61cb36-546c-4305-911c-4b9a96d3dbcd} <Debug> oximeter.fields_bool (910fa102-f095-49d5-9994-f9ca75558be5): Loading data parts | ||
| 589 | 2026.05.14 14:03:16.866854 [ 268 ] {8b61cb36-546c-4305-911c-4b9a96d3dbcd} <Debug> oximeter.fields_bool (910fa102-f095-49d5-9994-f9ca75558be5): There are no data parts | ||
| 590 | 2026.05.14 14:03:16.867724 [ 268 ] {8b61cb36-546c-4305-911c-4b9a96d3dbcd} <Debug> TCPHandler: Processed in 0.003422141 sec. | ||
| 591 | 2026.05.14 14:03:16.867971 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.05.14 14:03:16.868139 [ 268 ] {1f4972ec-9844-49f9-bd2b-cec87051b1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 593 | 2026.05.14 14:03:16.868269 [ 268 ] {1f4972ec-9844-49f9-bd2b-cec87051b1db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 594 | 2026.05.14 14:03:16.869380 [ 268 ] {1f4972ec-9844-49f9-bd2b-cec87051b1db} <Debug> oximeter.fields_i8 (8569afdc-3979-4fb8-b5fc-669c38cbfbed): Loading data parts | ||
| 595 | 2026.05.14 14:03:16.869614 [ 268 ] {1f4972ec-9844-49f9-bd2b-cec87051b1db} <Debug> oximeter.fields_i8 (8569afdc-3979-4fb8-b5fc-669c38cbfbed): There are no data parts | ||
| 596 | 2026.05.14 14:03:16.870186 [ 268 ] {1f4972ec-9844-49f9-bd2b-cec87051b1db} <Debug> TCPHandler: Processed in 0.002265601 sec. | ||
| 597 | 2026.05.14 14:03:16.870340 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.05.14 14:03:16.870607 [ 268 ] {399909e9-c95c-4360-a49c-ba5c9bca9125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 599 | 2026.05.14 14:03:16.870752 [ 268 ] {399909e9-c95c-4360-a49c-ba5c9bca9125} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 600 | 2026.05.14 14:03:16.871883 [ 268 ] {399909e9-c95c-4360-a49c-ba5c9bca9125} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Loading data parts | ||
| 601 | 2026.05.14 14:03:16.872052 [ 268 ] {399909e9-c95c-4360-a49c-ba5c9bca9125} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): There are no data parts | ||
| 602 | 2026.05.14 14:03:16.872614 [ 268 ] {399909e9-c95c-4360-a49c-ba5c9bca9125} <Debug> TCPHandler: Processed in 0.002325521 sec. | ||
| 603 | 2026.05.14 14:03:16.872870 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.05.14 14:03:16.873043 [ 268 ] {59b41f0c-c03f-4bc5-bb9a-592e29a3f782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 605 | 2026.05.14 14:03:16.873276 [ 268 ] {59b41f0c-c03f-4bc5-bb9a-592e29a3f782} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 606 | 2026.05.14 14:03:16.874527 [ 268 ] {59b41f0c-c03f-4bc5-bb9a-592e29a3f782} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Loading data parts | ||
| 607 | 2026.05.14 14:03:16.874746 [ 268 ] {59b41f0c-c03f-4bc5-bb9a-592e29a3f782} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): There are no data parts | ||
| 608 | 2026.05.14 14:03:16.875336 [ 268 ] {59b41f0c-c03f-4bc5-bb9a-592e29a3f782} <Debug> TCPHandler: Processed in 0.002522323 sec. | ||
| 609 | 2026.05.14 14:03:16.875498 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.05.14 14:03:16.875766 [ 268 ] {a1af7cc6-afae-4ef0-b558-94723d525c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 611 | 2026.05.14 14:03:16.875902 [ 268 ] {a1af7cc6-afae-4ef0-b558-94723d525c4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 612 | 2026.05.14 14:03:16.877311 [ 268 ] {a1af7cc6-afae-4ef0-b558-94723d525c4b} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Loading data parts | ||
| 613 | 2026.05.14 14:03:16.877426 [ 268 ] {a1af7cc6-afae-4ef0-b558-94723d525c4b} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): There are no data parts | ||
| 614 | 2026.05.14 14:03:16.878339 [ 268 ] {a1af7cc6-afae-4ef0-b558-94723d525c4b} <Debug> TCPHandler: Processed in 0.002884267 sec. | ||
| 615 | 2026.05.14 14:03:16.878605 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.05.14 14:03:16.878841 [ 268 ] {64bad0cd-7fab-4594-9a89-1d4f0f063679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 617 | 2026.05.14 14:03:16.879070 [ 268 ] {64bad0cd-7fab-4594-9a89-1d4f0f063679} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 618 | 2026.05.14 14:03:16.880574 [ 268 ] {64bad0cd-7fab-4594-9a89-1d4f0f063679} <Debug> oximeter.fields_i32 (4626b804-6d88-471c-bad9-20bc4ec02b45): Loading data parts | ||
| 619 | 2026.05.14 14:03:16.880891 [ 268 ] {64bad0cd-7fab-4594-9a89-1d4f0f063679} <Debug> oximeter.fields_i32 (4626b804-6d88-471c-bad9-20bc4ec02b45): There are no data parts | ||
| 620 | 2026.05.14 14:03:16.881703 [ 268 ] {64bad0cd-7fab-4594-9a89-1d4f0f063679} <Debug> TCPHandler: Processed in 0.00321585 sec. | ||
| 621 | 2026.05.14 14:03:16.881951 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.05.14 14:03:16.882288 [ 268 ] {7f63b843-a31c-4191-847b-ef04dd8b85ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 623 | 2026.05.14 14:03:16.882439 [ 268 ] {7f63b843-a31c-4191-847b-ef04dd8b85ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 624 | 2026.05.14 14:03:16.883880 [ 268 ] {7f63b843-a31c-4191-847b-ef04dd8b85ea} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Loading data parts | ||
| 625 | 2026.05.14 14:03:16.884005 [ 268 ] {7f63b843-a31c-4191-847b-ef04dd8b85ea} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): There are no data parts | ||
| 626 | 2026.05.14 14:03:16.884959 [ 268 ] {7f63b843-a31c-4191-847b-ef04dd8b85ea} <Debug> TCPHandler: Processed in 0.003117629 sec. | ||
| 627 | 2026.05.14 14:03:16.885123 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.05.14 14:03:16.885327 [ 268 ] {85a39e44-d78d-4e90-b666-15037a8e84e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 629 | 2026.05.14 14:03:16.885459 [ 268 ] {85a39e44-d78d-4e90-b666-15037a8e84e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 630 | 2026.05.14 14:03:16.886708 [ 268 ] {85a39e44-d78d-4e90-b666-15037a8e84e1} <Debug> oximeter.fields_i64 (c9941af6-5f51-479d-ac6d-d3dc8efc4917): Loading data parts | ||
| 631 | 2026.05.14 14:03:16.886892 [ 268 ] {85a39e44-d78d-4e90-b666-15037a8e84e1} <Debug> oximeter.fields_i64 (c9941af6-5f51-479d-ac6d-d3dc8efc4917): There are no data parts | ||
| 632 | 2026.05.14 14:03:16.887454 [ 268 ] {85a39e44-d78d-4e90-b666-15037a8e84e1} <Debug> TCPHandler: Processed in 0.002381052 sec. | ||
| 633 | 2026.05.14 14:03:16.887643 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.05.14 14:03:16.887931 [ 268 ] {cf19692f-7d6a-43bd-ab87-b9262a97e4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 635 | 2026.05.14 14:03:16.888147 [ 268 ] {cf19692f-7d6a-43bd-ab87-b9262a97e4ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 636 | 2026.05.14 14:03:16.889605 [ 268 ] {cf19692f-7d6a-43bd-ab87-b9262a97e4ab} <Debug> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Loading data parts | ||
| 637 | 2026.05.14 14:03:16.889753 [ 268 ] {cf19692f-7d6a-43bd-ab87-b9262a97e4ab} <Debug> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): There are no data parts | ||
| 638 | 2026.05.14 14:03:16.890418 [ 268 ] {cf19692f-7d6a-43bd-ab87-b9262a97e4ab} <Debug> TCPHandler: Processed in 0.002824137 sec. | ||
| 639 | 2026.05.14 14:03:16.890582 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.05.14 14:03:16.890763 [ 268 ] {c4bcf0e5-55fe-4326-b88b-0b978d3e3afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 641 | 2026.05.14 14:03:16.891004 [ 268 ] {c4bcf0e5-55fe-4326-b88b-0b978d3e3afb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 642 | 2026.05.14 14:03:16.892395 [ 268 ] {c4bcf0e5-55fe-4326-b88b-0b978d3e3afb} <Debug> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Loading data parts | ||
| 643 | 2026.05.14 14:03:16.892526 [ 268 ] {c4bcf0e5-55fe-4326-b88b-0b978d3e3afb} <Debug> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): There are no data parts | ||
| 644 | 2026.05.14 14:03:16.893389 [ 268 ] {c4bcf0e5-55fe-4326-b88b-0b978d3e3afb} <Debug> TCPHandler: Processed in 0.002859186 sec. | ||
| 645 | 2026.05.14 14:03:16.893635 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.05.14 14:03:16.893882 [ 268 ] {84dab9ab-92da-4f49-86ea-457fd932e1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 647 | 2026.05.14 14:03:16.894005 [ 268 ] {84dab9ab-92da-4f49-86ea-457fd932e1ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 648 | 2026.05.14 14:03:16.895069 [ 268 ] {84dab9ab-92da-4f49-86ea-457fd932e1ec} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Loading data parts | ||
| 649 | 2026.05.14 14:03:16.895209 [ 268 ] {84dab9ab-92da-4f49-86ea-457fd932e1ec} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): There are no data parts | ||
| 650 | 2026.05.14 14:03:16.896039 [ 268 ] {84dab9ab-92da-4f49-86ea-457fd932e1ec} <Debug> TCPHandler: Processed in 0.002452942 sec. | ||
| 651 | 2026.05.14 14:03:16.896202 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 652 | 2026.05.14 14:03:16.896363 [ 268 ] {4fea17cf-6697-4478-b98f-b96d739dce59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) 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) | ||
| 653 | 2026.05.14 14:03:16.896468 [ 268 ] {4fea17cf-6697-4478-b98f-b96d739dce59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 654 | 2026.05.14 14:03:16.897590 [ 268 ] {4fea17cf-6697-4478-b98f-b96d739dce59} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Loading data parts | ||
| 655 | 2026.05.14 14:03:16.897722 [ 268 ] {4fea17cf-6697-4478-b98f-b96d739dce59} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): There are no data parts | ||
| 656 | 2026.05.14 14:03:16.898362 [ 268 ] {4fea17cf-6697-4478-b98f-b96d739dce59} <Debug> TCPHandler: Processed in 0.00220875 sec. | ||
| 657 | 2026.05.14 14:03:16.898629 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 658 | 2026.05.14 14:03:16.898908 [ 268 ] {2b20e6eb-ed23-470f-81e4-cd4cd6941893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) /* The timeseries schema table stores the extracted schema for the samples | ||
| 659 | * oximeter collects. | ||
| 660 | */ | ||
| 661 | 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) | ||
| 662 | 2026.05.14 14:03:16.899063 [ 268 ] {2b20e6eb-ed23-470f-81e4-cd4cd6941893} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 663 | 2026.05.14 14:03:16.900137 [ 268 ] {2b20e6eb-ed23-470f-81e4-cd4cd6941893} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5): Loading data parts | ||
| 664 | 2026.05.14 14:03:16.900361 [ 268 ] {2b20e6eb-ed23-470f-81e4-cd4cd6941893} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5): There are no data parts | ||
| 665 | 2026.05.14 14:03:16.901260 [ 268 ] {2b20e6eb-ed23-470f-81e4-cd4cd6941893} <Debug> TCPHandler: Processed in 0.002688455 sec. | ||
| 666 | 2026.05.14 14:03:16.903747 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2026.05.14 14:03:16.904119 [ 271 ] {dd922634-044e-4c25-85e8-bba9961e40eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 668 | 2026.05.14 14:03:16.906032 [ 271 ] {dd922634-044e-4c25-85e8-bba9961e40eb} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 669 | 2026.05.14 14:03:16.913281 [ 277 ] {dd922634-044e-4c25-85e8-bba9961e40eb} <Trace> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 670 | 2026.05.14 14:03:16.913407 [ 277 ] {dd922634-044e-4c25-85e8-bba9961e40eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 671 | 2026.05.14 14:03:16.917972 [ 277 ] {dd922634-044e-4c25-85e8-bba9961e40eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 672 | 2026.05.14 14:03:16.918711 [ 277 ] {dd922634-044e-4c25-85e8-bba9961e40eb} <Trace> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 673 | 2026.05.14 14:03:16.918996 [ 271 ] {dd922634-044e-4c25-85e8-bba9961e40eb} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015027 sec., 66.54688227856525 rows/sec., 1.04 KiB/sec. | ||
| 674 | 2026.05.14 14:03:16.919218 [ 271 ] {dd922634-044e-4c25-85e8-bba9961e40eb} <Debug> TCPHandler: Processed in 0.015556554 sec. | ||
| 675 | 2026.05.14 14:03:17.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.76 MiB, peak 126.76 MiB, free memory in arenas 0.00 B, will set to 140.95 MiB (RSS), difference: 14.19 MiB | ||
| 676 | 2026.05.14 14:03:17.793928 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49211 | ||
| 677 | 2026.05.14 14:03:17.794021 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2026.05.14 14:03:17.794151 [ 279 ] {} <Debug> TCP-Session: 701eefa8-b949-435d-85f5-2bdceef15446 Authenticating user 'default' from [fd00:1122:3344:101::e]:49211 | ||
| 679 | 2026.05.14 14:03:17.794213 [ 279 ] {} <Debug> TCP-Session: 701eefa8-b949-435d-85f5-2bdceef15446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.05.14 14:03:17.794228 [ 279 ] {} <Debug> TCP-Session: 701eefa8-b949-435d-85f5-2bdceef15446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.05.14 14:03:17.794648 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34647 | ||
| 682 | 2026.05.14 14:03:17.794717 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46627 | ||
| 683 | 2026.05.14 14:03:17.794804 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40595 | ||
| 684 | 2026.05.14 14:03:17.794909 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57705 | ||
| 685 | 2026.05.14 14:03:17.795016 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.05.14 14:03:17.795109 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40629 | ||
| 687 | 2026.05.14 14:03:17.795201 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.05.14 14:03:17.795208 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.05.14 14:03:17.795322 [ 282 ] {} <Debug> TCP-Session: 3ea46add-77a5-4c7f-afa7-a67c31c7f981 Authenticating user 'default' from [fd00:1122:3344:101::e]:40595 | ||
| 690 | 2026.05.14 14:03:17.795390 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37554 | ||
| 691 | 2026.05.14 14:03:17.795414 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.05.14 14:03:17.795416 [ 283 ] {} <Debug> TCP-Session: bff85f55-ea5b-4d03-8545-86137717c76b Authenticating user 'default' from [fd00:1122:3344:101::e]:57705 | ||
| 693 | 2026.05.14 14:03:17.795484 [ 284 ] {} <Debug> TCP-Session: fb745038-abde-4bed-b384-00ce93157352 Authenticating user 'default' from [fd00:1122:3344:101::e]:40629 | ||
| 694 | 2026.05.14 14:03:17.795477 [ 282 ] {} <Debug> TCP-Session: 3ea46add-77a5-4c7f-afa7-a67c31c7f981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.14 14:03:17.795279 [ 281 ] {} <Debug> TCP-Session: 1842f9ff-d4ec-4026-b09a-efb72f1781af Authenticating user 'default' from [fd00:1122:3344:101::e]:46627 | ||
| 696 | 2026.05.14 14:03:17.795632 [ 284 ] {} <Debug> TCP-Session: fb745038-abde-4bed-b384-00ce93157352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.05.14 14:03:17.795618 [ 283 ] {} <Debug> TCP-Session: bff85f55-ea5b-4d03-8545-86137717c76b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.14 14:03:17.795615 [ 282 ] {} <Debug> TCP-Session: 3ea46add-77a5-4c7f-afa7-a67c31c7f981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.14 14:03:17.795797 [ 281 ] {} <Debug> TCP-Session: 1842f9ff-d4ec-4026-b09a-efb72f1781af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.14 14:03:17.795817 [ 283 ] {} <Debug> TCP-Session: bff85f55-ea5b-4d03-8545-86137717c76b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.14 14:03:17.795266 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48423 | ||
| 702 | 2026.05.14 14:03:17.795894 [ 281 ] {} <Debug> TCP-Session: 1842f9ff-d4ec-4026-b09a-efb72f1781af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.14 14:03:17.795939 [ 284 ] {} <Debug> TCP-Session: fb745038-abde-4bed-b384-00ce93157352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.14 14:03:17.795098 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2026.05.14 14:03:17.795671 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.05.14 14:03:17.796076 [ 280 ] {} <Debug> TCP-Session: 7621c847-0089-4263-8f3f-eff26d01fa87 Authenticating user 'default' from [fd00:1122:3344:101::e]:34647 | ||
| 707 | 2026.05.14 14:03:17.796170 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2026.05.14 14:03:17.796285 [ 286 ] {} <Debug> TCP-Session: 3ec0024b-f912-46bd-9ef5-f9cd85c53ca1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37554 | ||
| 709 | 2026.05.14 14:03:17.796317 [ 285 ] {} <Debug> TCP-Session: 4f78de1c-f1bb-46c4-965e-5400bd2eccaa Authenticating user 'default' from [fd00:1122:3344:101::e]:48423 | ||
| 710 | 2026.05.14 14:03:17.796314 [ 280 ] {} <Debug> TCP-Session: 7621c847-0089-4263-8f3f-eff26d01fa87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.14 14:03:17.796415 [ 280 ] {} <Debug> TCP-Session: 7621c847-0089-4263-8f3f-eff26d01fa87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.14 14:03:17.796433 [ 285 ] {} <Debug> TCP-Session: 4f78de1c-f1bb-46c4-965e-5400bd2eccaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.14 14:03:17.796416 [ 286 ] {} <Debug> TCP-Session: 3ec0024b-f912-46bd-9ef5-f9cd85c53ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.14 14:03:17.796526 [ 286 ] {} <Debug> TCP-Session: 3ec0024b-f912-46bd-9ef5-f9cd85c53ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.14 14:03:17.796539 [ 285 ] {} <Debug> TCP-Session: 4f78de1c-f1bb-46c4-965e-5400bd2eccaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.14 14:03:18.675474 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42888 | ||
| 717 | 2026.05.14 14:03:18.675622 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.14 14:03:18.675784 [ 287 ] {} <Debug> TCP-Session: 2919c07b-7b16-440e-ac0e-12e942757616 Authenticating user 'default' from [fd00:1122:3344:101::a]:42888 | ||
| 719 | 2026.05.14 14:03:18.675813 [ 287 ] {} <Debug> TCP-Session: 2919c07b-7b16-440e-ac0e-12e942757616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.14 14:03:18.675828 [ 287 ] {} <Debug> TCP-Session: 2919c07b-7b16-440e-ac0e-12e942757616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.14 14:03:18.675949 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.14 14:03:18.676027 [ 287 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 723 | 2026.05.14 14:03:18.676163 [ 287 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 724 | 2026.05.14 14:03:18.676773 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38523 | ||
| 725 | 2026.05.14 14:03:18.676958 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 726 | 2026.05.14 14:03:18.677040 [ 288 ] {} <Debug> TCP-Session: 9b342047-c214-495f-b2fb-248e3c54bb5a Authenticating user 'default' from [fd00:1122:3344:101::a]:38523 | ||
| 727 | 2026.05.14 14:03:18.677039 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47955 | ||
| 728 | 2026.05.14 14:03:18.677066 [ 288 ] {} <Debug> TCP-Session: 9b342047-c214-495f-b2fb-248e3c54bb5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.05.14 14:03:18.677115 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50788 | ||
| 730 | 2026.05.14 14:03:18.677110 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64860 | ||
| 731 | 2026.05.14 14:03:18.677206 [ 288 ] {} <Debug> TCP-Session: 9b342047-c214-495f-b2fb-248e3c54bb5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.05.14 14:03:18.677484 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2026.05.14 14:03:18.677535 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62978 | ||
| 734 | 2026.05.14 14:03:18.677548 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2026.05.14 14:03:18.677495 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 736 | 2026.05.14 14:03:18.677710 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43046 | ||
| 737 | 2026.05.14 14:03:18.677668 [ 289 ] {} <Debug> TCP-Session: 53494ef7-edc5-443d-ade2-2dc1c37cca30 Authenticating user 'default' from [fd00:1122:3344:101::a]:50788 | ||
| 738 | 2026.05.14 14:03:18.677661 [ 290 ] {} <Debug> TCP-Session: 618982e1-a8d9-4004-ab2d-34f33c6157ed Authenticating user 'default' from [fd00:1122:3344:101::a]:47955 | ||
| 739 | 2026.05.14 14:03:18.677846 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40995 | ||
| 740 | 2026.05.14 14:03:18.677910 [ 289 ] {} <Debug> TCP-Session: 53494ef7-edc5-443d-ade2-2dc1c37cca30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.14 14:03:18.677893 [ 290 ] {} <Debug> TCP-Session: 618982e1-a8d9-4004-ab2d-34f33c6157ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.14 14:03:18.677881 [ 291 ] {} <Debug> TCP-Session: a4e1cfe7-e45c-4ae4-8aa7-70ab504921ab Authenticating user 'default' from [fd00:1122:3344:101::a]:64860 | ||
| 743 | 2026.05.14 14:03:18.678043 [ 289 ] {} <Debug> TCP-Session: 53494ef7-edc5-443d-ade2-2dc1c37cca30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.14 14:03:18.678033 [ 290 ] {} <Debug> TCP-Session: 618982e1-a8d9-4004-ab2d-34f33c6157ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.14 14:03:18.677876 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.05.14 14:03:18.678139 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.05.14 14:03:18.678211 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.05.14 14:03:18.678111 [ 291 ] {} <Debug> TCP-Session: a4e1cfe7-e45c-4ae4-8aa7-70ab504921ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.14 14:03:18.678260 [ 292 ] {} <Debug> TCP-Session: 036b6a2c-b465-47db-bde8-9353d595bc79 Authenticating user 'default' from [fd00:1122:3344:101::a]:62978 | ||
| 750 | 2026.05.14 14:03:18.678274 [ 293 ] {} <Debug> TCP-Session: 23556db7-0e90-4f14-87c1-0504e1218b82 Authenticating user 'default' from [fd00:1122:3344:101::a]:43046 | ||
| 751 | 2026.05.14 14:03:18.678275 [ 291 ] {} <Debug> TCP-Session: a4e1cfe7-e45c-4ae4-8aa7-70ab504921ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.14 14:03:18.678280 [ 294 ] {} <Debug> TCP-Session: 89f0f0b1-213a-4338-b3c7-ecaff9747d81 Authenticating user 'default' from [fd00:1122:3344:101::a]:40995 | ||
| 753 | 2026.05.14 14:03:18.678358 [ 292 ] {} <Debug> TCP-Session: 036b6a2c-b465-47db-bde8-9353d595bc79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.14 14:03:18.678372 [ 294 ] {} <Debug> TCP-Session: 89f0f0b1-213a-4338-b3c7-ecaff9747d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.14 14:03:18.678499 [ 292 ] {} <Debug> TCP-Session: 036b6a2c-b465-47db-bde8-9353d595bc79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.14 14:03:18.678510 [ 293 ] {} <Debug> TCP-Session: 23556db7-0e90-4f14-87c1-0504e1218b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.14 14:03:18.678503 [ 294 ] {} <Debug> TCP-Session: 89f0f0b1-213a-4338-b3c7-ecaff9747d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.14 14:03:18.678650 [ 293 ] {} <Debug> TCP-Session: 23556db7-0e90-4f14-87c1-0504e1218b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.14 14:03:18.926365 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45937 | ||
| 760 | 2026.05.14 14:03:18.926536 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.14 14:03:18.926573 [ 295 ] {} <Debug> TCP-Session: 0a1e5220-4333-45d8-afde-7251720ace1c Authenticating user 'default' from [fd00:1122:3344:101::c]:45937 | ||
| 762 | 2026.05.14 14:03:18.926605 [ 295 ] {} <Debug> TCP-Session: 0a1e5220-4333-45d8-afde-7251720ace1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.14 14:03:18.926623 [ 295 ] {} <Debug> TCP-Session: 0a1e5220-4333-45d8-afde-7251720ace1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.14 14:03:18.926711 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.14 14:03:18.926742 [ 295 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 766 | 2026.05.14 14:03:18.926762 [ 295 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 767 | 2026.05.14 14:03:18.927255 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62951 | ||
| 768 | 2026.05.14 14:03:18.927380 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48084 | ||
| 769 | 2026.05.14 14:03:18.927420 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.14 14:03:18.927500 [ 296 ] {} <Debug> TCP-Session: f4084997-dab2-46e5-9216-bcfc8aac8721 Authenticating user 'default' from [fd00:1122:3344:101::c]:62951 | ||
| 771 | 2026.05.14 14:03:18.927532 [ 296 ] {} <Debug> TCP-Session: f4084997-dab2-46e5-9216-bcfc8aac8721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.05.14 14:03:18.927546 [ 296 ] {} <Debug> TCP-Session: f4084997-dab2-46e5-9216-bcfc8aac8721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.14 14:03:18.927711 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 774 | 2026.05.14 14:03:18.927744 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33974 | ||
| 775 | 2026.05.14 14:03:18.927769 [ 297 ] {} <Debug> TCP-Session: 609693b3-9049-47ed-b63b-f7b6c0e31654 Authenticating user 'default' from [fd00:1122:3344:101::c]:48084 | ||
| 776 | 2026.05.14 14:03:18.927844 [ 297 ] {} <Debug> TCP-Session: 609693b3-9049-47ed-b63b-f7b6c0e31654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.14 14:03:18.927860 [ 297 ] {} <Debug> TCP-Session: 609693b3-9049-47ed-b63b-f7b6c0e31654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.14 14:03:18.927860 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58565 | ||
| 779 | 2026.05.14 14:03:18.927869 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37440 | ||
| 780 | 2026.05.14 14:03:18.927985 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37760 | ||
| 781 | 2026.05.14 14:03:18.928052 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.05.14 14:03:18.928164 [ 299 ] {} <Debug> TCP-Session: 8694cabb-52f8-4cba-b23b-95c729b29c6c Authenticating user 'default' from [fd00:1122:3344:101::c]:33974 | ||
| 783 | 2026.05.14 14:03:18.928225 [ 299 ] {} <Debug> TCP-Session: 8694cabb-52f8-4cba-b23b-95c729b29c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.14 14:03:18.928247 [ 299 ] {} <Debug> TCP-Session: 8694cabb-52f8-4cba-b23b-95c729b29c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.14 14:03:18.928254 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36501 | ||
| 786 | 2026.05.14 14:03:18.928367 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.05.14 14:03:18.928407 [ 300 ] {} <Debug> TCP-Session: 2945c99d-c728-4be6-860d-9b39379f5aff Authenticating user 'default' from [fd00:1122:3344:101::c]:37440 | ||
| 788 | 2026.05.14 14:03:18.928435 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2026.05.14 14:03:18.928452 [ 300 ] {} <Debug> TCP-Session: 2945c99d-c728-4be6-860d-9b39379f5aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.14 14:03:18.928481 [ 300 ] {} <Debug> TCP-Session: 2945c99d-c728-4be6-860d-9b39379f5aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.14 14:03:18.928540 [ 298 ] {} <Debug> TCP-Session: a9e71e53-8d8e-415f-874a-e47e28fa3b6b Authenticating user 'default' from [fd00:1122:3344:101::c]:58565 | ||
| 792 | 2026.05.14 14:03:18.928590 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 793 | 2026.05.14 14:03:18.928592 [ 298 ] {} <Debug> TCP-Session: a9e71e53-8d8e-415f-874a-e47e28fa3b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.14 14:03:18.928620 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.14 14:03:18.928651 [ 302 ] {} <Debug> TCP-Session: fc77a6af-7755-4409-af57-09a54d177705 Authenticating user 'default' from [fd00:1122:3344:101::c]:36501 | ||
| 796 | 2026.05.14 14:03:18.928646 [ 298 ] {} <Debug> TCP-Session: a9e71e53-8d8e-415f-874a-e47e28fa3b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.14 14:03:18.928679 [ 302 ] {} <Debug> TCP-Session: fc77a6af-7755-4409-af57-09a54d177705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.14 14:03:18.928675 [ 301 ] {} <Debug> TCP-Session: b60e13ec-bc3e-4f13-84f9-9dc1563d7b13 Authenticating user 'default' from [fd00:1122:3344:101::c]:37760 | ||
| 799 | 2026.05.14 14:03:18.928702 [ 302 ] {} <Debug> TCP-Session: fc77a6af-7755-4409-af57-09a54d177705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.14 14:03:18.928711 [ 301 ] {} <Debug> TCP-Session: b60e13ec-bc3e-4f13-84f9-9dc1563d7b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.14 14:03:18.928727 [ 301 ] {} <Debug> TCP-Session: b60e13ec-bc3e-4f13-84f9-9dc1563d7b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.14 14:03:19.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 141.64 MiB, peak 141.64 MiB, free memory in arenas 0.00 B, will set to 142.68 MiB (RSS), difference: 1.04 MiB | ||
| 803 | 2026.05.14 14:03:23.280950 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34018 | ||
| 804 | 2026.05.14 14:03:23.281181 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 805 | 2026.05.14 14:03:23.281221 [ 303 ] {} <Debug> TCP-Session: 6dbfeff4-ac70-4ef8-8f0b-d12e8b4d6d26 Authenticating user 'default' from [fd00:1122:3344:101::e]:34018 | ||
| 806 | 2026.05.14 14:03:23.281262 [ 303 ] {} <Debug> TCP-Session: 6dbfeff4-ac70-4ef8-8f0b-d12e8b4d6d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.05.14 14:03:23.281282 [ 303 ] {} <Debug> TCP-Session: 6dbfeff4-ac70-4ef8-8f0b-d12e8b4d6d26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.05.14 14:03:23.281712 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63619 | ||
| 809 | 2026.05.14 14:03:23.281743 [ 303 ] {} <Trace> TCP-Session: 6dbfeff4-ac70-4ef8-8f0b-d12e8b4d6d26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2026.05.14 14:03:23.281827 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40773 | ||
| 811 | 2026.05.14 14:03:23.281952 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43255 | ||
| 812 | 2026.05.14 14:03:23.281961 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 813 | 2026.05.14 14:03:23.282034 [ 304 ] {} <Debug> TCP-Session: 8ffe20a3-8af0-43ba-a199-6d48b5746424 Authenticating user 'default' from [fd00:1122:3344:101::e]:63619 | ||
| 814 | 2026.05.14 14:03:23.282050 [ 303 ] {3d5a3be5-6de9-4dd9-a7dd-5683ecdb6013} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34018) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 815 | 2026.05.14 14:03:23.282062 [ 304 ] {} <Debug> TCP-Session: 8ffe20a3-8af0-43ba-a199-6d48b5746424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.05.14 14:03:23.282096 [ 304 ] {} <Debug> TCP-Session: 8ffe20a3-8af0-43ba-a199-6d48b5746424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 817 | 2026.05.14 14:03:23.282146 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35843 | ||
| 818 | 2026.05.14 14:03:23.282206 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 819 | 2026.05.14 14:03:23.282288 [ 305 ] {} <Debug> TCP-Session: ab26ed57-8187-4fa8-973f-2172e721c892 Authenticating user 'default' from [fd00:1122:3344:101::e]:40773 | ||
| 820 | 2026.05.14 14:03:23.282312 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 821 | 2026.05.14 14:03:23.282319 [ 305 ] {} <Debug> TCP-Session: ab26ed57-8187-4fa8-973f-2172e721c892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.05.14 14:03:23.282339 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38646 | ||
| 823 | 2026.05.14 14:03:23.282356 [ 305 ] {} <Debug> TCP-Session: ab26ed57-8187-4fa8-973f-2172e721c892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.05.14 14:03:23.282392 [ 306 ] {} <Debug> TCP-Session: a99fe47a-9ed7-4fc2-8180-3a991d55b1ac Authenticating user 'default' from [fd00:1122:3344:101::e]:43255 | ||
| 825 | 2026.05.14 14:03:23.282422 [ 306 ] {} <Debug> TCP-Session: a99fe47a-9ed7-4fc2-8180-3a991d55b1ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.05.14 14:03:23.282436 [ 306 ] {} <Debug> TCP-Session: a99fe47a-9ed7-4fc2-8180-3a991d55b1ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.05.14 14:03:23.282589 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62156 | ||
| 828 | 2026.05.14 14:03:23.282726 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 829 | 2026.05.14 14:03:23.282775 [ 307 ] {} <Debug> TCP-Session: c7015d5d-f615-46f0-823d-84d23f365a4d Authenticating user 'default' from [fd00:1122:3344:101::e]:35843 | ||
| 830 | 2026.05.14 14:03:23.282798 [ 307 ] {} <Debug> TCP-Session: c7015d5d-f615-46f0-823d-84d23f365a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.05.14 14:03:23.282813 [ 307 ] {} <Debug> TCP-Session: c7015d5d-f615-46f0-823d-84d23f365a4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.05.14 14:03:23.282900 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.05.14 14:03:23.282936 [ 308 ] {} <Debug> TCP-Session: f6ba0d96-c4c3-4d7d-abb1-1fad5e983b30 Authenticating user 'default' from [fd00:1122:3344:101::e]:38646 | ||
| 834 | 2026.05.14 14:03:23.282894 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53280 | ||
| 835 | 2026.05.14 14:03:23.282979 [ 308 ] {} <Debug> TCP-Session: f6ba0d96-c4c3-4d7d-abb1-1fad5e983b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.05.14 14:03:23.283006 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 837 | 2026.05.14 14:03:23.283016 [ 308 ] {} <Debug> TCP-Session: f6ba0d96-c4c3-4d7d-abb1-1fad5e983b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2026.05.14 14:03:23.283046 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50561 | ||
| 839 | 2026.05.14 14:03:23.283063 [ 309 ] {} <Debug> TCP-Session: 018336a0-0d88-4216-ab1a-2a67d50b477b Authenticating user 'default' from [fd00:1122:3344:101::e]:62156 | ||
| 840 | 2026.05.14 14:03:23.283099 [ 309 ] {} <Debug> TCP-Session: 018336a0-0d88-4216-ab1a-2a67d50b477b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2026.05.14 14:03:23.283121 [ 309 ] {} <Debug> TCP-Session: 018336a0-0d88-4216-ab1a-2a67d50b477b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.05.14 14:03:23.283166 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.05.14 14:03:23.283244 [ 310 ] {} <Debug> TCP-Session: 06e22706-a8d5-4782-b268-642e0ecf4f29 Authenticating user 'default' from [fd00:1122:3344:101::e]:53280 | ||
| 844 | 2026.05.14 14:03:23.283273 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.05.14 14:03:23.283279 [ 310 ] {} <Debug> TCP-Session: 06e22706-a8d5-4782-b268-642e0ecf4f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.05.14 14:03:23.283321 [ 311 ] {} <Debug> TCP-Session: c96db428-81c0-4544-ab90-5d89b75d3a3e Authenticating user 'default' from [fd00:1122:3344:101::e]:50561 | ||
| 847 | 2026.05.14 14:03:23.283324 [ 310 ] {} <Debug> TCP-Session: 06e22706-a8d5-4782-b268-642e0ecf4f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.05.14 14:03:23.283358 [ 311 ] {} <Debug> TCP-Session: c96db428-81c0-4544-ab90-5d89b75d3a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.05.14 14:03:23.283377 [ 303 ] {3d5a3be5-6de9-4dd9-a7dd-5683ecdb6013} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 850 | 2026.05.14 14:03:23.283385 [ 311 ] {} <Debug> TCP-Session: c96db428-81c0-4544-ab90-5d89b75d3a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.05.14 14:03:23.285736 [ 303 ] {3d5a3be5-6de9-4dd9-a7dd-5683ecdb6013} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.05.14 14:03:23.287194 [ 303 ] {3d5a3be5-6de9-4dd9-a7dd-5683ecdb6013} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 853 | 2026.05.14 14:03:23.294866 [ 316 ] {3d5a3be5-6de9-4dd9-a7dd-5683ecdb6013} <Trace> AggregatingTransform: Aggregating | ||
| 854 | 2026.05.14 14:03:23.295127 [ 316 ] {3d5a3be5-6de9-4dd9-a7dd-5683ecdb6013} <Trace> Aggregator: Aggregation method: without_key | ||
| 855 | 2026.05.14 14:03:23.295419 [ 316 ] {3d5a3be5-6de9-4dd9-a7dd-5683ecdb6013} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005915944 sec. (169.035 rows/sec., 6.60 KiB/sec.) | ||
| 856 | 2026.05.14 14:03:23.295447 [ 316 ] {3d5a3be5-6de9-4dd9-a7dd-5683ecdb6013} <Trace> Aggregator: Merging aggregated data | ||
| 857 | 2026.05.14 14:03:23.295504 [ 316 ] {3d5a3be5-6de9-4dd9-a7dd-5683ecdb6013} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 858 | 2026.05.14 14:03:23.297149 [ 303 ] {3d5a3be5-6de9-4dd9-a7dd-5683ecdb6013} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.015174 sec., 65.90220113351786 rows/sec., 2.57 KiB/sec. | ||
| 859 | 2026.05.14 14:03:23.297319 [ 303 ] {3d5a3be5-6de9-4dd9-a7dd-5683ecdb6013} <Debug> TCPHandler: Processed in 0.015771326 sec. | ||
| 860 | 2026.05.14 14:03:23.301801 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 861 | 2026.05.14 14:03:23.301856 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 862 | 2026.05.14 14:03:23.301895 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 863 | 2026.05.14 14:03:23.301903 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 864 | 2026.05.14 14:03:23.301935 [ 305 ] {} <Debug> TCP-Session: ab26ed57-8187-4fa8-973f-2172e721c892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.14 14:03:23.301958 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 866 | 2026.05.14 14:03:23.301983 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 867 | 2026.05.14 14:03:23.301993 [ 306 ] {} <Debug> TCP-Session: a99fe47a-9ed7-4fc2-8180-3a991d55b1ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.05.14 14:03:23.302004 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 869 | 2026.05.14 14:03:23.302024 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 870 | 2026.05.14 14:03:23.302074 [ 311 ] {} <Debug> TCP-Session: c96db428-81c0-4544-ab90-5d89b75d3a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.05.14 14:03:23.302037 [ 307 ] {} <Debug> TCP-Session: c7015d5d-f615-46f0-823d-84d23f365a4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.05.14 14:03:23.302104 [ 310 ] {} <Debug> TCP-Session: 06e22706-a8d5-4782-b268-642e0ecf4f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.05.14 14:03:23.301928 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 874 | 2026.05.14 14:03:23.302019 [ 308 ] {} <Debug> TCP-Session: f6ba0d96-c4c3-4d7d-abb1-1fad5e983b30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.05.14 14:03:23.301961 [ 304 ] {} <Debug> TCP-Session: 8ffe20a3-8af0-43ba-a199-6d48b5746424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.05.14 14:03:23.302188 [ 309 ] {} <Debug> TCP-Session: 018336a0-0d88-4216-ab1a-2a67d50b477b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.05.14 14:03:23.301859 [ 303 ] {} <Debug> TCP-Session: 6dbfeff4-ac70-4ef8-8f0b-d12e8b4d6d26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.05.14 14:03:23.775406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 879 | 2026.05.14 14:03:23.775503 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 880 | 2026.05.14 14:03:23.775497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 881 | 2026.05.14 14:03:23.775604 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 882 | 2026.05.14 14:03:23.778813 [ 245 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Loading data parts | ||
| 883 | 2026.05.14 14:03:23.779294 [ 245 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): There are no data parts | ||
| 884 | 2026.05.14 14:03:23.781594 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2026.05.14 14:03:23.781677 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 886 | 2026.05.14 14:03:23.785737 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2026.05.14 14:03:23.786401 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2026.05.14 14:03:23.786575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 889 | 2026.05.14 14:03:23.788961 [ 244 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Loading data parts | ||
| 890 | 2026.05.14 14:03:23.789165 [ 244 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): There are no data parts | ||
| 891 | 2026.05.14 14:03:23.814529 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 892 | 2026.05.14 14:03:23.814594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 893 | 2026.05.14 14:03:23.821878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 894 | 2026.05.14 14:03:23.823516 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 895 | 2026.05.14 14:03:23.828150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 896 | 2026.05.14 14:03:24.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.99 MiB, peak 151.99 MiB, free memory in arenas 0.00 B, will set to 161.00 MiB (RSS), difference: 13.02 MiB | ||
| 897 | 2026.05.14 14:03:26.275333 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 92 | ||
| 898 | 2026.05.14 14:03:26.275424 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 899 | 2026.05.14 14:03:26.278755 [ 243 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Loading data parts | ||
| 900 | 2026.05.14 14:03:26.278942 [ 243 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): There are no data parts | ||
| 901 | 2026.05.14 14:03:26.283871 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.14 14:03:26.283914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 903 | 2026.05.14 14:03:26.285612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.14 14:03:26.285937 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.14 14:03:26.286211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 906 | 2026.05.14 14:03:27.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.24 MiB, peak 165.24 MiB, free memory in arenas 0.00 B, will set to 161.83 MiB (RSS), difference: -3.41 MiB | ||
| 907 | 2026.05.14 14:03:29.987282 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39883 | ||
| 908 | 2026.05.14 14:03:29.987371 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 909 | 2026.05.14 14:03:29.987397 [ 303 ] {} <Debug> TCP-Session: e2e4cdf5-cedf-402e-a2cc-fcaf91b02e16 Authenticating user 'default' from [fd00:1122:3344:101::e]:39883 | ||
| 910 | 2026.05.14 14:03:29.987420 [ 303 ] {} <Debug> TCP-Session: e2e4cdf5-cedf-402e-a2cc-fcaf91b02e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.05.14 14:03:29.987433 [ 303 ] {} <Debug> TCP-Session: e2e4cdf5-cedf-402e-a2cc-fcaf91b02e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.05.14 14:03:29.987674 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52012 | ||
| 913 | 2026.05.14 14:03:29.987715 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35375 | ||
| 914 | 2026.05.14 14:03:29.987740 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48022 | ||
| 915 | 2026.05.14 14:03:29.987757 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43514 | ||
| 916 | 2026.05.14 14:03:29.987763 [ 303 ] {} <Trace> TCP-Session: e2e4cdf5-cedf-402e-a2cc-fcaf91b02e16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.05.14 14:03:29.987813 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.05.14 14:03:29.987750 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59119 | ||
| 919 | 2026.05.14 14:03:29.987872 [ 304 ] {} <Debug> TCP-Session: d7451ea6-0bd9-4b4e-a9d9-5e952c917d30 Authenticating user 'default' from [fd00:1122:3344:101::e]:52012 | ||
| 920 | 2026.05.14 14:03:29.987740 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53617 | ||
| 921 | 2026.05.14 14:03:29.987901 [ 304 ] {} <Debug> TCP-Session: d7451ea6-0bd9-4b4e-a9d9-5e952c917d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.05.14 14:03:29.987719 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61920 | ||
| 923 | 2026.05.14 14:03:29.987948 [ 304 ] {} <Debug> TCP-Session: d7451ea6-0bd9-4b4e-a9d9-5e952c917d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.05.14 14:03:29.987715 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41502 | ||
| 925 | 2026.05.14 14:03:29.987994 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.05.14 14:03:29.987998 [ 303 ] {1675f134-f648-4b6b-a2c4-80e961922071} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39883) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 927 | 2026.05.14 14:03:29.988050 [ 309 ] {} <Debug> TCP-Session: 0fbb763f-2556-44ff-9d08-38cceada6729 Authenticating user 'default' from [fd00:1122:3344:101::e]:48022 | ||
| 928 | 2026.05.14 14:03:29.988084 [ 309 ] {} <Debug> TCP-Session: 0fbb763f-2556-44ff-9d08-38cceada6729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.05.14 14:03:29.988097 [ 309 ] {} <Debug> TCP-Session: 0fbb763f-2556-44ff-9d08-38cceada6729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.05.14 14:03:29.988244 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 931 | 2026.05.14 14:03:29.988253 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.05.14 14:03:29.988282 [ 306 ] {} <Debug> TCP-Session: aee697c6-b93f-4b12-96e4-5b9ffc89b4a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41502 | ||
| 933 | 2026.05.14 14:03:29.988292 [ 307 ] {} <Debug> TCP-Session: 0e2ad213-54fd-4f25-ac52-ab14f1ed1ddb Authenticating user 'default' from [fd00:1122:3344:101::e]:61920 | ||
| 934 | 2026.05.14 14:03:29.988306 [ 303 ] {1675f134-f648-4b6b-a2c4-80e961922071} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 935 | 2026.05.14 14:03:29.988305 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.05.14 14:03:29.988334 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.05.14 14:03:29.988366 [ 303 ] {1675f134-f648-4b6b-a2c4-80e961922071} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 938 | 2026.05.14 14:03:29.988367 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.05.14 14:03:29.988373 [ 311 ] {} <Debug> TCP-Session: 9a8f49b7-63b3-4f00-a99c-2f70534c3afd Authenticating user 'default' from [fd00:1122:3344:101::e]:43514 | ||
| 940 | 2026.05.14 14:03:29.988429 [ 308 ] {} <Debug> TCP-Session: 1b96bec2-d3bc-4106-987f-934d259ad574 Authenticating user 'default' from [fd00:1122:3344:101::e]:53617 | ||
| 941 | 2026.05.14 14:03:29.988388 [ 305 ] {} <Debug> TCP-Session: 2e74dc61-e91a-432a-9804-fb9e1bc90719 Authenticating user 'default' from [fd00:1122:3344:101::e]:35375 | ||
| 942 | 2026.05.14 14:03:29.988441 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 943 | 2026.05.14 14:03:29.988475 [ 305 ] {} <Debug> TCP-Session: 2e74dc61-e91a-432a-9804-fb9e1bc90719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.05.14 14:03:29.988448 [ 311 ] {} <Debug> TCP-Session: 9a8f49b7-63b3-4f00-a99c-2f70534c3afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.05.14 14:03:29.988506 [ 310 ] {} <Debug> TCP-Session: 900267cd-0547-4ecb-b90b-0f25c85d4e6a Authenticating user 'default' from [fd00:1122:3344:101::e]:59119 | ||
| 946 | 2026.05.14 14:03:29.988537 [ 311 ] {} <Debug> TCP-Session: 9a8f49b7-63b3-4f00-a99c-2f70534c3afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.05.14 14:03:29.988555 [ 310 ] {} <Debug> TCP-Session: 900267cd-0547-4ecb-b90b-0f25c85d4e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.05.14 14:03:29.988312 [ 307 ] {} <Debug> TCP-Session: 0e2ad213-54fd-4f25-ac52-ab14f1ed1ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.05.14 14:03:29.988590 [ 310 ] {} <Debug> TCP-Session: 900267cd-0547-4ecb-b90b-0f25c85d4e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.05.14 14:03:29.988611 [ 307 ] {} <Debug> TCP-Session: 0e2ad213-54fd-4f25-ac52-ab14f1ed1ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.05.14 14:03:29.988309 [ 306 ] {} <Debug> TCP-Session: aee697c6-b93f-4b12-96e4-5b9ffc89b4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.05.14 14:03:29.988509 [ 305 ] {} <Debug> TCP-Session: 2e74dc61-e91a-432a-9804-fb9e1bc90719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.05.14 14:03:29.988671 [ 306 ] {} <Debug> TCP-Session: aee697c6-b93f-4b12-96e4-5b9ffc89b4a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.05.14 14:03:29.988460 [ 308 ] {} <Debug> TCP-Session: 1b96bec2-d3bc-4106-987f-934d259ad574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.05.14 14:03:29.988690 [ 303 ] {1675f134-f648-4b6b-a2c4-80e961922071} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 956 | 2026.05.14 14:03:29.988721 [ 308 ] {} <Debug> TCP-Session: 1b96bec2-d3bc-4106-987f-934d259ad574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.05.14 14:03:29.989768 [ 317 ] {1675f134-f648-4b6b-a2c4-80e961922071} <Trace> AggregatingTransform: Aggregating | ||
| 958 | 2026.05.14 14:03:29.989807 [ 317 ] {1675f134-f648-4b6b-a2c4-80e961922071} <Trace> Aggregator: Aggregation method: without_key | ||
| 959 | 2026.05.14 14:03:29.989838 [ 317 ] {1675f134-f648-4b6b-a2c4-80e961922071} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00102385 sec. (976.706 rows/sec., 38.15 KiB/sec.) | ||
| 960 | 2026.05.14 14:03:29.989854 [ 317 ] {1675f134-f648-4b6b-a2c4-80e961922071} <Trace> Aggregator: Merging aggregated data | ||
| 961 | 2026.05.14 14:03:29.990526 [ 303 ] {1675f134-f648-4b6b-a2c4-80e961922071} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002585 sec., 386.84719535783364 rows/sec., 15.11 KiB/sec. | ||
| 962 | 2026.05.14 14:03:29.990715 [ 303 ] {1675f134-f648-4b6b-a2c4-80e961922071} <Debug> TCPHandler: Processed in 0.003064708 sec. | ||
| 963 | 2026.05.14 14:03:29.990894 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.05.14 14:03:29.990933 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.05.14 14:03:29.990953 [ 303 ] {} <Debug> TCP-Session: e2e4cdf5-cedf-402e-a2cc-fcaf91b02e16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.05.14 14:03:29.990964 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.05.14 14:03:29.990980 [ 311 ] {} <Debug> TCP-Session: 9a8f49b7-63b3-4f00-a99c-2f70534c3afd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.05.14 14:03:29.990985 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.05.14 14:03:29.991019 [ 309 ] {} <Debug> TCP-Session: 0fbb763f-2556-44ff-9d08-38cceada6729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.05.14 14:03:29.991042 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.05.14 14:03:29.991065 [ 304 ] {} <Debug> TCP-Session: d7451ea6-0bd9-4b4e-a9d9-5e952c917d30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.05.14 14:03:29.991074 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.05.14 14:03:29.991092 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.05.14 14:03:29.991098 [ 306 ] {} <Debug> TCP-Session: aee697c6-b93f-4b12-96e4-5b9ffc89b4a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.05.14 14:03:29.991130 [ 305 ] {} <Debug> TCP-Session: 2e74dc61-e91a-432a-9804-fb9e1bc90719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.05.14 14:03:29.991145 [ 307 ] {} <Debug> TCP-Session: 0e2ad213-54fd-4f25-ac52-ab14f1ed1ddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.05.14 14:03:29.991048 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.05.14 14:03:29.991010 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 979 | 2026.05.14 14:03:29.991222 [ 310 ] {} <Debug> TCP-Session: 900267cd-0547-4ecb-b90b-0f25c85d4e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.05.14 14:03:29.991252 [ 308 ] {} <Debug> TCP-Session: 1b96bec2-d3bc-4106-987f-934d259ad574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.05.14 14:03:31.181649 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65403 | ||
| 982 | 2026.05.14 14:03:31.181733 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 983 | 2026.05.14 14:03:31.181759 [ 307 ] {} <Debug> TCP-Session: 5db720f0-3fcf-46e5-8091-48651984b6a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65403 | ||
| 984 | 2026.05.14 14:03:31.181781 [ 307 ] {} <Debug> TCP-Session: 5db720f0-3fcf-46e5-8091-48651984b6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.05.14 14:03:31.181794 [ 307 ] {} <Debug> TCP-Session: 5db720f0-3fcf-46e5-8091-48651984b6a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.05.14 14:03:31.182041 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55943 | ||
| 987 | 2026.05.14 14:03:31.182073 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35334 | ||
| 988 | 2026.05.14 14:03:31.182092 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39187 | ||
| 989 | 2026.05.14 14:03:31.182110 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56573 | ||
| 990 | 2026.05.14 14:03:31.182138 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47108 | ||
| 991 | 2026.05.14 14:03:31.182172 [ 307 ] {} <Trace> TCP-Session: 5db720f0-3fcf-46e5-8091-48651984b6a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.05.14 14:03:31.182195 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 993 | 2026.05.14 14:03:31.182167 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 994 | 2026.05.14 14:03:31.182236 [ 303 ] {} <Debug> TCP-Session: 33dae179-d59e-4438-baa4-f764a6f32553 Authenticating user 'default' from [fd00:1122:3344:101::e]:56573 | ||
| 995 | 2026.05.14 14:03:31.182233 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 996 | 2026.05.14 14:03:31.182260 [ 309 ] {} <Debug> TCP-Session: cff9460c-5d2a-4daf-b7c1-2b32f517d0e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35334 | ||
| 997 | 2026.05.14 14:03:31.182275 [ 303 ] {} <Debug> TCP-Session: 33dae179-d59e-4438-baa4-f764a6f32553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.05.14 14:03:31.182289 [ 306 ] {} <Debug> TCP-Session: 63cf7a24-77d0-47e9-9f51-c3368d491f61 Authenticating user 'default' from [fd00:1122:3344:101::e]:47108 | ||
| 999 | 2026.05.14 14:03:31.182308 [ 303 ] {} <Debug> TCP-Session: 33dae179-d59e-4438-baa4-f764a6f32553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.05.14 14:03:31.182302 [ 309 ] {} <Debug> TCP-Session: cff9460c-5d2a-4daf-b7c1-2b32f517d0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.05.14 14:03:31.182330 [ 306 ] {} <Debug> TCP-Session: 63cf7a24-77d0-47e9-9f51-c3368d491f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.05.14 14:03:31.182350 [ 309 ] {} <Debug> TCP-Session: cff9460c-5d2a-4daf-b7c1-2b32f517d0e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.05.14 14:03:31.182363 [ 306 ] {} <Debug> TCP-Session: 63cf7a24-77d0-47e9-9f51-c3368d491f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.05.14 14:03:31.182387 [ 307 ] {e99723f7-3f2b-44b3-aa89-0f620ee7a4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65403) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1005 | 2026.05.14 14:03:31.182165 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1006 | 2026.05.14 14:03:31.182129 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52697 | ||
| 1007 | 2026.05.14 14:03:31.182450 [ 311 ] {} <Debug> TCP-Session: 69b65a2c-a4d3-42fc-93ae-4fe95e98fd10 Authenticating user 'default' from [fd00:1122:3344:101::e]:39187 | ||
| 1008 | 2026.05.14 14:03:31.182131 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33668 | ||
| 1009 | 2026.05.14 14:03:31.182487 [ 311 ] {} <Debug> TCP-Session: 69b65a2c-a4d3-42fc-93ae-4fe95e98fd10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.05.14 14:03:31.182498 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1011 | 2026.05.14 14:03:31.182514 [ 311 ] {} <Debug> TCP-Session: 69b65a2c-a4d3-42fc-93ae-4fe95e98fd10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.05.14 14:03:31.182532 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1013 | 2026.05.14 14:03:31.182536 [ 304 ] {} <Debug> TCP-Session: fb565c9a-aa76-48d1-9a4e-45091d5ad8e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52697 | ||
| 1014 | 2026.05.14 14:03:31.182560 [ 305 ] {} <Debug> TCP-Session: daf820da-09c0-46e5-8eb8-b208ca695c16 Authenticating user 'default' from [fd00:1122:3344:101::e]:33668 | ||
| 1015 | 2026.05.14 14:03:31.182575 [ 304 ] {} <Debug> TCP-Session: fb565c9a-aa76-48d1-9a4e-45091d5ad8e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.14 14:03:31.182591 [ 305 ] {} <Debug> TCP-Session: daf820da-09c0-46e5-8eb8-b208ca695c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.05.14 14:03:31.182603 [ 304 ] {} <Debug> TCP-Session: fb565c9a-aa76-48d1-9a4e-45091d5ad8e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.05.14 14:03:31.182616 [ 305 ] {} <Debug> TCP-Session: daf820da-09c0-46e5-8eb8-b208ca695c16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.05.14 14:03:31.182118 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1020 | 2026.05.14 14:03:31.182078 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49011 | ||
| 1021 | 2026.05.14 14:03:31.182670 [ 308 ] {} <Debug> TCP-Session: b2294c8d-5621-424f-bc2c-72525aee3d1e Authenticating user 'default' from [fd00:1122:3344:101::e]:55943 | ||
| 1022 | 2026.05.14 14:03:31.182702 [ 308 ] {} <Debug> TCP-Session: b2294c8d-5621-424f-bc2c-72525aee3d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.05.14 14:03:31.182713 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1024 | 2026.05.14 14:03:31.182715 [ 308 ] {} <Debug> TCP-Session: b2294c8d-5621-424f-bc2c-72525aee3d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.05.14 14:03:31.182742 [ 310 ] {} <Debug> TCP-Session: 84bda9fe-7f04-4bdc-83b3-f2292211d9a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49011 | ||
| 1026 | 2026.05.14 14:03:31.182716 [ 307 ] {e99723f7-3f2b-44b3-aa89-0f620ee7a4c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1027 | 2026.05.14 14:03:31.182774 [ 310 ] {} <Debug> TCP-Session: 84bda9fe-7f04-4bdc-83b3-f2292211d9a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.05.14 14:03:31.182804 [ 310 ] {} <Debug> TCP-Session: 84bda9fe-7f04-4bdc-83b3-f2292211d9a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.05.14 14:03:31.182841 [ 307 ] {e99723f7-3f2b-44b3-aa89-0f620ee7a4c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.05.14 14:03:31.183355 [ 307 ] {e99723f7-3f2b-44b3-aa89-0f620ee7a4c1} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 1031 | 2026.05.14 14:03:31.184454 [ 326 ] {e99723f7-3f2b-44b3-aa89-0f620ee7a4c1} <Trace> AggregatingTransform: Aggregating | ||
| 1032 | 2026.05.14 14:03:31.184497 [ 326 ] {e99723f7-3f2b-44b3-aa89-0f620ee7a4c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1033 | 2026.05.14 14:03:31.184524 [ 326 ] {e99723f7-3f2b-44b3-aa89-0f620ee7a4c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00102906 sec. (971.761 rows/sec., 37.96 KiB/sec.) | ||
| 1034 | 2026.05.14 14:03:31.184540 [ 326 ] {e99723f7-3f2b-44b3-aa89-0f620ee7a4c1} <Trace> Aggregator: Merging aggregated data | ||
| 1035 | 2026.05.14 14:03:31.185088 [ 307 ] {e99723f7-3f2b-44b3-aa89-0f620ee7a4c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002773 sec., 360.62026685899747 rows/sec., 14.09 KiB/sec. | ||
| 1036 | 2026.05.14 14:03:31.185204 [ 307 ] {e99723f7-3f2b-44b3-aa89-0f620ee7a4c1} <Debug> TCPHandler: Processed in 0.00318935 sec. | ||
| 1037 | 2026.05.14 14:03:31.185342 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1038 | 2026.05.14 14:03:31.185374 [ 307 ] {} <Debug> TCP-Session: 5db720f0-3fcf-46e5-8091-48651984b6a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.05.14 14:03:31.185374 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1040 | 2026.05.14 14:03:31.185397 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1041 | 2026.05.14 14:03:31.185423 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1042 | 2026.05.14 14:03:31.185439 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1043 | 2026.05.14 14:03:31.185453 [ 308 ] {} <Debug> TCP-Session: b2294c8d-5621-424f-bc2c-72525aee3d1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.05.14 14:03:31.185460 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1045 | 2026.05.14 14:03:31.185478 [ 311 ] {} <Debug> TCP-Session: 69b65a2c-a4d3-42fc-93ae-4fe95e98fd10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.05.14 14:03:31.185484 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1047 | 2026.05.14 14:03:31.185509 [ 310 ] {} <Debug> TCP-Session: 84bda9fe-7f04-4bdc-83b3-f2292211d9a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.05.14 14:03:31.185529 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1049 | 2026.05.14 14:03:31.185539 [ 303 ] {} <Debug> TCP-Session: 33dae179-d59e-4438-baa4-f764a6f32553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.05.14 14:03:31.185563 [ 305 ] {} <Debug> TCP-Session: daf820da-09c0-46e5-8eb8-b208ca695c16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.05.14 14:03:31.185436 [ 306 ] {} <Debug> TCP-Session: 63cf7a24-77d0-47e9-9f51-c3368d491f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.05.14 14:03:31.185469 [ 309 ] {} <Debug> TCP-Session: cff9460c-5d2a-4daf-b7c1-2b32f517d0e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.05.14 14:03:31.185516 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1054 | 2026.05.14 14:03:31.185697 [ 304 ] {} <Debug> TCP-Session: fb565c9a-aa76-48d1-9a4e-45091d5ad8e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.05.14 14:03:31.246476 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1056 | 2026.05.14 14:03:31.246521 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1057 | 2026.05.14 14:03:31.286893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1000 | ||
| 1058 | 2026.05.14 14:03:31.291697 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2026.05.14 14:03:31.291764 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1060 | 2026.05.14 14:03:31.292271 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1061 | 2026.05.14 14:03:31.292514 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2026.05.14 14:03:31.292690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1000 | ||
| 1063 | 2026.05.14 14:03:31.328276 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 1064 | 2026.05.14 14:03:31.348072 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.05.14 14:03:31.348149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1066 | 2026.05.14 14:03:31.354799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2026.05.14 14:03:31.355626 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.05.14 14:03:31.360033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 1069 | 2026.05.14 14:03:32.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.12 MiB, peak 172.23 MiB, free memory in arenas 0.00 B, will set to 165.08 MiB (RSS), difference: 1.96 MiB | ||
| 1070 | 2026.05.14 14:03:32.327982 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.05.14 14:03:32.328321 [ 268 ] {1312a3a1-094d-4da5-b132-26b4c05fcabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1072 | 2026.05.14 14:03:32.342172 [ 268 ] {1312a3a1-094d-4da5-b132-26b4c05fcabc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1073 | 2026.05.14 14:03:32.342282 [ 268 ] {1312a3a1-094d-4da5-b132-26b4c05fcabc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1074 | 2026.05.14 14:03:32.342879 [ 268 ] {1312a3a1-094d-4da5-b132-26b4c05fcabc} <Debug> TCPHandler: Processed in 0.015048859 sec. | ||
| 1075 | 2026.05.14 14:03:32.371130 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.05.14 14:03:32.371294 [ 268 ] {0d971adb-453b-48c4-a881-daf67b922589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1077 | 2026.05.14 14:03:32.371359 [ 268 ] {0d971adb-453b-48c4-a881-daf67b922589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1078 | 2026.05.14 14:03:32.372153 [ 268 ] {0d971adb-453b-48c4-a881-daf67b922589} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1079 | 2026.05.14 14:03:32.372204 [ 268 ] {0d971adb-453b-48c4-a881-daf67b922589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1080 | 2026.05.14 14:03:32.372872 [ 268 ] {0d971adb-453b-48c4-a881-daf67b922589} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1081 | 2026.05.14 14:03:32.373091 [ 268 ] {0d971adb-453b-48c4-a881-daf67b922589} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1082 | 2026.05.14 14:03:32.373247 [ 268 ] {0d971adb-453b-48c4-a881-daf67b922589} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002004 sec., 21956.087824351296 rows/sec., 4.59 MiB/sec. | ||
| 1083 | 2026.05.14 14:03:32.373288 [ 268 ] {0d971adb-453b-48c4-a881-daf67b922589} <Debug> TCPHandler: Processed in 0.002276561 sec. | ||
| 1084 | 2026.05.14 14:03:32.373478 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.05.14 14:03:32.373583 [ 268 ] {8313536b-3094-471f-8781-e5fdc317b672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1086 | 2026.05.14 14:03:32.373628 [ 268 ] {8313536b-3094-471f-8781-e5fdc317b672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1087 | 2026.05.14 14:03:32.380069 [ 268 ] {8313536b-3094-471f-8781-e5fdc317b672} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.05.14 14:03:32.380142 [ 268 ] {8313536b-3094-471f-8781-e5fdc317b672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1089 | 2026.05.14 14:03:32.383028 [ 268 ] {8313536b-3094-471f-8781-e5fdc317b672} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1090 | 2026.05.14 14:03:32.383319 [ 268 ] {8313536b-3094-471f-8781-e5fdc317b672} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.05.14 14:03:32.383529 [ 268 ] {8313536b-3094-471f-8781-e5fdc317b672} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.009964 sec., 28502.609393817744 rows/sec., 1.81 MiB/sec. | ||
| 1092 | 2026.05.14 14:03:32.383599 [ 268 ] {8313536b-3094-471f-8781-e5fdc317b672} <Debug> TCPHandler: Processed in 0.010171994 sec. | ||
| 1093 | 2026.05.14 14:03:32.383834 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2026.05.14 14:03:32.383971 [ 268 ] {ac9b55f9-4dd6-47a1-b667-4ac6e7dc01f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1095 | 2026.05.14 14:03:32.384032 [ 268 ] {ac9b55f9-4dd6-47a1-b667-4ac6e7dc01f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1096 | 2026.05.14 14:03:32.384594 [ 268 ] {ac9b55f9-4dd6-47a1-b667-4ac6e7dc01f9} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2026.05.14 14:03:32.384638 [ 268 ] {ac9b55f9-4dd6-47a1-b667-4ac6e7dc01f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1098 | 2026.05.14 14:03:32.384971 [ 268 ] {ac9b55f9-4dd6-47a1-b667-4ac6e7dc01f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1099 | 2026.05.14 14:03:32.385184 [ 268 ] {ac9b55f9-4dd6-47a1-b667-4ac6e7dc01f9} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2026.05.14 14:03:32.385344 [ 268 ] {ac9b55f9-4dd6-47a1-b667-4ac6e7dc01f9} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001413 sec., 9907.997169143666 rows/sec., 807.93 KiB/sec. | ||
| 1101 | 2026.05.14 14:03:32.385389 [ 268 ] {ac9b55f9-4dd6-47a1-b667-4ac6e7dc01f9} <Debug> TCPHandler: Processed in 0.001666165 sec. | ||
| 1102 | 2026.05.14 14:03:32.385524 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.05.14 14:03:32.385635 [ 268 ] {890bbf3f-68a3-46b5-9f45-a3ec0beed259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1104 | 2026.05.14 14:03:32.385683 [ 268 ] {890bbf3f-68a3-46b5-9f45-a3ec0beed259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1105 | 2026.05.14 14:03:32.387808 [ 268 ] {890bbf3f-68a3-46b5-9f45-a3ec0beed259} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.05.14 14:03:32.387850 [ 268 ] {890bbf3f-68a3-46b5-9f45-a3ec0beed259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1107 | 2026.05.14 14:03:32.388599 [ 268 ] {890bbf3f-68a3-46b5-9f45-a3ec0beed259} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1108 | 2026.05.14 14:03:32.388832 [ 268 ] {890bbf3f-68a3-46b5-9f45-a3ec0beed259} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.05.14 14:03:32.388992 [ 268 ] {890bbf3f-68a3-46b5-9f45-a3ec0beed259} <Debug> executeQuery: Read 3187 rows, 242.87 KiB in 0.003381 sec., 942620.5264714581 rows/sec., 70.15 MiB/sec. | ||
| 1110 | 2026.05.14 14:03:32.389039 [ 268 ] {890bbf3f-68a3-46b5-9f45-a3ec0beed259} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 1111 | 2026.05.14 14:03:32.389054 [ 268 ] {890bbf3f-68a3-46b5-9f45-a3ec0beed259} <Debug> TCPHandler: Processed in 0.003584054 sec. | ||
| 1112 | 2026.05.14 14:03:32.389185 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.05.14 14:03:32.389287 [ 268 ] {fc43ac72-cffa-4925-8215-0af136042826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1114 | 2026.05.14 14:03:32.389330 [ 268 ] {fc43ac72-cffa-4925-8215-0af136042826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1115 | 2026.05.14 14:03:32.389932 [ 268 ] {fc43ac72-cffa-4925-8215-0af136042826} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2026.05.14 14:03:32.389969 [ 268 ] {fc43ac72-cffa-4925-8215-0af136042826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1117 | 2026.05.14 14:03:32.390277 [ 268 ] {fc43ac72-cffa-4925-8215-0af136042826} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1118 | 2026.05.14 14:03:32.390488 [ 268 ] {fc43ac72-cffa-4925-8215-0af136042826} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2026.05.14 14:03:32.390616 [ 268 ] {fc43ac72-cffa-4925-8215-0af136042826} <Debug> executeQuery: Read 184 rows, 11.63 KiB in 0.001351 sec., 136195.41080680978 rows/sec., 8.40 MiB/sec. | ||
| 1120 | 2026.05.14 14:03:32.390660 [ 268 ] {fc43ac72-cffa-4925-8215-0af136042826} <Debug> TCPHandler: Processed in 0.001525634 sec. | ||
| 1121 | 2026.05.14 14:03:32.390782 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.05.14 14:03:32.390880 [ 268 ] {b65ce6bc-55be-4071-a53c-5fcf5de28031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1123 | 2026.05.14 14:03:32.390921 [ 268 ] {b65ce6bc-55be-4071-a53c-5fcf5de28031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1124 | 2026.05.14 14:03:32.391806 [ 268 ] {b65ce6bc-55be-4071-a53c-5fcf5de28031} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.05.14 14:03:32.391843 [ 268 ] {b65ce6bc-55be-4071-a53c-5fcf5de28031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1126 | 2026.05.14 14:03:32.392192 [ 268 ] {b65ce6bc-55be-4071-a53c-5fcf5de28031} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1127 | 2026.05.14 14:03:32.392419 [ 268 ] {b65ce6bc-55be-4071-a53c-5fcf5de28031} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.05.14 14:03:32.392549 [ 268 ] {b65ce6bc-55be-4071-a53c-5fcf5de28031} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001688 sec., 562796.2085308057 rows/sec., 33.11 MiB/sec. | ||
| 1129 | 2026.05.14 14:03:32.392585 [ 268 ] {b65ce6bc-55be-4071-a53c-5fcf5de28031} <Debug> TCPHandler: Processed in 0.001853397 sec. | ||
| 1130 | 2026.05.14 14:03:32.392716 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.05.14 14:03:32.392820 [ 268 ] {2047795c-a45c-493f-a9a1-581bdd2fdb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1132 | 2026.05.14 14:03:32.392861 [ 268 ] {2047795c-a45c-493f-a9a1-581bdd2fdb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1133 | 2026.05.14 14:03:32.393251 [ 268 ] {2047795c-a45c-493f-a9a1-581bdd2fdb33} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.05.14 14:03:32.393288 [ 268 ] {2047795c-a45c-493f-a9a1-581bdd2fdb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1135 | 2026.05.14 14:03:32.393608 [ 268 ] {2047795c-a45c-493f-a9a1-581bdd2fdb33} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1136 | 2026.05.14 14:03:32.393843 [ 268 ] {2047795c-a45c-493f-a9a1-581bdd2fdb33} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.05.14 14:03:32.393969 [ 268 ] {2047795c-a45c-493f-a9a1-581bdd2fdb33} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001167 sec., 856.898029134533 rows/sec., 60.25 KiB/sec. | ||
| 1138 | 2026.05.14 14:03:32.394014 [ 268 ] {2047795c-a45c-493f-a9a1-581bdd2fdb33} <Debug> TCPHandler: Processed in 0.001347172 sec. | ||
| 1139 | 2026.05.14 14:03:32.394147 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.05.14 14:03:32.394243 [ 268 ] {2a832ed9-8b36-4d08-877f-232f067df629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1141 | 2026.05.14 14:03:32.394283 [ 268 ] {2a832ed9-8b36-4d08-877f-232f067df629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1142 | 2026.05.14 14:03:32.394787 [ 268 ] {2a832ed9-8b36-4d08-877f-232f067df629} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.05.14 14:03:32.394823 [ 268 ] {2a832ed9-8b36-4d08-877f-232f067df629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1144 | 2026.05.14 14:03:32.395155 [ 268 ] {2a832ed9-8b36-4d08-877f-232f067df629} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1145 | 2026.05.14 14:03:32.395369 [ 268 ] {2a832ed9-8b36-4d08-877f-232f067df629} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.05.14 14:03:32.395500 [ 268 ] {2a832ed9-8b36-4d08-877f-232f067df629} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001274 sec., 116169.54474097332 rows/sec., 6.61 MiB/sec. | ||
| 1147 | 2026.05.14 14:03:32.395542 [ 268 ] {2a832ed9-8b36-4d08-877f-232f067df629} <Debug> TCPHandler: Processed in 0.001444193 sec. | ||
| 1148 | 2026.05.14 14:03:32.395666 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.05.14 14:03:32.395763 [ 268 ] {7ea9a952-28a2-47c9-a539-90d89fcc9dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1150 | 2026.05.14 14:03:32.395803 [ 268 ] {7ea9a952-28a2-47c9-a539-90d89fcc9dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1151 | 2026.05.14 14:03:32.397061 [ 268 ] {7ea9a952-28a2-47c9-a539-90d89fcc9dc8} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.05.14 14:03:32.397100 [ 268 ] {7ea9a952-28a2-47c9-a539-90d89fcc9dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1153 | 2026.05.14 14:03:32.397494 [ 268 ] {7ea9a952-28a2-47c9-a539-90d89fcc9dc8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1154 | 2026.05.14 14:03:32.397703 [ 268 ] {7ea9a952-28a2-47c9-a539-90d89fcc9dc8} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.05.14 14:03:32.397834 [ 268 ] {7ea9a952-28a2-47c9-a539-90d89fcc9dc8} <Debug> executeQuery: Read 1753 rows, 121.16 KiB in 0.002089 sec., 839157.4916227859 rows/sec., 56.64 MiB/sec. | ||
| 1156 | 2026.05.14 14:03:32.397876 [ 268 ] {7ea9a952-28a2-47c9-a539-90d89fcc9dc8} <Debug> TCPHandler: Processed in 0.002259311 sec. | ||
| 1157 | 2026.05.14 14:03:32.398076 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.05.14 14:03:32.398238 [ 268 ] {35b462cd-d628-4545-814a-9c18728cc0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1159 | 2026.05.14 14:03:32.398303 [ 268 ] {35b462cd-d628-4545-814a-9c18728cc0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1160 | 2026.05.14 14:03:32.398856 [ 268 ] {35b462cd-d628-4545-814a-9c18728cc0e2} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.05.14 14:03:32.398899 [ 268 ] {35b462cd-d628-4545-814a-9c18728cc0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1162 | 2026.05.14 14:03:32.401278 [ 268 ] {35b462cd-d628-4545-814a-9c18728cc0e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1163 | 2026.05.14 14:03:32.401589 [ 268 ] {35b462cd-d628-4545-814a-9c18728cc0e2} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.05.14 14:03:32.401812 [ 268 ] {35b462cd-d628-4545-814a-9c18728cc0e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003613 sec., 1660.6698034874066 rows/sec., 86.76 KiB/sec. | ||
| 1165 | 2026.05.14 14:03:32.401875 [ 268 ] {35b462cd-d628-4545-814a-9c18728cc0e2} <Debug> TCPHandler: Processed in 0.003897976 sec. | ||
| 1166 | 2026.05.14 14:03:32.402022 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.05.14 14:03:32.402127 [ 268 ] {bb203d62-fa5b-47bf-ae8e-cc139b968b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1168 | 2026.05.14 14:03:32.402174 [ 268 ] {bb203d62-fa5b-47bf-ae8e-cc139b968b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1169 | 2026.05.14 14:03:32.405125 [ 268 ] {bb203d62-fa5b-47bf-ae8e-cc139b968b78} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.05.14 14:03:32.405161 [ 268 ] {bb203d62-fa5b-47bf-ae8e-cc139b968b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1171 | 2026.05.14 14:03:32.405701 [ 268 ] {bb203d62-fa5b-47bf-ae8e-cc139b968b78} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1172 | 2026.05.14 14:03:32.405922 [ 268 ] {bb203d62-fa5b-47bf-ae8e-cc139b968b78} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.05.14 14:03:32.406055 [ 268 ] {bb203d62-fa5b-47bf-ae8e-cc139b968b78} <Debug> executeQuery: Read 1940 rows, 120.21 KiB in 0.003952 sec., 490890.68825910933 rows/sec., 29.71 MiB/sec. | ||
| 1174 | 2026.05.14 14:03:32.406094 [ 268 ] {bb203d62-fa5b-47bf-ae8e-cc139b968b78} <Debug> TCPHandler: Processed in 0.004120928 sec. | ||
| 1175 | 2026.05.14 14:03:32.406227 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.05.14 14:03:32.406328 [ 268 ] {ea8a1c41-3222-4e9e-a00b-d46565e57cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1177 | 2026.05.14 14:03:32.406373 [ 268 ] {ea8a1c41-3222-4e9e-a00b-d46565e57cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1178 | 2026.05.14 14:03:32.406721 [ 268 ] {ea8a1c41-3222-4e9e-a00b-d46565e57cfa} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.05.14 14:03:32.406758 [ 268 ] {ea8a1c41-3222-4e9e-a00b-d46565e57cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1180 | 2026.05.14 14:03:32.407070 [ 268 ] {ea8a1c41-3222-4e9e-a00b-d46565e57cfa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1181 | 2026.05.14 14:03:32.407283 [ 268 ] {ea8a1c41-3222-4e9e-a00b-d46565e57cfa} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.05.14 14:03:32.407411 [ 268 ] {ea8a1c41-3222-4e9e-a00b-d46565e57cfa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 61.04 KiB/sec. | ||
| 1183 | 2026.05.14 14:03:32.407447 [ 268 ] {ea8a1c41-3222-4e9e-a00b-d46565e57cfa} <Debug> TCPHandler: Processed in 0.001271021 sec. | ||
| 1184 | 2026.05.14 14:03:32.407577 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.05.14 14:03:32.407675 [ 268 ] {8ed0ce4a-0e7f-4220-8e6b-3d55303d9e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1186 | 2026.05.14 14:03:32.407731 [ 268 ] {8ed0ce4a-0e7f-4220-8e6b-3d55303d9e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1187 | 2026.05.14 14:03:32.408611 [ 268 ] {8ed0ce4a-0e7f-4220-8e6b-3d55303d9e60} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.05.14 14:03:32.408648 [ 268 ] {8ed0ce4a-0e7f-4220-8e6b-3d55303d9e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1189 | 2026.05.14 14:03:32.411200 [ 268 ] {8ed0ce4a-0e7f-4220-8e6b-3d55303d9e60} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1190 | 2026.05.14 14:03:32.411466 [ 268 ] {8ed0ce4a-0e7f-4220-8e6b-3d55303d9e60} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.05.14 14:03:32.411627 [ 268 ] {8ed0ce4a-0e7f-4220-8e6b-3d55303d9e60} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.003969 sec., 7054.673721340388 rows/sec., 12.64 MiB/sec. | ||
| 1192 | 2026.05.14 14:03:32.411694 [ 268 ] {8ed0ce4a-0e7f-4220-8e6b-3d55303d9e60} <Debug> TCPHandler: Processed in 0.004166378 sec. | ||
| 1193 | 2026.05.14 14:03:32.411864 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.05.14 14:03:32.411966 [ 268 ] {5df263bc-66ce-4b78-a60f-9fdeda7cc9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1195 | 2026.05.14 14:03:32.412009 [ 268 ] {5df263bc-66ce-4b78-a60f-9fdeda7cc9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1196 | 2026.05.14 14:03:32.412421 [ 268 ] {5df263bc-66ce-4b78-a60f-9fdeda7cc9ab} <Trace> oximeter.measurements_i64 (c2f1edae-6e9e-442e-bde9-d05209c7bc9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.05.14 14:03:32.412458 [ 268 ] {5df263bc-66ce-4b78-a60f-9fdeda7cc9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1198 | 2026.05.14 14:03:32.412752 [ 268 ] {5df263bc-66ce-4b78-a60f-9fdeda7cc9ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1199 | 2026.05.14 14:03:32.412955 [ 268 ] {5df263bc-66ce-4b78-a60f-9fdeda7cc9ab} <Trace> oximeter.measurements_i64 (c2f1edae-6e9e-442e-bde9-d05209c7bc9c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.05.14 14:03:32.413078 [ 268 ] {5df263bc-66ce-4b78-a60f-9fdeda7cc9ab} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 374.74 KiB/sec. | ||
| 1201 | 2026.05.14 14:03:32.413113 [ 268 ] {5df263bc-66ce-4b78-a60f-9fdeda7cc9ab} <Debug> TCPHandler: Processed in 0.001310433 sec. | ||
| 1202 | 2026.05.14 14:03:32.413236 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.05.14 14:03:32.413333 [ 268 ] {cd38c55a-605e-42a9-9e41-aea6dc56d28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1204 | 2026.05.14 14:03:32.413373 [ 268 ] {cd38c55a-605e-42a9-9e41-aea6dc56d28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1205 | 2026.05.14 14:03:32.413706 [ 268 ] {cd38c55a-605e-42a9-9e41-aea6dc56d28f} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.05.14 14:03:32.413743 [ 268 ] {cd38c55a-605e-42a9-9e41-aea6dc56d28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1207 | 2026.05.14 14:03:32.414055 [ 268 ] {cd38c55a-605e-42a9-9e41-aea6dc56d28f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1208 | 2026.05.14 14:03:32.414273 [ 268 ] {cd38c55a-605e-42a9-9e41-aea6dc56d28f} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.05.14 14:03:32.414409 [ 268 ] {cd38c55a-605e-42a9-9e41-aea6dc56d28f} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001094 sec., 38391.224862888484 rows/sec., 2.19 MiB/sec. | ||
| 1210 | 2026.05.14 14:03:32.414444 [ 268 ] {cd38c55a-605e-42a9-9e41-aea6dc56d28f} <Debug> TCPHandler: Processed in 0.001257352 sec. | ||
| 1211 | 2026.05.14 14:03:36.288420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 128 | ||
| 1212 | 2026.05.14 14:03:36.290959 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.05.14 14:03:36.291002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1214 | 2026.05.14 14:03:36.292068 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1215 | 2026.05.14 14:03:36.292320 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.05.14 14:03:36.292540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 128 | ||
| 1217 | 2026.05.14 14:03:36.939363 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.05.14 14:03:36.939586 [ 268 ] {dc9582ba-04e1-4f22-807f-bfdb6b20600c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 1219 | 2026.05.14 14:03:36.939902 [ 268 ] {dc9582ba-04e1-4f22-807f-bfdb6b20600c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1220 | 2026.05.14 14:03:36.943849 [ 268 ] {dc9582ba-04e1-4f22-807f-bfdb6b20600c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 1221 | 2026.05.14 14:03:36.944192 [ 268 ] {dc9582ba-04e1-4f22-807f-bfdb6b20600c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1222 | 2026.05.14 14:03:36.944278 [ 268 ] {dc9582ba-04e1-4f22-807f-bfdb6b20600c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1223 | 2026.05.14 14:03:36.944439 [ 268 ] {dc9582ba-04e1-4f22-807f-bfdb6b20600c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1224 | 2026.05.14 14:03:36.946466 [ 268 ] {dc9582ba-04e1-4f22-807f-bfdb6b20600c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1225 | 2026.05.14 14:03:36.948686 [ 268 ] {dc9582ba-04e1-4f22-807f-bfdb6b20600c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 1226 | 2026.05.14 14:03:36.948732 [ 268 ] {dc9582ba-04e1-4f22-807f-bfdb6b20600c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1227 | 2026.05.14 14:03:36.952838 [ 268 ] {dc9582ba-04e1-4f22-807f-bfdb6b20600c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 1228 | 2026.05.14 14:03:36.952885 [ 268 ] {dc9582ba-04e1-4f22-807f-bfdb6b20600c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1229 | 2026.05.14 14:03:36.973465 [ 268 ] {dc9582ba-04e1-4f22-807f-bfdb6b20600c} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.033964 sec., 1295.489341655871 rows/sec., 277.35 KiB/sec. | ||
| 1230 | 2026.05.14 14:03:36.973598 [ 268 ] {dc9582ba-04e1-4f22-807f-bfdb6b20600c} <Debug> MemoryTracker: Peak memory usage (for query): 139.22 KiB. | ||
| 1231 | 2026.05.14 14:03:36.973615 [ 268 ] {dc9582ba-04e1-4f22-807f-bfdb6b20600c} <Debug> TCPHandler: Processed in 0.034382417 sec. | ||
| 1232 | 2026.05.14 14:03:36.980128 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.05.14 14:03:36.980355 [ 268 ] {bd6dd21d-81bd-4a68-8da2-058be54db923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1234 | 2026.05.14 14:03:36.980432 [ 268 ] {bd6dd21d-81bd-4a68-8da2-058be54db923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1235 | 2026.05.14 14:03:36.981104 [ 268 ] {bd6dd21d-81bd-4a68-8da2-058be54db923} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.05.14 14:03:36.981151 [ 268 ] {bd6dd21d-81bd-4a68-8da2-058be54db923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1237 | 2026.05.14 14:03:36.981552 [ 268 ] {bd6dd21d-81bd-4a68-8da2-058be54db923} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1238 | 2026.05.14 14:03:36.981783 [ 268 ] {bd6dd21d-81bd-4a68-8da2-058be54db923} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.05.14 14:03:36.981937 [ 268 ] {bd6dd21d-81bd-4a68-8da2-058be54db923} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.59 MiB/sec. | ||
| 1240 | 2026.05.14 14:03:36.981985 [ 268 ] {bd6dd21d-81bd-4a68-8da2-058be54db923} <Debug> TCPHandler: Processed in 0.001998839 sec. | ||
| 1241 | 2026.05.14 14:03:36.982146 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.05.14 14:03:36.982251 [ 268 ] {4bfae568-b22f-420d-b38e-2f7ae9e6b7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1243 | 2026.05.14 14:03:36.982294 [ 268 ] {4bfae568-b22f-420d-b38e-2f7ae9e6b7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1244 | 2026.05.14 14:03:36.982777 [ 268 ] {4bfae568-b22f-420d-b38e-2f7ae9e6b7c3} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.05.14 14:03:36.982817 [ 268 ] {4bfae568-b22f-420d-b38e-2f7ae9e6b7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1246 | 2026.05.14 14:03:36.983127 [ 268 ] {4bfae568-b22f-420d-b38e-2f7ae9e6b7c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1247 | 2026.05.14 14:03:36.983344 [ 268 ] {4bfae568-b22f-420d-b38e-2f7ae9e6b7c3} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.05.14 14:03:36.983470 [ 268 ] {4bfae568-b22f-420d-b38e-2f7ae9e6b7c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 1249 | 2026.05.14 14:03:36.983508 [ 268 ] {4bfae568-b22f-420d-b38e-2f7ae9e6b7c3} <Debug> TCPHandler: Processed in 0.001413573 sec. | ||
| 1250 | 2026.05.14 14:03:36.983646 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.05.14 14:03:36.983743 [ 268 ] {1d8be6fe-fdaf-400b-b08c-e9843c7b543b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1252 | 2026.05.14 14:03:36.983787 [ 268 ] {1d8be6fe-fdaf-400b-b08c-e9843c7b543b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1253 | 2026.05.14 14:03:36.984184 [ 268 ] {1d8be6fe-fdaf-400b-b08c-e9843c7b543b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.05.14 14:03:36.984222 [ 268 ] {1d8be6fe-fdaf-400b-b08c-e9843c7b543b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1255 | 2026.05.14 14:03:36.984547 [ 268 ] {1d8be6fe-fdaf-400b-b08c-e9843c7b543b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1256 | 2026.05.14 14:03:36.984762 [ 268 ] {1d8be6fe-fdaf-400b-b08c-e9843c7b543b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.05.14 14:03:36.984887 [ 268 ] {1d8be6fe-fdaf-400b-b08c-e9843c7b543b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001164 sec., 109965.63573883161 rows/sec., 7.66 MiB/sec. | ||
| 1258 | 2026.05.14 14:03:36.984924 [ 268 ] {1d8be6fe-fdaf-400b-b08c-e9843c7b543b} <Debug> TCPHandler: Processed in 0.001326573 sec. | ||
| 1259 | 2026.05.14 14:03:36.985061 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.05.14 14:03:36.985157 [ 268 ] {904461ca-d07d-4b62-89e7-9cc5c82cf611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1261 | 2026.05.14 14:03:36.985199 [ 268 ] {904461ca-d07d-4b62-89e7-9cc5c82cf611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1262 | 2026.05.14 14:03:36.985557 [ 268 ] {904461ca-d07d-4b62-89e7-9cc5c82cf611} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.05.14 14:03:36.985594 [ 268 ] {904461ca-d07d-4b62-89e7-9cc5c82cf611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1264 | 2026.05.14 14:03:36.985907 [ 268 ] {904461ca-d07d-4b62-89e7-9cc5c82cf611} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1265 | 2026.05.14 14:03:36.986127 [ 268 ] {904461ca-d07d-4b62-89e7-9cc5c82cf611} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.05.14 14:03:36.986255 [ 268 ] {904461ca-d07d-4b62-89e7-9cc5c82cf611} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001116 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. | ||
| 1267 | 2026.05.14 14:03:36.986291 [ 268 ] {904461ca-d07d-4b62-89e7-9cc5c82cf611} <Debug> TCPHandler: Processed in 0.001278732 sec. | ||
| 1268 | 2026.05.14 14:03:37.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.35 MiB, peak 172.23 MiB, free memory in arenas 0.00 B, will set to 167.68 MiB (RSS), difference: 4.34 MiB | ||
| 1269 | 2026.05.14 14:03:38.792866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1448 | ||
| 1270 | 2026.05.14 14:03:38.793466 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2026.05.14 14:03:38.793513 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1272 | 2026.05.14 14:03:38.794070 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1273 | 2026.05.14 14:03:38.794304 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2026.05.14 14:03:38.794433 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1448 | ||
| 1275 | 2026.05.14 14:03:38.860186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1276 | 2026.05.14 14:03:38.875798 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.05.14 14:03:38.875848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1278 | 2026.05.14 14:03:38.882003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1279 | 2026.05.14 14:03:38.882712 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.05.14 14:03:38.885434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1281 | 2026.05.14 14:03:39.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.22 MiB, peak 172.23 MiB, free memory in arenas 0.00 B, will set to 169.73 MiB (RSS), difference: 1.51 MiB | ||
| 1282 | 2026.05.14 14:03:41.940911 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.05.14 14:03:41.941192 [ 268 ] {ab65c828-a2c3-454f-858b-025c8f3d1963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 1284 | 2026.05.14 14:03:41.941556 [ 268 ] {ab65c828-a2c3-454f-858b-025c8f3d1963} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1285 | 2026.05.14 14:03:41.941600 [ 268 ] {ab65c828-a2c3-454f-858b-025c8f3d1963} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 1286 | 2026.05.14 14:03:41.941854 [ 268 ] {ab65c828-a2c3-454f-858b-025c8f3d1963} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1287 | 2026.05.14 14:03:41.941935 [ 268 ] {ab65c828-a2c3-454f-858b-025c8f3d1963} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1288 | 2026.05.14 14:03:41.942092 [ 268 ] {ab65c828-a2c3-454f-858b-025c8f3d1963} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1289 | 2026.05.14 14:03:41.942129 [ 268 ] {ab65c828-a2c3-454f-858b-025c8f3d1963} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1290 | 2026.05.14 14:03:41.942151 [ 268 ] {ab65c828-a2c3-454f-858b-025c8f3d1963} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 1291 | 2026.05.14 14:03:41.942166 [ 268 ] {ab65c828-a2c3-454f-858b-025c8f3d1963} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1292 | 2026.05.14 14:03:41.942227 [ 268 ] {ab65c828-a2c3-454f-858b-025c8f3d1963} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 1293 | 2026.05.14 14:03:41.942249 [ 268 ] {ab65c828-a2c3-454f-858b-025c8f3d1963} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1294 | 2026.05.14 14:03:41.943679 [ 268 ] {ab65c828-a2c3-454f-858b-025c8f3d1963} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002596 sec., 16949.15254237288 rows/sec., 3.54 MiB/sec. | ||
| 1295 | 2026.05.14 14:03:41.943793 [ 268 ] {ab65c828-a2c3-454f-858b-025c8f3d1963} <Debug> TCPHandler: Processed in 0.003039449 sec. | ||
| 1296 | 2026.05.14 14:03:41.945607 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.05.14 14:03:41.945795 [ 268 ] {08845bab-50c8-4c4c-b456-7087bd996442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1298 | 2026.05.14 14:03:41.945867 [ 268 ] {08845bab-50c8-4c4c-b456-7087bd996442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1299 | 2026.05.14 14:03:41.946580 [ 268 ] {08845bab-50c8-4c4c-b456-7087bd996442} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.05.14 14:03:41.946624 [ 268 ] {08845bab-50c8-4c4c-b456-7087bd996442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1301 | 2026.05.14 14:03:41.947015 [ 268 ] {08845bab-50c8-4c4c-b456-7087bd996442} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1302 | 2026.05.14 14:03:41.947236 [ 268 ] {08845bab-50c8-4c4c-b456-7087bd996442} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.05.14 14:03:41.947385 [ 268 ] {08845bab-50c8-4c4c-b456-7087bd996442} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001644 sec., 34063.2603406326 rows/sec., 2.60 MiB/sec. | ||
| 1304 | 2026.05.14 14:03:41.947427 [ 268 ] {08845bab-50c8-4c4c-b456-7087bd996442} <Debug> TCPHandler: Processed in 0.001962948 sec. | ||
| 1305 | 2026.05.14 14:03:41.947597 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.05.14 14:03:41.947694 [ 268 ] {84648f57-bb08-404b-bd83-73e461309a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1307 | 2026.05.14 14:03:41.947736 [ 268 ] {84648f57-bb08-404b-bd83-73e461309a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1308 | 2026.05.14 14:03:41.948234 [ 268 ] {84648f57-bb08-404b-bd83-73e461309a3c} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.05.14 14:03:41.948273 [ 268 ] {84648f57-bb08-404b-bd83-73e461309a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1310 | 2026.05.14 14:03:41.948579 [ 268 ] {84648f57-bb08-404b-bd83-73e461309a3c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1311 | 2026.05.14 14:03:41.948790 [ 268 ] {84648f57-bb08-404b-bd83-73e461309a3c} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.05.14 14:03:41.948919 [ 268 ] {84648f57-bb08-404b-bd83-73e461309a3c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 1313 | 2026.05.14 14:03:41.948958 [ 268 ] {84648f57-bb08-404b-bd83-73e461309a3c} <Debug> TCPHandler: Processed in 0.001410073 sec. | ||
| 1314 | 2026.05.14 14:03:41.949114 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.05.14 14:03:41.949211 [ 268 ] {d9294f9e-e9f2-49e1-ae7a-9abf9fb9a408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1316 | 2026.05.14 14:03:41.949254 [ 268 ] {d9294f9e-e9f2-49e1-ae7a-9abf9fb9a408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1317 | 2026.05.14 14:03:41.949708 [ 268 ] {d9294f9e-e9f2-49e1-ae7a-9abf9fb9a408} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.05.14 14:03:41.949744 [ 268 ] {d9294f9e-e9f2-49e1-ae7a-9abf9fb9a408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1319 | 2026.05.14 14:03:41.950074 [ 268 ] {d9294f9e-e9f2-49e1-ae7a-9abf9fb9a408} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1320 | 2026.05.14 14:03:41.950280 [ 268 ] {d9294f9e-e9f2-49e1-ae7a-9abf9fb9a408} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.05.14 14:03:41.950405 [ 268 ] {d9294f9e-e9f2-49e1-ae7a-9abf9fb9a408} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 1322 | 2026.05.14 14:03:41.950440 [ 268 ] {d9294f9e-e9f2-49e1-ae7a-9abf9fb9a408} <Debug> TCPHandler: Processed in 0.001375363 sec. | ||
| 1323 | 2026.05.14 14:03:41.950579 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.05.14 14:03:41.950673 [ 268 ] {e61376ac-6882-4f27-81a1-daf25adfd62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1325 | 2026.05.14 14:03:41.950715 [ 268 ] {e61376ac-6882-4f27-81a1-daf25adfd62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1326 | 2026.05.14 14:03:41.951066 [ 268 ] {e61376ac-6882-4f27-81a1-daf25adfd62f} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.05.14 14:03:41.951102 [ 268 ] {e61376ac-6882-4f27-81a1-daf25adfd62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1328 | 2026.05.14 14:03:41.951397 [ 268 ] {e61376ac-6882-4f27-81a1-daf25adfd62f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1329 | 2026.05.14 14:03:41.951599 [ 268 ] {e61376ac-6882-4f27-81a1-daf25adfd62f} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.05.14 14:03:41.951723 [ 268 ] {e61376ac-6882-4f27-81a1-daf25adfd62f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 1331 | 2026.05.14 14:03:41.951759 [ 268 ] {e61376ac-6882-4f27-81a1-daf25adfd62f} <Debug> TCPHandler: Processed in 0.001229201 sec. | ||
| 1332 | 2026.05.14 14:03:46.246709 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1333 | 2026.05.14 14:03:46.246820 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1334 | 2026.05.14 14:03:46.292809 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 148 | ||
| 1335 | 2026.05.14 14:03:46.294594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1960 | ||
| 1336 | 2026.05.14 14:03:46.295062 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.05.14 14:03:46.295107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1338 | 2026.05.14 14:03:46.295139 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.05.14 14:03:46.295184 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1340 | 2026.05.14 14:03:46.295799 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1341 | 2026.05.14 14:03:46.296080 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.05.14 14:03:46.296218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1960 | ||
| 1343 | 2026.05.14 14:03:46.296540 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1344 | 2026.05.14 14:03:46.296828 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2026.05.14 14:03:46.297078 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 148 | ||
| 1346 | 2026.05.14 14:03:46.385571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1347 | 2026.05.14 14:03:46.401663 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2026.05.14 14:03:46.401732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1349 | 2026.05.14 14:03:46.408055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1350 | 2026.05.14 14:03:46.408772 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.05.14 14:03:46.411621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1352 | 2026.05.14 14:03:46.945765 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.05.14 14:03:46.946027 [ 268 ] {09075fe3-ffb0-4c88-b3e6-39bd118cd2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1354 | 2026.05.14 14:03:46.946400 [ 268 ] {09075fe3-ffb0-4c88-b3e6-39bd118cd2cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1355 | 2026.05.14 14:03:46.946444 [ 268 ] {09075fe3-ffb0-4c88-b3e6-39bd118cd2cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1356 | 2026.05.14 14:03:46.946709 [ 268 ] {09075fe3-ffb0-4c88-b3e6-39bd118cd2cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1357 | 2026.05.14 14:03:46.946784 [ 268 ] {09075fe3-ffb0-4c88-b3e6-39bd118cd2cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1358 | 2026.05.14 14:03:46.946934 [ 268 ] {09075fe3-ffb0-4c88-b3e6-39bd118cd2cb} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 1359 | 2026.05.14 14:03:46.946973 [ 268 ] {09075fe3-ffb0-4c88-b3e6-39bd118cd2cb} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1360 | 2026.05.14 14:03:46.946998 [ 268 ] {09075fe3-ffb0-4c88-b3e6-39bd118cd2cb} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 1361 | 2026.05.14 14:03:46.947016 [ 268 ] {09075fe3-ffb0-4c88-b3e6-39bd118cd2cb} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1362 | 2026.05.14 14:03:46.947060 [ 268 ] {09075fe3-ffb0-4c88-b3e6-39bd118cd2cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1363 | 2026.05.14 14:03:46.947084 [ 268 ] {09075fe3-ffb0-4c88-b3e6-39bd118cd2cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1364 | 2026.05.14 14:03:46.948240 [ 268 ] {09075fe3-ffb0-4c88-b3e6-39bd118cd2cb} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002326 sec., 18916.59501289768 rows/sec., 3.95 MiB/sec. | ||
| 1365 | 2026.05.14 14:03:46.948360 [ 268 ] {09075fe3-ffb0-4c88-b3e6-39bd118cd2cb} <Debug> TCPHandler: Processed in 0.002743575 sec. | ||
| 1366 | 2026.05.14 14:03:46.953782 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.05.14 14:03:46.953915 [ 268 ] {ad27f0e2-b082-4bb1-83fb-a82dc499aa3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1368 | 2026.05.14 14:03:46.953965 [ 268 ] {ad27f0e2-b082-4bb1-83fb-a82dc499aa3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1369 | 2026.05.14 14:03:46.954642 [ 268 ] {ad27f0e2-b082-4bb1-83fb-a82dc499aa3b} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2026.05.14 14:03:46.954696 [ 268 ] {ad27f0e2-b082-4bb1-83fb-a82dc499aa3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1371 | 2026.05.14 14:03:46.955106 [ 268 ] {ad27f0e2-b082-4bb1-83fb-a82dc499aa3b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1372 | 2026.05.14 14:03:46.955352 [ 268 ] {ad27f0e2-b082-4bb1-83fb-a82dc499aa3b} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.05.14 14:03:46.955512 [ 268 ] {ad27f0e2-b082-4bb1-83fb-a82dc499aa3b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001635 sec., 173700.30581039755 rows/sec., 11.03 MiB/sec. | ||
| 1374 | 2026.05.14 14:03:46.955553 [ 268 ] {ad27f0e2-b082-4bb1-83fb-a82dc499aa3b} <Debug> TCPHandler: Processed in 0.001828087 sec. | ||
| 1375 | 2026.05.14 14:03:46.955713 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2026.05.14 14:03:46.955830 [ 268 ] {76c99fc2-d864-4e2c-9026-569340a08572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1377 | 2026.05.14 14:03:46.955876 [ 268 ] {76c99fc2-d864-4e2c-9026-569340a08572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1378 | 2026.05.14 14:03:46.956812 [ 268 ] {76c99fc2-d864-4e2c-9026-569340a08572} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2026.05.14 14:03:46.956852 [ 268 ] {76c99fc2-d864-4e2c-9026-569340a08572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1380 | 2026.05.14 14:03:46.957224 [ 268 ] {76c99fc2-d864-4e2c-9026-569340a08572} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1381 | 2026.05.14 14:03:46.957447 [ 268 ] {76c99fc2-d864-4e2c-9026-569340a08572} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2026.05.14 14:03:46.957581 [ 268 ] {76c99fc2-d864-4e2c-9026-569340a08572} <Debug> executeQuery: Read 863 rows, 69.15 KiB in 0.001776 sec., 485923.42342342343 rows/sec., 38.02 MiB/sec. | ||
| 1383 | 2026.05.14 14:03:46.957620 [ 268 ] {76c99fc2-d864-4e2c-9026-569340a08572} <Debug> TCPHandler: Processed in 0.001971819 sec. | ||
| 1384 | 2026.05.14 14:03:46.957795 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.05.14 14:03:46.957898 [ 268 ] {ab23b675-0b55-4d35-834a-7d3bc63e9e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1386 | 2026.05.14 14:03:46.957941 [ 268 ] {ab23b675-0b55-4d35-834a-7d3bc63e9e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1387 | 2026.05.14 14:03:46.958441 [ 268 ] {ab23b675-0b55-4d35-834a-7d3bc63e9e03} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.05.14 14:03:46.958479 [ 268 ] {ab23b675-0b55-4d35-834a-7d3bc63e9e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1389 | 2026.05.14 14:03:46.958781 [ 268 ] {ab23b675-0b55-4d35-834a-7d3bc63e9e03} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1390 | 2026.05.14 14:03:46.959001 [ 268 ] {ab23b675-0b55-4d35-834a-7d3bc63e9e03} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.05.14 14:03:46.959134 [ 268 ] {ab23b675-0b55-4d35-834a-7d3bc63e9e03} <Debug> executeQuery: Read 175 rows, 11.02 KiB in 0.001257 sec., 139220.3659506762 rows/sec., 8.56 MiB/sec. | ||
| 1392 | 2026.05.14 14:03:46.959171 [ 268 ] {ab23b675-0b55-4d35-834a-7d3bc63e9e03} <Debug> TCPHandler: Processed in 0.001426693 sec. | ||
| 1393 | 2026.05.14 14:03:46.959313 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.05.14 14:03:46.959411 [ 268 ] {dfbd4050-3347-412c-ab80-267192528866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1395 | 2026.05.14 14:03:46.959451 [ 268 ] {dfbd4050-3347-412c-ab80-267192528866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1396 | 2026.05.14 14:03:46.959898 [ 268 ] {dfbd4050-3347-412c-ab80-267192528866} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.05.14 14:03:46.959934 [ 268 ] {dfbd4050-3347-412c-ab80-267192528866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1398 | 2026.05.14 14:03:46.960231 [ 268 ] {dfbd4050-3347-412c-ab80-267192528866} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1399 | 2026.05.14 14:03:46.960438 [ 268 ] {dfbd4050-3347-412c-ab80-267192528866} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.05.14 14:03:46.960564 [ 268 ] {dfbd4050-3347-412c-ab80-267192528866} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 1401 | 2026.05.14 14:03:46.960600 [ 268 ] {dfbd4050-3347-412c-ab80-267192528866} <Debug> TCPHandler: Processed in 0.001337482 sec. | ||
| 1402 | 2026.05.14 14:03:46.960762 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.05.14 14:03:46.960859 [ 268 ] {161a7b63-58a6-454c-93e6-dbf8d69704db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1404 | 2026.05.14 14:03:46.960903 [ 268 ] {161a7b63-58a6-454c-93e6-dbf8d69704db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1405 | 2026.05.14 14:03:46.961355 [ 268 ] {161a7b63-58a6-454c-93e6-dbf8d69704db} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2026.05.14 14:03:46.961390 [ 268 ] {161a7b63-58a6-454c-93e6-dbf8d69704db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1407 | 2026.05.14 14:03:46.961687 [ 268 ] {161a7b63-58a6-454c-93e6-dbf8d69704db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1408 | 2026.05.14 14:03:46.961898 [ 268 ] {161a7b63-58a6-454c-93e6-dbf8d69704db} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.05.14 14:03:46.962022 [ 268 ] {161a7b63-58a6-454c-93e6-dbf8d69704db} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 1410 | 2026.05.14 14:03:46.962059 [ 268 ] {161a7b63-58a6-454c-93e6-dbf8d69704db} <Debug> TCPHandler: Processed in 0.001346343 sec. | ||
| 1411 | 2026.05.14 14:03:46.962200 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.05.14 14:03:46.962299 [ 268 ] {2a7e30d3-d049-45a7-a55e-cf16ac14849d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1413 | 2026.05.14 14:03:46.962339 [ 268 ] {2a7e30d3-d049-45a7-a55e-cf16ac14849d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1414 | 2026.05.14 14:03:46.962937 [ 268 ] {2a7e30d3-d049-45a7-a55e-cf16ac14849d} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.05.14 14:03:46.962973 [ 268 ] {2a7e30d3-d049-45a7-a55e-cf16ac14849d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1416 | 2026.05.14 14:03:46.963293 [ 268 ] {2a7e30d3-d049-45a7-a55e-cf16ac14849d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1417 | 2026.05.14 14:03:46.963507 [ 268 ] {2a7e30d3-d049-45a7-a55e-cf16ac14849d} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.05.14 14:03:46.963630 [ 268 ] {2a7e30d3-d049-45a7-a55e-cf16ac14849d} <Debug> executeQuery: Read 531 rows, 38.48 KiB in 0.00135 sec., 393333.3333333333 rows/sec., 27.84 MiB/sec. | ||
| 1419 | 2026.05.14 14:03:46.963666 [ 268 ] {2a7e30d3-d049-45a7-a55e-cf16ac14849d} <Debug> TCPHandler: Processed in 0.001515814 sec. | ||
| 1420 | 2026.05.14 14:03:46.963794 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.05.14 14:03:46.963890 [ 268 ] {b7c2ca94-5259-4fdc-90f9-123fe0220076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1422 | 2026.05.14 14:03:46.963932 [ 268 ] {b7c2ca94-5259-4fdc-90f9-123fe0220076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1423 | 2026.05.14 14:03:46.964285 [ 268 ] {b7c2ca94-5259-4fdc-90f9-123fe0220076} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.05.14 14:03:46.964322 [ 268 ] {b7c2ca94-5259-4fdc-90f9-123fe0220076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1425 | 2026.05.14 14:03:46.964629 [ 268 ] {b7c2ca94-5259-4fdc-90f9-123fe0220076} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1426 | 2026.05.14 14:03:46.964843 [ 268 ] {b7c2ca94-5259-4fdc-90f9-123fe0220076} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.05.14 14:03:46.964973 [ 268 ] {b7c2ca94-5259-4fdc-90f9-123fe0220076} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 1428 | 2026.05.14 14:03:46.965008 [ 268 ] {b7c2ca94-5259-4fdc-90f9-123fe0220076} <Debug> TCPHandler: Processed in 0.001263602 sec. | ||
| 1429 | 2026.05.14 14:03:46.965135 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.05.14 14:03:46.965232 [ 268 ] {1a13dc4a-af90-473d-8f59-542fd9547989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1431 | 2026.05.14 14:03:46.965274 [ 268 ] {1a13dc4a-af90-473d-8f59-542fd9547989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1432 | 2026.05.14 14:03:46.965705 [ 268 ] {1a13dc4a-af90-473d-8f59-542fd9547989} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.05.14 14:03:46.965739 [ 268 ] {1a13dc4a-af90-473d-8f59-542fd9547989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1434 | 2026.05.14 14:03:46.966063 [ 268 ] {1a13dc4a-af90-473d-8f59-542fd9547989} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1435 | 2026.05.14 14:03:46.966277 [ 268 ] {1a13dc4a-af90-473d-8f59-542fd9547989} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.05.14 14:03:46.966407 [ 268 ] {1a13dc4a-af90-473d-8f59-542fd9547989} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 1437 | 2026.05.14 14:03:46.966442 [ 268 ] {1a13dc4a-af90-473d-8f59-542fd9547989} <Debug> TCPHandler: Processed in 0.001356232 sec. | ||
| 1438 | 2026.05.14 14:03:46.966573 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2026.05.14 14:03:46.966668 [ 268 ] {d163699b-dce7-407d-9ce7-26ba3e635e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1440 | 2026.05.14 14:03:46.966710 [ 268 ] {d163699b-dce7-407d-9ce7-26ba3e635e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1441 | 2026.05.14 14:03:46.967037 [ 268 ] {d163699b-dce7-407d-9ce7-26ba3e635e6c} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2026.05.14 14:03:46.967071 [ 268 ] {d163699b-dce7-407d-9ce7-26ba3e635e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1443 | 2026.05.14 14:03:46.967363 [ 268 ] {d163699b-dce7-407d-9ce7-26ba3e635e6c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1444 | 2026.05.14 14:03:46.967570 [ 268 ] {d163699b-dce7-407d-9ce7-26ba3e635e6c} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1445 | 2026.05.14 14:03:46.967697 [ 268 ] {d163699b-dce7-407d-9ce7-26ba3e635e6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 1446 | 2026.05.14 14:03:46.967734 [ 268 ] {d163699b-dce7-407d-9ce7-26ba3e635e6c} <Debug> TCPHandler: Processed in 0.001210041 sec. | ||
| 1447 | 2026.05.14 14:03:46.967888 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2026.05.14 14:03:46.967991 [ 268 ] {2404c649-8a11-47b6-ae81-3b9b1ebb73a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1449 | 2026.05.14 14:03:46.968046 [ 268 ] {2404c649-8a11-47b6-ae81-3b9b1ebb73a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1450 | 2026.05.14 14:03:46.968854 [ 268 ] {2404c649-8a11-47b6-ae81-3b9b1ebb73a2} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2026.05.14 14:03:46.968891 [ 268 ] {2404c649-8a11-47b6-ae81-3b9b1ebb73a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1452 | 2026.05.14 14:03:46.969434 [ 268 ] {2404c649-8a11-47b6-ae81-3b9b1ebb73a2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1453 | 2026.05.14 14:03:46.969653 [ 268 ] {2404c649-8a11-47b6-ae81-3b9b1ebb73a2} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2026.05.14 14:03:46.969789 [ 268 ] {2404c649-8a11-47b6-ae81-3b9b1ebb73a2} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001816 sec., 18171.806167400882 rows/sec., 32.56 MiB/sec. | ||
| 1455 | 2026.05.14 14:03:46.969843 [ 268 ] {2404c649-8a11-47b6-ae81-3b9b1ebb73a2} <Debug> TCPHandler: Processed in 0.002003839 sec. | ||
| 1456 | 2026.05.14 14:03:46.969975 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.05.14 14:03:46.970099 [ 268 ] {b0895bad-862d-46d6-be27-eb700192822c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1458 | 2026.05.14 14:03:46.970141 [ 268 ] {b0895bad-862d-46d6-be27-eb700192822c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1459 | 2026.05.14 14:03:46.970479 [ 268 ] {b0895bad-862d-46d6-be27-eb700192822c} <Trace> oximeter.measurements_i64 (c2f1edae-6e9e-442e-bde9-d05209c7bc9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2026.05.14 14:03:46.970513 [ 268 ] {b0895bad-862d-46d6-be27-eb700192822c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1461 | 2026.05.14 14:03:46.970809 [ 268 ] {b0895bad-862d-46d6-be27-eb700192822c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1462 | 2026.05.14 14:03:46.971015 [ 268 ] {b0895bad-862d-46d6-be27-eb700192822c} <Trace> oximeter.measurements_i64 (c2f1edae-6e9e-442e-bde9-d05209c7bc9c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2026.05.14 14:03:46.971139 [ 268 ] {b0895bad-862d-46d6-be27-eb700192822c} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.00106 sec., 14150.943396226416 rows/sec., 1.05 MiB/sec. | ||
| 1464 | 2026.05.14 14:03:46.971175 [ 268 ] {b0895bad-862d-46d6-be27-eb700192822c} <Debug> TCPHandler: Processed in 0.001250232 sec. | ||
| 1465 | 2026.05.14 14:03:46.971364 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2026.05.14 14:03:46.971468 [ 268 ] {2e702d84-ea46-4464-a4d9-16695dd7431d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1467 | 2026.05.14 14:03:46.971513 [ 268 ] {2e702d84-ea46-4464-a4d9-16695dd7431d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1468 | 2026.05.14 14:03:46.971871 [ 268 ] {2e702d84-ea46-4464-a4d9-16695dd7431d} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.05.14 14:03:46.971909 [ 268 ] {2e702d84-ea46-4464-a4d9-16695dd7431d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 1470 | 2026.05.14 14:03:46.972228 [ 268 ] {2e702d84-ea46-4464-a4d9-16695dd7431d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1471 | 2026.05.14 14:03:46.972457 [ 268 ] {2e702d84-ea46-4464-a4d9-16695dd7431d} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2026.05.14 14:03:46.972591 [ 268 ] {2e702d84-ea46-4464-a4d9-16695dd7431d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001143 sec., 78740.15748031497 rows/sec., 4.93 MiB/sec. | ||
| 1473 | 2026.05.14 14:03:46.972628 [ 268 ] {2e702d84-ea46-4464-a4d9-16695dd7431d} <Debug> TCPHandler: Processed in 0.001320052 sec. | ||
| 1474 | 2026.05.14 14:03:51.940063 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2026.05.14 14:03:51.940344 [ 268 ] {131d7b61-c7cd-4528-bf92-0bd92d231abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 1476 | 2026.05.14 14:03:51.940667 [ 268 ] {131d7b61-c7cd-4528-bf92-0bd92d231abc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1477 | 2026.05.14 14:03:51.940704 [ 268 ] {131d7b61-c7cd-4528-bf92-0bd92d231abc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 1478 | 2026.05.14 14:03:51.940919 [ 268 ] {131d7b61-c7cd-4528-bf92-0bd92d231abc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1479 | 2026.05.14 14:03:51.940988 [ 268 ] {131d7b61-c7cd-4528-bf92-0bd92d231abc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1480 | 2026.05.14 14:03:51.941127 [ 268 ] {131d7b61-c7cd-4528-bf92-0bd92d231abc} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1481 | 2026.05.14 14:03:51.941163 [ 268 ] {131d7b61-c7cd-4528-bf92-0bd92d231abc} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1482 | 2026.05.14 14:03:51.941186 [ 268 ] {131d7b61-c7cd-4528-bf92-0bd92d231abc} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 1483 | 2026.05.14 14:03:51.941203 [ 268 ] {131d7b61-c7cd-4528-bf92-0bd92d231abc} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1484 | 2026.05.14 14:03:51.941246 [ 268 ] {131d7b61-c7cd-4528-bf92-0bd92d231abc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 1485 | 2026.05.14 14:03:51.941267 [ 268 ] {131d7b61-c7cd-4528-bf92-0bd92d231abc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1486 | 2026.05.14 14:03:51.942469 [ 268 ] {131d7b61-c7cd-4528-bf92-0bd92d231abc} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002227 sec., 19757.521329142346 rows/sec., 4.13 MiB/sec. | ||
| 1487 | 2026.05.14 14:03:51.942579 [ 268 ] {131d7b61-c7cd-4528-bf92-0bd92d231abc} <Debug> TCPHandler: Processed in 0.002662425 sec. | ||
| 1488 | 2026.05.14 14:03:51.944326 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.05.14 14:03:51.944564 [ 268 ] {853be5a5-73c6-4e05-9ba7-b97ac454a5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1490 | 2026.05.14 14:03:51.944646 [ 268 ] {853be5a5-73c6-4e05-9ba7-b97ac454a5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1491 | 2026.05.14 14:03:51.945518 [ 268 ] {853be5a5-73c6-4e05-9ba7-b97ac454a5f5} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.05.14 14:03:51.945556 [ 268 ] {853be5a5-73c6-4e05-9ba7-b97ac454a5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1493 | 2026.05.14 14:03:51.945908 [ 268 ] {853be5a5-73c6-4e05-9ba7-b97ac454a5f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1494 | 2026.05.14 14:03:51.946193 [ 268 ] {853be5a5-73c6-4e05-9ba7-b97ac454a5f5} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.05.14 14:03:51.946341 [ 268 ] {853be5a5-73c6-4e05-9ba7-b97ac454a5f5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001837 sec., 30484.48557430593 rows/sec., 2.33 MiB/sec. | ||
| 1496 | 2026.05.14 14:03:51.946379 [ 268 ] {853be5a5-73c6-4e05-9ba7-b97ac454a5f5} <Debug> TCPHandler: Processed in 0.002120599 sec. | ||
| 1497 | 2026.05.14 14:03:51.946565 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.05.14 14:03:51.946662 [ 268 ] {c7c82c99-d1d9-452b-8c83-079441bb22e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1499 | 2026.05.14 14:03:51.946702 [ 268 ] {c7c82c99-d1d9-452b-8c83-079441bb22e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1500 | 2026.05.14 14:03:51.947233 [ 268 ] {c7c82c99-d1d9-452b-8c83-079441bb22e9} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.05.14 14:03:51.947270 [ 268 ] {c7c82c99-d1d9-452b-8c83-079441bb22e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1502 | 2026.05.14 14:03:51.947572 [ 268 ] {c7c82c99-d1d9-452b-8c83-079441bb22e9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1503 | 2026.05.14 14:03:51.947788 [ 268 ] {c7c82c99-d1d9-452b-8c83-079441bb22e9} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.05.14 14:03:51.947923 [ 268 ] {c7c82c99-d1d9-452b-8c83-079441bb22e9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00128 sec., 49999.99999999999 rows/sec., 3.90 MiB/sec. | ||
| 1505 | 2026.05.14 14:03:51.947961 [ 268 ] {c7c82c99-d1d9-452b-8c83-079441bb22e9} <Debug> TCPHandler: Processed in 0.001468763 sec. | ||
| 1506 | 2026.05.14 14:03:51.948125 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.05.14 14:03:51.948232 [ 268 ] {9fdfd10c-54dc-47b4-87ab-d009dbd81bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1508 | 2026.05.14 14:03:51.948275 [ 268 ] {9fdfd10c-54dc-47b4-87ab-d009dbd81bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1509 | 2026.05.14 14:03:51.948756 [ 268 ] {9fdfd10c-54dc-47b4-87ab-d009dbd81bd4} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.05.14 14:03:51.948795 [ 268 ] {9fdfd10c-54dc-47b4-87ab-d009dbd81bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1511 | 2026.05.14 14:03:51.949138 [ 268 ] {9fdfd10c-54dc-47b4-87ab-d009dbd81bd4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1512 | 2026.05.14 14:03:51.949352 [ 268 ] {9fdfd10c-54dc-47b4-87ab-d009dbd81bd4} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.05.14 14:03:51.949490 [ 268 ] {9fdfd10c-54dc-47b4-87ab-d009dbd81bd4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 1514 | 2026.05.14 14:03:51.949527 [ 268 ] {9fdfd10c-54dc-47b4-87ab-d009dbd81bd4} <Debug> TCPHandler: Processed in 0.001451674 sec. | ||
| 1515 | 2026.05.14 14:03:51.949659 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.05.14 14:03:51.949760 [ 268 ] {e7338c5d-4fb7-4c4a-8fb4-84b0fabe9c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1517 | 2026.05.14 14:03:51.949803 [ 268 ] {e7338c5d-4fb7-4c4a-8fb4-84b0fabe9c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1518 | 2026.05.14 14:03:51.950188 [ 268 ] {e7338c5d-4fb7-4c4a-8fb4-84b0fabe9c3c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.05.14 14:03:51.950224 [ 268 ] {e7338c5d-4fb7-4c4a-8fb4-84b0fabe9c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1520 | 2026.05.14 14:03:51.950542 [ 268 ] {e7338c5d-4fb7-4c4a-8fb4-84b0fabe9c3c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1521 | 2026.05.14 14:03:51.950752 [ 268 ] {e7338c5d-4fb7-4c4a-8fb4-84b0fabe9c3c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.05.14 14:03:51.950891 [ 268 ] {e7338c5d-4fb7-4c4a-8fb4-84b0fabe9c3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 1523 | 2026.05.14 14:03:51.950927 [ 268 ] {e7338c5d-4fb7-4c4a-8fb4-84b0fabe9c3c} <Debug> TCPHandler: Processed in 0.001317272 sec. | ||
| 1524 | 2026.05.14 14:03:53.796345 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2408 | ||
| 1525 | 2026.05.14 14:03:53.796805 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.05.14 14:03:53.796850 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1527 | 2026.05.14 14:03:53.797337 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1528 | 2026.05.14 14:03:53.797566 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.05.14 14:03:53.797696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2408 | ||
| 1530 | 2026.05.14 14:03:53.911769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1531 | 2026.05.14 14:03:53.927501 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.05.14 14:03:53.927554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1533 | 2026.05.14 14:03:53.933784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1534 | 2026.05.14 14:03:53.934493 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.05.14 14:03:53.937159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1536 | 2026.05.14 14:03:54.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.89 MiB, peak 175.89 MiB, free memory in arenas 0.00 B, will set to 173.18 MiB (RSS), difference: 1.30 MiB | ||
| 1537 | 2026.05.14 14:03:56.297305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 184 | ||
| 1538 | 2026.05.14 14:03:56.300105 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.05.14 14:03:56.300145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1540 | 2026.05.14 14:03:56.301320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1541 | 2026.05.14 14:03:56.301586 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.05.14 14:03:56.301828 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1543 | 2026.05.14 14:03:56.946425 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2026.05.14 14:03:56.946814 [ 268 ] {e4b8b1cb-e7fa-40d3-be9d-9d8188082c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 1545 | 2026.05.14 14:03:56.947151 [ 268 ] {e4b8b1cb-e7fa-40d3-be9d-9d8188082c4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1546 | 2026.05.14 14:03:56.947192 [ 268 ] {e4b8b1cb-e7fa-40d3-be9d-9d8188082c4c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 1547 | 2026.05.14 14:03:56.947439 [ 268 ] {e4b8b1cb-e7fa-40d3-be9d-9d8188082c4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1548 | 2026.05.14 14:03:56.947519 [ 268 ] {e4b8b1cb-e7fa-40d3-be9d-9d8188082c4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1549 | 2026.05.14 14:03:56.947677 [ 268 ] {e4b8b1cb-e7fa-40d3-be9d-9d8188082c4c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1550 | 2026.05.14 14:03:56.947714 [ 268 ] {e4b8b1cb-e7fa-40d3-be9d-9d8188082c4c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1551 | 2026.05.14 14:03:56.947736 [ 268 ] {e4b8b1cb-e7fa-40d3-be9d-9d8188082c4c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 1552 | 2026.05.14 14:03:56.947752 [ 268 ] {e4b8b1cb-e7fa-40d3-be9d-9d8188082c4c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1553 | 2026.05.14 14:03:56.947792 [ 268 ] {e4b8b1cb-e7fa-40d3-be9d-9d8188082c4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 1554 | 2026.05.14 14:03:56.947812 [ 268 ] {e4b8b1cb-e7fa-40d3-be9d-9d8188082c4c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1555 | 2026.05.14 14:03:56.949228 [ 268 ] {e4b8b1cb-e7fa-40d3-be9d-9d8188082c4c} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002583 sec., 17034.456058846303 rows/sec., 3.56 MiB/sec. | ||
| 1556 | 2026.05.14 14:03:56.949336 [ 268 ] {e4b8b1cb-e7fa-40d3-be9d-9d8188082c4c} <Debug> TCPHandler: Processed in 0.003102418 sec. | ||
| 1557 | 2026.05.14 14:03:56.954654 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2026.05.14 14:03:56.954871 [ 268 ] {81d68eda-8898-48fd-8018-255cb228df21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1559 | 2026.05.14 14:03:56.954952 [ 268 ] {81d68eda-8898-48fd-8018-255cb228df21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1560 | 2026.05.14 14:03:56.955931 [ 268 ] {81d68eda-8898-48fd-8018-255cb228df21} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.05.14 14:03:56.955972 [ 268 ] {81d68eda-8898-48fd-8018-255cb228df21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1562 | 2026.05.14 14:03:56.956358 [ 268 ] {81d68eda-8898-48fd-8018-255cb228df21} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1563 | 2026.05.14 14:03:56.956592 [ 268 ] {81d68eda-8898-48fd-8018-255cb228df21} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.05.14 14:03:56.956733 [ 268 ] {81d68eda-8898-48fd-8018-255cb228df21} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001921 sec., 147839.66684018742 rows/sec., 9.39 MiB/sec. | ||
| 1565 | 2026.05.14 14:03:56.956770 [ 268 ] {81d68eda-8898-48fd-8018-255cb228df21} <Debug> TCPHandler: Processed in 0.00222177 sec. | ||
| 1566 | 2026.05.14 14:03:56.956909 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.05.14 14:03:56.957007 [ 268 ] {68d4b731-0818-4a81-be5b-c9a6fb7db515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1568 | 2026.05.14 14:03:56.957047 [ 268 ] {68d4b731-0818-4a81-be5b-c9a6fb7db515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1569 | 2026.05.14 14:03:56.957860 [ 268 ] {68d4b731-0818-4a81-be5b-c9a6fb7db515} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.05.14 14:03:56.957899 [ 268 ] {68d4b731-0818-4a81-be5b-c9a6fb7db515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1571 | 2026.05.14 14:03:56.958301 [ 268 ] {68d4b731-0818-4a81-be5b-c9a6fb7db515} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1572 | 2026.05.14 14:03:56.958551 [ 268 ] {68d4b731-0818-4a81-be5b-c9a6fb7db515} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.05.14 14:03:56.958688 [ 268 ] {68d4b731-0818-4a81-be5b-c9a6fb7db515} <Debug> executeQuery: Read 863 rows, 69.15 KiB in 0.001698 sec., 508244.9941107185 rows/sec., 39.77 MiB/sec. | ||
| 1574 | 2026.05.14 14:03:56.958696 [ 80 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1575 | 2026.05.14 14:03:56.958729 [ 268 ] {68d4b731-0818-4a81-be5b-c9a6fb7db515} <Debug> TCPHandler: Processed in 0.001874777 sec. | ||
| 1576 | 2026.05.14 14:03:56.958782 [ 80 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.05.14 14:03:56.958815 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1578 | 2026.05.14 14:03:56.958923 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.05.14 14:03:56.959029 [ 268 ] {209942a2-bfc3-4fd3-9504-b5e36856797f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1580 | 2026.05.14 14:03:56.959070 [ 268 ] {209942a2-bfc3-4fd3-9504-b5e36856797f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1581 | 2026.05.14 14:03:56.959562 [ 268 ] {209942a2-bfc3-4fd3-9504-b5e36856797f} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.05.14 14:03:56.959599 [ 268 ] {209942a2-bfc3-4fd3-9504-b5e36856797f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1583 | 2026.05.14 14:03:56.959899 [ 268 ] {209942a2-bfc3-4fd3-9504-b5e36856797f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1584 | 2026.05.14 14:03:56.960108 [ 268 ] {209942a2-bfc3-4fd3-9504-b5e36856797f} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.05.14 14:03:56.960236 [ 268 ] {209942a2-bfc3-4fd3-9504-b5e36856797f} <Debug> executeQuery: Read 175 rows, 11.02 KiB in 0.001225 sec., 142857.14285714287 rows/sec., 8.79 MiB/sec. | ||
| 1586 | 2026.05.14 14:03:56.960277 [ 268 ] {209942a2-bfc3-4fd3-9504-b5e36856797f} <Debug> TCPHandler: Processed in 0.001404133 sec. | ||
| 1587 | 2026.05.14 14:03:56.960419 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.05.14 14:03:56.960516 [ 268 ] {3845c3fc-52e3-4ff0-86a1-bfd3200e27a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1589 | 2026.05.14 14:03:56.960555 [ 268 ] {3845c3fc-52e3-4ff0-86a1-bfd3200e27a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1590 | 2026.05.14 14:03:56.961011 [ 268 ] {3845c3fc-52e3-4ff0-86a1-bfd3200e27a0} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.05.14 14:03:56.961016 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1592 | 2026.05.14 14:03:56.961053 [ 268 ] {3845c3fc-52e3-4ff0-86a1-bfd3200e27a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1593 | 2026.05.14 14:03:56.961370 [ 268 ] {3845c3fc-52e3-4ff0-86a1-bfd3200e27a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1594 | 2026.05.14 14:03:56.961575 [ 268 ] {3845c3fc-52e3-4ff0-86a1-bfd3200e27a0} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.05.14 14:03:56.961703 [ 268 ] {3845c3fc-52e3-4ff0-86a1-bfd3200e27a0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001203 sec., 123857.02410640066 rows/sec., 8.00 MiB/sec. | ||
| 1596 | 2026.05.14 14:03:56.961743 [ 268 ] {3845c3fc-52e3-4ff0-86a1-bfd3200e27a0} <Debug> TCPHandler: Processed in 0.001373023 sec. | ||
| 1597 | 2026.05.14 14:03:56.961889 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.05.14 14:03:56.961986 [ 268 ] {f38f8a39-5e3d-4ba4-8281-1bc60623338d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1599 | 2026.05.14 14:03:56.962025 [ 268 ] {f38f8a39-5e3d-4ba4-8281-1bc60623338d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1600 | 2026.05.14 14:03:56.962511 [ 268 ] {f38f8a39-5e3d-4ba4-8281-1bc60623338d} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.05.14 14:03:56.962548 [ 268 ] {f38f8a39-5e3d-4ba4-8281-1bc60623338d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1602 | 2026.05.14 14:03:56.962844 [ 268 ] {f38f8a39-5e3d-4ba4-8281-1bc60623338d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1603 | 2026.05.14 14:03:56.963086 [ 268 ] {f38f8a39-5e3d-4ba4-8281-1bc60623338d} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2026.05.14 14:03:56.963112 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1605 | 2026.05.14 14:03:56.963223 [ 268 ] {f38f8a39-5e3d-4ba4-8281-1bc60623338d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001252 sec., 118210.8626198083 rows/sec., 6.72 MiB/sec. | ||
| 1606 | 2026.05.14 14:03:56.963269 [ 268 ] {f38f8a39-5e3d-4ba4-8281-1bc60623338d} <Debug> TCPHandler: Processed in 0.001428663 sec. | ||
| 1607 | 2026.05.14 14:03:56.963413 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.05.14 14:03:56.963519 [ 268 ] {6bb0f10b-7fdc-4236-8c94-76b87d5c7685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1609 | 2026.05.14 14:03:56.963559 [ 268 ] {6bb0f10b-7fdc-4236-8c94-76b87d5c7685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1610 | 2026.05.14 14:03:56.964208 [ 268 ] {6bb0f10b-7fdc-4236-8c94-76b87d5c7685} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.05.14 14:03:56.964246 [ 268 ] {6bb0f10b-7fdc-4236-8c94-76b87d5c7685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1612 | 2026.05.14 14:03:56.964558 [ 268 ] {6bb0f10b-7fdc-4236-8c94-76b87d5c7685} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1613 | 2026.05.14 14:03:56.964769 [ 268 ] {6bb0f10b-7fdc-4236-8c94-76b87d5c7685} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.05.14 14:03:56.964900 [ 268 ] {6bb0f10b-7fdc-4236-8c94-76b87d5c7685} <Debug> executeQuery: Read 523 rows, 37.82 KiB in 0.001396 sec., 374641.83381088823 rows/sec., 26.46 MiB/sec. | ||
| 1615 | 2026.05.14 14:03:56.964901 [ 79 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1616 | 2026.05.14 14:03:56.964940 [ 268 ] {6bb0f10b-7fdc-4236-8c94-76b87d5c7685} <Debug> TCPHandler: Processed in 0.001575574 sec. | ||
| 1617 | 2026.05.14 14:03:56.964983 [ 79 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.05.14 14:03:56.965011 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1619 | 2026.05.14 14:03:56.965086 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1620 | 2026.05.14 14:03:56.965188 [ 268 ] {8a2a260d-2577-49d5-90a4-5a652d25ac12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1621 | 2026.05.14 14:03:56.965187 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1622 | 2026.05.14 14:03:56.965231 [ 268 ] {8a2a260d-2577-49d5-90a4-5a652d25ac12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1623 | 2026.05.14 14:03:56.965385 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1624 | 2026.05.14 14:03:56.965387 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3187 rows starting from the beginning of the part | ||
| 1625 | 2026.05.14 14:03:56.965441 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1753 rows starting from the beginning of the part | ||
| 1626 | 2026.05.14 14:03:56.965540 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1627 | 2026.05.14 14:03:56.965579 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1628 | 2026.05.14 14:03:56.965614 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1629 | 2026.05.14 14:03:56.965648 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1630 | 2026.05.14 14:03:56.965657 [ 268 ] {8a2a260d-2577-49d5-90a4-5a652d25ac12} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2026.05.14 14:03:56.965682 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 863 rows starting from the beginning of the part | ||
| 1632 | 2026.05.14 14:03:56.965708 [ 268 ] {8a2a260d-2577-49d5-90a4-5a652d25ac12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1633 | 2026.05.14 14:03:56.965713 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 531 rows starting from the beginning of the part | ||
| 1634 | 2026.05.14 14:03:56.965745 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1635 | 2026.05.14 14:03:56.965788 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1636 | 2026.05.14 14:03:56.965806 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 863 rows starting from the beginning of the part | ||
| 1637 | 2026.05.14 14:03:56.965854 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 523 rows starting from the beginning of the part | ||
| 1638 | 2026.05.14 14:03:56.966073 [ 268 ] {8a2a260d-2577-49d5-90a4-5a652d25ac12} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1639 | 2026.05.14 14:03:56.966412 [ 268 ] {8a2a260d-2577-49d5-90a4-5a652d25ac12} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.05.14 14:03:56.966558 [ 268 ] {8a2a260d-2577-49d5-90a4-5a652d25ac12} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001387 sec., 4325.883201153569 rows/sec., 226.01 KiB/sec. | ||
| 1641 | 2026.05.14 14:03:56.966601 [ 268 ] {8a2a260d-2577-49d5-90a4-5a652d25ac12} <Debug> TCPHandler: Processed in 0.001564535 sec. | ||
| 1642 | 2026.05.14 14:03:56.966770 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2026.05.14 14:03:56.966868 [ 268 ] {d298f667-e913-477c-a015-ae2ae485f970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1644 | 2026.05.14 14:03:56.966912 [ 268 ] {d298f667-e913-477c-a015-ae2ae485f970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1645 | 2026.05.14 14:03:56.967425 [ 268 ] {d298f667-e913-477c-a015-ae2ae485f970} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2026.05.14 14:03:56.967462 [ 268 ] {d298f667-e913-477c-a015-ae2ae485f970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1647 | 2026.05.14 14:03:56.967668 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.002566774 sec., 1168392.6983832624 rows/sec., 85.43 MiB/sec. | ||
| 1648 | 2026.05.14 14:03:56.967805 [ 268 ] {d298f667-e913-477c-a015-ae2ae485f970} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1649 | 2026.05.14 14:03:56.967913 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1650 | 2026.05.14 14:03:56.968106 [ 268 ] {d298f667-e913-477c-a015-ae2ae485f970} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.05.14 14:03:56.968235 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_6_1} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.05.14 14:03:56.968254 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1653 | 2026.05.14 14:03:56.968268 [ 268 ] {d298f667-e913-477c-a015-ae2ae485f970} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001417 sec., 187014.82004234297 rows/sec., 12.43 MiB/sec. | ||
| 1654 | 2026.05.14 14:03:56.968299 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.05.14 14:03:56.968314 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_6_1} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1656 | 2026.05.14 14:03:56.968324 [ 268 ] {d298f667-e913-477c-a015-ae2ae485f970} <Debug> TCPHandler: Processed in 0.001613585 sec. | ||
| 1657 | 2026.05.14 14:03:56.968330 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1658 | 2026.05.14 14:03:56.968481 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 1659 | 2026.05.14 14:03:56.968482 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2026.05.14 14:03:56.968539 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1661 | 2026.05.14 14:03:56.968600 [ 268 ] {499222b4-a663-4f1d-b0ef-fd3284621130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1662 | 2026.05.14 14:03:56.968648 [ 268 ] {499222b4-a663-4f1d-b0ef-fd3284621130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1663 | 2026.05.14 14:03:56.968677 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1664 | 2026.05.14 14:03:56.968717 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1940 rows starting from the beginning of the part | ||
| 1665 | 2026.05.14 14:03:56.968804 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 128 rows starting from the beginning of the part | ||
| 1666 | 2026.05.14 14:03:56.968856 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1667 | 2026.05.14 14:03:56.968912 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 265 rows starting from the beginning of the part | ||
| 1668 | 2026.05.14 14:03:56.968973 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1669 | 2026.05.14 14:03:56.969020 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part | ||
| 1670 | 2026.05.14 14:03:56.969055 [ 268 ] {499222b4-a663-4f1d-b0ef-fd3284621130} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.05.14 14:03:56.969099 [ 268 ] {499222b4-a663-4f1d-b0ef-fd3284621130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1672 | 2026.05.14 14:03:56.969420 [ 268 ] {499222b4-a663-4f1d-b0ef-fd3284621130} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1673 | 2026.05.14 14:03:56.969633 [ 268 ] {499222b4-a663-4f1d-b0ef-fd3284621130} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.05.14 14:03:56.969770 [ 268 ] {499222b4-a663-4f1d-b0ef-fd3284621130} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001187 sec., 842.4599831508004 rows/sec., 56.77 KiB/sec. | ||
| 1675 | 2026.05.14 14:03:56.969810 [ 268 ] {499222b4-a663-4f1d-b0ef-fd3284621130} <Debug> TCPHandler: Processed in 0.001385202 sec. | ||
| 1676 | 2026.05.14 14:03:56.969938 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.05.14 14:03:56.970043 [ 268 ] {3a315b9c-f664-4ada-8e4c-5b654c49624c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1678 | 2026.05.14 14:03:56.970097 [ 268 ] {3a315b9c-f664-4ada-8e4c-5b654c49624c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1679 | 2026.05.14 14:03:56.971072 [ 268 ] {3a315b9c-f664-4ada-8e4c-5b654c49624c} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.05.14 14:03:56.971111 [ 268 ] {3a315b9c-f664-4ada-8e4c-5b654c49624c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1681 | 2026.05.14 14:03:56.971698 [ 268 ] {3a315b9c-f664-4ada-8e4c-5b654c49624c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1682 | 2026.05.14 14:03:56.971957 [ 268 ] {3a315b9c-f664-4ada-8e4c-5b654c49624c} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.05.14 14:03:56.972123 [ 268 ] {3a315b9c-f664-4ada-8e4c-5b654c49624c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002095 sec., 15751.78997613365 rows/sec., 28.23 MiB/sec. | ||
| 1684 | 2026.05.14 14:03:56.972193 [ 268 ] {3a315b9c-f664-4ada-8e4c-5b654c49624c} <Debug> TCPHandler: Processed in 0.002303881 sec. | ||
| 1685 | 2026.05.14 14:03:56.972345 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2026.05.14 14:03:56.972442 [ 268 ] {579f9c5b-84d9-4558-978f-704fe32c46fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1687 | 2026.05.14 14:03:56.972487 [ 268 ] {579f9c5b-84d9-4558-978f-704fe32c46fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1688 | 2026.05.14 14:03:56.972855 [ 268 ] {579f9c5b-84d9-4558-978f-704fe32c46fb} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.05.14 14:03:56.972891 [ 268 ] {579f9c5b-84d9-4558-978f-704fe32c46fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1690 | 2026.05.14 14:03:56.972970 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2918 rows, containing 5 columns (5 merged, 0 gathered) in 0.004529792 sec., 644179.6886038034 rows/sec., 40.58 MiB/sec. | ||
| 1691 | 2026.05.14 14:03:56.973192 [ 268 ] {579f9c5b-84d9-4558-978f-704fe32c46fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1692 | 2026.05.14 14:03:56.973304 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1693 | 2026.05.14 14:03:56.973594 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.05.14 14:03:56.973658 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1695 | 2026.05.14 14:03:56.973726 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1696 | 2026.05.14 14:03:56.973993 [ 268 ] {579f9c5b-84d9-4558-978f-704fe32c46fb} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2026.05.14 14:03:56.974102 [ 78 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1698 | 2026.05.14 14:03:56.974128 [ 268 ] {579f9c5b-84d9-4558-978f-704fe32c46fb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001702 sec., 52878.965922444186 rows/sec., 3.31 MiB/sec. | ||
| 1699 | 2026.05.14 14:03:56.974145 [ 78 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2026.05.14 14:03:56.974175 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 1701 | 2026.05.14 14:03:56.974176 [ 268 ] {579f9c5b-84d9-4558-978f-704fe32c46fb} <Debug> TCPHandler: Processed in 0.001887888 sec. | ||
| 1702 | 2026.05.14 14:03:56.974312 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1703 | 2026.05.14 14:03:56.974455 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1704 | 2026.05.14 14:03:56.974496 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
| 1705 | 2026.05.14 14:03:56.974586 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
| 1706 | 2026.05.14 14:03:56.974639 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1707 | 2026.05.14 14:03:56.974692 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part | ||
| 1708 | 2026.05.14 14:03:56.974739 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1709 | 2026.05.14 14:03:56.974785 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part | ||
| 1710 | 2026.05.14 14:03:56.975677 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.001419633 sec., 274718.88861417 rows/sec., 17.60 MiB/sec. | ||
| 1711 | 2026.05.14 14:03:56.975849 [ 186 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1712 | 2026.05.14 14:03:56.976165 [ 186 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_6_1} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.05.14 14:03:56.976285 [ 186 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_6_1} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1714 | 2026.05.14 14:03:56.976378 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1715 | 2026.05.14 14:03:56.978280 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5081 rows, containing 5 columns (5 merged, 0 gathered) in 0.019372629 sec., 262277.2572581656 rows/sec., 20.88 MiB/sec. | ||
| 1716 | 2026.05.14 14:03:56.978719 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1717 | 2026.05.14 14:03:56.979049 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_6_1} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2026.05.14 14:03:56.979133 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_6_1} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1719 | 2026.05.14 14:03:56.979218 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 1720 | 2026.05.14 14:04:01.246887 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1721 | 2026.05.14 14:04:01.246948 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1722 | 2026.05.14 14:04:01.297810 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2920 | ||
| 1723 | 2026.05.14 14:04:01.298398 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2026.05.14 14:04:01.298471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1725 | 2026.05.14 14:04:01.299026 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1726 | 2026.05.14 14:04:01.299285 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.05.14 14:04:01.299445 [ 73 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1728 | 2026.05.14 14:04:01.299457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2920 | ||
| 1729 | 2026.05.14 14:04:01.299543 [ 73 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.05.14 14:04:01.299574 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1731 | 2026.05.14 14:04:01.299737 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1732 | 2026.05.14 14:04:01.299903 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1733 | 2026.05.14 14:04:01.299949 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1734 | 2026.05.14 14:04:01.300052 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 512 rows starting from the beginning of the part | ||
| 1735 | 2026.05.14 14:04:01.300102 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1736 | 2026.05.14 14:04:01.300146 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1737 | 2026.05.14 14:04:01.300192 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1738 | 2026.05.14 14:04:01.300238 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1739 | 2026.05.14 14:04:01.311395 [ 188 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2920 rows, containing 4 columns (4 merged, 0 gathered) in 0.011729419 sec., 248946.68695866351 rows/sec., 3.56 MiB/sec. | ||
| 1740 | 2026.05.14 14:04:01.312226 [ 200 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1741 | 2026.05.14 14:04:01.312541 [ 200 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_6_1} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2026.05.14 14:04:01.312614 [ 200 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_6_1} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1743 | 2026.05.14 14:04:01.312701 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1744 | 2026.05.14 14:04:01.437305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1745 | 2026.05.14 14:04:01.454157 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.05.14 14:04:01.454224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1747 | 2026.05.14 14:04:01.460461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1748 | 2026.05.14 14:04:01.461168 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.05.14 14:04:01.461489 [ 73 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1750 | 2026.05.14 14:04:01.461580 [ 73 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.05.14 14:04:01.461617 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1752 | 2026.05.14 14:04:01.461793 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1753 | 2026.05.14 14:04:01.464349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1754 | 2026.05.14 14:04:01.466261 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1755 | 2026.05.14 14:04:01.467906 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1756 | 2026.05.14 14:04:01.473012 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1757 | 2026.05.14 14:04:01.477468 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1758 | 2026.05.14 14:04:01.481789 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1759 | 2026.05.14 14:04:01.489571 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1760 | 2026.05.14 14:04:01.493689 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1761 | 2026.05.14 14:04:01.550471 [ 188 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.08876332 sec., 518.232080548587 rows/sec., 2.68 MiB/sec. | ||
| 1762 | 2026.05.14 14:04:01.553162 [ 199 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1763 | 2026.05.14 14:04:01.555312 [ 199 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_6_1} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.05.14 14:04:01.555390 [ 199 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_6_1} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1765 | 2026.05.14 14:04:01.557387 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1766 | 2026.05.14 14:04:01.940538 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2026.05.14 14:04:01.940767 [ 268 ] {caa5dd35-14fd-466c-b92a-aea572f412e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 1768 | 2026.05.14 14:04:01.941111 [ 268 ] {caa5dd35-14fd-466c-b92a-aea572f412e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1769 | 2026.05.14 14:04:01.941156 [ 268 ] {caa5dd35-14fd-466c-b92a-aea572f412e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 1770 | 2026.05.14 14:04:01.941426 [ 268 ] {caa5dd35-14fd-466c-b92a-aea572f412e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1771 | 2026.05.14 14:04:01.941506 [ 268 ] {caa5dd35-14fd-466c-b92a-aea572f412e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1772 | 2026.05.14 14:04:01.941670 [ 268 ] {caa5dd35-14fd-466c-b92a-aea572f412e8} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1773 | 2026.05.14 14:04:01.941706 [ 268 ] {caa5dd35-14fd-466c-b92a-aea572f412e8} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1774 | 2026.05.14 14:04:01.941727 [ 268 ] {caa5dd35-14fd-466c-b92a-aea572f412e8} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 1775 | 2026.05.14 14:04:01.941743 [ 268 ] {caa5dd35-14fd-466c-b92a-aea572f412e8} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1776 | 2026.05.14 14:04:01.941785 [ 268 ] {caa5dd35-14fd-466c-b92a-aea572f412e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 1777 | 2026.05.14 14:04:01.941805 [ 268 ] {caa5dd35-14fd-466c-b92a-aea572f412e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1778 | 2026.05.14 14:04:01.942853 [ 268 ] {caa5dd35-14fd-466c-b92a-aea572f412e8} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002179 sec., 20192.748967416246 rows/sec., 4.22 MiB/sec. | ||
| 1779 | 2026.05.14 14:04:01.942955 [ 268 ] {caa5dd35-14fd-466c-b92a-aea572f412e8} <Debug> TCPHandler: Processed in 0.002545903 sec. | ||
| 1780 | 2026.05.14 14:04:01.944586 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2026.05.14 14:04:01.944792 [ 268 ] {ad9eeeb5-551e-4313-a7c5-00f0ac9593eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1782 | 2026.05.14 14:04:01.944867 [ 268 ] {ad9eeeb5-551e-4313-a7c5-00f0ac9593eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1783 | 2026.05.14 14:04:01.945937 [ 268 ] {ad9eeeb5-551e-4313-a7c5-00f0ac9593eb} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.05.14 14:04:01.945983 [ 268 ] {ad9eeeb5-551e-4313-a7c5-00f0ac9593eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1785 | 2026.05.14 14:04:01.946334 [ 268 ] {ad9eeeb5-551e-4313-a7c5-00f0ac9593eb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1786 | 2026.05.14 14:04:01.946551 [ 268 ] {ad9eeeb5-551e-4313-a7c5-00f0ac9593eb} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2026.05.14 14:04:01.946696 [ 268 ] {ad9eeeb5-551e-4313-a7c5-00f0ac9593eb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001957 sec., 28615.2273888605 rows/sec., 2.18 MiB/sec. | ||
| 1788 | 2026.05.14 14:04:01.946734 [ 268 ] {ad9eeeb5-551e-4313-a7c5-00f0ac9593eb} <Debug> TCPHandler: Processed in 0.00220672 sec. | ||
| 1789 | 2026.05.14 14:04:01.946857 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2026.05.14 14:04:01.946955 [ 268 ] {114e7611-7985-4ce9-8f0b-7dae3e9a29e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1791 | 2026.05.14 14:04:01.946996 [ 268 ] {114e7611-7985-4ce9-8f0b-7dae3e9a29e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1792 | 2026.05.14 14:04:01.947475 [ 268 ] {114e7611-7985-4ce9-8f0b-7dae3e9a29e8} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.05.14 14:04:01.947512 [ 268 ] {114e7611-7985-4ce9-8f0b-7dae3e9a29e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1794 | 2026.05.14 14:04:01.947805 [ 268 ] {114e7611-7985-4ce9-8f0b-7dae3e9a29e8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1795 | 2026.05.14 14:04:01.948013 [ 268 ] {114e7611-7985-4ce9-8f0b-7dae3e9a29e8} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.05.14 14:04:01.948138 [ 268 ] {114e7611-7985-4ce9-8f0b-7dae3e9a29e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 1797 | 2026.05.14 14:04:01.948175 [ 268 ] {114e7611-7985-4ce9-8f0b-7dae3e9a29e8} <Debug> TCPHandler: Processed in 0.001368122 sec. | ||
| 1798 | 2026.05.14 14:04:01.948299 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.05.14 14:04:01.948395 [ 268 ] {1d8ab9e5-1653-4b5d-8cdc-b6427897040c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1800 | 2026.05.14 14:04:01.948437 [ 268 ] {1d8ab9e5-1653-4b5d-8cdc-b6427897040c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1801 | 2026.05.14 14:04:01.948875 [ 268 ] {1d8ab9e5-1653-4b5d-8cdc-b6427897040c} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.05.14 14:04:01.948913 [ 268 ] {1d8ab9e5-1653-4b5d-8cdc-b6427897040c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1803 | 2026.05.14 14:04:01.949247 [ 268 ] {1d8ab9e5-1653-4b5d-8cdc-b6427897040c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1804 | 2026.05.14 14:04:01.949465 [ 268 ] {1d8ab9e5-1653-4b5d-8cdc-b6427897040c} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.05.14 14:04:01.949595 [ 268 ] {1d8ab9e5-1653-4b5d-8cdc-b6427897040c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 1806 | 2026.05.14 14:04:01.949632 [ 268 ] {1d8ab9e5-1653-4b5d-8cdc-b6427897040c} <Debug> TCPHandler: Processed in 0.001383193 sec. | ||
| 1807 | 2026.05.14 14:04:01.949760 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2026.05.14 14:04:01.949858 [ 268 ] {a83121f7-3055-4411-8128-df91800259c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1809 | 2026.05.14 14:04:01.949901 [ 268 ] {a83121f7-3055-4411-8128-df91800259c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1810 | 2026.05.14 14:04:01.950237 [ 268 ] {a83121f7-3055-4411-8128-df91800259c4} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.05.14 14:04:01.950273 [ 268 ] {a83121f7-3055-4411-8128-df91800259c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1812 | 2026.05.14 14:04:01.950568 [ 268 ] {a83121f7-3055-4411-8128-df91800259c4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1813 | 2026.05.14 14:04:01.950773 [ 268 ] {a83121f7-3055-4411-8128-df91800259c4} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2026.05.14 14:04:01.950901 [ 268 ] {a83121f7-3055-4411-8128-df91800259c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 1815 | 2026.05.14 14:04:01.950937 [ 268 ] {a83121f7-3055-4411-8128-df91800259c4} <Debug> TCPHandler: Processed in 0.001227271 sec. | ||
| 1816 | 2026.05.14 14:04:02.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.49 MiB, peak 185.71 MiB, free memory in arenas 0.00 B, will set to 185.73 MiB (RSS), difference: 9.24 MiB | ||
| 1817 | 2026.05.14 14:04:02.243708 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.05.14 14:04:02.243987 [ 268 ] {50199471-410a-4723-bee0-208c339f5c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1819 | 2026.05.14 14:04:02.244339 [ 268 ] {50199471-410a-4723-bee0-208c339f5c09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1820 | 2026.05.14 14:04:02.244384 [ 268 ] {50199471-410a-4723-bee0-208c339f5c09} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1821 | 2026.05.14 14:04:02.244635 [ 268 ] {50199471-410a-4723-bee0-208c339f5c09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1822 | 2026.05.14 14:04:02.244702 [ 268 ] {50199471-410a-4723-bee0-208c339f5c09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1823 | 2026.05.14 14:04:02.244838 [ 268 ] {50199471-410a-4723-bee0-208c339f5c09} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 1824 | 2026.05.14 14:04:02.244873 [ 268 ] {50199471-410a-4723-bee0-208c339f5c09} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1825 | 2026.05.14 14:04:02.244895 [ 268 ] {50199471-410a-4723-bee0-208c339f5c09} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 1826 | 2026.05.14 14:04:02.244910 [ 268 ] {50199471-410a-4723-bee0-208c339f5c09} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1827 | 2026.05.14 14:04:02.244951 [ 268 ] {50199471-410a-4723-bee0-208c339f5c09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1828 | 2026.05.14 14:04:02.244971 [ 268 ] {50199471-410a-4723-bee0-208c339f5c09} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1829 | 2026.05.14 14:04:02.246129 [ 268 ] {50199471-410a-4723-bee0-208c339f5c09} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002266 sec., 19417.475728155343 rows/sec., 4.06 MiB/sec. | ||
| 1830 | 2026.05.14 14:04:02.246232 [ 268 ] {50199471-410a-4723-bee0-208c339f5c09} <Debug> TCPHandler: Processed in 0.002667965 sec. | ||
| 1831 | 2026.05.14 14:04:02.260760 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2026.05.14 14:04:02.260960 [ 268 ] {96704f4a-e35c-4d0b-bc9d-577c06ef6b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1833 | 2026.05.14 14:04:02.261037 [ 268 ] {96704f4a-e35c-4d0b-bc9d-577c06ef6b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1834 | 2026.05.14 14:04:02.261960 [ 268 ] {96704f4a-e35c-4d0b-bc9d-577c06ef6b47} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2026.05.14 14:04:02.262009 [ 268 ] {96704f4a-e35c-4d0b-bc9d-577c06ef6b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1836 | 2026.05.14 14:04:02.262374 [ 268 ] {96704f4a-e35c-4d0b-bc9d-577c06ef6b47} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1837 | 2026.05.14 14:04:02.262587 [ 268 ] {96704f4a-e35c-4d0b-bc9d-577c06ef6b47} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.05.14 14:04:02.262734 [ 268 ] {96704f4a-e35c-4d0b-bc9d-577c06ef6b47} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001828 sec., 155361.05032822757 rows/sec., 9.87 MiB/sec. | ||
| 1839 | 2026.05.14 14:04:02.262772 [ 268 ] {96704f4a-e35c-4d0b-bc9d-577c06ef6b47} <Debug> TCPHandler: Processed in 0.00211025 sec. | ||
| 1840 | 2026.05.14 14:04:02.262900 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2026.05.14 14:04:02.262998 [ 268 ] {20590b04-14aa-4d68-a53f-25875b3eaab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1842 | 2026.05.14 14:04:02.263039 [ 268 ] {20590b04-14aa-4d68-a53f-25875b3eaab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1843 | 2026.05.14 14:04:02.264585 [ 268 ] {20590b04-14aa-4d68-a53f-25875b3eaab3} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2026.05.14 14:04:02.264625 [ 268 ] {20590b04-14aa-4d68-a53f-25875b3eaab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1845 | 2026.05.14 14:04:02.265260 [ 268 ] {20590b04-14aa-4d68-a53f-25875b3eaab3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1846 | 2026.05.14 14:04:02.265486 [ 268 ] {20590b04-14aa-4d68-a53f-25875b3eaab3} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2026.05.14 14:04:02.265616 [ 268 ] {20590b04-14aa-4d68-a53f-25875b3eaab3} <Debug> executeQuery: Read 3212 rows, 245.34 KiB in 0.002636 sec., 1218512.8983308042 rows/sec., 90.89 MiB/sec. | ||
| 1848 | 2026.05.14 14:04:02.265656 [ 268 ] {20590b04-14aa-4d68-a53f-25875b3eaab3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 1849 | 2026.05.14 14:04:02.265669 [ 268 ] {20590b04-14aa-4d68-a53f-25875b3eaab3} <Debug> TCPHandler: Processed in 0.002818676 sec. | ||
| 1850 | 2026.05.14 14:04:02.265822 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.05.14 14:04:02.265920 [ 268 ] {37abd705-f19a-4cf4-92aa-b6318193341f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1852 | 2026.05.14 14:04:02.265960 [ 268 ] {37abd705-f19a-4cf4-92aa-b6318193341f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1853 | 2026.05.14 14:04:02.266476 [ 268 ] {37abd705-f19a-4cf4-92aa-b6318193341f} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.05.14 14:04:02.266514 [ 268 ] {37abd705-f19a-4cf4-92aa-b6318193341f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1855 | 2026.05.14 14:04:02.266814 [ 268 ] {37abd705-f19a-4cf4-92aa-b6318193341f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1856 | 2026.05.14 14:04:02.267016 [ 268 ] {37abd705-f19a-4cf4-92aa-b6318193341f} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.05.14 14:04:02.267148 [ 268 ] {37abd705-f19a-4cf4-92aa-b6318193341f} <Debug> executeQuery: Read 186 rows, 11.85 KiB in 0.001247 sec., 149157.9791499599 rows/sec., 9.28 MiB/sec. | ||
| 1858 | 2026.05.14 14:04:02.267186 [ 268 ] {37abd705-f19a-4cf4-92aa-b6318193341f} <Debug> TCPHandler: Processed in 0.001413044 sec. | ||
| 1859 | 2026.05.14 14:04:02.267302 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.05.14 14:04:02.267399 [ 268 ] {2161e15c-73fe-4ea9-a2d1-55eb48cff515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1861 | 2026.05.14 14:04:02.267439 [ 268 ] {2161e15c-73fe-4ea9-a2d1-55eb48cff515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1862 | 2026.05.14 14:04:02.268066 [ 268 ] {2161e15c-73fe-4ea9-a2d1-55eb48cff515} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.05.14 14:04:02.268103 [ 268 ] {2161e15c-73fe-4ea9-a2d1-55eb48cff515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1864 | 2026.05.14 14:04:02.268443 [ 268 ] {2161e15c-73fe-4ea9-a2d1-55eb48cff515} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1865 | 2026.05.14 14:04:02.268655 [ 268 ] {2161e15c-73fe-4ea9-a2d1-55eb48cff515} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.05.14 14:04:02.268887 [ 268 ] {2161e15c-73fe-4ea9-a2d1-55eb48cff515} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001506 sec., 630810.0929614874 rows/sec., 37.11 MiB/sec. | ||
| 1867 | 2026.05.14 14:04:02.268925 [ 268 ] {2161e15c-73fe-4ea9-a2d1-55eb48cff515} <Debug> TCPHandler: Processed in 0.001672616 sec. | ||
| 1868 | 2026.05.14 14:04:02.269069 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.05.14 14:04:02.269175 [ 268 ] {ffc6e985-d57a-447e-a9ca-5acccf9c88d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1870 | 2026.05.14 14:04:02.269216 [ 268 ] {ffc6e985-d57a-447e-a9ca-5acccf9c88d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1871 | 2026.05.14 14:04:02.269631 [ 268 ] {ffc6e985-d57a-447e-a9ca-5acccf9c88d7} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2026.05.14 14:04:02.269668 [ 268 ] {ffc6e985-d57a-447e-a9ca-5acccf9c88d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1873 | 2026.05.14 14:04:02.269952 [ 268 ] {ffc6e985-d57a-447e-a9ca-5acccf9c88d7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1874 | 2026.05.14 14:04:02.270172 [ 268 ] {ffc6e985-d57a-447e-a9ca-5acccf9c88d7} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.05.14 14:04:02.270300 [ 268 ] {ffc6e985-d57a-447e-a9ca-5acccf9c88d7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 61.52 KiB/sec. | ||
| 1876 | 2026.05.14 14:04:02.270338 [ 268 ] {ffc6e985-d57a-447e-a9ca-5acccf9c88d7} <Debug> TCPHandler: Processed in 0.001318423 sec. | ||
| 1877 | 2026.05.14 14:04:02.270474 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.05.14 14:04:02.270570 [ 268 ] {1fc37b6e-cbb6-4719-8211-2621b8820d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1879 | 2026.05.14 14:04:02.270611 [ 268 ] {1fc37b6e-cbb6-4719-8211-2621b8820d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1880 | 2026.05.14 14:04:02.271098 [ 268 ] {1fc37b6e-cbb6-4719-8211-2621b8820d57} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2026.05.14 14:04:02.271136 [ 268 ] {1fc37b6e-cbb6-4719-8211-2621b8820d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1882 | 2026.05.14 14:04:02.271442 [ 268 ] {1fc37b6e-cbb6-4719-8211-2621b8820d57} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1883 | 2026.05.14 14:04:02.271654 [ 268 ] {1fc37b6e-cbb6-4719-8211-2621b8820d57} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.05.14 14:04:02.271779 [ 268 ] {1fc37b6e-cbb6-4719-8211-2621b8820d57} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001226 sec., 120717.78140293637 rows/sec., 6.87 MiB/sec. | ||
| 1885 | 2026.05.14 14:04:02.271816 [ 268 ] {1fc37b6e-cbb6-4719-8211-2621b8820d57} <Debug> TCPHandler: Processed in 0.001391492 sec. | ||
| 1886 | 2026.05.14 14:04:02.271947 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.05.14 14:04:02.272043 [ 268 ] {0f2dbbc7-fdbf-4d22-bed9-0a840f2aedfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1888 | 2026.05.14 14:04:02.272082 [ 268 ] {0f2dbbc7-fdbf-4d22-bed9-0a840f2aedfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1889 | 2026.05.14 14:04:02.273026 [ 268 ] {0f2dbbc7-fdbf-4d22-bed9-0a840f2aedfe} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2026.05.14 14:04:02.273063 [ 268 ] {0f2dbbc7-fdbf-4d22-bed9-0a840f2aedfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1891 | 2026.05.14 14:04:02.273475 [ 268 ] {0f2dbbc7-fdbf-4d22-bed9-0a840f2aedfe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1892 | 2026.05.14 14:04:02.273692 [ 268 ] {0f2dbbc7-fdbf-4d22-bed9-0a840f2aedfe} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2026.05.14 14:04:02.273823 [ 268 ] {0f2dbbc7-fdbf-4d22-bed9-0a840f2aedfe} <Debug> executeQuery: Read 1749 rows, 120.82 KiB in 0.001797 sec., 973288.814691152 rows/sec., 65.66 MiB/sec. | ||
| 1894 | 2026.05.14 14:04:02.273862 [ 268 ] {0f2dbbc7-fdbf-4d22-bed9-0a840f2aedfe} <Debug> TCPHandler: Processed in 0.001964068 sec. | ||
| 1895 | 2026.05.14 14:04:02.274032 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.05.14 14:04:02.274139 [ 268 ] {47b34c05-3a7a-4c17-868d-68373f0d17fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1897 | 2026.05.14 14:04:02.274181 [ 268 ] {47b34c05-3a7a-4c17-868d-68373f0d17fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1898 | 2026.05.14 14:04:02.274556 [ 268 ] {47b34c05-3a7a-4c17-868d-68373f0d17fc} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.05.14 14:04:02.274593 [ 268 ] {47b34c05-3a7a-4c17-868d-68373f0d17fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1900 | 2026.05.14 14:04:02.274892 [ 268 ] {47b34c05-3a7a-4c17-868d-68373f0d17fc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1901 | 2026.05.14 14:04:02.275104 [ 268 ] {47b34c05-3a7a-4c17-868d-68373f0d17fc} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.05.14 14:04:02.275233 [ 268 ] {47b34c05-3a7a-4c17-868d-68373f0d17fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 1903 | 2026.05.14 14:04:02.275269 [ 268 ] {47b34c05-3a7a-4c17-868d-68373f0d17fc} <Debug> TCPHandler: Processed in 0.001292072 sec. | ||
| 1904 | 2026.05.14 14:04:02.275412 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.05.14 14:04:02.275512 [ 268 ] {4c792550-0601-41ba-bb06-7b49ef9eb2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1906 | 2026.05.14 14:04:02.275555 [ 268 ] {4c792550-0601-41ba-bb06-7b49ef9eb2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1907 | 2026.05.14 14:04:02.276234 [ 268 ] {4c792550-0601-41ba-bb06-7b49ef9eb2e3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.05.14 14:04:02.276271 [ 268 ] {4c792550-0601-41ba-bb06-7b49ef9eb2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1909 | 2026.05.14 14:04:02.276698 [ 268 ] {4c792550-0601-41ba-bb06-7b49ef9eb2e3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1910 | 2026.05.14 14:04:02.276910 [ 268 ] {4c792550-0601-41ba-bb06-7b49ef9eb2e3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.05.14 14:04:02.277038 [ 268 ] {4c792550-0601-41ba-bb06-7b49ef9eb2e3} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001544 sec., 1036917.0984455958 rows/sec., 62.95 MiB/sec. | ||
| 1912 | 2026.05.14 14:04:02.277075 [ 268 ] {4c792550-0601-41ba-bb06-7b49ef9eb2e3} <Debug> TCPHandler: Processed in 0.001713346 sec. | ||
| 1913 | 2026.05.14 14:04:02.277307 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2026.05.14 14:04:02.277492 [ 268 ] {ddb6ba67-f936-4e4a-b82e-566304568280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1915 | 2026.05.14 14:04:02.277557 [ 268 ] {ddb6ba67-f936-4e4a-b82e-566304568280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1916 | 2026.05.14 14:04:02.277975 [ 268 ] {ddb6ba67-f936-4e4a-b82e-566304568280} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.05.14 14:04:02.278020 [ 268 ] {ddb6ba67-f936-4e4a-b82e-566304568280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1918 | 2026.05.14 14:04:02.278410 [ 268 ] {ddb6ba67-f936-4e4a-b82e-566304568280} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1919 | 2026.05.14 14:04:02.278660 [ 268 ] {ddb6ba67-f936-4e4a-b82e-566304568280} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.05.14 14:04:02.278798 [ 268 ] {ddb6ba67-f936-4e4a-b82e-566304568280} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001328 sec., 753.0120481927711 rows/sec., 50.74 KiB/sec. | ||
| 1921 | 2026.05.14 14:04:02.278835 [ 268 ] {ddb6ba67-f936-4e4a-b82e-566304568280} <Debug> TCPHandler: Processed in 0.001670865 sec. | ||
| 1922 | 2026.05.14 14:04:02.278964 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.05.14 14:04:02.279061 [ 268 ] {9fc0b592-fa19-4ed9-9454-3b613500dd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1924 | 2026.05.14 14:04:02.279115 [ 268 ] {9fc0b592-fa19-4ed9-9454-3b613500dd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1925 | 2026.05.14 14:04:02.280053 [ 268 ] {9fc0b592-fa19-4ed9-9454-3b613500dd62} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2026.05.14 14:04:02.280093 [ 268 ] {9fc0b592-fa19-4ed9-9454-3b613500dd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1927 | 2026.05.14 14:04:02.280717 [ 268 ] {9fc0b592-fa19-4ed9-9454-3b613500dd62} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1928 | 2026.05.14 14:04:02.280942 [ 268 ] {9fc0b592-fa19-4ed9-9454-3b613500dd62} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2026.05.14 14:04:02.281085 [ 268 ] {9fc0b592-fa19-4ed9-9454-3b613500dd62} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002042 sec., 21547.502448579824 rows/sec., 38.61 MiB/sec. | ||
| 1930 | 2026.05.14 14:04:02.281136 [ 268 ] {9fc0b592-fa19-4ed9-9454-3b613500dd62} <Debug> TCPHandler: Processed in 0.00222064 sec. | ||
| 1931 | 2026.05.14 14:04:02.281281 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2026.05.14 14:04:02.281379 [ 268 ] {994fc1db-cbb8-4b5c-95fd-917848caa697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1933 | 2026.05.14 14:04:02.281421 [ 268 ] {994fc1db-cbb8-4b5c-95fd-917848caa697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1934 | 2026.05.14 14:04:02.281812 [ 268 ] {994fc1db-cbb8-4b5c-95fd-917848caa697} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2026.05.14 14:04:02.281850 [ 268 ] {994fc1db-cbb8-4b5c-95fd-917848caa697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1936 | 2026.05.14 14:04:02.282156 [ 268 ] {994fc1db-cbb8-4b5c-95fd-917848caa697} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1937 | 2026.05.14 14:04:02.282375 [ 268 ] {994fc1db-cbb8-4b5c-95fd-917848caa697} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2026.05.14 14:04:02.282511 [ 268 ] {994fc1db-cbb8-4b5c-95fd-917848caa697} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001151 sec., 36490.00868809731 rows/sec., 2.08 MiB/sec. | ||
| 1939 | 2026.05.14 14:04:02.282548 [ 268 ] {994fc1db-cbb8-4b5c-95fd-917848caa697} <Debug> TCPHandler: Processed in 0.001317203 sec. | ||
| 1940 | 2026.05.14 14:04:06.302024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 244 | ||
| 1941 | 2026.05.14 14:04:06.304824 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.05.14 14:04:06.304872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1943 | 2026.05.14 14:04:06.306123 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1944 | 2026.05.14 14:04:06.306399 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.05.14 14:04:06.306650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1946 | 2026.05.14 14:04:06.939885 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2026.05.14 14:04:06.940124 [ 268 ] {c890e5be-0b92-4693-96ad-3508ab417816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 1948 | 2026.05.14 14:04:06.940462 [ 268 ] {c890e5be-0b92-4693-96ad-3508ab417816} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1949 | 2026.05.14 14:04:06.940500 [ 268 ] {c890e5be-0b92-4693-96ad-3508ab417816} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 1950 | 2026.05.14 14:04:06.940729 [ 268 ] {c890e5be-0b92-4693-96ad-3508ab417816} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1951 | 2026.05.14 14:04:06.940802 [ 268 ] {c890e5be-0b92-4693-96ad-3508ab417816} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1952 | 2026.05.14 14:04:06.940946 [ 268 ] {c890e5be-0b92-4693-96ad-3508ab417816} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1953 | 2026.05.14 14:04:06.940982 [ 268 ] {c890e5be-0b92-4693-96ad-3508ab417816} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1954 | 2026.05.14 14:04:06.941005 [ 268 ] {c890e5be-0b92-4693-96ad-3508ab417816} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 1955 | 2026.05.14 14:04:06.941021 [ 268 ] {c890e5be-0b92-4693-96ad-3508ab417816} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1956 | 2026.05.14 14:04:06.941062 [ 268 ] {c890e5be-0b92-4693-96ad-3508ab417816} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 1957 | 2026.05.14 14:04:06.941082 [ 268 ] {c890e5be-0b92-4693-96ad-3508ab417816} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1958 | 2026.05.14 14:04:06.942418 [ 268 ] {c890e5be-0b92-4693-96ad-3508ab417816} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002391 sec., 18402.342116269345 rows/sec., 3.85 MiB/sec. | ||
| 1959 | 2026.05.14 14:04:06.942532 [ 268 ] {c890e5be-0b92-4693-96ad-3508ab417816} <Debug> TCPHandler: Processed in 0.002801686 sec. | ||
| 1960 | 2026.05.14 14:04:06.943934 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2026.05.14 14:04:06.944052 [ 268 ] {9dd73c20-2944-4649-a5a3-ea49ec5d0ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1962 | 2026.05.14 14:04:06.944098 [ 268 ] {9dd73c20-2944-4649-a5a3-ea49ec5d0ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1963 | 2026.05.14 14:04:06.944705 [ 268 ] {9dd73c20-2944-4649-a5a3-ea49ec5d0ac6} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.05.14 14:04:06.944747 [ 268 ] {9dd73c20-2944-4649-a5a3-ea49ec5d0ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1965 | 2026.05.14 14:04:06.945139 [ 268 ] {9dd73c20-2944-4649-a5a3-ea49ec5d0ac6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1966 | 2026.05.14 14:04:06.945371 [ 268 ] {9dd73c20-2944-4649-a5a3-ea49ec5d0ac6} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2026.05.14 14:04:06.945530 [ 268 ] {9dd73c20-2944-4649-a5a3-ea49ec5d0ac6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001514 sec., 36988.1109643329 rows/sec., 2.82 MiB/sec. | ||
| 1968 | 2026.05.14 14:04:06.945569 [ 268 ] {9dd73c20-2944-4649-a5a3-ea49ec5d0ac6} <Debug> TCPHandler: Processed in 0.001698136 sec. | ||
| 1969 | 2026.05.14 14:04:06.945713 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2026.05.14 14:04:06.945818 [ 268 ] {e3a1b6a5-ec47-423c-bd71-b576a2c69c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1971 | 2026.05.14 14:04:06.945860 [ 268 ] {e3a1b6a5-ec47-423c-bd71-b576a2c69c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1972 | 2026.05.14 14:04:06.946433 [ 268 ] {e3a1b6a5-ec47-423c-bd71-b576a2c69c2f} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.05.14 14:04:06.946479 [ 268 ] {e3a1b6a5-ec47-423c-bd71-b576a2c69c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1974 | 2026.05.14 14:04:06.946799 [ 268 ] {e3a1b6a5-ec47-423c-bd71-b576a2c69c2f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1975 | 2026.05.14 14:04:06.947023 [ 268 ] {e3a1b6a5-ec47-423c-bd71-b576a2c69c2f} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.05.14 14:04:06.947153 [ 268 ] {e3a1b6a5-ec47-423c-bd71-b576a2c69c2f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001357 sec., 47162.859248341934 rows/sec., 3.68 MiB/sec. | ||
| 1977 | 2026.05.14 14:04:06.947190 [ 268 ] {e3a1b6a5-ec47-423c-bd71-b576a2c69c2f} <Debug> TCPHandler: Processed in 0.001526594 sec. | ||
| 1978 | 2026.05.14 14:04:06.947325 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.05.14 14:04:06.947423 [ 268 ] {c6cf0d85-44cb-4d3f-ab3f-ab92303de17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1980 | 2026.05.14 14:04:06.947466 [ 268 ] {c6cf0d85-44cb-4d3f-ab3f-ab92303de17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1981 | 2026.05.14 14:04:06.947878 [ 268 ] {c6cf0d85-44cb-4d3f-ab3f-ab92303de17b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.05.14 14:04:06.947914 [ 268 ] {c6cf0d85-44cb-4d3f-ab3f-ab92303de17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1983 | 2026.05.14 14:04:06.948244 [ 268 ] {c6cf0d85-44cb-4d3f-ab3f-ab92303de17b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1984 | 2026.05.14 14:04:06.948454 [ 268 ] {c6cf0d85-44cb-4d3f-ab3f-ab92303de17b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.05.14 14:04:06.948583 [ 268 ] {c6cf0d85-44cb-4d3f-ab3f-ab92303de17b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00118 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. | ||
| 1986 | 2026.05.14 14:04:06.948620 [ 268 ] {c6cf0d85-44cb-4d3f-ab3f-ab92303de17b} <Debug> TCPHandler: Processed in 0.001343142 sec. | ||
| 1987 | 2026.05.14 14:04:06.948744 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2026.05.14 14:04:06.948838 [ 268 ] {1c8363e4-2936-4cf0-9cb9-6b8926107b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1989 | 2026.05.14 14:04:06.948886 [ 268 ] {1c8363e4-2936-4cf0-9cb9-6b8926107b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1990 | 2026.05.14 14:04:06.949281 [ 268 ] {1c8363e4-2936-4cf0-9cb9-6b8926107b58} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.05.14 14:04:06.949317 [ 268 ] {1c8363e4-2936-4cf0-9cb9-6b8926107b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1992 | 2026.05.14 14:04:06.949612 [ 268 ] {1c8363e4-2936-4cf0-9cb9-6b8926107b58} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1993 | 2026.05.14 14:04:06.949822 [ 268 ] {1c8363e4-2936-4cf0-9cb9-6b8926107b58} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.05.14 14:04:06.949949 [ 268 ] {1c8363e4-2936-4cf0-9cb9-6b8926107b58} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001128 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
| 1995 | 2026.05.14 14:04:06.949983 [ 268 ] {1c8363e4-2936-4cf0-9cb9-6b8926107b58} <Debug> TCPHandler: Processed in 0.001288082 sec. | ||
| 1996 | 2026.05.14 14:04:08.799659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3368 | ||
| 1997 | 2026.05.14 14:04:08.800155 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.05.14 14:04:08.800204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 1999 | 2026.05.14 14:04:08.800842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2000 | 2026.05.14 14:04:08.801070 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.05.14 14:04:08.801196 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3368 | ||
| 2002 | 2026.05.14 14:04:08.964494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2003 | 2026.05.14 14:04:08.980709 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.05.14 14:04:08.980770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2005 | 2026.05.14 14:04:08.986173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2006 | 2026.05.14 14:04:08.986846 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2026.05.14 14:04:08.989688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2008 | 2026.05.14 14:04:11.941468 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.05.14 14:04:11.941733 [ 268 ] {da260b9f-d89b-4aaa-96ce-920eb75e5016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 2010 | 2026.05.14 14:04:11.942061 [ 268 ] {da260b9f-d89b-4aaa-96ce-920eb75e5016} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2011 | 2026.05.14 14:04:11.942097 [ 268 ] {da260b9f-d89b-4aaa-96ce-920eb75e5016} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 2012 | 2026.05.14 14:04:11.942305 [ 268 ] {da260b9f-d89b-4aaa-96ce-920eb75e5016} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2013 | 2026.05.14 14:04:11.942372 [ 268 ] {da260b9f-d89b-4aaa-96ce-920eb75e5016} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2014 | 2026.05.14 14:04:11.942508 [ 268 ] {da260b9f-d89b-4aaa-96ce-920eb75e5016} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2015 | 2026.05.14 14:04:11.942544 [ 268 ] {da260b9f-d89b-4aaa-96ce-920eb75e5016} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2016 | 2026.05.14 14:04:11.942566 [ 268 ] {da260b9f-d89b-4aaa-96ce-920eb75e5016} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 2017 | 2026.05.14 14:04:11.942582 [ 268 ] {da260b9f-d89b-4aaa-96ce-920eb75e5016} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2018 | 2026.05.14 14:04:11.942625 [ 268 ] {da260b9f-d89b-4aaa-96ce-920eb75e5016} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 2019 | 2026.05.14 14:04:11.942645 [ 268 ] {da260b9f-d89b-4aaa-96ce-920eb75e5016} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 2020 | 2026.05.14 14:04:11.943777 [ 268 ] {da260b9f-d89b-4aaa-96ce-920eb75e5016} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002147 sec., 20493.712156497437 rows/sec., 4.28 MiB/sec. | ||
| 2021 | 2026.05.14 14:04:11.943876 [ 268 ] {da260b9f-d89b-4aaa-96ce-920eb75e5016} <Debug> TCPHandler: Processed in 0.002542594 sec. | ||
| 2022 | 2026.05.14 14:04:11.945496 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2026.05.14 14:04:11.945610 [ 268 ] {55be2842-5c4a-402a-b2ad-a9ee5ffafa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2024 | 2026.05.14 14:04:11.945653 [ 268 ] {55be2842-5c4a-402a-b2ad-a9ee5ffafa40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2025 | 2026.05.14 14:04:11.946303 [ 268 ] {55be2842-5c4a-402a-b2ad-a9ee5ffafa40} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2026 | 2026.05.14 14:04:11.946348 [ 268 ] {55be2842-5c4a-402a-b2ad-a9ee5ffafa40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2027 | 2026.05.14 14:04:11.946716 [ 268 ] {55be2842-5c4a-402a-b2ad-a9ee5ffafa40} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2028 | 2026.05.14 14:04:11.946942 [ 268 ] {55be2842-5c4a-402a-b2ad-a9ee5ffafa40} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2029 | 2026.05.14 14:04:11.947084 [ 268 ] {55be2842-5c4a-402a-b2ad-a9ee5ffafa40} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001505 sec., 37209.3023255814 rows/sec., 2.84 MiB/sec. | ||
| 2030 | 2026.05.14 14:04:11.947122 [ 268 ] {55be2842-5c4a-402a-b2ad-a9ee5ffafa40} <Debug> TCPHandler: Processed in 0.001679046 sec. | ||
| 2031 | 2026.05.14 14:04:11.947314 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2026.05.14 14:04:11.947420 [ 268 ] {9c8f8786-e89d-4c1b-8713-31a7880cf391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2033 | 2026.05.14 14:04:11.947460 [ 268 ] {9c8f8786-e89d-4c1b-8713-31a7880cf391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2034 | 2026.05.14 14:04:11.947961 [ 268 ] {9c8f8786-e89d-4c1b-8713-31a7880cf391} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2026.05.14 14:04:11.948001 [ 268 ] {9c8f8786-e89d-4c1b-8713-31a7880cf391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2036 | 2026.05.14 14:04:11.948295 [ 268 ] {9c8f8786-e89d-4c1b-8713-31a7880cf391} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2037 | 2026.05.14 14:04:11.948510 [ 268 ] {9c8f8786-e89d-4c1b-8713-31a7880cf391} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2026.05.14 14:04:11.948636 [ 268 ] {9c8f8786-e89d-4c1b-8713-31a7880cf391} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 2039 | 2026.05.14 14:04:11.948674 [ 268 ] {9c8f8786-e89d-4c1b-8713-31a7880cf391} <Debug> TCPHandler: Processed in 0.001410353 sec. | ||
| 2040 | 2026.05.14 14:04:11.948811 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2026.05.14 14:04:11.948916 [ 268 ] {1b11967f-283a-4205-9282-8d7c5c8bc8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2042 | 2026.05.14 14:04:11.948959 [ 268 ] {1b11967f-283a-4205-9282-8d7c5c8bc8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2043 | 2026.05.14 14:04:11.949369 [ 268 ] {1b11967f-283a-4205-9282-8d7c5c8bc8e8} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2026.05.14 14:04:11.949405 [ 268 ] {1b11967f-283a-4205-9282-8d7c5c8bc8e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2045 | 2026.05.14 14:04:11.949719 [ 268 ] {1b11967f-283a-4205-9282-8d7c5c8bc8e8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2046 | 2026.05.14 14:04:11.949926 [ 268 ] {1b11967f-283a-4205-9282-8d7c5c8bc8e8} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2026.05.14 14:04:11.950053 [ 268 ] {1b11967f-283a-4205-9282-8d7c5c8bc8e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 2048 | 2026.05.14 14:04:11.950091 [ 268 ] {1b11967f-283a-4205-9282-8d7c5c8bc8e8} <Debug> TCPHandler: Processed in 0.001328272 sec. | ||
| 2049 | 2026.05.14 14:04:11.950232 [ 268 ] {} <Trace> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2026.05.14 14:04:11.950356 [ 268 ] {a49a8b9f-fd88-475f-9b36-a9a815ae99c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2051 | 2026.05.14 14:04:11.950398 [ 268 ] {a49a8b9f-fd88-475f-9b36-a9a815ae99c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2052 | 2026.05.14 14:04:11.950787 [ 268 ] {a49a8b9f-fd88-475f-9b36-a9a815ae99c8} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.05.14 14:04:11.950824 [ 268 ] {a49a8b9f-fd88-475f-9b36-a9a815ae99c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2054 | 2026.05.14 14:04:11.951141 [ 268 ] {a49a8b9f-fd88-475f-9b36-a9a815ae99c8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2055 | 2026.05.14 14:04:11.951374 [ 268 ] {a49a8b9f-fd88-475f-9b36-a9a815ae99c8} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.05.14 14:04:11.951504 [ 268 ] {a49a8b9f-fd88-475f-9b36-a9a815ae99c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 2057 | 2026.05.14 14:04:11.951541 [ 268 ] {a49a8b9f-fd88-475f-9b36-a9a815ae99c8} <Debug> TCPHandler: Processed in 0.001367092 sec. | ||
| 2058 | 2026.05.14 14:04:16.247058 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2059 | 2026.05.14 14:04:16.247178 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2060 | 2026.05.14 14:04:16.301710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3880 | ||
| 2061 | 2026.05.14 14:04:16.302278 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2026.05.14 14:04:16.302318 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2063 | 2026.05.14 14:04:16.302846 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2064 | 2026.05.14 14:04:16.303109 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2026.05.14 14:04:16.303242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3880 | ||
| 2066 | 2026.05.14 14:04:16.307015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 264 | ||
| 2067 | 2026.05.14 14:04:16.309109 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.05.14 14:04:16.309146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2069 | 2026.05.14 14:04:16.310317 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2070 | 2026.05.14 14:04:16.310596 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.05.14 14:04:16.310776 [ 51 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2072 | 2026.05.14 14:04:16.310826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 264 | ||
| 2073 | 2026.05.14 14:04:16.310856 [ 51 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.05.14 14:04:16.310925 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2075 | 2026.05.14 14:04:16.311088 [ 198 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2076 | 2026.05.14 14:04:16.312075 [ 198 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2077 | 2026.05.14 14:04:16.312268 [ 198 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 92 rows starting from the beginning of the part | ||
| 2078 | 2026.05.14 14:04:16.312730 [ 198 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 2079 | 2026.05.14 14:04:16.313132 [ 198 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 2080 | 2026.05.14 14:04:16.313534 [ 198 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2081 | 2026.05.14 14:04:16.313902 [ 198 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 2082 | 2026.05.14 14:04:16.314282 [ 198 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 2083 | 2026.05.14 14:04:16.319854 [ 188 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 72 columns (72 merged, 0 gathered) in 0.008826812 sec., 29908.873101636244 rows/sec., 28.21 MiB/sec. | ||
| 2084 | 2026.05.14 14:04:16.320774 [ 194 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2085 | 2026.05.14 14:04:16.321423 [ 194 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_6_1} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.05.14 14:04:16.321507 [ 194 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_6_1} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2087 | 2026.05.14 14:04:16.321741 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 2088 | 2026.05.14 14:04:16.489850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2089 | 2026.05.14 14:04:16.510038 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.05.14 14:04:16.510095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2091 | 2026.05.14 14:04:16.516410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2092 | 2026.05.14 14:04:16.517157 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.05.14 14:04:16.522649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2094 | 2026.05.14 14:04:16.688008 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2095 | 2026.05.14 14:04:16.688092 [ 259 ] {} <Debug> TCP-Session: 5499f370-1a32-465d-a79f-343eb790d839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.05.14 14:04:16.701267 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2097 | 2026.05.14 14:04:16.701327 [ 268 ] {} <Debug> TCP-Session: bcfd988b-5c62-4ec5-9bda-a23366be996b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2026.05.14 14:04:16.945970 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2099 | 2026.05.14 14:04:16.946286 [ 271 ] {3ab68304-6dc3-4117-b146-b7192388eb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 2100 | 2026.05.14 14:04:16.946692 [ 271 ] {3ab68304-6dc3-4117-b146-b7192388eb4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2101 | 2026.05.14 14:04:16.946742 [ 271 ] {3ab68304-6dc3-4117-b146-b7192388eb4c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 2102 | 2026.05.14 14:04:16.947036 [ 271 ] {3ab68304-6dc3-4117-b146-b7192388eb4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2103 | 2026.05.14 14:04:16.947114 [ 271 ] {3ab68304-6dc3-4117-b146-b7192388eb4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2104 | 2026.05.14 14:04:16.947262 [ 271 ] {3ab68304-6dc3-4117-b146-b7192388eb4c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2105 | 2026.05.14 14:04:16.947299 [ 271 ] {3ab68304-6dc3-4117-b146-b7192388eb4c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2106 | 2026.05.14 14:04:16.947321 [ 271 ] {3ab68304-6dc3-4117-b146-b7192388eb4c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 2107 | 2026.05.14 14:04:16.947336 [ 271 ] {3ab68304-6dc3-4117-b146-b7192388eb4c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2108 | 2026.05.14 14:04:16.947377 [ 271 ] {3ab68304-6dc3-4117-b146-b7192388eb4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 2109 | 2026.05.14 14:04:16.947398 [ 271 ] {3ab68304-6dc3-4117-b146-b7192388eb4c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 2110 | 2026.05.14 14:04:16.948757 [ 271 ] {3ab68304-6dc3-4117-b146-b7192388eb4c} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002571 sec., 17113.96343835084 rows/sec., 3.58 MiB/sec. | ||
| 2111 | 2026.05.14 14:04:16.948929 [ 271 ] {3ab68304-6dc3-4117-b146-b7192388eb4c} <Debug> TCPHandler: Processed in 0.003136839 sec. | ||
| 2112 | 2026.05.14 14:04:16.954279 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2026.05.14 14:04:16.954446 [ 271 ] {19892262-caea-407c-ac23-240f50d6795a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2114 | 2026.05.14 14:04:16.954517 [ 271 ] {19892262-caea-407c-ac23-240f50d6795a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2115 | 2026.05.14 14:04:16.955305 [ 271 ] {19892262-caea-407c-ac23-240f50d6795a} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.05.14 14:04:16.955350 [ 271 ] {19892262-caea-407c-ac23-240f50d6795a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2117 | 2026.05.14 14:04:16.955772 [ 271 ] {19892262-caea-407c-ac23-240f50d6795a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2118 | 2026.05.14 14:04:16.956015 [ 271 ] {19892262-caea-407c-ac23-240f50d6795a} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.05.14 14:04:16.956168 [ 271 ] {19892262-caea-407c-ac23-240f50d6795a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001776 sec., 159909.9099099099 rows/sec., 10.16 MiB/sec. | ||
| 2120 | 2026.05.14 14:04:16.956172 [ 51 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2121 | 2026.05.14 14:04:16.956208 [ 271 ] {19892262-caea-407c-ac23-240f50d6795a} <Debug> TCPHandler: Processed in 0.002067709 sec. | ||
| 2122 | 2026.05.14 14:04:16.956234 [ 51 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.05.14 14:04:16.956262 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2124 | 2026.05.14 14:04:16.956352 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.05.14 14:04:16.956517 [ 188 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2126 | 2026.05.14 14:04:16.956560 [ 271 ] {397837e0-34b9-45d4-89f3-93b889429afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2127 | 2026.05.14 14:04:16.956606 [ 271 ] {397837e0-34b9-45d4-89f3-93b889429afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2128 | 2026.05.14 14:04:16.956638 [ 188 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2129 | 2026.05.14 14:04:16.956674 [ 188 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 2130 | 2026.05.14 14:04:16.956730 [ 188 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2131 | 2026.05.14 14:04:16.956775 [ 188 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2132 | 2026.05.14 14:04:16.956814 [ 188 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2133 | 2026.05.14 14:04:16.956851 [ 188 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2134 | 2026.05.14 14:04:16.957374 [ 271 ] {397837e0-34b9-45d4-89f3-93b889429afc} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.05.14 14:04:16.957419 [ 271 ] {397837e0-34b9-45d4-89f3-93b889429afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2136 | 2026.05.14 14:04:16.957751 [ 194 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420223 sec., 999842.9824048759 rows/sec., 67.32 MiB/sec. | ||
| 2137 | 2026.05.14 14:04:16.957826 [ 271 ] {397837e0-34b9-45d4-89f3-93b889429afc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2138 | 2026.05.14 14:04:16.957922 [ 194 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2139 | 2026.05.14 14:04:16.958092 [ 271 ] {397837e0-34b9-45d4-89f3-93b889429afc} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.05.14 14:04:16.958233 [ 194 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_5_1} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2141 | 2026.05.14 14:04:16.958238 [ 271 ] {397837e0-34b9-45d4-89f3-93b889429afc} <Debug> executeQuery: Read 863 rows, 69.15 KiB in 0.001698 sec., 508244.9941107185 rows/sec., 39.77 MiB/sec. | ||
| 2142 | 2026.05.14 14:04:16.958282 [ 51 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2143 | 2026.05.14 14:04:16.958318 [ 194 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_5_1} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2144 | 2026.05.14 14:04:16.958290 [ 271 ] {397837e0-34b9-45d4-89f3-93b889429afc} <Debug> TCPHandler: Processed in 0.001986938 sec. | ||
| 2145 | 2026.05.14 14:04:16.958371 [ 51 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.05.14 14:04:16.958416 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2147 | 2026.05.14 14:04:16.958423 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2148 | 2026.05.14 14:04:16.958500 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2026.05.14 14:04:16.958529 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2150 | 2026.05.14 14:04:16.958606 [ 271 ] {539e361e-bca4-44d6-b077-123f9ff3e8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2151 | 2026.05.14 14:04:16.958619 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2152 | 2026.05.14 14:04:16.958654 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3217 rows starting from the beginning of the part | ||
| 2153 | 2026.05.14 14:04:16.958655 [ 271 ] {539e361e-bca4-44d6-b077-123f9ff3e8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2154 | 2026.05.14 14:04:16.958733 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2155 | 2026.05.14 14:04:16.958781 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3212 rows starting from the beginning of the part | ||
| 2156 | 2026.05.14 14:04:16.958819 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2157 | 2026.05.14 14:04:16.958856 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2158 | 2026.05.14 14:04:16.958895 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 863 rows starting from the beginning of the part | ||
| 2159 | 2026.05.14 14:04:16.959204 [ 271 ] {539e361e-bca4-44d6-b077-123f9ff3e8ec} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.05.14 14:04:16.959252 [ 271 ] {539e361e-bca4-44d6-b077-123f9ff3e8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2161 | 2026.05.14 14:04:16.959588 [ 271 ] {539e361e-bca4-44d6-b077-123f9ff3e8ec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2162 | 2026.05.14 14:04:16.959805 [ 271 ] {539e361e-bca4-44d6-b077-123f9ff3e8ec} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.05.14 14:04:16.959953 [ 271 ] {539e361e-bca4-44d6-b077-123f9ff3e8ec} <Debug> executeQuery: Read 175 rows, 11.02 KiB in 0.001366 sec., 128111.2737920937 rows/sec., 7.88 MiB/sec. | ||
| 2164 | 2026.05.14 14:04:16.959992 [ 271 ] {539e361e-bca4-44d6-b077-123f9ff3e8ec} <Debug> TCPHandler: Processed in 0.001542875 sec. | ||
| 2165 | 2026.05.14 14:04:16.960117 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.05.14 14:04:16.960214 [ 271 ] {37256bca-7bf8-4817-a413-504036856a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2167 | 2026.05.14 14:04:16.960254 [ 271 ] {37256bca-7bf8-4817-a413-504036856a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2168 | 2026.05.14 14:04:16.960700 [ 271 ] {37256bca-7bf8-4817-a413-504036856a04} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2026.05.14 14:04:16.960736 [ 271 ] {37256bca-7bf8-4817-a413-504036856a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2170 | 2026.05.14 14:04:16.961043 [ 271 ] {37256bca-7bf8-4817-a413-504036856a04} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2171 | 2026.05.14 14:04:16.961251 [ 271 ] {37256bca-7bf8-4817-a413-504036856a04} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2026.05.14 14:04:16.961347 [ 190 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7460 rows, containing 5 columns (5 merged, 0 gathered) in 0.002845826 sec., 2621383.03606756 rows/sec., 206.73 MiB/sec. | ||
| 2173 | 2026.05.14 14:04:16.961395 [ 271 ] {37256bca-7bf8-4817-a413-504036856a04} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001195 sec., 124686.19246861924 rows/sec., 8.06 MiB/sec. | ||
| 2174 | 2026.05.14 14:04:16.961437 [ 271 ] {37256bca-7bf8-4817-a413-504036856a04} <Debug> TCPHandler: Processed in 0.001370873 sec. | ||
| 2175 | 2026.05.14 14:04:16.961573 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2176 | 2026.05.14 14:04:16.961669 [ 271 ] {0ccaa563-dcd2-428f-8c72-914395d8929d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2177 | 2026.05.14 14:04:16.961708 [ 271 ] {0ccaa563-dcd2-428f-8c72-914395d8929d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2178 | 2026.05.14 14:04:16.961766 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2179 | 2026.05.14 14:04:16.962074 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_11_2} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.05.14 14:04:16.962148 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_11_2} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2181 | 2026.05.14 14:04:16.962168 [ 271 ] {0ccaa563-dcd2-428f-8c72-914395d8929d} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2026.05.14 14:04:16.962209 [ 271 ] {0ccaa563-dcd2-428f-8c72-914395d8929d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2183 | 2026.05.14 14:04:16.962219 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 2184 | 2026.05.14 14:04:16.962526 [ 271 ] {0ccaa563-dcd2-428f-8c72-914395d8929d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2185 | 2026.05.14 14:04:16.962742 [ 271 ] {0ccaa563-dcd2-428f-8c72-914395d8929d} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.05.14 14:04:16.962853 [ 51 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2187 | 2026.05.14 14:04:16.962876 [ 271 ] {0ccaa563-dcd2-428f-8c72-914395d8929d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001226 sec., 120717.78140293637 rows/sec., 6.87 MiB/sec. | ||
| 2188 | 2026.05.14 14:04:16.962892 [ 51 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2026.05.14 14:04:16.962919 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2190 | 2026.05.14 14:04:16.962919 [ 271 ] {0ccaa563-dcd2-428f-8c72-914395d8929d} <Debug> TCPHandler: Processed in 0.001395173 sec. | ||
| 2191 | 2026.05.14 14:04:16.962979 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2192 | 2026.05.14 14:04:16.963062 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2026.05.14 14:04:16.963064 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2194 | 2026.05.14 14:04:16.963109 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2195 | 2026.05.14 14:04:16.963155 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2196 | 2026.05.14 14:04:16.963164 [ 271 ] {341070c1-cfe1-4fd5-b7c3-7938062f0872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2197 | 2026.05.14 14:04:16.963192 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2198 | 2026.05.14 14:04:16.963210 [ 271 ] {341070c1-cfe1-4fd5-b7c3-7938062f0872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2199 | 2026.05.14 14:04:16.963232 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2200 | 2026.05.14 14:04:16.963271 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2201 | 2026.05.14 14:04:16.963835 [ 271 ] {341070c1-cfe1-4fd5-b7c3-7938062f0872} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.05.14 14:04:16.963876 [ 271 ] {341070c1-cfe1-4fd5-b7c3-7938062f0872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2203 | 2026.05.14 14:04:16.963988 [ 190 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00102707 sec., 720496.1687129408 rows/sec., 43.72 MiB/sec. | ||
| 2204 | 2026.05.14 14:04:16.964190 [ 193 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2205 | 2026.05.14 14:04:16.964237 [ 271 ] {341070c1-cfe1-4fd5-b7c3-7938062f0872} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2206 | 2026.05.14 14:04:16.964526 [ 271 ] {341070c1-cfe1-4fd5-b7c3-7938062f0872} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2026.05.14 14:04:16.964625 [ 193 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_5_1} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.05.14 14:04:16.964647 [ 51 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2209 | 2026.05.14 14:04:16.964674 [ 271 ] {341070c1-cfe1-4fd5-b7c3-7938062f0872} <Debug> executeQuery: Read 523 rows, 37.82 KiB in 0.001529 sec., 342053.629823414 rows/sec., 24.16 MiB/sec. | ||
| 2210 | 2026.05.14 14:04:16.964679 [ 51 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.05.14 14:04:16.964718 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2212 | 2026.05.14 14:04:16.964720 [ 271 ] {341070c1-cfe1-4fd5-b7c3-7938062f0872} <Debug> TCPHandler: Processed in 0.001706636 sec. | ||
| 2213 | 2026.05.14 14:04:16.964719 [ 193 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_5_1} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2214 | 2026.05.14 14:04:16.964824 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2215 | 2026.05.14 14:04:16.964837 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2216 | 2026.05.14 14:04:16.964872 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.05.14 14:04:16.964934 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2218 | 2026.05.14 14:04:16.964970 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1775 rows starting from the beginning of the part | ||
| 2219 | 2026.05.14 14:04:16.964972 [ 271 ] {128e976e-c914-464a-b655-306955e816a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2220 | 2026.05.14 14:04:16.965019 [ 271 ] {128e976e-c914-464a-b655-306955e816a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2221 | 2026.05.14 14:04:16.965050 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2222 | 2026.05.14 14:04:16.965104 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1749 rows starting from the beginning of the part | ||
| 2223 | 2026.05.14 14:04:16.965153 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2224 | 2026.05.14 14:04:16.965203 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2225 | 2026.05.14 14:04:16.965243 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 523 rows starting from the beginning of the part | ||
| 2226 | 2026.05.14 14:04:16.965376 [ 271 ] {128e976e-c914-464a-b655-306955e816a1} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.05.14 14:04:16.965411 [ 271 ] {128e976e-c914-464a-b655-306955e816a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2228 | 2026.05.14 14:04:16.965715 [ 271 ] {128e976e-c914-464a-b655-306955e816a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2229 | 2026.05.14 14:04:16.965931 [ 271 ] {128e976e-c914-464a-b655-306955e816a1} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2026.05.14 14:04:16.966071 [ 271 ] {128e976e-c914-464a-b655-306955e816a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 2231 | 2026.05.14 14:04:16.966110 [ 271 ] {128e976e-c914-464a-b655-306955e816a1} <Debug> TCPHandler: Processed in 0.001287162 sec. | ||
| 2232 | 2026.05.14 14:04:16.966230 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2026.05.14 14:04:16.966326 [ 271 ] {e640a2fc-c107-4084-a305-dcd7e1945650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2234 | 2026.05.14 14:04:16.966367 [ 271 ] {e640a2fc-c107-4084-a305-dcd7e1945650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2235 | 2026.05.14 14:04:16.966711 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4239 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935858 sec., 2189726.7258238983 rows/sec., 158.14 MiB/sec. | ||
| 2236 | 2026.05.14 14:04:16.966774 [ 271 ] {e640a2fc-c107-4084-a305-dcd7e1945650} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2026.05.14 14:04:16.966814 [ 271 ] {e640a2fc-c107-4084-a305-dcd7e1945650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2238 | 2026.05.14 14:04:16.966944 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2239 | 2026.05.14 14:04:16.967175 [ 271 ] {e640a2fc-c107-4084-a305-dcd7e1945650} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2240 | 2026.05.14 14:04:16.967261 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_11_2} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.05.14 14:04:16.967360 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_11_2} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2242 | 2026.05.14 14:04:16.967433 [ 271 ] {e640a2fc-c107-4084-a305-dcd7e1945650} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2243 | 2026.05.14 14:04:16.967446 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2244 | 2026.05.14 14:04:16.967552 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2245 | 2026.05.14 14:04:16.967573 [ 271 ] {e640a2fc-c107-4084-a305-dcd7e1945650} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001266 sec., 209320.69510268563 rows/sec., 13.91 MiB/sec. | ||
| 2246 | 2026.05.14 14:04:16.967592 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.05.14 14:04:16.967615 [ 271 ] {e640a2fc-c107-4084-a305-dcd7e1945650} <Debug> TCPHandler: Processed in 0.001434063 sec. | ||
| 2248 | 2026.05.14 14:04:16.967620 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2249 | 2026.05.14 14:04:16.967725 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2250 | 2026.05.14 14:04:16.967743 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.05.14 14:04:16.967823 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2252 | 2026.05.14 14:04:16.967842 [ 271 ] {dc35b82c-c075-4ea2-ba85-79bc9f2e4d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2253 | 2026.05.14 14:04:16.967854 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2918 rows starting from the beginning of the part | ||
| 2254 | 2026.05.14 14:04:16.967891 [ 271 ] {dc35b82c-c075-4ea2-ba85-79bc9f2e4d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2255 | 2026.05.14 14:04:16.967916 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2256 | 2026.05.14 14:04:16.967963 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1601 rows starting from the beginning of the part | ||
| 2257 | 2026.05.14 14:04:16.968013 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2258 | 2026.05.14 14:04:16.968056 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2259 | 2026.05.14 14:04:16.968098 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2260 | 2026.05.14 14:04:16.968216 [ 271 ] {dc35b82c-c075-4ea2-ba85-79bc9f2e4d34} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2026.05.14 14:04:16.968256 [ 271 ] {dc35b82c-c075-4ea2-ba85-79bc9f2e4d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2262 | 2026.05.14 14:04:16.968585 [ 271 ] {dc35b82c-c075-4ea2-ba85-79bc9f2e4d34} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2263 | 2026.05.14 14:04:16.968808 [ 271 ] {dc35b82c-c075-4ea2-ba85-79bc9f2e4d34} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2026.05.14 14:04:16.968939 [ 47 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2265 | 2026.05.14 14:04:16.968952 [ 271 ] {dc35b82c-c075-4ea2-ba85-79bc9f2e4d34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001127 sec., 887.3114463176576 rows/sec., 59.79 KiB/sec. | ||
| 2266 | 2026.05.14 14:04:16.968984 [ 47 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2267 | 2026.05.14 14:04:16.969002 [ 271 ] {dc35b82c-c075-4ea2-ba85-79bc9f2e4d34} <Debug> TCPHandler: Processed in 0.001307792 sec. | ||
| 2268 | 2026.05.14 14:04:16.969010 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2269 | 2026.05.14 14:04:16.969121 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2270 | 2026.05.14 14:04:16.969127 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.05.14 14:04:16.969227 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2272 | 2026.05.14 14:04:16.969245 [ 271 ] {19730371-5f99-41b9-84d2-263b9bc6fb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2273 | 2026.05.14 14:04:16.969262 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2274 | 2026.05.14 14:04:16.969306 [ 271 ] {19730371-5f99-41b9-84d2-263b9bc6fb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2275 | 2026.05.14 14:04:16.969323 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2276 | 2026.05.14 14:04:16.969364 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2277 | 2026.05.14 14:04:16.969402 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2278 | 2026.05.14 14:04:16.969435 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2279 | 2026.05.14 14:04:16.970148 [ 271 ] {19730371-5f99-41b9-84d2-263b9bc6fb2c} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2026.05.14 14:04:16.970180 [ 201 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.00109205 sec., 4578.54493841857 rows/sec., 308.52 KiB/sec. | ||
| 2281 | 2026.05.14 14:04:16.970190 [ 271 ] {19730371-5f99-41b9-84d2-263b9bc6fb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2282 | 2026.05.14 14:04:16.970204 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5232 rows, containing 5 columns (5 merged, 0 gathered) in 0.002520143 sec., 2076072.6673049903 rows/sec., 130.87 MiB/sec. | ||
| 2283 | 2026.05.14 14:04:16.970307 [ 189 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2284 | 2026.05.14 14:04:16.970591 [ 189 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_5_1} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.05.14 14:04:16.970661 [ 189 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_5_1} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2286 | 2026.05.14 14:04:16.970663 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2287 | 2026.05.14 14:04:16.970729 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 2288 | 2026.05.14 14:04:16.970933 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2026.05.14 14:04:16.970936 [ 271 ] {19730371-5f99-41b9-84d2-263b9bc6fb2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2290 | 2026.05.14 14:04:16.971021 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2291 | 2026.05.14 14:04:16.971091 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2292 | 2026.05.14 14:04:16.971204 [ 271 ] {19730371-5f99-41b9-84d2-263b9bc6fb2c} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2293 | 2026.05.14 14:04:16.971353 [ 271 ] {19730371-5f99-41b9-84d2-263b9bc6fb2c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002126 sec., 15522.107243650049 rows/sec., 27.81 MiB/sec. | ||
| 2294 | 2026.05.14 14:04:16.971415 [ 271 ] {19730371-5f99-41b9-84d2-263b9bc6fb2c} <Debug> TCPHandler: Processed in 0.002336111 sec. | ||
| 2295 | 2026.05.14 14:04:16.971545 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2296 | 2026.05.14 14:04:16.971642 [ 271 ] {5b90cf85-93cd-46d7-9165-52e199a5c614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2297 | 2026.05.14 14:04:16.971684 [ 271 ] {5b90cf85-93cd-46d7-9165-52e199a5c614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2298 | 2026.05.14 14:04:16.972021 [ 271 ] {5b90cf85-93cd-46d7-9165-52e199a5c614} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2026.05.14 14:04:16.972056 [ 271 ] {5b90cf85-93cd-46d7-9165-52e199a5c614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2300 | 2026.05.14 14:04:16.972363 [ 271 ] {5b90cf85-93cd-46d7-9165-52e199a5c614} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2301 | 2026.05.14 14:04:16.972570 [ 271 ] {5b90cf85-93cd-46d7-9165-52e199a5c614} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2302 | 2026.05.14 14:04:16.972667 [ 47 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2303 | 2026.05.14 14:04:16.972692 [ 271 ] {5b90cf85-93cd-46d7-9165-52e199a5c614} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 2304 | 2026.05.14 14:04:16.972699 [ 47 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.05.14 14:04:16.972733 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 2306 | 2026.05.14 14:04:16.972734 [ 271 ] {5b90cf85-93cd-46d7-9165-52e199a5c614} <Debug> TCPHandler: Processed in 0.001238711 sec. | ||
| 2307 | 2026.05.14 14:04:16.972822 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2308 | 2026.05.14 14:04:16.972913 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2309 | 2026.05.14 14:04:16.972941 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
| 2310 | 2026.05.14 14:04:16.973012 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2311 | 2026.05.14 14:04:16.973062 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 2312 | 2026.05.14 14:04:16.973108 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2313 | 2026.05.14 14:04:16.973152 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2314 | 2026.05.14 14:04:16.973194 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2315 | 2026.05.14 14:04:16.973987 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001201591 sec., 574238.6552495817 rows/sec., 36.89 MiB/sec. | ||
| 2316 | 2026.05.14 14:04:16.974223 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2317 | 2026.05.14 14:04:16.974560 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_11_2} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.05.14 14:04:16.974650 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_11_2} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2319 | 2026.05.14 14:04:16.974748 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2320 | 2026.05.14 14:04:17.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.34 MiB, peak 191.41 MiB, free memory in arenas 0.00 B, will set to 191.37 MiB (RSS), difference: 7.03 MiB | ||
| 2321 | 2026.05.14 14:04:20.012636 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49321 | ||
| 2322 | 2026.05.14 14:04:20.012721 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2323 | 2026.05.14 14:04:20.012747 [ 307 ] {} <Debug> TCP-Session: 6525b970-b579-46f8-8880-dda4011a54b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49321 | ||
| 2324 | 2026.05.14 14:04:20.012770 [ 307 ] {} <Debug> TCP-Session: 6525b970-b579-46f8-8880-dda4011a54b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.05.14 14:04:20.012783 [ 307 ] {} <Debug> TCP-Session: 6525b970-b579-46f8-8880-dda4011a54b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.05.14 14:04:20.013021 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44873 | ||
| 2327 | 2026.05.14 14:04:20.013048 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53590 | ||
| 2328 | 2026.05.14 14:04:20.013070 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42398 | ||
| 2329 | 2026.05.14 14:04:20.013092 [ 307 ] {} <Trace> TCP-Session: 6525b970-b579-46f8-8880-dda4011a54b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2026.05.14 14:04:20.013106 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39511 | ||
| 2331 | 2026.05.14 14:04:20.013128 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2332 | 2026.05.14 14:04:20.013137 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2333 | 2026.05.14 14:04:20.013119 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2334 | 2026.05.14 14:04:20.013176 [ 310 ] {} <Debug> TCP-Session: 56a10c98-0317-416e-9ec3-1319048e11c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53590 | ||
| 2335 | 2026.05.14 14:04:20.013184 [ 259 ] {} <Debug> TCP-Session: bd6b8006-46da-4b55-96d6-f27bde809715 Authenticating user 'default' from [fd00:1122:3344:101::e]:42398 | ||
| 2336 | 2026.05.14 14:04:20.013097 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43505 | ||
| 2337 | 2026.05.14 14:04:20.013216 [ 308 ] {} <Debug> TCP-Session: 5a578ed6-bbc0-424d-8589-f650940fb747 Authenticating user 'default' from [fd00:1122:3344:101::e]:44873 | ||
| 2338 | 2026.05.14 14:04:20.013230 [ 259 ] {} <Debug> TCP-Session: bd6b8006-46da-4b55-96d6-f27bde809715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.05.14 14:04:20.013223 [ 310 ] {} <Debug> TCP-Session: 56a10c98-0317-416e-9ec3-1319048e11c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.05.14 14:04:20.013269 [ 307 ] {57b20804-5f73-4f73-a907-bdead9932ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49321) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2341 | 2026.05.14 14:04:20.013269 [ 259 ] {} <Debug> TCP-Session: bd6b8006-46da-4b55-96d6-f27bde809715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.05.14 14:04:20.013289 [ 310 ] {} <Debug> TCP-Session: 56a10c98-0317-416e-9ec3-1319048e11c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.05.14 14:04:20.013268 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2344 | 2026.05.14 14:04:20.013266 [ 308 ] {} <Debug> TCP-Session: 5a578ed6-bbc0-424d-8589-f650940fb747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.05.14 14:04:20.013358 [ 304 ] {} <Debug> TCP-Session: 58ab2f3f-2030-4082-9351-7df3a4eff8b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39511 | ||
| 2346 | 2026.05.14 14:04:20.013371 [ 308 ] {} <Debug> TCP-Session: 5a578ed6-bbc0-424d-8589-f650940fb747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.05.14 14:04:20.013373 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2348 | 2026.05.14 14:04:20.013393 [ 304 ] {} <Debug> TCP-Session: 58ab2f3f-2030-4082-9351-7df3a4eff8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.05.14 14:04:20.013417 [ 303 ] {} <Debug> TCP-Session: 3b0a3b45-b8e7-4a83-a13a-cfcad1aa1348 Authenticating user 'default' from [fd00:1122:3344:101::e]:43505 | ||
| 2350 | 2026.05.14 14:04:20.013422 [ 304 ] {} <Debug> TCP-Session: 58ab2f3f-2030-4082-9351-7df3a4eff8b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.05.14 14:04:20.013446 [ 303 ] {} <Debug> TCP-Session: 3b0a3b45-b8e7-4a83-a13a-cfcad1aa1348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.05.14 14:04:20.013088 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49930 | ||
| 2353 | 2026.05.14 14:04:20.013473 [ 303 ] {} <Debug> TCP-Session: 3b0a3b45-b8e7-4a83-a13a-cfcad1aa1348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.05.14 14:04:20.013070 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32872 | ||
| 2355 | 2026.05.14 14:04:20.013534 [ 307 ] {57b20804-5f73-4f73-a907-bdead9932ee3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2356 | 2026.05.14 14:04:20.013022 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60117 | ||
| 2357 | 2026.05.14 14:04:20.013600 [ 307 ] {57b20804-5f73-4f73-a907-bdead9932ee3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2358 | 2026.05.14 14:04:20.013672 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2359 | 2026.05.14 14:04:20.013675 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2360 | 2026.05.14 14:04:20.013703 [ 268 ] {} <Debug> TCP-Session: a7dd7ea8-4174-452a-b15f-bbf2a843167f Authenticating user 'default' from [fd00:1122:3344:101::e]:49930 | ||
| 2361 | 2026.05.14 14:04:20.013717 [ 311 ] {} <Debug> TCP-Session: 899db8c8-6c51-40da-a4bd-8ad3773acdef Authenticating user 'default' from [fd00:1122:3344:101::e]:32872 | ||
| 2362 | 2026.05.14 14:04:20.013727 [ 268 ] {} <Debug> TCP-Session: a7dd7ea8-4174-452a-b15f-bbf2a843167f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.05.14 14:04:20.013738 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2364 | 2026.05.14 14:04:20.013758 [ 268 ] {} <Debug> TCP-Session: a7dd7ea8-4174-452a-b15f-bbf2a843167f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.05.14 14:04:20.013750 [ 311 ] {} <Debug> TCP-Session: 899db8c8-6c51-40da-a4bd-8ad3773acdef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2026.05.14 14:04:20.013791 [ 309 ] {} <Debug> TCP-Session: 5a47cee5-5f67-49a8-998b-7aa2ffd41481 Authenticating user 'default' from [fd00:1122:3344:101::e]:60117 | ||
| 2367 | 2026.05.14 14:04:20.013832 [ 311 ] {} <Debug> TCP-Session: 899db8c8-6c51-40da-a4bd-8ad3773acdef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.05.14 14:04:20.013845 [ 309 ] {} <Debug> TCP-Session: 5a47cee5-5f67-49a8-998b-7aa2ffd41481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.05.14 14:04:20.013872 [ 309 ] {} <Debug> TCP-Session: 5a47cee5-5f67-49a8-998b-7aa2ffd41481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.05.14 14:04:20.013876 [ 307 ] {57b20804-5f73-4f73-a907-bdead9932ee3} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 2371 | 2026.05.14 14:04:20.013968 [ 307 ] {57b20804-5f73-4f73-a907-bdead9932ee3} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2372 | 2026.05.14 14:04:20.380945 [ 324 ] {57b20804-5f73-4f73-a907-bdead9932ee3} <Trace> AggregatingTransform: Aggregating | ||
| 2373 | 2026.05.14 14:04:20.381025 [ 324 ] {57b20804-5f73-4f73-a907-bdead9932ee3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2374 | 2026.05.14 14:04:20.381062 [ 324 ] {57b20804-5f73-4f73-a907-bdead9932ee3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001217301 sec. (821.490 rows/sec., 32.09 KiB/sec.) | ||
| 2375 | 2026.05.14 14:04:20.381079 [ 324 ] {57b20804-5f73-4f73-a907-bdead9932ee3} <Trace> Aggregator: Merging aggregated data | ||
| 2376 | 2026.05.14 14:04:20.381865 [ 307 ] {57b20804-5f73-4f73-a907-bdead9932ee3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.368636 sec., 2.7127030458229795 rows/sec., 108.51 B/sec. | ||
| 2377 | 2026.05.14 14:04:20.382064 [ 307 ] {57b20804-5f73-4f73-a907-bdead9932ee3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2378 | 2026.05.14 14:04:20.382081 [ 307 ] {57b20804-5f73-4f73-a907-bdead9932ee3} <Debug> TCPHandler: Processed in 0.369098009 sec. | ||
| 2379 | 2026.05.14 14:04:20.382231 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2380 | 2026.05.14 14:04:20.382265 [ 307 ] {} <Debug> TCP-Session: 6525b970-b579-46f8-8880-dda4011a54b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.05.14 14:04:20.382283 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2382 | 2026.05.14 14:04:20.382309 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2383 | 2026.05.14 14:04:20.382329 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2384 | 2026.05.14 14:04:20.382360 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2385 | 2026.05.14 14:04:20.382402 [ 304 ] {} <Debug> TCP-Session: 58ab2f3f-2030-4082-9351-7df3a4eff8b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2026.05.14 14:04:20.382405 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2387 | 2026.05.14 14:04:20.382550 [ 310 ] {} <Debug> TCP-Session: 56a10c98-0317-416e-9ec3-1319048e11c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.05.14 14:04:20.382551 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2389 | 2026.05.14 14:04:20.382577 [ 259 ] {} <Debug> TCP-Session: bd6b8006-46da-4b55-96d6-f27bde809715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.05.14 14:04:20.382378 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2391 | 2026.05.14 14:04:20.382335 [ 308 ] {} <Debug> TCP-Session: 5a578ed6-bbc0-424d-8589-f650940fb747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.05.14 14:04:20.382637 [ 268 ] {} <Debug> TCP-Session: a7dd7ea8-4174-452a-b15f-bbf2a843167f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.05.14 14:04:20.382659 [ 303 ] {} <Debug> TCP-Session: 3b0a3b45-b8e7-4a83-a13a-cfcad1aa1348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2026.05.14 14:04:20.382423 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2395 | 2026.05.14 14:04:20.382387 [ 309 ] {} <Debug> TCP-Session: 5a47cee5-5f67-49a8-998b-7aa2ffd41481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.05.14 14:04:20.382753 [ 311 ] {} <Debug> TCP-Session: 899db8c8-6c51-40da-a4bd-8ad3773acdef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.05.14 14:04:21.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.83 MiB, peak 200.95 MiB, free memory in arenas 0.00 B, will set to 211.63 MiB (RSS), difference: 18.80 MiB | ||
| 2398 | 2026.05.14 14:04:21.385925 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36421 | ||
| 2399 | 2026.05.14 14:04:21.386015 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2400 | 2026.05.14 14:04:21.386041 [ 307 ] {} <Debug> TCP-Session: 8505cd59-9aa8-439b-adfc-e3789dddceaf Authenticating user 'default' from [fd00:1122:3344:101::e]:36421 | ||
| 2401 | 2026.05.14 14:04:21.386064 [ 307 ] {} <Debug> TCP-Session: 8505cd59-9aa8-439b-adfc-e3789dddceaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2026.05.14 14:04:21.386077 [ 307 ] {} <Debug> TCP-Session: 8505cd59-9aa8-439b-adfc-e3789dddceaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2026.05.14 14:04:21.386311 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34287 | ||
| 2404 | 2026.05.14 14:04:21.386327 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42542 | ||
| 2405 | 2026.05.14 14:04:21.386360 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52105 | ||
| 2406 | 2026.05.14 14:04:21.386377 [ 307 ] {} <Trace> TCP-Session: 8505cd59-9aa8-439b-adfc-e3789dddceaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2407 | 2026.05.14 14:04:21.386426 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2408 | 2026.05.14 14:04:21.386405 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2409 | 2026.05.14 14:04:21.386405 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2410 | 2026.05.14 14:04:21.386508 [ 259 ] {} <Debug> TCP-Session: cc240087-2b5e-4856-af19-4cd0ed2c875f Authenticating user 'default' from [fd00:1122:3344:101::e]:52105 | ||
| 2411 | 2026.05.14 14:04:21.386518 [ 310 ] {} <Debug> TCP-Session: 87fe04ee-ca96-483d-8ca6-7f771ba8b410 Authenticating user 'default' from [fd00:1122:3344:101::e]:42542 | ||
| 2412 | 2026.05.14 14:04:21.386534 [ 308 ] {} <Debug> TCP-Session: 9d7294de-6746-4abe-a582-592e2870a249 Authenticating user 'default' from [fd00:1122:3344:101::e]:34287 | ||
| 2413 | 2026.05.14 14:04:21.386395 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45094 | ||
| 2414 | 2026.05.14 14:04:21.386563 [ 308 ] {} <Debug> TCP-Session: 9d7294de-6746-4abe-a582-592e2870a249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.05.14 14:04:21.386549 [ 310 ] {} <Debug> TCP-Session: 87fe04ee-ca96-483d-8ca6-7f771ba8b410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2416 | 2026.05.14 14:04:21.386593 [ 308 ] {} <Debug> TCP-Session: 9d7294de-6746-4abe-a582-592e2870a249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2026.05.14 14:04:21.386603 [ 307 ] {a337e61a-d316-4279-9da6-8999bff89385} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36421) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2418 | 2026.05.14 14:04:21.386611 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2419 | 2026.05.14 14:04:21.386605 [ 310 ] {} <Debug> TCP-Session: 87fe04ee-ca96-483d-8ca6-7f771ba8b410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2420 | 2026.05.14 14:04:21.386651 [ 304 ] {} <Debug> TCP-Session: 3e41393a-7826-4168-8919-1a2a81a6b2eb Authenticating user 'default' from [fd00:1122:3344:101::e]:45094 | ||
| 2421 | 2026.05.14 14:04:21.386543 [ 259 ] {} <Debug> TCP-Session: cc240087-2b5e-4856-af19-4cd0ed2c875f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2026.05.14 14:04:21.386683 [ 304 ] {} <Debug> TCP-Session: 3e41393a-7826-4168-8919-1a2a81a6b2eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2026.05.14 14:04:21.386697 [ 259 ] {} <Debug> TCP-Session: cc240087-2b5e-4856-af19-4cd0ed2c875f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2424 | 2026.05.14 14:04:21.386712 [ 304 ] {} <Debug> TCP-Session: 3e41393a-7826-4168-8919-1a2a81a6b2eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2026.05.14 14:04:21.386373 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58726 | ||
| 2426 | 2026.05.14 14:04:21.386360 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50256 | ||
| 2427 | 2026.05.14 14:04:21.386317 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51319 | ||
| 2428 | 2026.05.14 14:04:21.386814 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2429 | 2026.05.14 14:04:21.386822 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2430 | 2026.05.14 14:04:21.386386 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38694 | ||
| 2431 | 2026.05.14 14:04:21.386860 [ 268 ] {} <Debug> TCP-Session: f8d75a2f-d48d-4315-a79e-9869bbb128a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58726 | ||
| 2432 | 2026.05.14 14:04:21.386861 [ 311 ] {} <Debug> TCP-Session: 3d952efb-4ee0-4169-a581-f10023bf35c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50256 | ||
| 2433 | 2026.05.14 14:04:21.386866 [ 307 ] {a337e61a-d316-4279-9da6-8999bff89385} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2434 | 2026.05.14 14:04:21.386890 [ 268 ] {} <Debug> TCP-Session: f8d75a2f-d48d-4315-a79e-9869bbb128a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2026.05.14 14:04:21.386893 [ 311 ] {} <Debug> TCP-Session: 3d952efb-4ee0-4169-a581-f10023bf35c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.05.14 14:04:21.386905 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2437 | 2026.05.14 14:04:21.386924 [ 311 ] {} <Debug> TCP-Session: 3d952efb-4ee0-4169-a581-f10023bf35c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2026.05.14 14:04:21.386918 [ 268 ] {} <Debug> TCP-Session: f8d75a2f-d48d-4315-a79e-9869bbb128a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2439 | 2026.05.14 14:04:21.386939 [ 303 ] {} <Debug> TCP-Session: c74140b6-dcd9-418b-81e5-6c9769c8cf3b Authenticating user 'default' from [fd00:1122:3344:101::e]:38694 | ||
| 2440 | 2026.05.14 14:04:21.386939 [ 307 ] {a337e61a-d316-4279-9da6-8999bff89385} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2441 | 2026.05.14 14:04:21.386962 [ 303 ] {} <Debug> TCP-Session: c74140b6-dcd9-418b-81e5-6c9769c8cf3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2026.05.14 14:04:21.386882 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2443 | 2026.05.14 14:04:21.386988 [ 303 ] {} <Debug> TCP-Session: c74140b6-dcd9-418b-81e5-6c9769c8cf3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2444 | 2026.05.14 14:04:21.387025 [ 309 ] {} <Debug> TCP-Session: 5baa37b2-52d1-428e-8b99-be2e57f78af8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51319 | ||
| 2445 | 2026.05.14 14:04:21.387058 [ 309 ] {} <Debug> TCP-Session: 5baa37b2-52d1-428e-8b99-be2e57f78af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2446 | 2026.05.14 14:04:21.387075 [ 309 ] {} <Debug> TCP-Session: 5baa37b2-52d1-428e-8b99-be2e57f78af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2026.05.14 14:04:21.387236 [ 307 ] {a337e61a-d316-4279-9da6-8999bff89385} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 2448 | 2026.05.14 14:04:21.388115 [ 334 ] {a337e61a-d316-4279-9da6-8999bff89385} <Trace> AggregatingTransform: Aggregating | ||
| 2449 | 2026.05.14 14:04:21.388167 [ 334 ] {a337e61a-d316-4279-9da6-8999bff89385} <Trace> Aggregator: Aggregation method: without_key | ||
| 2450 | 2026.05.14 14:04:21.388204 [ 334 ] {a337e61a-d316-4279-9da6-8999bff89385} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000866018 sec. (1154.710 rows/sec., 45.11 KiB/sec.) | ||
| 2451 | 2026.05.14 14:04:21.388221 [ 334 ] {a337e61a-d316-4279-9da6-8999bff89385} <Trace> Aggregator: Merging aggregated data | ||
| 2452 | 2026.05.14 14:04:21.388805 [ 307 ] {a337e61a-d316-4279-9da6-8999bff89385} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002258 sec., 442.8697962798937 rows/sec., 17.30 KiB/sec. | ||
| 2453 | 2026.05.14 14:04:21.388931 [ 307 ] {a337e61a-d316-4279-9da6-8999bff89385} <Debug> TCPHandler: Processed in 0.002664355 sec. | ||
| 2454 | 2026.05.14 14:04:21.389046 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2455 | 2026.05.14 14:04:21.389076 [ 307 ] {} <Debug> TCP-Session: 8505cd59-9aa8-439b-adfc-e3789dddceaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.05.14 14:04:21.389080 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2457 | 2026.05.14 14:04:21.389103 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2458 | 2026.05.14 14:04:21.389118 [ 304 ] {} <Debug> TCP-Session: 3e41393a-7826-4168-8919-1a2a81a6b2eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2459 | 2026.05.14 14:04:21.389126 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2460 | 2026.05.14 14:04:21.389149 [ 308 ] {} <Debug> TCP-Session: 9d7294de-6746-4abe-a582-592e2870a249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.05.14 14:04:21.389159 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2462 | 2026.05.14 14:04:21.389179 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2463 | 2026.05.14 14:04:21.389186 [ 268 ] {} <Debug> TCP-Session: f8d75a2f-d48d-4315-a79e-9869bbb128a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2026.05.14 14:04:21.389198 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2465 | 2026.05.14 14:04:21.389230 [ 259 ] {} <Debug> TCP-Session: cc240087-2b5e-4856-af19-4cd0ed2c875f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2466 | 2026.05.14 14:04:21.389215 [ 309 ] {} <Debug> TCP-Session: 5baa37b2-52d1-428e-8b99-be2e57f78af8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2467 | 2026.05.14 14:04:21.389265 [ 311 ] {} <Debug> TCP-Session: 3d952efb-4ee0-4169-a581-f10023bf35c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2468 | 2026.05.14 14:04:21.389214 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2469 | 2026.05.14 14:04:21.389147 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2470 | 2026.05.14 14:04:21.389339 [ 303 ] {} <Debug> TCP-Session: c74140b6-dcd9-418b-81e5-6c9769c8cf3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2026.05.14 14:04:21.389373 [ 310 ] {} <Debug> TCP-Session: 87fe04ee-ca96-483d-8ca6-7f771ba8b410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2472 | 2026.05.14 14:04:21.439952 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34666 | ||
| 2473 | 2026.05.14 14:04:21.440027 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2474 | 2026.05.14 14:04:21.440051 [ 307 ] {} <Debug> TCP-Session: 0ed680c0-f631-456f-ac9d-b132f4813c26 Authenticating user 'default' from [fd00:1122:3344:101::e]:34666 | ||
| 2475 | 2026.05.14 14:04:21.440073 [ 307 ] {} <Debug> TCP-Session: 0ed680c0-f631-456f-ac9d-b132f4813c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2476 | 2026.05.14 14:04:21.440086 [ 307 ] {} <Debug> TCP-Session: 0ed680c0-f631-456f-ac9d-b132f4813c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2026.05.14 14:04:21.440317 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60158 | ||
| 2478 | 2026.05.14 14:04:21.440330 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39813 | ||
| 2479 | 2026.05.14 14:04:21.440350 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49640 | ||
| 2480 | 2026.05.14 14:04:21.440378 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64857 | ||
| 2481 | 2026.05.14 14:04:21.440395 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50920 | ||
| 2482 | 2026.05.14 14:04:21.440434 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2483 | 2026.05.14 14:04:21.440406 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2484 | 2026.05.14 14:04:21.440488 [ 310 ] {} <Debug> TCP-Session: 2a684b8b-9c1e-4903-a487-752b2b6ebc27 Authenticating user 'default' from [fd00:1122:3344:101::e]:49640 | ||
| 2485 | 2026.05.14 14:04:21.440480 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2486 | 2026.05.14 14:04:21.440511 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2487 | 2026.05.14 14:04:21.440528 [ 310 ] {} <Debug> TCP-Session: 2a684b8b-9c1e-4903-a487-752b2b6ebc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2026.05.14 14:04:21.440548 [ 259 ] {} <Debug> TCP-Session: 2ef94d09-42fc-4fa3-991c-f3a96c18d34d Authenticating user 'default' from [fd00:1122:3344:101::e]:64857 | ||
| 2489 | 2026.05.14 14:04:21.440570 [ 310 ] {} <Debug> TCP-Session: 2a684b8b-9c1e-4903-a487-752b2b6ebc27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2490 | 2026.05.14 14:04:21.440568 [ 268 ] {} <Debug> TCP-Session: c556bf8c-32ad-49b1-b576-8c64f1d62562 Authenticating user 'default' from [fd00:1122:3344:101::e]:50920 | ||
| 2491 | 2026.05.14 14:04:21.440593 [ 259 ] {} <Debug> TCP-Session: 2ef94d09-42fc-4fa3-991c-f3a96c18d34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2492 | 2026.05.14 14:04:21.440632 [ 268 ] {} <Debug> TCP-Session: c556bf8c-32ad-49b1-b576-8c64f1d62562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2026.05.14 14:04:21.440637 [ 259 ] {} <Debug> TCP-Session: 2ef94d09-42fc-4fa3-991c-f3a96c18d34d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2494 | 2026.05.14 14:04:21.440662 [ 268 ] {} <Debug> TCP-Session: c556bf8c-32ad-49b1-b576-8c64f1d62562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2026.05.14 14:04:21.440520 [ 308 ] {} <Debug> TCP-Session: e8cf4efb-1008-4c76-b09f-6e08576aa3c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60158 | ||
| 2496 | 2026.05.14 14:04:21.440406 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2497 | 2026.05.14 14:04:21.440375 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58823 | ||
| 2498 | 2026.05.14 14:04:21.440743 [ 309 ] {} <Debug> TCP-Session: e692a559-8aed-4f50-97b4-7f467a5902f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39813 | ||
| 2499 | 2026.05.14 14:04:21.440734 [ 308 ] {} <Debug> TCP-Session: e8cf4efb-1008-4c76-b09f-6e08576aa3c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2500 | 2026.05.14 14:04:21.440787 [ 309 ] {} <Debug> TCP-Session: e692a559-8aed-4f50-97b4-7f467a5902f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2501 | 2026.05.14 14:04:21.440387 [ 307 ] {} <Trace> TCP-Session: 0ed680c0-f631-456f-ac9d-b132f4813c26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.05.14 14:04:21.440803 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2503 | 2026.05.14 14:04:21.440808 [ 309 ] {} <Debug> TCP-Session: e692a559-8aed-4f50-97b4-7f467a5902f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2504 | 2026.05.14 14:04:21.440856 [ 311 ] {} <Debug> TCP-Session: b63e082a-a122-4c67-8d7b-8dc3dc2d0fe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58823 | ||
| 2505 | 2026.05.14 14:04:21.440801 [ 308 ] {} <Debug> TCP-Session: e8cf4efb-1008-4c76-b09f-6e08576aa3c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2506 | 2026.05.14 14:04:21.440889 [ 311 ] {} <Debug> TCP-Session: b63e082a-a122-4c67-8d7b-8dc3dc2d0fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2026.05.14 14:04:21.440400 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43133 | ||
| 2508 | 2026.05.14 14:04:21.440918 [ 311 ] {} <Debug> TCP-Session: b63e082a-a122-4c67-8d7b-8dc3dc2d0fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2026.05.14 14:04:21.440408 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62173 | ||
| 2510 | 2026.05.14 14:04:21.440971 [ 307 ] {3d94f2b0-dd7c-433a-b10a-095fe94f17fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34666) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2511 | 2026.05.14 14:04:21.440982 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2512 | 2026.05.14 14:04:21.441030 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2513 | 2026.05.14 14:04:21.441032 [ 303 ] {} <Debug> TCP-Session: 70c15d75-8ed9-47f3-bff8-3d264f87e17a Authenticating user 'default' from [fd00:1122:3344:101::e]:43133 | ||
| 2514 | 2026.05.14 14:04:21.441063 [ 304 ] {} <Debug> TCP-Session: 058ff113-ddf4-4437-89c7-2321c9e47730 Authenticating user 'default' from [fd00:1122:3344:101::e]:62173 | ||
| 2515 | 2026.05.14 14:04:21.441074 [ 303 ] {} <Debug> TCP-Session: 70c15d75-8ed9-47f3-bff8-3d264f87e17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2516 | 2026.05.14 14:04:21.441092 [ 304 ] {} <Debug> TCP-Session: 058ff113-ddf4-4437-89c7-2321c9e47730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2517 | 2026.05.14 14:04:21.441100 [ 303 ] {} <Debug> TCP-Session: 70c15d75-8ed9-47f3-bff8-3d264f87e17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2518 | 2026.05.14 14:04:21.441117 [ 304 ] {} <Debug> TCP-Session: 058ff113-ddf4-4437-89c7-2321c9e47730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2026.05.14 14:04:21.441227 [ 307 ] {3d94f2b0-dd7c-433a-b10a-095fe94f17fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2520 | 2026.05.14 14:04:21.441278 [ 307 ] {3d94f2b0-dd7c-433a-b10a-095fe94f17fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2521 | 2026.05.14 14:04:21.441553 [ 307 ] {3d94f2b0-dd7c-433a-b10a-095fe94f17fe} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 2522 | 2026.05.14 14:04:21.442381 [ 278 ] {3d94f2b0-dd7c-433a-b10a-095fe94f17fe} <Trace> AggregatingTransform: Aggregating | ||
| 2523 | 2026.05.14 14:04:21.442433 [ 278 ] {3d94f2b0-dd7c-433a-b10a-095fe94f17fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 2524 | 2026.05.14 14:04:21.442464 [ 278 ] {3d94f2b0-dd7c-433a-b10a-095fe94f17fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000818767 sec. (1221.349 rows/sec., 47.71 KiB/sec.) | ||
| 2525 | 2026.05.14 14:04:21.442479 [ 278 ] {3d94f2b0-dd7c-433a-b10a-095fe94f17fe} <Trace> Aggregator: Merging aggregated data | ||
| 2526 | 2026.05.14 14:04:21.443090 [ 307 ] {3d94f2b0-dd7c-433a-b10a-095fe94f17fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002171 sec., 460.6172270842929 rows/sec., 17.99 KiB/sec. | ||
| 2527 | 2026.05.14 14:04:21.443223 [ 307 ] {3d94f2b0-dd7c-433a-b10a-095fe94f17fe} <Debug> TCPHandler: Processed in 0.002936327 sec. | ||
| 2528 | 2026.05.14 14:04:21.443384 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2529 | 2026.05.14 14:04:21.443429 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2530 | 2026.05.14 14:04:21.443430 [ 307 ] {} <Debug> TCP-Session: 0ed680c0-f631-456f-ac9d-b132f4813c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.05.14 14:04:21.443449 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2532 | 2026.05.14 14:04:21.443473 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2533 | 2026.05.14 14:04:21.443493 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2534 | 2026.05.14 14:04:21.443505 [ 308 ] {} <Debug> TCP-Session: e8cf4efb-1008-4c76-b09f-6e08576aa3c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2026.05.14 14:04:21.443519 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2536 | 2026.05.14 14:04:21.443534 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2537 | 2026.05.14 14:04:21.443546 [ 259 ] {} <Debug> TCP-Session: 2ef94d09-42fc-4fa3-991c-f3a96c18d34d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2538 | 2026.05.14 14:04:21.443573 [ 311 ] {} <Debug> TCP-Session: b63e082a-a122-4c67-8d7b-8dc3dc2d0fe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2539 | 2026.05.14 14:04:21.443583 [ 303 ] {} <Debug> TCP-Session: 70c15d75-8ed9-47f3-bff8-3d264f87e17a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2540 | 2026.05.14 14:04:21.443601 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2541 | 2026.05.14 14:04:21.443558 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2542 | 2026.05.14 14:04:21.443646 [ 310 ] {} <Debug> TCP-Session: 2a684b8b-9c1e-4903-a487-752b2b6ebc27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2026.05.14 14:04:21.443521 [ 268 ] {} <Debug> TCP-Session: c556bf8c-32ad-49b1-b576-8c64f1d62562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.05.14 14:04:21.443673 [ 309 ] {} <Debug> TCP-Session: e692a559-8aed-4f50-97b4-7f467a5902f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2026.05.14 14:04:21.443473 [ 304 ] {} <Debug> TCP-Session: 058ff113-ddf4-4437-89c7-2321c9e47730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.05.14 14:04:21.941588 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.05.14 14:04:21.941840 [ 271 ] {a03990fd-ec77-4d39-856d-a45553301b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 2548 | 2026.05.14 14:04:21.942189 [ 271 ] {a03990fd-ec77-4d39-856d-a45553301b24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2549 | 2026.05.14 14:04:21.942228 [ 271 ] {a03990fd-ec77-4d39-856d-a45553301b24} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 2550 | 2026.05.14 14:04:21.942463 [ 271 ] {a03990fd-ec77-4d39-856d-a45553301b24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2551 | 2026.05.14 14:04:21.942537 [ 271 ] {a03990fd-ec77-4d39-856d-a45553301b24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2552 | 2026.05.14 14:04:21.942683 [ 271 ] {a03990fd-ec77-4d39-856d-a45553301b24} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2553 | 2026.05.14 14:04:21.942720 [ 271 ] {a03990fd-ec77-4d39-856d-a45553301b24} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2554 | 2026.05.14 14:04:21.942742 [ 271 ] {a03990fd-ec77-4d39-856d-a45553301b24} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 2555 | 2026.05.14 14:04:21.942759 [ 271 ] {a03990fd-ec77-4d39-856d-a45553301b24} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2556 | 2026.05.14 14:04:21.942801 [ 271 ] {a03990fd-ec77-4d39-856d-a45553301b24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 2557 | 2026.05.14 14:04:21.942821 [ 271 ] {a03990fd-ec77-4d39-856d-a45553301b24} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 2558 | 2026.05.14 14:04:21.944126 [ 271 ] {a03990fd-ec77-4d39-856d-a45553301b24} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002386 sec., 18440.905280804694 rows/sec., 3.86 MiB/sec. | ||
| 2559 | 2026.05.14 14:04:21.944247 [ 271 ] {a03990fd-ec77-4d39-856d-a45553301b24} <Debug> TCPHandler: Processed in 0.002803126 sec. | ||
| 2560 | 2026.05.14 14:04:21.946172 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.05.14 14:04:21.946290 [ 271 ] {fce0f1f6-732c-4ae3-b4db-9891699ef5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2562 | 2026.05.14 14:04:21.946340 [ 271 ] {fce0f1f6-732c-4ae3-b4db-9891699ef5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2563 | 2026.05.14 14:04:21.946924 [ 271 ] {fce0f1f6-732c-4ae3-b4db-9891699ef5f0} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.05.14 14:04:21.946971 [ 271 ] {fce0f1f6-732c-4ae3-b4db-9891699ef5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2565 | 2026.05.14 14:04:21.947396 [ 271 ] {fce0f1f6-732c-4ae3-b4db-9891699ef5f0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2566 | 2026.05.14 14:04:21.947628 [ 271 ] {fce0f1f6-732c-4ae3-b4db-9891699ef5f0} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.05.14 14:04:21.947783 [ 271 ] {fce0f1f6-732c-4ae3-b4db-9891699ef5f0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001526 sec., 36697.247706422015 rows/sec., 2.80 MiB/sec. | ||
| 2568 | 2026.05.14 14:04:21.947824 [ 271 ] {fce0f1f6-732c-4ae3-b4db-9891699ef5f0} <Debug> TCPHandler: Processed in 0.001714546 sec. | ||
| 2569 | 2026.05.14 14:04:21.947979 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2026.05.14 14:04:21.948083 [ 271 ] {475f65cb-ff20-4072-bcf0-d07a426df039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2571 | 2026.05.14 14:04:21.948125 [ 271 ] {475f65cb-ff20-4072-bcf0-d07a426df039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2572 | 2026.05.14 14:04:21.948581 [ 271 ] {475f65cb-ff20-4072-bcf0-d07a426df039} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2026.05.14 14:04:21.948616 [ 271 ] {475f65cb-ff20-4072-bcf0-d07a426df039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2574 | 2026.05.14 14:04:21.948923 [ 271 ] {475f65cb-ff20-4072-bcf0-d07a426df039} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2575 | 2026.05.14 14:04:21.949143 [ 271 ] {475f65cb-ff20-4072-bcf0-d07a426df039} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.05.14 14:04:21.949276 [ 271 ] {475f65cb-ff20-4072-bcf0-d07a426df039} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 2577 | 2026.05.14 14:04:21.949314 [ 271 ] {475f65cb-ff20-4072-bcf0-d07a426df039} <Debug> TCPHandler: Processed in 0.001387763 sec. | ||
| 2578 | 2026.05.14 14:04:21.949459 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2026.05.14 14:04:21.949559 [ 271 ] {877bfddf-550e-4de2-8a07-55592876cc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2580 | 2026.05.14 14:04:21.949604 [ 271 ] {877bfddf-550e-4de2-8a07-55592876cc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2581 | 2026.05.14 14:04:21.950088 [ 271 ] {877bfddf-550e-4de2-8a07-55592876cc2b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.05.14 14:04:21.950126 [ 271 ] {877bfddf-550e-4de2-8a07-55592876cc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2583 | 2026.05.14 14:04:21.950471 [ 271 ] {877bfddf-550e-4de2-8a07-55592876cc2b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2584 | 2026.05.14 14:04:21.950690 [ 271 ] {877bfddf-550e-4de2-8a07-55592876cc2b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.05.14 14:04:21.950824 [ 271 ] {877bfddf-550e-4de2-8a07-55592876cc2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 2586 | 2026.05.14 14:04:21.950862 [ 271 ] {877bfddf-550e-4de2-8a07-55592876cc2b} <Debug> TCPHandler: Processed in 0.001454053 sec. | ||
| 2587 | 2026.05.14 14:04:21.950990 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2026.05.14 14:04:21.951091 [ 271 ] {7d4a4d05-e42a-43f9-a54e-e1ce57abc394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2589 | 2026.05.14 14:04:21.951133 [ 271 ] {7d4a4d05-e42a-43f9-a54e-e1ce57abc394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2590 | 2026.05.14 14:04:21.951483 [ 271 ] {7d4a4d05-e42a-43f9-a54e-e1ce57abc394} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.05.14 14:04:21.951520 [ 271 ] {7d4a4d05-e42a-43f9-a54e-e1ce57abc394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2592 | 2026.05.14 14:04:21.951832 [ 271 ] {7d4a4d05-e42a-43f9-a54e-e1ce57abc394} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2593 | 2026.05.14 14:04:21.952044 [ 271 ] {7d4a4d05-e42a-43f9-a54e-e1ce57abc394} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.05.14 14:04:21.952175 [ 271 ] {7d4a4d05-e42a-43f9-a54e-e1ce57abc394} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 2595 | 2026.05.14 14:04:21.952211 [ 271 ] {7d4a4d05-e42a-43f9-a54e-e1ce57abc394} <Debug> TCPHandler: Processed in 0.001271382 sec. | ||
| 2596 | 2026.05.14 14:04:23.803397 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4328 | ||
| 2597 | 2026.05.14 14:04:23.804123 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2026.05.14 14:04:23.804182 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2599 | 2026.05.14 14:04:23.804717 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2600 | 2026.05.14 14:04:23.804955 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.05.14 14:04:23.805088 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4328 | ||
| 2602 | 2026.05.14 14:04:24.022777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2603 | 2026.05.14 14:04:24.037691 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.05.14 14:04:24.037738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2605 | 2026.05.14 14:04:24.043841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2606 | 2026.05.14 14:04:24.044534 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.05.14 14:04:24.047162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2608 | 2026.05.14 14:04:25.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.17 MiB, peak 220.96 MiB, free memory in arenas 0.00 B, will set to 213.46 MiB (RSS), difference: 1.30 MiB | ||
| 2609 | 2026.05.14 14:04:26.311066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 304 | ||
| 2610 | 2026.05.14 14:04:26.313569 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2026.05.14 14:04:26.313621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2612 | 2026.05.14 14:04:26.314812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2613 | 2026.05.14 14:04:26.315066 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.05.14 14:04:26.315298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 304 | ||
| 2615 | 2026.05.14 14:04:26.946118 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2026.05.14 14:04:26.946488 [ 271 ] {006e73e2-6ab1-40a3-86db-f2c9f764d346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 2617 | 2026.05.14 14:04:26.946877 [ 271 ] {006e73e2-6ab1-40a3-86db-f2c9f764d346} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2618 | 2026.05.14 14:04:26.946918 [ 271 ] {006e73e2-6ab1-40a3-86db-f2c9f764d346} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 2619 | 2026.05.14 14:04:26.947163 [ 271 ] {006e73e2-6ab1-40a3-86db-f2c9f764d346} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2620 | 2026.05.14 14:04:26.947231 [ 271 ] {006e73e2-6ab1-40a3-86db-f2c9f764d346} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2621 | 2026.05.14 14:04:26.947376 [ 271 ] {006e73e2-6ab1-40a3-86db-f2c9f764d346} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2622 | 2026.05.14 14:04:26.947413 [ 271 ] {006e73e2-6ab1-40a3-86db-f2c9f764d346} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2623 | 2026.05.14 14:04:26.947435 [ 271 ] {006e73e2-6ab1-40a3-86db-f2c9f764d346} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 2624 | 2026.05.14 14:04:26.947450 [ 271 ] {006e73e2-6ab1-40a3-86db-f2c9f764d346} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2625 | 2026.05.14 14:04:26.947491 [ 271 ] {006e73e2-6ab1-40a3-86db-f2c9f764d346} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 2626 | 2026.05.14 14:04:26.947512 [ 271 ] {006e73e2-6ab1-40a3-86db-f2c9f764d346} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 2627 | 2026.05.14 14:04:26.948637 [ 271 ] {006e73e2-6ab1-40a3-86db-f2c9f764d346} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002314 sec., 19014.693171996543 rows/sec., 3.98 MiB/sec. | ||
| 2628 | 2026.05.14 14:04:26.948744 [ 271 ] {006e73e2-6ab1-40a3-86db-f2c9f764d346} <Debug> TCPHandler: Processed in 0.002812346 sec. | ||
| 2629 | 2026.05.14 14:04:26.953997 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.05.14 14:04:26.954134 [ 271 ] {c2c20e97-f535-403d-8187-b9365dc030bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2631 | 2026.05.14 14:04:26.954186 [ 271 ] {c2c20e97-f535-403d-8187-b9365dc030bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2632 | 2026.05.14 14:04:26.954925 [ 271 ] {c2c20e97-f535-403d-8187-b9365dc030bc} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.05.14 14:04:26.954974 [ 271 ] {c2c20e97-f535-403d-8187-b9365dc030bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2634 | 2026.05.14 14:04:26.955360 [ 271 ] {c2c20e97-f535-403d-8187-b9365dc030bc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2635 | 2026.05.14 14:04:26.955588 [ 271 ] {c2c20e97-f535-403d-8187-b9365dc030bc} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.05.14 14:04:26.955736 [ 271 ] {c2c20e97-f535-403d-8187-b9365dc030bc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001641 sec., 173065.20414381474 rows/sec., 10.99 MiB/sec. | ||
| 2637 | 2026.05.14 14:04:26.955774 [ 271 ] {c2c20e97-f535-403d-8187-b9365dc030bc} <Debug> TCPHandler: Processed in 0.001841177 sec. | ||
| 2638 | 2026.05.14 14:04:26.955905 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2026.05.14 14:04:26.956002 [ 271 ] {5ad6d0aa-1545-422b-b1d7-ef0065169cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2640 | 2026.05.14 14:04:26.956043 [ 271 ] {5ad6d0aa-1545-422b-b1d7-ef0065169cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2641 | 2026.05.14 14:04:26.956833 [ 271 ] {5ad6d0aa-1545-422b-b1d7-ef0065169cd2} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.05.14 14:04:26.956871 [ 271 ] {5ad6d0aa-1545-422b-b1d7-ef0065169cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2643 | 2026.05.14 14:04:26.957250 [ 271 ] {5ad6d0aa-1545-422b-b1d7-ef0065169cd2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2644 | 2026.05.14 14:04:26.957465 [ 271 ] {5ad6d0aa-1545-422b-b1d7-ef0065169cd2} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.05.14 14:04:26.957595 [ 271 ] {5ad6d0aa-1545-422b-b1d7-ef0065169cd2} <Debug> executeQuery: Read 865 rows, 69.34 KiB in 0.001612 sec., 536600.4962779157 rows/sec., 42.01 MiB/sec. | ||
| 2646 | 2026.05.14 14:04:26.957633 [ 271 ] {5ad6d0aa-1545-422b-b1d7-ef0065169cd2} <Debug> TCPHandler: Processed in 0.001779277 sec. | ||
| 2647 | 2026.05.14 14:04:26.957777 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.05.14 14:04:26.957874 [ 271 ] {251d671d-e319-4f8a-af0a-9be0b44cc5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2649 | 2026.05.14 14:04:26.957914 [ 271 ] {251d671d-e319-4f8a-af0a-9be0b44cc5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2650 | 2026.05.14 14:04:26.958424 [ 271 ] {251d671d-e319-4f8a-af0a-9be0b44cc5a5} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.05.14 14:04:26.958463 [ 271 ] {251d671d-e319-4f8a-af0a-9be0b44cc5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2652 | 2026.05.14 14:04:26.958774 [ 271 ] {251d671d-e319-4f8a-af0a-9be0b44cc5a5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2653 | 2026.05.14 14:04:26.959006 [ 271 ] {251d671d-e319-4f8a-af0a-9be0b44cc5a5} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.05.14 14:04:26.959121 [ 34 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2655 | 2026.05.14 14:04:26.959139 [ 271 ] {251d671d-e319-4f8a-af0a-9be0b44cc5a5} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001284 sec., 137071.65109034267 rows/sec., 8.44 MiB/sec. | ||
| 2656 | 2026.05.14 14:04:26.959192 [ 34 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.05.14 14:04:26.959201 [ 271 ] {251d671d-e319-4f8a-af0a-9be0b44cc5a5} <Debug> TCPHandler: Processed in 0.001473243 sec. | ||
| 2658 | 2026.05.14 14:04:26.959223 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2659 | 2026.05.14 14:04:26.959346 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2660 | 2026.05.14 14:04:26.959350 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2661 | 2026.05.14 14:04:26.959451 [ 271 ] {f34cf4d4-cfcb-4123-9917-6c5c3c5c4b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2662 | 2026.05.14 14:04:26.959471 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2663 | 2026.05.14 14:04:26.959491 [ 271 ] {f34cf4d4-cfcb-4123-9917-6c5c3c5c4b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2664 | 2026.05.14 14:04:26.959499 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 184 rows starting from the beginning of the part | ||
| 2665 | 2026.05.14 14:04:26.959553 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 175 rows starting from the beginning of the part | ||
| 2666 | 2026.05.14 14:04:26.959596 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 175 rows starting from the beginning of the part | ||
| 2667 | 2026.05.14 14:04:26.959638 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 186 rows starting from the beginning of the part | ||
| 2668 | 2026.05.14 14:04:26.959680 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 175 rows starting from the beginning of the part | ||
| 2669 | 2026.05.14 14:04:26.959729 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 176 rows starting from the beginning of the part | ||
| 2670 | 2026.05.14 14:04:26.960014 [ 271 ] {f34cf4d4-cfcb-4123-9917-6c5c3c5c4b2e} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.05.14 14:04:26.960051 [ 271 ] {f34cf4d4-cfcb-4123-9917-6c5c3c5c4b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2672 | 2026.05.14 14:04:26.960363 [ 271 ] {f34cf4d4-cfcb-4123-9917-6c5c3c5c4b2e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2673 | 2026.05.14 14:04:26.960576 [ 271 ] {f34cf4d4-cfcb-4123-9917-6c5c3c5c4b2e} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.05.14 14:04:26.960706 [ 271 ] {f34cf4d4-cfcb-4123-9917-6c5c3c5c4b2e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001274 sec., 116954.47409733124 rows/sec., 7.56 MiB/sec. | ||
| 2675 | 2026.05.14 14:04:26.960731 [ 33 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2676 | 2026.05.14 14:04:26.960746 [ 271 ] {f34cf4d4-cfcb-4123-9917-6c5c3c5c4b2e} <Debug> TCPHandler: Processed in 0.001447964 sec. | ||
| 2677 | 2026.05.14 14:04:26.960738 [ 189 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1071 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426193 sec., 750950.2570830175 rows/sec., 49.18 MiB/sec. | ||
| 2678 | 2026.05.14 14:04:26.960802 [ 33 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.05.14 14:04:26.960855 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2680 | 2026.05.14 14:04:26.960938 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2681 | 2026.05.14 14:04:26.960976 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2682 | 2026.05.14 14:04:26.961006 [ 189 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2683 | 2026.05.14 14:04:26.961043 [ 271 ] {1af6f4d8-aa36-4d0f-8514-2efb5cb6638a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2684 | 2026.05.14 14:04:26.961090 [ 271 ] {1af6f4d8-aa36-4d0f-8514-2efb5cb6638a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2685 | 2026.05.14 14:04:26.961120 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2686 | 2026.05.14 14:04:26.961162 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 950 rows starting from the beginning of the part | ||
| 2687 | 2026.05.14 14:04:26.961239 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2688 | 2026.05.14 14:04:26.961294 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2689 | 2026.05.14 14:04:26.961324 [ 189 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_6_1} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.05.14 14:04:26.961348 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 950 rows starting from the beginning of the part | ||
| 2691 | 2026.05.14 14:04:26.961398 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2692 | 2026.05.14 14:04:26.961401 [ 189 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_6_1} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2693 | 2026.05.14 14:04:26.961445 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2694 | 2026.05.14 14:04:26.961509 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2695 | 2026.05.14 14:04:26.961595 [ 271 ] {1af6f4d8-aa36-4d0f-8514-2efb5cb6638a} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.05.14 14:04:26.961639 [ 271 ] {1af6f4d8-aa36-4d0f-8514-2efb5cb6638a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2697 | 2026.05.14 14:04:26.961994 [ 271 ] {1af6f4d8-aa36-4d0f-8514-2efb5cb6638a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2698 | 2026.05.14 14:04:26.962231 [ 271 ] {1af6f4d8-aa36-4d0f-8514-2efb5cb6638a} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.05.14 14:04:26.962373 [ 271 ] {1af6f4d8-aa36-4d0f-8514-2efb5cb6638a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001349 sec., 109710.89696071165 rows/sec., 6.24 MiB/sec. | ||
| 2700 | 2026.05.14 14:04:26.962413 [ 271 ] {1af6f4d8-aa36-4d0f-8514-2efb5cb6638a} <Debug> TCPHandler: Processed in 0.001525154 sec. | ||
| 2701 | 2026.05.14 14:04:26.962555 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.05.14 14:04:26.962652 [ 271 ] {ade8b4f7-23b7-4248-aacc-5e8b44fb256f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2703 | 2026.05.14 14:04:26.962692 [ 271 ] {ade8b4f7-23b7-4248-aacc-5e8b44fb256f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2704 | 2026.05.14 14:04:26.962703 [ 199 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001783627 sec., 1399395.7256758278 rows/sec., 89.60 MiB/sec. | ||
| 2705 | 2026.05.14 14:04:26.962919 [ 199 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2706 | 2026.05.14 14:04:26.963226 [ 199 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_6_1} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.05.14 14:04:26.963303 [ 199 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_6_1} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2708 | 2026.05.14 14:04:26.963390 [ 271 ] {ade8b4f7-23b7-4248-aacc-5e8b44fb256f} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.05.14 14:04:26.963408 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2710 | 2026.05.14 14:04:26.963436 [ 271 ] {ade8b4f7-23b7-4248-aacc-5e8b44fb256f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2711 | 2026.05.14 14:04:26.963785 [ 271 ] {ade8b4f7-23b7-4248-aacc-5e8b44fb256f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2712 | 2026.05.14 14:04:26.964003 [ 271 ] {ade8b4f7-23b7-4248-aacc-5e8b44fb256f} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.05.14 14:04:26.964134 [ 271 ] {ade8b4f7-23b7-4248-aacc-5e8b44fb256f} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001501 sec., 349100.5996002665 rows/sec., 24.66 MiB/sec. | ||
| 2714 | 2026.05.14 14:04:26.964171 [ 271 ] {ade8b4f7-23b7-4248-aacc-5e8b44fb256f} <Debug> TCPHandler: Processed in 0.001664975 sec. | ||
| 2715 | 2026.05.14 14:04:26.964306 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2026.05.14 14:04:26.964401 [ 271 ] {0b87c4f6-b447-47b1-8c63-f7937a480d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2717 | 2026.05.14 14:04:26.964442 [ 271 ] {0b87c4f6-b447-47b1-8c63-f7937a480d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2718 | 2026.05.14 14:04:26.964802 [ 271 ] {0b87c4f6-b447-47b1-8c63-f7937a480d40} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.05.14 14:04:26.964838 [ 271 ] {0b87c4f6-b447-47b1-8c63-f7937a480d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2720 | 2026.05.14 14:04:26.965131 [ 271 ] {0b87c4f6-b447-47b1-8c63-f7937a480d40} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2721 | 2026.05.14 14:04:26.965339 [ 271 ] {0b87c4f6-b447-47b1-8c63-f7937a480d40} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.05.14 14:04:26.965436 [ 33 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2723 | 2026.05.14 14:04:26.965467 [ 271 ] {0b87c4f6-b447-47b1-8c63-f7937a480d40} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 2724 | 2026.05.14 14:04:26.965470 [ 33 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.05.14 14:04:26.965512 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2726 | 2026.05.14 14:04:26.965514 [ 271 ] {0b87c4f6-b447-47b1-8c63-f7937a480d40} <Debug> TCPHandler: Processed in 0.001257062 sec. | ||
| 2727 | 2026.05.14 14:04:26.965611 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2728 | 2026.05.14 14:04:26.965693 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.05.14 14:04:26.965733 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2730 | 2026.05.14 14:04:26.965768 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2731 | 2026.05.14 14:04:26.965796 [ 271 ] {64ae5a80-be2c-477f-84d5-292f5c6aa49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2732 | 2026.05.14 14:04:26.965820 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2733 | 2026.05.14 14:04:26.965845 [ 271 ] {64ae5a80-be2c-477f-84d5-292f5c6aa49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2734 | 2026.05.14 14:04:26.965872 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2735 | 2026.05.14 14:04:26.965919 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2736 | 2026.05.14 14:04:26.965958 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2737 | 2026.05.14 14:04:26.966000 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2738 | 2026.05.14 14:04:26.966295 [ 271 ] {64ae5a80-be2c-477f-84d5-292f5c6aa49e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.05.14 14:04:26.966338 [ 271 ] {64ae5a80-be2c-477f-84d5-292f5c6aa49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2740 | 2026.05.14 14:04:26.966707 [ 271 ] {64ae5a80-be2c-477f-84d5-292f5c6aa49e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2741 | 2026.05.14 14:04:26.966753 [ 199 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001181981 sec., 30457.342376907924 rows/sec., 1.55 MiB/sec. | ||
| 2742 | 2026.05.14 14:04:26.966931 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2743 | 2026.05.14 14:04:26.966940 [ 271 ] {64ae5a80-be2c-477f-84d5-292f5c6aa49e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.05.14 14:04:26.967107 [ 271 ] {64ae5a80-be2c-477f-84d5-292f5c6aa49e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001329 sec., 199398.04364183595 rows/sec., 13.25 MiB/sec. | ||
| 2745 | 2026.05.14 14:04:26.967147 [ 271 ] {64ae5a80-be2c-477f-84d5-292f5c6aa49e} <Debug> TCPHandler: Processed in 0.001503264 sec. | ||
| 2746 | 2026.05.14 14:04:26.967258 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_6_1} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.05.14 14:04:26.967296 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.05.14 14:04:26.967331 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_6_1} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2749 | 2026.05.14 14:04:26.967393 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2750 | 2026.05.14 14:04:26.967399 [ 271 ] {0c5396ee-0fdb-4e8d-bc49-f64d76fffd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2751 | 2026.05.14 14:04:26.967456 [ 271 ] {0c5396ee-0fdb-4e8d-bc49-f64d76fffd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2752 | 2026.05.14 14:04:26.967800 [ 271 ] {0c5396ee-0fdb-4e8d-bc49-f64d76fffd24} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.05.14 14:04:26.967837 [ 271 ] {0c5396ee-0fdb-4e8d-bc49-f64d76fffd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2754 | 2026.05.14 14:04:26.968141 [ 271 ] {0c5396ee-0fdb-4e8d-bc49-f64d76fffd24} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2755 | 2026.05.14 14:04:26.968353 [ 271 ] {0c5396ee-0fdb-4e8d-bc49-f64d76fffd24} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.05.14 14:04:26.968509 [ 271 ] {0c5396ee-0fdb-4e8d-bc49-f64d76fffd24} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 59.74 KiB/sec. | ||
| 2757 | 2026.05.14 14:04:26.968545 [ 271 ] {0c5396ee-0fdb-4e8d-bc49-f64d76fffd24} <Debug> TCPHandler: Processed in 0.001298342 sec. | ||
| 2758 | 2026.05.14 14:04:26.968698 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2026.05.14 14:04:26.968794 [ 271 ] {b6835a4e-6078-4c18-8f27-6dc17eb4be1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2760 | 2026.05.14 14:04:26.968846 [ 271 ] {b6835a4e-6078-4c18-8f27-6dc17eb4be1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2761 | 2026.05.14 14:04:26.969745 [ 271 ] {b6835a4e-6078-4c18-8f27-6dc17eb4be1f} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.05.14 14:04:26.969782 [ 271 ] {b6835a4e-6078-4c18-8f27-6dc17eb4be1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2763 | 2026.05.14 14:04:26.970356 [ 271 ] {b6835a4e-6078-4c18-8f27-6dc17eb4be1f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2764 | 2026.05.14 14:04:26.970576 [ 271 ] {b6835a4e-6078-4c18-8f27-6dc17eb4be1f} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.05.14 14:04:26.970721 [ 271 ] {b6835a4e-6078-4c18-8f27-6dc17eb4be1f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001945 sec., 17480.719794344473 rows/sec., 31.32 MiB/sec. | ||
| 2766 | 2026.05.14 14:04:26.970720 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2767 | 2026.05.14 14:04:26.970776 [ 271 ] {b6835a4e-6078-4c18-8f27-6dc17eb4be1f} <Debug> TCPHandler: Processed in 0.002130709 sec. | ||
| 2768 | 2026.05.14 14:04:26.970785 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.05.14 14:04:26.970874 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2770 | 2026.05.14 14:04:26.970961 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2771 | 2026.05.14 14:04:26.971072 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.05.14 14:04:26.971183 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2773 | 2026.05.14 14:04:26.971236 [ 271 ] {c18068d0-b751-48c0-a126-651884420471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2774 | 2026.05.14 14:04:26.971259 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
| 2775 | 2026.05.14 14:04:26.971312 [ 271 ] {c18068d0-b751-48c0-a126-651884420471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2776 | 2026.05.14 14:04:26.971406 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part | ||
| 2777 | 2026.05.14 14:04:26.971525 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part | ||
| 2778 | 2026.05.14 14:04:26.971629 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
| 2779 | 2026.05.14 14:04:26.971725 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
| 2780 | 2026.05.14 14:04:26.971814 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2781 | 2026.05.14 14:04:26.971827 [ 271 ] {c18068d0-b751-48c0-a126-651884420471} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.05.14 14:04:26.971871 [ 271 ] {c18068d0-b751-48c0-a126-651884420471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 2783 | 2026.05.14 14:04:26.972296 [ 271 ] {c18068d0-b751-48c0-a126-651884420471} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2784 | 2026.05.14 14:04:26.972545 [ 271 ] {c18068d0-b751-48c0-a126-651884420471} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.05.14 14:04:26.972688 [ 271 ] {c18068d0-b751-48c0-a126-651884420471} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001513 sec., 59484.46794448116 rows/sec., 3.72 MiB/sec. | ||
| 2786 | 2026.05.14 14:04:26.972725 [ 271 ] {c18068d0-b751-48c0-a126-651884420471} <Debug> TCPHandler: Processed in 0.001801326 sec. | ||
| 2787 | 2026.05.14 14:04:26.974456 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 19 columns (19 merged, 0 gathered) in 0.003524202 sec., 58169.19688485507 rows/sec., 104.24 MiB/sec. | ||
| 2788 | 2026.05.14 14:04:26.975207 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2789 | 2026.05.14 14:04:26.975637 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2026.05.14 14:04:26.975708 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2791 | 2026.05.14 14:04:26.975856 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 2792 | 2026.05.14 14:04:31.247477 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2793 | 2026.05.14 14:04:31.247586 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2794 | 2026.05.14 14:04:31.305281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4840 | ||
| 2795 | 2026.05.14 14:04:31.306167 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.05.14 14:04:31.306210 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2797 | 2026.05.14 14:04:31.306724 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2798 | 2026.05.14 14:04:31.306973 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.05.14 14:04:31.307106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4840 | ||
| 2800 | 2026.05.14 14:04:31.547307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2801 | 2026.05.14 14:04:31.563726 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.05.14 14:04:31.563785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2803 | 2026.05.14 14:04:31.569608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2804 | 2026.05.14 14:04:31.570271 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.05.14 14:04:31.573006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2806 | 2026.05.14 14:04:31.941575 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2026.05.14 14:04:31.941802 [ 271 ] {9e9c17d5-8a88-4404-bd52-39739c52ee40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 2808 | 2026.05.14 14:04:31.942133 [ 271 ] {9e9c17d5-8a88-4404-bd52-39739c52ee40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2809 | 2026.05.14 14:04:31.942176 [ 271 ] {9e9c17d5-8a88-4404-bd52-39739c52ee40} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 2810 | 2026.05.14 14:04:31.942419 [ 271 ] {9e9c17d5-8a88-4404-bd52-39739c52ee40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2811 | 2026.05.14 14:04:31.942495 [ 271 ] {9e9c17d5-8a88-4404-bd52-39739c52ee40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2812 | 2026.05.14 14:04:31.942638 [ 271 ] {9e9c17d5-8a88-4404-bd52-39739c52ee40} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2813 | 2026.05.14 14:04:31.942674 [ 271 ] {9e9c17d5-8a88-4404-bd52-39739c52ee40} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2814 | 2026.05.14 14:04:31.942696 [ 271 ] {9e9c17d5-8a88-4404-bd52-39739c52ee40} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 2815 | 2026.05.14 14:04:31.942712 [ 271 ] {9e9c17d5-8a88-4404-bd52-39739c52ee40} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2816 | 2026.05.14 14:04:31.942751 [ 271 ] {9e9c17d5-8a88-4404-bd52-39739c52ee40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 2817 | 2026.05.14 14:04:31.942771 [ 271 ] {9e9c17d5-8a88-4404-bd52-39739c52ee40} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 2818 | 2026.05.14 14:04:31.943918 [ 271 ] {9e9c17d5-8a88-4404-bd52-39739c52ee40} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002209 sec., 19918.515165233137 rows/sec., 4.16 MiB/sec. | ||
| 2819 | 2026.05.14 14:04:31.944025 [ 271 ] {9e9c17d5-8a88-4404-bd52-39739c52ee40} <Debug> TCPHandler: Processed in 0.002590824 sec. | ||
| 2820 | 2026.05.14 14:04:31.945785 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.05.14 14:04:31.945923 [ 271 ] {4a477014-8d38-401c-9980-d74659defc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2822 | 2026.05.14 14:04:31.945975 [ 271 ] {4a477014-8d38-401c-9980-d74659defc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2823 | 2026.05.14 14:04:31.946722 [ 271 ] {4a477014-8d38-401c-9980-d74659defc95} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.05.14 14:04:31.946763 [ 271 ] {4a477014-8d38-401c-9980-d74659defc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2825 | 2026.05.14 14:04:31.947101 [ 271 ] {4a477014-8d38-401c-9980-d74659defc95} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2826 | 2026.05.14 14:04:31.947315 [ 271 ] {4a477014-8d38-401c-9980-d74659defc95} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.05.14 14:04:31.947465 [ 271 ] {4a477014-8d38-401c-9980-d74659defc95} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001581 sec., 35420.61986084757 rows/sec., 2.70 MiB/sec. | ||
| 2828 | 2026.05.14 14:04:31.947503 [ 271 ] {4a477014-8d38-401c-9980-d74659defc95} <Debug> TCPHandler: Processed in 0.001780776 sec. | ||
| 2829 | 2026.05.14 14:04:31.947789 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.05.14 14:04:31.947901 [ 271 ] {c2fa25df-72d1-431a-9834-210cc0bfb7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2831 | 2026.05.14 14:04:31.947943 [ 271 ] {c2fa25df-72d1-431a-9834-210cc0bfb7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2832 | 2026.05.14 14:04:31.948450 [ 271 ] {c2fa25df-72d1-431a-9834-210cc0bfb7e1} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.05.14 14:04:31.948487 [ 271 ] {c2fa25df-72d1-431a-9834-210cc0bfb7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2834 | 2026.05.14 14:04:31.948805 [ 271 ] {c2fa25df-72d1-431a-9834-210cc0bfb7e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2835 | 2026.05.14 14:04:31.949023 [ 271 ] {c2fa25df-72d1-431a-9834-210cc0bfb7e1} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.05.14 14:04:31.949159 [ 271 ] {c2fa25df-72d1-431a-9834-210cc0bfb7e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001277 sec., 50117.46280344558 rows/sec., 3.91 MiB/sec. | ||
| 2837 | 2026.05.14 14:04:31.949197 [ 271 ] {c2fa25df-72d1-431a-9834-210cc0bfb7e1} <Debug> TCPHandler: Processed in 0.001459854 sec. | ||
| 2838 | 2026.05.14 14:04:31.949344 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.05.14 14:04:31.949449 [ 271 ] {a044ec43-2179-41e2-ba67-7ccad5cf5f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2840 | 2026.05.14 14:04:31.949493 [ 271 ] {a044ec43-2179-41e2-ba67-7ccad5cf5f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2841 | 2026.05.14 14:04:31.949978 [ 271 ] {a044ec43-2179-41e2-ba67-7ccad5cf5f1a} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.05.14 14:04:31.950016 [ 271 ] {a044ec43-2179-41e2-ba67-7ccad5cf5f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2843 | 2026.05.14 14:04:31.950367 [ 271 ] {a044ec43-2179-41e2-ba67-7ccad5cf5f1a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2844 | 2026.05.14 14:04:31.950581 [ 271 ] {a044ec43-2179-41e2-ba67-7ccad5cf5f1a} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.05.14 14:04:31.950722 [ 271 ] {a044ec43-2179-41e2-ba67-7ccad5cf5f1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 2846 | 2026.05.14 14:04:31.950759 [ 271 ] {a044ec43-2179-41e2-ba67-7ccad5cf5f1a} <Debug> TCPHandler: Processed in 0.001464493 sec. | ||
| 2847 | 2026.05.14 14:04:31.950900 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.05.14 14:04:31.950998 [ 271 ] {e7ff93ec-1212-4cff-a5d5-04570f6070a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2849 | 2026.05.14 14:04:31.951039 [ 271 ] {e7ff93ec-1212-4cff-a5d5-04570f6070a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2850 | 2026.05.14 14:04:31.951395 [ 271 ] {e7ff93ec-1212-4cff-a5d5-04570f6070a1} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.05.14 14:04:31.951431 [ 271 ] {e7ff93ec-1212-4cff-a5d5-04570f6070a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2852 | 2026.05.14 14:04:31.951726 [ 271 ] {e7ff93ec-1212-4cff-a5d5-04570f6070a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2853 | 2026.05.14 14:04:31.951935 [ 271 ] {e7ff93ec-1212-4cff-a5d5-04570f6070a1} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.05.14 14:04:31.952076 [ 271 ] {e7ff93ec-1212-4cff-a5d5-04570f6070a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 2855 | 2026.05.14 14:04:31.952112 [ 271 ] {e7ff93ec-1212-4cff-a5d5-04570f6070a1} <Debug> TCPHandler: Processed in 0.001261232 sec. | ||
| 2856 | 2026.05.14 14:04:32.248947 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.05.14 14:04:32.249207 [ 271 ] {032b744a-d909-432c-8833-d589853e4a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2858 | 2026.05.14 14:04:32.249614 [ 271 ] {032b744a-d909-432c-8833-d589853e4a62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2859 | 2026.05.14 14:04:32.249660 [ 271 ] {032b744a-d909-432c-8833-d589853e4a62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2860 | 2026.05.14 14:04:32.249929 [ 271 ] {032b744a-d909-432c-8833-d589853e4a62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2861 | 2026.05.14 14:04:32.249999 [ 271 ] {032b744a-d909-432c-8833-d589853e4a62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2862 | 2026.05.14 14:04:32.250143 [ 271 ] {032b744a-d909-432c-8833-d589853e4a62} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 44-element set) | ||
| 2863 | 2026.05.14 14:04:32.250181 [ 271 ] {032b744a-d909-432c-8833-d589853e4a62} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2864 | 2026.05.14 14:04:32.250204 [ 271 ] {032b744a-d909-432c-8833-d589853e4a62} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 2865 | 2026.05.14 14:04:32.250220 [ 271 ] {032b744a-d909-432c-8833-d589853e4a62} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2866 | 2026.05.14 14:04:32.250263 [ 271 ] {032b744a-d909-432c-8833-d589853e4a62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2867 | 2026.05.14 14:04:32.250285 [ 271 ] {032b744a-d909-432c-8833-d589853e4a62} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 2868 | 2026.05.14 14:04:32.251412 [ 271 ] {032b744a-d909-432c-8833-d589853e4a62} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002325 sec., 18924.731182795702 rows/sec., 3.96 MiB/sec. | ||
| 2869 | 2026.05.14 14:04:32.251516 [ 271 ] {032b744a-d909-432c-8833-d589853e4a62} <Debug> TCPHandler: Processed in 0.002716845 sec. | ||
| 2870 | 2026.05.14 14:04:32.267435 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2026.05.14 14:04:32.267570 [ 271 ] {a50b4f6e-35a3-4d9c-abef-0933bed4e627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2872 | 2026.05.14 14:04:32.267618 [ 271 ] {a50b4f6e-35a3-4d9c-abef-0933bed4e627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2873 | 2026.05.14 14:04:32.268229 [ 271 ] {a50b4f6e-35a3-4d9c-abef-0933bed4e627} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.05.14 14:04:32.268277 [ 271 ] {a50b4f6e-35a3-4d9c-abef-0933bed4e627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2875 | 2026.05.14 14:04:32.268673 [ 271 ] {a50b4f6e-35a3-4d9c-abef-0933bed4e627} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2876 | 2026.05.14 14:04:32.268907 [ 271 ] {a50b4f6e-35a3-4d9c-abef-0933bed4e627} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.05.14 14:04:32.269060 [ 271 ] {a50b4f6e-35a3-4d9c-abef-0933bed4e627} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001529 sec., 185742.31523871812 rows/sec., 11.80 MiB/sec. | ||
| 2878 | 2026.05.14 14:04:32.269100 [ 271 ] {a50b4f6e-35a3-4d9c-abef-0933bed4e627} <Debug> TCPHandler: Processed in 0.001725496 sec. | ||
| 2879 | 2026.05.14 14:04:32.269254 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.05.14 14:04:32.269364 [ 271 ] {3ebf933b-33fa-49e4-8450-29d7199a8830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2881 | 2026.05.14 14:04:32.269406 [ 271 ] {3ebf933b-33fa-49e4-8450-29d7199a8830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2882 | 2026.05.14 14:04:32.269834 [ 271 ] {3ebf933b-33fa-49e4-8450-29d7199a8830} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.05.14 14:04:32.269871 [ 271 ] {3ebf933b-33fa-49e4-8450-29d7199a8830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2884 | 2026.05.14 14:04:32.270160 [ 271 ] {3ebf933b-33fa-49e4-8450-29d7199a8830} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2885 | 2026.05.14 14:04:32.270378 [ 271 ] {3ebf933b-33fa-49e4-8450-29d7199a8830} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.05.14 14:04:32.270516 [ 271 ] {3ebf933b-33fa-49e4-8450-29d7199a8830} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.00117 sec., 15384.615384615385 rows/sec., 1.23 MiB/sec. | ||
| 2887 | 2026.05.14 14:04:32.270554 [ 271 ] {3ebf933b-33fa-49e4-8450-29d7199a8830} <Debug> TCPHandler: Processed in 0.001349243 sec. | ||
| 2888 | 2026.05.14 14:04:32.270693 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.05.14 14:04:32.270799 [ 271 ] {e2f2f147-a4a2-4d90-bc7b-acf567849e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2890 | 2026.05.14 14:04:32.270838 [ 271 ] {e2f2f147-a4a2-4d90-bc7b-acf567849e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2891 | 2026.05.14 14:04:32.272545 [ 271 ] {e2f2f147-a4a2-4d90-bc7b-acf567849e68} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.05.14 14:04:32.272582 [ 271 ] {e2f2f147-a4a2-4d90-bc7b-acf567849e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2893 | 2026.05.14 14:04:32.273145 [ 271 ] {e2f2f147-a4a2-4d90-bc7b-acf567849e68} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2894 | 2026.05.14 14:04:32.273363 [ 271 ] {e2f2f147-a4a2-4d90-bc7b-acf567849e68} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.05.14 14:04:32.273498 [ 271 ] {e2f2f147-a4a2-4d90-bc7b-acf567849e68} <Debug> executeQuery: Read 3237 rows, 247.53 KiB in 0.002717 sec., 1191387.5598086126 rows/sec., 88.97 MiB/sec. | ||
| 2896 | 2026.05.14 14:04:32.273538 [ 271 ] {e2f2f147-a4a2-4d90-bc7b-acf567849e68} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2897 | 2026.05.14 14:04:32.273551 [ 271 ] {e2f2f147-a4a2-4d90-bc7b-acf567849e68} <Debug> TCPHandler: Processed in 0.002907037 sec. | ||
| 2898 | 2026.05.14 14:04:32.273695 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2026.05.14 14:04:32.273791 [ 271 ] {9091caba-e3c8-405b-b143-0914ac34d4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2900 | 2026.05.14 14:04:32.273831 [ 271 ] {9091caba-e3c8-405b-b143-0914ac34d4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2901 | 2026.05.14 14:04:32.274423 [ 271 ] {9091caba-e3c8-405b-b143-0914ac34d4e7} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.05.14 14:04:32.274461 [ 271 ] {9091caba-e3c8-405b-b143-0914ac34d4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2903 | 2026.05.14 14:04:32.274764 [ 271 ] {9091caba-e3c8-405b-b143-0914ac34d4e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2904 | 2026.05.14 14:04:32.274979 [ 271 ] {9091caba-e3c8-405b-b143-0914ac34d4e7} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.05.14 14:04:32.275115 [ 271 ] {9091caba-e3c8-405b-b143-0914ac34d4e7} <Debug> executeQuery: Read 212 rows, 13.71 KiB in 0.001342 sec., 157973.17436661696 rows/sec., 9.98 MiB/sec. | ||
| 2906 | 2026.05.14 14:04:32.275153 [ 271 ] {9091caba-e3c8-405b-b143-0914ac34d4e7} <Debug> TCPHandler: Processed in 0.001507464 sec. | ||
| 2907 | 2026.05.14 14:04:32.275279 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2026.05.14 14:04:32.275377 [ 271 ] {0d9d216f-c9ce-4426-9e27-8bd489aefa52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2909 | 2026.05.14 14:04:32.275416 [ 271 ] {0d9d216f-c9ce-4426-9e27-8bd489aefa52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2910 | 2026.05.14 14:04:32.276175 [ 271 ] {0d9d216f-c9ce-4426-9e27-8bd489aefa52} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.05.14 14:04:32.276212 [ 271 ] {0d9d216f-c9ce-4426-9e27-8bd489aefa52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2912 | 2026.05.14 14:04:32.276572 [ 271 ] {0d9d216f-c9ce-4426-9e27-8bd489aefa52} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2913 | 2026.05.14 14:04:32.276792 [ 271 ] {0d9d216f-c9ce-4426-9e27-8bd489aefa52} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.05.14 14:04:32.276917 [ 271 ] {0d9d216f-c9ce-4426-9e27-8bd489aefa52} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001558 sec., 609756.0975609756 rows/sec., 35.88 MiB/sec. | ||
| 2915 | 2026.05.14 14:04:32.276953 [ 271 ] {0d9d216f-c9ce-4426-9e27-8bd489aefa52} <Debug> TCPHandler: Processed in 0.001722626 sec. | ||
| 2916 | 2026.05.14 14:04:32.277124 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.05.14 14:04:32.277227 [ 271 ] {1c10530a-286e-4396-99a1-673e7541555b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2918 | 2026.05.14 14:04:32.277268 [ 271 ] {1c10530a-286e-4396-99a1-673e7541555b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2919 | 2026.05.14 14:04:32.277685 [ 271 ] {1c10530a-286e-4396-99a1-673e7541555b} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2026.05.14 14:04:32.277723 [ 271 ] {1c10530a-286e-4396-99a1-673e7541555b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2921 | 2026.05.14 14:04:32.278025 [ 271 ] {1c10530a-286e-4396-99a1-673e7541555b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2922 | 2026.05.14 14:04:32.278236 [ 271 ] {1c10530a-286e-4396-99a1-673e7541555b} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.05.14 14:04:32.278365 [ 271 ] {1c10530a-286e-4396-99a1-673e7541555b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001157 sec., 864.304235090752 rows/sec., 60.77 KiB/sec. | ||
| 2924 | 2026.05.14 14:04:32.278403 [ 271 ] {1c10530a-286e-4396-99a1-673e7541555b} <Debug> TCPHandler: Processed in 0.001332542 sec. | ||
| 2925 | 2026.05.14 14:04:32.278555 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2026.05.14 14:04:32.278656 [ 271 ] {0a954c24-7924-4ba6-a726-3ca96c65df53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2927 | 2026.05.14 14:04:32.278697 [ 271 ] {0a954c24-7924-4ba6-a726-3ca96c65df53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2928 | 2026.05.14 14:04:32.279187 [ 271 ] {0a954c24-7924-4ba6-a726-3ca96c65df53} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.05.14 14:04:32.279224 [ 271 ] {0a954c24-7924-4ba6-a726-3ca96c65df53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2930 | 2026.05.14 14:04:32.279529 [ 271 ] {0a954c24-7924-4ba6-a726-3ca96c65df53} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2931 | 2026.05.14 14:04:32.279752 [ 271 ] {0a954c24-7924-4ba6-a726-3ca96c65df53} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.05.14 14:04:32.279880 [ 271 ] {0a954c24-7924-4ba6-a726-3ca96c65df53} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001243 sec., 119066.77393403057 rows/sec., 6.77 MiB/sec. | ||
| 2933 | 2026.05.14 14:04:32.279919 [ 271 ] {0a954c24-7924-4ba6-a726-3ca96c65df53} <Debug> TCPHandler: Processed in 0.001418093 sec. | ||
| 2934 | 2026.05.14 14:04:32.280055 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.05.14 14:04:32.280151 [ 271 ] {2b191b67-cd53-4fb8-9851-196ee21889cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2936 | 2026.05.14 14:04:32.280190 [ 271 ] {2b191b67-cd53-4fb8-9851-196ee21889cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2937 | 2026.05.14 14:04:32.281209 [ 271 ] {2b191b67-cd53-4fb8-9851-196ee21889cd} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.05.14 14:04:32.281246 [ 271 ] {2b191b67-cd53-4fb8-9851-196ee21889cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2939 | 2026.05.14 14:04:32.281622 [ 271 ] {2b191b67-cd53-4fb8-9851-196ee21889cd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2940 | 2026.05.14 14:04:32.281831 [ 271 ] {2b191b67-cd53-4fb8-9851-196ee21889cd} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.05.14 14:04:32.281961 [ 271 ] {2b191b67-cd53-4fb8-9851-196ee21889cd} <Debug> executeQuery: Read 1784 rows, 123.65 KiB in 0.001828 sec., 975929.9781181619 rows/sec., 66.06 MiB/sec. | ||
| 2942 | 2026.05.14 14:04:32.281999 [ 271 ] {2b191b67-cd53-4fb8-9851-196ee21889cd} <Debug> TCPHandler: Processed in 0.001999358 sec. | ||
| 2943 | 2026.05.14 14:04:32.282131 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2026.05.14 14:04:32.282228 [ 271 ] {750d018e-9a52-4493-8dc4-ea9ecbec74cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2945 | 2026.05.14 14:04:32.282270 [ 271 ] {750d018e-9a52-4493-8dc4-ea9ecbec74cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2946 | 2026.05.14 14:04:32.282618 [ 271 ] {750d018e-9a52-4493-8dc4-ea9ecbec74cf} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.05.14 14:04:32.282655 [ 271 ] {750d018e-9a52-4493-8dc4-ea9ecbec74cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2948 | 2026.05.14 14:04:32.282952 [ 271 ] {750d018e-9a52-4493-8dc4-ea9ecbec74cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2949 | 2026.05.14 14:04:32.283160 [ 271 ] {750d018e-9a52-4493-8dc4-ea9ecbec74cf} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.05.14 14:04:32.283288 [ 271 ] {750d018e-9a52-4493-8dc4-ea9ecbec74cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 2951 | 2026.05.14 14:04:32.283323 [ 271 ] {750d018e-9a52-4493-8dc4-ea9ecbec74cf} <Debug> TCPHandler: Processed in 0.001241331 sec. | ||
| 2952 | 2026.05.14 14:04:32.283448 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2026.05.14 14:04:32.283548 [ 271 ] {6a55174c-eb5a-4781-b433-3e5a097f3d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2954 | 2026.05.14 14:04:32.283591 [ 271 ] {6a55174c-eb5a-4781-b433-3e5a097f3d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2955 | 2026.05.14 14:04:32.284292 [ 271 ] {6a55174c-eb5a-4781-b433-3e5a097f3d5f} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.05.14 14:04:32.284329 [ 271 ] {6a55174c-eb5a-4781-b433-3e5a097f3d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2957 | 2026.05.14 14:04:32.284767 [ 271 ] {6a55174c-eb5a-4781-b433-3e5a097f3d5f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2958 | 2026.05.14 14:04:32.284987 [ 271 ] {6a55174c-eb5a-4781-b433-3e5a097f3d5f} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2026.05.14 14:04:32.285119 [ 271 ] {6a55174c-eb5a-4781-b433-3e5a097f3d5f} <Debug> executeQuery: Read 1610 rows, 100.16 KiB in 0.001593 sec., 1010671.6886377903 rows/sec., 61.40 MiB/sec. | ||
| 2960 | 2026.05.14 14:04:32.285156 [ 271 ] {6a55174c-eb5a-4781-b433-3e5a097f3d5f} <Debug> TCPHandler: Processed in 0.001756407 sec. | ||
| 2961 | 2026.05.14 14:04:32.285283 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2026.05.14 14:04:32.285380 [ 271 ] {d50029c7-783b-472a-b525-abbb9c4ff4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2963 | 2026.05.14 14:04:32.285422 [ 271 ] {d50029c7-783b-472a-b525-abbb9c4ff4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2964 | 2026.05.14 14:04:32.285755 [ 271 ] {d50029c7-783b-472a-b525-abbb9c4ff4fb} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.05.14 14:04:32.285791 [ 271 ] {d50029c7-783b-472a-b525-abbb9c4ff4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2966 | 2026.05.14 14:04:32.286081 [ 271 ] {d50029c7-783b-472a-b525-abbb9c4ff4fb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2967 | 2026.05.14 14:04:32.286288 [ 271 ] {d50029c7-783b-472a-b525-abbb9c4ff4fb} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.05.14 14:04:32.286416 [ 271 ] {d50029c7-783b-472a-b525-abbb9c4ff4fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 2969 | 2026.05.14 14:04:32.286451 [ 271 ] {d50029c7-783b-472a-b525-abbb9c4ff4fb} <Debug> TCPHandler: Processed in 0.001216421 sec. | ||
| 2970 | 2026.05.14 14:04:32.286579 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2026.05.14 14:04:32.286676 [ 271 ] {bc8430dd-6e13-4ac1-a101-934a9a159047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2972 | 2026.05.14 14:04:32.286728 [ 271 ] {bc8430dd-6e13-4ac1-a101-934a9a159047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2973 | 2026.05.14 14:04:32.287634 [ 271 ] {bc8430dd-6e13-4ac1-a101-934a9a159047} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.05.14 14:04:32.287671 [ 271 ] {bc8430dd-6e13-4ac1-a101-934a9a159047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2975 | 2026.05.14 14:04:32.288230 [ 271 ] {bc8430dd-6e13-4ac1-a101-934a9a159047} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2976 | 2026.05.14 14:04:32.288452 [ 271 ] {bc8430dd-6e13-4ac1-a101-934a9a159047} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.05.14 14:04:32.288596 [ 271 ] {bc8430dd-6e13-4ac1-a101-934a9a159047} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001939 sec., 26817.947395564726 rows/sec., 48.06 MiB/sec. | ||
| 2978 | 2026.05.14 14:04:32.288654 [ 271 ] {bc8430dd-6e13-4ac1-a101-934a9a159047} <Debug> TCPHandler: Processed in 0.00212608 sec. | ||
| 2979 | 2026.05.14 14:04:32.288801 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2026.05.14 14:04:32.288898 [ 271 ] {dea30968-0310-4893-8eeb-e5868cef5568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2981 | 2026.05.14 14:04:32.288940 [ 271 ] {dea30968-0310-4893-8eeb-e5868cef5568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2982 | 2026.05.14 14:04:32.289272 [ 271 ] {dea30968-0310-4893-8eeb-e5868cef5568} <Trace> oximeter.measurements_i64 (c2f1edae-6e9e-442e-bde9-d05209c7bc9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.05.14 14:04:32.289308 [ 271 ] {dea30968-0310-4893-8eeb-e5868cef5568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2984 | 2026.05.14 14:04:32.289615 [ 271 ] {dea30968-0310-4893-8eeb-e5868cef5568} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2985 | 2026.05.14 14:04:32.289823 [ 271 ] {dea30968-0310-4893-8eeb-e5868cef5568} <Trace> oximeter.measurements_i64 (c2f1edae-6e9e-442e-bde9-d05209c7bc9c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.05.14 14:04:32.289954 [ 271 ] {dea30968-0310-4893-8eeb-e5868cef5568} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001075 sec., 8372.093023255815 rows/sec., 591.39 KiB/sec. | ||
| 2987 | 2026.05.14 14:04:32.289989 [ 271 ] {dea30968-0310-4893-8eeb-e5868cef5568} <Debug> TCPHandler: Processed in 0.001237721 sec. | ||
| 2988 | 2026.05.14 14:04:32.290116 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2026.05.14 14:04:32.290212 [ 271 ] {9f439886-405b-4af6-974e-962a058a1f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2990 | 2026.05.14 14:04:32.290252 [ 271 ] {9f439886-405b-4af6-974e-962a058a1f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2991 | 2026.05.14 14:04:32.290592 [ 271 ] {9f439886-405b-4af6-974e-962a058a1f2a} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.05.14 14:04:32.290628 [ 271 ] {9f439886-405b-4af6-974e-962a058a1f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 2993 | 2026.05.14 14:04:32.290928 [ 271 ] {9f439886-405b-4af6-974e-962a058a1f2a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2994 | 2026.05.14 14:04:32.291141 [ 271 ] {9f439886-405b-4af6-974e-962a058a1f2a} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.05.14 14:04:32.291270 [ 271 ] {9f439886-405b-4af6-974e-962a058a1f2a} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001076 sec., 39033.457249070634 rows/sec., 2.23 MiB/sec. | ||
| 2996 | 2026.05.14 14:04:32.291305 [ 271 ] {9f439886-405b-4af6-974e-962a058a1f2a} <Debug> TCPHandler: Processed in 0.001238051 sec. | ||
| 2997 | 2026.05.14 14:04:36.315553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 368 | ||
| 2998 | 2026.05.14 14:04:36.318441 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.05.14 14:04:36.318485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3000 | 2026.05.14 14:04:36.319715 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3001 | 2026.05.14 14:04:36.319987 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.05.14 14:04:36.320292 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
| 3003 | 2026.05.14 14:04:36.939737 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.05.14 14:04:36.939956 [ 271 ] {3cd038b6-4118-46ca-aa81-ec81773a7675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 3005 | 2026.05.14 14:04:36.940269 [ 271 ] {3cd038b6-4118-46ca-aa81-ec81773a7675} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3006 | 2026.05.14 14:04:36.940307 [ 271 ] {3cd038b6-4118-46ca-aa81-ec81773a7675} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 3007 | 2026.05.14 14:04:36.940520 [ 271 ] {3cd038b6-4118-46ca-aa81-ec81773a7675} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3008 | 2026.05.14 14:04:36.940594 [ 271 ] {3cd038b6-4118-46ca-aa81-ec81773a7675} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3009 | 2026.05.14 14:04:36.940732 [ 271 ] {3cd038b6-4118-46ca-aa81-ec81773a7675} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3010 | 2026.05.14 14:04:36.940768 [ 271 ] {3cd038b6-4118-46ca-aa81-ec81773a7675} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3011 | 2026.05.14 14:04:36.940789 [ 271 ] {3cd038b6-4118-46ca-aa81-ec81773a7675} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 3012 | 2026.05.14 14:04:36.940805 [ 271 ] {3cd038b6-4118-46ca-aa81-ec81773a7675} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3013 | 2026.05.14 14:04:36.940846 [ 271 ] {3cd038b6-4118-46ca-aa81-ec81773a7675} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 3014 | 2026.05.14 14:04:36.940866 [ 271 ] {3cd038b6-4118-46ca-aa81-ec81773a7675} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3015 | 2026.05.14 14:04:36.942085 [ 271 ] {3cd038b6-4118-46ca-aa81-ec81773a7675} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002218 sec., 19837.691614066727 rows/sec., 4.15 MiB/sec. | ||
| 3016 | 2026.05.14 14:04:36.942201 [ 271 ] {3cd038b6-4118-46ca-aa81-ec81773a7675} <Debug> TCPHandler: Processed in 0.002598314 sec. | ||
| 3017 | 2026.05.14 14:04:36.943746 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2026.05.14 14:04:36.943865 [ 271 ] {2f96fa1a-1ff3-4eca-a85b-3601af3604ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3019 | 2026.05.14 14:04:36.943910 [ 271 ] {2f96fa1a-1ff3-4eca-a85b-3601af3604ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3020 | 2026.05.14 14:04:36.944512 [ 271 ] {2f96fa1a-1ff3-4eca-a85b-3601af3604ad} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.05.14 14:04:36.944552 [ 271 ] {2f96fa1a-1ff3-4eca-a85b-3601af3604ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3022 | 2026.05.14 14:04:36.944952 [ 271 ] {2f96fa1a-1ff3-4eca-a85b-3601af3604ad} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3023 | 2026.05.14 14:04:36.945182 [ 271 ] {2f96fa1a-1ff3-4eca-a85b-3601af3604ad} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.05.14 14:04:36.945334 [ 271 ] {2f96fa1a-1ff3-4eca-a85b-3601af3604ad} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001504 sec., 37234.04255319149 rows/sec., 2.84 MiB/sec. | ||
| 3025 | 2026.05.14 14:04:36.945346 [ 72 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3026 | 2026.05.14 14:04:36.945374 [ 271 ] {2f96fa1a-1ff3-4eca-a85b-3601af3604ad} <Debug> TCPHandler: Processed in 0.001679255 sec. | ||
| 3027 | 2026.05.14 14:04:36.945416 [ 72 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2026.05.14 14:04:36.945443 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3029 | 2026.05.14 14:04:36.945529 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2026.05.14 14:04:36.945613 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3031 | 2026.05.14 14:04:36.945671 [ 271 ] {f9bc56ac-4294-471c-b9b4-3e5c840d0681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3032 | 2026.05.14 14:04:36.945721 [ 271 ] {f9bc56ac-4294-471c-b9b4-3e5c840d0681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3033 | 2026.05.14 14:04:36.945785 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3034 | 2026.05.14 14:04:36.945828 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3219 rows starting from the beginning of the part | ||
| 3035 | 2026.05.14 14:04:36.945905 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3036 | 2026.05.14 14:04:36.945959 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 865 rows starting from the beginning of the part | ||
| 3037 | 2026.05.14 14:04:36.946007 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3038 | 2026.05.14 14:04:36.946059 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3237 rows starting from the beginning of the part | ||
| 3039 | 2026.05.14 14:04:36.946107 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 3040 | 2026.05.14 14:04:36.946243 [ 271 ] {f9bc56ac-4294-471c-b9b4-3e5c840d0681} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.05.14 14:04:36.946288 [ 271 ] {f9bc56ac-4294-471c-b9b4-3e5c840d0681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3042 | 2026.05.14 14:04:36.946636 [ 271 ] {f9bc56ac-4294-471c-b9b4-3e5c840d0681} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3043 | 2026.05.14 14:04:36.946864 [ 271 ] {f9bc56ac-4294-471c-b9b4-3e5c840d0681} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.05.14 14:04:36.946998 [ 120 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3045 | 2026.05.14 14:04:36.947004 [ 271 ] {f9bc56ac-4294-471c-b9b4-3e5c840d0681} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001376 sec., 46511.62790697674 rows/sec., 3.63 MiB/sec. | ||
| 3046 | 2026.05.14 14:04:36.947046 [ 120 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2026.05.14 14:04:36.947066 [ 271 ] {f9bc56ac-4294-471c-b9b4-3e5c840d0681} <Debug> TCPHandler: Processed in 0.001589115 sec. | ||
| 3048 | 2026.05.14 14:04:36.947074 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3049 | 2026.05.14 14:04:36.947211 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3050 | 2026.05.14 14:04:36.947214 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2026.05.14 14:04:36.947371 [ 271 ] {0849464a-b3d3-448c-9259-91e1c07887df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3052 | 2026.05.14 14:04:36.947371 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3053 | 2026.05.14 14:04:36.947420 [ 271 ] {0849464a-b3d3-448c-9259-91e1c07887df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3054 | 2026.05.14 14:04:36.947431 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1776 rows starting from the beginning of the part | ||
| 3055 | 2026.05.14 14:04:36.947545 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3056 | 2026.05.14 14:04:36.947612 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 524 rows starting from the beginning of the part | ||
| 3057 | 2026.05.14 14:04:36.947657 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3058 | 2026.05.14 14:04:36.947702 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1784 rows starting from the beginning of the part | ||
| 3059 | 2026.05.14 14:04:36.947760 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3060 | 2026.05.14 14:04:36.947889 [ 271 ] {0849464a-b3d3-448c-9259-91e1c07887df} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.05.14 14:04:36.947937 [ 271 ] {0849464a-b3d3-448c-9259-91e1c07887df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3062 | 2026.05.14 14:04:36.948338 [ 271 ] {0849464a-b3d3-448c-9259-91e1c07887df} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3063 | 2026.05.14 14:04:36.948597 [ 271 ] {0849464a-b3d3-448c-9259-91e1c07887df} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.05.14 14:04:36.948689 [ 197 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7489 rows, containing 5 columns (5 merged, 0 gathered) in 0.003158599 sec., 2370987.8968492043 rows/sec., 187.09 MiB/sec. | ||
| 3065 | 2026.05.14 14:04:36.948739 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3066 | 2026.05.14 14:04:36.948743 [ 271 ] {0849464a-b3d3-448c-9259-91e1c07887df} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001393 sec., 91888.01148600144 rows/sec., 6.40 MiB/sec. | ||
| 3067 | 2026.05.14 14:04:36.948805 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.05.14 14:04:36.948822 [ 271 ] {0849464a-b3d3-448c-9259-91e1c07887df} <Debug> TCPHandler: Processed in 0.001661855 sec. | ||
| 3069 | 2026.05.14 14:04:36.948850 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3070 | 2026.05.14 14:04:36.948952 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3071 | 2026.05.14 14:04:36.949034 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2026.05.14 14:04:36.949060 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3073 | 2026.05.14 14:04:36.949096 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5232 rows starting from the beginning of the part | ||
| 3074 | 2026.05.14 14:04:36.949110 [ 197 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3075 | 2026.05.14 14:04:36.949137 [ 271 ] {9fdf37d0-8b4d-430a-b773-92f11ef4c173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3076 | 2026.05.14 14:04:36.949153 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3077 | 2026.05.14 14:04:36.949187 [ 271 ] {9fdf37d0-8b4d-430a-b773-92f11ef4c173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3078 | 2026.05.14 14:04:36.949204 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 3079 | 2026.05.14 14:04:36.949255 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3080 | 2026.05.14 14:04:36.949303 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1610 rows starting from the beginning of the part | ||
| 3081 | 2026.05.14 14:04:36.949345 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 3082 | 2026.05.14 14:04:36.949459 [ 197 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_16_3} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.05.14 14:04:36.949511 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4276 rows, containing 5 columns (5 merged, 0 gathered) in 0.002357811 sec., 1813546.5480481684 rows/sec., 131.14 MiB/sec. | ||
| 3084 | 2026.05.14 14:04:36.949556 [ 271 ] {9fdf37d0-8b4d-430a-b773-92f11ef4c173} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.05.14 14:04:36.949560 [ 197 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_16_3} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3086 | 2026.05.14 14:04:36.949602 [ 271 ] {9fdf37d0-8b4d-430a-b773-92f11ef4c173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3087 | 2026.05.14 14:04:36.949689 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3088 | 2026.05.14 14:04:36.949747 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3089 | 2026.05.14 14:04:36.949990 [ 271 ] {9fdf37d0-8b4d-430a-b773-92f11ef4c173} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3090 | 2026.05.14 14:04:36.950058 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_16_3} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.05.14 14:04:36.950145 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_16_3} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3092 | 2026.05.14 14:04:36.950226 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3093 | 2026.05.14 14:04:36.950261 [ 271 ] {9fdf37d0-8b4d-430a-b773-92f11ef4c173} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.05.14 14:04:36.950388 [ 120 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3095 | 2026.05.14 14:04:36.950417 [ 271 ] {9fdf37d0-8b4d-430a-b773-92f11ef4c173} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001299 sec., 36951.50115473441 rows/sec., 2.49 MiB/sec. | ||
| 3096 | 2026.05.14 14:04:36.950421 [ 120 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.05.14 14:04:36.950460 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3098 | 2026.05.14 14:04:36.950463 [ 271 ] {9fdf37d0-8b4d-430a-b773-92f11ef4c173} <Debug> TCPHandler: Processed in 0.001478503 sec. | ||
| 3099 | 2026.05.14 14:04:36.950553 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3100 | 2026.05.14 14:04:36.950673 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3101 | 2026.05.14 14:04:36.950711 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 690 rows starting from the beginning of the part | ||
| 3102 | 2026.05.14 14:04:36.950766 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3103 | 2026.05.14 14:04:36.950807 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3104 | 2026.05.14 14:04:36.950846 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3105 | 2026.05.14 14:04:36.950884 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 3106 | 2026.05.14 14:04:36.950928 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 3107 | 2026.05.14 14:04:36.951826 [ 192 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 990 rows, containing 4 columns (4 merged, 0 gathered) in 0.001307622 sec., 757099.5287628993 rows/sec., 48.70 MiB/sec. | ||
| 3108 | 2026.05.14 14:04:36.951845 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7555 rows, containing 5 columns (5 merged, 0 gathered) in 0.002928587 sec., 2579742.380881975 rows/sec., 162.69 MiB/sec. | ||
| 3109 | 2026.05.14 14:04:36.952016 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3110 | 2026.05.14 14:04:36.952263 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_16_3} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.05.14 14:04:36.952326 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_16_3} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3112 | 2026.05.14 14:04:36.952385 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3113 | 2026.05.14 14:04:36.952506 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3114 | 2026.05.14 14:04:36.952777 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.05.14 14:04:36.952850 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3116 | 2026.05.14 14:04:36.952926 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 3117 | 2026.05.14 14:04:38.807214 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5288 | ||
| 3118 | 2026.05.14 14:04:38.807676 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2026.05.14 14:04:38.807713 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3120 | 2026.05.14 14:04:38.808212 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3121 | 2026.05.14 14:04:38.808443 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.05.14 14:04:38.808574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5288 | ||
| 3123 | 2026.05.14 14:04:38.808584 [ 123 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3124 | 2026.05.14 14:04:38.808654 [ 123 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.05.14 14:04:38.808674 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3126 | 2026.05.14 14:04:38.808809 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3127 | 2026.05.14 14:04:38.808963 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3128 | 2026.05.14 14:04:38.809005 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2920 rows starting from the beginning of the part | ||
| 3129 | 2026.05.14 14:04:38.809106 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3130 | 2026.05.14 14:04:38.809165 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3131 | 2026.05.14 14:04:38.809215 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3132 | 2026.05.14 14:04:38.809272 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3133 | 2026.05.14 14:04:38.809329 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3134 | 2026.05.14 14:04:38.810677 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5288 rows, containing 4 columns (4 merged, 0 gathered) in 0.001934258 sec., 2733864.872214565 rows/sec., 39.11 MiB/sec. | ||
| 3135 | 2026.05.14 14:04:38.811427 [ 200 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3136 | 2026.05.14 14:04:38.811727 [ 200 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_11_2} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.05.14 14:04:38.811806 [ 200 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_11_2} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3138 | 2026.05.14 14:04:38.811916 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3139 | 2026.05.14 14:04:39.073098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3140 | 2026.05.14 14:04:39.089664 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.05.14 14:04:39.089706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3142 | 2026.05.14 14:04:39.095795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3143 | 2026.05.14 14:04:39.096471 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.05.14 14:04:39.096780 [ 116 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3145 | 2026.05.14 14:04:39.096838 [ 116 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.05.14 14:04:39.096863 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3147 | 2026.05.14 14:04:39.097002 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3148 | 2026.05.14 14:04:39.099494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3149 | 2026.05.14 14:04:39.101054 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3150 | 2026.05.14 14:04:39.102352 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 3151 | 2026.05.14 14:04:39.107180 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 3152 | 2026.05.14 14:04:39.111437 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 3153 | 2026.05.14 14:04:39.115628 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 3154 | 2026.05.14 14:04:39.120343 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 3155 | 2026.05.14 14:04:39.124724 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 3156 | 2026.05.14 14:04:39.174982 [ 187 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078028241 sec., 1063.717430205815 rows/sec., 5.50 MiB/sec. | ||
| 3157 | 2026.05.14 14:04:39.177150 [ 193 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3158 | 2026.05.14 14:04:39.179494 [ 193 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_11_2} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.05.14 14:04:39.179604 [ 193 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_11_2} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3160 | 2026.05.14 14:04:39.181608 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3161 | 2026.05.14 14:04:40.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.22 MiB, peak 229.10 MiB, free memory in arenas 0.00 B, will set to 228.45 MiB (RSS), difference: 9.23 MiB | ||
| 3162 | 2026.05.14 14:04:41.941630 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2026.05.14 14:04:41.941887 [ 271 ] {dac6b481-a7f4-4d35-bb40-dbda56254e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 3164 | 2026.05.14 14:04:41.942229 [ 271 ] {dac6b481-a7f4-4d35-bb40-dbda56254e11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3165 | 2026.05.14 14:04:41.942267 [ 271 ] {dac6b481-a7f4-4d35-bb40-dbda56254e11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 3166 | 2026.05.14 14:04:41.942494 [ 271 ] {dac6b481-a7f4-4d35-bb40-dbda56254e11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3167 | 2026.05.14 14:04:41.942568 [ 271 ] {dac6b481-a7f4-4d35-bb40-dbda56254e11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3168 | 2026.05.14 14:04:41.942718 [ 271 ] {dac6b481-a7f4-4d35-bb40-dbda56254e11} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3169 | 2026.05.14 14:04:41.942757 [ 271 ] {dac6b481-a7f4-4d35-bb40-dbda56254e11} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3170 | 2026.05.14 14:04:41.942779 [ 271 ] {dac6b481-a7f4-4d35-bb40-dbda56254e11} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 3171 | 2026.05.14 14:04:41.942795 [ 271 ] {dac6b481-a7f4-4d35-bb40-dbda56254e11} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3172 | 2026.05.14 14:04:41.942843 [ 271 ] {dac6b481-a7f4-4d35-bb40-dbda56254e11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 3173 | 2026.05.14 14:04:41.942865 [ 271 ] {dac6b481-a7f4-4d35-bb40-dbda56254e11} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3174 | 2026.05.14 14:04:41.944088 [ 271 ] {dac6b481-a7f4-4d35-bb40-dbda56254e11} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002297 sec., 19155.420113191118 rows/sec., 4.00 MiB/sec. | ||
| 3175 | 2026.05.14 14:04:41.944209 [ 271 ] {dac6b481-a7f4-4d35-bb40-dbda56254e11} <Debug> TCPHandler: Processed in 0.002722375 sec. | ||
| 3176 | 2026.05.14 14:04:41.945891 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2026.05.14 14:04:41.946009 [ 271 ] {2fe98ce3-8bfa-457d-8231-bbfa459d2663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3178 | 2026.05.14 14:04:41.946054 [ 271 ] {2fe98ce3-8bfa-457d-8231-bbfa459d2663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3179 | 2026.05.14 14:04:41.946608 [ 271 ] {2fe98ce3-8bfa-457d-8231-bbfa459d2663} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.05.14 14:04:41.946654 [ 271 ] {2fe98ce3-8bfa-457d-8231-bbfa459d2663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3181 | 2026.05.14 14:04:41.947041 [ 271 ] {2fe98ce3-8bfa-457d-8231-bbfa459d2663} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3182 | 2026.05.14 14:04:41.947271 [ 271 ] {2fe98ce3-8bfa-457d-8231-bbfa459d2663} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.05.14 14:04:41.947421 [ 271 ] {2fe98ce3-8bfa-457d-8231-bbfa459d2663} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001447 sec., 38700.760193503804 rows/sec., 2.95 MiB/sec. | ||
| 3184 | 2026.05.14 14:04:41.947461 [ 271 ] {2fe98ce3-8bfa-457d-8231-bbfa459d2663} <Debug> TCPHandler: Processed in 0.001621835 sec. | ||
| 3185 | 2026.05.14 14:04:41.947590 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2026.05.14 14:04:41.947701 [ 271 ] {6bf1c20b-b517-4c77-88ae-ee2011da996d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3187 | 2026.05.14 14:04:41.947743 [ 271 ] {6bf1c20b-b517-4c77-88ae-ee2011da996d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3188 | 2026.05.14 14:04:41.948211 [ 271 ] {6bf1c20b-b517-4c77-88ae-ee2011da996d} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.05.14 14:04:41.948249 [ 271 ] {6bf1c20b-b517-4c77-88ae-ee2011da996d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3190 | 2026.05.14 14:04:41.948555 [ 271 ] {6bf1c20b-b517-4c77-88ae-ee2011da996d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3191 | 2026.05.14 14:04:41.948789 [ 271 ] {6bf1c20b-b517-4c77-88ae-ee2011da996d} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.05.14 14:04:41.948920 [ 271 ] {6bf1c20b-b517-4c77-88ae-ee2011da996d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 3193 | 2026.05.14 14:04:41.948957 [ 271 ] {6bf1c20b-b517-4c77-88ae-ee2011da996d} <Debug> TCPHandler: Processed in 0.001416084 sec. | ||
| 3194 | 2026.05.14 14:04:41.949083 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.05.14 14:04:41.949194 [ 271 ] {c26e56e7-5940-432a-8ded-5618a8f624cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3196 | 2026.05.14 14:04:41.949237 [ 271 ] {c26e56e7-5940-432a-8ded-5618a8f624cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3197 | 2026.05.14 14:04:41.949672 [ 271 ] {c26e56e7-5940-432a-8ded-5618a8f624cd} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.05.14 14:04:41.949708 [ 271 ] {c26e56e7-5940-432a-8ded-5618a8f624cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3199 | 2026.05.14 14:04:41.950056 [ 271 ] {c26e56e7-5940-432a-8ded-5618a8f624cd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3200 | 2026.05.14 14:04:41.950267 [ 271 ] {c26e56e7-5940-432a-8ded-5618a8f624cd} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.05.14 14:04:41.950397 [ 271 ] {c26e56e7-5940-432a-8ded-5618a8f624cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 3202 | 2026.05.14 14:04:41.950433 [ 271 ] {c26e56e7-5940-432a-8ded-5618a8f624cd} <Debug> TCPHandler: Processed in 0.001398873 sec. | ||
| 3203 | 2026.05.14 14:04:41.950577 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2026.05.14 14:04:41.950687 [ 271 ] {d16aaf29-2b5e-4857-ac53-b0e3f90a9f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3205 | 2026.05.14 14:04:41.950729 [ 271 ] {d16aaf29-2b5e-4857-ac53-b0e3f90a9f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3206 | 2026.05.14 14:04:41.951133 [ 271 ] {d16aaf29-2b5e-4857-ac53-b0e3f90a9f7b} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.05.14 14:04:41.951169 [ 271 ] {d16aaf29-2b5e-4857-ac53-b0e3f90a9f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3208 | 2026.05.14 14:04:41.951473 [ 271 ] {d16aaf29-2b5e-4857-ac53-b0e3f90a9f7b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3209 | 2026.05.14 14:04:41.951691 [ 271 ] {d16aaf29-2b5e-4857-ac53-b0e3f90a9f7b} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.05.14 14:04:41.951825 [ 271 ] {d16aaf29-2b5e-4857-ac53-b0e3f90a9f7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 3211 | 2026.05.14 14:04:41.951861 [ 271 ] {d16aaf29-2b5e-4857-ac53-b0e3f90a9f7b} <Debug> TCPHandler: Processed in 0.001332972 sec. | ||
| 3212 | 2026.05.14 14:04:46.247676 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3213 | 2026.05.14 14:04:46.247763 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3214 | 2026.05.14 14:04:46.308925 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5800 | ||
| 3215 | 2026.05.14 14:04:46.309578 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.05.14 14:04:46.309630 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3217 | 2026.05.14 14:04:46.310246 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3218 | 2026.05.14 14:04:46.310474 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2026.05.14 14:04:46.310598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5800 | ||
| 3220 | 2026.05.14 14:04:46.320616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 388 | ||
| 3221 | 2026.05.14 14:04:46.322484 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.05.14 14:04:46.322530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3223 | 2026.05.14 14:04:46.323632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3224 | 2026.05.14 14:04:46.323890 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.05.14 14:04:46.324121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 3226 | 2026.05.14 14:04:46.599693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3227 | 2026.05.14 14:04:46.616141 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.05.14 14:04:46.616208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3229 | 2026.05.14 14:04:46.621902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3230 | 2026.05.14 14:04:46.622621 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.05.14 14:04:46.625234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3232 | 2026.05.14 14:04:46.946165 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3233 | 2026.05.14 14:04:46.946399 [ 271 ] {91d8e5c8-46ea-4cdb-9bcb-3abc0d200f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 3234 | 2026.05.14 14:04:46.946749 [ 271 ] {91d8e5c8-46ea-4cdb-9bcb-3abc0d200f65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3235 | 2026.05.14 14:04:46.946795 [ 271 ] {91d8e5c8-46ea-4cdb-9bcb-3abc0d200f65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 3236 | 2026.05.14 14:04:46.947055 [ 271 ] {91d8e5c8-46ea-4cdb-9bcb-3abc0d200f65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3237 | 2026.05.14 14:04:46.947127 [ 271 ] {91d8e5c8-46ea-4cdb-9bcb-3abc0d200f65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3238 | 2026.05.14 14:04:46.947270 [ 271 ] {91d8e5c8-46ea-4cdb-9bcb-3abc0d200f65} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3239 | 2026.05.14 14:04:46.947315 [ 271 ] {91d8e5c8-46ea-4cdb-9bcb-3abc0d200f65} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3240 | 2026.05.14 14:04:46.947337 [ 271 ] {91d8e5c8-46ea-4cdb-9bcb-3abc0d200f65} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 3241 | 2026.05.14 14:04:46.947353 [ 271 ] {91d8e5c8-46ea-4cdb-9bcb-3abc0d200f65} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3242 | 2026.05.14 14:04:46.947394 [ 271 ] {91d8e5c8-46ea-4cdb-9bcb-3abc0d200f65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 3243 | 2026.05.14 14:04:46.947414 [ 271 ] {91d8e5c8-46ea-4cdb-9bcb-3abc0d200f65} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3244 | 2026.05.14 14:04:46.948495 [ 271 ] {91d8e5c8-46ea-4cdb-9bcb-3abc0d200f65} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002196 sec., 20036.429872495446 rows/sec., 4.19 MiB/sec. | ||
| 3245 | 2026.05.14 14:04:46.948605 [ 271 ] {91d8e5c8-46ea-4cdb-9bcb-3abc0d200f65} <Debug> TCPHandler: Processed in 0.002574684 sec. | ||
| 3246 | 2026.05.14 14:04:46.954168 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.05.14 14:04:46.954289 [ 271 ] {dfc3684c-73b0-4052-9328-b88667522ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3248 | 2026.05.14 14:04:46.954336 [ 271 ] {dfc3684c-73b0-4052-9328-b88667522ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3249 | 2026.05.14 14:04:46.954996 [ 271 ] {dfc3684c-73b0-4052-9328-b88667522ed8} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.05.14 14:04:46.955039 [ 271 ] {dfc3684c-73b0-4052-9328-b88667522ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3251 | 2026.05.14 14:04:46.955428 [ 271 ] {dfc3684c-73b0-4052-9328-b88667522ed8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3252 | 2026.05.14 14:04:46.955661 [ 271 ] {dfc3684c-73b0-4052-9328-b88667522ed8} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.05.14 14:04:46.955817 [ 271 ] {dfc3684c-73b0-4052-9328-b88667522ed8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001565 sec., 181469.6485623003 rows/sec., 11.53 MiB/sec. | ||
| 3254 | 2026.05.14 14:04:46.955859 [ 271 ] {dfc3684c-73b0-4052-9328-b88667522ed8} <Debug> TCPHandler: Processed in 0.001745596 sec. | ||
| 3255 | 2026.05.14 14:04:46.956015 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.05.14 14:04:46.956117 [ 271 ] {698a0d7c-68c9-47dc-a691-1f6a2b65f8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3257 | 2026.05.14 14:04:46.956159 [ 271 ] {698a0d7c-68c9-47dc-a691-1f6a2b65f8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3258 | 2026.05.14 14:04:46.956992 [ 271 ] {698a0d7c-68c9-47dc-a691-1f6a2b65f8c5} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.05.14 14:04:46.957031 [ 271 ] {698a0d7c-68c9-47dc-a691-1f6a2b65f8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3260 | 2026.05.14 14:04:46.957414 [ 271 ] {698a0d7c-68c9-47dc-a691-1f6a2b65f8c5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3261 | 2026.05.14 14:04:46.957634 [ 271 ] {698a0d7c-68c9-47dc-a691-1f6a2b65f8c5} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.05.14 14:04:46.957778 [ 271 ] {698a0d7c-68c9-47dc-a691-1f6a2b65f8c5} <Debug> executeQuery: Read 879 rows, 70.68 KiB in 0.001685 sec., 521661.72106824926 rows/sec., 40.96 MiB/sec. | ||
| 3263 | 2026.05.14 14:04:46.957817 [ 271 ] {698a0d7c-68c9-47dc-a691-1f6a2b65f8c5} <Debug> TCPHandler: Processed in 0.001852497 sec. | ||
| 3264 | 2026.05.14 14:04:46.958005 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.05.14 14:04:46.958112 [ 271 ] {88e51b44-98e6-43f0-802d-1e431bbc1f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3266 | 2026.05.14 14:04:46.958155 [ 271 ] {88e51b44-98e6-43f0-802d-1e431bbc1f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3267 | 2026.05.14 14:04:46.958693 [ 271 ] {88e51b44-98e6-43f0-802d-1e431bbc1f72} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.05.14 14:04:46.958735 [ 271 ] {88e51b44-98e6-43f0-802d-1e431bbc1f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3269 | 2026.05.14 14:04:46.959054 [ 271 ] {88e51b44-98e6-43f0-802d-1e431bbc1f72} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3270 | 2026.05.14 14:04:46.959267 [ 271 ] {88e51b44-98e6-43f0-802d-1e431bbc1f72} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.05.14 14:04:46.959396 [ 271 ] {88e51b44-98e6-43f0-802d-1e431bbc1f72} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001305 sec., 140229.88505747126 rows/sec., 8.70 MiB/sec. | ||
| 3272 | 2026.05.14 14:04:46.959433 [ 271 ] {88e51b44-98e6-43f0-802d-1e431bbc1f72} <Debug> TCPHandler: Processed in 0.001488364 sec. | ||
| 3273 | 2026.05.14 14:04:46.959575 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2026.05.14 14:04:46.959672 [ 271 ] {f7bdb4a8-a822-4d29-a1fe-153e582c64a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3275 | 2026.05.14 14:04:46.959715 [ 271 ] {f7bdb4a8-a822-4d29-a1fe-153e582c64a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3276 | 2026.05.14 14:04:46.960207 [ 271 ] {f7bdb4a8-a822-4d29-a1fe-153e582c64a8} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.05.14 14:04:46.960244 [ 271 ] {f7bdb4a8-a822-4d29-a1fe-153e582c64a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3278 | 2026.05.14 14:04:46.960550 [ 271 ] {f7bdb4a8-a822-4d29-a1fe-153e582c64a8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3279 | 2026.05.14 14:04:46.960776 [ 271 ] {f7bdb4a8-a822-4d29-a1fe-153e582c64a8} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.05.14 14:04:46.960905 [ 271 ] {f7bdb4a8-a822-4d29-a1fe-153e582c64a8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001251 sec., 119104.71622701839 rows/sec., 7.69 MiB/sec. | ||
| 3281 | 2026.05.14 14:04:46.960942 [ 271 ] {f7bdb4a8-a822-4d29-a1fe-153e582c64a8} <Debug> TCPHandler: Processed in 0.001416244 sec. | ||
| 3282 | 2026.05.14 14:04:46.961087 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.05.14 14:04:46.961183 [ 271 ] {6c2a4506-2789-494a-9a59-c589ffac2be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3284 | 2026.05.14 14:04:46.961223 [ 271 ] {6c2a4506-2789-494a-9a59-c589ffac2be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3285 | 2026.05.14 14:04:46.961695 [ 271 ] {6c2a4506-2789-494a-9a59-c589ffac2be8} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.05.14 14:04:46.961739 [ 271 ] {6c2a4506-2789-494a-9a59-c589ffac2be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3287 | 2026.05.14 14:04:46.962044 [ 271 ] {6c2a4506-2789-494a-9a59-c589ffac2be8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3288 | 2026.05.14 14:04:46.962262 [ 271 ] {6c2a4506-2789-494a-9a59-c589ffac2be8} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2026.05.14 14:04:46.962392 [ 271 ] {6c2a4506-2789-494a-9a59-c589ffac2be8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001227 sec., 120619.39690301548 rows/sec., 6.86 MiB/sec. | ||
| 3290 | 2026.05.14 14:04:46.962430 [ 271 ] {6c2a4506-2789-494a-9a59-c589ffac2be8} <Debug> TCPHandler: Processed in 0.001391523 sec. | ||
| 3291 | 2026.05.14 14:04:46.962567 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.05.14 14:04:46.962662 [ 271 ] {2a9cd7f0-3389-4879-acd7-680a48b1d3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3293 | 2026.05.14 14:04:46.962704 [ 271 ] {2a9cd7f0-3389-4879-acd7-680a48b1d3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3294 | 2026.05.14 14:04:46.963344 [ 271 ] {2a9cd7f0-3389-4879-acd7-680a48b1d3e2} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.05.14 14:04:46.963382 [ 271 ] {2a9cd7f0-3389-4879-acd7-680a48b1d3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3296 | 2026.05.14 14:04:46.963701 [ 271 ] {2a9cd7f0-3389-4879-acd7-680a48b1d3e2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3297 | 2026.05.14 14:04:46.963922 [ 271 ] {2a9cd7f0-3389-4879-acd7-680a48b1d3e2} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.05.14 14:04:46.964056 [ 271 ] {2a9cd7f0-3389-4879-acd7-680a48b1d3e2} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001412 sec., 376062.32294617564 rows/sec., 26.60 MiB/sec. | ||
| 3299 | 2026.05.14 14:04:46.964094 [ 271 ] {2a9cd7f0-3389-4879-acd7-680a48b1d3e2} <Debug> TCPHandler: Processed in 0.001575495 sec. | ||
| 3300 | 2026.05.14 14:04:46.964231 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.05.14 14:04:46.964328 [ 271 ] {cd2c9003-a8a5-40a0-8d41-2beac839997e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3302 | 2026.05.14 14:04:46.964369 [ 271 ] {cd2c9003-a8a5-40a0-8d41-2beac839997e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3303 | 2026.05.14 14:04:46.964722 [ 271 ] {cd2c9003-a8a5-40a0-8d41-2beac839997e} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.05.14 14:04:46.964759 [ 271 ] {cd2c9003-a8a5-40a0-8d41-2beac839997e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3305 | 2026.05.14 14:04:46.965055 [ 271 ] {cd2c9003-a8a5-40a0-8d41-2beac839997e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3306 | 2026.05.14 14:04:46.965263 [ 271 ] {cd2c9003-a8a5-40a0-8d41-2beac839997e} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.05.14 14:04:46.965406 [ 271 ] {cd2c9003-a8a5-40a0-8d41-2beac839997e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 3308 | 2026.05.14 14:04:46.965443 [ 271 ] {cd2c9003-a8a5-40a0-8d41-2beac839997e} <Debug> TCPHandler: Processed in 0.001260371 sec. | ||
| 3309 | 2026.05.14 14:04:46.965582 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.05.14 14:04:46.965683 [ 271 ] {0fd3f3b1-354a-4781-b008-860ba72d3f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3311 | 2026.05.14 14:04:46.965731 [ 271 ] {0fd3f3b1-354a-4781-b008-860ba72d3f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3312 | 2026.05.14 14:04:46.966159 [ 271 ] {0fd3f3b1-354a-4781-b008-860ba72d3f3e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.05.14 14:04:46.966195 [ 271 ] {0fd3f3b1-354a-4781-b008-860ba72d3f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3314 | 2026.05.14 14:04:46.966539 [ 271 ] {0fd3f3b1-354a-4781-b008-860ba72d3f3e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3315 | 2026.05.14 14:04:46.966766 [ 271 ] {0fd3f3b1-354a-4781-b008-860ba72d3f3e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.05.14 14:04:46.966900 [ 271 ] {0fd3f3b1-354a-4781-b008-860ba72d3f3e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001237 sec., 214227.97089733224 rows/sec., 14.24 MiB/sec. | ||
| 3317 | 2026.05.14 14:04:46.966937 [ 271 ] {0fd3f3b1-354a-4781-b008-860ba72d3f3e} <Debug> TCPHandler: Processed in 0.001403653 sec. | ||
| 3318 | 2026.05.14 14:04:46.967069 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2026.05.14 14:04:46.967165 [ 271 ] {efc4e03c-fcd1-4aa5-aac7-fc335ccef9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3320 | 2026.05.14 14:04:46.967206 [ 271 ] {efc4e03c-fcd1-4aa5-aac7-fc335ccef9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3321 | 2026.05.14 14:04:46.967542 [ 271 ] {efc4e03c-fcd1-4aa5-aac7-fc335ccef9dc} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.05.14 14:04:46.967578 [ 271 ] {efc4e03c-fcd1-4aa5-aac7-fc335ccef9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3323 | 2026.05.14 14:04:46.967886 [ 271 ] {efc4e03c-fcd1-4aa5-aac7-fc335ccef9dc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3324 | 2026.05.14 14:04:46.968097 [ 271 ] {efc4e03c-fcd1-4aa5-aac7-fc335ccef9dc} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.05.14 14:04:46.968229 [ 271 ] {efc4e03c-fcd1-4aa5-aac7-fc335ccef9dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 3326 | 2026.05.14 14:04:46.968266 [ 271 ] {efc4e03c-fcd1-4aa5-aac7-fc335ccef9dc} <Debug> TCPHandler: Processed in 0.001245321 sec. | ||
| 3327 | 2026.05.14 14:04:46.968410 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2026.05.14 14:04:46.968506 [ 271 ] {e65921fe-ba52-4934-bc50-d589447c831e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3329 | 2026.05.14 14:04:46.968560 [ 271 ] {e65921fe-ba52-4934-bc50-d589447c831e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3330 | 2026.05.14 14:04:46.969412 [ 271 ] {e65921fe-ba52-4934-bc50-d589447c831e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2026.05.14 14:04:46.969449 [ 271 ] {e65921fe-ba52-4934-bc50-d589447c831e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3332 | 2026.05.14 14:04:46.970012 [ 271 ] {e65921fe-ba52-4934-bc50-d589447c831e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3333 | 2026.05.14 14:04:46.970235 [ 271 ] {e65921fe-ba52-4934-bc50-d589447c831e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2026.05.14 14:04:46.970370 [ 271 ] {e65921fe-ba52-4934-bc50-d589447c831e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001882 sec., 21785.334750265676 rows/sec., 39.04 MiB/sec. | ||
| 3335 | 2026.05.14 14:04:46.970421 [ 271 ] {e65921fe-ba52-4934-bc50-d589447c831e} <Debug> TCPHandler: Processed in 0.002059789 sec. | ||
| 3336 | 2026.05.14 14:04:46.970571 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2026.05.14 14:04:46.970667 [ 271 ] {b1d41f4a-d42b-4a86-b89b-970f571bf31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3338 | 2026.05.14 14:04:46.970711 [ 271 ] {b1d41f4a-d42b-4a86-b89b-970f571bf31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3339 | 2026.05.14 14:04:46.971067 [ 271 ] {b1d41f4a-d42b-4a86-b89b-970f571bf31f} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.05.14 14:04:46.971111 [ 271 ] {b1d41f4a-d42b-4a86-b89b-970f571bf31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 3341 | 2026.05.14 14:04:46.971431 [ 271 ] {b1d41f4a-d42b-4a86-b89b-970f571bf31f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3342 | 2026.05.14 14:04:46.971649 [ 271 ] {b1d41f4a-d42b-4a86-b89b-970f571bf31f} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.05.14 14:04:46.971786 [ 271 ] {b1d41f4a-d42b-4a86-b89b-970f571bf31f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001138 sec., 79086.11599297012 rows/sec., 4.95 MiB/sec. | ||
| 3344 | 2026.05.14 14:04:46.971822 [ 271 ] {b1d41f4a-d42b-4a86-b89b-970f571bf31f} <Debug> TCPHandler: Processed in 0.001305512 sec. | ||
| 3345 | 2026.05.14 14:04:51.940942 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3346 | 2026.05.14 14:04:51.941214 [ 271 ] {1c7b72a7-1dde-43e4-94e7-67a0723404a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 3347 | 2026.05.14 14:04:51.941567 [ 271 ] {1c7b72a7-1dde-43e4-94e7-67a0723404a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3348 | 2026.05.14 14:04:51.941609 [ 271 ] {1c7b72a7-1dde-43e4-94e7-67a0723404a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 3349 | 2026.05.14 14:04:51.941841 [ 271 ] {1c7b72a7-1dde-43e4-94e7-67a0723404a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3350 | 2026.05.14 14:04:51.941916 [ 271 ] {1c7b72a7-1dde-43e4-94e7-67a0723404a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3351 | 2026.05.14 14:04:51.942066 [ 271 ] {1c7b72a7-1dde-43e4-94e7-67a0723404a3} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3352 | 2026.05.14 14:04:51.942104 [ 271 ] {1c7b72a7-1dde-43e4-94e7-67a0723404a3} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3353 | 2026.05.14 14:04:51.942127 [ 271 ] {1c7b72a7-1dde-43e4-94e7-67a0723404a3} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 3354 | 2026.05.14 14:04:51.942144 [ 271 ] {1c7b72a7-1dde-43e4-94e7-67a0723404a3} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3355 | 2026.05.14 14:04:51.942188 [ 271 ] {1c7b72a7-1dde-43e4-94e7-67a0723404a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 3356 | 2026.05.14 14:04:51.942298 [ 271 ] {1c7b72a7-1dde-43e4-94e7-67a0723404a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3357 | 2026.05.14 14:04:51.943527 [ 271 ] {1c7b72a7-1dde-43e4-94e7-67a0723404a3} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.0024 sec., 18333.333333333336 rows/sec., 3.83 MiB/sec. | ||
| 3358 | 2026.05.14 14:04:51.943740 [ 271 ] {1c7b72a7-1dde-43e4-94e7-67a0723404a3} <Debug> TCPHandler: Processed in 0.002940137 sec. | ||
| 3359 | 2026.05.14 14:04:51.945579 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2026.05.14 14:04:51.945767 [ 271 ] {460560c5-0e7e-4be4-851e-49f229907dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3361 | 2026.05.14 14:04:51.945845 [ 271 ] {460560c5-0e7e-4be4-851e-49f229907dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3362 | 2026.05.14 14:04:51.946543 [ 271 ] {460560c5-0e7e-4be4-851e-49f229907dbd} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.05.14 14:04:51.946591 [ 271 ] {460560c5-0e7e-4be4-851e-49f229907dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3364 | 2026.05.14 14:04:51.947106 [ 271 ] {460560c5-0e7e-4be4-851e-49f229907dbd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3365 | 2026.05.14 14:04:51.947356 [ 271 ] {460560c5-0e7e-4be4-851e-49f229907dbd} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.05.14 14:04:51.947520 [ 271 ] {460560c5-0e7e-4be4-851e-49f229907dbd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001798 sec., 31145.717463848723 rows/sec., 2.38 MiB/sec. | ||
| 3367 | 2026.05.14 14:04:51.947570 [ 271 ] {460560c5-0e7e-4be4-851e-49f229907dbd} <Debug> TCPHandler: Processed in 0.00211833 sec. | ||
| 3368 | 2026.05.14 14:04:51.947750 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.05.14 14:04:51.947863 [ 271 ] {1d7689e0-3209-4adf-b0fb-7d58686e8e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3370 | 2026.05.14 14:04:51.947912 [ 271 ] {1d7689e0-3209-4adf-b0fb-7d58686e8e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3371 | 2026.05.14 14:04:51.948391 [ 271 ] {1d7689e0-3209-4adf-b0fb-7d58686e8e0a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.05.14 14:04:51.948436 [ 271 ] {1d7689e0-3209-4adf-b0fb-7d58686e8e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3373 | 2026.05.14 14:04:51.948790 [ 271 ] {1d7689e0-3209-4adf-b0fb-7d58686e8e0a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3374 | 2026.05.14 14:04:51.949032 [ 271 ] {1d7689e0-3209-4adf-b0fb-7d58686e8e0a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.05.14 14:04:51.949188 [ 271 ] {1d7689e0-3209-4adf-b0fb-7d58686e8e0a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001349 sec., 47442.550037064495 rows/sec., 3.70 MiB/sec. | ||
| 3376 | 2026.05.14 14:04:51.949235 [ 271 ] {1d7689e0-3209-4adf-b0fb-7d58686e8e0a} <Debug> TCPHandler: Processed in 0.001540364 sec. | ||
| 3377 | 2026.05.14 14:04:51.949389 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2026.05.14 14:04:51.949502 [ 271 ] {f9a5b59c-5e28-411f-b2c1-b5a80535387e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3379 | 2026.05.14 14:04:51.949549 [ 271 ] {f9a5b59c-5e28-411f-b2c1-b5a80535387e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3380 | 2026.05.14 14:04:51.950019 [ 271 ] {f9a5b59c-5e28-411f-b2c1-b5a80535387e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.05.14 14:04:51.950058 [ 271 ] {f9a5b59c-5e28-411f-b2c1-b5a80535387e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3382 | 2026.05.14 14:04:51.950429 [ 271 ] {f9a5b59c-5e28-411f-b2c1-b5a80535387e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3383 | 2026.05.14 14:04:51.950663 [ 271 ] {f9a5b59c-5e28-411f-b2c1-b5a80535387e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.05.14 14:04:51.950925 [ 271 ] {f9a5b59c-5e28-411f-b2c1-b5a80535387e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001438 sec., 111265.64673157163 rows/sec., 7.75 MiB/sec. | ||
| 3385 | 2026.05.14 14:04:51.951036 [ 271 ] {f9a5b59c-5e28-411f-b2c1-b5a80535387e} <Debug> TCPHandler: Processed in 0.001701776 sec. | ||
| 3386 | 2026.05.14 14:04:51.951264 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.05.14 14:04:51.951415 [ 271 ] {222c27b2-1de1-4f00-9a51-6eb3692ca448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3388 | 2026.05.14 14:04:51.951482 [ 271 ] {222c27b2-1de1-4f00-9a51-6eb3692ca448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3389 | 2026.05.14 14:04:51.951999 [ 271 ] {222c27b2-1de1-4f00-9a51-6eb3692ca448} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.05.14 14:04:51.952041 [ 271 ] {222c27b2-1de1-4f00-9a51-6eb3692ca448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3391 | 2026.05.14 14:04:51.952415 [ 271 ] {222c27b2-1de1-4f00-9a51-6eb3692ca448} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3392 | 2026.05.14 14:04:51.952647 [ 271 ] {222c27b2-1de1-4f00-9a51-6eb3692ca448} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.05.14 14:04:51.952791 [ 271 ] {222c27b2-1de1-4f00-9a51-6eb3692ca448} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec. | ||
| 3394 | 2026.05.14 14:04:51.952846 [ 271 ] {222c27b2-1de1-4f00-9a51-6eb3692ca448} <Debug> TCPHandler: Processed in 0.001707846 sec. | ||
| 3395 | 2026.05.14 14:04:53.810707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6248 | ||
| 3396 | 2026.05.14 14:04:53.811281 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2026.05.14 14:04:53.811351 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3398 | 2026.05.14 14:04:53.811958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3399 | 2026.05.14 14:04:53.812228 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2026.05.14 14:04:53.812378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6248 | ||
| 3401 | 2026.05.14 14:04:54.125318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3402 | 2026.05.14 14:04:54.142495 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2026.05.14 14:04:54.142564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3404 | 2026.05.14 14:04:54.148491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3405 | 2026.05.14 14:04:54.149302 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2026.05.14 14:04:54.152439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3407 | 2026.05.14 14:04:56.324366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 422 | ||
| 3408 | 2026.05.14 14:04:56.326880 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.05.14 14:04:56.326919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3410 | 2026.05.14 14:04:56.328150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3411 | 2026.05.14 14:04:56.328426 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.05.14 14:04:56.328670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 3413 | 2026.05.14 14:04:56.946357 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3414 | 2026.05.14 14:04:56.946737 [ 271 ] {dc83299c-60b8-49f8-967d-fa23635861d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 3415 | 2026.05.14 14:04:56.947204 [ 271 ] {dc83299c-60b8-49f8-967d-fa23635861d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3416 | 2026.05.14 14:04:56.947253 [ 271 ] {dc83299c-60b8-49f8-967d-fa23635861d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 3417 | 2026.05.14 14:04:56.947533 [ 271 ] {dc83299c-60b8-49f8-967d-fa23635861d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3418 | 2026.05.14 14:04:56.947600 [ 271 ] {dc83299c-60b8-49f8-967d-fa23635861d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3419 | 2026.05.14 14:04:56.947737 [ 271 ] {dc83299c-60b8-49f8-967d-fa23635861d1} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3420 | 2026.05.14 14:04:56.947774 [ 271 ] {dc83299c-60b8-49f8-967d-fa23635861d1} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3421 | 2026.05.14 14:04:56.947796 [ 271 ] {dc83299c-60b8-49f8-967d-fa23635861d1} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 3422 | 2026.05.14 14:04:56.947812 [ 271 ] {dc83299c-60b8-49f8-967d-fa23635861d1} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3423 | 2026.05.14 14:04:56.947854 [ 271 ] {dc83299c-60b8-49f8-967d-fa23635861d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 3424 | 2026.05.14 14:04:56.947874 [ 271 ] {dc83299c-60b8-49f8-967d-fa23635861d1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3425 | 2026.05.14 14:04:56.949345 [ 271 ] {dc83299c-60b8-49f8-967d-fa23635861d1} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002779 sec., 15833.03346527528 rows/sec., 3.31 MiB/sec. | ||
| 3426 | 2026.05.14 14:04:56.949448 [ 271 ] {dc83299c-60b8-49f8-967d-fa23635861d1} <Debug> TCPHandler: Processed in 0.00327487 sec. | ||
| 3427 | 2026.05.14 14:04:56.954892 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3428 | 2026.05.14 14:04:56.955113 [ 271 ] {91c55a0d-4a5a-4f05-b3fd-244dfac2578c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3429 | 2026.05.14 14:04:56.955195 [ 271 ] {91c55a0d-4a5a-4f05-b3fd-244dfac2578c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3430 | 2026.05.14 14:04:56.956052 [ 271 ] {91c55a0d-4a5a-4f05-b3fd-244dfac2578c} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2026.05.14 14:04:56.956091 [ 271 ] {91c55a0d-4a5a-4f05-b3fd-244dfac2578c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3432 | 2026.05.14 14:04:56.956470 [ 271 ] {91c55a0d-4a5a-4f05-b3fd-244dfac2578c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3433 | 2026.05.14 14:04:56.956690 [ 271 ] {91c55a0d-4a5a-4f05-b3fd-244dfac2578c} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2026.05.14 14:04:56.956826 [ 271 ] {91c55a0d-4a5a-4f05-b3fd-244dfac2578c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001772 sec., 160270.88036117383 rows/sec., 10.18 MiB/sec. | ||
| 3435 | 2026.05.14 14:04:56.956847 [ 136 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3436 | 2026.05.14 14:04:56.956866 [ 271 ] {91c55a0d-4a5a-4f05-b3fd-244dfac2578c} <Debug> TCPHandler: Processed in 0.00208098 sec. | ||
| 3437 | 2026.05.14 14:04:56.956916 [ 136 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.05.14 14:04:56.956947 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3439 | 2026.05.14 14:04:56.957143 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.05.14 14:04:56.957148 [ 194 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3441 | 2026.05.14 14:04:56.957252 [ 271 ] {66e7bb45-d0da-4794-82a5-fe06cd129991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3442 | 2026.05.14 14:04:56.957298 [ 271 ] {66e7bb45-d0da-4794-82a5-fe06cd129991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3443 | 2026.05.14 14:04:56.957310 [ 194 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3444 | 2026.05.14 14:04:56.957348 [ 194 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3445 | 2026.05.14 14:04:56.957414 [ 194 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3446 | 2026.05.14 14:04:56.957458 [ 194 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3447 | 2026.05.14 14:04:56.957501 [ 194 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3448 | 2026.05.14 14:04:56.957539 [ 194 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3449 | 2026.05.14 14:04:56.958120 [ 271 ] {66e7bb45-d0da-4794-82a5-fe06cd129991} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2026.05.14 14:04:56.958161 [ 271 ] {66e7bb45-d0da-4794-82a5-fe06cd129991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3451 | 2026.05.14 14:04:56.958427 [ 187 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366702 sec., 1038997.5283565839 rows/sec., 69.95 MiB/sec. | ||
| 3452 | 2026.05.14 14:04:56.958535 [ 271 ] {66e7bb45-d0da-4794-82a5-fe06cd129991} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3453 | 2026.05.14 14:04:56.958606 [ 187 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3454 | 2026.05.14 14:04:56.958844 [ 271 ] {66e7bb45-d0da-4794-82a5-fe06cd129991} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.05.14 14:04:56.958997 [ 271 ] {66e7bb45-d0da-4794-82a5-fe06cd129991} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001763 sec., 499716.39251276234 rows/sec., 39.26 MiB/sec. | ||
| 3456 | 2026.05.14 14:04:56.959024 [ 187 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_9_2} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.05.14 14:04:56.959036 [ 271 ] {66e7bb45-d0da-4794-82a5-fe06cd129991} <Debug> TCPHandler: Processed in 0.001944048 sec. | ||
| 3458 | 2026.05.14 14:04:56.959106 [ 187 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_9_2} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3459 | 2026.05.14 14:04:56.959184 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2026.05.14 14:04:56.959195 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3461 | 2026.05.14 14:04:56.959288 [ 271 ] {f44586f1-6a6c-4fdd-9ec7-d95c5074a1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3462 | 2026.05.14 14:04:56.959334 [ 271 ] {f44586f1-6a6c-4fdd-9ec7-d95c5074a1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3463 | 2026.05.14 14:04:56.959917 [ 271 ] {f44586f1-6a6c-4fdd-9ec7-d95c5074a1a6} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.05.14 14:04:56.959955 [ 271 ] {f44586f1-6a6c-4fdd-9ec7-d95c5074a1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3465 | 2026.05.14 14:04:56.960300 [ 271 ] {f44586f1-6a6c-4fdd-9ec7-d95c5074a1a6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3466 | 2026.05.14 14:04:56.960512 [ 271 ] {f44586f1-6a6c-4fdd-9ec7-d95c5074a1a6} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.05.14 14:04:56.960641 [ 271 ] {f44586f1-6a6c-4fdd-9ec7-d95c5074a1a6} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001372 sec., 134110.78717201165 rows/sec., 8.33 MiB/sec. | ||
| 3468 | 2026.05.14 14:04:56.960678 [ 271 ] {f44586f1-6a6c-4fdd-9ec7-d95c5074a1a6} <Debug> TCPHandler: Processed in 0.001544914 sec. | ||
| 3469 | 2026.05.14 14:04:56.960797 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.05.14 14:04:56.960896 [ 271 ] {2bd2d257-173f-4ce3-b296-5d26b5902c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3471 | 2026.05.14 14:04:56.960935 [ 271 ] {2bd2d257-173f-4ce3-b296-5d26b5902c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3472 | 2026.05.14 14:04:56.961455 [ 271 ] {2bd2d257-173f-4ce3-b296-5d26b5902c6f} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.05.14 14:04:56.961493 [ 271 ] {2bd2d257-173f-4ce3-b296-5d26b5902c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3474 | 2026.05.14 14:04:56.961801 [ 271 ] {2bd2d257-173f-4ce3-b296-5d26b5902c6f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3475 | 2026.05.14 14:04:56.962012 [ 271 ] {2bd2d257-173f-4ce3-b296-5d26b5902c6f} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.05.14 14:04:56.962135 [ 271 ] {2bd2d257-173f-4ce3-b296-5d26b5902c6f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001258 sec., 118441.97138314786 rows/sec., 7.65 MiB/sec. | ||
| 3477 | 2026.05.14 14:04:56.962173 [ 271 ] {2bd2d257-173f-4ce3-b296-5d26b5902c6f} <Debug> TCPHandler: Processed in 0.001424494 sec. | ||
| 3478 | 2026.05.14 14:04:56.962293 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.05.14 14:04:56.962391 [ 271 ] {bb1bd4f7-1d70-4133-81d3-5835a99c9be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3480 | 2026.05.14 14:04:56.962431 [ 271 ] {bb1bd4f7-1d70-4133-81d3-5835a99c9be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3481 | 2026.05.14 14:04:56.962899 [ 271 ] {bb1bd4f7-1d70-4133-81d3-5835a99c9be7} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.05.14 14:04:56.962935 [ 271 ] {bb1bd4f7-1d70-4133-81d3-5835a99c9be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3483 | 2026.05.14 14:04:56.963232 [ 271 ] {bb1bd4f7-1d70-4133-81d3-5835a99c9be7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3484 | 2026.05.14 14:04:56.963437 [ 271 ] {bb1bd4f7-1d70-4133-81d3-5835a99c9be7} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.05.14 14:04:56.963552 [ 136 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3486 | 2026.05.14 14:04:56.963559 [ 271 ] {bb1bd4f7-1d70-4133-81d3-5835a99c9be7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 3487 | 2026.05.14 14:04:56.963594 [ 136 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.05.14 14:04:56.963614 [ 271 ] {bb1bd4f7-1d70-4133-81d3-5835a99c9be7} <Debug> TCPHandler: Processed in 0.001372253 sec. | ||
| 3489 | 2026.05.14 14:04:56.963620 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3490 | 2026.05.14 14:04:56.963738 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2026.05.14 14:04:56.963824 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3492 | 2026.05.14 14:04:56.963840 [ 271 ] {6951195b-e516-4a93-b4fa-ea053b19c5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3493 | 2026.05.14 14:04:56.963896 [ 271 ] {6951195b-e516-4a93-b4fa-ea053b19c5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3494 | 2026.05.14 14:04:56.963955 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3495 | 2026.05.14 14:04:56.963994 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3496 | 2026.05.14 14:04:56.964080 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3497 | 2026.05.14 14:04:56.964140 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3498 | 2026.05.14 14:04:56.964186 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3499 | 2026.05.14 14:04:56.964239 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3500 | 2026.05.14 14:04:56.964570 [ 271 ] {6951195b-e516-4a93-b4fa-ea053b19c5c2} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.05.14 14:04:56.964611 [ 271 ] {6951195b-e516-4a93-b4fa-ea053b19c5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3502 | 2026.05.14 14:04:56.964956 [ 271 ] {6951195b-e516-4a93-b4fa-ea053b19c5c2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3503 | 2026.05.14 14:04:56.965065 [ 188 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280701 sec., 577808.5595310694 rows/sec., 35.07 MiB/sec. | ||
| 3504 | 2026.05.14 14:04:56.965206 [ 271 ] {6951195b-e516-4a93-b4fa-ea053b19c5c2} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.05.14 14:04:56.965215 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3506 | 2026.05.14 14:04:56.965349 [ 271 ] {6951195b-e516-4a93-b4fa-ea053b19c5c2} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001528 sec., 348167.5392670157 rows/sec., 24.63 MiB/sec. | ||
| 3507 | 2026.05.14 14:04:56.965394 [ 271 ] {6951195b-e516-4a93-b4fa-ea053b19c5c2} <Debug> TCPHandler: Processed in 0.001705035 sec. | ||
| 3508 | 2026.05.14 14:04:56.965489 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_9_2} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.05.14 14:04:56.965524 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3510 | 2026.05.14 14:04:56.965561 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_9_2} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3511 | 2026.05.14 14:04:56.965628 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3512 | 2026.05.14 14:04:56.965638 [ 271 ] {4bbb0faa-deec-451f-9824-46bda4f55b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3513 | 2026.05.14 14:04:56.965686 [ 271 ] {4bbb0faa-deec-451f-9824-46bda4f55b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3514 | 2026.05.14 14:04:56.966050 [ 271 ] {4bbb0faa-deec-451f-9824-46bda4f55b69} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.05.14 14:04:56.966086 [ 271 ] {4bbb0faa-deec-451f-9824-46bda4f55b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3516 | 2026.05.14 14:04:56.966400 [ 271 ] {4bbb0faa-deec-451f-9824-46bda4f55b69} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3517 | 2026.05.14 14:04:56.966601 [ 271 ] {4bbb0faa-deec-451f-9824-46bda4f55b69} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.05.14 14:04:56.966727 [ 271 ] {4bbb0faa-deec-451f-9824-46bda4f55b69} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 3519 | 2026.05.14 14:04:56.966763 [ 271 ] {4bbb0faa-deec-451f-9824-46bda4f55b69} <Debug> TCPHandler: Processed in 0.001288752 sec. | ||
| 3520 | 2026.05.14 14:04:56.966907 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.05.14 14:04:56.967004 [ 271 ] {646236d2-fc4e-4098-b1fd-286a4fa968a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3522 | 2026.05.14 14:04:56.967046 [ 271 ] {646236d2-fc4e-4098-b1fd-286a4fa968a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3523 | 2026.05.14 14:04:56.967474 [ 271 ] {646236d2-fc4e-4098-b1fd-286a4fa968a5} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.05.14 14:04:56.967510 [ 271 ] {646236d2-fc4e-4098-b1fd-286a4fa968a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3525 | 2026.05.14 14:04:56.967842 [ 271 ] {646236d2-fc4e-4098-b1fd-286a4fa968a5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3526 | 2026.05.14 14:04:56.968047 [ 271 ] {646236d2-fc4e-4098-b1fd-286a4fa968a5} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.05.14 14:04:56.968174 [ 271 ] {646236d2-fc4e-4098-b1fd-286a4fa968a5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 3528 | 2026.05.14 14:04:56.968210 [ 271 ] {646236d2-fc4e-4098-b1fd-286a4fa968a5} <Debug> TCPHandler: Processed in 0.001361022 sec. | ||
| 3529 | 2026.05.14 14:04:56.968335 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.05.14 14:04:56.968431 [ 271 ] {8fc55344-00db-4600-a187-9cb9b8b36d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3531 | 2026.05.14 14:04:56.968472 [ 271 ] {8fc55344-00db-4600-a187-9cb9b8b36d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3532 | 2026.05.14 14:04:56.968817 [ 271 ] {8fc55344-00db-4600-a187-9cb9b8b36d32} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.05.14 14:04:56.968854 [ 271 ] {8fc55344-00db-4600-a187-9cb9b8b36d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3534 | 2026.05.14 14:04:56.969146 [ 271 ] {8fc55344-00db-4600-a187-9cb9b8b36d32} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3535 | 2026.05.14 14:04:56.969375 [ 271 ] {8fc55344-00db-4600-a187-9cb9b8b36d32} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.05.14 14:04:56.969508 [ 271 ] {8fc55344-00db-4600-a187-9cb9b8b36d32} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 3537 | 2026.05.14 14:04:56.969546 [ 271 ] {8fc55344-00db-4600-a187-9cb9b8b36d32} <Debug> TCPHandler: Processed in 0.001260402 sec. | ||
| 3538 | 2026.05.14 14:04:56.969685 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2026.05.14 14:04:56.969782 [ 271 ] {b70926aa-5362-4597-9f48-2ce13740031e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3540 | 2026.05.14 14:04:56.969835 [ 271 ] {b70926aa-5362-4597-9f48-2ce13740031e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3541 | 2026.05.14 14:04:56.970705 [ 271 ] {b70926aa-5362-4597-9f48-2ce13740031e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.05.14 14:04:56.970743 [ 271 ] {b70926aa-5362-4597-9f48-2ce13740031e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3543 | 2026.05.14 14:04:56.971459 [ 271 ] {b70926aa-5362-4597-9f48-2ce13740031e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3544 | 2026.05.14 14:04:56.971684 [ 271 ] {b70926aa-5362-4597-9f48-2ce13740031e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.05.14 14:04:56.971819 [ 271 ] {b70926aa-5362-4597-9f48-2ce13740031e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002055 sec., 20437.956204379563 rows/sec., 36.62 MiB/sec. | ||
| 3546 | 2026.05.14 14:04:56.971872 [ 271 ] {b70926aa-5362-4597-9f48-2ce13740031e} <Debug> TCPHandler: Processed in 0.002235901 sec. | ||
| 3547 | 2026.05.14 14:04:56.972008 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2026.05.14 14:04:56.972106 [ 271 ] {2b51c6f1-3ba5-4f1c-95f8-7e7cd97a2feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3549 | 2026.05.14 14:04:56.972147 [ 271 ] {2b51c6f1-3ba5-4f1c-95f8-7e7cd97a2feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3550 | 2026.05.14 14:04:56.972482 [ 271 ] {2b51c6f1-3ba5-4f1c-95f8-7e7cd97a2feb} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.05.14 14:04:56.972518 [ 271 ] {2b51c6f1-3ba5-4f1c-95f8-7e7cd97a2feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.96 GiB. | ||
| 3552 | 2026.05.14 14:04:56.972824 [ 271 ] {2b51c6f1-3ba5-4f1c-95f8-7e7cd97a2feb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3553 | 2026.05.14 14:04:56.973031 [ 271 ] {2b51c6f1-3ba5-4f1c-95f8-7e7cd97a2feb} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.05.14 14:04:56.973156 [ 271 ] {2b51c6f1-3ba5-4f1c-95f8-7e7cd97a2feb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 3555 | 2026.05.14 14:04:56.973191 [ 271 ] {2b51c6f1-3ba5-4f1c-95f8-7e7cd97a2feb} <Debug> TCPHandler: Processed in 0.001235201 sec. | ||
| 3556 | 2026.05.14 14:05:01.247869 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3557 | 2026.05.14 14:05:01.247945 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3558 | 2026.05.14 14:05:01.312651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6760 | ||
| 3559 | 2026.05.14 14:05:01.313463 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2026.05.14 14:05:01.313522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3561 | 2026.05.14 14:05:01.314023 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3562 | 2026.05.14 14:05:01.314261 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2026.05.14 14:05:01.314400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6760 | ||
| 3564 | 2026.05.14 14:05:01.652666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3565 | 2026.05.14 14:05:01.669029 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.05.14 14:05:01.669083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3567 | 2026.05.14 14:05:01.675325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3568 | 2026.05.14 14:05:01.676038 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.05.14 14:05:01.678779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3570 | 2026.05.14 14:05:01.940957 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2026.05.14 14:05:01.941208 [ 271 ] {26a4f470-6772-4276-a576-b784aff16711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 3572 | 2026.05.14 14:05:01.941559 [ 271 ] {26a4f470-6772-4276-a576-b784aff16711} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3573 | 2026.05.14 14:05:01.941596 [ 271 ] {26a4f470-6772-4276-a576-b784aff16711} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 3574 | 2026.05.14 14:05:01.941818 [ 271 ] {26a4f470-6772-4276-a576-b784aff16711} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3575 | 2026.05.14 14:05:01.941889 [ 271 ] {26a4f470-6772-4276-a576-b784aff16711} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3576 | 2026.05.14 14:05:01.942035 [ 271 ] {26a4f470-6772-4276-a576-b784aff16711} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3577 | 2026.05.14 14:05:01.942073 [ 271 ] {26a4f470-6772-4276-a576-b784aff16711} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3578 | 2026.05.14 14:05:01.942094 [ 271 ] {26a4f470-6772-4276-a576-b784aff16711} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 3579 | 2026.05.14 14:05:01.942110 [ 271 ] {26a4f470-6772-4276-a576-b784aff16711} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3580 | 2026.05.14 14:05:01.942152 [ 271 ] {26a4f470-6772-4276-a576-b784aff16711} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 3581 | 2026.05.14 14:05:01.942173 [ 271 ] {26a4f470-6772-4276-a576-b784aff16711} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3582 | 2026.05.14 14:05:01.943441 [ 271 ] {26a4f470-6772-4276-a576-b784aff16711} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002338 sec., 18819.503849443972 rows/sec., 3.93 MiB/sec. | ||
| 3583 | 2026.05.14 14:05:01.943560 [ 271 ] {26a4f470-6772-4276-a576-b784aff16711} <Debug> TCPHandler: Processed in 0.002743565 sec. | ||
| 3584 | 2026.05.14 14:05:01.945366 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2026.05.14 14:05:01.945546 [ 271 ] {ea3df365-a696-4903-9524-99e83cb10009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3586 | 2026.05.14 14:05:01.945621 [ 271 ] {ea3df365-a696-4903-9524-99e83cb10009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3587 | 2026.05.14 14:05:01.946431 [ 271 ] {ea3df365-a696-4903-9524-99e83cb10009} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2026.05.14 14:05:01.946481 [ 271 ] {ea3df365-a696-4903-9524-99e83cb10009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3589 | 2026.05.14 14:05:01.946883 [ 271 ] {ea3df365-a696-4903-9524-99e83cb10009} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3590 | 2026.05.14 14:05:01.947114 [ 271 ] {ea3df365-a696-4903-9524-99e83cb10009} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2026.05.14 14:05:01.947261 [ 133 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3592 | 2026.05.14 14:05:01.947266 [ 271 ] {ea3df365-a696-4903-9524-99e83cb10009} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001771 sec., 31620.553359683796 rows/sec., 2.41 MiB/sec. | ||
| 3593 | 2026.05.14 14:05:01.947310 [ 133 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.05.14 14:05:01.947330 [ 271 ] {ea3df365-a696-4903-9524-99e83cb10009} <Debug> TCPHandler: Processed in 0.002099939 sec. | ||
| 3595 | 2026.05.14 14:05:01.947338 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3596 | 2026.05.14 14:05:01.947451 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3597 | 2026.05.14 14:05:01.947481 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2026.05.14 14:05:01.947558 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3599 | 2026.05.14 14:05:01.947580 [ 271 ] {fa59f198-dde4-4409-ba86-262e28c26254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3600 | 2026.05.14 14:05:01.947587 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3237 rows starting from the beginning of the part | ||
| 3601 | 2026.05.14 14:05:01.947622 [ 271 ] {fa59f198-dde4-4409-ba86-262e28c26254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3602 | 2026.05.14 14:05:01.947666 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3603 | 2026.05.14 14:05:01.947718 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 879 rows starting from the beginning of the part | ||
| 3604 | 2026.05.14 14:05:01.947761 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3605 | 2026.05.14 14:05:01.947813 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 881 rows starting from the beginning of the part | ||
| 3606 | 2026.05.14 14:05:01.947857 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3607 | 2026.05.14 14:05:01.948095 [ 271 ] {fa59f198-dde4-4409-ba86-262e28c26254} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.05.14 14:05:01.948131 [ 271 ] {fa59f198-dde4-4409-ba86-262e28c26254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3609 | 2026.05.14 14:05:01.948692 [ 271 ] {fa59f198-dde4-4409-ba86-262e28c26254} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3610 | 2026.05.14 14:05:01.949010 [ 271 ] {fa59f198-dde4-4409-ba86-262e28c26254} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.05.14 14:05:01.949168 [ 133 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3612 | 2026.05.14 14:05:01.949195 [ 271 ] {fa59f198-dde4-4409-ba86-262e28c26254} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001633 sec., 39191.67176974893 rows/sec., 3.06 MiB/sec. | ||
| 3613 | 2026.05.14 14:05:01.949234 [ 133 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2026.05.14 14:05:01.949266 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3615 | 2026.05.14 14:05:01.949268 [ 271 ] {fa59f198-dde4-4409-ba86-262e28c26254} <Debug> TCPHandler: Processed in 0.001837277 sec. | ||
| 3616 | 2026.05.14 14:05:01.949366 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3617 | 2026.05.14 14:05:01.949451 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2026.05.14 14:05:01.949480 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3619 | 2026.05.14 14:05:01.949513 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1796 rows starting from the beginning of the part | ||
| 3620 | 2026.05.14 14:05:01.949570 [ 271 ] {943dc9f0-9686-4610-8551-0fcf6094d78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3621 | 2026.05.14 14:05:01.949577 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3622 | 2026.05.14 14:05:01.949619 [ 271 ] {943dc9f0-9686-4610-8551-0fcf6094d78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3623 | 2026.05.14 14:05:01.949632 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 531 rows starting from the beginning of the part | ||
| 3624 | 2026.05.14 14:05:01.949678 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3625 | 2026.05.14 14:05:01.949721 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 532 rows starting from the beginning of the part | ||
| 3626 | 2026.05.14 14:05:01.949764 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3627 | 2026.05.14 14:05:01.949932 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5165 rows, containing 5 columns (5 merged, 0 gathered) in 0.002513953 sec., 2054533.239086013 rows/sec., 164.08 MiB/sec. | ||
| 3628 | 2026.05.14 14:05:01.950118 [ 271 ] {943dc9f0-9686-4610-8551-0fcf6094d78b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.05.14 14:05:01.950160 [ 271 ] {943dc9f0-9686-4610-8551-0fcf6094d78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3630 | 2026.05.14 14:05:01.950248 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3631 | 2026.05.14 14:05:01.950549 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_21_4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.05.14 14:05:01.950621 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_21_4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3633 | 2026.05.14 14:05:01.950659 [ 271 ] {943dc9f0-9686-4610-8551-0fcf6094d78b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3634 | 2026.05.14 14:05:01.950685 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3635 | 2026.05.14 14:05:01.950909 [ 271 ] {943dc9f0-9686-4610-8551-0fcf6094d78b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.05.14 14:05:01.951054 [ 271 ] {943dc9f0-9686-4610-8551-0fcf6094d78b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001519 sec., 105332.45556287031 rows/sec., 7.34 MiB/sec. | ||
| 3637 | 2026.05.14 14:05:01.951070 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3638 | 2026.05.14 14:05:01.951093 [ 271 ] {943dc9f0-9686-4610-8551-0fcf6094d78b} <Debug> TCPHandler: Processed in 0.001698005 sec. | ||
| 3639 | 2026.05.14 14:05:01.951161 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.05.14 14:05:01.951193 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3641 | 2026.05.14 14:05:01.951255 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2026.05.14 14:05:01.951293 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3643 | 2026.05.14 14:05:01.951367 [ 271 ] {46756d70-3bbf-4d3f-a92f-6a7f61b60933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3644 | 2026.05.14 14:05:01.951371 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3051 rows, containing 5 columns (5 merged, 0 gathered) in 0.002048499 sec., 1489383.2020420805 rows/sec., 109.11 MiB/sec. | ||
| 3645 | 2026.05.14 14:05:01.951418 [ 271 ] {46756d70-3bbf-4d3f-a92f-6a7f61b60933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3646 | 2026.05.14 14:05:01.951432 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3647 | 2026.05.14 14:05:01.951474 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7555 rows starting from the beginning of the part | ||
| 3648 | 2026.05.14 14:05:01.951543 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3649 | 2026.05.14 14:05:01.951606 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3650 | 2026.05.14 14:05:01.951663 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3651 | 2026.05.14 14:05:01.951671 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3652 | 2026.05.14 14:05:01.951738 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 3653 | 2026.05.14 14:05:01.951788 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3654 | 2026.05.14 14:05:01.951820 [ 271 ] {46756d70-3bbf-4d3f-a92f-6a7f61b60933} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.05.14 14:05:01.951861 [ 271 ] {46756d70-3bbf-4d3f-a92f-6a7f61b60933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3656 | 2026.05.14 14:05:01.951980 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_21_4} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2026.05.14 14:05:01.952050 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_21_4} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3658 | 2026.05.14 14:05:01.952117 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3659 | 2026.05.14 14:05:01.952198 [ 271 ] {46756d70-3bbf-4d3f-a92f-6a7f61b60933} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3660 | 2026.05.14 14:05:01.952417 [ 271 ] {46756d70-3bbf-4d3f-a92f-6a7f61b60933} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2026.05.14 14:05:01.952527 [ 129 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3662 | 2026.05.14 14:05:01.952550 [ 271 ] {46756d70-3bbf-4d3f-a92f-6a7f61b60933} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 3663 | 2026.05.14 14:05:01.952585 [ 129 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.05.14 14:05:01.952616 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3665 | 2026.05.14 14:05:01.952618 [ 271 ] {46756d70-3bbf-4d3f-a92f-6a7f61b60933} <Debug> TCPHandler: Processed in 0.001412163 sec. | ||
| 3666 | 2026.05.14 14:05:01.952693 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3667 | 2026.05.14 14:05:01.952784 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3668 | 2026.05.14 14:05:01.952809 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 990 rows starting from the beginning of the part | ||
| 3669 | 2026.05.14 14:05:01.952853 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3670 | 2026.05.14 14:05:01.952895 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3671 | 2026.05.14 14:05:01.952930 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3672 | 2026.05.14 14:05:01.952967 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3673 | 2026.05.14 14:05:01.953005 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3674 | 2026.05.14 14:05:01.953849 [ 186 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 4 columns (4 merged, 0 gathered) in 0.001183062 sec., 1141106.7213721683 rows/sec., 73.60 MiB/sec. | ||
| 3675 | 2026.05.14 14:05:01.954052 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3676 | 2026.05.14 14:05:01.954332 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_21_4} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2026.05.14 14:05:01.954402 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_21_4} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3678 | 2026.05.14 14:05:01.954494 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3679 | 2026.05.14 14:05:01.955083 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8565 rows, containing 5 columns (5 merged, 0 gathered) in 0.003833426 sec., 2234293.8144625723 rows/sec., 142.19 MiB/sec. | ||
| 3680 | 2026.05.14 14:05:01.955255 [ 191 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3681 | 2026.05.14 14:05:01.955557 [ 191 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.05.14 14:05:01.955630 [ 191 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3683 | 2026.05.14 14:05:01.955703 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3684 | 2026.05.14 14:05:02.001193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.86 MiB, peak 237.53 MiB, free memory in arenas 0.00 B, will set to 233.20 MiB (RSS), difference: 2.33 MiB | ||
| 3685 | 2026.05.14 14:05:02.240743 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2026.05.14 14:05:02.241044 [ 271 ] {448f5036-94c2-474d-8099-3a3bf20c6afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3687 | 2026.05.14 14:05:02.241457 [ 271 ] {448f5036-94c2-474d-8099-3a3bf20c6afe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3688 | 2026.05.14 14:05:02.241502 [ 271 ] {448f5036-94c2-474d-8099-3a3bf20c6afe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3689 | 2026.05.14 14:05:02.241762 [ 271 ] {448f5036-94c2-474d-8099-3a3bf20c6afe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3690 | 2026.05.14 14:05:02.241830 [ 271 ] {448f5036-94c2-474d-8099-3a3bf20c6afe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3691 | 2026.05.14 14:05:02.241976 [ 271 ] {448f5036-94c2-474d-8099-3a3bf20c6afe} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 3692 | 2026.05.14 14:05:02.242013 [ 271 ] {448f5036-94c2-474d-8099-3a3bf20c6afe} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3693 | 2026.05.14 14:05:02.242035 [ 271 ] {448f5036-94c2-474d-8099-3a3bf20c6afe} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 3694 | 2026.05.14 14:05:02.242052 [ 271 ] {448f5036-94c2-474d-8099-3a3bf20c6afe} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3695 | 2026.05.14 14:05:02.242095 [ 271 ] {448f5036-94c2-474d-8099-3a3bf20c6afe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3696 | 2026.05.14 14:05:02.242115 [ 271 ] {448f5036-94c2-474d-8099-3a3bf20c6afe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3697 | 2026.05.14 14:05:02.243731 [ 271 ] {448f5036-94c2-474d-8099-3a3bf20c6afe} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002823 sec., 15586.255756287637 rows/sec., 3.26 MiB/sec. | ||
| 3698 | 2026.05.14 14:05:02.243843 [ 271 ] {448f5036-94c2-474d-8099-3a3bf20c6afe} <Debug> TCPHandler: Processed in 0.00325584 sec. | ||
| 3699 | 2026.05.14 14:05:02.259044 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3700 | 2026.05.14 14:05:02.259245 [ 271 ] {97f860dc-da6e-4ff9-9e47-67f94bd60426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3701 | 2026.05.14 14:05:02.259322 [ 271 ] {97f860dc-da6e-4ff9-9e47-67f94bd60426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3702 | 2026.05.14 14:05:02.260046 [ 271 ] {97f860dc-da6e-4ff9-9e47-67f94bd60426} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.05.14 14:05:02.260097 [ 271 ] {97f860dc-da6e-4ff9-9e47-67f94bd60426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3704 | 2026.05.14 14:05:02.260501 [ 271 ] {97f860dc-da6e-4ff9-9e47-67f94bd60426} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3705 | 2026.05.14 14:05:02.260756 [ 271 ] {97f860dc-da6e-4ff9-9e47-67f94bd60426} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.05.14 14:05:02.260923 [ 271 ] {97f860dc-da6e-4ff9-9e47-67f94bd60426} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001734 sec., 163783.1603229527 rows/sec., 10.40 MiB/sec. | ||
| 3707 | 2026.05.14 14:05:02.260962 [ 271 ] {97f860dc-da6e-4ff9-9e47-67f94bd60426} <Debug> TCPHandler: Processed in 0.002016989 sec. | ||
| 3708 | 2026.05.14 14:05:02.261103 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2026.05.14 14:05:02.261201 [ 271 ] {d38d4dfa-4fdd-4bd0-8a6c-da344606c5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3710 | 2026.05.14 14:05:02.261242 [ 271 ] {d38d4dfa-4fdd-4bd0-8a6c-da344606c5b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3711 | 2026.05.14 14:05:02.263346 [ 271 ] {d38d4dfa-4fdd-4bd0-8a6c-da344606c5b3} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.05.14 14:05:02.263386 [ 271 ] {d38d4dfa-4fdd-4bd0-8a6c-da344606c5b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3713 | 2026.05.14 14:05:02.263898 [ 271 ] {d38d4dfa-4fdd-4bd0-8a6c-da344606c5b3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3714 | 2026.05.14 14:05:02.264119 [ 271 ] {d38d4dfa-4fdd-4bd0-8a6c-da344606c5b3} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.05.14 14:05:02.264252 [ 271 ] {d38d4dfa-4fdd-4bd0-8a6c-da344606c5b3} <Debug> executeQuery: Read 3230 rows, 247.07 KiB in 0.003069 sec., 1052460.0847181492 rows/sec., 78.62 MiB/sec. | ||
| 3716 | 2026.05.14 14:05:02.264291 [ 271 ] {d38d4dfa-4fdd-4bd0-8a6c-da344606c5b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3717 | 2026.05.14 14:05:02.264305 [ 271 ] {d38d4dfa-4fdd-4bd0-8a6c-da344606c5b3} <Debug> TCPHandler: Processed in 0.0032521 sec. | ||
| 3718 | 2026.05.14 14:05:02.264439 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3719 | 2026.05.14 14:05:02.264537 [ 271 ] {1f075fe7-dd1a-4cf4-99f9-4e01e4b3efce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3720 | 2026.05.14 14:05:02.264577 [ 271 ] {1f075fe7-dd1a-4cf4-99f9-4e01e4b3efce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3721 | 2026.05.14 14:05:02.265153 [ 271 ] {1f075fe7-dd1a-4cf4-99f9-4e01e4b3efce} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3722 | 2026.05.14 14:05:02.265193 [ 271 ] {1f075fe7-dd1a-4cf4-99f9-4e01e4b3efce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3723 | 2026.05.14 14:05:02.265515 [ 271 ] {1f075fe7-dd1a-4cf4-99f9-4e01e4b3efce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3724 | 2026.05.14 14:05:02.265736 [ 271 ] {1f075fe7-dd1a-4cf4-99f9-4e01e4b3efce} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2026.05.14 14:05:02.265879 [ 271 ] {1f075fe7-dd1a-4cf4-99f9-4e01e4b3efce} <Debug> executeQuery: Read 195 rows, 12.53 KiB in 0.00136 sec., 143382.35294117645 rows/sec., 9.00 MiB/sec. | ||
| 3726 | 2026.05.14 14:05:02.265918 [ 271 ] {1f075fe7-dd1a-4cf4-99f9-4e01e4b3efce} <Debug> TCPHandler: Processed in 0.001528815 sec. | ||
| 3727 | 2026.05.14 14:05:02.266066 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3728 | 2026.05.14 14:05:02.266165 [ 271 ] {0f1536ea-4ed4-40f1-9382-7356b9ee9394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3729 | 2026.05.14 14:05:02.266205 [ 271 ] {0f1536ea-4ed4-40f1-9382-7356b9ee9394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3730 | 2026.05.14 14:05:02.267213 [ 271 ] {0f1536ea-4ed4-40f1-9382-7356b9ee9394} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2026.05.14 14:05:02.267250 [ 271 ] {0f1536ea-4ed4-40f1-9382-7356b9ee9394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3732 | 2026.05.14 14:05:02.267604 [ 271 ] {0f1536ea-4ed4-40f1-9382-7356b9ee9394} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3733 | 2026.05.14 14:05:02.267835 [ 271 ] {0f1536ea-4ed4-40f1-9382-7356b9ee9394} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2026.05.14 14:05:02.267968 [ 271 ] {0f1536ea-4ed4-40f1-9382-7356b9ee9394} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001822 sec., 521405.0493962678 rows/sec., 30.68 MiB/sec. | ||
| 3735 | 2026.05.14 14:05:02.268006 [ 271 ] {0f1536ea-4ed4-40f1-9382-7356b9ee9394} <Debug> TCPHandler: Processed in 0.001989469 sec. | ||
| 3736 | 2026.05.14 14:05:02.268166 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3737 | 2026.05.14 14:05:02.268264 [ 271 ] {9409cc73-701b-4657-b5f6-07a09fc587a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3738 | 2026.05.14 14:05:02.268305 [ 271 ] {9409cc73-701b-4657-b5f6-07a09fc587a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3739 | 2026.05.14 14:05:02.268716 [ 271 ] {9409cc73-701b-4657-b5f6-07a09fc587a4} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2026.05.14 14:05:02.268752 [ 271 ] {9409cc73-701b-4657-b5f6-07a09fc587a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3741 | 2026.05.14 14:05:02.269037 [ 271 ] {9409cc73-701b-4657-b5f6-07a09fc587a4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3742 | 2026.05.14 14:05:02.269244 [ 271 ] {9409cc73-701b-4657-b5f6-07a09fc587a4} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2026.05.14 14:05:02.269370 [ 271 ] {9409cc73-701b-4657-b5f6-07a09fc587a4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 62.56 KiB/sec. | ||
| 3744 | 2026.05.14 14:05:02.269407 [ 271 ] {9409cc73-701b-4657-b5f6-07a09fc587a4} <Debug> TCPHandler: Processed in 0.001290142 sec. | ||
| 3745 | 2026.05.14 14:05:02.269535 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3746 | 2026.05.14 14:05:02.269632 [ 271 ] {afad8247-f1bd-4b1d-a883-58fac94e5462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3747 | 2026.05.14 14:05:02.269672 [ 271 ] {afad8247-f1bd-4b1d-a883-58fac94e5462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3748 | 2026.05.14 14:05:02.270153 [ 271 ] {afad8247-f1bd-4b1d-a883-58fac94e5462} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2026.05.14 14:05:02.270189 [ 271 ] {afad8247-f1bd-4b1d-a883-58fac94e5462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3750 | 2026.05.14 14:05:02.270489 [ 271 ] {afad8247-f1bd-4b1d-a883-58fac94e5462} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3751 | 2026.05.14 14:05:02.270700 [ 271 ] {afad8247-f1bd-4b1d-a883-58fac94e5462} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2026.05.14 14:05:02.270834 [ 271 ] {afad8247-f1bd-4b1d-a883-58fac94e5462} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 3753 | 2026.05.14 14:05:02.270872 [ 271 ] {afad8247-f1bd-4b1d-a883-58fac94e5462} <Debug> TCPHandler: Processed in 0.001385393 sec. | ||
| 3754 | 2026.05.14 14:05:02.271011 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2026.05.14 14:05:02.271116 [ 271 ] {7e8d5422-5e8c-48b1-a67b-1842bbeb0601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3756 | 2026.05.14 14:05:02.271166 [ 271 ] {7e8d5422-5e8c-48b1-a67b-1842bbeb0601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3757 | 2026.05.14 14:05:02.272404 [ 271 ] {7e8d5422-5e8c-48b1-a67b-1842bbeb0601} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.05.14 14:05:02.272441 [ 271 ] {7e8d5422-5e8c-48b1-a67b-1842bbeb0601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3759 | 2026.05.14 14:05:02.272821 [ 271 ] {7e8d5422-5e8c-48b1-a67b-1842bbeb0601} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3760 | 2026.05.14 14:05:02.273034 [ 271 ] {7e8d5422-5e8c-48b1-a67b-1842bbeb0601} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2026.05.14 14:05:02.273162 [ 271 ] {7e8d5422-5e8c-48b1-a67b-1842bbeb0601} <Debug> executeQuery: Read 1758 rows, 121.54 KiB in 0.002064 sec., 851744.1860465116 rows/sec., 57.51 MiB/sec. | ||
| 3762 | 2026.05.14 14:05:02.273201 [ 271 ] {7e8d5422-5e8c-48b1-a67b-1842bbeb0601} <Debug> TCPHandler: Processed in 0.002238881 sec. | ||
| 3763 | 2026.05.14 14:05:02.273332 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3764 | 2026.05.14 14:05:02.273429 [ 271 ] {461683d7-3a4b-486d-9211-938195a169b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3765 | 2026.05.14 14:05:02.273470 [ 271 ] {461683d7-3a4b-486d-9211-938195a169b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3766 | 2026.05.14 14:05:02.273841 [ 271 ] {461683d7-3a4b-486d-9211-938195a169b7} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2026.05.14 14:05:02.273878 [ 271 ] {461683d7-3a4b-486d-9211-938195a169b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3768 | 2026.05.14 14:05:02.274198 [ 271 ] {461683d7-3a4b-486d-9211-938195a169b7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3769 | 2026.05.14 14:05:02.274410 [ 271 ] {461683d7-3a4b-486d-9211-938195a169b7} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.05.14 14:05:02.274539 [ 271 ] {461683d7-3a4b-486d-9211-938195a169b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 3771 | 2026.05.14 14:05:02.274576 [ 271 ] {461683d7-3a4b-486d-9211-938195a169b7} <Debug> TCPHandler: Processed in 0.001292982 sec. | ||
| 3772 | 2026.05.14 14:05:02.274705 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2026.05.14 14:05:02.274810 [ 271 ] {bbdc9ffb-6c19-43ea-a102-5978811f9d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3774 | 2026.05.14 14:05:02.274852 [ 271 ] {bbdc9ffb-6c19-43ea-a102-5978811f9d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3775 | 2026.05.14 14:05:02.275717 [ 271 ] {bbdc9ffb-6c19-43ea-a102-5978811f9d3b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.05.14 14:05:02.275754 [ 271 ] {bbdc9ffb-6c19-43ea-a102-5978811f9d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3777 | 2026.05.14 14:05:02.276191 [ 271 ] {bbdc9ffb-6c19-43ea-a102-5978811f9d3b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3778 | 2026.05.14 14:05:02.276401 [ 271 ] {bbdc9ffb-6c19-43ea-a102-5978811f9d3b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.05.14 14:05:02.276530 [ 271 ] {bbdc9ffb-6c19-43ea-a102-5978811f9d3b} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001739 sec., 920644.0483036228 rows/sec., 55.89 MiB/sec. | ||
| 3780 | 2026.05.14 14:05:02.276567 [ 271 ] {bbdc9ffb-6c19-43ea-a102-5978811f9d3b} <Debug> TCPHandler: Processed in 0.001911528 sec. | ||
| 3781 | 2026.05.14 14:05:02.276695 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2026.05.14 14:05:02.276792 [ 271 ] {6f0c2ed8-b652-4728-80b1-1b1dab2e7509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3783 | 2026.05.14 14:05:02.276835 [ 271 ] {6f0c2ed8-b652-4728-80b1-1b1dab2e7509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3784 | 2026.05.14 14:05:02.277239 [ 271 ] {6f0c2ed8-b652-4728-80b1-1b1dab2e7509} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2026.05.14 14:05:02.277276 [ 271 ] {6f0c2ed8-b652-4728-80b1-1b1dab2e7509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3786 | 2026.05.14 14:05:02.277566 [ 271 ] {6f0c2ed8-b652-4728-80b1-1b1dab2e7509} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3787 | 2026.05.14 14:05:02.277781 [ 271 ] {6f0c2ed8-b652-4728-80b1-1b1dab2e7509} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2026.05.14 14:05:02.277897 [ 133 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3789 | 2026.05.14 14:05:02.277910 [ 271 ] {6f0c2ed8-b652-4728-80b1-1b1dab2e7509} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 59.26 KiB/sec. | ||
| 3790 | 2026.05.14 14:05:02.277971 [ 133 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2026.05.14 14:05:02.277977 [ 271 ] {6f0c2ed8-b652-4728-80b1-1b1dab2e7509} <Debug> TCPHandler: Processed in 0.001331752 sec. | ||
| 3792 | 2026.05.14 14:05:02.278003 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3793 | 2026.05.14 14:05:02.278118 [ 198 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3794 | 2026.05.14 14:05:02.278150 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3795 | 2026.05.14 14:05:02.278260 [ 271 ] {d455e07e-e85f-4669-9c0a-d7ef11e50f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3796 | 2026.05.14 14:05:02.278269 [ 198 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3797 | 2026.05.14 14:05:02.278312 [ 198 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3798 | 2026.05.14 14:05:02.278319 [ 271 ] {d455e07e-e85f-4669-9c0a-d7ef11e50f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3799 | 2026.05.14 14:05:02.278368 [ 198 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3800 | 2026.05.14 14:05:02.278418 [ 198 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3801 | 2026.05.14 14:05:02.278455 [ 198 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3802 | 2026.05.14 14:05:02.278492 [ 198 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3803 | 2026.05.14 14:05:02.278531 [ 198 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3804 | 2026.05.14 14:05:02.279295 [ 271 ] {d455e07e-e85f-4669-9c0a-d7ef11e50f0c} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2026.05.14 14:05:02.279303 [ 198 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001229831 sec., 8131.1985142674075 rows/sec., 547.90 KiB/sec. | ||
| 3806 | 2026.05.14 14:05:02.279341 [ 271 ] {d455e07e-e85f-4669-9c0a-d7ef11e50f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3807 | 2026.05.14 14:05:02.279513 [ 199 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3808 | 2026.05.14 14:05:02.279913 [ 199 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_10_2} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3809 | 2026.05.14 14:05:02.279983 [ 271 ] {d455e07e-e85f-4669-9c0a-d7ef11e50f0c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3810 | 2026.05.14 14:05:02.280013 [ 199 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_10_2} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3811 | 2026.05.14 14:05:02.280145 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3812 | 2026.05.14 14:05:02.280243 [ 271 ] {d455e07e-e85f-4669-9c0a-d7ef11e50f0c} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2026.05.14 14:05:02.280396 [ 271 ] {d455e07e-e85f-4669-9c0a-d7ef11e50f0c} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002154 sec., 24605.385329619312 rows/sec., 44.09 MiB/sec. | ||
| 3814 | 2026.05.14 14:05:02.280451 [ 271 ] {d455e07e-e85f-4669-9c0a-d7ef11e50f0c} <Debug> TCPHandler: Processed in 0.002349762 sec. | ||
| 3815 | 2026.05.14 14:05:02.280615 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3816 | 2026.05.14 14:05:02.280713 [ 271 ] {c40830da-6ca2-4363-9466-1fc21b0e8d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3817 | 2026.05.14 14:05:02.280754 [ 271 ] {c40830da-6ca2-4363-9466-1fc21b0e8d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3818 | 2026.05.14 14:05:02.281122 [ 271 ] {c40830da-6ca2-4363-9466-1fc21b0e8d25} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2026.05.14 14:05:02.281159 [ 271 ] {c40830da-6ca2-4363-9466-1fc21b0e8d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3820 | 2026.05.14 14:05:02.281465 [ 271 ] {c40830da-6ca2-4363-9466-1fc21b0e8d25} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3821 | 2026.05.14 14:05:02.281675 [ 271 ] {c40830da-6ca2-4363-9466-1fc21b0e8d25} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3822 | 2026.05.14 14:05:02.281804 [ 271 ] {c40830da-6ca2-4363-9466-1fc21b0e8d25} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00111 sec., 37837.83783783783 rows/sec., 2.16 MiB/sec. | ||
| 3823 | 2026.05.14 14:05:02.281848 [ 271 ] {c40830da-6ca2-4363-9466-1fc21b0e8d25} <Debug> TCPHandler: Processed in 0.001281022 sec. | ||
| 3824 | 2026.05.14 14:05:06.328909 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 482 | ||
| 3825 | 2026.05.14 14:05:06.331814 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2026.05.14 14:05:06.331861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3827 | 2026.05.14 14:05:06.333065 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3828 | 2026.05.14 14:05:06.333331 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.05.14 14:05:06.333492 [ 121 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3830 | 2026.05.14 14:05:06.333565 [ 121 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2026.05.14 14:05:06.333576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3832 | 2026.05.14 14:05:06.333590 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3833 | 2026.05.14 14:05:06.333716 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3834 | 2026.05.14 14:05:06.334333 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3835 | 2026.05.14 14:05:06.334498 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 264 rows starting from the beginning of the part | ||
| 3836 | 2026.05.14 14:05:06.334918 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3837 | 2026.05.14 14:05:06.335266 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 3838 | 2026.05.14 14:05:06.335604 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 3839 | 2026.05.14 14:05:06.335932 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3840 | 2026.05.14 14:05:06.336270 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 3841 | 2026.05.14 14:05:06.341978 [ 199 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 72 columns (72 merged, 0 gathered) in 0.008307997 sec., 58016.39071367022 rows/sec., 51.37 MiB/sec. | ||
| 3842 | 2026.05.14 14:05:06.342816 [ 200 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3843 | 2026.05.14 14:05:06.343341 [ 200 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_11_2} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3844 | 2026.05.14 14:05:06.343422 [ 200 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_11_2} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3845 | 2026.05.14 14:05:06.343583 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 3846 | 2026.05.14 14:05:06.939910 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3847 | 2026.05.14 14:05:06.940162 [ 271 ] {583b6a3c-33c8-4be4-9fca-3a2d07240281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 3848 | 2026.05.14 14:05:06.940520 [ 271 ] {583b6a3c-33c8-4be4-9fca-3a2d07240281} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3849 | 2026.05.14 14:05:06.940564 [ 271 ] {583b6a3c-33c8-4be4-9fca-3a2d07240281} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 3850 | 2026.05.14 14:05:06.940779 [ 271 ] {583b6a3c-33c8-4be4-9fca-3a2d07240281} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3851 | 2026.05.14 14:05:06.940846 [ 271 ] {583b6a3c-33c8-4be4-9fca-3a2d07240281} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3852 | 2026.05.14 14:05:06.940983 [ 271 ] {583b6a3c-33c8-4be4-9fca-3a2d07240281} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3853 | 2026.05.14 14:05:06.941020 [ 271 ] {583b6a3c-33c8-4be4-9fca-3a2d07240281} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3854 | 2026.05.14 14:05:06.941042 [ 271 ] {583b6a3c-33c8-4be4-9fca-3a2d07240281} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 3855 | 2026.05.14 14:05:06.941058 [ 271 ] {583b6a3c-33c8-4be4-9fca-3a2d07240281} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3856 | 2026.05.14 14:05:06.941097 [ 271 ] {583b6a3c-33c8-4be4-9fca-3a2d07240281} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 3857 | 2026.05.14 14:05:06.941119 [ 271 ] {583b6a3c-33c8-4be4-9fca-3a2d07240281} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3858 | 2026.05.14 14:05:06.942237 [ 271 ] {583b6a3c-33c8-4be4-9fca-3a2d07240281} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002178 sec., 20202.020202020205 rows/sec., 4.22 MiB/sec. | ||
| 3859 | 2026.05.14 14:05:06.942339 [ 271 ] {583b6a3c-33c8-4be4-9fca-3a2d07240281} <Debug> TCPHandler: Processed in 0.002570194 sec. | ||
| 3860 | 2026.05.14 14:05:06.943762 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3861 | 2026.05.14 14:05:06.943878 [ 271 ] {46e9787c-312d-422d-97ce-c590b2bd02b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3862 | 2026.05.14 14:05:06.943922 [ 271 ] {46e9787c-312d-422d-97ce-c590b2bd02b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3863 | 2026.05.14 14:05:06.944469 [ 271 ] {46e9787c-312d-422d-97ce-c590b2bd02b2} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2026.05.14 14:05:06.944514 [ 271 ] {46e9787c-312d-422d-97ce-c590b2bd02b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3865 | 2026.05.14 14:05:06.944880 [ 271 ] {46e9787c-312d-422d-97ce-c590b2bd02b2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3866 | 2026.05.14 14:05:06.945108 [ 271 ] {46e9787c-312d-422d-97ce-c590b2bd02b2} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2026.05.14 14:05:06.945256 [ 271 ] {46e9787c-312d-422d-97ce-c590b2bd02b2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00141 sec., 39716.31205673759 rows/sec., 3.03 MiB/sec. | ||
| 3868 | 2026.05.14 14:05:06.945295 [ 271 ] {46e9787c-312d-422d-97ce-c590b2bd02b2} <Debug> TCPHandler: Processed in 0.001586344 sec. | ||
| 3869 | 2026.05.14 14:05:06.945444 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3870 | 2026.05.14 14:05:06.945542 [ 271 ] {83a3bb47-02c1-42db-b4b7-1ed15edef94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3871 | 2026.05.14 14:05:06.945582 [ 271 ] {83a3bb47-02c1-42db-b4b7-1ed15edef94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3872 | 2026.05.14 14:05:06.946114 [ 271 ] {83a3bb47-02c1-42db-b4b7-1ed15edef94e} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3873 | 2026.05.14 14:05:06.946153 [ 271 ] {83a3bb47-02c1-42db-b4b7-1ed15edef94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3874 | 2026.05.14 14:05:06.946468 [ 271 ] {83a3bb47-02c1-42db-b4b7-1ed15edef94e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3875 | 2026.05.14 14:05:06.946690 [ 271 ] {83a3bb47-02c1-42db-b4b7-1ed15edef94e} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2026.05.14 14:05:06.946820 [ 271 ] {83a3bb47-02c1-42db-b4b7-1ed15edef94e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001297 sec., 49344.64148033925 rows/sec., 3.85 MiB/sec. | ||
| 3877 | 2026.05.14 14:05:06.946859 [ 271 ] {83a3bb47-02c1-42db-b4b7-1ed15edef94e} <Debug> TCPHandler: Processed in 0.001464494 sec. | ||
| 3878 | 2026.05.14 14:05:06.946996 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3879 | 2026.05.14 14:05:06.947095 [ 271 ] {bd5c7a5e-8274-46fb-a54e-b53e4f558c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3880 | 2026.05.14 14:05:06.947137 [ 271 ] {bd5c7a5e-8274-46fb-a54e-b53e4f558c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3881 | 2026.05.14 14:05:06.947575 [ 271 ] {bd5c7a5e-8274-46fb-a54e-b53e4f558c7f} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2026.05.14 14:05:06.947613 [ 271 ] {bd5c7a5e-8274-46fb-a54e-b53e4f558c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3883 | 2026.05.14 14:05:06.947938 [ 271 ] {bd5c7a5e-8274-46fb-a54e-b53e4f558c7f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3884 | 2026.05.14 14:05:06.948150 [ 271 ] {bd5c7a5e-8274-46fb-a54e-b53e4f558c7f} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2026.05.14 14:05:06.948281 [ 271 ] {bd5c7a5e-8274-46fb-a54e-b53e4f558c7f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001205 sec., 106224.0663900415 rows/sec., 7.40 MiB/sec. | ||
| 3886 | 2026.05.14 14:05:06.948318 [ 271 ] {bd5c7a5e-8274-46fb-a54e-b53e4f558c7f} <Debug> TCPHandler: Processed in 0.001371372 sec. | ||
| 3887 | 2026.05.14 14:05:06.948475 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3888 | 2026.05.14 14:05:06.948573 [ 271 ] {2456dcc3-2290-430d-87f9-886bb884bc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3889 | 2026.05.14 14:05:06.948615 [ 271 ] {2456dcc3-2290-430d-87f9-886bb884bc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3890 | 2026.05.14 14:05:06.949087 [ 271 ] {2456dcc3-2290-430d-87f9-886bb884bc68} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3891 | 2026.05.14 14:05:06.949132 [ 271 ] {2456dcc3-2290-430d-87f9-886bb884bc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3892 | 2026.05.14 14:05:06.949495 [ 271 ] {2456dcc3-2290-430d-87f9-886bb884bc68} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3893 | 2026.05.14 14:05:06.949717 [ 271 ] {2456dcc3-2290-430d-87f9-886bb884bc68} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.05.14 14:05:06.949853 [ 271 ] {2456dcc3-2290-430d-87f9-886bb884bc68} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.0013 sec., 36923.07692307692 rows/sec., 2.49 MiB/sec. | ||
| 3895 | 2026.05.14 14:05:06.949892 [ 271 ] {2456dcc3-2290-430d-87f9-886bb884bc68} <Debug> TCPHandler: Processed in 0.001466264 sec. | ||
| 3896 | 2026.05.14 14:05:08.814527 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7208 | ||
| 3897 | 2026.05.14 14:05:08.814999 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2026.05.14 14:05:08.815044 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3899 | 2026.05.14 14:05:08.815513 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3900 | 2026.05.14 14:05:08.815745 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2026.05.14 14:05:08.815879 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7208 | ||
| 3902 | 2026.05.14 14:05:09.178904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3903 | 2026.05.14 14:05:09.194195 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2026.05.14 14:05:09.194247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3905 | 2026.05.14 14:05:09.199980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3906 | 2026.05.14 14:05:09.200681 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2026.05.14 14:05:09.203228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3908 | 2026.05.14 14:05:11.941457 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3909 | 2026.05.14 14:05:11.941817 [ 271 ] {498118d1-78e3-4462-b0d4-b34c88fe56ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 3910 | 2026.05.14 14:05:11.942174 [ 271 ] {498118d1-78e3-4462-b0d4-b34c88fe56ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3911 | 2026.05.14 14:05:11.942221 [ 271 ] {498118d1-78e3-4462-b0d4-b34c88fe56ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 3912 | 2026.05.14 14:05:11.942476 [ 271 ] {498118d1-78e3-4462-b0d4-b34c88fe56ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3913 | 2026.05.14 14:05:11.942555 [ 271 ] {498118d1-78e3-4462-b0d4-b34c88fe56ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3914 | 2026.05.14 14:05:11.942711 [ 271 ] {498118d1-78e3-4462-b0d4-b34c88fe56ec} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3915 | 2026.05.14 14:05:11.942750 [ 271 ] {498118d1-78e3-4462-b0d4-b34c88fe56ec} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3916 | 2026.05.14 14:05:11.942774 [ 271 ] {498118d1-78e3-4462-b0d4-b34c88fe56ec} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 3917 | 2026.05.14 14:05:11.942790 [ 271 ] {498118d1-78e3-4462-b0d4-b34c88fe56ec} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3918 | 2026.05.14 14:05:11.942833 [ 271 ] {498118d1-78e3-4462-b0d4-b34c88fe56ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 3919 | 2026.05.14 14:05:11.942854 [ 271 ] {498118d1-78e3-4462-b0d4-b34c88fe56ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3920 | 2026.05.14 14:05:11.943987 [ 271 ] {498118d1-78e3-4462-b0d4-b34c88fe56ec} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00229 sec., 19213.973799126637 rows/sec., 4.02 MiB/sec. | ||
| 3921 | 2026.05.14 14:05:11.944100 [ 271 ] {498118d1-78e3-4462-b0d4-b34c88fe56ec} <Debug> TCPHandler: Processed in 0.002843867 sec. | ||
| 3922 | 2026.05.14 14:05:11.945725 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2026.05.14 14:05:11.945960 [ 271 ] {5b9c4e91-9d5c-42ce-81f2-f35398a60a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3924 | 2026.05.14 14:05:11.946048 [ 271 ] {5b9c4e91-9d5c-42ce-81f2-f35398a60a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3925 | 2026.05.14 14:05:11.946933 [ 271 ] {5b9c4e91-9d5c-42ce-81f2-f35398a60a77} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.05.14 14:05:11.946973 [ 271 ] {5b9c4e91-9d5c-42ce-81f2-f35398a60a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3927 | 2026.05.14 14:05:11.947368 [ 271 ] {5b9c4e91-9d5c-42ce-81f2-f35398a60a77} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3928 | 2026.05.14 14:05:11.947600 [ 271 ] {5b9c4e91-9d5c-42ce-81f2-f35398a60a77} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2026.05.14 14:05:11.947750 [ 271 ] {5b9c4e91-9d5c-42ce-81f2-f35398a60a77} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001851 sec., 30253.916801728796 rows/sec., 2.31 MiB/sec. | ||
| 3930 | 2026.05.14 14:05:11.947791 [ 271 ] {5b9c4e91-9d5c-42ce-81f2-f35398a60a77} <Debug> TCPHandler: Processed in 0.00214138 sec. | ||
| 3931 | 2026.05.14 14:05:11.947947 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3932 | 2026.05.14 14:05:11.948057 [ 271 ] {1d66da11-d635-4066-a35a-dee7eb33fdea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3933 | 2026.05.14 14:05:11.948098 [ 271 ] {1d66da11-d635-4066-a35a-dee7eb33fdea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3934 | 2026.05.14 14:05:11.948589 [ 271 ] {1d66da11-d635-4066-a35a-dee7eb33fdea} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.05.14 14:05:11.948627 [ 271 ] {1d66da11-d635-4066-a35a-dee7eb33fdea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3936 | 2026.05.14 14:05:11.948940 [ 271 ] {1d66da11-d635-4066-a35a-dee7eb33fdea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3937 | 2026.05.14 14:05:11.949161 [ 271 ] {1d66da11-d635-4066-a35a-dee7eb33fdea} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.05.14 14:05:11.949293 [ 271 ] {1d66da11-d635-4066-a35a-dee7eb33fdea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 3939 | 2026.05.14 14:05:11.949333 [ 271 ] {1d66da11-d635-4066-a35a-dee7eb33fdea} <Debug> TCPHandler: Processed in 0.001438663 sec. | ||
| 3940 | 2026.05.14 14:05:11.949473 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3941 | 2026.05.14 14:05:11.949580 [ 271 ] {7642ac52-d28d-4914-8164-e7325427c368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3942 | 2026.05.14 14:05:11.949631 [ 271 ] {7642ac52-d28d-4914-8164-e7325427c368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3943 | 2026.05.14 14:05:11.950097 [ 271 ] {7642ac52-d28d-4914-8164-e7325427c368} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2026.05.14 14:05:11.950135 [ 271 ] {7642ac52-d28d-4914-8164-e7325427c368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3945 | 2026.05.14 14:05:11.950485 [ 271 ] {7642ac52-d28d-4914-8164-e7325427c368} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3946 | 2026.05.14 14:05:11.950710 [ 271 ] {7642ac52-d28d-4914-8164-e7325427c368} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2026.05.14 14:05:11.950845 [ 271 ] {7642ac52-d28d-4914-8164-e7325427c368} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 3948 | 2026.05.14 14:05:11.950884 [ 271 ] {7642ac52-d28d-4914-8164-e7325427c368} <Debug> TCPHandler: Processed in 0.001462323 sec. | ||
| 3949 | 2026.05.14 14:05:11.951030 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3950 | 2026.05.14 14:05:11.951130 [ 271 ] {d43ba9e2-7264-4856-b1b5-8cf636f9bc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3951 | 2026.05.14 14:05:11.951173 [ 271 ] {d43ba9e2-7264-4856-b1b5-8cf636f9bc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3952 | 2026.05.14 14:05:11.951533 [ 271 ] {d43ba9e2-7264-4856-b1b5-8cf636f9bc18} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.05.14 14:05:11.951571 [ 271 ] {d43ba9e2-7264-4856-b1b5-8cf636f9bc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3954 | 2026.05.14 14:05:11.951880 [ 271 ] {d43ba9e2-7264-4856-b1b5-8cf636f9bc18} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3955 | 2026.05.14 14:05:11.952103 [ 271 ] {d43ba9e2-7264-4856-b1b5-8cf636f9bc18} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2026.05.14 14:05:11.952236 [ 271 ] {d43ba9e2-7264-4856-b1b5-8cf636f9bc18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 3957 | 2026.05.14 14:05:11.952273 [ 271 ] {d43ba9e2-7264-4856-b1b5-8cf636f9bc18} <Debug> TCPHandler: Processed in 0.001294712 sec. | ||
| 3958 | 2026.05.14 14:05:14.453121 [ 48 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3959 | 2026.05.14 14:05:14.453190 [ 48 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2026.05.14 14:05:14.453214 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3961 | 2026.05.14 14:05:14.453355 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3962 | 2026.05.14 14:05:14.453497 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3963 | 2026.05.14 14:05:14.453531 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3964 | 2026.05.14 14:05:14.453591 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3965 | 2026.05.14 14:05:14.453631 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3966 | 2026.05.14 14:05:14.453672 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3967 | 2026.05.14 14:05:14.453711 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3968 | 2026.05.14 14:05:14.454460 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.00116442 sec., 51527.79924769413 rows/sec., 2.63 MiB/sec. | ||
| 3969 | 2026.05.14 14:05:14.454769 [ 199 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3970 | 2026.05.14 14:05:14.455151 [ 199 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_10_2} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2026.05.14 14:05:14.455244 [ 199 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_10_2} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3972 | 2026.05.14 14:05:14.455355 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3973 | 2026.05.14 14:05:14.658943 [ 265 ] {} <Trace> TCP-Session: 9a266d6e-22d9-41e1-8899-6c742b0dcc5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3974 | 2026.05.14 14:05:14.659271 [ 265 ] {d1d64c4c-fa9f-4740-92df-f1240166c073} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62607) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 3975 | 2026.05.14 14:05:14.659949 [ 265 ] {d1d64c4c-fa9f-4740-92df-f1240166c073} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3976 | 2026.05.14 14:05:14.660350 [ 265 ] {d1d64c4c-fa9f-4740-92df-f1240166c073} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3977 | 2026.05.14 14:05:14.660828 [ 321 ] {d1d64c4c-fa9f-4740-92df-f1240166c073} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3978 | 2026.05.14 14:05:14.661599 [ 265 ] {d1d64c4c-fa9f-4740-92df-f1240166c073} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.00249 sec., 49799.19678714859 rows/sec., 2.74 MiB/sec. | ||
| 3979 | 2026.05.14 14:05:14.661700 [ 265 ] {d1d64c4c-fa9f-4740-92df-f1240166c073} <Debug> TCPHandler: Processed in 0.002931597 sec. | ||
| 3980 | 2026.05.14 14:05:14.743178 [ 48 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3981 | 2026.05.14 14:05:14.743235 [ 48 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2026.05.14 14:05:14.743264 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 3983 | 2026.05.14 14:05:14.743484 [ 192 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3984 | 2026.05.14 14:05:14.743741 [ 192 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3985 | 2026.05.14 14:05:14.743809 [ 192 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 3986 | 2026.05.14 14:05:14.743944 [ 192 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 3987 | 2026.05.14 14:05:14.744042 [ 192 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 183 rows starting from the beginning of the part | ||
| 3988 | 2026.05.14 14:05:14.744129 [ 192 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 184 rows starting from the beginning of the part | ||
| 3989 | 2026.05.14 14:05:14.744181 [ 192 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 195 rows starting from the beginning of the part | ||
| 3990 | 2026.05.14 14:05:14.745142 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001759376 sec., 554173.7525122544 rows/sec., 36.79 MiB/sec. | ||
| 3991 | 2026.05.14 14:05:14.745287 [ 192 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3992 | 2026.05.14 14:05:14.745544 [ 192 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_10_2} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.05.14 14:05:14.745617 [ 192 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_10_2} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3994 | 2026.05.14 14:05:14.745690 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3995 | 2026.05.14 14:05:15.001234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.12 MiB, peak 239.44 MiB, free memory in arenas 0.00 B, will set to 234.05 MiB (RSS), difference: -2.07 MiB | ||
| 3996 | 2026.05.14 14:05:16.248246 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3997 | 2026.05.14 14:05:16.248346 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3998 | 2026.05.14 14:05:16.316071 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7720 | ||
| 3999 | 2026.05.14 14:05:16.316564 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.05.14 14:05:16.316599 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4001 | 2026.05.14 14:05:16.317095 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4002 | 2026.05.14 14:05:16.317349 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.05.14 14:05:16.317478 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7720 | ||
| 4004 | 2026.05.14 14:05:16.317491 [ 71 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4005 | 2026.05.14 14:05:16.317537 [ 71 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.05.14 14:05:16.317560 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4007 | 2026.05.14 14:05:16.317725 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4008 | 2026.05.14 14:05:16.317901 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4009 | 2026.05.14 14:05:16.317945 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5288 rows starting from the beginning of the part | ||
| 4010 | 2026.05.14 14:05:16.318021 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4011 | 2026.05.14 14:05:16.318071 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4012 | 2026.05.14 14:05:16.318118 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4013 | 2026.05.14 14:05:16.318164 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4014 | 2026.05.14 14:05:16.318214 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4015 | 2026.05.14 14:05:16.319763 [ 199 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7720 rows, containing 4 columns (4 merged, 0 gathered) in 0.00211446 sec., 3651050.3863870683 rows/sec., 52.23 MiB/sec. | ||
| 4016 | 2026.05.14 14:05:16.320519 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4017 | 2026.05.14 14:05:16.320787 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_16_3} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4018 | 2026.05.14 14:05:16.320858 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_16_3} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4019 | 2026.05.14 14:05:16.320932 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4020 | 2026.05.14 14:05:16.334017 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 504 | ||
| 4021 | 2026.05.14 14:05:16.336204 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.05.14 14:05:16.336248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4023 | 2026.05.14 14:05:16.337406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4024 | 2026.05.14 14:05:16.337671 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.05.14 14:05:16.337920 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 4026 | 2026.05.14 14:05:16.703447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4027 | 2026.05.14 14:05:16.720410 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.05.14 14:05:16.720481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4029 | 2026.05.14 14:05:16.726659 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4030 | 2026.05.14 14:05:16.727404 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2026.05.14 14:05:16.727710 [ 98 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4032 | 2026.05.14 14:05:16.727784 [ 98 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.05.14 14:05:16.727805 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4034 | 2026.05.14 14:05:16.727915 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4035 | 2026.05.14 14:05:16.730522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4036 | 2026.05.14 14:05:16.732480 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4037 | 2026.05.14 14:05:16.734137 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 4038 | 2026.05.14 14:05:16.738955 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 4039 | 2026.05.14 14:05:16.743793 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 4040 | 2026.05.14 14:05:16.748315 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 4041 | 2026.05.14 14:05:16.752929 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 4042 | 2026.05.14 14:05:16.757377 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 4043 | 2026.05.14 14:05:16.810356 [ 199 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082473211 sec., 1467.1430702510177 rows/sec., 7.59 MiB/sec. | ||
| 4044 | 2026.05.14 14:05:16.812207 [ 187 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4045 | 2026.05.14 14:05:16.813933 [ 187 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_16_3} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2026.05.14 14:05:16.814026 [ 187 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_16_3} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4047 | 2026.05.14 14:05:16.815235 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 4048 | 2026.05.14 14:05:16.946917 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4049 | 2026.05.14 14:05:16.947203 [ 271 ] {e6ffd8a6-9f1a-4e32-9dc8-c9094c8266e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 4050 | 2026.05.14 14:05:16.947541 [ 271 ] {e6ffd8a6-9f1a-4e32-9dc8-c9094c8266e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4051 | 2026.05.14 14:05:16.947582 [ 271 ] {e6ffd8a6-9f1a-4e32-9dc8-c9094c8266e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 4052 | 2026.05.14 14:05:16.947821 [ 271 ] {e6ffd8a6-9f1a-4e32-9dc8-c9094c8266e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4053 | 2026.05.14 14:05:16.947886 [ 271 ] {e6ffd8a6-9f1a-4e32-9dc8-c9094c8266e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4054 | 2026.05.14 14:05:16.948024 [ 271 ] {e6ffd8a6-9f1a-4e32-9dc8-c9094c8266e7} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4055 | 2026.05.14 14:05:16.948061 [ 271 ] {e6ffd8a6-9f1a-4e32-9dc8-c9094c8266e7} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4056 | 2026.05.14 14:05:16.948084 [ 271 ] {e6ffd8a6-9f1a-4e32-9dc8-c9094c8266e7} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 4057 | 2026.05.14 14:05:16.948099 [ 271 ] {e6ffd8a6-9f1a-4e32-9dc8-c9094c8266e7} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4058 | 2026.05.14 14:05:16.948140 [ 271 ] {e6ffd8a6-9f1a-4e32-9dc8-c9094c8266e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 4059 | 2026.05.14 14:05:16.948160 [ 271 ] {e6ffd8a6-9f1a-4e32-9dc8-c9094c8266e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 4060 | 2026.05.14 14:05:16.949221 [ 271 ] {e6ffd8a6-9f1a-4e32-9dc8-c9094c8266e7} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002116 sec., 20793.950850661626 rows/sec., 4.35 MiB/sec. | ||
| 4061 | 2026.05.14 14:05:16.949317 [ 271 ] {e6ffd8a6-9f1a-4e32-9dc8-c9094c8266e7} <Debug> TCPHandler: Processed in 0.002478422 sec. | ||
| 4062 | 2026.05.14 14:05:16.955239 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4063 | 2026.05.14 14:05:16.955345 [ 271 ] {627dd746-da8c-4052-bc07-b119ff3055ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4064 | 2026.05.14 14:05:16.955386 [ 271 ] {627dd746-da8c-4052-bc07-b119ff3055ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4065 | 2026.05.14 14:05:16.955919 [ 271 ] {627dd746-da8c-4052-bc07-b119ff3055ed} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2026.05.14 14:05:16.955962 [ 271 ] {627dd746-da8c-4052-bc07-b119ff3055ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4067 | 2026.05.14 14:05:16.956415 [ 271 ] {627dd746-da8c-4052-bc07-b119ff3055ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4068 | 2026.05.14 14:05:16.956635 [ 271 ] {627dd746-da8c-4052-bc07-b119ff3055ed} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2026.05.14 14:05:16.956785 [ 271 ] {627dd746-da8c-4052-bc07-b119ff3055ed} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001456 sec., 195054.94505494504 rows/sec., 12.39 MiB/sec. | ||
| 4070 | 2026.05.14 14:05:16.956824 [ 271 ] {627dd746-da8c-4052-bc07-b119ff3055ed} <Debug> TCPHandler: Processed in 0.001627795 sec. | ||
| 4071 | 2026.05.14 14:05:16.956962 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4072 | 2026.05.14 14:05:16.957060 [ 271 ] {ab99cc47-aabd-4fb4-9e5a-f3bd9455a1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4073 | 2026.05.14 14:05:16.957100 [ 271 ] {ab99cc47-aabd-4fb4-9e5a-f3bd9455a1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4074 | 2026.05.14 14:05:16.957914 [ 271 ] {ab99cc47-aabd-4fb4-9e5a-f3bd9455a1cb} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2026.05.14 14:05:16.957951 [ 271 ] {ab99cc47-aabd-4fb4-9e5a-f3bd9455a1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4076 | 2026.05.14 14:05:16.958321 [ 271 ] {ab99cc47-aabd-4fb4-9e5a-f3bd9455a1cb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4077 | 2026.05.14 14:05:16.958550 [ 271 ] {ab99cc47-aabd-4fb4-9e5a-f3bd9455a1cb} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.05.14 14:05:16.958687 [ 271 ] {ab99cc47-aabd-4fb4-9e5a-f3bd9455a1cb} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001646 sec., 535236.9380315918 rows/sec., 42.05 MiB/sec. | ||
| 4079 | 2026.05.14 14:05:16.958724 [ 271 ] {ab99cc47-aabd-4fb4-9e5a-f3bd9455a1cb} <Debug> TCPHandler: Processed in 0.001811906 sec. | ||
| 4080 | 2026.05.14 14:05:16.958849 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4081 | 2026.05.14 14:05:16.958946 [ 271 ] {1918c3b1-0168-4903-82cd-df51399f189d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4082 | 2026.05.14 14:05:16.958986 [ 271 ] {1918c3b1-0168-4903-82cd-df51399f189d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4083 | 2026.05.14 14:05:16.959492 [ 271 ] {1918c3b1-0168-4903-82cd-df51399f189d} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.05.14 14:05:16.959528 [ 271 ] {1918c3b1-0168-4903-82cd-df51399f189d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4085 | 2026.05.14 14:05:16.959823 [ 271 ] {1918c3b1-0168-4903-82cd-df51399f189d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4086 | 2026.05.14 14:05:16.960025 [ 271 ] {1918c3b1-0168-4903-82cd-df51399f189d} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2026.05.14 14:05:16.960162 [ 271 ] {1918c3b1-0168-4903-82cd-df51399f189d} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001234 sec., 149108.58995137762 rows/sec., 9.26 MiB/sec. | ||
| 4088 | 2026.05.14 14:05:16.960199 [ 271 ] {1918c3b1-0168-4903-82cd-df51399f189d} <Debug> TCPHandler: Processed in 0.001399423 sec. | ||
| 4089 | 2026.05.14 14:05:16.960326 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4090 | 2026.05.14 14:05:16.960421 [ 271 ] {cb826a48-23bb-46a5-b18b-967641b16579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4091 | 2026.05.14 14:05:16.960460 [ 271 ] {cb826a48-23bb-46a5-b18b-967641b16579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4092 | 2026.05.14 14:05:16.960891 [ 271 ] {cb826a48-23bb-46a5-b18b-967641b16579} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.05.14 14:05:16.960926 [ 271 ] {cb826a48-23bb-46a5-b18b-967641b16579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4094 | 2026.05.14 14:05:16.961223 [ 271 ] {cb826a48-23bb-46a5-b18b-967641b16579} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4095 | 2026.05.14 14:05:16.961437 [ 271 ] {cb826a48-23bb-46a5-b18b-967641b16579} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.05.14 14:05:16.961551 [ 71 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4097 | 2026.05.14 14:05:16.961567 [ 271 ] {cb826a48-23bb-46a5-b18b-967641b16579} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. | ||
| 4098 | 2026.05.14 14:05:16.961620 [ 71 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.05.14 14:05:16.961630 [ 271 ] {cb826a48-23bb-46a5-b18b-967641b16579} <Debug> TCPHandler: Processed in 0.001352772 sec. | ||
| 4100 | 2026.05.14 14:05:16.961649 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4101 | 2026.05.14 14:05:16.961769 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2026.05.14 14:05:16.961778 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 4103 | 2026.05.14 14:05:16.961870 [ 271 ] {bede6214-fe7a-4548-9b83-3e0b51692a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4104 | 2026.05.14 14:05:16.961915 [ 271 ] {bede6214-fe7a-4548-9b83-3e0b51692a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4105 | 2026.05.14 14:05:16.961929 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4106 | 2026.05.14 14:05:16.961971 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 950 rows starting from the beginning of the part | ||
| 4107 | 2026.05.14 14:05:16.962038 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 950 rows starting from the beginning of the part | ||
| 4108 | 2026.05.14 14:05:16.962091 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 4109 | 2026.05.14 14:05:16.962138 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 4110 | 2026.05.14 14:05:16.962178 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 950 rows starting from the beginning of the part | ||
| 4111 | 2026.05.14 14:05:16.962221 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 4112 | 2026.05.14 14:05:16.962562 [ 271 ] {bede6214-fe7a-4548-9b83-3e0b51692a51} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2026.05.14 14:05:16.962643 [ 271 ] {bede6214-fe7a-4548-9b83-3e0b51692a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4114 | 2026.05.14 14:05:16.963312 [ 271 ] {bede6214-fe7a-4548-9b83-3e0b51692a51} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4115 | 2026.05.14 14:05:16.963537 [ 271 ] {bede6214-fe7a-4548-9b83-3e0b51692a51} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2026.05.14 14:05:16.963591 [ 197 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001907607 sec., 1728343.4166471397 rows/sec., 109.64 MiB/sec. | ||
| 4117 | 2026.05.14 14:05:16.963708 [ 271 ] {bede6214-fe7a-4548-9b83-3e0b51692a51} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001891 sec., 78265.46800634585 rows/sec., 4.45 MiB/sec. | ||
| 4118 | 2026.05.14 14:05:16.963771 [ 271 ] {bede6214-fe7a-4548-9b83-3e0b51692a51} <Debug> TCPHandler: Processed in 0.002093489 sec. | ||
| 4119 | 2026.05.14 14:05:16.963791 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4120 | 2026.05.14 14:05:16.963956 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4121 | 2026.05.14 14:05:16.964056 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_11_2} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.05.14 14:05:16.964145 [ 271 ] {307df2ee-60c8-433c-91df-31dc281dec46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4123 | 2026.05.14 14:05:16.964205 [ 271 ] {307df2ee-60c8-433c-91df-31dc281dec46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4124 | 2026.05.14 14:05:16.964209 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_11_2} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4125 | 2026.05.14 14:05:16.964313 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4126 | 2026.05.14 14:05:16.964903 [ 271 ] {307df2ee-60c8-433c-91df-31dc281dec46} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.05.14 14:05:16.964946 [ 271 ] {307df2ee-60c8-433c-91df-31dc281dec46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4128 | 2026.05.14 14:05:16.965311 [ 271 ] {307df2ee-60c8-433c-91df-31dc281dec46} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4129 | 2026.05.14 14:05:16.965524 [ 271 ] {307df2ee-60c8-433c-91df-31dc281dec46} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.05.14 14:05:16.965668 [ 271 ] {307df2ee-60c8-433c-91df-31dc281dec46} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.00156 sec., 341025.64102564106 rows/sec., 24.13 MiB/sec. | ||
| 4131 | 2026.05.14 14:05:16.965708 [ 271 ] {307df2ee-60c8-433c-91df-31dc281dec46} <Debug> TCPHandler: Processed in 0.001802147 sec. | ||
| 4132 | 2026.05.14 14:05:16.965830 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4133 | 2026.05.14 14:05:16.965925 [ 271 ] {51fefc05-5302-4eec-a90b-116773844d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4134 | 2026.05.14 14:05:16.965967 [ 271 ] {51fefc05-5302-4eec-a90b-116773844d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4135 | 2026.05.14 14:05:16.966311 [ 271 ] {51fefc05-5302-4eec-a90b-116773844d29} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.05.14 14:05:16.966347 [ 271 ] {51fefc05-5302-4eec-a90b-116773844d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4137 | 2026.05.14 14:05:16.966656 [ 271 ] {51fefc05-5302-4eec-a90b-116773844d29} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4138 | 2026.05.14 14:05:16.966886 [ 271 ] {51fefc05-5302-4eec-a90b-116773844d29} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.05.14 14:05:16.967027 [ 271 ] {51fefc05-5302-4eec-a90b-116773844d29} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 4140 | 2026.05.14 14:05:16.967064 [ 271 ] {51fefc05-5302-4eec-a90b-116773844d29} <Debug> TCPHandler: Processed in 0.001283922 sec. | ||
| 4141 | 2026.05.14 14:05:16.967207 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2026.05.14 14:05:16.967302 [ 271 ] {c07b9565-55e3-4e0d-a601-7d134b584f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4143 | 2026.05.14 14:05:16.967344 [ 271 ] {c07b9565-55e3-4e0d-a601-7d134b584f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4144 | 2026.05.14 14:05:16.967754 [ 271 ] {c07b9565-55e3-4e0d-a601-7d134b584f85} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2026.05.14 14:05:16.967790 [ 271 ] {c07b9565-55e3-4e0d-a601-7d134b584f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4146 | 2026.05.14 14:05:16.968142 [ 271 ] {c07b9565-55e3-4e0d-a601-7d134b584f85} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4147 | 2026.05.14 14:05:16.968351 [ 271 ] {c07b9565-55e3-4e0d-a601-7d134b584f85} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2026.05.14 14:05:16.968497 [ 271 ] {c07b9565-55e3-4e0d-a601-7d134b584f85} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001214 sec., 218286.65568369027 rows/sec., 14.51 MiB/sec. | ||
| 4149 | 2026.05.14 14:05:16.968535 [ 271 ] {c07b9565-55e3-4e0d-a601-7d134b584f85} <Debug> TCPHandler: Processed in 0.001377543 sec. | ||
| 4150 | 2026.05.14 14:05:16.968662 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2026.05.14 14:05:16.968758 [ 271 ] {54f8d571-5dd1-4161-96a0-4afa21e60aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4152 | 2026.05.14 14:05:16.968799 [ 271 ] {54f8d571-5dd1-4161-96a0-4afa21e60aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4153 | 2026.05.14 14:05:16.969118 [ 271 ] {54f8d571-5dd1-4161-96a0-4afa21e60aa8} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2026.05.14 14:05:16.969155 [ 271 ] {54f8d571-5dd1-4161-96a0-4afa21e60aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4155 | 2026.05.14 14:05:16.969460 [ 271 ] {54f8d571-5dd1-4161-96a0-4afa21e60aa8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4156 | 2026.05.14 14:05:16.969661 [ 271 ] {54f8d571-5dd1-4161-96a0-4afa21e60aa8} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2026.05.14 14:05:16.969800 [ 271 ] {54f8d571-5dd1-4161-96a0-4afa21e60aa8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 4158 | 2026.05.14 14:05:16.969835 [ 271 ] {54f8d571-5dd1-4161-96a0-4afa21e60aa8} <Debug> TCPHandler: Processed in 0.001222472 sec. | ||
| 4159 | 2026.05.14 14:05:16.969961 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4160 | 2026.05.14 14:05:16.970056 [ 271 ] {89c9c991-0b37-4f13-835e-4f7b7efbeb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4161 | 2026.05.14 14:05:16.970108 [ 271 ] {89c9c991-0b37-4f13-835e-4f7b7efbeb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4162 | 2026.05.14 14:05:16.970985 [ 271 ] {89c9c991-0b37-4f13-835e-4f7b7efbeb80} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2026.05.14 14:05:16.971020 [ 271 ] {89c9c991-0b37-4f13-835e-4f7b7efbeb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4164 | 2026.05.14 14:05:16.971615 [ 271 ] {89c9c991-0b37-4f13-835e-4f7b7efbeb80} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4165 | 2026.05.14 14:05:16.971831 [ 271 ] {89c9c991-0b37-4f13-835e-4f7b7efbeb80} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2026.05.14 14:05:16.971936 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4167 | 2026.05.14 14:05:16.971971 [ 271 ] {89c9c991-0b37-4f13-835e-4f7b7efbeb80} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001932 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 4168 | 2026.05.14 14:05:16.971976 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2026.05.14 14:05:16.972014 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4170 | 2026.05.14 14:05:16.972030 [ 271 ] {89c9c991-0b37-4f13-835e-4f7b7efbeb80} <Debug> TCPHandler: Processed in 0.00211784 sec. | ||
| 4171 | 2026.05.14 14:05:16.972098 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 4172 | 2026.05.14 14:05:16.972183 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2026.05.14 14:05:16.972278 [ 271 ] {7ad59c11-ad58-4da4-8515-02de37ad816a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4174 | 2026.05.14 14:05:16.972306 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4175 | 2026.05.14 14:05:16.972317 [ 271 ] {7ad59c11-ad58-4da4-8515-02de37ad816a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4176 | 2026.05.14 14:05:16.972363 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 205 rows starting from the beginning of the part | ||
| 4177 | 2026.05.14 14:05:16.972483 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
| 4178 | 2026.05.14 14:05:16.972588 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 4179 | 2026.05.14 14:05:16.972662 [ 271 ] {7ad59c11-ad58-4da4-8515-02de37ad816a} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.05.14 14:05:16.972687 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 4181 | 2026.05.14 14:05:16.972698 [ 271 ] {7ad59c11-ad58-4da4-8515-02de37ad816a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.95 GiB. | ||
| 4182 | 2026.05.14 14:05:16.972790 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 53 rows starting from the beginning of the part | ||
| 4183 | 2026.05.14 14:05:16.972890 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 4184 | 2026.05.14 14:05:16.973022 [ 271 ] {7ad59c11-ad58-4da4-8515-02de37ad816a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4185 | 2026.05.14 14:05:16.973323 [ 271 ] {7ad59c11-ad58-4da4-8515-02de37ad816a} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.05.14 14:05:16.973464 [ 271 ] {7ad59c11-ad58-4da4-8515-02de37ad816a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001193 sec., 75440.06705783738 rows/sec., 4.72 MiB/sec. | ||
| 4187 | 2026.05.14 14:05:16.973501 [ 271 ] {7ad59c11-ad58-4da4-8515-02de37ad816a} <Debug> TCPHandler: Processed in 0.001362563 sec. | ||
| 4188 | 2026.05.14 14:05:16.977166 [ 197 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 435 rows, containing 19 columns (19 merged, 0 gathered) in 0.005104878 sec., 85212.61428774595 rows/sec., 152.70 MiB/sec. | ||
| 4189 | 2026.05.14 14:05:16.978125 [ 191 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4190 | 2026.05.14 14:05:16.978553 [ 191 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2026.05.14 14:05:16.978647 [ 191 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4192 | 2026.05.14 14:05:16.978790 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 4193 | 2026.05.14 14:05:17.000329 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.07 MiB, peak 245.12 MiB, free memory in arenas 0.00 B, will set to 246.13 MiB (RSS), difference: 10.06 MiB | ||
| 4194 | 2026.05.14 14:05:17.001671 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001130741 sec. | ||
| 4195 | 2026.05.14 14:05:19.754162 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42678 | ||
| 4196 | 2026.05.14 14:05:19.754244 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4197 | 2026.05.14 14:05:19.754269 [ 307 ] {} <Debug> TCP-Session: 2e984594-3490-4d0c-bb24-79b01bf93dc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42678 | ||
| 4198 | 2026.05.14 14:05:19.754291 [ 307 ] {} <Debug> TCP-Session: 2e984594-3490-4d0c-bb24-79b01bf93dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4199 | 2026.05.14 14:05:19.754304 [ 307 ] {} <Debug> TCP-Session: 2e984594-3490-4d0c-bb24-79b01bf93dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2026.05.14 14:05:19.754477 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51226 | ||
| 4201 | 2026.05.14 14:05:19.754512 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39601 | ||
| 4202 | 2026.05.14 14:05:19.754513 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40307 | ||
| 4203 | 2026.05.14 14:05:19.754554 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40962 | ||
| 4204 | 2026.05.14 14:05:19.754571 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4205 | 2026.05.14 14:05:19.754584 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44140 | ||
| 4206 | 2026.05.14 14:05:19.754632 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64331 | ||
| 4207 | 2026.05.14 14:05:19.754615 [ 310 ] {} <Debug> TCP-Session: 114676ec-3f12-4d69-9e5e-bd7ba21144a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39601 | ||
| 4208 | 2026.05.14 14:05:19.754597 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32872 | ||
| 4209 | 2026.05.14 14:05:19.754721 [ 307 ] {} <Trace> TCP-Session: 2e984594-3490-4d0c-bb24-79b01bf93dc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2026.05.14 14:05:19.754708 [ 310 ] {} <Debug> TCP-Session: 114676ec-3f12-4d69-9e5e-bd7ba21144a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.05.14 14:05:19.754597 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37354 | ||
| 4212 | 2026.05.14 14:05:19.754793 [ 310 ] {} <Debug> TCP-Session: 114676ec-3f12-4d69-9e5e-bd7ba21144a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4213 | 2026.05.14 14:05:19.754915 [ 307 ] {287a391a-9d7c-414d-9c37-eff0fc37098f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42678) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4214 | 2026.05.14 14:05:19.755082 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4215 | 2026.05.14 14:05:19.755122 [ 268 ] {} <Debug> TCP-Session: 7c5c961f-de18-4eb6-88a9-95a4756c73c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:32872 | ||
| 4216 | 2026.05.14 14:05:19.755148 [ 268 ] {} <Debug> TCP-Session: 7c5c961f-de18-4eb6-88a9-95a4756c73c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.05.14 14:05:19.755151 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4218 | 2026.05.14 14:05:19.755165 [ 268 ] {} <Debug> TCP-Session: 7c5c961f-de18-4eb6-88a9-95a4756c73c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.05.14 14:05:19.755180 [ 307 ] {287a391a-9d7c-414d-9c37-eff0fc37098f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4220 | 2026.05.14 14:05:19.755183 [ 303 ] {} <Debug> TCP-Session: df8e9495-bbf8-4f8d-8d7a-bb4bb6a3a965 Authenticating user 'default' from [fd00:1122:3344:101::e]:37354 | ||
| 4221 | 2026.05.14 14:05:19.755216 [ 303 ] {} <Debug> TCP-Session: df8e9495-bbf8-4f8d-8d7a-bb4bb6a3a965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.05.14 14:05:19.755230 [ 303 ] {} <Debug> TCP-Session: df8e9495-bbf8-4f8d-8d7a-bb4bb6a3a965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.05.14 14:05:19.755237 [ 307 ] {287a391a-9d7c-414d-9c37-eff0fc37098f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4224 | 2026.05.14 14:05:19.755264 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4225 | 2026.05.14 14:05:19.755308 [ 259 ] {} <Debug> TCP-Session: 00857969-3ad0-45b7-9179-e1b8399b0e8e Authenticating user 'default' from [fd00:1122:3344:101::e]:44140 | ||
| 4226 | 2026.05.14 14:05:19.755340 [ 259 ] {} <Debug> TCP-Session: 00857969-3ad0-45b7-9179-e1b8399b0e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4227 | 2026.05.14 14:05:19.755356 [ 259 ] {} <Debug> TCP-Session: 00857969-3ad0-45b7-9179-e1b8399b0e8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4228 | 2026.05.14 14:05:19.755368 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4229 | 2026.05.14 14:05:19.755412 [ 309 ] {} <Debug> TCP-Session: 2dc0a0fd-cbc0-41d9-95bc-7bbf4b689932 Authenticating user 'default' from [fd00:1122:3344:101::e]:40307 | ||
| 4230 | 2026.05.14 14:05:19.755443 [ 309 ] {} <Debug> TCP-Session: 2dc0a0fd-cbc0-41d9-95bc-7bbf4b689932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.05.14 14:05:19.755460 [ 309 ] {} <Debug> TCP-Session: 2dc0a0fd-cbc0-41d9-95bc-7bbf4b689932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2026.05.14 14:05:19.755517 [ 307 ] {287a391a-9d7c-414d-9c37-eff0fc37098f} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 4233 | 2026.05.14 14:05:19.755673 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4234 | 2026.05.14 14:05:19.755706 [ 304 ] {} <Debug> TCP-Session: 3cf51edb-40ae-434f-9a45-205a33fa697c Authenticating user 'default' from [fd00:1122:3344:101::e]:64331 | ||
| 4235 | 2026.05.14 14:05:19.755727 [ 304 ] {} <Debug> TCP-Session: 3cf51edb-40ae-434f-9a45-205a33fa697c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4236 | 2026.05.14 14:05:19.755740 [ 304 ] {} <Debug> TCP-Session: 3cf51edb-40ae-434f-9a45-205a33fa697c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.05.14 14:05:19.755767 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4238 | 2026.05.14 14:05:19.755800 [ 311 ] {} <Debug> TCP-Session: 206c3ae3-beea-4bbb-a4af-3289d03b536e Authenticating user 'default' from [fd00:1122:3344:101::e]:40962 | ||
| 4239 | 2026.05.14 14:05:19.755821 [ 311 ] {} <Debug> TCP-Session: 206c3ae3-beea-4bbb-a4af-3289d03b536e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2026.05.14 14:05:19.755834 [ 311 ] {} <Debug> TCP-Session: 206c3ae3-beea-4bbb-a4af-3289d03b536e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.05.14 14:05:19.755914 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4242 | 2026.05.14 14:05:19.755943 [ 308 ] {} <Debug> TCP-Session: 7f610d07-7d7a-404f-966b-2e2a0d425a51 Authenticating user 'default' from [fd00:1122:3344:101::e]:51226 | ||
| 4243 | 2026.05.14 14:05:19.755962 [ 308 ] {} <Debug> TCP-Session: 7f610d07-7d7a-404f-966b-2e2a0d425a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2026.05.14 14:05:19.755975 [ 308 ] {} <Debug> TCP-Session: 7f610d07-7d7a-404f-966b-2e2a0d425a51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.05.14 14:05:19.756410 [ 347 ] {287a391a-9d7c-414d-9c37-eff0fc37098f} <Trace> AggregatingTransform: Aggregating | ||
| 4246 | 2026.05.14 14:05:19.756461 [ 347 ] {287a391a-9d7c-414d-9c37-eff0fc37098f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4247 | 2026.05.14 14:05:19.756506 [ 347 ] {287a391a-9d7c-414d-9c37-eff0fc37098f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883109 sec. (1132.363 rows/sec., 44.23 KiB/sec.) | ||
| 4248 | 2026.05.14 14:05:19.756526 [ 347 ] {287a391a-9d7c-414d-9c37-eff0fc37098f} <Trace> Aggregator: Merging aggregated data | ||
| 4249 | 2026.05.14 14:05:19.757148 [ 307 ] {287a391a-9d7c-414d-9c37-eff0fc37098f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00229 sec., 436.6812227074236 rows/sec., 17.06 KiB/sec. | ||
| 4250 | 2026.05.14 14:05:19.757276 [ 307 ] {287a391a-9d7c-414d-9c37-eff0fc37098f} <Debug> TCPHandler: Processed in 0.002688095 sec. | ||
| 4251 | 2026.05.14 14:05:19.757402 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4252 | 2026.05.14 14:05:19.757433 [ 307 ] {} <Debug> TCP-Session: 2e984594-3490-4d0c-bb24-79b01bf93dc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2026.05.14 14:05:19.757434 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4254 | 2026.05.14 14:05:19.757454 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4255 | 2026.05.14 14:05:19.757472 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4256 | 2026.05.14 14:05:19.757488 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4257 | 2026.05.14 14:05:19.757504 [ 308 ] {} <Debug> TCP-Session: 7f610d07-7d7a-404f-966b-2e2a0d425a51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.05.14 14:05:19.757513 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4259 | 2026.05.14 14:05:19.757544 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4260 | 2026.05.14 14:05:19.757561 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4261 | 2026.05.14 14:05:19.757572 [ 311 ] {} <Debug> TCP-Session: 206c3ae3-beea-4bbb-a4af-3289d03b536e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4262 | 2026.05.14 14:05:19.757590 [ 259 ] {} <Debug> TCP-Session: 00857969-3ad0-45b7-9179-e1b8399b0e8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.05.14 14:05:19.757607 [ 310 ] {} <Debug> TCP-Session: 114676ec-3f12-4d69-9e5e-bd7ba21144a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.05.14 14:05:19.757538 [ 303 ] {} <Debug> TCP-Session: df8e9495-bbf8-4f8d-8d7a-bb4bb6a3a965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.05.14 14:05:19.757528 [ 304 ] {} <Debug> TCP-Session: 3cf51edb-40ae-434f-9a45-205a33fa697c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4266 | 2026.05.14 14:05:19.757527 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4267 | 2026.05.14 14:05:19.757483 [ 309 ] {} <Debug> TCP-Session: 2dc0a0fd-cbc0-41d9-95bc-7bbf4b689932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2026.05.14 14:05:19.757723 [ 268 ] {} <Debug> TCP-Session: 7c5c961f-de18-4eb6-88a9-95a4756c73c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4269 | 2026.05.14 14:05:21.309037 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34819 | ||
| 4270 | 2026.05.14 14:05:21.309131 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4271 | 2026.05.14 14:05:21.309159 [ 307 ] {} <Debug> TCP-Session: 1bd421bb-2ed3-40cb-a94f-d2010882eaa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34819 | ||
| 4272 | 2026.05.14 14:05:21.309182 [ 307 ] {} <Debug> TCP-Session: 1bd421bb-2ed3-40cb-a94f-d2010882eaa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2026.05.14 14:05:21.309196 [ 307 ] {} <Debug> TCP-Session: 1bd421bb-2ed3-40cb-a94f-d2010882eaa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4274 | 2026.05.14 14:05:21.309503 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53539 | ||
| 4275 | 2026.05.14 14:05:21.309510 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60504 | ||
| 4276 | 2026.05.14 14:05:21.309543 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65146 | ||
| 4277 | 2026.05.14 14:05:21.309570 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59826 | ||
| 4278 | 2026.05.14 14:05:21.309588 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4279 | 2026.05.14 14:05:21.309609 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4280 | 2026.05.14 14:05:21.309620 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4281 | 2026.05.14 14:05:21.309649 [ 308 ] {} <Debug> TCP-Session: 997a464c-4f11-425e-8224-8bcd9747c26a Authenticating user 'default' from [fd00:1122:3344:101::e]:53539 | ||
| 4282 | 2026.05.14 14:05:21.309653 [ 310 ] {} <Debug> TCP-Session: 3d3edd53-3a78-4c71-94b8-acb40271105e Authenticating user 'default' from [fd00:1122:3344:101::e]:60504 | ||
| 4283 | 2026.05.14 14:05:21.309658 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4284 | 2026.05.14 14:05:21.309687 [ 268 ] {} <Debug> TCP-Session: ccc27aea-6988-4201-b739-91bf019f1ecf Authenticating user 'default' from [fd00:1122:3344:101::e]:65146 | ||
| 4285 | 2026.05.14 14:05:21.309702 [ 308 ] {} <Debug> TCP-Session: 997a464c-4f11-425e-8224-8bcd9747c26a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2026.05.14 14:05:21.309704 [ 310 ] {} <Debug> TCP-Session: 3d3edd53-3a78-4c71-94b8-acb40271105e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2026.05.14 14:05:21.309722 [ 268 ] {} <Debug> TCP-Session: ccc27aea-6988-4201-b739-91bf019f1ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.05.14 14:05:21.309736 [ 310 ] {} <Debug> TCP-Session: 3d3edd53-3a78-4c71-94b8-acb40271105e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2026.05.14 14:05:21.309751 [ 268 ] {} <Debug> TCP-Session: ccc27aea-6988-4201-b739-91bf019f1ecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2026.05.14 14:05:21.309728 [ 308 ] {} <Debug> TCP-Session: 997a464c-4f11-425e-8224-8bcd9747c26a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2026.05.14 14:05:21.309719 [ 303 ] {} <Debug> TCP-Session: 0409f5a9-84c0-42f5-ab19-514fd1014818 Authenticating user 'default' from [fd00:1122:3344:101::e]:59826 | ||
| 4292 | 2026.05.14 14:05:21.309576 [ 307 ] {} <Trace> TCP-Session: 1bd421bb-2ed3-40cb-a94f-d2010882eaa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4293 | 2026.05.14 14:05:21.309833 [ 303 ] {} <Debug> TCP-Session: 0409f5a9-84c0-42f5-ab19-514fd1014818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2026.05.14 14:05:21.309533 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61595 | ||
| 4295 | 2026.05.14 14:05:21.309867 [ 303 ] {} <Debug> TCP-Session: 0409f5a9-84c0-42f5-ab19-514fd1014818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2026.05.14 14:05:21.309521 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63113 | ||
| 4297 | 2026.05.14 14:05:21.309922 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4298 | 2026.05.14 14:05:21.309509 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61310 | ||
| 4299 | 2026.05.14 14:05:21.309979 [ 259 ] {} <Debug> TCP-Session: bb321768-e2be-4f91-a598-e4a75ad3255d Authenticating user 'default' from [fd00:1122:3344:101::e]:61595 | ||
| 4300 | 2026.05.14 14:05:21.310006 [ 307 ] {060f4944-427f-44d1-aa4f-aac2620e6632} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34819) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4301 | 2026.05.14 14:05:21.310020 [ 259 ] {} <Debug> TCP-Session: bb321768-e2be-4f91-a598-e4a75ad3255d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4302 | 2026.05.14 14:05:21.310006 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4303 | 2026.05.14 14:05:21.310029 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4304 | 2026.05.14 14:05:21.310037 [ 259 ] {} <Debug> TCP-Session: bb321768-e2be-4f91-a598-e4a75ad3255d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.05.14 14:05:21.310071 [ 311 ] {} <Debug> TCP-Session: 3edb4c23-55eb-4020-adcf-fffc9276997c Authenticating user 'default' from [fd00:1122:3344:101::e]:63113 | ||
| 4306 | 2026.05.14 14:05:21.310072 [ 309 ] {} <Debug> TCP-Session: e2236c1f-3ecd-452d-a2b2-bf998c392e13 Authenticating user 'default' from [fd00:1122:3344:101::e]:61310 | ||
| 4307 | 2026.05.14 14:05:21.309570 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40370 | ||
| 4308 | 2026.05.14 14:05:21.310116 [ 309 ] {} <Debug> TCP-Session: e2236c1f-3ecd-452d-a2b2-bf998c392e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.05.14 14:05:21.310114 [ 311 ] {} <Debug> TCP-Session: 3edb4c23-55eb-4020-adcf-fffc9276997c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2026.05.14 14:05:21.310166 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4311 | 2026.05.14 14:05:21.310192 [ 311 ] {} <Debug> TCP-Session: 3edb4c23-55eb-4020-adcf-fffc9276997c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4312 | 2026.05.14 14:05:21.310205 [ 304 ] {} <Debug> TCP-Session: 30ab201f-9263-48ac-8fa3-84a916623c87 Authenticating user 'default' from [fd00:1122:3344:101::e]:40370 | ||
| 4313 | 2026.05.14 14:05:21.310151 [ 309 ] {} <Debug> TCP-Session: e2236c1f-3ecd-452d-a2b2-bf998c392e13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4314 | 2026.05.14 14:05:21.310234 [ 304 ] {} <Debug> TCP-Session: 30ab201f-9263-48ac-8fa3-84a916623c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4315 | 2026.05.14 14:05:21.310258 [ 304 ] {} <Debug> TCP-Session: 30ab201f-9263-48ac-8fa3-84a916623c87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2026.05.14 14:05:21.310267 [ 307 ] {060f4944-427f-44d1-aa4f-aac2620e6632} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4317 | 2026.05.14 14:05:21.310329 [ 307 ] {060f4944-427f-44d1-aa4f-aac2620e6632} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4318 | 2026.05.14 14:05:21.310620 [ 307 ] {060f4944-427f-44d1-aa4f-aac2620e6632} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 4319 | 2026.05.14 14:05:21.311579 [ 363 ] {060f4944-427f-44d1-aa4f-aac2620e6632} <Trace> AggregatingTransform: Aggregating | ||
| 4320 | 2026.05.14 14:05:21.311623 [ 363 ] {060f4944-427f-44d1-aa4f-aac2620e6632} <Trace> Aggregator: Aggregation method: without_key | ||
| 4321 | 2026.05.14 14:05:21.311657 [ 363 ] {060f4944-427f-44d1-aa4f-aac2620e6632} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925928 sec. (1079.998 rows/sec., 42.19 KiB/sec.) | ||
| 4322 | 2026.05.14 14:05:21.311673 [ 363 ] {060f4944-427f-44d1-aa4f-aac2620e6632} <Trace> Aggregator: Merging aggregated data | ||
| 4323 | 2026.05.14 14:05:21.312276 [ 307 ] {060f4944-427f-44d1-aa4f-aac2620e6632} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002325 sec., 430.10752688172045 rows/sec., 16.80 KiB/sec. | ||
| 4324 | 2026.05.14 14:05:21.312415 [ 307 ] {060f4944-427f-44d1-aa4f-aac2620e6632} <Debug> TCPHandler: Processed in 0.002956538 sec. | ||
| 4325 | 2026.05.14 14:05:21.312545 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4326 | 2026.05.14 14:05:21.312577 [ 307 ] {} <Debug> TCP-Session: 1bd421bb-2ed3-40cb-a94f-d2010882eaa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2026.05.14 14:05:21.312579 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4328 | 2026.05.14 14:05:21.312600 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4329 | 2026.05.14 14:05:21.312620 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4330 | 2026.05.14 14:05:21.312646 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4331 | 2026.05.14 14:05:21.312656 [ 309 ] {} <Debug> TCP-Session: e2236c1f-3ecd-452d-a2b2-bf998c392e13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2026.05.14 14:05:21.312683 [ 311 ] {} <Debug> TCP-Session: 3edb4c23-55eb-4020-adcf-fffc9276997c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2026.05.14 14:05:21.312698 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4334 | 2026.05.14 14:05:21.312705 [ 259 ] {} <Debug> TCP-Session: bb321768-e2be-4f91-a598-e4a75ad3255d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2026.05.14 14:05:21.312676 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4336 | 2026.05.14 14:05:21.312740 [ 268 ] {} <Debug> TCP-Session: ccc27aea-6988-4201-b739-91bf019f1ecf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2026.05.14 14:05:21.312655 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4338 | 2026.05.14 14:05:21.312781 [ 303 ] {} <Debug> TCP-Session: 0409f5a9-84c0-42f5-ab19-514fd1014818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2026.05.14 14:05:21.312652 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4340 | 2026.05.14 14:05:21.312827 [ 310 ] {} <Debug> TCP-Session: 3d3edd53-3a78-4c71-94b8-acb40271105e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2026.05.14 14:05:21.312629 [ 304 ] {} <Debug> TCP-Session: 30ab201f-9263-48ac-8fa3-84a916623c87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2026.05.14 14:05:21.312855 [ 308 ] {} <Debug> TCP-Session: 997a464c-4f11-425e-8224-8bcd9747c26a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2026.05.14 14:05:21.500051 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42742 | ||
| 4344 | 2026.05.14 14:05:21.500128 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4345 | 2026.05.14 14:05:21.500154 [ 307 ] {} <Debug> TCP-Session: bfde4658-f21b-4eed-997a-deeb8ab7c392 Authenticating user 'default' from [fd00:1122:3344:101::e]:42742 | ||
| 4346 | 2026.05.14 14:05:21.500176 [ 307 ] {} <Debug> TCP-Session: bfde4658-f21b-4eed-997a-deeb8ab7c392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4347 | 2026.05.14 14:05:21.500190 [ 307 ] {} <Debug> TCP-Session: bfde4658-f21b-4eed-997a-deeb8ab7c392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2026.05.14 14:05:21.500393 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34310 | ||
| 4349 | 2026.05.14 14:05:21.500419 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65483 | ||
| 4350 | 2026.05.14 14:05:21.500426 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40862 | ||
| 4351 | 2026.05.14 14:05:21.500486 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4352 | 2026.05.14 14:05:21.500509 [ 307 ] {} <Trace> TCP-Session: bfde4658-f21b-4eed-997a-deeb8ab7c392 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2026.05.14 14:05:21.500518 [ 310 ] {} <Debug> TCP-Session: cdd485b6-cd83-4aea-974c-34b8c7aba3e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65483 | ||
| 4354 | 2026.05.14 14:05:21.500530 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4355 | 2026.05.14 14:05:21.500532 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4356 | 2026.05.14 14:05:21.500561 [ 310 ] {} <Debug> TCP-Session: cdd485b6-cd83-4aea-974c-34b8c7aba3e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.05.14 14:05:21.500572 [ 308 ] {} <Debug> TCP-Session: 95018e1f-d3b5-4a03-8817-ee7f6642ca06 Authenticating user 'default' from [fd00:1122:3344:101::e]:34310 | ||
| 4358 | 2026.05.14 14:05:21.500599 [ 310 ] {} <Debug> TCP-Session: cdd485b6-cd83-4aea-974c-34b8c7aba3e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2026.05.14 14:05:21.500608 [ 308 ] {} <Debug> TCP-Session: 95018e1f-d3b5-4a03-8817-ee7f6642ca06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4360 | 2026.05.14 14:05:21.500608 [ 309 ] {} <Debug> TCP-Session: d16a9db5-4bf7-4f6d-af37-cc41bf7eeffb Authenticating user 'default' from [fd00:1122:3344:101::e]:40862 | ||
| 4361 | 2026.05.14 14:05:21.500626 [ 308 ] {} <Debug> TCP-Session: 95018e1f-d3b5-4a03-8817-ee7f6642ca06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2026.05.14 14:05:21.500660 [ 309 ] {} <Debug> TCP-Session: d16a9db5-4bf7-4f6d-af37-cc41bf7eeffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4363 | 2026.05.14 14:05:21.500668 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63541 | ||
| 4364 | 2026.05.14 14:05:21.500685 [ 309 ] {} <Debug> TCP-Session: d16a9db5-4bf7-4f6d-af37-cc41bf7eeffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4365 | 2026.05.14 14:05:21.500683 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34665 | ||
| 4366 | 2026.05.14 14:05:21.500703 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56207 | ||
| 4367 | 2026.05.14 14:05:21.500734 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4368 | 2026.05.14 14:05:21.500759 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4369 | 2026.05.14 14:05:21.500778 [ 259 ] {} <Debug> TCP-Session: 0eacd35c-1a93-49ee-9a7a-3af2f33af434 Authenticating user 'default' from [fd00:1122:3344:101::e]:63541 | ||
| 4370 | 2026.05.14 14:05:21.500799 [ 268 ] {} <Debug> TCP-Session: 9b3e604c-e77a-4b7a-857c-c1801cbbd34a Authenticating user 'default' from [fd00:1122:3344:101::e]:34665 | ||
| 4371 | 2026.05.14 14:05:21.500820 [ 259 ] {} <Debug> TCP-Session: 0eacd35c-1a93-49ee-9a7a-3af2f33af434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2026.05.14 14:05:21.500834 [ 268 ] {} <Debug> TCP-Session: 9b3e604c-e77a-4b7a-857c-c1801cbbd34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4373 | 2026.05.14 14:05:21.500848 [ 259 ] {} <Debug> TCP-Session: 0eacd35c-1a93-49ee-9a7a-3af2f33af434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2026.05.14 14:05:21.500860 [ 268 ] {} <Debug> TCP-Session: 9b3e604c-e77a-4b7a-857c-c1801cbbd34a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2026.05.14 14:05:21.500779 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4376 | 2026.05.14 14:05:21.500705 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52656 | ||
| 4377 | 2026.05.14 14:05:21.500914 [ 304 ] {} <Debug> TCP-Session: fb4e2628-dca2-4a56-a10a-36adf3688801 Authenticating user 'default' from [fd00:1122:3344:101::e]:56207 | ||
| 4378 | 2026.05.14 14:05:21.500686 [ 307 ] {cc9ac028-41c0-4a2b-8827-1d21b58c8c10} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42742) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4379 | 2026.05.14 14:05:21.500965 [ 304 ] {} <Debug> TCP-Session: fb4e2628-dca2-4a56-a10a-36adf3688801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4380 | 2026.05.14 14:05:21.500660 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56484 | ||
| 4381 | 2026.05.14 14:05:21.500988 [ 304 ] {} <Debug> TCP-Session: fb4e2628-dca2-4a56-a10a-36adf3688801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4382 | 2026.05.14 14:05:21.500992 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4383 | 2026.05.14 14:05:21.501038 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4384 | 2026.05.14 14:05:21.501047 [ 303 ] {} <Debug> TCP-Session: cbe13c6a-c150-4428-917a-1a9d209ddbe2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52656 | ||
| 4385 | 2026.05.14 14:05:21.501069 [ 311 ] {} <Debug> TCP-Session: ca01d911-bc17-4500-895b-a1da25fad590 Authenticating user 'default' from [fd00:1122:3344:101::e]:56484 | ||
| 4386 | 2026.05.14 14:05:21.501083 [ 303 ] {} <Debug> TCP-Session: cbe13c6a-c150-4428-917a-1a9d209ddbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4387 | 2026.05.14 14:05:21.501092 [ 311 ] {} <Debug> TCP-Session: ca01d911-bc17-4500-895b-a1da25fad590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4388 | 2026.05.14 14:05:21.501107 [ 303 ] {} <Debug> TCP-Session: cbe13c6a-c150-4428-917a-1a9d209ddbe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4389 | 2026.05.14 14:05:21.501120 [ 311 ] {} <Debug> TCP-Session: ca01d911-bc17-4500-895b-a1da25fad590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.05.14 14:05:21.501229 [ 307 ] {cc9ac028-41c0-4a2b-8827-1d21b58c8c10} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4391 | 2026.05.14 14:05:21.501284 [ 307 ] {cc9ac028-41c0-4a2b-8827-1d21b58c8c10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4392 | 2026.05.14 14:05:21.501574 [ 307 ] {cc9ac028-41c0-4a2b-8827-1d21b58c8c10} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 4393 | 2026.05.14 14:05:21.502531 [ 322 ] {cc9ac028-41c0-4a2b-8827-1d21b58c8c10} <Trace> AggregatingTransform: Aggregating | ||
| 4394 | 2026.05.14 14:05:21.502583 [ 322 ] {cc9ac028-41c0-4a2b-8827-1d21b58c8c10} <Trace> Aggregator: Aggregation method: without_key | ||
| 4395 | 2026.05.14 14:05:21.502624 [ 322 ] {cc9ac028-41c0-4a2b-8827-1d21b58c8c10} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948589 sec. (1054.197 rows/sec., 41.18 KiB/sec.) | ||
| 4396 | 2026.05.14 14:05:21.502644 [ 322 ] {cc9ac028-41c0-4a2b-8827-1d21b58c8c10} <Trace> Aggregator: Merging aggregated data | ||
| 4397 | 2026.05.14 14:05:21.503436 [ 307 ] {cc9ac028-41c0-4a2b-8827-1d21b58c8c10} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002807 sec., 356.2522265764161 rows/sec., 13.92 KiB/sec. | ||
| 4398 | 2026.05.14 14:05:21.503624 [ 307 ] {cc9ac028-41c0-4a2b-8827-1d21b58c8c10} <Debug> TCPHandler: Processed in 0.003231369 sec. | ||
| 4399 | 2026.05.14 14:05:21.503804 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4400 | 2026.05.14 14:05:21.503839 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4401 | 2026.05.14 14:05:21.503845 [ 307 ] {} <Debug> TCP-Session: bfde4658-f21b-4eed-997a-deeb8ab7c392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2026.05.14 14:05:21.503863 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4403 | 2026.05.14 14:05:21.503893 [ 308 ] {} <Debug> TCP-Session: 95018e1f-d3b5-4a03-8817-ee7f6642ca06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4404 | 2026.05.14 14:05:21.503906 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4405 | 2026.05.14 14:05:21.503928 [ 304 ] {} <Debug> TCP-Session: fb4e2628-dca2-4a56-a10a-36adf3688801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2026.05.14 14:05:21.503922 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4407 | 2026.05.14 14:05:21.503950 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4408 | 2026.05.14 14:05:21.503984 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4409 | 2026.05.14 14:05:21.503997 [ 311 ] {} <Debug> TCP-Session: ca01d911-bc17-4500-895b-a1da25fad590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4410 | 2026.05.14 14:05:21.504019 [ 268 ] {} <Debug> TCP-Session: 9b3e604c-e77a-4b7a-857c-c1801cbbd34a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4411 | 2026.05.14 14:05:21.504029 [ 303 ] {} <Debug> TCP-Session: cbe13c6a-c150-4428-917a-1a9d209ddbe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4412 | 2026.05.14 14:05:21.503993 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4413 | 2026.05.14 14:05:21.503888 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4414 | 2026.05.14 14:05:21.504085 [ 259 ] {} <Debug> TCP-Session: 0eacd35c-1a93-49ee-9a7a-3af2f33af434 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4415 | 2026.05.14 14:05:21.504117 [ 310 ] {} <Debug> TCP-Session: cdd485b6-cd83-4aea-974c-34b8c7aba3e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2026.05.14 14:05:21.503956 [ 309 ] {} <Debug> TCP-Session: d16a9db5-4bf7-4f6d-af37-cc41bf7eeffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2026.05.14 14:05:21.942071 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.05.14 14:05:21.942324 [ 271 ] {974decb5-6b96-4ce0-99f1-df234d9052ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 4419 | 2026.05.14 14:05:21.942693 [ 271 ] {974decb5-6b96-4ce0-99f1-df234d9052ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4420 | 2026.05.14 14:05:21.942733 [ 271 ] {974decb5-6b96-4ce0-99f1-df234d9052ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 4421 | 2026.05.14 14:05:21.942952 [ 271 ] {974decb5-6b96-4ce0-99f1-df234d9052ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4422 | 2026.05.14 14:05:21.943024 [ 271 ] {974decb5-6b96-4ce0-99f1-df234d9052ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4423 | 2026.05.14 14:05:21.943166 [ 271 ] {974decb5-6b96-4ce0-99f1-df234d9052ea} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4424 | 2026.05.14 14:05:21.943203 [ 271 ] {974decb5-6b96-4ce0-99f1-df234d9052ea} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4425 | 2026.05.14 14:05:21.943225 [ 271 ] {974decb5-6b96-4ce0-99f1-df234d9052ea} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 4426 | 2026.05.14 14:05:21.943241 [ 271 ] {974decb5-6b96-4ce0-99f1-df234d9052ea} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4427 | 2026.05.14 14:05:21.943283 [ 271 ] {974decb5-6b96-4ce0-99f1-df234d9052ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 4428 | 2026.05.14 14:05:21.943304 [ 271 ] {974decb5-6b96-4ce0-99f1-df234d9052ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 4429 | 2026.05.14 14:05:21.944523 [ 271 ] {974decb5-6b96-4ce0-99f1-df234d9052ea} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002301 sec., 19122.12081703607 rows/sec., 4.00 MiB/sec. | ||
| 4430 | 2026.05.14 14:05:21.944639 [ 271 ] {974decb5-6b96-4ce0-99f1-df234d9052ea} <Debug> TCPHandler: Processed in 0.002705105 sec. | ||
| 4431 | 2026.05.14 14:05:21.946313 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2026.05.14 14:05:21.946432 [ 271 ] {d070abba-1acc-4550-8b9e-5ac380ca2ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4433 | 2026.05.14 14:05:21.946478 [ 271 ] {d070abba-1acc-4550-8b9e-5ac380ca2ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4434 | 2026.05.14 14:05:21.947017 [ 271 ] {d070abba-1acc-4550-8b9e-5ac380ca2ebe} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2026.05.14 14:05:21.947061 [ 271 ] {d070abba-1acc-4550-8b9e-5ac380ca2ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4436 | 2026.05.14 14:05:21.947459 [ 271 ] {d070abba-1acc-4550-8b9e-5ac380ca2ebe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4437 | 2026.05.14 14:05:21.947690 [ 271 ] {d070abba-1acc-4550-8b9e-5ac380ca2ebe} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.05.14 14:05:21.947843 [ 84 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4439 | 2026.05.14 14:05:21.947859 [ 271 ] {d070abba-1acc-4550-8b9e-5ac380ca2ebe} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00146 sec., 38356.16438356165 rows/sec., 2.93 MiB/sec. | ||
| 4440 | 2026.05.14 14:05:21.947913 [ 84 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.05.14 14:05:21.947925 [ 271 ] {d070abba-1acc-4550-8b9e-5ac380ca2ebe} <Debug> TCPHandler: Processed in 0.001666066 sec. | ||
| 4442 | 2026.05.14 14:05:21.947945 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4443 | 2026.05.14 14:05:21.948075 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4444 | 2026.05.14 14:05:21.948082 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2026.05.14 14:05:21.948227 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4446 | 2026.05.14 14:05:21.948229 [ 271 ] {cb880b00-bcb4-4395-b225-72b5ea5e04aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4447 | 2026.05.14 14:05:21.948270 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3239 rows starting from the beginning of the part | ||
| 4448 | 2026.05.14 14:05:21.948290 [ 271 ] {cb880b00-bcb4-4395-b225-72b5ea5e04aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4449 | 2026.05.14 14:05:21.948344 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3230 rows starting from the beginning of the part | ||
| 4450 | 2026.05.14 14:05:21.948398 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4451 | 2026.05.14 14:05:21.948442 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4452 | 2026.05.14 14:05:21.948485 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 881 rows starting from the beginning of the part | ||
| 4453 | 2026.05.14 14:05:21.948544 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4454 | 2026.05.14 14:05:21.948752 [ 271 ] {cb880b00-bcb4-4395-b225-72b5ea5e04aa} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4455 | 2026.05.14 14:05:21.948795 [ 271 ] {cb880b00-bcb4-4395-b225-72b5ea5e04aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4456 | 2026.05.14 14:05:21.949146 [ 271 ] {cb880b00-bcb4-4395-b225-72b5ea5e04aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4457 | 2026.05.14 14:05:21.949370 [ 271 ] {cb880b00-bcb4-4395-b225-72b5ea5e04aa} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4458 | 2026.05.14 14:05:21.949485 [ 84 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4459 | 2026.05.14 14:05:21.949520 [ 271 ] {cb880b00-bcb4-4395-b225-72b5ea5e04aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001314 sec., 48706.2404870624 rows/sec., 3.80 MiB/sec. | ||
| 4460 | 2026.05.14 14:05:21.949527 [ 84 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2026.05.14 14:05:21.949567 [ 271 ] {cb880b00-bcb4-4395-b225-72b5ea5e04aa} <Debug> TCPHandler: Processed in 0.001537424 sec. | ||
| 4462 | 2026.05.14 14:05:21.949744 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2026.05.14 14:05:21.949848 [ 271 ] {8073aec1-c10d-43b6-9b95-ff2722d510fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4464 | 2026.05.14 14:05:21.949894 [ 271 ] {8073aec1-c10d-43b6-9b95-ff2722d510fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4465 | 2026.05.14 14:05:21.950329 [ 271 ] {8073aec1-c10d-43b6-9b95-ff2722d510fc} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2026.05.14 14:05:21.951656 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4467 | 2026.05.14 14:05:21.951727 [ 271 ] {8073aec1-c10d-43b6-9b95-ff2722d510fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4468 | 2026.05.14 14:05:21.951791 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4469 | 2026.05.14 14:05:21.951918 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4470 | 2026.05.14 14:05:21.951956 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1797 rows starting from the beginning of the part | ||
| 4471 | 2026.05.14 14:05:21.952028 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1758 rows starting from the beginning of the part | ||
| 4472 | 2026.05.14 14:05:21.952064 [ 197 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7518 rows, containing 5 columns (5 merged, 0 gathered) in 0.004042387 sec., 1859792.2465117765 rows/sec., 146.92 MiB/sec. | ||
| 4473 | 2026.05.14 14:05:21.952084 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4474 | 2026.05.14 14:05:21.952116 [ 271 ] {8073aec1-c10d-43b6-9b95-ff2722d510fc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4475 | 2026.05.14 14:05:21.952159 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4476 | 2026.05.14 14:05:21.952210 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 532 rows starting from the beginning of the part | ||
| 4477 | 2026.05.14 14:05:21.952257 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4478 | 2026.05.14 14:05:21.952377 [ 271 ] {8073aec1-c10d-43b6-9b95-ff2722d510fc} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.05.14 14:05:21.952394 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4480 | 2026.05.14 14:05:21.952505 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4481 | 2026.05.14 14:05:21.952539 [ 271 ] {8073aec1-c10d-43b6-9b95-ff2722d510fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002711 sec., 59018.81224640354 rows/sec., 4.11 MiB/sec. | ||
| 4482 | 2026.05.14 14:05:21.952550 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.05.14 14:05:21.952588 [ 271 ] {8073aec1-c10d-43b6-9b95-ff2722d510fc} <Debug> TCPHandler: Processed in 0.002895176 sec. | ||
| 4484 | 2026.05.14 14:05:21.952591 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4485 | 2026.05.14 14:05:21.952707 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4486 | 2026.05.14 14:05:21.952724 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_26_5} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2026.05.14 14:05:21.952731 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2026.05.14 14:05:21.952822 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4489 | 2026.05.14 14:05:21.952823 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_26_5} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4490 | 2026.05.14 14:05:21.952855 [ 271 ] {46fdb2ce-0ddd-4227-985e-52c0293da45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4491 | 2026.05.14 14:05:21.952858 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8565 rows starting from the beginning of the part | ||
| 4492 | 2026.05.14 14:05:21.952906 [ 271 ] {46fdb2ce-0ddd-4227-985e-52c0293da45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4493 | 2026.05.14 14:05:21.952929 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 4494 | 2026.05.14 14:05:21.952932 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1601 rows starting from the beginning of the part | ||
| 4495 | 2026.05.14 14:05:21.952996 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4496 | 2026.05.14 14:05:21.953039 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4497 | 2026.05.14 14:05:21.953080 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4498 | 2026.05.14 14:05:21.953119 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4499 | 2026.05.14 14:05:21.953296 [ 271 ] {46fdb2ce-0ddd-4227-985e-52c0293da45a} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2026.05.14 14:05:21.953338 [ 271 ] {46fdb2ce-0ddd-4227-985e-52c0293da45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4501 | 2026.05.14 14:05:21.953685 [ 271 ] {46fdb2ce-0ddd-4227-985e-52c0293da45a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4502 | 2026.05.14 14:05:21.953839 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002093979 sec., 2043477.9909445127 rows/sec., 147.76 MiB/sec. | ||
| 4503 | 2026.05.14 14:05:21.953922 [ 271 ] {46fdb2ce-0ddd-4227-985e-52c0293da45a} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.05.14 14:05:21.954043 [ 84 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4505 | 2026.05.14 14:05:21.954056 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4506 | 2026.05.14 14:05:21.954076 [ 271 ] {46fdb2ce-0ddd-4227-985e-52c0293da45a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 4507 | 2026.05.14 14:05:21.954085 [ 84 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.05.14 14:05:21.954143 [ 271 ] {46fdb2ce-0ddd-4227-985e-52c0293da45a} <Debug> TCPHandler: Processed in 0.001464414 sec. | ||
| 4509 | 2026.05.14 14:05:21.954151 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4510 | 2026.05.14 14:05:21.954262 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4511 | 2026.05.14 14:05:21.954392 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4512 | 2026.05.14 14:05:21.954430 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1350 rows starting from the beginning of the part | ||
| 4513 | 2026.05.14 14:05:21.954483 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_26_5} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.05.14 14:05:21.954522 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 4515 | 2026.05.14 14:05:21.954597 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4516 | 2026.05.14 14:05:21.954596 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_26_5} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4517 | 2026.05.14 14:05:21.954655 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4518 | 2026.05.14 14:05:21.954709 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4519 | 2026.05.14 14:05:21.954717 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4520 | 2026.05.14 14:05:21.954763 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4521 | 2026.05.14 14:05:21.955902 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 4 columns (4 merged, 0 gathered) in 0.001682356 sec., 980767.4475556897 rows/sec., 63.26 MiB/sec. | ||
| 4522 | 2026.05.14 14:05:21.956147 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4523 | 2026.05.14 14:05:21.956438 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_26_5} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.05.14 14:05:21.956515 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_26_5} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4525 | 2026.05.14 14:05:21.956591 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4526 | 2026.05.14 14:05:21.956832 [ 198 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10879 rows, containing 5 columns (5 merged, 0 gathered) in 0.004159279 sec., 2615597.55909618 rows/sec., 166.16 MiB/sec. | ||
| 4527 | 2026.05.14 14:05:21.957093 [ 198 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4528 | 2026.05.14 14:05:21.957382 [ 198 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.05.14 14:05:21.957458 [ 198 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4530 | 2026.05.14 14:05:21.957529 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 4531 | 2026.05.14 14:05:23.818200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8168 | ||
| 4532 | 2026.05.14 14:05:23.818671 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4533 | 2026.05.14 14:05:23.818721 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4534 | 2026.05.14 14:05:23.819199 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4535 | 2026.05.14 14:05:23.819425 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2026.05.14 14:05:23.819547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8168 | ||
| 4537 | 2026.05.14 14:05:24.231202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4538 | 2026.05.14 14:05:24.245183 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2026.05.14 14:05:24.245240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4540 | 2026.05.14 14:05:24.250906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4541 | 2026.05.14 14:05:24.251677 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2026.05.14 14:05:24.254186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4543 | 2026.05.14 14:05:26.338741 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 544 | ||
| 4544 | 2026.05.14 14:05:26.341197 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4545 | 2026.05.14 14:05:26.341243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4546 | 2026.05.14 14:05:26.342461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4547 | 2026.05.14 14:05:26.342732 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2026.05.14 14:05:26.342986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 4549 | 2026.05.14 14:05:26.947601 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4550 | 2026.05.14 14:05:26.947912 [ 271 ] {1a19fb31-095a-401c-be62-15a52432d836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 4551 | 2026.05.14 14:05:26.948292 [ 271 ] {1a19fb31-095a-401c-be62-15a52432d836} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4552 | 2026.05.14 14:05:26.948334 [ 271 ] {1a19fb31-095a-401c-be62-15a52432d836} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 4553 | 2026.05.14 14:05:26.948571 [ 271 ] {1a19fb31-095a-401c-be62-15a52432d836} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4554 | 2026.05.14 14:05:26.948638 [ 271 ] {1a19fb31-095a-401c-be62-15a52432d836} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4555 | 2026.05.14 14:05:26.948774 [ 271 ] {1a19fb31-095a-401c-be62-15a52432d836} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4556 | 2026.05.14 14:05:26.948811 [ 271 ] {1a19fb31-095a-401c-be62-15a52432d836} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4557 | 2026.05.14 14:05:26.948832 [ 271 ] {1a19fb31-095a-401c-be62-15a52432d836} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 4558 | 2026.05.14 14:05:26.948849 [ 271 ] {1a19fb31-095a-401c-be62-15a52432d836} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4559 | 2026.05.14 14:05:26.948891 [ 271 ] {1a19fb31-095a-401c-be62-15a52432d836} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 4560 | 2026.05.14 14:05:26.948911 [ 271 ] {1a19fb31-095a-401c-be62-15a52432d836} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 4561 | 2026.05.14 14:05:26.949979 [ 271 ] {1a19fb31-095a-401c-be62-15a52432d836} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00223 sec., 19730.94170403587 rows/sec., 4.13 MiB/sec. | ||
| 4562 | 2026.05.14 14:05:26.950084 [ 271 ] {1a19fb31-095a-401c-be62-15a52432d836} <Debug> TCPHandler: Processed in 0.002621894 sec. | ||
| 4563 | 2026.05.14 14:05:26.955561 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4564 | 2026.05.14 14:05:26.955761 [ 271 ] {99bf5a94-b9e6-4ffa-8991-c42709571e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4565 | 2026.05.14 14:05:26.955838 [ 271 ] {99bf5a94-b9e6-4ffa-8991-c42709571e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4566 | 2026.05.14 14:05:26.956610 [ 271 ] {99bf5a94-b9e6-4ffa-8991-c42709571e20} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2026.05.14 14:05:26.956657 [ 271 ] {99bf5a94-b9e6-4ffa-8991-c42709571e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4568 | 2026.05.14 14:05:26.957065 [ 271 ] {99bf5a94-b9e6-4ffa-8991-c42709571e20} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4569 | 2026.05.14 14:05:26.957289 [ 271 ] {99bf5a94-b9e6-4ffa-8991-c42709571e20} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2026.05.14 14:05:26.957434 [ 271 ] {99bf5a94-b9e6-4ffa-8991-c42709571e20} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001728 sec., 164351.85185185185 rows/sec., 10.44 MiB/sec. | ||
| 4571 | 2026.05.14 14:05:26.957476 [ 271 ] {99bf5a94-b9e6-4ffa-8991-c42709571e20} <Debug> TCPHandler: Processed in 0.00205647 sec. | ||
| 4572 | 2026.05.14 14:05:26.957618 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4573 | 2026.05.14 14:05:26.957718 [ 271 ] {67d4d357-b089-4f54-81e3-55fa0dc91fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4574 | 2026.05.14 14:05:26.957760 [ 271 ] {67d4d357-b089-4f54-81e3-55fa0dc91fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4575 | 2026.05.14 14:05:26.958488 [ 271 ] {67d4d357-b089-4f54-81e3-55fa0dc91fdf} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.05.14 14:05:26.958525 [ 271 ] {67d4d357-b089-4f54-81e3-55fa0dc91fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4577 | 2026.05.14 14:05:26.958886 [ 271 ] {67d4d357-b089-4f54-81e3-55fa0dc91fdf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4578 | 2026.05.14 14:05:26.959099 [ 271 ] {67d4d357-b089-4f54-81e3-55fa0dc91fdf} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.05.14 14:05:26.959228 [ 271 ] {67d4d357-b089-4f54-81e3-55fa0dc91fdf} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.00153 sec., 575816.9934640523 rows/sec., 45.24 MiB/sec. | ||
| 4580 | 2026.05.14 14:05:26.959265 [ 271 ] {67d4d357-b089-4f54-81e3-55fa0dc91fdf} <Debug> TCPHandler: Processed in 0.001702096 sec. | ||
| 4581 | 2026.05.14 14:05:26.959390 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2026.05.14 14:05:26.959486 [ 271 ] {85faea5f-943f-4775-b997-89f27f06ac95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4583 | 2026.05.14 14:05:26.959527 [ 271 ] {85faea5f-943f-4775-b997-89f27f06ac95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4584 | 2026.05.14 14:05:26.960018 [ 271 ] {85faea5f-943f-4775-b997-89f27f06ac95} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.05.14 14:05:26.960054 [ 271 ] {85faea5f-943f-4775-b997-89f27f06ac95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4586 | 2026.05.14 14:05:26.960355 [ 271 ] {85faea5f-943f-4775-b997-89f27f06ac95} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4587 | 2026.05.14 14:05:26.960571 [ 271 ] {85faea5f-943f-4775-b997-89f27f06ac95} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2026.05.14 14:05:26.960698 [ 271 ] {85faea5f-943f-4775-b997-89f27f06ac95} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.00123 sec., 149593.49593495936 rows/sec., 9.29 MiB/sec. | ||
| 4589 | 2026.05.14 14:05:26.960736 [ 271 ] {85faea5f-943f-4775-b997-89f27f06ac95} <Debug> TCPHandler: Processed in 0.001395863 sec. | ||
| 4590 | 2026.05.14 14:05:26.960857 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4591 | 2026.05.14 14:05:26.960954 [ 271 ] {29f6428f-4169-4d91-a69a-b59de42f7701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4592 | 2026.05.14 14:05:26.960994 [ 271 ] {29f6428f-4169-4d91-a69a-b59de42f7701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4593 | 2026.05.14 14:05:26.961421 [ 271 ] {29f6428f-4169-4d91-a69a-b59de42f7701} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2026.05.14 14:05:26.961457 [ 271 ] {29f6428f-4169-4d91-a69a-b59de42f7701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4595 | 2026.05.14 14:05:26.961751 [ 271 ] {29f6428f-4169-4d91-a69a-b59de42f7701} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4596 | 2026.05.14 14:05:26.961954 [ 271 ] {29f6428f-4169-4d91-a69a-b59de42f7701} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.05.14 14:05:26.962079 [ 271 ] {29f6428f-4169-4d91-a69a-b59de42f7701} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001143 sec., 130358.70516185477 rows/sec., 8.42 MiB/sec. | ||
| 4598 | 2026.05.14 14:05:26.962117 [ 271 ] {29f6428f-4169-4d91-a69a-b59de42f7701} <Debug> TCPHandler: Processed in 0.001309542 sec. | ||
| 4599 | 2026.05.14 14:05:26.962253 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2026.05.14 14:05:26.962348 [ 271 ] {821ee554-b3bb-4083-b789-feba33c633d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4601 | 2026.05.14 14:05:26.962389 [ 271 ] {821ee554-b3bb-4083-b789-feba33c633d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4602 | 2026.05.14 14:05:26.962839 [ 271 ] {821ee554-b3bb-4083-b789-feba33c633d5} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2026.05.14 14:05:26.962875 [ 271 ] {821ee554-b3bb-4083-b789-feba33c633d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4604 | 2026.05.14 14:05:26.963170 [ 271 ] {821ee554-b3bb-4083-b789-feba33c633d5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4605 | 2026.05.14 14:05:26.963376 [ 271 ] {821ee554-b3bb-4083-b789-feba33c633d5} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.05.14 14:05:26.963501 [ 271 ] {821ee554-b3bb-4083-b789-feba33c633d5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 4607 | 2026.05.14 14:05:26.963539 [ 271 ] {821ee554-b3bb-4083-b789-feba33c633d5} <Debug> TCPHandler: Processed in 0.001335833 sec. | ||
| 4608 | 2026.05.14 14:05:26.963694 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2026.05.14 14:05:26.963791 [ 271 ] {64453419-4583-469e-9060-b8665eb2452d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4610 | 2026.05.14 14:05:26.963832 [ 271 ] {64453419-4583-469e-9060-b8665eb2452d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4611 | 2026.05.14 14:05:26.964422 [ 271 ] {64453419-4583-469e-9060-b8665eb2452d} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.05.14 14:05:26.964458 [ 271 ] {64453419-4583-469e-9060-b8665eb2452d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4613 | 2026.05.14 14:05:26.964769 [ 271 ] {64453419-4583-469e-9060-b8665eb2452d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4614 | 2026.05.14 14:05:26.964987 [ 271 ] {64453419-4583-469e-9060-b8665eb2452d} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2026.05.14 14:05:26.965112 [ 271 ] {64453419-4583-469e-9060-b8665eb2452d} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001338 sec., 397608.3707025411 rows/sec., 28.13 MiB/sec. | ||
| 4616 | 2026.05.14 14:05:26.965148 [ 271 ] {64453419-4583-469e-9060-b8665eb2452d} <Debug> TCPHandler: Processed in 0.001503333 sec. | ||
| 4617 | 2026.05.14 14:05:26.965274 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4618 | 2026.05.14 14:05:26.965371 [ 271 ] {2551743f-6229-44fa-af0f-87f0638fee0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4619 | 2026.05.14 14:05:26.965412 [ 271 ] {2551743f-6229-44fa-af0f-87f0638fee0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4620 | 2026.05.14 14:05:26.965762 [ 271 ] {2551743f-6229-44fa-af0f-87f0638fee0f} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2026.05.14 14:05:26.965802 [ 271 ] {2551743f-6229-44fa-af0f-87f0638fee0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4622 | 2026.05.14 14:05:26.966115 [ 271 ] {2551743f-6229-44fa-af0f-87f0638fee0f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4623 | 2026.05.14 14:05:26.966326 [ 271 ] {2551743f-6229-44fa-af0f-87f0638fee0f} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2026.05.14 14:05:26.966477 [ 271 ] {2551743f-6229-44fa-af0f-87f0638fee0f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 4625 | 2026.05.14 14:05:26.966517 [ 271 ] {2551743f-6229-44fa-af0f-87f0638fee0f} <Debug> TCPHandler: Processed in 0.001292072 sec. | ||
| 4626 | 2026.05.14 14:05:26.966663 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4627 | 2026.05.14 14:05:26.966765 [ 271 ] {ba189569-3a7e-4943-89c3-fff7c4a444e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4628 | 2026.05.14 14:05:26.966810 [ 271 ] {ba189569-3a7e-4943-89c3-fff7c4a444e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4629 | 2026.05.14 14:05:26.967226 [ 271 ] {ba189569-3a7e-4943-89c3-fff7c4a444e8} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2026.05.14 14:05:26.967263 [ 271 ] {ba189569-3a7e-4943-89c3-fff7c4a444e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4631 | 2026.05.14 14:05:26.967602 [ 271 ] {ba189569-3a7e-4943-89c3-fff7c4a444e8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4632 | 2026.05.14 14:05:26.967809 [ 271 ] {ba189569-3a7e-4943-89c3-fff7c4a444e8} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2026.05.14 14:05:26.967939 [ 271 ] {ba189569-3a7e-4943-89c3-fff7c4a444e8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 4634 | 2026.05.14 14:05:26.967976 [ 271 ] {ba189569-3a7e-4943-89c3-fff7c4a444e8} <Debug> TCPHandler: Processed in 0.001363702 sec. | ||
| 4635 | 2026.05.14 14:05:26.968108 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2026.05.14 14:05:26.968204 [ 271 ] {b6d323ea-18d4-4efc-9859-773f1151b871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4637 | 2026.05.14 14:05:26.968246 [ 271 ] {b6d323ea-18d4-4efc-9859-773f1151b871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4638 | 2026.05.14 14:05:26.968564 [ 271 ] {b6d323ea-18d4-4efc-9859-773f1151b871} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.05.14 14:05:26.968599 [ 271 ] {b6d323ea-18d4-4efc-9859-773f1151b871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4640 | 2026.05.14 14:05:26.968887 [ 271 ] {b6d323ea-18d4-4efc-9859-773f1151b871} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4641 | 2026.05.14 14:05:26.969089 [ 271 ] {b6d323ea-18d4-4efc-9859-773f1151b871} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.05.14 14:05:26.969215 [ 271 ] {b6d323ea-18d4-4efc-9859-773f1151b871} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 4643 | 2026.05.14 14:05:26.969251 [ 271 ] {b6d323ea-18d4-4efc-9859-773f1151b871} <Debug> TCPHandler: Processed in 0.001191401 sec. | ||
| 4644 | 2026.05.14 14:05:26.969373 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2026.05.14 14:05:26.969468 [ 271 ] {4f0ba80d-aa11-43e5-8a97-31fe64890c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4646 | 2026.05.14 14:05:26.969521 [ 271 ] {4f0ba80d-aa11-43e5-8a97-31fe64890c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4647 | 2026.05.14 14:05:26.970311 [ 271 ] {4f0ba80d-aa11-43e5-8a97-31fe64890c2e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.05.14 14:05:26.970347 [ 271 ] {4f0ba80d-aa11-43e5-8a97-31fe64890c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4649 | 2026.05.14 14:05:26.970887 [ 271 ] {4f0ba80d-aa11-43e5-8a97-31fe64890c2e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4650 | 2026.05.14 14:05:26.971100 [ 271 ] {4f0ba80d-aa11-43e5-8a97-31fe64890c2e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2026.05.14 14:05:26.971234 [ 271 ] {4f0ba80d-aa11-43e5-8a97-31fe64890c2e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001784 sec., 23542.600896860986 rows/sec., 42.19 MiB/sec. | ||
| 4652 | 2026.05.14 14:05:26.971294 [ 271 ] {4f0ba80d-aa11-43e5-8a97-31fe64890c2e} <Debug> TCPHandler: Processed in 0.001970288 sec. | ||
| 4653 | 2026.05.14 14:05:26.971418 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4654 | 2026.05.14 14:05:26.971514 [ 271 ] {7f063923-f2ee-4b30-be61-21588713b7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4655 | 2026.05.14 14:05:26.971556 [ 271 ] {7f063923-f2ee-4b30-be61-21588713b7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4656 | 2026.05.14 14:05:26.971883 [ 271 ] {7f063923-f2ee-4b30-be61-21588713b7dc} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.05.14 14:05:26.971919 [ 271 ] {7f063923-f2ee-4b30-be61-21588713b7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.94 GiB. | ||
| 4658 | 2026.05.14 14:05:26.972232 [ 271 ] {7f063923-f2ee-4b30-be61-21588713b7dc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4659 | 2026.05.14 14:05:26.972441 [ 271 ] {7f063923-f2ee-4b30-be61-21588713b7dc} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.05.14 14:05:26.972562 [ 271 ] {7f063923-f2ee-4b30-be61-21588713b7dc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. | ||
| 4661 | 2026.05.14 14:05:26.972598 [ 271 ] {7f063923-f2ee-4b30-be61-21588713b7dc} <Debug> TCPHandler: Processed in 0.001229461 sec. | ||
| 4662 | 2026.05.14 14:05:31.249441 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4663 | 2026.05.14 14:05:31.249511 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4664 | 2026.05.14 14:05:31.319768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8680 | ||
| 4665 | 2026.05.14 14:05:31.320608 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2026.05.14 14:05:31.320685 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4667 | 2026.05.14 14:05:31.321301 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4668 | 2026.05.14 14:05:31.321554 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2026.05.14 14:05:31.321690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8680 | ||
| 4670 | 2026.05.14 14:05:31.754372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4671 | 2026.05.14 14:05:31.772230 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2026.05.14 14:05:31.772298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4673 | 2026.05.14 14:05:31.778535 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4674 | 2026.05.14 14:05:31.779249 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2026.05.14 14:05:31.782825 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4676 | 2026.05.14 14:05:31.942438 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4677 | 2026.05.14 14:05:31.942695 [ 271 ] {5fb77794-32ed-4f99-80f8-d47c19687d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 4678 | 2026.05.14 14:05:31.943158 [ 271 ] {5fb77794-32ed-4f99-80f8-d47c19687d16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4679 | 2026.05.14 14:05:31.943214 [ 271 ] {5fb77794-32ed-4f99-80f8-d47c19687d16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 4680 | 2026.05.14 14:05:31.943536 [ 271 ] {5fb77794-32ed-4f99-80f8-d47c19687d16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4681 | 2026.05.14 14:05:31.943635 [ 271 ] {5fb77794-32ed-4f99-80f8-d47c19687d16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4682 | 2026.05.14 14:05:31.943836 [ 271 ] {5fb77794-32ed-4f99-80f8-d47c19687d16} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4683 | 2026.05.14 14:05:31.943891 [ 271 ] {5fb77794-32ed-4f99-80f8-d47c19687d16} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4684 | 2026.05.14 14:05:31.943926 [ 271 ] {5fb77794-32ed-4f99-80f8-d47c19687d16} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 4685 | 2026.05.14 14:05:31.943950 [ 271 ] {5fb77794-32ed-4f99-80f8-d47c19687d16} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4686 | 2026.05.14 14:05:31.944009 [ 271 ] {5fb77794-32ed-4f99-80f8-d47c19687d16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 4687 | 2026.05.14 14:05:31.944045 [ 271 ] {5fb77794-32ed-4f99-80f8-d47c19687d16} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 4688 | 2026.05.14 14:05:31.945107 [ 271 ] {5fb77794-32ed-4f99-80f8-d47c19687d16} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002519 sec., 17467.248908296944 rows/sec., 3.65 MiB/sec. | ||
| 4689 | 2026.05.14 14:05:31.945206 [ 271 ] {5fb77794-32ed-4f99-80f8-d47c19687d16} <Debug> TCPHandler: Processed in 0.003013878 sec. | ||
| 4690 | 2026.05.14 14:05:31.946782 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.05.14 14:05:31.946897 [ 271 ] {b7f7efcf-117e-4038-b98b-c157a4f4e59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4692 | 2026.05.14 14:05:31.946939 [ 271 ] {b7f7efcf-117e-4038-b98b-c157a4f4e59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4693 | 2026.05.14 14:05:31.947481 [ 271 ] {b7f7efcf-117e-4038-b98b-c157a4f4e59a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.05.14 14:05:31.947528 [ 271 ] {b7f7efcf-117e-4038-b98b-c157a4f4e59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4695 | 2026.05.14 14:05:31.947938 [ 271 ] {b7f7efcf-117e-4038-b98b-c157a4f4e59a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4696 | 2026.05.14 14:05:31.948163 [ 271 ] {b7f7efcf-117e-4038-b98b-c157a4f4e59a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.05.14 14:05:31.948303 [ 271 ] {b7f7efcf-117e-4038-b98b-c157a4f4e59a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001437 sec., 38970.076548364654 rows/sec., 2.98 MiB/sec. | ||
| 4698 | 2026.05.14 14:05:31.948342 [ 271 ] {b7f7efcf-117e-4038-b98b-c157a4f4e59a} <Debug> TCPHandler: Processed in 0.001609635 sec. | ||
| 4699 | 2026.05.14 14:05:31.948490 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.05.14 14:05:31.948586 [ 271 ] {d9078f10-1b3d-46b1-a3a1-0d9f79745fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4701 | 2026.05.14 14:05:31.948626 [ 271 ] {d9078f10-1b3d-46b1-a3a1-0d9f79745fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4702 | 2026.05.14 14:05:31.949036 [ 271 ] {d9078f10-1b3d-46b1-a3a1-0d9f79745fbc} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.05.14 14:05:31.949073 [ 271 ] {d9078f10-1b3d-46b1-a3a1-0d9f79745fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4704 | 2026.05.14 14:05:31.949358 [ 271 ] {d9078f10-1b3d-46b1-a3a1-0d9f79745fbc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4705 | 2026.05.14 14:05:31.949561 [ 271 ] {d9078f10-1b3d-46b1-a3a1-0d9f79745fbc} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.05.14 14:05:31.949685 [ 271 ] {d9078f10-1b3d-46b1-a3a1-0d9f79745fbc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001116 sec., 57347.67025089606 rows/sec., 4.48 MiB/sec. | ||
| 4707 | 2026.05.14 14:05:31.949722 [ 271 ] {d9078f10-1b3d-46b1-a3a1-0d9f79745fbc} <Debug> TCPHandler: Processed in 0.001280752 sec. | ||
| 4708 | 2026.05.14 14:05:31.949858 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.05.14 14:05:31.949954 [ 271 ] {a2d3546c-c6dc-482f-8125-30fcc2cb5fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4710 | 2026.05.14 14:05:31.949996 [ 271 ] {a2d3546c-c6dc-482f-8125-30fcc2cb5fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4711 | 2026.05.14 14:05:31.950397 [ 271 ] {a2d3546c-c6dc-482f-8125-30fcc2cb5fa7} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.05.14 14:05:31.950433 [ 271 ] {a2d3546c-c6dc-482f-8125-30fcc2cb5fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4713 | 2026.05.14 14:05:31.950746 [ 271 ] {a2d3546c-c6dc-482f-8125-30fcc2cb5fa7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4714 | 2026.05.14 14:05:31.950961 [ 271 ] {a2d3546c-c6dc-482f-8125-30fcc2cb5fa7} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.05.14 14:05:31.951087 [ 271 ] {a2d3546c-c6dc-482f-8125-30fcc2cb5fa7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 4716 | 2026.05.14 14:05:31.951124 [ 271 ] {a2d3546c-c6dc-482f-8125-30fcc2cb5fa7} <Debug> TCPHandler: Processed in 0.001315153 sec. | ||
| 4717 | 2026.05.14 14:05:31.951249 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.05.14 14:05:31.951345 [ 271 ] {a64f5602-6ef4-4721-9ab0-ef0c9a649e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.05.14 14:05:31.951385 [ 271 ] {a64f5602-6ef4-4721-9ab0-ef0c9a649e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4720 | 2026.05.14 14:05:31.951720 [ 271 ] {a64f5602-6ef4-4721-9ab0-ef0c9a649e35} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.05.14 14:05:31.951756 [ 271 ] {a64f5602-6ef4-4721-9ab0-ef0c9a649e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4722 | 2026.05.14 14:05:31.952054 [ 271 ] {a64f5602-6ef4-4721-9ab0-ef0c9a649e35} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4723 | 2026.05.14 14:05:31.952261 [ 271 ] {a64f5602-6ef4-4721-9ab0-ef0c9a649e35} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.05.14 14:05:31.952386 [ 271 ] {a64f5602-6ef4-4721-9ab0-ef0c9a649e35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4725 | 2026.05.14 14:05:31.952422 [ 271 ] {a64f5602-6ef4-4721-9ab0-ef0c9a649e35} <Debug> TCPHandler: Processed in 0.001222211 sec. | ||
| 4726 | 2026.05.14 14:05:32.241852 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.05.14 14:05:32.242098 [ 271 ] {3f78ac82-fe05-422c-a03e-1d7ee7f5697a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4728 | 2026.05.14 14:05:32.242454 [ 271 ] {3f78ac82-fe05-422c-a03e-1d7ee7f5697a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4729 | 2026.05.14 14:05:32.242498 [ 271 ] {3f78ac82-fe05-422c-a03e-1d7ee7f5697a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4730 | 2026.05.14 14:05:32.242760 [ 271 ] {3f78ac82-fe05-422c-a03e-1d7ee7f5697a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4731 | 2026.05.14 14:05:32.242827 [ 271 ] {3f78ac82-fe05-422c-a03e-1d7ee7f5697a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4732 | 2026.05.14 14:05:32.242969 [ 271 ] {3f78ac82-fe05-422c-a03e-1d7ee7f5697a} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 4733 | 2026.05.14 14:05:32.243008 [ 271 ] {3f78ac82-fe05-422c-a03e-1d7ee7f5697a} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4734 | 2026.05.14 14:05:32.243030 [ 271 ] {3f78ac82-fe05-422c-a03e-1d7ee7f5697a} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 4735 | 2026.05.14 14:05:32.243046 [ 271 ] {3f78ac82-fe05-422c-a03e-1d7ee7f5697a} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4736 | 2026.05.14 14:05:32.243088 [ 271 ] {3f78ac82-fe05-422c-a03e-1d7ee7f5697a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4737 | 2026.05.14 14:05:32.243109 [ 271 ] {3f78ac82-fe05-422c-a03e-1d7ee7f5697a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 4738 | 2026.05.14 14:05:32.244264 [ 271 ] {3f78ac82-fe05-422c-a03e-1d7ee7f5697a} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002277 sec., 19323.671497584543 rows/sec., 4.04 MiB/sec. | ||
| 4739 | 2026.05.14 14:05:32.244369 [ 271 ] {3f78ac82-fe05-422c-a03e-1d7ee7f5697a} <Debug> TCPHandler: Processed in 0.002647405 sec. | ||
| 4740 | 2026.05.14 14:05:32.260394 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.05.14 14:05:32.260533 [ 271 ] {ed14f873-fb4c-4954-b071-ac7ad93512c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4742 | 2026.05.14 14:05:32.260586 [ 271 ] {ed14f873-fb4c-4954-b071-ac7ad93512c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4743 | 2026.05.14 14:05:32.261231 [ 271 ] {ed14f873-fb4c-4954-b071-ac7ad93512c9} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.05.14 14:05:32.261271 [ 271 ] {ed14f873-fb4c-4954-b071-ac7ad93512c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4745 | 2026.05.14 14:05:32.261673 [ 271 ] {ed14f873-fb4c-4954-b071-ac7ad93512c9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4746 | 2026.05.14 14:05:32.261900 [ 271 ] {ed14f873-fb4c-4954-b071-ac7ad93512c9} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.05.14 14:05:32.262051 [ 271 ] {ed14f873-fb4c-4954-b071-ac7ad93512c9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001557 sec., 182402.05523442518 rows/sec., 11.58 MiB/sec. | ||
| 4748 | 2026.05.14 14:05:32.262080 [ 115 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4749 | 2026.05.14 14:05:32.262090 [ 271 ] {ed14f873-fb4c-4954-b071-ac7ad93512c9} <Debug> TCPHandler: Processed in 0.001760266 sec. | ||
| 4750 | 2026.05.14 14:05:32.262165 [ 115 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.05.14 14:05:32.262195 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4752 | 2026.05.14 14:05:32.262289 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4753 | 2026.05.14 14:05:32.262335 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4754 | 2026.05.14 14:05:32.262396 [ 271 ] {760a981c-3e7c-401a-a8f8-5c7581dc7645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4755 | 2026.05.14 14:05:32.262444 [ 271 ] {760a981c-3e7c-401a-a8f8-5c7581dc7645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4756 | 2026.05.14 14:05:32.262499 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4757 | 2026.05.14 14:05:32.262542 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4758 | 2026.05.14 14:05:32.262610 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4759 | 2026.05.14 14:05:32.262660 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4760 | 2026.05.14 14:05:32.262706 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4761 | 2026.05.14 14:05:32.262748 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4762 | 2026.05.14 14:05:32.262865 [ 271 ] {760a981c-3e7c-401a-a8f8-5c7581dc7645} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.05.14 14:05:32.262913 [ 271 ] {760a981c-3e7c-401a-a8f8-5c7581dc7645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4764 | 2026.05.14 14:05:32.263231 [ 271 ] {760a981c-3e7c-401a-a8f8-5c7581dc7645} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4765 | 2026.05.14 14:05:32.263476 [ 271 ] {760a981c-3e7c-401a-a8f8-5c7581dc7645} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.05.14 14:05:32.263607 [ 271 ] {760a981c-3e7c-401a-a8f8-5c7581dc7645} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.00123 sec., 14634.146341463415 rows/sec., 1.17 MiB/sec. | ||
| 4767 | 2026.05.14 14:05:32.263646 [ 271 ] {760a981c-3e7c-401a-a8f8-5c7581dc7645} <Debug> TCPHandler: Processed in 0.001406483 sec. | ||
| 4768 | 2026.05.14 14:05:32.263777 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2026.05.14 14:05:32.263869 [ 189 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604895 sec., 884793.0861520536 rows/sec., 59.57 MiB/sec. | ||
| 4770 | 2026.05.14 14:05:32.263875 [ 271 ] {52ed7c82-8e70-43d7-969b-4d6c21f8d646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4771 | 2026.05.14 14:05:32.263941 [ 271 ] {52ed7c82-8e70-43d7-969b-4d6c21f8d646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4772 | 2026.05.14 14:05:32.264070 [ 198 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4773 | 2026.05.14 14:05:32.264438 [ 198 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_13_3} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.05.14 14:05:32.264529 [ 198 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_13_3} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4775 | 2026.05.14 14:05:32.264630 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4776 | 2026.05.14 14:05:32.265747 [ 271 ] {52ed7c82-8e70-43d7-969b-4d6c21f8d646} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.05.14 14:05:32.265790 [ 271 ] {52ed7c82-8e70-43d7-969b-4d6c21f8d646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4778 | 2026.05.14 14:05:32.266296 [ 271 ] {52ed7c82-8e70-43d7-969b-4d6c21f8d646} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4779 | 2026.05.14 14:05:32.266517 [ 271 ] {52ed7c82-8e70-43d7-969b-4d6c21f8d646} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.05.14 14:05:32.266649 [ 271 ] {52ed7c82-8e70-43d7-969b-4d6c21f8d646} <Debug> executeQuery: Read 3239 rows, 247.73 KiB in 0.002792 sec., 1160100.2865329513 rows/sec., 86.65 MiB/sec. | ||
| 4781 | 2026.05.14 14:05:32.266689 [ 271 ] {52ed7c82-8e70-43d7-969b-4d6c21f8d646} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4782 | 2026.05.14 14:05:32.266703 [ 271 ] {52ed7c82-8e70-43d7-969b-4d6c21f8d646} <Debug> TCPHandler: Processed in 0.002975798 sec. | ||
| 4783 | 2026.05.14 14:05:32.266837 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2026.05.14 14:05:32.266940 [ 271 ] {dca2765f-a174-438d-ba12-7f0711c55350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4785 | 2026.05.14 14:05:32.266980 [ 271 ] {dca2765f-a174-438d-ba12-7f0711c55350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4786 | 2026.05.14 14:05:32.267506 [ 271 ] {dca2765f-a174-438d-ba12-7f0711c55350} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2026.05.14 14:05:32.267543 [ 271 ] {dca2765f-a174-438d-ba12-7f0711c55350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4788 | 2026.05.14 14:05:32.267857 [ 271 ] {dca2765f-a174-438d-ba12-7f0711c55350} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4789 | 2026.05.14 14:05:32.268068 [ 271 ] {dca2765f-a174-438d-ba12-7f0711c55350} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2026.05.14 14:05:32.268196 [ 271 ] {dca2765f-a174-438d-ba12-7f0711c55350} <Debug> executeQuery: Read 213 rows, 13.78 KiB in 0.001275 sec., 167058.82352941175 rows/sec., 10.56 MiB/sec. | ||
| 4791 | 2026.05.14 14:05:32.268237 [ 271 ] {dca2765f-a174-438d-ba12-7f0711c55350} <Debug> TCPHandler: Processed in 0.001445603 sec. | ||
| 4792 | 2026.05.14 14:05:32.268367 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4793 | 2026.05.14 14:05:32.268463 [ 271 ] {364f1352-bf21-4f1c-9ce0-0ac6b567e734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4794 | 2026.05.14 14:05:32.268502 [ 271 ] {364f1352-bf21-4f1c-9ce0-0ac6b567e734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4795 | 2026.05.14 14:05:32.269249 [ 271 ] {364f1352-bf21-4f1c-9ce0-0ac6b567e734} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.05.14 14:05:32.269286 [ 271 ] {364f1352-bf21-4f1c-9ce0-0ac6b567e734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4797 | 2026.05.14 14:05:32.269623 [ 271 ] {364f1352-bf21-4f1c-9ce0-0ac6b567e734} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4798 | 2026.05.14 14:05:32.269829 [ 271 ] {364f1352-bf21-4f1c-9ce0-0ac6b567e734} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.05.14 14:05:32.269963 [ 271 ] {364f1352-bf21-4f1c-9ce0-0ac6b567e734} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001518 sec., 625823.4519104084 rows/sec., 36.82 MiB/sec. | ||
| 4800 | 2026.05.14 14:05:32.270000 [ 271 ] {364f1352-bf21-4f1c-9ce0-0ac6b567e734} <Debug> TCPHandler: Processed in 0.001681905 sec. | ||
| 4801 | 2026.05.14 14:05:32.270130 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4802 | 2026.05.14 14:05:32.270230 [ 271 ] {25d52a7a-6b48-4263-ad21-a5349568cf18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4803 | 2026.05.14 14:05:32.270270 [ 271 ] {25d52a7a-6b48-4263-ad21-a5349568cf18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4804 | 2026.05.14 14:05:32.270663 [ 271 ] {25d52a7a-6b48-4263-ad21-a5349568cf18} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.05.14 14:05:32.270700 [ 271 ] {25d52a7a-6b48-4263-ad21-a5349568cf18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4806 | 2026.05.14 14:05:32.270987 [ 271 ] {25d52a7a-6b48-4263-ad21-a5349568cf18} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4807 | 2026.05.14 14:05:32.271187 [ 271 ] {25d52a7a-6b48-4263-ad21-a5349568cf18} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.05.14 14:05:32.271305 [ 114 ] {} <Debug> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4809 | 2026.05.14 14:05:32.271308 [ 271 ] {25d52a7a-6b48-4263-ad21-a5349568cf18} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 62.33 KiB/sec. | ||
| 4810 | 2026.05.14 14:05:32.271350 [ 114 ] {} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.05.14 14:05:32.271368 [ 271 ] {25d52a7a-6b48-4263-ad21-a5349568cf18} <Debug> TCPHandler: Processed in 0.001321892 sec. | ||
| 4812 | 2026.05.14 14:05:32.271376 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4813 | 2026.05.14 14:05:32.271501 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2026.05.14 14:05:32.271501 [ 193 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4815 | 2026.05.14 14:05:32.271598 [ 271 ] {dc1b3fa9-ee0d-462d-97ac-8e04b10c70a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4816 | 2026.05.14 14:05:32.271641 [ 271 ] {dc1b3fa9-ee0d-462d-97ac-8e04b10c70a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4817 | 2026.05.14 14:05:32.271642 [ 193 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4818 | 2026.05.14 14:05:32.271686 [ 193 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 4819 | 2026.05.14 14:05:32.271746 [ 193 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 4820 | 2026.05.14 14:05:32.271859 [ 193 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 4821 | 2026.05.14 14:05:32.271908 [ 193 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 4822 | 2026.05.14 14:05:32.271953 [ 193 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 4823 | 2026.05.14 14:05:32.272145 [ 271 ] {dc1b3fa9-ee0d-462d-97ac-8e04b10c70a6} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.05.14 14:05:32.272188 [ 271 ] {dc1b3fa9-ee0d-462d-97ac-8e04b10c70a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4825 | 2026.05.14 14:05:32.272524 [ 271 ] {dc1b3fa9-ee0d-462d-97ac-8e04b10c70a6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4826 | 2026.05.14 14:05:32.272634 [ 198 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001132781 sec., 4413.915840749448 rows/sec., 327.60 KiB/sec. | ||
| 4827 | 2026.05.14 14:05:32.272751 [ 271 ] {dc1b3fa9-ee0d-462d-97ac-8e04b10c70a6} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2026.05.14 14:05:32.272753 [ 198 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4829 | 2026.05.14 14:05:32.272886 [ 114 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4830 | 2026.05.14 14:05:32.272891 [ 271 ] {dc1b3fa9-ee0d-462d-97ac-8e04b10c70a6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001258 sec., 117647.05882352941 rows/sec., 6.69 MiB/sec. | ||
| 4831 | 2026.05.14 14:05:32.272924 [ 114 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.05.14 14:05:32.272953 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4833 | 2026.05.14 14:05:32.272953 [ 271 ] {dc1b3fa9-ee0d-462d-97ac-8e04b10c70a6} <Debug> TCPHandler: Processed in 0.001455744 sec. | ||
| 4834 | 2026.05.14 14:05:32.273035 [ 198 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_5_1} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.05.14 14:05:32.273069 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4836 | 2026.05.14 14:05:32.273110 [ 198 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_5_1} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4837 | 2026.05.14 14:05:32.273116 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2026.05.14 14:05:32.273182 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4839 | 2026.05.14 14:05:32.273194 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4840 | 2026.05.14 14:05:32.273216 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4841 | 2026.05.14 14:05:32.273226 [ 271 ] {a56bdbc7-216c-49dc-bf08-d0d61a5d7f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4842 | 2026.05.14 14:05:32.273274 [ 271 ] {a56bdbc7-216c-49dc-bf08-d0d61a5d7f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4843 | 2026.05.14 14:05:32.273292 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4844 | 2026.05.14 14:05:32.273347 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4845 | 2026.05.14 14:05:32.273395 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4846 | 2026.05.14 14:05:32.273444 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 4847 | 2026.05.14 14:05:32.274265 [ 188 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238292 sec., 597597.3356849597 rows/sec., 36.27 MiB/sec. | ||
| 4848 | 2026.05.14 14:05:32.274280 [ 271 ] {a56bdbc7-216c-49dc-bf08-d0d61a5d7f2a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.05.14 14:05:32.274325 [ 271 ] {a56bdbc7-216c-49dc-bf08-d0d61a5d7f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4850 | 2026.05.14 14:05:32.274404 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4851 | 2026.05.14 14:05:32.274686 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_13_3} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.05.14 14:05:32.274754 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_13_3} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4853 | 2026.05.14 14:05:32.274756 [ 271 ] {a56bdbc7-216c-49dc-bf08-d0d61a5d7f2a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4854 | 2026.05.14 14:05:32.274827 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4855 | 2026.05.14 14:05:32.274999 [ 271 ] {a56bdbc7-216c-49dc-bf08-d0d61a5d7f2a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2026.05.14 14:05:32.275134 [ 271 ] {a56bdbc7-216c-49dc-bf08-d0d61a5d7f2a} <Debug> executeQuery: Read 1776 rows, 123.01 KiB in 0.001926 sec., 922118.3800623053 rows/sec., 62.37 MiB/sec. | ||
| 4857 | 2026.05.14 14:05:32.275173 [ 271 ] {a56bdbc7-216c-49dc-bf08-d0d61a5d7f2a} <Debug> TCPHandler: Processed in 0.002105939 sec. | ||
| 4858 | 2026.05.14 14:05:32.275324 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4859 | 2026.05.14 14:05:32.275419 [ 271 ] {e6a374b7-fd8f-4b36-af42-dd798e3619d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4860 | 2026.05.14 14:05:32.275461 [ 271 ] {e6a374b7-fd8f-4b36-af42-dd798e3619d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4861 | 2026.05.14 14:05:32.275815 [ 271 ] {e6a374b7-fd8f-4b36-af42-dd798e3619d3} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.05.14 14:05:32.275852 [ 271 ] {e6a374b7-fd8f-4b36-af42-dd798e3619d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4863 | 2026.05.14 14:05:32.276172 [ 271 ] {e6a374b7-fd8f-4b36-af42-dd798e3619d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4864 | 2026.05.14 14:05:32.276381 [ 271 ] {e6a374b7-fd8f-4b36-af42-dd798e3619d3} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.05.14 14:05:32.276507 [ 271 ] {e6a374b7-fd8f-4b36-af42-dd798e3619d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 4866 | 2026.05.14 14:05:32.276543 [ 271 ] {e6a374b7-fd8f-4b36-af42-dd798e3619d3} <Debug> TCPHandler: Processed in 0.001267882 sec. | ||
| 4867 | 2026.05.14 14:05:32.276670 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4868 | 2026.05.14 14:05:32.276772 [ 271 ] {9167dda7-2687-4cbd-8135-21013f2d1f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4869 | 2026.05.14 14:05:32.276814 [ 271 ] {9167dda7-2687-4cbd-8135-21013f2d1f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4870 | 2026.05.14 14:05:32.277563 [ 271 ] {9167dda7-2687-4cbd-8135-21013f2d1f32} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2026.05.14 14:05:32.277601 [ 271 ] {9167dda7-2687-4cbd-8135-21013f2d1f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4872 | 2026.05.14 14:05:32.278037 [ 271 ] {9167dda7-2687-4cbd-8135-21013f2d1f32} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4873 | 2026.05.14 14:05:32.278252 [ 271 ] {9167dda7-2687-4cbd-8135-21013f2d1f32} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.05.14 14:05:32.278379 [ 271 ] {9167dda7-2687-4cbd-8135-21013f2d1f32} <Debug> executeQuery: Read 1610 rows, 100.16 KiB in 0.001625 sec., 990769.2307692309 rows/sec., 60.19 MiB/sec. | ||
| 4875 | 2026.05.14 14:05:32.278417 [ 271 ] {9167dda7-2687-4cbd-8135-21013f2d1f32} <Debug> TCPHandler: Processed in 0.001796657 sec. | ||
| 4876 | 2026.05.14 14:05:32.278549 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4877 | 2026.05.14 14:05:32.278645 [ 271 ] {73f0e359-aa3f-48a0-9aab-95c7f7486e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4878 | 2026.05.14 14:05:32.278686 [ 271 ] {73f0e359-aa3f-48a0-9aab-95c7f7486e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4879 | 2026.05.14 14:05:32.279015 [ 271 ] {73f0e359-aa3f-48a0-9aab-95c7f7486e5b} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.05.14 14:05:32.279051 [ 271 ] {73f0e359-aa3f-48a0-9aab-95c7f7486e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4881 | 2026.05.14 14:05:32.279335 [ 271 ] {73f0e359-aa3f-48a0-9aab-95c7f7486e5b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4882 | 2026.05.14 14:05:32.279537 [ 271 ] {73f0e359-aa3f-48a0-9aab-95c7f7486e5b} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.05.14 14:05:32.279661 [ 271 ] {73f0e359-aa3f-48a0-9aab-95c7f7486e5b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 4884 | 2026.05.14 14:05:32.279697 [ 271 ] {73f0e359-aa3f-48a0-9aab-95c7f7486e5b} <Debug> TCPHandler: Processed in 0.001196771 sec. | ||
| 4885 | 2026.05.14 14:05:32.279823 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2026.05.14 14:05:32.279919 [ 271 ] {337656eb-2314-463d-8380-7fcfd2aa232c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4887 | 2026.05.14 14:05:32.279972 [ 271 ] {337656eb-2314-463d-8380-7fcfd2aa232c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4888 | 2026.05.14 14:05:32.280877 [ 271 ] {337656eb-2314-463d-8380-7fcfd2aa232c} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.05.14 14:05:32.280914 [ 271 ] {337656eb-2314-463d-8380-7fcfd2aa232c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4890 | 2026.05.14 14:05:32.281479 [ 271 ] {337656eb-2314-463d-8380-7fcfd2aa232c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4891 | 2026.05.14 14:05:32.281704 [ 271 ] {337656eb-2314-463d-8380-7fcfd2aa232c} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2026.05.14 14:05:32.281838 [ 271 ] {337656eb-2314-463d-8380-7fcfd2aa232c} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001937 sec., 27361.899845121323 rows/sec., 49.03 MiB/sec. | ||
| 4893 | 2026.05.14 14:05:32.281890 [ 271 ] {337656eb-2314-463d-8380-7fcfd2aa232c} <Debug> TCPHandler: Processed in 0.002115559 sec. | ||
| 4894 | 2026.05.14 14:05:32.282018 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2026.05.14 14:05:32.282114 [ 271 ] {17aff088-95d8-4979-b536-781e18c100fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4896 | 2026.05.14 14:05:32.282155 [ 271 ] {17aff088-95d8-4979-b536-781e18c100fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4897 | 2026.05.14 14:05:32.282498 [ 271 ] {17aff088-95d8-4979-b536-781e18c100fe} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.05.14 14:05:32.282535 [ 271 ] {17aff088-95d8-4979-b536-781e18c100fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4899 | 2026.05.14 14:05:32.282829 [ 271 ] {17aff088-95d8-4979-b536-781e18c100fe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4900 | 2026.05.14 14:05:32.283037 [ 271 ] {17aff088-95d8-4979-b536-781e18c100fe} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2026.05.14 14:05:32.283161 [ 271 ] {17aff088-95d8-4979-b536-781e18c100fe} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001065 sec., 39436.61971830986 rows/sec., 2.25 MiB/sec. | ||
| 4902 | 2026.05.14 14:05:32.283196 [ 271 ] {17aff088-95d8-4979-b536-781e18c100fe} <Debug> TCPHandler: Processed in 0.001227681 sec. | ||
| 4903 | 2026.05.14 14:05:36.343373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 606 | ||
| 4904 | 2026.05.14 14:05:36.346551 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.05.14 14:05:36.346600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4906 | 2026.05.14 14:05:36.347827 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4907 | 2026.05.14 14:05:36.348105 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.05.14 14:05:36.348429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
| 4909 | 2026.05.14 14:05:36.941428 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.05.14 14:05:36.941797 [ 271 ] {17df8a1f-ac67-4d34-b9f6-2899663a1da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 4911 | 2026.05.14 14:05:36.942272 [ 271 ] {17df8a1f-ac67-4d34-b9f6-2899663a1da9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4912 | 2026.05.14 14:05:36.942309 [ 271 ] {17df8a1f-ac67-4d34-b9f6-2899663a1da9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 4913 | 2026.05.14 14:05:36.942527 [ 271 ] {17df8a1f-ac67-4d34-b9f6-2899663a1da9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4914 | 2026.05.14 14:05:36.942596 [ 271 ] {17df8a1f-ac67-4d34-b9f6-2899663a1da9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4915 | 2026.05.14 14:05:36.942736 [ 271 ] {17df8a1f-ac67-4d34-b9f6-2899663a1da9} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4916 | 2026.05.14 14:05:36.942773 [ 271 ] {17df8a1f-ac67-4d34-b9f6-2899663a1da9} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4917 | 2026.05.14 14:05:36.942795 [ 271 ] {17df8a1f-ac67-4d34-b9f6-2899663a1da9} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 4918 | 2026.05.14 14:05:36.942811 [ 271 ] {17df8a1f-ac67-4d34-b9f6-2899663a1da9} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4919 | 2026.05.14 14:05:36.942852 [ 271 ] {17df8a1f-ac67-4d34-b9f6-2899663a1da9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 4920 | 2026.05.14 14:05:36.942872 [ 271 ] {17df8a1f-ac67-4d34-b9f6-2899663a1da9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 4921 | 2026.05.14 14:05:36.944127 [ 271 ] {17df8a1f-ac67-4d34-b9f6-2899663a1da9} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002489 sec., 17677.782241864203 rows/sec., 3.70 MiB/sec. | ||
| 4922 | 2026.05.14 14:05:36.944239 [ 271 ] {17df8a1f-ac67-4d34-b9f6-2899663a1da9} <Debug> TCPHandler: Processed in 0.003002728 sec. | ||
| 4923 | 2026.05.14 14:05:36.945895 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.05.14 14:05:36.946011 [ 271 ] {f14e4320-04ea-4b99-9e9d-9f5cc1250fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4925 | 2026.05.14 14:05:36.946056 [ 271 ] {f14e4320-04ea-4b99-9e9d-9f5cc1250fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4926 | 2026.05.14 14:05:36.946717 [ 271 ] {f14e4320-04ea-4b99-9e9d-9f5cc1250fc2} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.05.14 14:05:36.946754 [ 271 ] {f14e4320-04ea-4b99-9e9d-9f5cc1250fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4928 | 2026.05.14 14:05:36.947132 [ 271 ] {f14e4320-04ea-4b99-9e9d-9f5cc1250fc2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4929 | 2026.05.14 14:05:36.947361 [ 271 ] {f14e4320-04ea-4b99-9e9d-9f5cc1250fc2} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.05.14 14:05:36.947505 [ 271 ] {f14e4320-04ea-4b99-9e9d-9f5cc1250fc2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001526 sec., 36697.247706422015 rows/sec., 2.80 MiB/sec. | ||
| 4931 | 2026.05.14 14:05:36.947543 [ 271 ] {f14e4320-04ea-4b99-9e9d-9f5cc1250fc2} <Debug> TCPHandler: Processed in 0.001700816 sec. | ||
| 4932 | 2026.05.14 14:05:36.947711 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2026.05.14 14:05:36.947808 [ 271 ] {68acfca9-c59e-4324-a66b-a574fdff43c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4934 | 2026.05.14 14:05:36.947849 [ 271 ] {68acfca9-c59e-4324-a66b-a574fdff43c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4935 | 2026.05.14 14:05:36.948388 [ 271 ] {68acfca9-c59e-4324-a66b-a574fdff43c6} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.05.14 14:05:36.948426 [ 271 ] {68acfca9-c59e-4324-a66b-a574fdff43c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4937 | 2026.05.14 14:05:36.948730 [ 271 ] {68acfca9-c59e-4324-a66b-a574fdff43c6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4938 | 2026.05.14 14:05:36.948959 [ 271 ] {68acfca9-c59e-4324-a66b-a574fdff43c6} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.05.14 14:05:36.949085 [ 271 ] {68acfca9-c59e-4324-a66b-a574fdff43c6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001295 sec., 49420.84942084942 rows/sec., 3.86 MiB/sec. | ||
| 4940 | 2026.05.14 14:05:36.949122 [ 271 ] {68acfca9-c59e-4324-a66b-a574fdff43c6} <Debug> TCPHandler: Processed in 0.001465033 sec. | ||
| 4941 | 2026.05.14 14:05:36.949251 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.05.14 14:05:36.949348 [ 271 ] {86d1e6ae-33f2-4271-a72c-181b1cdb9c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4943 | 2026.05.14 14:05:36.949391 [ 271 ] {86d1e6ae-33f2-4271-a72c-181b1cdb9c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4944 | 2026.05.14 14:05:36.949832 [ 271 ] {86d1e6ae-33f2-4271-a72c-181b1cdb9c09} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.05.14 14:05:36.949870 [ 271 ] {86d1e6ae-33f2-4271-a72c-181b1cdb9c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4946 | 2026.05.14 14:05:36.950207 [ 271 ] {86d1e6ae-33f2-4271-a72c-181b1cdb9c09} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4947 | 2026.05.14 14:05:36.950418 [ 271 ] {86d1e6ae-33f2-4271-a72c-181b1cdb9c09} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.05.14 14:05:36.950543 [ 271 ] {86d1e6ae-33f2-4271-a72c-181b1cdb9c09} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001214 sec., 105436.57331136738 rows/sec., 7.34 MiB/sec. | ||
| 4949 | 2026.05.14 14:05:36.950581 [ 271 ] {86d1e6ae-33f2-4271-a72c-181b1cdb9c09} <Debug> TCPHandler: Processed in 0.001378443 sec. | ||
| 4950 | 2026.05.14 14:05:36.950706 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2026.05.14 14:05:36.950802 [ 271 ] {3cd056e4-80fe-42e7-b914-e372952c9c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4952 | 2026.05.14 14:05:36.950843 [ 271 ] {3cd056e4-80fe-42e7-b914-e372952c9c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4953 | 2026.05.14 14:05:36.951206 [ 271 ] {3cd056e4-80fe-42e7-b914-e372952c9c50} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.05.14 14:05:36.951250 [ 271 ] {3cd056e4-80fe-42e7-b914-e372952c9c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4955 | 2026.05.14 14:05:36.951556 [ 271 ] {3cd056e4-80fe-42e7-b914-e372952c9c50} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4956 | 2026.05.14 14:05:36.951760 [ 271 ] {3cd056e4-80fe-42e7-b914-e372952c9c50} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.05.14 14:05:36.951886 [ 271 ] {3cd056e4-80fe-42e7-b914-e372952c9c50} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001103 sec., 43517.679057116955 rows/sec., 2.93 MiB/sec. | ||
| 4958 | 2026.05.14 14:05:36.951922 [ 271 ] {3cd056e4-80fe-42e7-b914-e372952c9c50} <Debug> TCPHandler: Processed in 0.001265292 sec. | ||
| 4959 | 2026.05.14 14:05:38.821880 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9128 | ||
| 4960 | 2026.05.14 14:05:38.822515 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.05.14 14:05:38.822591 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4962 | 2026.05.14 14:05:38.823351 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4963 | 2026.05.14 14:05:38.823583 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.05.14 14:05:38.823719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9128 | ||
| 4965 | 2026.05.14 14:05:39.283022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4966 | 2026.05.14 14:05:39.299187 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.05.14 14:05:39.299247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4968 | 2026.05.14 14:05:39.305672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4969 | 2026.05.14 14:05:39.306350 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.05.14 14:05:39.308949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4971 | 2026.05.14 14:05:41.941510 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4972 | 2026.05.14 14:05:41.941746 [ 271 ] {6ed47381-4d42-43e7-b92a-a53c69704871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 4973 | 2026.05.14 14:05:41.942056 [ 271 ] {6ed47381-4d42-43e7-b92a-a53c69704871} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4974 | 2026.05.14 14:05:41.942094 [ 271 ] {6ed47381-4d42-43e7-b92a-a53c69704871} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 4975 | 2026.05.14 14:05:41.942307 [ 271 ] {6ed47381-4d42-43e7-b92a-a53c69704871} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4976 | 2026.05.14 14:05:41.942374 [ 271 ] {6ed47381-4d42-43e7-b92a-a53c69704871} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4977 | 2026.05.14 14:05:41.942510 [ 271 ] {6ed47381-4d42-43e7-b92a-a53c69704871} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4978 | 2026.05.14 14:05:41.942546 [ 271 ] {6ed47381-4d42-43e7-b92a-a53c69704871} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4979 | 2026.05.14 14:05:41.942568 [ 271 ] {6ed47381-4d42-43e7-b92a-a53c69704871} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 4980 | 2026.05.14 14:05:41.942584 [ 271 ] {6ed47381-4d42-43e7-b92a-a53c69704871} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4981 | 2026.05.14 14:05:41.942625 [ 271 ] {6ed47381-4d42-43e7-b92a-a53c69704871} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 4982 | 2026.05.14 14:05:41.942644 [ 271 ] {6ed47381-4d42-43e7-b92a-a53c69704871} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 4983 | 2026.05.14 14:05:41.943727 [ 271 ] {6ed47381-4d42-43e7-b92a-a53c69704871} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00207 sec., 21256.038647342997 rows/sec., 4.44 MiB/sec. | ||
| 4984 | 2026.05.14 14:05:41.943827 [ 271 ] {6ed47381-4d42-43e7-b92a-a53c69704871} <Debug> TCPHandler: Processed in 0.002443992 sec. | ||
| 4985 | 2026.05.14 14:05:41.945512 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2026.05.14 14:05:41.945678 [ 271 ] {345ef716-bc26-4445-8126-4f0cec9cfcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4987 | 2026.05.14 14:05:41.945740 [ 271 ] {345ef716-bc26-4445-8126-4f0cec9cfcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4988 | 2026.05.14 14:05:41.946342 [ 271 ] {345ef716-bc26-4445-8126-4f0cec9cfcb2} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2026.05.14 14:05:41.946386 [ 271 ] {345ef716-bc26-4445-8126-4f0cec9cfcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4990 | 2026.05.14 14:05:41.946766 [ 271 ] {345ef716-bc26-4445-8126-4f0cec9cfcb2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4991 | 2026.05.14 14:05:41.947041 [ 271 ] {345ef716-bc26-4445-8126-4f0cec9cfcb2} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2026.05.14 14:05:41.947251 [ 97 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4993 | 2026.05.14 14:05:41.947266 [ 271 ] {345ef716-bc26-4445-8126-4f0cec9cfcb2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.62 MiB/sec. | ||
| 4994 | 2026.05.14 14:05:41.947319 [ 97 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.05.14 14:05:41.947344 [ 271 ] {345ef716-bc26-4445-8126-4f0cec9cfcb2} <Debug> TCPHandler: Processed in 0.001958078 sec. | ||
| 4996 | 2026.05.14 14:05:41.947346 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 4997 | 2026.05.14 14:05:41.947451 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4998 | 2026.05.14 14:05:41.947537 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4999 | 2026.05.14 14:05:41.947566 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3239 rows starting from the beginning of the part | ||
| 5000 | 2026.05.14 14:05:41.947576 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2026.05.14 14:05:41.947619 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 881 rows starting from the beginning of the part | ||
| 5002 | 2026.05.14 14:05:41.947666 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5003 | 2026.05.14 14:05:41.947687 [ 271 ] {4f835d6f-d844-422f-8970-a331ae94f11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5004 | 2026.05.14 14:05:41.947705 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3239 rows starting from the beginning of the part | ||
| 5005 | 2026.05.14 14:05:41.947736 [ 271 ] {4f835d6f-d844-422f-8970-a331ae94f11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5006 | 2026.05.14 14:05:41.947750 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 5007 | 2026.05.14 14:05:41.947795 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5008 | 2026.05.14 14:05:41.948227 [ 271 ] {4f835d6f-d844-422f-8970-a331ae94f11a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5009 | 2026.05.14 14:05:41.948268 [ 271 ] {4f835d6f-d844-422f-8970-a331ae94f11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5010 | 2026.05.14 14:05:41.948617 [ 271 ] {4f835d6f-d844-422f-8970-a331ae94f11a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5011 | 2026.05.14 14:05:41.948841 [ 271 ] {4f835d6f-d844-422f-8970-a331ae94f11a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2026.05.14 14:05:41.948989 [ 271 ] {4f835d6f-d844-422f-8970-a331ae94f11a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00132 sec., 48484.84848484849 rows/sec., 3.78 MiB/sec. | ||
| 5013 | 2026.05.14 14:05:41.949011 [ 97 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5014 | 2026.05.14 14:05:41.949029 [ 271 ] {4f835d6f-d844-422f-8970-a331ae94f11a} <Debug> TCPHandler: Processed in 0.001505314 sec. | ||
| 5015 | 2026.05.14 14:05:41.949077 [ 97 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5016 | 2026.05.14 14:05:41.949105 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5017 | 2026.05.14 14:05:41.949186 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2026.05.14 14:05:41.949221 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5019 | 2026.05.14 14:05:41.949288 [ 271 ] {fa2f18a0-2522-454e-98f0-95d51afa59f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5020 | 2026.05.14 14:05:41.949322 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5021 | 2026.05.14 14:05:41.949336 [ 271 ] {fa2f18a0-2522-454e-98f0-95d51afa59f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5022 | 2026.05.14 14:05:41.949355 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1797 rows starting from the beginning of the part | ||
| 5023 | 2026.05.14 14:05:41.949411 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 532 rows starting from the beginning of the part | ||
| 5024 | 2026.05.14 14:05:41.949454 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5025 | 2026.05.14 14:05:41.949495 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1776 rows starting from the beginning of the part | ||
| 5026 | 2026.05.14 14:05:41.949533 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 5027 | 2026.05.14 14:05:41.949571 [ 186 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 5028 | 2026.05.14 14:05:41.949768 [ 271 ] {fa2f18a0-2522-454e-98f0-95d51afa59f9} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.05.14 14:05:41.949811 [ 271 ] {fa2f18a0-2522-454e-98f0-95d51afa59f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5030 | 2026.05.14 14:05:41.950129 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7527 rows, containing 5 columns (5 merged, 0 gathered) in 0.002711945 sec., 2775498.7656460586 rows/sec., 219.25 MiB/sec. | ||
| 5031 | 2026.05.14 14:05:41.950189 [ 271 ] {fa2f18a0-2522-454e-98f0-95d51afa59f9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5032 | 2026.05.14 14:05:41.950418 [ 271 ] {fa2f18a0-2522-454e-98f0-95d51afa59f9} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2026.05.14 14:05:41.950495 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5034 | 2026.05.14 14:05:41.950534 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5035 | 2026.05.14 14:05:41.950555 [ 271 ] {fa2f18a0-2522-454e-98f0-95d51afa59f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 5036 | 2026.05.14 14:05:41.950568 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.05.14 14:05:41.950598 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5038 | 2026.05.14 14:05:41.950600 [ 271 ] {fa2f18a0-2522-454e-98f0-95d51afa59f9} <Debug> TCPHandler: Processed in 0.001467913 sec. | ||
| 5039 | 2026.05.14 14:05:41.950678 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5040 | 2026.05.14 14:05:41.950764 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5041 | 2026.05.14 14:05:41.950775 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5042 | 2026.05.14 14:05:41.950818 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10879 rows starting from the beginning of the part | ||
| 5043 | 2026.05.14 14:05:41.950829 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645175 sec., 2611880.195116021 rows/sec., 188.99 MiB/sec. | ||
| 5044 | 2026.05.14 14:05:41.950859 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_31_6} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2026.05.14 14:05:41.950865 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5046 | 2026.05.14 14:05:41.950872 [ 271 ] {9287b71b-b063-4960-8182-6c936f69ff9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5047 | 2026.05.14 14:05:41.950928 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5048 | 2026.05.14 14:05:41.950953 [ 271 ] {9287b71b-b063-4960-8182-6c936f69ff9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5049 | 2026.05.14 14:05:41.950964 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_31_6} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5050 | 2026.05.14 14:05:41.950973 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1610 rows starting from the beginning of the part | ||
| 5051 | 2026.05.14 14:05:41.951031 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 5052 | 2026.05.14 14:05:41.951068 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5053 | 2026.05.14 14:05:41.951085 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 5054 | 2026.05.14 14:05:41.951122 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5055 | 2026.05.14 14:05:41.951346 [ 271 ] {9287b71b-b063-4960-8182-6c936f69ff9c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2026.05.14 14:05:41.951393 [ 271 ] {9287b71b-b063-4960-8182-6c936f69ff9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5057 | 2026.05.14 14:05:41.951474 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_31_6} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.05.14 14:05:41.951565 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_31_6} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5059 | 2026.05.14 14:05:41.951652 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5060 | 2026.05.14 14:05:41.951735 [ 271 ] {9287b71b-b063-4960-8182-6c936f69ff9c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5061 | 2026.05.14 14:05:41.951955 [ 271 ] {9287b71b-b063-4960-8182-6c936f69ff9c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.05.14 14:05:41.952069 [ 97 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5063 | 2026.05.14 14:05:41.952089 [ 271 ] {9287b71b-b063-4960-8182-6c936f69ff9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. | ||
| 5064 | 2026.05.14 14:05:41.952102 [ 97 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2026.05.14 14:05:41.952130 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5066 | 2026.05.14 14:05:41.952132 [ 271 ] {9287b71b-b063-4960-8182-6c936f69ff9c} <Debug> TCPHandler: Processed in 0.001426854 sec. | ||
| 5067 | 2026.05.14 14:05:41.952219 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5068 | 2026.05.14 14:05:41.952318 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5069 | 2026.05.14 14:05:41.952351 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1650 rows starting from the beginning of the part | ||
| 5070 | 2026.05.14 14:05:41.952412 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5071 | 2026.05.14 14:05:41.952463 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5072 | 2026.05.14 14:05:41.952508 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 5073 | 2026.05.14 14:05:41.952550 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 5074 | 2026.05.14 14:05:41.952592 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5075 | 2026.05.14 14:05:41.953791 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 4 columns (4 merged, 0 gathered) in 0.001609965 sec., 1211206.4547987068 rows/sec., 78.12 MiB/sec. | ||
| 5076 | 2026.05.14 14:05:41.954020 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5077 | 2026.05.14 14:05:41.954257 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_31_6} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2026.05.14 14:05:41.954324 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_31_6} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5079 | 2026.05.14 14:05:41.954386 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5080 | 2026.05.14 14:05:41.955038 [ 194 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13202 rows, containing 5 columns (5 merged, 0 gathered) in 0.00439044 sec., 3006987.9100955715 rows/sec., 190.80 MiB/sec. | ||
| 5081 | 2026.05.14 14:05:41.955352 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5082 | 2026.05.14 14:05:41.955612 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.05.14 14:05:41.955681 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5084 | 2026.05.14 14:05:41.955753 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 5085 | 2026.05.14 14:05:42.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.82 MiB, peak 258.14 MiB, free memory in arenas 0.00 B, will set to 252.66 MiB (RSS), difference: 1.84 MiB | ||
| 5086 | 2026.05.14 14:05:46.249620 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5087 | 2026.05.14 14:05:46.249723 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5088 | 2026.05.14 14:05:46.323873 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9640 | ||
| 5089 | 2026.05.14 14:05:46.324462 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.05.14 14:05:46.324504 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5091 | 2026.05.14 14:05:46.325019 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5092 | 2026.05.14 14:05:46.325248 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.05.14 14:05:46.325382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9640 | ||
| 5094 | 2026.05.14 14:05:46.348833 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 626 | ||
| 5095 | 2026.05.14 14:05:46.350971 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.05.14 14:05:46.351018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5097 | 2026.05.14 14:05:46.352229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5098 | 2026.05.14 14:05:46.352507 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2026.05.14 14:05:46.352749 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
| 5100 | 2026.05.14 14:05:46.809083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5101 | 2026.05.14 14:05:46.825504 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.05.14 14:05:46.825573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5103 | 2026.05.14 14:05:46.831126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5104 | 2026.05.14 14:05:46.831843 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2026.05.14 14:05:46.834765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5106 | 2026.05.14 14:05:46.947539 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2026.05.14 14:05:46.947774 [ 271 ] {5ac772b1-8249-45c4-90f3-1ef428782528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 5108 | 2026.05.14 14:05:46.948126 [ 271 ] {5ac772b1-8249-45c4-90f3-1ef428782528} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5109 | 2026.05.14 14:05:46.948169 [ 271 ] {5ac772b1-8249-45c4-90f3-1ef428782528} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 5110 | 2026.05.14 14:05:46.948411 [ 271 ] {5ac772b1-8249-45c4-90f3-1ef428782528} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5111 | 2026.05.14 14:05:46.948482 [ 271 ] {5ac772b1-8249-45c4-90f3-1ef428782528} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5112 | 2026.05.14 14:05:46.948625 [ 271 ] {5ac772b1-8249-45c4-90f3-1ef428782528} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5113 | 2026.05.14 14:05:46.948662 [ 271 ] {5ac772b1-8249-45c4-90f3-1ef428782528} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5114 | 2026.05.14 14:05:46.948685 [ 271 ] {5ac772b1-8249-45c4-90f3-1ef428782528} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 5115 | 2026.05.14 14:05:46.948700 [ 271 ] {5ac772b1-8249-45c4-90f3-1ef428782528} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5116 | 2026.05.14 14:05:46.948742 [ 271 ] {5ac772b1-8249-45c4-90f3-1ef428782528} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 5117 | 2026.05.14 14:05:46.948763 [ 271 ] {5ac772b1-8249-45c4-90f3-1ef428782528} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 5118 | 2026.05.14 14:05:46.949811 [ 271 ] {5ac772b1-8249-45c4-90f3-1ef428782528} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002137 sec., 20589.611605053815 rows/sec., 4.30 MiB/sec. | ||
| 5119 | 2026.05.14 14:05:46.949923 [ 271 ] {5ac772b1-8249-45c4-90f3-1ef428782528} <Debug> TCPHandler: Processed in 0.002527693 sec. | ||
| 5120 | 2026.05.14 14:05:46.955269 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2026.05.14 14:05:46.955410 [ 271 ] {6de9f2d2-7f6f-4147-afab-4a2d02a89a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5122 | 2026.05.14 14:05:46.955466 [ 271 ] {6de9f2d2-7f6f-4147-afab-4a2d02a89a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5123 | 2026.05.14 14:05:46.956077 [ 271 ] {6de9f2d2-7f6f-4147-afab-4a2d02a89a24} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2026.05.14 14:05:46.956123 [ 271 ] {6de9f2d2-7f6f-4147-afab-4a2d02a89a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5125 | 2026.05.14 14:05:46.956505 [ 271 ] {6de9f2d2-7f6f-4147-afab-4a2d02a89a24} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5126 | 2026.05.14 14:05:46.956736 [ 271 ] {6de9f2d2-7f6f-4147-afab-4a2d02a89a24} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2026.05.14 14:05:46.956887 [ 271 ] {6de9f2d2-7f6f-4147-afab-4a2d02a89a24} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001517 sec., 187211.6018457482 rows/sec., 11.89 MiB/sec. | ||
| 5128 | 2026.05.14 14:05:46.956927 [ 271 ] {6de9f2d2-7f6f-4147-afab-4a2d02a89a24} <Debug> TCPHandler: Processed in 0.001722216 sec. | ||
| 5129 | 2026.05.14 14:05:46.957065 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2026.05.14 14:05:46.957167 [ 271 ] {3e4ae60c-a24d-4c76-b180-4c9fe683b657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5131 | 2026.05.14 14:05:46.957210 [ 271 ] {3e4ae60c-a24d-4c76-b180-4c9fe683b657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5132 | 2026.05.14 14:05:46.958025 [ 271 ] {3e4ae60c-a24d-4c76-b180-4c9fe683b657} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.05.14 14:05:46.958061 [ 271 ] {3e4ae60c-a24d-4c76-b180-4c9fe683b657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5134 | 2026.05.14 14:05:46.958430 [ 271 ] {3e4ae60c-a24d-4c76-b180-4c9fe683b657} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5135 | 2026.05.14 14:05:46.958657 [ 271 ] {3e4ae60c-a24d-4c76-b180-4c9fe683b657} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.05.14 14:05:46.958791 [ 271 ] {3e4ae60c-a24d-4c76-b180-4c9fe683b657} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001647 sec., 534911.9611414693 rows/sec., 42.03 MiB/sec. | ||
| 5137 | 2026.05.14 14:05:46.958828 [ 271 ] {3e4ae60c-a24d-4c76-b180-4c9fe683b657} <Debug> TCPHandler: Processed in 0.001813677 sec. | ||
| 5138 | 2026.05.14 14:05:46.958962 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5139 | 2026.05.14 14:05:46.959063 [ 271 ] {6606ecd0-ff54-4bc3-8bf8-3552f9cc95c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5140 | 2026.05.14 14:05:46.959106 [ 271 ] {6606ecd0-ff54-4bc3-8bf8-3552f9cc95c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5141 | 2026.05.14 14:05:46.959602 [ 271 ] {6606ecd0-ff54-4bc3-8bf8-3552f9cc95c8} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2026.05.14 14:05:46.959640 [ 271 ] {6606ecd0-ff54-4bc3-8bf8-3552f9cc95c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5143 | 2026.05.14 14:05:46.959945 [ 271 ] {6606ecd0-ff54-4bc3-8bf8-3552f9cc95c8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5144 | 2026.05.14 14:05:46.960158 [ 271 ] {6606ecd0-ff54-4bc3-8bf8-3552f9cc95c8} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2026.05.14 14:05:46.960286 [ 271 ] {6606ecd0-ff54-4bc3-8bf8-3552f9cc95c8} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001244 sec., 147909.96784565915 rows/sec., 9.18 MiB/sec. | ||
| 5146 | 2026.05.14 14:05:46.960323 [ 271 ] {6606ecd0-ff54-4bc3-8bf8-3552f9cc95c8} <Debug> TCPHandler: Processed in 0.001411024 sec. | ||
| 5147 | 2026.05.14 14:05:46.960449 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2026.05.14 14:05:46.960546 [ 271 ] {853605e9-317d-4e39-815e-0808747136a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5149 | 2026.05.14 14:05:46.960586 [ 271 ] {853605e9-317d-4e39-815e-0808747136a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5150 | 2026.05.14 14:05:46.961025 [ 271 ] {853605e9-317d-4e39-815e-0808747136a6} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.05.14 14:05:46.961062 [ 271 ] {853605e9-317d-4e39-815e-0808747136a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5152 | 2026.05.14 14:05:46.961362 [ 271 ] {853605e9-317d-4e39-815e-0808747136a6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5153 | 2026.05.14 14:05:46.961573 [ 271 ] {853605e9-317d-4e39-815e-0808747136a6} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2026.05.14 14:05:46.961699 [ 271 ] {853605e9-317d-4e39-815e-0808747136a6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 5155 | 2026.05.14 14:05:46.961736 [ 271 ] {853605e9-317d-4e39-815e-0808747136a6} <Debug> TCPHandler: Processed in 0.001337193 sec. | ||
| 5156 | 2026.05.14 14:05:46.961861 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2026.05.14 14:05:46.961957 [ 271 ] {04a686be-53d8-4f37-934f-5f9b28fdb432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5158 | 2026.05.14 14:05:46.961997 [ 271 ] {04a686be-53d8-4f37-934f-5f9b28fdb432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5159 | 2026.05.14 14:05:46.962679 [ 271 ] {04a686be-53d8-4f37-934f-5f9b28fdb432} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.05.14 14:05:46.962744 [ 271 ] {04a686be-53d8-4f37-934f-5f9b28fdb432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5161 | 2026.05.14 14:05:46.963134 [ 271 ] {04a686be-53d8-4f37-934f-5f9b28fdb432} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5162 | 2026.05.14 14:05:46.963379 [ 271 ] {04a686be-53d8-4f37-934f-5f9b28fdb432} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.05.14 14:05:46.963538 [ 271 ] {04a686be-53d8-4f37-934f-5f9b28fdb432} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001596 sec., 92731.82957393484 rows/sec., 5.27 MiB/sec. | ||
| 5164 | 2026.05.14 14:05:46.963590 [ 271 ] {04a686be-53d8-4f37-934f-5f9b28fdb432} <Debug> TCPHandler: Processed in 0.001777737 sec. | ||
| 5165 | 2026.05.14 14:05:46.963773 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5166 | 2026.05.14 14:05:46.963903 [ 271 ] {808c5ed5-b741-4d58-86f1-f1d5b1eae064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5167 | 2026.05.14 14:05:46.963960 [ 271 ] {808c5ed5-b741-4d58-86f1-f1d5b1eae064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5168 | 2026.05.14 14:05:46.964613 [ 271 ] {808c5ed5-b741-4d58-86f1-f1d5b1eae064} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.05.14 14:05:46.964652 [ 271 ] {808c5ed5-b741-4d58-86f1-f1d5b1eae064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5170 | 2026.05.14 14:05:46.965006 [ 271 ] {808c5ed5-b741-4d58-86f1-f1d5b1eae064} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5171 | 2026.05.14 14:05:46.965237 [ 271 ] {808c5ed5-b741-4d58-86f1-f1d5b1eae064} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.05.14 14:05:46.965378 [ 271 ] {808c5ed5-b741-4d58-86f1-f1d5b1eae064} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001511 sec., 352084.71211118466 rows/sec., 24.91 MiB/sec. | ||
| 5173 | 2026.05.14 14:05:46.965419 [ 271 ] {808c5ed5-b741-4d58-86f1-f1d5b1eae064} <Debug> TCPHandler: Processed in 0.001754236 sec. | ||
| 5174 | 2026.05.14 14:05:46.965573 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2026.05.14 14:05:46.965676 [ 271 ] {961f892a-b3c7-4c6f-a162-bc5a81b6daba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5176 | 2026.05.14 14:05:46.965721 [ 271 ] {961f892a-b3c7-4c6f-a162-bc5a81b6daba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5177 | 2026.05.14 14:05:46.966108 [ 271 ] {961f892a-b3c7-4c6f-a162-bc5a81b6daba} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.05.14 14:05:46.966147 [ 271 ] {961f892a-b3c7-4c6f-a162-bc5a81b6daba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5179 | 2026.05.14 14:05:46.966454 [ 271 ] {961f892a-b3c7-4c6f-a162-bc5a81b6daba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5180 | 2026.05.14 14:05:46.966671 [ 271 ] {961f892a-b3c7-4c6f-a162-bc5a81b6daba} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.05.14 14:05:46.966805 [ 271 ] {961f892a-b3c7-4c6f-a162-bc5a81b6daba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 5182 | 2026.05.14 14:05:46.966843 [ 271 ] {961f892a-b3c7-4c6f-a162-bc5a81b6daba} <Debug> TCPHandler: Processed in 0.001320862 sec. | ||
| 5183 | 2026.05.14 14:05:46.966974 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2026.05.14 14:05:46.967072 [ 271 ] {a15b8fcc-2f18-4ed3-a70e-fd200015f240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5185 | 2026.05.14 14:05:46.967117 [ 271 ] {a15b8fcc-2f18-4ed3-a70e-fd200015f240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5186 | 2026.05.14 14:05:46.967532 [ 271 ] {a15b8fcc-2f18-4ed3-a70e-fd200015f240} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.05.14 14:05:46.967569 [ 271 ] {a15b8fcc-2f18-4ed3-a70e-fd200015f240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5188 | 2026.05.14 14:05:46.967904 [ 271 ] {a15b8fcc-2f18-4ed3-a70e-fd200015f240} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5189 | 2026.05.14 14:05:46.968121 [ 271 ] {a15b8fcc-2f18-4ed3-a70e-fd200015f240} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2026.05.14 14:05:46.968251 [ 271 ] {a15b8fcc-2f18-4ed3-a70e-fd200015f240} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001199 sec., 221017.51459549626 rows/sec., 14.69 MiB/sec. | ||
| 5191 | 2026.05.14 14:05:46.968290 [ 271 ] {a15b8fcc-2f18-4ed3-a70e-fd200015f240} <Debug> TCPHandler: Processed in 0.001366163 sec. | ||
| 5192 | 2026.05.14 14:05:46.968413 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5193 | 2026.05.14 14:05:46.968511 [ 271 ] {4bbcb2a1-04d4-4817-b9f0-21193bf9d196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5194 | 2026.05.14 14:05:46.968554 [ 271 ] {4bbcb2a1-04d4-4817-b9f0-21193bf9d196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5195 | 2026.05.14 14:05:46.968872 [ 271 ] {4bbcb2a1-04d4-4817-b9f0-21193bf9d196} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2026.05.14 14:05:46.968909 [ 271 ] {4bbcb2a1-04d4-4817-b9f0-21193bf9d196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5197 | 2026.05.14 14:05:46.969211 [ 271 ] {4bbcb2a1-04d4-4817-b9f0-21193bf9d196} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5198 | 2026.05.14 14:05:46.969421 [ 271 ] {4bbcb2a1-04d4-4817-b9f0-21193bf9d196} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5199 | 2026.05.14 14:05:46.969554 [ 271 ] {4bbcb2a1-04d4-4817-b9f0-21193bf9d196} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 5200 | 2026.05.14 14:05:46.969590 [ 271 ] {4bbcb2a1-04d4-4817-b9f0-21193bf9d196} <Debug> TCPHandler: Processed in 0.001226431 sec. | ||
| 5201 | 2026.05.14 14:05:46.969711 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5202 | 2026.05.14 14:05:46.969806 [ 271 ] {f60c725a-68d2-4ff2-909e-ffc174317260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5203 | 2026.05.14 14:05:46.969860 [ 271 ] {f60c725a-68d2-4ff2-909e-ffc174317260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5204 | 2026.05.14 14:05:46.970732 [ 271 ] {f60c725a-68d2-4ff2-909e-ffc174317260} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2026.05.14 14:05:46.970769 [ 271 ] {f60c725a-68d2-4ff2-909e-ffc174317260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5206 | 2026.05.14 14:05:46.971345 [ 271 ] {f60c725a-68d2-4ff2-909e-ffc174317260} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5207 | 2026.05.14 14:05:46.971578 [ 271 ] {f60c725a-68d2-4ff2-909e-ffc174317260} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2026.05.14 14:05:46.971717 [ 271 ] {f60c725a-68d2-4ff2-909e-ffc174317260} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001929 sec., 21772.93934681182 rows/sec., 39.02 MiB/sec. | ||
| 5209 | 2026.05.14 14:05:46.971770 [ 271 ] {f60c725a-68d2-4ff2-909e-ffc174317260} <Debug> TCPHandler: Processed in 0.002108899 sec. | ||
| 5210 | 2026.05.14 14:05:46.971893 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5211 | 2026.05.14 14:05:46.971991 [ 271 ] {43e583fe-482e-44b2-b158-932ca5d36eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5212 | 2026.05.14 14:05:46.972033 [ 271 ] {43e583fe-482e-44b2-b158-932ca5d36eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5213 | 2026.05.14 14:05:46.972366 [ 271 ] {43e583fe-482e-44b2-b158-932ca5d36eba} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2026.05.14 14:05:46.972403 [ 271 ] {43e583fe-482e-44b2-b158-932ca5d36eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.93 GiB. | ||
| 5215 | 2026.05.14 14:05:46.972714 [ 271 ] {43e583fe-482e-44b2-b158-932ca5d36eba} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5216 | 2026.05.14 14:05:46.972928 [ 271 ] {43e583fe-482e-44b2-b158-932ca5d36eba} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5217 | 2026.05.14 14:05:46.973055 [ 271 ] {43e583fe-482e-44b2-b158-932ca5d36eba} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001082 sec., 83179.2975970425 rows/sec., 5.20 MiB/sec. | ||
| 5218 | 2026.05.14 14:05:46.973091 [ 271 ] {43e583fe-482e-44b2-b158-932ca5d36eba} <Debug> TCPHandler: Processed in 0.001247071 sec. | ||
| 5219 | 2026.05.14 14:05:51.942941 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5220 | 2026.05.14 14:05:51.943192 [ 271 ] {5e8ee79a-f253-42b9-b198-3e66959213fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 5221 | 2026.05.14 14:05:51.943553 [ 271 ] {5e8ee79a-f253-42b9-b198-3e66959213fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5222 | 2026.05.14 14:05:51.943593 [ 271 ] {5e8ee79a-f253-42b9-b198-3e66959213fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 5223 | 2026.05.14 14:05:51.943817 [ 271 ] {5e8ee79a-f253-42b9-b198-3e66959213fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5224 | 2026.05.14 14:05:51.943890 [ 271 ] {5e8ee79a-f253-42b9-b198-3e66959213fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5225 | 2026.05.14 14:05:51.944048 [ 271 ] {5e8ee79a-f253-42b9-b198-3e66959213fb} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5226 | 2026.05.14 14:05:51.944095 [ 271 ] {5e8ee79a-f253-42b9-b198-3e66959213fb} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5227 | 2026.05.14 14:05:51.944122 [ 271 ] {5e8ee79a-f253-42b9-b198-3e66959213fb} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 5228 | 2026.05.14 14:05:51.944138 [ 271 ] {5e8ee79a-f253-42b9-b198-3e66959213fb} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5229 | 2026.05.14 14:05:51.944182 [ 271 ] {5e8ee79a-f253-42b9-b198-3e66959213fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 5230 | 2026.05.14 14:05:51.944203 [ 271 ] {5e8ee79a-f253-42b9-b198-3e66959213fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 5231 | 2026.05.14 14:05:51.945355 [ 271 ] {5e8ee79a-f253-42b9-b198-3e66959213fb} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00226 sec., 19469.02654867257 rows/sec., 4.07 MiB/sec. | ||
| 5232 | 2026.05.14 14:05:51.945469 [ 271 ] {5e8ee79a-f253-42b9-b198-3e66959213fb} <Debug> TCPHandler: Processed in 0.002664655 sec. | ||
| 5233 | 2026.05.14 14:05:51.947302 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2026.05.14 14:05:51.947485 [ 271 ] {2d81c34b-f03e-442e-bde1-d4f1904fe2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5235 | 2026.05.14 14:05:51.947557 [ 271 ] {2d81c34b-f03e-442e-bde1-d4f1904fe2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5236 | 2026.05.14 14:05:51.948247 [ 271 ] {2d81c34b-f03e-442e-bde1-d4f1904fe2e5} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.05.14 14:05:51.948297 [ 271 ] {2d81c34b-f03e-442e-bde1-d4f1904fe2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5238 | 2026.05.14 14:05:51.948691 [ 271 ] {2d81c34b-f03e-442e-bde1-d4f1904fe2e5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5239 | 2026.05.14 14:05:51.948922 [ 271 ] {2d81c34b-f03e-442e-bde1-d4f1904fe2e5} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.05.14 14:05:51.949088 [ 271 ] {2d81c34b-f03e-442e-bde1-d4f1904fe2e5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.59 MiB/sec. | ||
| 5241 | 2026.05.14 14:05:51.949139 [ 271 ] {2d81c34b-f03e-442e-bde1-d4f1904fe2e5} <Debug> TCPHandler: Processed in 0.001969088 sec. | ||
| 5242 | 2026.05.14 14:05:51.949291 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.05.14 14:05:51.949397 [ 271 ] {05cff25e-931c-4d0b-b680-d9cb50102585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5244 | 2026.05.14 14:05:51.949442 [ 271 ] {05cff25e-931c-4d0b-b680-d9cb50102585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5245 | 2026.05.14 14:05:51.949891 [ 271 ] {05cff25e-931c-4d0b-b680-d9cb50102585} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.05.14 14:05:51.949927 [ 271 ] {05cff25e-931c-4d0b-b680-d9cb50102585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5247 | 2026.05.14 14:05:51.950248 [ 271 ] {05cff25e-931c-4d0b-b680-d9cb50102585} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5248 | 2026.05.14 14:05:51.950453 [ 271 ] {05cff25e-931c-4d0b-b680-d9cb50102585} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.05.14 14:05:51.950587 [ 271 ] {05cff25e-931c-4d0b-b680-d9cb50102585} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 5250 | 2026.05.14 14:05:51.950626 [ 271 ] {05cff25e-931c-4d0b-b680-d9cb50102585} <Debug> TCPHandler: Processed in 0.001386082 sec. | ||
| 5251 | 2026.05.14 14:05:51.950758 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2026.05.14 14:05:51.950858 [ 271 ] {7385e480-2e53-468f-bb16-8944d0e373b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5253 | 2026.05.14 14:05:51.950904 [ 271 ] {7385e480-2e53-468f-bb16-8944d0e373b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5254 | 2026.05.14 14:05:51.951405 [ 271 ] {7385e480-2e53-468f-bb16-8944d0e373b7} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2026.05.14 14:05:51.951461 [ 271 ] {7385e480-2e53-468f-bb16-8944d0e373b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5256 | 2026.05.14 14:05:51.951882 [ 271 ] {7385e480-2e53-468f-bb16-8944d0e373b7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5257 | 2026.05.14 14:05:51.952118 [ 271 ] {7385e480-2e53-468f-bb16-8944d0e373b7} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2026.05.14 14:05:51.952284 [ 271 ] {7385e480-2e53-468f-bb16-8944d0e373b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001445 sec., 110726.6435986159 rows/sec., 7.71 MiB/sec. | ||
| 5259 | 2026.05.14 14:05:51.952345 [ 271 ] {7385e480-2e53-468f-bb16-8944d0e373b7} <Debug> TCPHandler: Processed in 0.001635825 sec. | ||
| 5260 | 2026.05.14 14:05:51.952495 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5261 | 2026.05.14 14:05:51.952638 [ 271 ] {8f77e013-8ae7-44a5-8648-a5da37a46c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5262 | 2026.05.14 14:05:51.952687 [ 271 ] {8f77e013-8ae7-44a5-8648-a5da37a46c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5263 | 2026.05.14 14:05:51.953060 [ 271 ] {8f77e013-8ae7-44a5-8648-a5da37a46c73} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.05.14 14:05:51.953100 [ 271 ] {8f77e013-8ae7-44a5-8648-a5da37a46c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5265 | 2026.05.14 14:05:51.953742 [ 271 ] {8f77e013-8ae7-44a5-8648-a5da37a46c73} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5266 | 2026.05.14 14:05:51.954017 [ 271 ] {8f77e013-8ae7-44a5-8648-a5da37a46c73} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.05.14 14:05:51.954213 [ 271 ] {8f77e013-8ae7-44a5-8648-a5da37a46c73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001602 sec., 37453.183520599254 rows/sec., 2.52 MiB/sec. | ||
| 5268 | 2026.05.14 14:05:51.954284 [ 271 ] {8f77e013-8ae7-44a5-8648-a5da37a46c73} <Debug> TCPHandler: Processed in 0.001845477 sec. | ||
| 5269 | 2026.05.14 14:05:53.825553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10088 | ||
| 5270 | 2026.05.14 14:05:53.826048 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5271 | 2026.05.14 14:05:53.826090 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5272 | 2026.05.14 14:05:53.826605 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5273 | 2026.05.14 14:05:53.826844 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.05.14 14:05:53.826984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10088 | ||
| 5275 | 2026.05.14 14:05:53.827015 [ 77 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5276 | 2026.05.14 14:05:53.827093 [ 77 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.05.14 14:05:53.827117 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5278 | 2026.05.14 14:05:53.827252 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5279 | 2026.05.14 14:05:53.827408 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5280 | 2026.05.14 14:05:53.827449 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7720 rows starting from the beginning of the part | ||
| 5281 | 2026.05.14 14:05:53.827517 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5282 | 2026.05.14 14:05:53.827565 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5283 | 2026.05.14 14:05:53.827609 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5284 | 2026.05.14 14:05:53.827651 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5285 | 2026.05.14 14:05:53.827694 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5286 | 2026.05.14 14:05:53.830051 [ 195 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10088 rows, containing 4 columns (4 merged, 0 gathered) in 0.002857797 sec., 3529991.808375472 rows/sec., 50.50 MiB/sec. | ||
| 5287 | 2026.05.14 14:05:53.830408 [ 195 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5288 | 2026.05.14 14:05:53.830715 [ 195 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_21_4} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2026.05.14 14:05:53.830794 [ 195 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_21_4} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5290 | 2026.05.14 14:05:53.830899 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 5291 | 2026.05.14 14:05:54.334932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5292 | 2026.05.14 14:05:54.351639 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.05.14 14:05:54.351702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5294 | 2026.05.14 14:05:54.357752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5295 | 2026.05.14 14:05:54.358436 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2026.05.14 14:05:54.358749 [ 75 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5297 | 2026.05.14 14:05:54.358820 [ 75 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.05.14 14:05:54.358841 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5299 | 2026.05.14 14:05:54.359032 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5300 | 2026.05.14 14:05:54.361327 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5301 | 2026.05.14 14:05:54.363543 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5302 | 2026.05.14 14:05:54.365092 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 5303 | 2026.05.14 14:05:54.369887 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5304 | 2026.05.14 14:05:54.374402 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5305 | 2026.05.14 14:05:54.378785 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 5306 | 2026.05.14 14:05:54.383180 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5307 | 2026.05.14 14:05:54.386927 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 5308 | 2026.05.14 14:05:54.434938 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075985472 sec., 2092.5052620585157 rows/sec., 10.82 MiB/sec. | ||
| 5309 | 2026.05.14 14:05:54.437705 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5310 | 2026.05.14 14:05:54.439847 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_21_4} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2026.05.14 14:05:54.439952 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_21_4} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5312 | 2026.05.14 14:05:54.442278 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5313 | 2026.05.14 14:05:55.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.91 MiB, peak 265.45 MiB, free memory in arenas 0.00 B, will set to 259.20 MiB (RSS), difference: 4.29 MiB | ||
| 5314 | 2026.05.14 14:05:56.352976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 660 | ||
| 5315 | 2026.05.14 14:05:56.355412 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.05.14 14:05:56.355466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5317 | 2026.05.14 14:05:56.356693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5318 | 2026.05.14 14:05:56.356967 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.05.14 14:05:56.357153 [ 74 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5320 | 2026.05.14 14:05:56.357219 [ 74 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2026.05.14 14:05:56.357241 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5322 | 2026.05.14 14:05:56.357310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 5323 | 2026.05.14 14:05:56.357372 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 5324 | 2026.05.14 14:05:56.357915 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5325 | 2026.05.14 14:05:56.358054 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 482 rows starting from the beginning of the part | ||
| 5326 | 2026.05.14 14:05:56.358378 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part | ||
| 5327 | 2026.05.14 14:05:56.358682 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5328 | 2026.05.14 14:05:56.358963 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 62 rows starting from the beginning of the part | ||
| 5329 | 2026.05.14 14:05:56.359232 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 5330 | 2026.05.14 14:05:56.359511 [ 190 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5331 | 2026.05.14 14:05:56.365505 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 72 columns (72 merged, 0 gathered) in 0.008196056 sec., 80526.53617788848 rows/sec., 69.91 MiB/sec. | ||
| 5332 | 2026.05.14 14:05:56.366730 [ 201 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5333 | 2026.05.14 14:05:56.367401 [ 201 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_16_3} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2026.05.14 14:05:56.367492 [ 201 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_16_3} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5335 | 2026.05.14 14:05:56.367739 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 5336 | 2026.05.14 14:05:56.947966 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2026.05.14 14:05:56.948227 [ 271 ] {58ca2bc5-4463-404c-85c2-445bbb83dd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 5338 | 2026.05.14 14:05:56.948603 [ 271 ] {58ca2bc5-4463-404c-85c2-445bbb83dd38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5339 | 2026.05.14 14:05:56.948644 [ 271 ] {58ca2bc5-4463-404c-85c2-445bbb83dd38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 5340 | 2026.05.14 14:05:56.948891 [ 271 ] {58ca2bc5-4463-404c-85c2-445bbb83dd38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5341 | 2026.05.14 14:05:56.948960 [ 271 ] {58ca2bc5-4463-404c-85c2-445bbb83dd38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5342 | 2026.05.14 14:05:56.949107 [ 271 ] {58ca2bc5-4463-404c-85c2-445bbb83dd38} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5343 | 2026.05.14 14:05:56.949147 [ 271 ] {58ca2bc5-4463-404c-85c2-445bbb83dd38} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5344 | 2026.05.14 14:05:56.949170 [ 271 ] {58ca2bc5-4463-404c-85c2-445bbb83dd38} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 5345 | 2026.05.14 14:05:56.949188 [ 271 ] {58ca2bc5-4463-404c-85c2-445bbb83dd38} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5346 | 2026.05.14 14:05:56.949230 [ 271 ] {58ca2bc5-4463-404c-85c2-445bbb83dd38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 5347 | 2026.05.14 14:05:56.949251 [ 271 ] {58ca2bc5-4463-404c-85c2-445bbb83dd38} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 5348 | 2026.05.14 14:05:56.950436 [ 271 ] {58ca2bc5-4463-404c-85c2-445bbb83dd38} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002315 sec., 19006.47948164147 rows/sec., 3.97 MiB/sec. | ||
| 5349 | 2026.05.14 14:05:56.950547 [ 271 ] {58ca2bc5-4463-404c-85c2-445bbb83dd38} <Debug> TCPHandler: Processed in 0.002734975 sec. | ||
| 5350 | 2026.05.14 14:05:56.956355 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2026.05.14 14:05:56.956565 [ 271 ] {d8b65332-2d1e-4f5d-b43f-41f6f67e39d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5352 | 2026.05.14 14:05:56.956645 [ 271 ] {d8b65332-2d1e-4f5d-b43f-41f6f67e39d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5353 | 2026.05.14 14:05:56.957570 [ 271 ] {d8b65332-2d1e-4f5d-b43f-41f6f67e39d1} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.05.14 14:05:56.957618 [ 271 ] {d8b65332-2d1e-4f5d-b43f-41f6f67e39d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5355 | 2026.05.14 14:05:56.958045 [ 271 ] {d8b65332-2d1e-4f5d-b43f-41f6f67e39d1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5356 | 2026.05.14 14:05:56.958287 [ 271 ] {d8b65332-2d1e-4f5d-b43f-41f6f67e39d1} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.05.14 14:05:56.958455 [ 271 ] {d8b65332-2d1e-4f5d-b43f-41f6f67e39d1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001941 sec., 146316.33178773828 rows/sec., 9.29 MiB/sec. | ||
| 5358 | 2026.05.14 14:05:56.958507 [ 271 ] {d8b65332-2d1e-4f5d-b43f-41f6f67e39d1} <Debug> TCPHandler: Processed in 0.002310921 sec. | ||
| 5359 | 2026.05.14 14:05:56.958667 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2026.05.14 14:05:56.958783 [ 271 ] {a04310d3-9020-45e8-8682-cc4f3f3573e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5361 | 2026.05.14 14:05:56.958829 [ 271 ] {a04310d3-9020-45e8-8682-cc4f3f3573e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5362 | 2026.05.14 14:05:56.959883 [ 271 ] {a04310d3-9020-45e8-8682-cc4f3f3573e9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.05.14 14:05:56.959923 [ 271 ] {a04310d3-9020-45e8-8682-cc4f3f3573e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5364 | 2026.05.14 14:05:56.960305 [ 271 ] {a04310d3-9020-45e8-8682-cc4f3f3573e9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5365 | 2026.05.14 14:05:56.960524 [ 271 ] {a04310d3-9020-45e8-8682-cc4f3f3573e9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.05.14 14:05:56.960662 [ 271 ] {a04310d3-9020-45e8-8682-cc4f3f3573e9} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001904 sec., 462710.08403361344 rows/sec., 36.35 MiB/sec. | ||
| 5367 | 2026.05.14 14:05:56.960701 [ 271 ] {a04310d3-9020-45e8-8682-cc4f3f3573e9} <Debug> TCPHandler: Processed in 0.002085729 sec. | ||
| 5368 | 2026.05.14 14:05:56.960844 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5369 | 2026.05.14 14:05:56.960945 [ 271 ] {7c0201db-9bbe-43f2-96cd-ddee55eac7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5370 | 2026.05.14 14:05:56.960988 [ 271 ] {7c0201db-9bbe-43f2-96cd-ddee55eac7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5371 | 2026.05.14 14:05:56.961533 [ 271 ] {7c0201db-9bbe-43f2-96cd-ddee55eac7e4} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2026.05.14 14:05:56.961570 [ 271 ] {7c0201db-9bbe-43f2-96cd-ddee55eac7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5373 | 2026.05.14 14:05:56.961888 [ 271 ] {7c0201db-9bbe-43f2-96cd-ddee55eac7e4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5374 | 2026.05.14 14:05:56.962105 [ 271 ] {7c0201db-9bbe-43f2-96cd-ddee55eac7e4} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2026.05.14 14:05:56.962239 [ 271 ] {7c0201db-9bbe-43f2-96cd-ddee55eac7e4} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001314 sec., 140030.4414003044 rows/sec., 8.70 MiB/sec. | ||
| 5376 | 2026.05.14 14:05:56.962242 [ 74 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5377 | 2026.05.14 14:05:56.962278 [ 271 ] {7c0201db-9bbe-43f2-96cd-ddee55eac7e4} <Debug> TCPHandler: Processed in 0.001490924 sec. | ||
| 5378 | 2026.05.14 14:05:56.962322 [ 74 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.05.14 14:05:56.962350 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5380 | 2026.05.14 14:05:56.962455 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5381 | 2026.05.14 14:05:56.962468 [ 196 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5382 | 2026.05.14 14:05:56.962561 [ 271 ] {bf02d33d-7083-48dd-8ffa-8ce743083ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5383 | 2026.05.14 14:05:56.962585 [ 196 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5384 | 2026.05.14 14:05:56.962602 [ 271 ] {bf02d33d-7083-48dd-8ffa-8ce743083ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5385 | 2026.05.14 14:05:56.962618 [ 196 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 213 rows starting from the beginning of the part | ||
| 5386 | 2026.05.14 14:05:56.962683 [ 196 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 184 rows starting from the beginning of the part | ||
| 5387 | 2026.05.14 14:05:56.962736 [ 196 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 184 rows starting from the beginning of the part | ||
| 5388 | 2026.05.14 14:05:56.962785 [ 196 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 213 rows starting from the beginning of the part | ||
| 5389 | 2026.05.14 14:05:56.962831 [ 196 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 184 rows starting from the beginning of the part | ||
| 5390 | 2026.05.14 14:05:56.962878 [ 196 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 184 rows starting from the beginning of the part | ||
| 5391 | 2026.05.14 14:05:56.963092 [ 271 ] {bf02d33d-7083-48dd-8ffa-8ce743083ac0} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2026.05.14 14:05:56.963128 [ 271 ] {bf02d33d-7083-48dd-8ffa-8ce743083ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5393 | 2026.05.14 14:05:56.963588 [ 271 ] {bf02d33d-7083-48dd-8ffa-8ce743083ac0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5394 | 2026.05.14 14:05:56.963811 [ 271 ] {bf02d33d-7083-48dd-8ffa-8ce743083ac0} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2026.05.14 14:05:56.963931 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505004 sec., 772090.9711867875 rows/sec., 51.20 MiB/sec. | ||
| 5396 | 2026.05.14 14:05:56.963947 [ 271 ] {bf02d33d-7083-48dd-8ffa-8ce743083ac0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001405 sec., 106049.82206405693 rows/sec., 6.85 MiB/sec. | ||
| 5397 | 2026.05.14 14:05:56.964012 [ 271 ] {bf02d33d-7083-48dd-8ffa-8ce743083ac0} <Debug> TCPHandler: Processed in 0.001607075 sec. | ||
| 5398 | 2026.05.14 14:05:56.964165 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5399 | 2026.05.14 14:05:56.964167 [ 200 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5400 | 2026.05.14 14:05:56.964267 [ 271 ] {0260792e-988e-4829-a193-e13f4570d041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5401 | 2026.05.14 14:05:56.964315 [ 271 ] {0260792e-988e-4829-a193-e13f4570d041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5402 | 2026.05.14 14:05:56.964502 [ 200 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_15_3} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2026.05.14 14:05:56.964583 [ 200 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_15_3} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5404 | 2026.05.14 14:05:56.964676 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5405 | 2026.05.14 14:05:56.964803 [ 271 ] {0260792e-988e-4829-a193-e13f4570d041} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2026.05.14 14:05:56.964846 [ 271 ] {0260792e-988e-4829-a193-e13f4570d041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5407 | 2026.05.14 14:05:56.965175 [ 271 ] {0260792e-988e-4829-a193-e13f4570d041} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5408 | 2026.05.14 14:05:56.965390 [ 271 ] {0260792e-988e-4829-a193-e13f4570d041} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2026.05.14 14:05:56.965521 [ 271 ] {0260792e-988e-4829-a193-e13f4570d041} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001272 sec., 116352.20125786164 rows/sec., 6.62 MiB/sec. | ||
| 5410 | 2026.05.14 14:05:56.965559 [ 271 ] {0260792e-988e-4829-a193-e13f4570d041} <Debug> TCPHandler: Processed in 0.001443213 sec. | ||
| 5411 | 2026.05.14 14:05:56.965684 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2026.05.14 14:05:56.965790 [ 271 ] {d13ca3e2-a853-460a-9afb-4818c593356b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5413 | 2026.05.14 14:05:56.965830 [ 271 ] {d13ca3e2-a853-460a-9afb-4818c593356b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5414 | 2026.05.14 14:05:56.966506 [ 271 ] {d13ca3e2-a853-460a-9afb-4818c593356b} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.05.14 14:05:56.966542 [ 271 ] {d13ca3e2-a853-460a-9afb-4818c593356b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5416 | 2026.05.14 14:05:56.966869 [ 271 ] {d13ca3e2-a853-460a-9afb-4818c593356b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5417 | 2026.05.14 14:05:56.967080 [ 271 ] {d13ca3e2-a853-460a-9afb-4818c593356b} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2026.05.14 14:05:56.967215 [ 271 ] {d13ca3e2-a853-460a-9afb-4818c593356b} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001444 sec., 368421.05263157893 rows/sec., 26.07 MiB/sec. | ||
| 5419 | 2026.05.14 14:05:56.967254 [ 271 ] {d13ca3e2-a853-460a-9afb-4818c593356b} <Debug> TCPHandler: Processed in 0.001618285 sec. | ||
| 5420 | 2026.05.14 14:05:56.967380 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.05.14 14:05:56.967477 [ 271 ] {09e6bf5b-78cc-4c94-bb8b-1467cbd48fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5422 | 2026.05.14 14:05:56.967520 [ 271 ] {09e6bf5b-78cc-4c94-bb8b-1467cbd48fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5423 | 2026.05.14 14:05:56.967891 [ 271 ] {09e6bf5b-78cc-4c94-bb8b-1467cbd48fec} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.05.14 14:05:56.967927 [ 271 ] {09e6bf5b-78cc-4c94-bb8b-1467cbd48fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5425 | 2026.05.14 14:05:56.968229 [ 271 ] {09e6bf5b-78cc-4c94-bb8b-1467cbd48fec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5426 | 2026.05.14 14:05:56.968436 [ 271 ] {09e6bf5b-78cc-4c94-bb8b-1467cbd48fec} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.05.14 14:05:56.968565 [ 73 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5428 | 2026.05.14 14:05:56.968569 [ 271 ] {09e6bf5b-78cc-4c94-bb8b-1467cbd48fec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 5429 | 2026.05.14 14:05:56.968611 [ 73 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.05.14 14:05:56.968630 [ 271 ] {09e6bf5b-78cc-4c94-bb8b-1467cbd48fec} <Debug> TCPHandler: Processed in 0.001299172 sec. | ||
| 5431 | 2026.05.14 14:05:56.968639 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5432 | 2026.05.14 14:05:56.968737 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5433 | 2026.05.14 14:05:56.968761 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5434 | 2026.05.14 14:05:56.968839 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5435 | 2026.05.14 14:05:56.968858 [ 271 ] {fae93360-9d25-4b21-a331-9279ff01d47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5436 | 2026.05.14 14:05:56.968869 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5437 | 2026.05.14 14:05:56.968901 [ 271 ] {fae93360-9d25-4b21-a331-9279ff01d47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5438 | 2026.05.14 14:05:56.968921 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5439 | 2026.05.14 14:05:56.968963 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5440 | 2026.05.14 14:05:56.969001 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5441 | 2026.05.14 14:05:56.969039 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5442 | 2026.05.14 14:05:56.969082 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5443 | 2026.05.14 14:05:56.969341 [ 271 ] {fae93360-9d25-4b21-a331-9279ff01d47b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.05.14 14:05:56.969376 [ 271 ] {fae93360-9d25-4b21-a331-9279ff01d47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5445 | 2026.05.14 14:05:56.969741 [ 271 ] {fae93360-9d25-4b21-a331-9279ff01d47b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5446 | 2026.05.14 14:05:56.969858 [ 197 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001157011 sec., 77786.64161360609 rows/sec., 3.97 MiB/sec. | ||
| 5447 | 2026.05.14 14:05:56.969967 [ 271 ] {fae93360-9d25-4b21-a331-9279ff01d47b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5448 | 2026.05.14 14:05:56.969981 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5449 | 2026.05.14 14:05:56.970107 [ 271 ] {fae93360-9d25-4b21-a331-9279ff01d47b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001268 sec., 208990.5362776025 rows/sec., 13.89 MiB/sec. | ||
| 5450 | 2026.05.14 14:05:56.970146 [ 271 ] {fae93360-9d25-4b21-a331-9279ff01d47b} <Debug> TCPHandler: Processed in 0.001434923 sec. | ||
| 5451 | 2026.05.14 14:05:56.970227 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_15_3} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2026.05.14 14:05:56.970277 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2026.05.14 14:05:56.970295 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_15_3} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5454 | 2026.05.14 14:05:56.970356 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5455 | 2026.05.14 14:05:56.970374 [ 271 ] {6c9284dd-1787-4c17-ad07-d626a6d9c783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5456 | 2026.05.14 14:05:56.970417 [ 271 ] {6c9284dd-1787-4c17-ad07-d626a6d9c783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5457 | 2026.05.14 14:05:56.970751 [ 271 ] {6c9284dd-1787-4c17-ad07-d626a6d9c783} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2026.05.14 14:05:56.970786 [ 271 ] {6c9284dd-1787-4c17-ad07-d626a6d9c783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5459 | 2026.05.14 14:05:56.971084 [ 271 ] {6c9284dd-1787-4c17-ad07-d626a6d9c783} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5460 | 2026.05.14 14:05:56.971292 [ 271 ] {6c9284dd-1787-4c17-ad07-d626a6d9c783} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2026.05.14 14:05:56.971424 [ 74 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5462 | 2026.05.14 14:05:56.971427 [ 271 ] {6c9284dd-1787-4c17-ad07-d626a6d9c783} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 5463 | 2026.05.14 14:05:56.971470 [ 74 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.05.14 14:05:56.971490 [ 271 ] {6c9284dd-1787-4c17-ad07-d626a6d9c783} <Debug> TCPHandler: Processed in 0.001262202 sec. | ||
| 5465 | 2026.05.14 14:05:56.971498 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5466 | 2026.05.14 14:05:56.971628 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5467 | 2026.05.14 14:05:56.971634 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2026.05.14 14:05:56.971742 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5469 | 2026.05.14 14:05:56.971752 [ 271 ] {bbd2bccf-2500-476e-b07c-daf7f0bac292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5470 | 2026.05.14 14:05:56.971783 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5471 | 2026.05.14 14:05:56.971820 [ 271 ] {bbd2bccf-2500-476e-b07c-daf7f0bac292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5472 | 2026.05.14 14:05:56.971847 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5473 | 2026.05.14 14:05:56.971896 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5474 | 2026.05.14 14:05:56.971933 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5475 | 2026.05.14 14:05:56.971968 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5476 | 2026.05.14 14:05:56.972010 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5477 | 2026.05.14 14:05:56.972749 [ 271 ] {bbd2bccf-2500-476e-b07c-daf7f0bac292} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.05.14 14:05:56.972791 [ 271 ] {bbd2bccf-2500-476e-b07c-daf7f0bac292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5479 | 2026.05.14 14:05:56.972922 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001334802 sec., 11237.621759631766 rows/sec., 757.22 KiB/sec. | ||
| 5480 | 2026.05.14 14:05:56.973057 [ 189 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5481 | 2026.05.14 14:05:56.973339 [ 189 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_15_3} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5482 | 2026.05.14 14:05:56.973410 [ 189 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_15_3} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5483 | 2026.05.14 14:05:56.973415 [ 271 ] {bbd2bccf-2500-476e-b07c-daf7f0bac292} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5484 | 2026.05.14 14:05:56.973474 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5485 | 2026.05.14 14:05:56.973666 [ 271 ] {bbd2bccf-2500-476e-b07c-daf7f0bac292} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2026.05.14 14:05:56.973815 [ 271 ] {bbd2bccf-2500-476e-b07c-daf7f0bac292} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002081 sec., 20182.604517059106 rows/sec., 36.17 MiB/sec. | ||
| 5487 | 2026.05.14 14:05:56.973868 [ 271 ] {bbd2bccf-2500-476e-b07c-daf7f0bac292} <Debug> TCPHandler: Processed in 0.002288231 sec. | ||
| 5488 | 2026.05.14 14:05:56.973999 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5489 | 2026.05.14 14:05:56.974097 [ 271 ] {ac2ba674-21ea-45f8-bd99-dc6f8e56e3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5490 | 2026.05.14 14:05:56.974139 [ 271 ] {ac2ba674-21ea-45f8-bd99-dc6f8e56e3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5491 | 2026.05.14 14:05:56.974547 [ 271 ] {ac2ba674-21ea-45f8-bd99-dc6f8e56e3d7} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.05.14 14:05:56.974585 [ 271 ] {ac2ba674-21ea-45f8-bd99-dc6f8e56e3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5493 | 2026.05.14 14:05:56.974915 [ 271 ] {ac2ba674-21ea-45f8-bd99-dc6f8e56e3d7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5494 | 2026.05.14 14:05:56.975138 [ 271 ] {ac2ba674-21ea-45f8-bd99-dc6f8e56e3d7} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2026.05.14 14:05:56.975266 [ 271 ] {ac2ba674-21ea-45f8-bd99-dc6f8e56e3d7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001188 sec., 75757.57575757576 rows/sec., 4.74 MiB/sec. | ||
| 5496 | 2026.05.14 14:05:56.975302 [ 271 ] {ac2ba674-21ea-45f8-bd99-dc6f8e56e3d7} <Debug> TCPHandler: Processed in 0.001352912 sec. | ||
| 5497 | 2026.05.14 14:06:01.249983 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5498 | 2026.05.14 14:06:01.250050 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5499 | 2026.05.14 14:06:01.327079 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10600 | ||
| 5500 | 2026.05.14 14:06:01.327566 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2026.05.14 14:06:01.327608 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5502 | 2026.05.14 14:06:01.328185 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5503 | 2026.05.14 14:06:01.328439 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2026.05.14 14:06:01.328584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10600 | ||
| 5505 | 2026.05.14 14:06:01.861439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5506 | 2026.05.14 14:06:01.876107 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2026.05.14 14:06:01.876160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5508 | 2026.05.14 14:06:01.881865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5509 | 2026.05.14 14:06:01.882565 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2026.05.14 14:06:01.885000 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5511 | 2026.05.14 14:06:01.942279 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5512 | 2026.05.14 14:06:01.942476 [ 271 ] {f6ae61ea-96be-4368-9caf-5a8f9a5dba77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 5513 | 2026.05.14 14:06:01.942756 [ 271 ] {f6ae61ea-96be-4368-9caf-5a8f9a5dba77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5514 | 2026.05.14 14:06:01.942792 [ 271 ] {f6ae61ea-96be-4368-9caf-5a8f9a5dba77} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 5515 | 2026.05.14 14:06:01.942996 [ 271 ] {f6ae61ea-96be-4368-9caf-5a8f9a5dba77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5516 | 2026.05.14 14:06:01.943063 [ 271 ] {f6ae61ea-96be-4368-9caf-5a8f9a5dba77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5517 | 2026.05.14 14:06:01.943203 [ 271 ] {f6ae61ea-96be-4368-9caf-5a8f9a5dba77} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5518 | 2026.05.14 14:06:01.943239 [ 271 ] {f6ae61ea-96be-4368-9caf-5a8f9a5dba77} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5519 | 2026.05.14 14:06:01.943262 [ 271 ] {f6ae61ea-96be-4368-9caf-5a8f9a5dba77} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 5520 | 2026.05.14 14:06:01.943277 [ 271 ] {f6ae61ea-96be-4368-9caf-5a8f9a5dba77} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5521 | 2026.05.14 14:06:01.943318 [ 271 ] {f6ae61ea-96be-4368-9caf-5a8f9a5dba77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 5522 | 2026.05.14 14:06:01.943338 [ 271 ] {f6ae61ea-96be-4368-9caf-5a8f9a5dba77} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 5523 | 2026.05.14 14:06:01.944860 [ 271 ] {f6ae61ea-96be-4368-9caf-5a8f9a5dba77} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002464 sec., 17857.142857142855 rows/sec., 3.73 MiB/sec. | ||
| 5524 | 2026.05.14 14:06:01.944969 [ 271 ] {f6ae61ea-96be-4368-9caf-5a8f9a5dba77} <Debug> TCPHandler: Processed in 0.002813535 sec. | ||
| 5525 | 2026.05.14 14:06:01.946698 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2026.05.14 14:06:01.946809 [ 271 ] {b89a948f-3b6b-4483-afa1-e43eb64fa183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5527 | 2026.05.14 14:06:01.946858 [ 271 ] {b89a948f-3b6b-4483-afa1-e43eb64fa183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5528 | 2026.05.14 14:06:01.947869 [ 271 ] {b89a948f-3b6b-4483-afa1-e43eb64fa183} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.05.14 14:06:01.947934 [ 271 ] {b89a948f-3b6b-4483-afa1-e43eb64fa183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5530 | 2026.05.14 14:06:01.948354 [ 271 ] {b89a948f-3b6b-4483-afa1-e43eb64fa183} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5531 | 2026.05.14 14:06:01.948571 [ 271 ] {b89a948f-3b6b-4483-afa1-e43eb64fa183} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.05.14 14:06:01.948711 [ 271 ] {b89a948f-3b6b-4483-afa1-e43eb64fa183} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001933 sec., 28970.512157268495 rows/sec., 2.21 MiB/sec. | ||
| 5533 | 2026.05.14 14:06:01.948749 [ 271 ] {b89a948f-3b6b-4483-afa1-e43eb64fa183} <Debug> TCPHandler: Processed in 0.00210105 sec. | ||
| 5534 | 2026.05.14 14:06:01.949021 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2026.05.14 14:06:01.949118 [ 271 ] {e6e44362-10d2-4d46-a819-bb57bf5b62c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5536 | 2026.05.14 14:06:01.949158 [ 271 ] {e6e44362-10d2-4d46-a819-bb57bf5b62c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5537 | 2026.05.14 14:06:01.949657 [ 271 ] {e6e44362-10d2-4d46-a819-bb57bf5b62c6} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.05.14 14:06:01.949694 [ 271 ] {e6e44362-10d2-4d46-a819-bb57bf5b62c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5539 | 2026.05.14 14:06:01.949998 [ 271 ] {e6e44362-10d2-4d46-a819-bb57bf5b62c6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5540 | 2026.05.14 14:06:01.950211 [ 271 ] {e6e44362-10d2-4d46-a819-bb57bf5b62c6} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.05.14 14:06:01.950339 [ 271 ] {e6e44362-10d2-4d46-a819-bb57bf5b62c6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 5542 | 2026.05.14 14:06:01.950377 [ 271 ] {e6e44362-10d2-4d46-a819-bb57bf5b62c6} <Debug> TCPHandler: Processed in 0.001405242 sec. | ||
| 5543 | 2026.05.14 14:06:01.950532 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.05.14 14:06:01.950630 [ 271 ] {5a91b3ad-b123-4131-98cb-93c21689e8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5545 | 2026.05.14 14:06:01.950674 [ 271 ] {5a91b3ad-b123-4131-98cb-93c21689e8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5546 | 2026.05.14 14:06:01.951111 [ 271 ] {5a91b3ad-b123-4131-98cb-93c21689e8a8} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.05.14 14:06:01.951148 [ 271 ] {5a91b3ad-b123-4131-98cb-93c21689e8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5548 | 2026.05.14 14:06:01.951470 [ 271 ] {5a91b3ad-b123-4131-98cb-93c21689e8a8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5549 | 2026.05.14 14:06:01.951693 [ 271 ] {5a91b3ad-b123-4131-98cb-93c21689e8a8} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.05.14 14:06:01.951826 [ 271 ] {5a91b3ad-b123-4131-98cb-93c21689e8a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 5551 | 2026.05.14 14:06:01.951864 [ 271 ] {5a91b3ad-b123-4131-98cb-93c21689e8a8} <Debug> TCPHandler: Processed in 0.001381642 sec. | ||
| 5552 | 2026.05.14 14:06:01.951997 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.05.14 14:06:01.952094 [ 271 ] {a7b3dde6-94d0-4304-a1e8-937409a24e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5554 | 2026.05.14 14:06:01.952135 [ 271 ] {a7b3dde6-94d0-4304-a1e8-937409a24e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5555 | 2026.05.14 14:06:01.952519 [ 271 ] {a7b3dde6-94d0-4304-a1e8-937409a24e3f} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.05.14 14:06:01.952556 [ 271 ] {a7b3dde6-94d0-4304-a1e8-937409a24e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5557 | 2026.05.14 14:06:01.952857 [ 271 ] {a7b3dde6-94d0-4304-a1e8-937409a24e3f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5558 | 2026.05.14 14:06:01.953069 [ 271 ] {a7b3dde6-94d0-4304-a1e8-937409a24e3f} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.05.14 14:06:01.953200 [ 271 ] {a7b3dde6-94d0-4304-a1e8-937409a24e3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 5560 | 2026.05.14 14:06:01.953237 [ 271 ] {a7b3dde6-94d0-4304-a1e8-937409a24e3f} <Debug> TCPHandler: Processed in 0.001289742 sec. | ||
| 5561 | 2026.05.14 14:06:02.239431 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2026.05.14 14:06:02.239696 [ 271 ] {326d13f5-0ccc-40d8-a3d7-8bd6b1643e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5563 | 2026.05.14 14:06:02.240075 [ 271 ] {326d13f5-0ccc-40d8-a3d7-8bd6b1643e9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5564 | 2026.05.14 14:06:02.240119 [ 271 ] {326d13f5-0ccc-40d8-a3d7-8bd6b1643e9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5565 | 2026.05.14 14:06:02.240418 [ 271 ] {326d13f5-0ccc-40d8-a3d7-8bd6b1643e9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5566 | 2026.05.14 14:06:02.240498 [ 271 ] {326d13f5-0ccc-40d8-a3d7-8bd6b1643e9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5567 | 2026.05.14 14:06:02.240651 [ 271 ] {326d13f5-0ccc-40d8-a3d7-8bd6b1643e9b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 5568 | 2026.05.14 14:06:02.240690 [ 271 ] {326d13f5-0ccc-40d8-a3d7-8bd6b1643e9b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5569 | 2026.05.14 14:06:02.240712 [ 271 ] {326d13f5-0ccc-40d8-a3d7-8bd6b1643e9b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 5570 | 2026.05.14 14:06:02.240728 [ 271 ] {326d13f5-0ccc-40d8-a3d7-8bd6b1643e9b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5571 | 2026.05.14 14:06:02.240773 [ 271 ] {326d13f5-0ccc-40d8-a3d7-8bd6b1643e9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5572 | 2026.05.14 14:06:02.240794 [ 271 ] {326d13f5-0ccc-40d8-a3d7-8bd6b1643e9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 5573 | 2026.05.14 14:06:02.241915 [ 271 ] {326d13f5-0ccc-40d8-a3d7-8bd6b1643e9b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002337 sec., 18827.5566966196 rows/sec., 3.94 MiB/sec. | ||
| 5574 | 2026.05.14 14:06:02.242027 [ 271 ] {326d13f5-0ccc-40d8-a3d7-8bd6b1643e9b} <Debug> TCPHandler: Processed in 0.002743225 sec. | ||
| 5575 | 2026.05.14 14:06:02.257794 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2026.05.14 14:06:02.257938 [ 271 ] {25c9e68a-34df-48aa-830d-907ed0f4bb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5577 | 2026.05.14 14:06:02.257994 [ 271 ] {25c9e68a-34df-48aa-830d-907ed0f4bb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5578 | 2026.05.14 14:06:02.258725 [ 271 ] {25c9e68a-34df-48aa-830d-907ed0f4bb87} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2026.05.14 14:06:02.258783 [ 271 ] {25c9e68a-34df-48aa-830d-907ed0f4bb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5580 | 2026.05.14 14:06:02.259200 [ 271 ] {25c9e68a-34df-48aa-830d-907ed0f4bb87} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5581 | 2026.05.14 14:06:02.259424 [ 271 ] {25c9e68a-34df-48aa-830d-907ed0f4bb87} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2026.05.14 14:06:02.259576 [ 271 ] {25c9e68a-34df-48aa-830d-907ed0f4bb87} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001677 sec., 169350.0298151461 rows/sec., 10.76 MiB/sec. | ||
| 5583 | 2026.05.14 14:06:02.259616 [ 271 ] {25c9e68a-34df-48aa-830d-907ed0f4bb87} <Debug> TCPHandler: Processed in 0.001886458 sec. | ||
| 5584 | 2026.05.14 14:06:02.259765 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2026.05.14 14:06:02.259862 [ 271 ] {ff372390-0260-4501-898e-9ccb0df141cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5586 | 2026.05.14 14:06:02.259904 [ 271 ] {ff372390-0260-4501-898e-9ccb0df141cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5587 | 2026.05.14 14:06:02.261579 [ 271 ] {ff372390-0260-4501-898e-9ccb0df141cc} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2026.05.14 14:06:02.261615 [ 271 ] {ff372390-0260-4501-898e-9ccb0df141cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5589 | 2026.05.14 14:06:02.262226 [ 271 ] {ff372390-0260-4501-898e-9ccb0df141cc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5590 | 2026.05.14 14:06:02.262447 [ 271 ] {ff372390-0260-4501-898e-9ccb0df141cc} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2026.05.14 14:06:02.262579 [ 62 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5592 | 2026.05.14 14:06:02.262589 [ 271 ] {ff372390-0260-4501-898e-9ccb0df141cc} <Debug> executeQuery: Read 3230 rows, 247.07 KiB in 0.002744 sec., 1177113.7026239068 rows/sec., 87.93 MiB/sec. | ||
| 5593 | 2026.05.14 14:06:02.262660 [ 62 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5594 | 2026.05.14 14:06:02.262675 [ 271 ] {ff372390-0260-4501-898e-9ccb0df141cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5595 | 2026.05.14 14:06:02.262690 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5596 | 2026.05.14 14:06:02.262697 [ 271 ] {ff372390-0260-4501-898e-9ccb0df141cc} <Debug> TCPHandler: Processed in 0.002981618 sec. | ||
| 5597 | 2026.05.14 14:06:02.262819 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5598 | 2026.05.14 14:06:02.262847 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2026.05.14 14:06:02.262927 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5600 | 2026.05.14 14:06:02.262946 [ 271 ] {83c773a9-7c2b-4964-b80a-51da37c8c6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5601 | 2026.05.14 14:06:02.262961 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3239 rows starting from the beginning of the part | ||
| 5602 | 2026.05.14 14:06:02.262987 [ 271 ] {83c773a9-7c2b-4964-b80a-51da37c8c6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5603 | 2026.05.14 14:06:02.263028 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 881 rows starting from the beginning of the part | ||
| 5604 | 2026.05.14 14:06:02.263083 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5605 | 2026.05.14 14:06:02.263131 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 881 rows starting from the beginning of the part | ||
| 5606 | 2026.05.14 14:06:02.263179 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5607 | 2026.05.14 14:06:02.263226 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 3230 rows starting from the beginning of the part | ||
| 5608 | 2026.05.14 14:06:02.263509 [ 271 ] {83c773a9-7c2b-4964-b80a-51da37c8c6fb} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2026.05.14 14:06:02.263545 [ 271 ] {83c773a9-7c2b-4964-b80a-51da37c8c6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5610 | 2026.05.14 14:06:02.263991 [ 271 ] {83c773a9-7c2b-4964-b80a-51da37c8c6fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5611 | 2026.05.14 14:06:02.264210 [ 271 ] {83c773a9-7c2b-4964-b80a-51da37c8c6fb} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.05.14 14:06:02.264350 [ 271 ] {83c773a9-7c2b-4964-b80a-51da37c8c6fb} <Debug> executeQuery: Read 195 rows, 12.53 KiB in 0.001423 sec., 137034.4342937456 rows/sec., 8.60 MiB/sec. | ||
| 5613 | 2026.05.14 14:06:02.264390 [ 271 ] {83c773a9-7c2b-4964-b80a-51da37c8c6fb} <Debug> TCPHandler: Processed in 0.001591654 sec. | ||
| 5614 | 2026.05.14 14:06:02.264524 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5615 | 2026.05.14 14:06:02.264621 [ 271 ] {a8cad025-c019-4b42-bb03-65465f0c0cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5616 | 2026.05.14 14:06:02.264661 [ 271 ] {a8cad025-c019-4b42-bb03-65465f0c0cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5617 | 2026.05.14 14:06:02.265341 [ 271 ] {a8cad025-c019-4b42-bb03-65465f0c0cd9} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.05.14 14:06:02.265378 [ 271 ] {a8cad025-c019-4b42-bb03-65465f0c0cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5619 | 2026.05.14 14:06:02.265824 [ 271 ] {a8cad025-c019-4b42-bb03-65465f0c0cd9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5620 | 2026.05.14 14:06:02.266038 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8343 rows, containing 5 columns (5 merged, 0 gathered) in 0.003254441 sec., 2563573.897944378 rows/sec., 203.42 MiB/sec. | ||
| 5621 | 2026.05.14 14:06:02.266047 [ 271 ] {a8cad025-c019-4b42-bb03-65465f0c0cd9} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5622 | 2026.05.14 14:06:02.266222 [ 62 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5623 | 2026.05.14 14:06:02.266237 [ 271 ] {a8cad025-c019-4b42-bb03-65465f0c0cd9} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001634 sec., 581395.3488372093 rows/sec., 34.21 MiB/sec. | ||
| 5624 | 2026.05.14 14:06:02.266273 [ 62 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2026.05.14 14:06:02.266291 [ 271 ] {a8cad025-c019-4b42-bb03-65465f0c0cd9} <Debug> TCPHandler: Processed in 0.001816747 sec. | ||
| 5626 | 2026.05.14 14:06:02.266304 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5627 | 2026.05.14 14:06:02.266407 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5628 | 2026.05.14 14:06:02.266432 [ 197 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 5629 | 2026.05.14 14:06:02.266438 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5630 | 2026.05.14 14:06:02.266577 [ 271 ] {e5f5ba5e-145f-4252-bf2c-2d1365d63dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5631 | 2026.05.14 14:06:02.266598 [ 197 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5632 | 2026.05.14 14:06:02.266621 [ 271 ] {e5f5ba5e-145f-4252-bf2c-2d1365d63dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5633 | 2026.05.14 14:06:02.266645 [ 197 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 950 rows starting from the beginning of the part | ||
| 5634 | 2026.05.14 14:06:02.266733 [ 197 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5635 | 2026.05.14 14:06:02.266756 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_36_7} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5636 | 2026.05.14 14:06:02.266789 [ 197 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 950 rows starting from the beginning of the part | ||
| 5637 | 2026.05.14 14:06:02.266844 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_36_7} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5638 | 2026.05.14 14:06:02.266847 [ 197 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5639 | 2026.05.14 14:06:02.266915 [ 197 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5640 | 2026.05.14 14:06:02.266948 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 5641 | 2026.05.14 14:06:02.266962 [ 197 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 950 rows starting from the beginning of the part | ||
| 5642 | 2026.05.14 14:06:02.267047 [ 271 ] {e5f5ba5e-145f-4252-bf2c-2d1365d63dfb} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.05.14 14:06:02.267090 [ 271 ] {e5f5ba5e-145f-4252-bf2c-2d1365d63dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5644 | 2026.05.14 14:06:02.267420 [ 271 ] {e5f5ba5e-145f-4252-bf2c-2d1365d63dfb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5645 | 2026.05.14 14:06:02.267650 [ 271 ] {e5f5ba5e-145f-4252-bf2c-2d1365d63dfb} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.05.14 14:06:02.267784 [ 271 ] {e5f5ba5e-145f-4252-bf2c-2d1365d63dfb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001226 sec., 815.6606851549755 rows/sec., 57.35 KiB/sec. | ||
| 5647 | 2026.05.14 14:06:02.267822 [ 271 ] {e5f5ba5e-145f-4252-bf2c-2d1365d63dfb} <Debug> TCPHandler: Processed in 0.001433523 sec. | ||
| 5648 | 2026.05.14 14:06:02.267954 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5649 | 2026.05.14 14:06:02.268050 [ 271 ] {4a9852d7-1824-46af-b9df-0367a6e16247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5650 | 2026.05.14 14:06:02.268089 [ 271 ] {4a9852d7-1824-46af-b9df-0367a6e16247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5651 | 2026.05.14 14:06:02.268383 [ 189 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.002005638 sec., 1643865.9419097563 rows/sec., 104.28 MiB/sec. | ||
| 5652 | 2026.05.14 14:06:02.268543 [ 271 ] {4a9852d7-1824-46af-b9df-0367a6e16247} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2026.05.14 14:06:02.268574 [ 188 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5654 | 2026.05.14 14:06:02.268583 [ 271 ] {4a9852d7-1824-46af-b9df-0367a6e16247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5655 | 2026.05.14 14:06:02.268907 [ 188 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_16_3} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.05.14 14:06:02.268954 [ 271 ] {4a9852d7-1824-46af-b9df-0367a6e16247} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5657 | 2026.05.14 14:06:02.268991 [ 188 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_16_3} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5658 | 2026.05.14 14:06:02.269076 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5659 | 2026.05.14 14:06:02.269201 [ 271 ] {4a9852d7-1824-46af-b9df-0367a6e16247} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2026.05.14 14:06:02.269341 [ 271 ] {4a9852d7-1824-46af-b9df-0367a6e16247} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001309 sec., 113063.40718105424 rows/sec., 6.43 MiB/sec. | ||
| 5661 | 2026.05.14 14:06:02.269377 [ 271 ] {4a9852d7-1824-46af-b9df-0367a6e16247} <Debug> TCPHandler: Processed in 0.001472263 sec. | ||
| 5662 | 2026.05.14 14:06:02.269539 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5663 | 2026.05.14 14:06:02.269635 [ 271 ] {c5825289-0182-4b1b-9e35-18d63fac3187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5664 | 2026.05.14 14:06:02.269675 [ 271 ] {c5825289-0182-4b1b-9e35-18d63fac3187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5665 | 2026.05.14 14:06:02.270832 [ 271 ] {c5825289-0182-4b1b-9e35-18d63fac3187} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.05.14 14:06:02.270868 [ 271 ] {c5825289-0182-4b1b-9e35-18d63fac3187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5667 | 2026.05.14 14:06:02.271282 [ 271 ] {c5825289-0182-4b1b-9e35-18d63fac3187} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5668 | 2026.05.14 14:06:02.271496 [ 271 ] {c5825289-0182-4b1b-9e35-18d63fac3187} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.05.14 14:06:02.271639 [ 271 ] {c5825289-0182-4b1b-9e35-18d63fac3187} <Debug> executeQuery: Read 1758 rows, 121.54 KiB in 0.002022 sec., 869436.2017804155 rows/sec., 58.70 MiB/sec. | ||
| 5670 | 2026.05.14 14:06:02.271648 [ 62 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5671 | 2026.05.14 14:06:02.271679 [ 271 ] {c5825289-0182-4b1b-9e35-18d63fac3187} <Debug> TCPHandler: Processed in 0.0021894 sec. | ||
| 5672 | 2026.05.14 14:06:02.271700 [ 62 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.05.14 14:06:02.271748 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5674 | 2026.05.14 14:06:02.271819 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5675 | 2026.05.14 14:06:02.271831 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5676 | 2026.05.14 14:06:02.271921 [ 271 ] {61949121-e650-4781-a372-8168a0c5a306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5677 | 2026.05.14 14:06:02.271930 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5678 | 2026.05.14 14:06:02.271964 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1797 rows starting from the beginning of the part | ||
| 5679 | 2026.05.14 14:06:02.271964 [ 271 ] {61949121-e650-4781-a372-8168a0c5a306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5680 | 2026.05.14 14:06:02.272028 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 532 rows starting from the beginning of the part | ||
| 5681 | 2026.05.14 14:06:02.272083 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5682 | 2026.05.14 14:06:02.272133 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 532 rows starting from the beginning of the part | ||
| 5683 | 2026.05.14 14:06:02.272181 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5684 | 2026.05.14 14:06:02.272228 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1758 rows starting from the beginning of the part | ||
| 5685 | 2026.05.14 14:06:02.272349 [ 271 ] {61949121-e650-4781-a372-8168a0c5a306} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2026.05.14 14:06:02.272384 [ 271 ] {61949121-e650-4781-a372-8168a0c5a306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5687 | 2026.05.14 14:06:02.272686 [ 271 ] {61949121-e650-4781-a372-8168a0c5a306} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5688 | 2026.05.14 14:06:02.272892 [ 271 ] {61949121-e650-4781-a372-8168a0c5a306} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2026.05.14 14:06:02.273025 [ 271 ] {61949121-e650-4781-a372-8168a0c5a306} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 5690 | 2026.05.14 14:06:02.273062 [ 271 ] {61949121-e650-4781-a372-8168a0c5a306} <Debug> TCPHandler: Processed in 0.001292162 sec. | ||
| 5691 | 2026.05.14 14:06:02.273192 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5692 | 2026.05.14 14:06:02.273287 [ 271 ] {5a7270a6-1893-48a9-8766-e529fbcdc996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5693 | 2026.05.14 14:06:02.273330 [ 271 ] {5a7270a6-1893-48a9-8766-e529fbcdc996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5694 | 2026.05.14 14:06:02.273764 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4747 rows, containing 5 columns (5 merged, 0 gathered) in 0.001965628 sec., 2415004.2632685327 rows/sec., 174.93 MiB/sec. | ||
| 5695 | 2026.05.14 14:06:02.274041 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5696 | 2026.05.14 14:06:02.274100 [ 271 ] {5a7270a6-1893-48a9-8766-e529fbcdc996} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.05.14 14:06:02.274146 [ 271 ] {5a7270a6-1893-48a9-8766-e529fbcdc996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5698 | 2026.05.14 14:06:02.274417 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_36_7} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2026.05.14 14:06:02.274526 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_36_7} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5700 | 2026.05.14 14:06:02.274632 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 5701 | 2026.05.14 14:06:02.274805 [ 271 ] {5a7270a6-1893-48a9-8766-e529fbcdc996} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5702 | 2026.05.14 14:06:02.275067 [ 271 ] {5a7270a6-1893-48a9-8766-e529fbcdc996} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2026.05.14 14:06:02.275219 [ 13 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5704 | 2026.05.14 14:06:02.275253 [ 271 ] {5a7270a6-1893-48a9-8766-e529fbcdc996} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001979 sec., 808994.4416371905 rows/sec., 49.11 MiB/sec. | ||
| 5705 | 2026.05.14 14:06:02.275261 [ 13 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2026.05.14 14:06:02.275299 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.92 GiB. | ||
| 5707 | 2026.05.14 14:06:02.275333 [ 271 ] {5a7270a6-1893-48a9-8766-e529fbcdc996} <Debug> TCPHandler: Processed in 0.00218969 sec. | ||
| 5708 | 2026.05.14 14:06:02.275383 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5709 | 2026.05.14 14:06:02.275475 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5710 | 2026.05.14 14:06:02.275500 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 13202 rows starting from the beginning of the part | ||
| 5711 | 2026.05.14 14:06:02.275541 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5712 | 2026.05.14 14:06:02.275545 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 5713 | 2026.05.14 14:06:02.275603 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5714 | 2026.05.14 14:06:02.275639 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 5715 | 2026.05.14 14:06:02.275672 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5716 | 2026.05.14 14:06:02.275684 [ 271 ] {7b2d5b75-2e00-4f87-b1e9-2b97d2d3ae60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5717 | 2026.05.14 14:06:02.275707 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1601 rows starting from the beginning of the part | ||
| 5718 | 2026.05.14 14:06:02.275753 [ 271 ] {7b2d5b75-2e00-4f87-b1e9-2b97d2d3ae60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5719 | 2026.05.14 14:06:02.276163 [ 271 ] {7b2d5b75-2e00-4f87-b1e9-2b97d2d3ae60} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2026.05.14 14:06:02.276203 [ 271 ] {7b2d5b75-2e00-4f87-b1e9-2b97d2d3ae60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5721 | 2026.05.14 14:06:02.276523 [ 271 ] {7b2d5b75-2e00-4f87-b1e9-2b97d2d3ae60} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5722 | 2026.05.14 14:06:02.276743 [ 271 ] {7b2d5b75-2e00-4f87-b1e9-2b97d2d3ae60} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.05.14 14:06:02.276895 [ 271 ] {7b2d5b75-2e00-4f87-b1e9-2b97d2d3ae60} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001252 sec., 798.7220447284344 rows/sec., 53.82 KiB/sec. | ||
| 5724 | 2026.05.14 14:06:02.276933 [ 271 ] {7b2d5b75-2e00-4f87-b1e9-2b97d2d3ae60} <Debug> TCPHandler: Processed in 0.001515574 sec. | ||
| 5725 | 2026.05.14 14:06:02.277061 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2026.05.14 14:06:02.277157 [ 271 ] {3d5f07af-a095-4053-bea9-989e3c44b91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5727 | 2026.05.14 14:06:02.277211 [ 271 ] {3d5f07af-a095-4053-bea9-989e3c44b91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5728 | 2026.05.14 14:06:02.278168 [ 271 ] {3d5f07af-a095-4053-bea9-989e3c44b91b} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2026.05.14 14:06:02.278205 [ 271 ] {3d5f07af-a095-4053-bea9-989e3c44b91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5730 | 2026.05.14 14:06:02.279113 [ 271 ] {3d5f07af-a095-4053-bea9-989e3c44b91b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5731 | 2026.05.14 14:06:02.279363 [ 271 ] {3d5f07af-a095-4053-bea9-989e3c44b91b} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2026.05.14 14:06:02.279489 [ 13 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5733 | 2026.05.14 14:06:02.279518 [ 271 ] {3d5f07af-a095-4053-bea9-989e3c44b91b} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002379 sec., 22278.268179907525 rows/sec., 39.92 MiB/sec. | ||
| 5734 | 2026.05.14 14:06:02.279531 [ 13 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2026.05.14 14:06:02.279566 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5736 | 2026.05.14 14:06:02.279580 [ 271 ] {3d5f07af-a095-4053-bea9-989e3c44b91b} <Debug> TCPHandler: Processed in 0.002567924 sec. | ||
| 5737 | 2026.05.14 14:06:02.279675 [ 198 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 5738 | 2026.05.14 14:06:02.279724 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5739 | 2026.05.14 14:06:02.279827 [ 271 ] {a48092e5-7b74-4123-8a5d-1bba82e041eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5740 | 2026.05.14 14:06:02.279868 [ 271 ] {a48092e5-7b74-4123-8a5d-1bba82e041eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5741 | 2026.05.14 14:06:02.279950 [ 198 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5742 | 2026.05.14 14:06:02.280019 [ 198 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 435 rows starting from the beginning of the part | ||
| 5743 | 2026.05.14 14:06:02.280199 [ 198 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 5744 | 2026.05.14 14:06:02.280265 [ 271 ] {a48092e5-7b74-4123-8a5d-1bba82e041eb} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2026.05.14 14:06:02.280307 [ 271 ] {a48092e5-7b74-4123-8a5d-1bba82e041eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5746 | 2026.05.14 14:06:02.280336 [ 198 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part | ||
| 5747 | 2026.05.14 14:06:02.280454 [ 198 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 5748 | 2026.05.14 14:06:02.280560 [ 198 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 5749 | 2026.05.14 14:06:02.280652 [ 271 ] {a48092e5-7b74-4123-8a5d-1bba82e041eb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5750 | 2026.05.14 14:06:02.280662 [ 198 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 53 rows starting from the beginning of the part | ||
| 5751 | 2026.05.14 14:06:02.280740 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15653 rows, containing 5 columns (5 merged, 0 gathered) in 0.00538808 sec., 2905116.479339579 rows/sec., 184.19 MiB/sec. | ||
| 5752 | 2026.05.14 14:06:02.280893 [ 271 ] {a48092e5-7b74-4123-8a5d-1bba82e041eb} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2026.05.14 14:06:02.281012 [ 13 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5754 | 2026.05.14 14:06:02.281034 [ 271 ] {a48092e5-7b74-4123-8a5d-1bba82e041eb} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001225 sec., 34285.71428571429 rows/sec., 1.96 MiB/sec. | ||
| 5755 | 2026.05.14 14:06:02.281049 [ 13 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2026.05.14 14:06:02.281077 [ 271 ] {a48092e5-7b74-4123-8a5d-1bba82e041eb} <Debug> TCPHandler: Processed in 0.001402603 sec. | ||
| 5757 | 2026.05.14 14:06:02.281078 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5758 | 2026.05.14 14:06:02.281179 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5759 | 2026.05.14 14:06:02.281272 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5760 | 2026.05.14 14:06:02.281300 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1950 rows starting from the beginning of the part | ||
| 5761 | 2026.05.14 14:06:02.281344 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 5762 | 2026.05.14 14:06:02.281361 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5763 | 2026.05.14 14:06:02.281383 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5764 | 2026.05.14 14:06:02.281423 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 5765 | 2026.05.14 14:06:02.281454 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5766 | 2026.05.14 14:06:02.281488 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 5767 | 2026.05.14 14:06:02.281732 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2026.05.14 14:06:02.281827 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5769 | 2026.05.14 14:06:02.281931 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 5770 | 2026.05.14 14:06:02.282708 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 4 columns (4 merged, 0 gathered) in 0.001554555 sec., 1474376.9117207176 rows/sec., 94.90 MiB/sec. | ||
| 5771 | 2026.05.14 14:06:02.282949 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5772 | 2026.05.14 14:06:02.283210 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_36_7} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.05.14 14:06:02.283276 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_36_7} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5774 | 2026.05.14 14:06:02.283336 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5775 | 2026.05.14 14:06:02.291128 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 667 rows, containing 19 columns (19 merged, 0 gathered) in 0.011501986 sec., 57989.98538165496 rows/sec., 103.92 MiB/sec. | ||
| 5776 | 2026.05.14 14:06:02.292254 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5777 | 2026.05.14 14:06:02.292585 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.05.14 14:06:02.292648 [ 199 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5779 | 2026.05.14 14:06:02.292774 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.74 MiB. | ||
| 5780 | 2026.05.14 14:06:03.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.59 MiB, peak 269.29 MiB, free memory in arenas 0.00 B, will set to 266.23 MiB (RSS), difference: 4.63 MiB | ||
| 5781 | 2026.05.14 14:06:06.357633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 720 | ||
| 5782 | 2026.05.14 14:06:06.360520 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2026.05.14 14:06:06.360559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5784 | 2026.05.14 14:06:06.361794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5785 | 2026.05.14 14:06:06.362059 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.05.14 14:06:06.362313 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
| 5787 | 2026.05.14 14:06:06.941066 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5788 | 2026.05.14 14:06:06.941388 [ 271 ] {32893468-3694-45e8-98bb-995d3eafc2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 5789 | 2026.05.14 14:06:06.941790 [ 271 ] {32893468-3694-45e8-98bb-995d3eafc2a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5790 | 2026.05.14 14:06:06.941832 [ 271 ] {32893468-3694-45e8-98bb-995d3eafc2a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 5791 | 2026.05.14 14:06:06.942058 [ 271 ] {32893468-3694-45e8-98bb-995d3eafc2a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5792 | 2026.05.14 14:06:06.942134 [ 271 ] {32893468-3694-45e8-98bb-995d3eafc2a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5793 | 2026.05.14 14:06:06.942282 [ 271 ] {32893468-3694-45e8-98bb-995d3eafc2a4} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5794 | 2026.05.14 14:06:06.942321 [ 271 ] {32893468-3694-45e8-98bb-995d3eafc2a4} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5795 | 2026.05.14 14:06:06.942345 [ 271 ] {32893468-3694-45e8-98bb-995d3eafc2a4} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 5796 | 2026.05.14 14:06:06.942361 [ 271 ] {32893468-3694-45e8-98bb-995d3eafc2a4} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5797 | 2026.05.14 14:06:06.942405 [ 271 ] {32893468-3694-45e8-98bb-995d3eafc2a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 5798 | 2026.05.14 14:06:06.942426 [ 271 ] {32893468-3694-45e8-98bb-995d3eafc2a4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 5799 | 2026.05.14 14:06:06.943529 [ 271 ] {32893468-3694-45e8-98bb-995d3eafc2a4} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002316 sec., 18998.272884283248 rows/sec., 3.97 MiB/sec. | ||
| 5800 | 2026.05.14 14:06:06.943648 [ 271 ] {32893468-3694-45e8-98bb-995d3eafc2a4} <Debug> TCPHandler: Processed in 0.002735245 sec. | ||
| 5801 | 2026.05.14 14:06:06.945323 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5802 | 2026.05.14 14:06:06.945486 [ 271 ] {5832ea15-14b8-4310-acaf-122dfd7ddcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5803 | 2026.05.14 14:06:06.945541 [ 271 ] {5832ea15-14b8-4310-acaf-122dfd7ddcd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5804 | 2026.05.14 14:06:06.946164 [ 271 ] {5832ea15-14b8-4310-acaf-122dfd7ddcd9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2026.05.14 14:06:06.946213 [ 271 ] {5832ea15-14b8-4310-acaf-122dfd7ddcd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5806 | 2026.05.14 14:06:06.946621 [ 271 ] {5832ea15-14b8-4310-acaf-122dfd7ddcd9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5807 | 2026.05.14 14:06:06.946857 [ 271 ] {5832ea15-14b8-4310-acaf-122dfd7ddcd9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2026.05.14 14:06:06.947010 [ 271 ] {5832ea15-14b8-4310-acaf-122dfd7ddcd9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001568 sec., 35714.28571428572 rows/sec., 2.73 MiB/sec. | ||
| 5809 | 2026.05.14 14:06:06.947055 [ 271 ] {5832ea15-14b8-4310-acaf-122dfd7ddcd9} <Debug> TCPHandler: Processed in 0.001862657 sec. | ||
| 5810 | 2026.05.14 14:06:06.947201 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2026.05.14 14:06:06.947312 [ 271 ] {9617e36c-ccc7-4743-a53e-c4307c36460d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5812 | 2026.05.14 14:06:06.947353 [ 271 ] {9617e36c-ccc7-4743-a53e-c4307c36460d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5813 | 2026.05.14 14:06:06.947804 [ 271 ] {9617e36c-ccc7-4743-a53e-c4307c36460d} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.05.14 14:06:06.947842 [ 271 ] {9617e36c-ccc7-4743-a53e-c4307c36460d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5815 | 2026.05.14 14:06:06.948154 [ 271 ] {9617e36c-ccc7-4743-a53e-c4307c36460d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5816 | 2026.05.14 14:06:06.948595 [ 271 ] {9617e36c-ccc7-4743-a53e-c4307c36460d} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2026.05.14 14:06:06.948741 [ 271 ] {9617e36c-ccc7-4743-a53e-c4307c36460d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001447 sec., 44229.440221147204 rows/sec., 3.45 MiB/sec. | ||
| 5818 | 2026.05.14 14:06:06.948778 [ 271 ] {9617e36c-ccc7-4743-a53e-c4307c36460d} <Debug> TCPHandler: Processed in 0.001626955 sec. | ||
| 5819 | 2026.05.14 14:06:06.948922 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5820 | 2026.05.14 14:06:06.949018 [ 271 ] {7d140625-e799-4f08-8603-2494026025f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5821 | 2026.05.14 14:06:06.949060 [ 271 ] {7d140625-e799-4f08-8603-2494026025f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5822 | 2026.05.14 14:06:06.949487 [ 271 ] {7d140625-e799-4f08-8603-2494026025f3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.05.14 14:06:06.949524 [ 271 ] {7d140625-e799-4f08-8603-2494026025f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5824 | 2026.05.14 14:06:06.949840 [ 271 ] {7d140625-e799-4f08-8603-2494026025f3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5825 | 2026.05.14 14:06:06.950049 [ 271 ] {7d140625-e799-4f08-8603-2494026025f3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.05.14 14:06:06.950176 [ 271 ] {7d140625-e799-4f08-8603-2494026025f3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001177 sec., 108751.06202209005 rows/sec., 7.57 MiB/sec. | ||
| 5827 | 2026.05.14 14:06:06.950213 [ 271 ] {7d140625-e799-4f08-8603-2494026025f3} <Debug> TCPHandler: Processed in 0.001340622 sec. | ||
| 5828 | 2026.05.14 14:06:06.950343 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2026.05.14 14:06:06.950439 [ 271 ] {62d72ca9-f9a5-4eea-b5bc-3940c9bab39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5830 | 2026.05.14 14:06:06.950480 [ 271 ] {62d72ca9-f9a5-4eea-b5bc-3940c9bab39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5831 | 2026.05.14 14:06:06.950857 [ 271 ] {62d72ca9-f9a5-4eea-b5bc-3940c9bab39d} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2026.05.14 14:06:06.950893 [ 271 ] {62d72ca9-f9a5-4eea-b5bc-3940c9bab39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5833 | 2026.05.14 14:06:06.951193 [ 271 ] {62d72ca9-f9a5-4eea-b5bc-3940c9bab39d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5834 | 2026.05.14 14:06:06.951404 [ 271 ] {62d72ca9-f9a5-4eea-b5bc-3940c9bab39d} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2026.05.14 14:06:06.951533 [ 271 ] {62d72ca9-f9a5-4eea-b5bc-3940c9bab39d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001113 sec., 43126.684636118596 rows/sec., 2.91 MiB/sec. | ||
| 5836 | 2026.05.14 14:06:06.951569 [ 271 ] {62d72ca9-f9a5-4eea-b5bc-3940c9bab39d} <Debug> TCPHandler: Processed in 0.001274712 sec. | ||
| 5837 | 2026.05.14 14:06:08.828801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11048 | ||
| 5838 | 2026.05.14 14:06:08.829370 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2026.05.14 14:06:08.829427 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5840 | 2026.05.14 14:06:08.830025 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5841 | 2026.05.14 14:06:08.830283 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2026.05.14 14:06:08.830416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11048 | ||
| 5843 | 2026.05.14 14:06:09.385202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5844 | 2026.05.14 14:06:09.399774 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2026.05.14 14:06:09.399832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5846 | 2026.05.14 14:06:09.406081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5847 | 2026.05.14 14:06:09.406780 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2026.05.14 14:06:09.412216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5849 | 2026.05.14 14:06:11.943667 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5850 | 2026.05.14 14:06:11.944038 [ 271 ] {2149077c-af02-4d42-a882-67e58946a092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 5851 | 2026.05.14 14:06:11.944473 [ 271 ] {2149077c-af02-4d42-a882-67e58946a092} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5852 | 2026.05.14 14:06:11.944509 [ 271 ] {2149077c-af02-4d42-a882-67e58946a092} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 5853 | 2026.05.14 14:06:11.944728 [ 271 ] {2149077c-af02-4d42-a882-67e58946a092} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5854 | 2026.05.14 14:06:11.944798 [ 271 ] {2149077c-af02-4d42-a882-67e58946a092} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5855 | 2026.05.14 14:06:11.944942 [ 271 ] {2149077c-af02-4d42-a882-67e58946a092} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5856 | 2026.05.14 14:06:11.944979 [ 271 ] {2149077c-af02-4d42-a882-67e58946a092} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5857 | 2026.05.14 14:06:11.945001 [ 271 ] {2149077c-af02-4d42-a882-67e58946a092} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 5858 | 2026.05.14 14:06:11.945017 [ 271 ] {2149077c-af02-4d42-a882-67e58946a092} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5859 | 2026.05.14 14:06:11.945060 [ 271 ] {2149077c-af02-4d42-a882-67e58946a092} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 5860 | 2026.05.14 14:06:11.945080 [ 271 ] {2149077c-af02-4d42-a882-67e58946a092} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 5861 | 2026.05.14 14:06:11.946607 [ 271 ] {2149077c-af02-4d42-a882-67e58946a092} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002721 sec., 16170.525542080119 rows/sec., 3.38 MiB/sec. | ||
| 5862 | 2026.05.14 14:06:11.946725 [ 271 ] {2149077c-af02-4d42-a882-67e58946a092} <Debug> TCPHandler: Processed in 0.00323709 sec. | ||
| 5863 | 2026.05.14 14:06:11.948521 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5864 | 2026.05.14 14:06:11.948658 [ 271 ] {1890e37b-df71-4f53-8efc-4ff15cc883de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5865 | 2026.05.14 14:06:11.948711 [ 271 ] {1890e37b-df71-4f53-8efc-4ff15cc883de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5866 | 2026.05.14 14:06:11.949490 [ 271 ] {1890e37b-df71-4f53-8efc-4ff15cc883de} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2026.05.14 14:06:11.949533 [ 271 ] {1890e37b-df71-4f53-8efc-4ff15cc883de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5868 | 2026.05.14 14:06:11.949918 [ 271 ] {1890e37b-df71-4f53-8efc-4ff15cc883de} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5869 | 2026.05.14 14:06:11.950145 [ 271 ] {1890e37b-df71-4f53-8efc-4ff15cc883de} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2026.05.14 14:06:11.950304 [ 271 ] {1890e37b-df71-4f53-8efc-4ff15cc883de} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.54 MiB/sec. | ||
| 5871 | 2026.05.14 14:06:11.950367 [ 271 ] {1890e37b-df71-4f53-8efc-4ff15cc883de} <Debug> TCPHandler: Processed in 0.001918208 sec. | ||
| 5872 | 2026.05.14 14:06:11.950703 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5873 | 2026.05.14 14:06:11.950806 [ 271 ] {d3f1a559-ef75-4e84-a738-94ed8058e2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5874 | 2026.05.14 14:06:11.950847 [ 271 ] {d3f1a559-ef75-4e84-a738-94ed8058e2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5875 | 2026.05.14 14:06:11.951351 [ 271 ] {d3f1a559-ef75-4e84-a738-94ed8058e2fb} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5876 | 2026.05.14 14:06:11.951388 [ 271 ] {d3f1a559-ef75-4e84-a738-94ed8058e2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5877 | 2026.05.14 14:06:11.951703 [ 271 ] {d3f1a559-ef75-4e84-a738-94ed8058e2fb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5878 | 2026.05.14 14:06:11.951917 [ 271 ] {d3f1a559-ef75-4e84-a738-94ed8058e2fb} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5879 | 2026.05.14 14:06:11.952077 [ 271 ] {d3f1a559-ef75-4e84-a738-94ed8058e2fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00129 sec., 49612.4031007752 rows/sec., 3.87 MiB/sec. | ||
| 5880 | 2026.05.14 14:06:11.952116 [ 271 ] {d3f1a559-ef75-4e84-a738-94ed8058e2fb} <Debug> TCPHandler: Processed in 0.001470044 sec. | ||
| 5881 | 2026.05.14 14:06:11.952251 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5882 | 2026.05.14 14:06:11.952347 [ 271 ] {c486c369-267a-4d98-bbff-cc0d470448de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5883 | 2026.05.14 14:06:11.952391 [ 271 ] {c486c369-267a-4d98-bbff-cc0d470448de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5884 | 2026.05.14 14:06:11.952872 [ 271 ] {c486c369-267a-4d98-bbff-cc0d470448de} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5885 | 2026.05.14 14:06:11.952911 [ 271 ] {c486c369-267a-4d98-bbff-cc0d470448de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5886 | 2026.05.14 14:06:11.953243 [ 271 ] {c486c369-267a-4d98-bbff-cc0d470448de} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5887 | 2026.05.14 14:06:11.953471 [ 271 ] {c486c369-267a-4d98-bbff-cc0d470448de} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5888 | 2026.05.14 14:06:11.953608 [ 271 ] {c486c369-267a-4d98-bbff-cc0d470448de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 5889 | 2026.05.14 14:06:11.953646 [ 271 ] {c486c369-267a-4d98-bbff-cc0d470448de} <Debug> TCPHandler: Processed in 0.001444124 sec. | ||
| 5890 | 2026.05.14 14:06:11.953800 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5891 | 2026.05.14 14:06:11.953897 [ 271 ] {2b4b41ff-0db0-4878-9aed-11c85e40867b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5892 | 2026.05.14 14:06:11.953938 [ 271 ] {2b4b41ff-0db0-4878-9aed-11c85e40867b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5893 | 2026.05.14 14:06:11.954348 [ 271 ] {2b4b41ff-0db0-4878-9aed-11c85e40867b} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2026.05.14 14:06:11.954386 [ 271 ] {2b4b41ff-0db0-4878-9aed-11c85e40867b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5895 | 2026.05.14 14:06:11.954729 [ 271 ] {2b4b41ff-0db0-4878-9aed-11c85e40867b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5896 | 2026.05.14 14:06:11.954942 [ 271 ] {2b4b41ff-0db0-4878-9aed-11c85e40867b} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5897 | 2026.05.14 14:06:11.955084 [ 271 ] {2b4b41ff-0db0-4878-9aed-11c85e40867b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 5898 | 2026.05.14 14:06:11.955122 [ 271 ] {2b4b41ff-0db0-4878-9aed-11c85e40867b} <Debug> TCPHandler: Processed in 0.001371152 sec. | ||
| 5899 | 2026.05.14 14:06:16.250420 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5900 | 2026.05.14 14:06:16.250496 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5901 | 2026.05.14 14:06:16.331074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11560 | ||
| 5902 | 2026.05.14 14:06:16.331601 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2026.05.14 14:06:16.331646 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5904 | 2026.05.14 14:06:16.332395 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5905 | 2026.05.14 14:06:16.332713 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2026.05.14 14:06:16.332909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11560 | ||
| 5907 | 2026.05.14 14:06:16.363203 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 740 | ||
| 5908 | 2026.05.14 14:06:16.365262 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.05.14 14:06:16.365301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5910 | 2026.05.14 14:06:16.366474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5911 | 2026.05.14 14:06:16.366741 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.05.14 14:06:16.367002 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
| 5913 | 2026.05.14 14:06:16.912910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5914 | 2026.05.14 14:06:16.928577 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.05.14 14:06:16.928631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5916 | 2026.05.14 14:06:16.935163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5917 | 2026.05.14 14:06:16.935845 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.05.14 14:06:16.938460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5919 | 2026.05.14 14:06:16.947920 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5920 | 2026.05.14 14:06:16.948307 [ 271 ] {3be67dcb-dbb0-44ae-85e5-55499e1dd5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 5921 | 2026.05.14 14:06:16.948891 [ 271 ] {3be67dcb-dbb0-44ae-85e5-55499e1dd5f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5922 | 2026.05.14 14:06:16.948950 [ 271 ] {3be67dcb-dbb0-44ae-85e5-55499e1dd5f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 5923 | 2026.05.14 14:06:16.949201 [ 271 ] {3be67dcb-dbb0-44ae-85e5-55499e1dd5f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5924 | 2026.05.14 14:06:16.949269 [ 271 ] {3be67dcb-dbb0-44ae-85e5-55499e1dd5f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5925 | 2026.05.14 14:06:16.949419 [ 271 ] {3be67dcb-dbb0-44ae-85e5-55499e1dd5f6} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5926 | 2026.05.14 14:06:16.949457 [ 271 ] {3be67dcb-dbb0-44ae-85e5-55499e1dd5f6} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5927 | 2026.05.14 14:06:16.949479 [ 271 ] {3be67dcb-dbb0-44ae-85e5-55499e1dd5f6} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 5928 | 2026.05.14 14:06:16.949496 [ 271 ] {3be67dcb-dbb0-44ae-85e5-55499e1dd5f6} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5929 | 2026.05.14 14:06:16.949538 [ 271 ] {3be67dcb-dbb0-44ae-85e5-55499e1dd5f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 5930 | 2026.05.14 14:06:16.949560 [ 271 ] {3be67dcb-dbb0-44ae-85e5-55499e1dd5f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 5931 | 2026.05.14 14:06:16.951146 [ 271 ] {3be67dcb-dbb0-44ae-85e5-55499e1dd5f6} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.003016 sec., 14588.859416445623 rows/sec., 3.05 MiB/sec. | ||
| 5932 | 2026.05.14 14:06:16.951261 [ 271 ] {3be67dcb-dbb0-44ae-85e5-55499e1dd5f6} <Debug> TCPHandler: Processed in 0.003525793 sec. | ||
| 5933 | 2026.05.14 14:06:16.956940 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5934 | 2026.05.14 14:06:16.957074 [ 271 ] {436c24d4-46c1-44c0-8964-54708355e965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5935 | 2026.05.14 14:06:16.957129 [ 271 ] {436c24d4-46c1-44c0-8964-54708355e965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5936 | 2026.05.14 14:06:16.957876 [ 271 ] {436c24d4-46c1-44c0-8964-54708355e965} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.05.14 14:06:16.957934 [ 271 ] {436c24d4-46c1-44c0-8964-54708355e965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5938 | 2026.05.14 14:06:16.958393 [ 271 ] {436c24d4-46c1-44c0-8964-54708355e965} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5939 | 2026.05.14 14:06:16.958656 [ 271 ] {436c24d4-46c1-44c0-8964-54708355e965} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2026.05.14 14:06:16.958825 [ 47 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5941 | 2026.05.14 14:06:16.958831 [ 271 ] {436c24d4-46c1-44c0-8964-54708355e965} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001784 sec., 159192.82511210762 rows/sec., 10.11 MiB/sec. | ||
| 5942 | 2026.05.14 14:06:16.958910 [ 47 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2026.05.14 14:06:16.958928 [ 271 ] {436c24d4-46c1-44c0-8964-54708355e965} <Debug> TCPHandler: Processed in 0.002046119 sec. | ||
| 5944 | 2026.05.14 14:06:16.958945 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5945 | 2026.05.14 14:06:16.959088 [ 192 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5946 | 2026.05.14 14:06:16.959113 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5947 | 2026.05.14 14:06:16.959218 [ 271 ] {8645531c-36d7-4647-b72d-2923c09e21a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5948 | 2026.05.14 14:06:16.959230 [ 192 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5949 | 2026.05.14 14:06:16.959261 [ 271 ] {8645531c-36d7-4647-b72d-2923c09e21a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5950 | 2026.05.14 14:06:16.959276 [ 192 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 5951 | 2026.05.14 14:06:16.959366 [ 192 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5952 | 2026.05.14 14:06:16.959422 [ 192 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5953 | 2026.05.14 14:06:16.959472 [ 192 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 5954 | 2026.05.14 14:06:16.959521 [ 192 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 5955 | 2026.05.14 14:06:16.960448 [ 271 ] {8645531c-36d7-4647-b72d-2923c09e21a4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.05.14 14:06:16.960492 [ 271 ] {8645531c-36d7-4647-b72d-2923c09e21a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5957 | 2026.05.14 14:06:16.960605 [ 199 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561575 sec., 909338.3282903479 rows/sec., 61.22 MiB/sec. | ||
| 5958 | 2026.05.14 14:06:16.960783 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5959 | 2026.05.14 14:06:16.960916 [ 271 ] {8645531c-36d7-4647-b72d-2923c09e21a4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5960 | 2026.05.14 14:06:16.961122 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_17_4} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5961 | 2026.05.14 14:06:16.961212 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_17_4} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5962 | 2026.05.14 14:06:16.961214 [ 271 ] {8645531c-36d7-4647-b72d-2923c09e21a4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2026.05.14 14:06:16.961294 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5964 | 2026.05.14 14:06:16.961371 [ 271 ] {8645531c-36d7-4647-b72d-2923c09e21a4} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.002171 sec., 405803.77706126205 rows/sec., 31.88 MiB/sec. | ||
| 5965 | 2026.05.14 14:06:16.961414 [ 271 ] {8645531c-36d7-4647-b72d-2923c09e21a4} <Debug> TCPHandler: Processed in 0.002350851 sec. | ||
| 5966 | 2026.05.14 14:06:16.961573 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5967 | 2026.05.14 14:06:16.961671 [ 271 ] {e23ec67b-f9ac-4919-9a33-56c3e0aef90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5968 | 2026.05.14 14:06:16.961712 [ 271 ] {e23ec67b-f9ac-4919-9a33-56c3e0aef90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5969 | 2026.05.14 14:06:16.962409 [ 271 ] {e23ec67b-f9ac-4919-9a33-56c3e0aef90f} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2026.05.14 14:06:16.962462 [ 271 ] {e23ec67b-f9ac-4919-9a33-56c3e0aef90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5971 | 2026.05.14 14:06:16.962880 [ 271 ] {e23ec67b-f9ac-4919-9a33-56c3e0aef90f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5972 | 2026.05.14 14:06:16.963107 [ 271 ] {e23ec67b-f9ac-4919-9a33-56c3e0aef90f} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.05.14 14:06:16.963248 [ 271 ] {e23ec67b-f9ac-4919-9a33-56c3e0aef90f} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001592 sec., 115577.88944723617 rows/sec., 7.18 MiB/sec. | ||
| 5974 | 2026.05.14 14:06:16.963305 [ 271 ] {e23ec67b-f9ac-4919-9a33-56c3e0aef90f} <Debug> TCPHandler: Processed in 0.001790667 sec. | ||
| 5975 | 2026.05.14 14:06:16.963506 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2026.05.14 14:06:16.963640 [ 271 ] {38fa7b64-e805-409b-8b00-66033f29b9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5977 | 2026.05.14 14:06:16.963694 [ 271 ] {38fa7b64-e805-409b-8b00-66033f29b9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5978 | 2026.05.14 14:06:16.964222 [ 271 ] {38fa7b64-e805-409b-8b00-66033f29b9ce} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2026.05.14 14:06:16.964260 [ 271 ] {38fa7b64-e805-409b-8b00-66033f29b9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5980 | 2026.05.14 14:06:16.964568 [ 271 ] {38fa7b64-e805-409b-8b00-66033f29b9ce} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5981 | 2026.05.14 14:06:16.964781 [ 271 ] {38fa7b64-e805-409b-8b00-66033f29b9ce} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2026.05.14 14:06:16.964908 [ 271 ] {38fa7b64-e805-409b-8b00-66033f29b9ce} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001309 sec., 113827.34912146676 rows/sec., 7.35 MiB/sec. | ||
| 5983 | 2026.05.14 14:06:16.964946 [ 271 ] {38fa7b64-e805-409b-8b00-66033f29b9ce} <Debug> TCPHandler: Processed in 0.001555124 sec. | ||
| 5984 | 2026.05.14 14:06:16.965073 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5985 | 2026.05.14 14:06:16.965172 [ 271 ] {131428bc-a008-46c1-9055-66cbdc456101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5986 | 2026.05.14 14:06:16.965212 [ 271 ] {131428bc-a008-46c1-9055-66cbdc456101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5987 | 2026.05.14 14:06:16.965695 [ 271 ] {131428bc-a008-46c1-9055-66cbdc456101} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2026.05.14 14:06:16.965732 [ 271 ] {131428bc-a008-46c1-9055-66cbdc456101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5989 | 2026.05.14 14:06:16.966033 [ 271 ] {131428bc-a008-46c1-9055-66cbdc456101} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5990 | 2026.05.14 14:06:16.966251 [ 271 ] {131428bc-a008-46c1-9055-66cbdc456101} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2026.05.14 14:06:16.966378 [ 271 ] {131428bc-a008-46c1-9055-66cbdc456101} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001225 sec., 120816.32653061225 rows/sec., 6.87 MiB/sec. | ||
| 5992 | 2026.05.14 14:06:16.966382 [ 44 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5993 | 2026.05.14 14:06:16.966419 [ 271 ] {131428bc-a008-46c1-9055-66cbdc456101} <Debug> TCPHandler: Processed in 0.001395233 sec. | ||
| 5994 | 2026.05.14 14:06:16.966437 [ 44 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2026.05.14 14:06:16.966465 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 5996 | 2026.05.14 14:06:16.966545 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5997 | 2026.05.14 14:06:16.966558 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.05.14 14:06:16.966641 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5999 | 2026.05.14 14:06:16.966670 [ 271 ] {5b105311-c131-4205-9742-f0dbfcd9b81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6000 | 2026.05.14 14:06:16.966673 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 6001 | 2026.05.14 14:06:16.966722 [ 271 ] {5b105311-c131-4205-9742-f0dbfcd9b81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6002 | 2026.05.14 14:06:16.966751 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6003 | 2026.05.14 14:06:16.966804 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 6004 | 2026.05.14 14:06:16.966847 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 6005 | 2026.05.14 14:06:16.966887 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 6006 | 2026.05.14 14:06:16.967416 [ 271 ] {5b105311-c131-4205-9742-f0dbfcd9b81d} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2026.05.14 14:06:16.967459 [ 271 ] {5b105311-c131-4205-9742-f0dbfcd9b81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 6008 | 2026.05.14 14:06:16.967652 [ 195 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001133591 sec., 652792.7621161424 rows/sec., 39.62 MiB/sec. | ||
| 6009 | 2026.05.14 14:06:16.967793 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6010 | 2026.05.14 14:06:16.967818 [ 271 ] {5b105311-c131-4205-9742-f0dbfcd9b81d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6011 | 2026.05.14 14:06:16.968120 [ 271 ] {5b105311-c131-4205-9742-f0dbfcd9b81d} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2026.05.14 14:06:16.968146 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_17_4} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.05.14 14:06:16.968228 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_17_4} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6014 | 2026.05.14 14:06:16.968256 [ 271 ] {5b105311-c131-4205-9742-f0dbfcd9b81d} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001604 sec., 331670.8229426434 rows/sec., 23.47 MiB/sec. | ||
| 6015 | 2026.05.14 14:06:16.968291 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6016 | 2026.05.14 14:06:16.968300 [ 271 ] {5b105311-c131-4205-9742-f0dbfcd9b81d} <Debug> TCPHandler: Processed in 0.001791197 sec. | ||
| 6017 | 2026.05.14 14:06:16.968461 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6018 | 2026.05.14 14:06:16.968567 [ 271 ] {e0738e24-9876-46eb-b846-36c248c4c0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6019 | 2026.05.14 14:06:16.968609 [ 271 ] {e0738e24-9876-46eb-b846-36c248c4c0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6020 | 2026.05.14 14:06:16.968979 [ 271 ] {e0738e24-9876-46eb-b846-36c248c4c0dc} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.05.14 14:06:16.969015 [ 271 ] {e0738e24-9876-46eb-b846-36c248c4c0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 6022 | 2026.05.14 14:06:16.969327 [ 271 ] {e0738e24-9876-46eb-b846-36c248c4c0dc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6023 | 2026.05.14 14:06:16.969537 [ 271 ] {e0738e24-9876-46eb-b846-36c248c4c0dc} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2026.05.14 14:06:16.969667 [ 271 ] {e0738e24-9876-46eb-b846-36c248c4c0dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 6025 | 2026.05.14 14:06:16.969703 [ 271 ] {e0738e24-9876-46eb-b846-36c248c4c0dc} <Debug> TCPHandler: Processed in 0.001291702 sec. | ||
| 6026 | 2026.05.14 14:06:16.969841 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6027 | 2026.05.14 14:06:16.969938 [ 271 ] {4ff172bc-abb9-4257-8b45-e115c712d456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6028 | 2026.05.14 14:06:16.969981 [ 271 ] {4ff172bc-abb9-4257-8b45-e115c712d456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6029 | 2026.05.14 14:06:16.970431 [ 271 ] {4ff172bc-abb9-4257-8b45-e115c712d456} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2026.05.14 14:06:16.970467 [ 271 ] {4ff172bc-abb9-4257-8b45-e115c712d456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 6031 | 2026.05.14 14:06:16.970803 [ 271 ] {4ff172bc-abb9-4257-8b45-e115c712d456} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6032 | 2026.05.14 14:06:16.971014 [ 271 ] {4ff172bc-abb9-4257-8b45-e115c712d456} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.05.14 14:06:16.971135 [ 271 ] {4ff172bc-abb9-4257-8b45-e115c712d456} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001233 sec., 214922.95214922953 rows/sec., 14.28 MiB/sec. | ||
| 6034 | 2026.05.14 14:06:16.971170 [ 271 ] {4ff172bc-abb9-4257-8b45-e115c712d456} <Debug> TCPHandler: Processed in 0.001398142 sec. | ||
| 6035 | 2026.05.14 14:06:16.971292 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6036 | 2026.05.14 14:06:16.971383 [ 271 ] {004b8e65-e411-4f27-90ac-0f235422c85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6037 | 2026.05.14 14:06:16.971422 [ 271 ] {004b8e65-e411-4f27-90ac-0f235422c85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6038 | 2026.05.14 14:06:16.971737 [ 271 ] {004b8e65-e411-4f27-90ac-0f235422c85e} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6039 | 2026.05.14 14:06:16.971771 [ 271 ] {004b8e65-e411-4f27-90ac-0f235422c85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 6040 | 2026.05.14 14:06:16.972127 [ 271 ] {004b8e65-e411-4f27-90ac-0f235422c85e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6041 | 2026.05.14 14:06:16.972333 [ 271 ] {004b8e65-e411-4f27-90ac-0f235422c85e} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2026.05.14 14:06:16.972459 [ 271 ] {004b8e65-e411-4f27-90ac-0f235422c85e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 6043 | 2026.05.14 14:06:16.972496 [ 271 ] {004b8e65-e411-4f27-90ac-0f235422c85e} <Debug> TCPHandler: Processed in 0.001223712 sec. | ||
| 6044 | 2026.05.14 14:06:16.972618 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6045 | 2026.05.14 14:06:16.972715 [ 271 ] {e206ba20-6bf2-4547-9b9d-8ab6ea81b0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6046 | 2026.05.14 14:06:16.972769 [ 271 ] {e206ba20-6bf2-4547-9b9d-8ab6ea81b0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6047 | 2026.05.14 14:06:16.973660 [ 271 ] {e206ba20-6bf2-4547-9b9d-8ab6ea81b0ea} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6048 | 2026.05.14 14:06:16.973697 [ 271 ] {e206ba20-6bf2-4547-9b9d-8ab6ea81b0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 6049 | 2026.05.14 14:06:16.974232 [ 271 ] {e206ba20-6bf2-4547-9b9d-8ab6ea81b0ea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6050 | 2026.05.14 14:06:16.974455 [ 271 ] {e206ba20-6bf2-4547-9b9d-8ab6ea81b0ea} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2026.05.14 14:06:16.974590 [ 271 ] {e206ba20-6bf2-4547-9b9d-8ab6ea81b0ea} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001893 sec., 22187.004754358164 rows/sec., 39.76 MiB/sec. | ||
| 6052 | 2026.05.14 14:06:16.974643 [ 271 ] {e206ba20-6bf2-4547-9b9d-8ab6ea81b0ea} <Debug> TCPHandler: Processed in 0.002073979 sec. | ||
| 6053 | 2026.05.14 14:06:16.974785 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6054 | 2026.05.14 14:06:16.974885 [ 271 ] {ddba5040-606b-45b1-8d33-6e60580d287a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6055 | 2026.05.14 14:06:16.974926 [ 271 ] {ddba5040-606b-45b1-8d33-6e60580d287a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6056 | 2026.05.14 14:06:16.975309 [ 271 ] {ddba5040-606b-45b1-8d33-6e60580d287a} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2026.05.14 14:06:16.975346 [ 271 ] {ddba5040-606b-45b1-8d33-6e60580d287a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 6058 | 2026.05.14 14:06:16.975658 [ 271 ] {ddba5040-606b-45b1-8d33-6e60580d287a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6059 | 2026.05.14 14:06:16.975869 [ 271 ] {ddba5040-606b-45b1-8d33-6e60580d287a} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6060 | 2026.05.14 14:06:16.975999 [ 271 ] {ddba5040-606b-45b1-8d33-6e60580d287a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001134 sec., 79365.07936507936 rows/sec., 4.97 MiB/sec. | ||
| 6061 | 2026.05.14 14:06:16.976035 [ 271 ] {ddba5040-606b-45b1-8d33-6e60580d287a} <Debug> TCPHandler: Processed in 0.001305392 sec. | ||
| 6062 | 2026.05.14 14:06:19.705077 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60711 | ||
| 6063 | 2026.05.14 14:06:19.705172 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6064 | 2026.05.14 14:06:19.705202 [ 259 ] {} <Debug> TCP-Session: 54743e15-d1fc-4897-a7af-8511a1bf9ba5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60711 | ||
| 6065 | 2026.05.14 14:06:19.705228 [ 259 ] {} <Debug> TCP-Session: 54743e15-d1fc-4897-a7af-8511a1bf9ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2026.05.14 14:06:19.705245 [ 259 ] {} <Debug> TCP-Session: 54743e15-d1fc-4897-a7af-8511a1bf9ba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6067 | 2026.05.14 14:06:19.705454 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58300 | ||
| 6068 | 2026.05.14 14:06:19.705499 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32918 | ||
| 6069 | 2026.05.14 14:06:19.705518 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50363 | ||
| 6070 | 2026.05.14 14:06:19.705536 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49891 | ||
| 6071 | 2026.05.14 14:06:19.705589 [ 259 ] {} <Trace> TCP-Session: 54743e15-d1fc-4897-a7af-8511a1bf9ba5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6072 | 2026.05.14 14:06:19.705553 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6073 | 2026.05.14 14:06:19.705556 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44455 | ||
| 6074 | 2026.05.14 14:06:19.705676 [ 268 ] {} <Debug> TCP-Session: 9e98b47e-9bac-4ea6-a651-0a13380a7103 Authenticating user 'default' from [fd00:1122:3344:101::e]:58300 | ||
| 6075 | 2026.05.14 14:06:19.705548 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36723 | ||
| 6076 | 2026.05.14 14:06:19.705707 [ 268 ] {} <Debug> TCP-Session: 9e98b47e-9bac-4ea6-a651-0a13380a7103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6077 | 2026.05.14 14:06:19.705717 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6078 | 2026.05.14 14:06:19.705738 [ 268 ] {} <Debug> TCP-Session: 9e98b47e-9bac-4ea6-a651-0a13380a7103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6079 | 2026.05.14 14:06:19.705525 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35338 | ||
| 6080 | 2026.05.14 14:06:19.705761 [ 307 ] {} <Debug> TCP-Session: 58dee4f1-28d7-49da-8d77-8f0329da9ae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50363 | ||
| 6081 | 2026.05.14 14:06:19.705815 [ 259 ] {ffcf64c2-c097-4d06-870b-a0340c364191} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60711) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6082 | 2026.05.14 14:06:19.705513 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46784 | ||
| 6083 | 2026.05.14 14:06:19.705850 [ 307 ] {} <Debug> TCP-Session: 58dee4f1-28d7-49da-8d77-8f0329da9ae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6084 | 2026.05.14 14:06:19.705892 [ 307 ] {} <Debug> TCP-Session: 58dee4f1-28d7-49da-8d77-8f0329da9ae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6085 | 2026.05.14 14:06:19.706095 [ 259 ] {ffcf64c2-c097-4d06-870b-a0340c364191} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6086 | 2026.05.14 14:06:19.706163 [ 259 ] {ffcf64c2-c097-4d06-870b-a0340c364191} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6087 | 2026.05.14 14:06:19.706181 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6088 | 2026.05.14 14:06:19.706227 [ 308 ] {} <Debug> TCP-Session: 783f4a9b-36e8-4ed5-b21b-5b0ada209270 Authenticating user 'default' from [fd00:1122:3344:101::e]:35338 | ||
| 6089 | 2026.05.14 14:06:19.706257 [ 308 ] {} <Debug> TCP-Session: 783f4a9b-36e8-4ed5-b21b-5b0ada209270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6090 | 2026.05.14 14:06:19.706274 [ 308 ] {} <Debug> TCP-Session: 783f4a9b-36e8-4ed5-b21b-5b0ada209270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6091 | 2026.05.14 14:06:19.706292 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6092 | 2026.05.14 14:06:19.706329 [ 304 ] {} <Debug> TCP-Session: 6359a40f-b1ef-4520-ac76-2c3cfb3a9efc Authenticating user 'default' from [fd00:1122:3344:101::e]:46784 | ||
| 6093 | 2026.05.14 14:06:19.706348 [ 304 ] {} <Debug> TCP-Session: 6359a40f-b1ef-4520-ac76-2c3cfb3a9efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6094 | 2026.05.14 14:06:19.706360 [ 304 ] {} <Debug> TCP-Session: 6359a40f-b1ef-4520-ac76-2c3cfb3a9efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6095 | 2026.05.14 14:06:19.706419 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6096 | 2026.05.14 14:06:19.706461 [ 309 ] {} <Debug> TCP-Session: 0f8bfe1e-df24-4ced-a067-bab396ed097b Authenticating user 'default' from [fd00:1122:3344:101::e]:49891 | ||
| 6097 | 2026.05.14 14:06:19.706488 [ 309 ] {} <Debug> TCP-Session: 0f8bfe1e-df24-4ced-a067-bab396ed097b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2026.05.14 14:06:19.706507 [ 309 ] {} <Debug> TCP-Session: 0f8bfe1e-df24-4ced-a067-bab396ed097b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6099 | 2026.05.14 14:06:19.706650 [ 259 ] {ffcf64c2-c097-4d06-870b-a0340c364191} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 6100 | 2026.05.14 14:06:19.706655 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6101 | 2026.05.14 14:06:19.706709 [ 303 ] {} <Debug> TCP-Session: 30faf70a-1dd7-41e3-b0ef-a1f87082a17d Authenticating user 'default' from [fd00:1122:3344:101::e]:32918 | ||
| 6102 | 2026.05.14 14:06:19.706731 [ 303 ] {} <Debug> TCP-Session: 30faf70a-1dd7-41e3-b0ef-a1f87082a17d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6103 | 2026.05.14 14:06:19.706744 [ 303 ] {} <Debug> TCP-Session: 30faf70a-1dd7-41e3-b0ef-a1f87082a17d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6104 | 2026.05.14 14:06:19.706762 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6105 | 2026.05.14 14:06:19.706798 [ 311 ] {} <Debug> TCP-Session: 6b08056e-5807-4921-b88e-56751a75d776 Authenticating user 'default' from [fd00:1122:3344:101::e]:44455 | ||
| 6106 | 2026.05.14 14:06:19.706816 [ 311 ] {} <Debug> TCP-Session: 6b08056e-5807-4921-b88e-56751a75d776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2026.05.14 14:06:19.706832 [ 311 ] {} <Debug> TCP-Session: 6b08056e-5807-4921-b88e-56751a75d776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2026.05.14 14:06:19.706947 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6109 | 2026.05.14 14:06:19.706983 [ 310 ] {} <Debug> TCP-Session: 47e25e7c-153f-4337-9706-38479ca085b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36723 | ||
| 6110 | 2026.05.14 14:06:19.707001 [ 310 ] {} <Debug> TCP-Session: 47e25e7c-153f-4337-9706-38479ca085b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6111 | 2026.05.14 14:06:19.707014 [ 310 ] {} <Debug> TCP-Session: 47e25e7c-153f-4337-9706-38479ca085b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2026.05.14 14:06:19.707733 [ 354 ] {ffcf64c2-c097-4d06-870b-a0340c364191} <Trace> AggregatingTransform: Aggregating | ||
| 6113 | 2026.05.14 14:06:19.707789 [ 354 ] {ffcf64c2-c097-4d06-870b-a0340c364191} <Trace> Aggregator: Aggregation method: without_key | ||
| 6114 | 2026.05.14 14:06:19.707824 [ 354 ] {ffcf64c2-c097-4d06-870b-a0340c364191} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104601 sec. (956.014 rows/sec., 37.34 KiB/sec.) | ||
| 6115 | 2026.05.14 14:06:19.707843 [ 354 ] {ffcf64c2-c097-4d06-870b-a0340c364191} <Trace> Aggregator: Merging aggregated data | ||
| 6116 | 2026.05.14 14:06:19.708453 [ 259 ] {ffcf64c2-c097-4d06-870b-a0340c364191} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0027 sec., 370.3703703703703 rows/sec., 14.47 KiB/sec. | ||
| 6117 | 2026.05.14 14:06:19.708622 [ 259 ] {ffcf64c2-c097-4d06-870b-a0340c364191} <Debug> TCPHandler: Processed in 0.003153819 sec. | ||
| 6118 | 2026.05.14 14:06:19.708766 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6119 | 2026.05.14 14:06:19.708795 [ 259 ] {} <Debug> TCP-Session: 54743e15-d1fc-4897-a7af-8511a1bf9ba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6120 | 2026.05.14 14:06:19.708803 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6121 | 2026.05.14 14:06:19.708821 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6122 | 2026.05.14 14:06:19.708848 [ 268 ] {} <Debug> TCP-Session: 9e98b47e-9bac-4ea6-a651-0a13380a7103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6123 | 2026.05.14 14:06:19.708856 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6124 | 2026.05.14 14:06:19.708859 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6125 | 2026.05.14 14:06:19.708886 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6126 | 2026.05.14 14:06:19.708918 [ 309 ] {} <Debug> TCP-Session: 0f8bfe1e-df24-4ced-a067-bab396ed097b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6127 | 2026.05.14 14:06:19.708931 [ 310 ] {} <Debug> TCP-Session: 47e25e7c-153f-4337-9706-38479ca085b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6128 | 2026.05.14 14:06:19.708936 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6129 | 2026.05.14 14:06:19.708959 [ 303 ] {} <Debug> TCP-Session: 30faf70a-1dd7-41e3-b0ef-a1f87082a17d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6130 | 2026.05.14 14:06:19.708914 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6131 | 2026.05.14 14:06:19.708986 [ 308 ] {} <Debug> TCP-Session: 783f4a9b-36e8-4ed5-b21b-5b0ada209270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6132 | 2026.05.14 14:06:19.709034 [ 307 ] {} <Debug> TCP-Session: 58dee4f1-28d7-49da-8d77-8f0329da9ae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6133 | 2026.05.14 14:06:19.708904 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6134 | 2026.05.14 14:06:19.708864 [ 311 ] {} <Debug> TCP-Session: 6b08056e-5807-4921-b88e-56751a75d776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6135 | 2026.05.14 14:06:19.709094 [ 304 ] {} <Debug> TCP-Session: 6359a40f-b1ef-4520-ac76-2c3cfb3a9efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6136 | 2026.05.14 14:06:21.289995 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43751 | ||
| 6137 | 2026.05.14 14:06:21.290102 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6138 | 2026.05.14 14:06:21.290137 [ 259 ] {} <Debug> TCP-Session: f853869c-b469-4f59-b319-29767f6f93b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43751 | ||
| 6139 | 2026.05.14 14:06:21.290164 [ 259 ] {} <Debug> TCP-Session: f853869c-b469-4f59-b319-29767f6f93b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6140 | 2026.05.14 14:06:21.290213 [ 259 ] {} <Debug> TCP-Session: f853869c-b469-4f59-b319-29767f6f93b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6141 | 2026.05.14 14:06:21.290515 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42024 | ||
| 6142 | 2026.05.14 14:06:21.290548 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56814 | ||
| 6143 | 2026.05.14 14:06:21.290580 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47588 | ||
| 6144 | 2026.05.14 14:06:21.290604 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6145 | 2026.05.14 14:06:21.290616 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64517 | ||
| 6146 | 2026.05.14 14:06:21.290654 [ 268 ] {} <Debug> TCP-Session: 69242a91-dfac-477b-a1ea-914150ae6d6c Authenticating user 'default' from [fd00:1122:3344:101::e]:42024 | ||
| 6147 | 2026.05.14 14:06:21.290661 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6148 | 2026.05.14 14:06:21.290659 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6149 | 2026.05.14 14:06:21.290696 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6150 | 2026.05.14 14:06:21.290706 [ 304 ] {} <Debug> TCP-Session: a01c83dc-bea6-4a83-baa9-8a71f591de6e Authenticating user 'default' from [fd00:1122:3344:101::e]:47588 | ||
| 6151 | 2026.05.14 14:06:21.290716 [ 303 ] {} <Debug> TCP-Session: 2aca67de-acd6-48a6-9da7-e5717601d641 Authenticating user 'default' from [fd00:1122:3344:101::e]:56814 | ||
| 6152 | 2026.05.14 14:06:21.290733 [ 309 ] {} <Debug> TCP-Session: 60471949-3b0c-40ac-8715-13a3235bbedd Authenticating user 'default' from [fd00:1122:3344:101::e]:64517 | ||
| 6153 | 2026.05.14 14:06:21.290751 [ 304 ] {} <Debug> TCP-Session: a01c83dc-bea6-4a83-baa9-8a71f591de6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6154 | 2026.05.14 14:06:21.290759 [ 303 ] {} <Debug> TCP-Session: 2aca67de-acd6-48a6-9da7-e5717601d641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6155 | 2026.05.14 14:06:21.290775 [ 309 ] {} <Debug> TCP-Session: 60471949-3b0c-40ac-8715-13a3235bbedd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6156 | 2026.05.14 14:06:21.290793 [ 303 ] {} <Debug> TCP-Session: 2aca67de-acd6-48a6-9da7-e5717601d641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6157 | 2026.05.14 14:06:21.290810 [ 309 ] {} <Debug> TCP-Session: 60471949-3b0c-40ac-8715-13a3235bbedd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6158 | 2026.05.14 14:06:21.290782 [ 304 ] {} <Debug> TCP-Session: a01c83dc-bea6-4a83-baa9-8a71f591de6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6159 | 2026.05.14 14:06:21.290686 [ 268 ] {} <Debug> TCP-Session: 69242a91-dfac-477b-a1ea-914150ae6d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6160 | 2026.05.14 14:06:21.290637 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40379 | ||
| 6161 | 2026.05.14 14:06:21.290894 [ 268 ] {} <Debug> TCP-Session: 69242a91-dfac-477b-a1ea-914150ae6d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6162 | 2026.05.14 14:06:21.290627 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61882 | ||
| 6163 | 2026.05.14 14:06:21.290971 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6164 | 2026.05.14 14:06:21.290619 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37679 | ||
| 6165 | 2026.05.14 14:06:21.291017 [ 311 ] {} <Debug> TCP-Session: be23fa2e-f62a-46b3-94e9-5b486f77e665 Authenticating user 'default' from [fd00:1122:3344:101::e]:40379 | ||
| 6166 | 2026.05.14 14:06:21.291039 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6167 | 2026.05.14 14:06:21.291065 [ 311 ] {} <Debug> TCP-Session: be23fa2e-f62a-46b3-94e9-5b486f77e665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6168 | 2026.05.14 14:06:21.291074 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6169 | 2026.05.14 14:06:21.291093 [ 310 ] {} <Debug> TCP-Session: 414553de-6f16-41d1-82b3-0bbc5688a2de Authenticating user 'default' from [fd00:1122:3344:101::e]:61882 | ||
| 6170 | 2026.05.14 14:06:21.291097 [ 311 ] {} <Debug> TCP-Session: be23fa2e-f62a-46b3-94e9-5b486f77e665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6171 | 2026.05.14 14:06:21.291116 [ 308 ] {} <Debug> TCP-Session: 4b4b1725-a670-4835-aebb-6121a15c7208 Authenticating user 'default' from [fd00:1122:3344:101::e]:37679 | ||
| 6172 | 2026.05.14 14:06:21.291131 [ 310 ] {} <Debug> TCP-Session: 414553de-6f16-41d1-82b3-0bbc5688a2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6173 | 2026.05.14 14:06:21.291156 [ 308 ] {} <Debug> TCP-Session: 4b4b1725-a670-4835-aebb-6121a15c7208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6174 | 2026.05.14 14:06:21.291161 [ 310 ] {} <Debug> TCP-Session: 414553de-6f16-41d1-82b3-0bbc5688a2de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6175 | 2026.05.14 14:06:21.291174 [ 308 ] {} <Debug> TCP-Session: 4b4b1725-a670-4835-aebb-6121a15c7208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6176 | 2026.05.14 14:06:21.290589 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53663 | ||
| 6177 | 2026.05.14 14:06:21.290676 [ 259 ] {} <Trace> TCP-Session: f853869c-b469-4f59-b319-29767f6f93b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2026.05.14 14:06:21.291265 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6179 | 2026.05.14 14:06:21.291292 [ 307 ] {} <Debug> TCP-Session: c7e40d35-1316-4add-88d5-aa2309a090cb Authenticating user 'default' from [fd00:1122:3344:101::e]:53663 | ||
| 6180 | 2026.05.14 14:06:21.291311 [ 307 ] {} <Debug> TCP-Session: c7e40d35-1316-4add-88d5-aa2309a090cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2026.05.14 14:06:21.291327 [ 307 ] {} <Debug> TCP-Session: c7e40d35-1316-4add-88d5-aa2309a090cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6182 | 2026.05.14 14:06:21.291483 [ 259 ] {780c11da-519f-4855-9617-e7ae208a5ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43751) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6183 | 2026.05.14 14:06:21.291774 [ 259 ] {780c11da-519f-4855-9617-e7ae208a5ec6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6184 | 2026.05.14 14:06:21.291846 [ 259 ] {780c11da-519f-4855-9617-e7ae208a5ec6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6185 | 2026.05.14 14:06:21.292164 [ 259 ] {780c11da-519f-4855-9617-e7ae208a5ec6} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 6186 | 2026.05.14 14:06:21.293187 [ 278 ] {780c11da-519f-4855-9617-e7ae208a5ec6} <Trace> AggregatingTransform: Aggregating | ||
| 6187 | 2026.05.14 14:06:21.293219 [ 278 ] {780c11da-519f-4855-9617-e7ae208a5ec6} <Trace> Aggregator: Aggregation method: without_key | ||
| 6188 | 2026.05.14 14:06:21.293255 [ 278 ] {780c11da-519f-4855-9617-e7ae208a5ec6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974329 sec. (1026.347 rows/sec., 40.09 KiB/sec.) | ||
| 6189 | 2026.05.14 14:06:21.293270 [ 278 ] {780c11da-519f-4855-9617-e7ae208a5ec6} <Trace> Aggregator: Merging aggregated data | ||
| 6190 | 2026.05.14 14:06:21.293981 [ 259 ] {780c11da-519f-4855-9617-e7ae208a5ec6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002565 sec., 389.8635477582846 rows/sec., 15.23 KiB/sec. | ||
| 6191 | 2026.05.14 14:06:21.294193 [ 259 ] {780c11da-519f-4855-9617-e7ae208a5ec6} <Debug> TCPHandler: Processed in 0.003694544 sec. | ||
| 6192 | 2026.05.14 14:06:21.294350 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6193 | 2026.05.14 14:06:21.294389 [ 259 ] {} <Debug> TCP-Session: f853869c-b469-4f59-b319-29767f6f93b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2026.05.14 14:06:21.294391 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6195 | 2026.05.14 14:06:21.294416 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6196 | 2026.05.14 14:06:21.294438 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6197 | 2026.05.14 14:06:21.294442 [ 268 ] {} <Debug> TCP-Session: 69242a91-dfac-477b-a1ea-914150ae6d6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.05.14 14:06:21.294471 [ 309 ] {} <Debug> TCP-Session: 60471949-3b0c-40ac-8715-13a3235bbedd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6199 | 2026.05.14 14:06:21.294481 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6200 | 2026.05.14 14:06:21.294503 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6201 | 2026.05.14 14:06:21.294538 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6202 | 2026.05.14 14:06:21.294545 [ 311 ] {} <Debug> TCP-Session: be23fa2e-f62a-46b3-94e9-5b486f77e665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2026.05.14 14:06:21.294575 [ 307 ] {} <Debug> TCP-Session: c7e40d35-1316-4add-88d5-aa2309a090cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6204 | 2026.05.14 14:06:21.294514 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6205 | 2026.05.14 14:06:21.294594 [ 310 ] {} <Debug> TCP-Session: 414553de-6f16-41d1-82b3-0bbc5688a2de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6206 | 2026.05.14 14:06:21.294494 [ 308 ] {} <Debug> TCP-Session: 4b4b1725-a670-4835-aebb-6121a15c7208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6207 | 2026.05.14 14:06:21.294646 [ 304 ] {} <Debug> TCP-Session: a01c83dc-bea6-4a83-baa9-8a71f591de6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6208 | 2026.05.14 14:06:21.294463 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6209 | 2026.05.14 14:06:21.294722 [ 303 ] {} <Debug> TCP-Session: 2aca67de-acd6-48a6-9da7-e5717601d641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2026.05.14 14:06:21.444216 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61954 | ||
| 6211 | 2026.05.14 14:06:21.444316 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6212 | 2026.05.14 14:06:21.444344 [ 259 ] {} <Debug> TCP-Session: 9967e53c-ac76-4db9-a7ab-6f5891c03071 Authenticating user 'default' from [fd00:1122:3344:101::e]:61954 | ||
| 6213 | 2026.05.14 14:06:21.444369 [ 259 ] {} <Debug> TCP-Session: 9967e53c-ac76-4db9-a7ab-6f5891c03071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6214 | 2026.05.14 14:06:21.444386 [ 259 ] {} <Debug> TCP-Session: 9967e53c-ac76-4db9-a7ab-6f5891c03071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2026.05.14 14:06:21.444617 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49791 | ||
| 6216 | 2026.05.14 14:06:21.444645 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33553 | ||
| 6217 | 2026.05.14 14:06:21.444669 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59506 | ||
| 6218 | 2026.05.14 14:06:21.444713 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45763 | ||
| 6219 | 2026.05.14 14:06:21.444702 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6220 | 2026.05.14 14:06:21.444746 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6221 | 2026.05.14 14:06:21.444777 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6222 | 2026.05.14 14:06:21.444776 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6223 | 2026.05.14 14:06:21.444803 [ 303 ] {} <Debug> TCP-Session: 42253260-5f28-4d8d-a681-3b87a16ebff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33553 | ||
| 6224 | 2026.05.14 14:06:21.444817 [ 311 ] {} <Debug> TCP-Session: 5bcdabec-c201-42b5-b85b-b41636358082 Authenticating user 'default' from [fd00:1122:3344:101::e]:45763 | ||
| 6225 | 2026.05.14 14:06:21.444822 [ 308 ] {} <Debug> TCP-Session: 58bc9e78-9e27-42b2-a16d-5d9cd36af97e Authenticating user 'default' from [fd00:1122:3344:101::e]:59506 | ||
| 6226 | 2026.05.14 14:06:21.444844 [ 303 ] {} <Debug> TCP-Session: 42253260-5f28-4d8d-a681-3b87a16ebff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6227 | 2026.05.14 14:06:21.444856 [ 311 ] {} <Debug> TCP-Session: 5bcdabec-c201-42b5-b85b-b41636358082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6228 | 2026.05.14 14:06:21.444698 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57348 | ||
| 6229 | 2026.05.14 14:06:21.444898 [ 308 ] {} <Debug> TCP-Session: 58bc9e78-9e27-42b2-a16d-5d9cd36af97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2026.05.14 14:06:21.444920 [ 303 ] {} <Debug> TCP-Session: 42253260-5f28-4d8d-a681-3b87a16ebff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2026.05.14 14:06:21.444943 [ 308 ] {} <Debug> TCP-Session: 58bc9e78-9e27-42b2-a16d-5d9cd36af97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6232 | 2026.05.14 14:06:21.444960 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6233 | 2026.05.14 14:06:21.444901 [ 311 ] {} <Debug> TCP-Session: 5bcdabec-c201-42b5-b85b-b41636358082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6234 | 2026.05.14 14:06:21.444987 [ 310 ] {} <Debug> TCP-Session: b4523752-b55e-498a-b01c-64171f135080 Authenticating user 'default' from [fd00:1122:3344:101::e]:57348 | ||
| 6235 | 2026.05.14 14:06:21.444694 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61825 | ||
| 6236 | 2026.05.14 14:06:21.445027 [ 310 ] {} <Debug> TCP-Session: b4523752-b55e-498a-b01c-64171f135080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6237 | 2026.05.14 14:06:21.444693 [ 259 ] {} <Trace> TCP-Session: 9967e53c-ac76-4db9-a7ab-6f5891c03071 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6238 | 2026.05.14 14:06:21.445078 [ 310 ] {} <Debug> TCP-Session: b4523752-b55e-498a-b01c-64171f135080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2026.05.14 14:06:21.445113 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6240 | 2026.05.14 14:06:21.444666 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59986 | ||
| 6241 | 2026.05.14 14:06:21.445160 [ 309 ] {} <Debug> TCP-Session: d3a0c261-8cc0-4abf-93d4-6758dc962d7a Authenticating user 'default' from [fd00:1122:3344:101::e]:61825 | ||
| 6242 | 2026.05.14 14:06:21.444658 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37641 | ||
| 6243 | 2026.05.14 14:06:21.445214 [ 309 ] {} <Debug> TCP-Session: d3a0c261-8cc0-4abf-93d4-6758dc962d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6244 | 2026.05.14 14:06:21.445208 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6245 | 2026.05.14 14:06:21.445247 [ 309 ] {} <Debug> TCP-Session: d3a0c261-8cc0-4abf-93d4-6758dc962d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6246 | 2026.05.14 14:06:21.445262 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6247 | 2026.05.14 14:06:21.445291 [ 304 ] {} <Debug> TCP-Session: de64890e-e103-4b97-8dad-5d8814e209e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59986 | ||
| 6248 | 2026.05.14 14:06:21.445265 [ 259 ] {69d23338-dff2-49ab-8bf0-938537e0fb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61954) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6249 | 2026.05.14 14:06:21.445328 [ 307 ] {} <Debug> TCP-Session: d21a5385-b311-494b-944b-a9d88d27c7eb Authenticating user 'default' from [fd00:1122:3344:101::e]:37641 | ||
| 6250 | 2026.05.14 14:06:21.445335 [ 304 ] {} <Debug> TCP-Session: de64890e-e103-4b97-8dad-5d8814e209e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6251 | 2026.05.14 14:06:21.445379 [ 307 ] {} <Debug> TCP-Session: d21a5385-b311-494b-944b-a9d88d27c7eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6252 | 2026.05.14 14:06:21.445396 [ 304 ] {} <Debug> TCP-Session: de64890e-e103-4b97-8dad-5d8814e209e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6253 | 2026.05.14 14:06:21.445413 [ 307 ] {} <Debug> TCP-Session: d21a5385-b311-494b-944b-a9d88d27c7eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6254 | 2026.05.14 14:06:21.444786 [ 268 ] {} <Debug> TCP-Session: 50eeac84-3a37-483d-a81f-325593cee5e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49791 | ||
| 6255 | 2026.05.14 14:06:21.445482 [ 268 ] {} <Debug> TCP-Session: 50eeac84-3a37-483d-a81f-325593cee5e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6256 | 2026.05.14 14:06:21.445501 [ 268 ] {} <Debug> TCP-Session: 50eeac84-3a37-483d-a81f-325593cee5e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6257 | 2026.05.14 14:06:21.445619 [ 259 ] {69d23338-dff2-49ab-8bf0-938537e0fb9e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6258 | 2026.05.14 14:06:21.445683 [ 259 ] {69d23338-dff2-49ab-8bf0-938537e0fb9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6259 | 2026.05.14 14:06:21.445989 [ 259 ] {69d23338-dff2-49ab-8bf0-938537e0fb9e} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 6260 | 2026.05.14 14:06:21.446986 [ 278 ] {69d23338-dff2-49ab-8bf0-938537e0fb9e} <Trace> AggregatingTransform: Aggregating | ||
| 6261 | 2026.05.14 14:06:21.447034 [ 278 ] {69d23338-dff2-49ab-8bf0-938537e0fb9e} <Trace> Aggregator: Aggregation method: without_key | ||
| 6262 | 2026.05.14 14:06:21.447071 [ 278 ] {69d23338-dff2-49ab-8bf0-938537e0fb9e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966249 sec. (1034.930 rows/sec., 40.43 KiB/sec.) | ||
| 6263 | 2026.05.14 14:06:21.447087 [ 278 ] {69d23338-dff2-49ab-8bf0-938537e0fb9e} <Trace> Aggregator: Merging aggregated data | ||
| 6264 | 2026.05.14 14:06:21.447879 [ 259 ] {69d23338-dff2-49ab-8bf0-938537e0fb9e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002676 sec., 373.69207772795215 rows/sec., 14.60 KiB/sec. | ||
| 6265 | 2026.05.14 14:06:21.448046 [ 259 ] {69d23338-dff2-49ab-8bf0-938537e0fb9e} <Debug> TCPHandler: Processed in 0.003478692 sec. | ||
| 6266 | 2026.05.14 14:06:21.448218 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6267 | 2026.05.14 14:06:21.448252 [ 259 ] {} <Debug> TCP-Session: 9967e53c-ac76-4db9-a7ab-6f5891c03071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6268 | 2026.05.14 14:06:21.448259 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6269 | 2026.05.14 14:06:21.448287 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6270 | 2026.05.14 14:06:21.448315 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6271 | 2026.05.14 14:06:21.448332 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6272 | 2026.05.14 14:06:21.448362 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6273 | 2026.05.14 14:06:21.448384 [ 303 ] {} <Debug> TCP-Session: 42253260-5f28-4d8d-a681-3b87a16ebff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6274 | 2026.05.14 14:06:21.448401 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6275 | 2026.05.14 14:06:21.448420 [ 308 ] {} <Debug> TCP-Session: 58bc9e78-9e27-42b2-a16d-5d9cd36af97e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6276 | 2026.05.14 14:06:21.448428 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6277 | 2026.05.14 14:06:21.448462 [ 304 ] {} <Debug> TCP-Session: de64890e-e103-4b97-8dad-5d8814e209e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6278 | 2026.05.14 14:06:21.448394 [ 309 ] {} <Debug> TCP-Session: d3a0c261-8cc0-4abf-93d4-6758dc962d7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6279 | 2026.05.14 14:06:21.448508 [ 310 ] {} <Debug> TCP-Session: b4523752-b55e-498a-b01c-64171f135080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6280 | 2026.05.14 14:06:21.448388 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6281 | 2026.05.14 14:06:21.448341 [ 311 ] {} <Debug> TCP-Session: 5bcdabec-c201-42b5-b85b-b41636358082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6282 | 2026.05.14 14:06:21.448588 [ 307 ] {} <Debug> TCP-Session: d21a5385-b311-494b-944b-a9d88d27c7eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6283 | 2026.05.14 14:06:21.448318 [ 268 ] {} <Debug> TCP-Session: 50eeac84-3a37-483d-a81f-325593cee5e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6284 | 2026.05.14 14:06:21.942096 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6285 | 2026.05.14 14:06:21.942341 [ 271 ] {1f0dcf60-73e2-4e68-a33d-8df1f8ca1114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 6286 | 2026.05.14 14:06:21.942691 [ 271 ] {1f0dcf60-73e2-4e68-a33d-8df1f8ca1114} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6287 | 2026.05.14 14:06:21.942732 [ 271 ] {1f0dcf60-73e2-4e68-a33d-8df1f8ca1114} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 6288 | 2026.05.14 14:06:21.942959 [ 271 ] {1f0dcf60-73e2-4e68-a33d-8df1f8ca1114} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6289 | 2026.05.14 14:06:21.943035 [ 271 ] {1f0dcf60-73e2-4e68-a33d-8df1f8ca1114} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6290 | 2026.05.14 14:06:21.943183 [ 271 ] {1f0dcf60-73e2-4e68-a33d-8df1f8ca1114} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6291 | 2026.05.14 14:06:21.943222 [ 271 ] {1f0dcf60-73e2-4e68-a33d-8df1f8ca1114} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6292 | 2026.05.14 14:06:21.943246 [ 271 ] {1f0dcf60-73e2-4e68-a33d-8df1f8ca1114} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 6293 | 2026.05.14 14:06:21.943263 [ 271 ] {1f0dcf60-73e2-4e68-a33d-8df1f8ca1114} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6294 | 2026.05.14 14:06:21.943306 [ 271 ] {1f0dcf60-73e2-4e68-a33d-8df1f8ca1114} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 6295 | 2026.05.14 14:06:21.943327 [ 271 ] {1f0dcf60-73e2-4e68-a33d-8df1f8ca1114} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 6296 | 2026.05.14 14:06:21.944471 [ 271 ] {1f0dcf60-73e2-4e68-a33d-8df1f8ca1114} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002211 sec., 19900.49751243781 rows/sec., 4.16 MiB/sec. | ||
| 6297 | 2026.05.14 14:06:21.944661 [ 271 ] {1f0dcf60-73e2-4e68-a33d-8df1f8ca1114} <Debug> TCPHandler: Processed in 0.002704216 sec. | ||
| 6298 | 2026.05.14 14:06:21.946444 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6299 | 2026.05.14 14:06:21.946593 [ 271 ] {1b60a577-b591-4fb6-9ba0-1f20c6a61508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6300 | 2026.05.14 14:06:21.946659 [ 271 ] {1b60a577-b591-4fb6-9ba0-1f20c6a61508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6301 | 2026.05.14 14:06:21.947278 [ 271 ] {1b60a577-b591-4fb6-9ba0-1f20c6a61508} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.05.14 14:06:21.947331 [ 271 ] {1b60a577-b591-4fb6-9ba0-1f20c6a61508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 6303 | 2026.05.14 14:06:21.947728 [ 271 ] {1b60a577-b591-4fb6-9ba0-1f20c6a61508} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6304 | 2026.05.14 14:06:21.947959 [ 271 ] {1b60a577-b591-4fb6-9ba0-1f20c6a61508} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.05.14 14:06:21.948125 [ 271 ] {1b60a577-b591-4fb6-9ba0-1f20c6a61508} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.71 MiB/sec. | ||
| 6306 | 2026.05.14 14:06:21.948171 [ 271 ] {1b60a577-b591-4fb6-9ba0-1f20c6a61508} <Debug> TCPHandler: Processed in 0.001845797 sec. | ||
| 6307 | 2026.05.14 14:06:21.948323 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6308 | 2026.05.14 14:06:21.948431 [ 271 ] {eac4625e-873f-4b76-b312-ba96729e9d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6309 | 2026.05.14 14:06:21.948477 [ 271 ] {eac4625e-873f-4b76-b312-ba96729e9d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6310 | 2026.05.14 14:06:21.948922 [ 271 ] {eac4625e-873f-4b76-b312-ba96729e9d46} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2026.05.14 14:06:21.948960 [ 271 ] {eac4625e-873f-4b76-b312-ba96729e9d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 6312 | 2026.05.14 14:06:21.949284 [ 271 ] {eac4625e-873f-4b76-b312-ba96729e9d46} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6313 | 2026.05.14 14:06:21.949499 [ 271 ] {eac4625e-873f-4b76-b312-ba96729e9d46} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2026.05.14 14:06:21.949634 [ 271 ] {eac4625e-873f-4b76-b312-ba96729e9d46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 6315 | 2026.05.14 14:06:21.949673 [ 271 ] {eac4625e-873f-4b76-b312-ba96729e9d46} <Debug> TCPHandler: Processed in 0.001405363 sec. | ||
| 6316 | 2026.05.14 14:06:21.949842 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6317 | 2026.05.14 14:06:21.949946 [ 271 ] {0c73ce69-1dfd-4884-9845-42e11407e076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6318 | 2026.05.14 14:06:21.949993 [ 271 ] {0c73ce69-1dfd-4884-9845-42e11407e076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6319 | 2026.05.14 14:06:21.950468 [ 271 ] {0c73ce69-1dfd-4884-9845-42e11407e076} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2026.05.14 14:06:21.950506 [ 271 ] {0c73ce69-1dfd-4884-9845-42e11407e076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 6321 | 2026.05.14 14:06:21.950852 [ 271 ] {0c73ce69-1dfd-4884-9845-42e11407e076} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6322 | 2026.05.14 14:06:21.951068 [ 271 ] {0c73ce69-1dfd-4884-9845-42e11407e076} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6323 | 2026.05.14 14:06:21.951205 [ 271 ] {0c73ce69-1dfd-4884-9845-42e11407e076} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 6324 | 2026.05.14 14:06:21.951243 [ 271 ] {0c73ce69-1dfd-4884-9845-42e11407e076} <Debug> TCPHandler: Processed in 0.001451103 sec. | ||
| 6325 | 2026.05.14 14:06:21.951416 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6326 | 2026.05.14 14:06:21.951515 [ 271 ] {9fc09ea3-544b-4594-8050-d7161659ca17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6327 | 2026.05.14 14:06:21.951559 [ 271 ] {9fc09ea3-544b-4594-8050-d7161659ca17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6328 | 2026.05.14 14:06:21.951974 [ 271 ] {9fc09ea3-544b-4594-8050-d7161659ca17} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.05.14 14:06:21.952011 [ 271 ] {9fc09ea3-544b-4594-8050-d7161659ca17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 6330 | 2026.05.14 14:06:21.952316 [ 271 ] {9fc09ea3-544b-4594-8050-d7161659ca17} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6331 | 2026.05.14 14:06:21.952523 [ 271 ] {9fc09ea3-544b-4594-8050-d7161659ca17} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2026.05.14 14:06:21.952654 [ 271 ] {9fc09ea3-544b-4594-8050-d7161659ca17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 6333 | 2026.05.14 14:06:21.952691 [ 271 ] {9fc09ea3-544b-4594-8050-d7161659ca17} <Debug> TCPHandler: Processed in 0.001327513 sec. | ||
| 6334 | 2026.05.14 14:06:23.833178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12008 | ||
| 6335 | 2026.05.14 14:06:23.833924 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2026.05.14 14:06:23.834066 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 6337 | 2026.05.14 14:06:23.834626 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6338 | 2026.05.14 14:06:23.834859 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.05.14 14:06:23.835003 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12008 | ||
| 6340 | 2026.05.14 14:06:24.439249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6341 | 2026.05.14 14:06:24.456306 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2026.05.14 14:06:24.456364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.91 GiB. | ||
| 6343 | 2026.05.14 14:06:24.461979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6344 | 2026.05.14 14:06:24.462688 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2026.05.14 14:06:24.465358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6346 | 2026.05.14 14:06:26.368524 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 780 | ||
| 6347 | 2026.05.14 14:06:26.371152 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.05.14 14:06:26.371192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6349 | 2026.05.14 14:06:26.372440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6350 | 2026.05.14 14:06:26.372703 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2026.05.14 14:06:26.372955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
| 6352 | 2026.05.14 14:06:26.948120 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2026.05.14 14:06:26.948356 [ 271 ] {0fc0f151-a93d-436c-84c9-f33d0e0ef361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 6354 | 2026.05.14 14:06:26.948700 [ 271 ] {0fc0f151-a93d-436c-84c9-f33d0e0ef361} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6355 | 2026.05.14 14:06:26.948740 [ 271 ] {0fc0f151-a93d-436c-84c9-f33d0e0ef361} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 6356 | 2026.05.14 14:06:26.948978 [ 271 ] {0fc0f151-a93d-436c-84c9-f33d0e0ef361} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6357 | 2026.05.14 14:06:26.949044 [ 271 ] {0fc0f151-a93d-436c-84c9-f33d0e0ef361} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6358 | 2026.05.14 14:06:26.949183 [ 271 ] {0fc0f151-a93d-436c-84c9-f33d0e0ef361} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6359 | 2026.05.14 14:06:26.949219 [ 271 ] {0fc0f151-a93d-436c-84c9-f33d0e0ef361} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6360 | 2026.05.14 14:06:26.949242 [ 271 ] {0fc0f151-a93d-436c-84c9-f33d0e0ef361} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 6361 | 2026.05.14 14:06:26.949257 [ 271 ] {0fc0f151-a93d-436c-84c9-f33d0e0ef361} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6362 | 2026.05.14 14:06:26.949298 [ 271 ] {0fc0f151-a93d-436c-84c9-f33d0e0ef361} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 6363 | 2026.05.14 14:06:26.949319 [ 271 ] {0fc0f151-a93d-436c-84c9-f33d0e0ef361} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 6364 | 2026.05.14 14:06:26.950355 [ 271 ] {0fc0f151-a93d-436c-84c9-f33d0e0ef361} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002103 sec., 20922.49167855445 rows/sec., 4.37 MiB/sec. | ||
| 6365 | 2026.05.14 14:06:26.950457 [ 271 ] {0fc0f151-a93d-436c-84c9-f33d0e0ef361} <Debug> TCPHandler: Processed in 0.002471563 sec. | ||
| 6366 | 2026.05.14 14:06:26.955788 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6367 | 2026.05.14 14:06:26.955920 [ 271 ] {f78c2d8a-3b84-4bcc-9e60-3709985a67c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6368 | 2026.05.14 14:06:26.955970 [ 271 ] {f78c2d8a-3b84-4bcc-9e60-3709985a67c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6369 | 2026.05.14 14:06:26.956558 [ 271 ] {f78c2d8a-3b84-4bcc-9e60-3709985a67c3} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6370 | 2026.05.14 14:06:26.956604 [ 271 ] {f78c2d8a-3b84-4bcc-9e60-3709985a67c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6371 | 2026.05.14 14:06:26.956980 [ 271 ] {f78c2d8a-3b84-4bcc-9e60-3709985a67c3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6372 | 2026.05.14 14:06:26.957214 [ 271 ] {f78c2d8a-3b84-4bcc-9e60-3709985a67c3} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2026.05.14 14:06:26.957359 [ 271 ] {f78c2d8a-3b84-4bcc-9e60-3709985a67c3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001477 sec., 192281.6519972918 rows/sec., 12.21 MiB/sec. | ||
| 6374 | 2026.05.14 14:06:26.957397 [ 271 ] {f78c2d8a-3b84-4bcc-9e60-3709985a67c3} <Debug> TCPHandler: Processed in 0.001671306 sec. | ||
| 6375 | 2026.05.14 14:06:26.957537 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6376 | 2026.05.14 14:06:26.957634 [ 271 ] {e122e18a-f367-4646-8c5c-5b7241fee41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6377 | 2026.05.14 14:06:26.957674 [ 271 ] {e122e18a-f367-4646-8c5c-5b7241fee41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6378 | 2026.05.14 14:06:26.958473 [ 271 ] {e122e18a-f367-4646-8c5c-5b7241fee41e} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6379 | 2026.05.14 14:06:26.958510 [ 271 ] {e122e18a-f367-4646-8c5c-5b7241fee41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6380 | 2026.05.14 14:06:26.958866 [ 271 ] {e122e18a-f367-4646-8c5c-5b7241fee41e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6381 | 2026.05.14 14:06:26.959072 [ 271 ] {e122e18a-f367-4646-8c5c-5b7241fee41e} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.05.14 14:06:26.959193 [ 34 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6383 | 2026.05.14 14:06:26.959197 [ 271 ] {e122e18a-f367-4646-8c5c-5b7241fee41e} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001584 sec., 556186.8686868687 rows/sec., 43.70 MiB/sec. | ||
| 6384 | 2026.05.14 14:06:26.959269 [ 34 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.05.14 14:06:26.959285 [ 271 ] {e122e18a-f367-4646-8c5c-5b7241fee41e} <Debug> TCPHandler: Processed in 0.001798856 sec. | ||
| 6386 | 2026.05.14 14:06:26.959300 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6387 | 2026.05.14 14:06:26.959418 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6388 | 2026.05.14 14:06:26.959424 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2026.05.14 14:06:26.959553 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6390 | 2026.05.14 14:06:26.959563 [ 271 ] {b40a6d7a-1f8e-4cb5-8240-fce7b752b890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6391 | 2026.05.14 14:06:26.959589 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3239 rows starting from the beginning of the part | ||
| 6392 | 2026.05.14 14:06:26.959612 [ 271 ] {b40a6d7a-1f8e-4cb5-8240-fce7b752b890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6393 | 2026.05.14 14:06:26.959652 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6394 | 2026.05.14 14:06:26.959704 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6395 | 2026.05.14 14:06:26.959750 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 881 rows starting from the beginning of the part | ||
| 6396 | 2026.05.14 14:06:26.959793 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6397 | 2026.05.14 14:06:26.959832 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 881 rows starting from the beginning of the part | ||
| 6398 | 2026.05.14 14:06:26.960128 [ 271 ] {b40a6d7a-1f8e-4cb5-8240-fce7b752b890} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.05.14 14:06:26.960169 [ 271 ] {b40a6d7a-1f8e-4cb5-8240-fce7b752b890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6400 | 2026.05.14 14:06:26.960489 [ 271 ] {b40a6d7a-1f8e-4cb5-8240-fce7b752b890} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6401 | 2026.05.14 14:06:26.960719 [ 271 ] {b40a6d7a-1f8e-4cb5-8240-fce7b752b890} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.05.14 14:06:26.960855 [ 271 ] {b40a6d7a-1f8e-4cb5-8240-fce7b752b890} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001311 sec., 140350.87719298244 rows/sec., 8.72 MiB/sec. | ||
| 6403 | 2026.05.14 14:06:26.960892 [ 271 ] {b40a6d7a-1f8e-4cb5-8240-fce7b752b890} <Debug> TCPHandler: Processed in 0.001519134 sec. | ||
| 6404 | 2026.05.14 14:06:26.961049 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2026.05.14 14:06:26.961146 [ 271 ] {5b3edc7b-cbea-4bf7-8a1f-c77b8f99adef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6406 | 2026.05.14 14:06:26.961185 [ 271 ] {5b3edc7b-cbea-4bf7-8a1f-c77b8f99adef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6407 | 2026.05.14 14:06:26.961645 [ 271 ] {5b3edc7b-cbea-4bf7-8a1f-c77b8f99adef} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.05.14 14:06:26.961681 [ 271 ] {5b3edc7b-cbea-4bf7-8a1f-c77b8f99adef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6409 | 2026.05.14 14:06:26.961720 [ 191 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002341582 sec., 2207481.950237062 rows/sec., 176.33 MiB/sec. | ||
| 6410 | 2026.05.14 14:06:26.961986 [ 271 ] {5b3edc7b-cbea-4bf7-8a1f-c77b8f99adef} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6411 | 2026.05.14 14:06:26.962041 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6412 | 2026.05.14 14:06:26.962244 [ 271 ] {5b3edc7b-cbea-4bf7-8a1f-c77b8f99adef} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2026.05.14 14:06:26.962382 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_41_8} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.05.14 14:06:26.962394 [ 271 ] {5b3edc7b-cbea-4bf7-8a1f-c77b8f99adef} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001266 sec., 117693.52290679305 rows/sec., 7.60 MiB/sec. | ||
| 6415 | 2026.05.14 14:06:26.962441 [ 271 ] {5b3edc7b-cbea-4bf7-8a1f-c77b8f99adef} <Debug> TCPHandler: Processed in 0.001442104 sec. | ||
| 6416 | 2026.05.14 14:06:26.962474 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_41_8} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6417 | 2026.05.14 14:06:26.962561 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 6418 | 2026.05.14 14:06:26.962582 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6419 | 2026.05.14 14:06:26.962682 [ 271 ] {79acfe50-88a2-40ea-af5e-16e6fb8cfd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6420 | 2026.05.14 14:06:26.962723 [ 271 ] {79acfe50-88a2-40ea-af5e-16e6fb8cfd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6421 | 2026.05.14 14:06:26.963185 [ 271 ] {79acfe50-88a2-40ea-af5e-16e6fb8cfd99} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.05.14 14:06:26.963221 [ 271 ] {79acfe50-88a2-40ea-af5e-16e6fb8cfd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6423 | 2026.05.14 14:06:26.963527 [ 271 ] {79acfe50-88a2-40ea-af5e-16e6fb8cfd99} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6424 | 2026.05.14 14:06:26.963735 [ 271 ] {79acfe50-88a2-40ea-af5e-16e6fb8cfd99} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.05.14 14:06:26.963862 [ 271 ] {79acfe50-88a2-40ea-af5e-16e6fb8cfd99} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 6426 | 2026.05.14 14:06:26.963899 [ 271 ] {79acfe50-88a2-40ea-af5e-16e6fb8cfd99} <Debug> TCPHandler: Processed in 0.001368723 sec. | ||
| 6427 | 2026.05.14 14:06:26.964041 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6428 | 2026.05.14 14:06:26.964136 [ 271 ] {120b5164-4240-4ff6-833f-09e1bb7209ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6429 | 2026.05.14 14:06:26.964176 [ 271 ] {120b5164-4240-4ff6-833f-09e1bb7209ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6430 | 2026.05.14 14:06:26.964828 [ 271 ] {120b5164-4240-4ff6-833f-09e1bb7209ce} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2026.05.14 14:06:26.964865 [ 271 ] {120b5164-4240-4ff6-833f-09e1bb7209ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6432 | 2026.05.14 14:06:26.965175 [ 271 ] {120b5164-4240-4ff6-833f-09e1bb7209ce} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6433 | 2026.05.14 14:06:26.965384 [ 271 ] {120b5164-4240-4ff6-833f-09e1bb7209ce} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2026.05.14 14:06:26.965496 [ 34 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6435 | 2026.05.14 14:06:26.965510 [ 271 ] {120b5164-4240-4ff6-833f-09e1bb7209ce} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001392 sec., 382183.908045977 rows/sec., 27.04 MiB/sec. | ||
| 6436 | 2026.05.14 14:06:26.965539 [ 34 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.05.14 14:06:26.965556 [ 271 ] {120b5164-4240-4ff6-833f-09e1bb7209ce} <Debug> TCPHandler: Processed in 0.001564545 sec. | ||
| 6438 | 2026.05.14 14:06:26.965565 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6439 | 2026.05.14 14:06:26.965669 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6440 | 2026.05.14 14:06:26.965690 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6441 | 2026.05.14 14:06:26.965777 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6442 | 2026.05.14 14:06:26.965799 [ 271 ] {c1983e85-99d4-4d49-96cf-87f26c7ba4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6443 | 2026.05.14 14:06:26.965811 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1797 rows starting from the beginning of the part | ||
| 6444 | 2026.05.14 14:06:26.965850 [ 271 ] {c1983e85-99d4-4d49-96cf-87f26c7ba4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6445 | 2026.05.14 14:06:26.965882 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6446 | 2026.05.14 14:06:26.965936 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6447 | 2026.05.14 14:06:26.965983 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 532 rows starting from the beginning of the part | ||
| 6448 | 2026.05.14 14:06:26.966026 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6449 | 2026.05.14 14:06:26.966070 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 532 rows starting from the beginning of the part | ||
| 6450 | 2026.05.14 14:06:26.966207 [ 271 ] {c1983e85-99d4-4d49-96cf-87f26c7ba4ff} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.05.14 14:06:26.966249 [ 271 ] {c1983e85-99d4-4d49-96cf-87f26c7ba4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6452 | 2026.05.14 14:06:26.966571 [ 271 ] {c1983e85-99d4-4d49-96cf-87f26c7ba4ff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6453 | 2026.05.14 14:06:26.966797 [ 271 ] {c1983e85-99d4-4d49-96cf-87f26c7ba4ff} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2026.05.14 14:06:26.966934 [ 271 ] {c1983e85-99d4-4d49-96cf-87f26c7ba4ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 6455 | 2026.05.14 14:06:26.966971 [ 271 ] {c1983e85-99d4-4d49-96cf-87f26c7ba4ff} <Debug> TCPHandler: Processed in 0.001331603 sec. | ||
| 6456 | 2026.05.14 14:06:26.967096 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6457 | 2026.05.14 14:06:26.967191 [ 271 ] {163a85b4-2d48-45b1-8e2c-f705bddf9814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6458 | 2026.05.14 14:06:26.967234 [ 271 ] {163a85b4-2d48-45b1-8e2c-f705bddf9814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6459 | 2026.05.14 14:06:26.967300 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3053 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670926 sec., 1827130.5850767777 rows/sec., 133.87 MiB/sec. | ||
| 6460 | 2026.05.14 14:06:26.967532 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6461 | 2026.05.14 14:06:26.967665 [ 271 ] {163a85b4-2d48-45b1-8e2c-f705bddf9814} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.05.14 14:06:26.967709 [ 271 ] {163a85b4-2d48-45b1-8e2c-f705bddf9814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6463 | 2026.05.14 14:06:26.967860 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_41_8} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2026.05.14 14:06:26.967950 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_41_8} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6465 | 2026.05.14 14:06:26.968051 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6466 | 2026.05.14 14:06:26.968077 [ 271 ] {163a85b4-2d48-45b1-8e2c-f705bddf9814} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6467 | 2026.05.14 14:06:26.968288 [ 271 ] {163a85b4-2d48-45b1-8e2c-f705bddf9814} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.05.14 14:06:26.968399 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6469 | 2026.05.14 14:06:26.968417 [ 271 ] {163a85b4-2d48-45b1-8e2c-f705bddf9814} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001244 sec., 213022.5080385852 rows/sec., 14.16 MiB/sec. | ||
| 6470 | 2026.05.14 14:06:26.968430 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.05.14 14:06:26.968456 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6472 | 2026.05.14 14:06:26.968460 [ 271 ] {163a85b4-2d48-45b1-8e2c-f705bddf9814} <Debug> TCPHandler: Processed in 0.001413583 sec. | ||
| 6473 | 2026.05.14 14:06:26.968540 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6474 | 2026.05.14 14:06:26.968613 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2026.05.14 14:06:26.968632 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6476 | 2026.05.14 14:06:26.968662 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 15653 rows starting from the beginning of the part | ||
| 6477 | 2026.05.14 14:06:26.968709 [ 271 ] {9cdb9127-f5fc-4ad7-ae07-d647295ba058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6478 | 2026.05.14 14:06:26.968726 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 128 rows starting from the beginning of the part | ||
| 6479 | 2026.05.14 14:06:26.968751 [ 271 ] {9cdb9127-f5fc-4ad7-ae07-d647295ba058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6480 | 2026.05.14 14:06:26.968773 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6481 | 2026.05.14 14:06:26.968815 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 6482 | 2026.05.14 14:06:26.968855 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6483 | 2026.05.14 14:06:26.968894 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 265 rows starting from the beginning of the part | ||
| 6484 | 2026.05.14 14:06:26.969084 [ 271 ] {9cdb9127-f5fc-4ad7-ae07-d647295ba058} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2026.05.14 14:06:26.969119 [ 271 ] {9cdb9127-f5fc-4ad7-ae07-d647295ba058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6486 | 2026.05.14 14:06:26.969410 [ 271 ] {9cdb9127-f5fc-4ad7-ae07-d647295ba058} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6487 | 2026.05.14 14:06:26.969618 [ 271 ] {9cdb9127-f5fc-4ad7-ae07-d647295ba058} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2026.05.14 14:06:26.969753 [ 271 ] {9cdb9127-f5fc-4ad7-ae07-d647295ba058} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 6489 | 2026.05.14 14:06:26.969789 [ 271 ] {9cdb9127-f5fc-4ad7-ae07-d647295ba058} <Debug> TCPHandler: Processed in 0.001226051 sec. | ||
| 6490 | 2026.05.14 14:06:26.969927 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2026.05.14 14:06:26.970023 [ 271 ] {8217ce31-0e31-4447-8570-fec8f5b7241a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6492 | 2026.05.14 14:06:26.970075 [ 271 ] {8217ce31-0e31-4447-8570-fec8f5b7241a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6493 | 2026.05.14 14:06:26.971023 [ 271 ] {8217ce31-0e31-4447-8570-fec8f5b7241a} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.05.14 14:06:26.971059 [ 271 ] {8217ce31-0e31-4447-8570-fec8f5b7241a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6495 | 2026.05.14 14:06:26.971635 [ 271 ] {8217ce31-0e31-4447-8570-fec8f5b7241a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6496 | 2026.05.14 14:06:26.971863 [ 271 ] {8217ce31-0e31-4447-8570-fec8f5b7241a} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.05.14 14:06:26.972002 [ 271 ] {8217ce31-0e31-4447-8570-fec8f5b7241a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002 sec., 21000 rows/sec., 37.63 MiB/sec. | ||
| 6498 | 2026.05.14 14:06:26.972057 [ 271 ] {8217ce31-0e31-4447-8570-fec8f5b7241a} <Debug> TCPHandler: Processed in 0.00218064 sec. | ||
| 6499 | 2026.05.14 14:06:26.972202 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2026.05.14 14:06:26.972299 [ 271 ] {90340091-c5e4-4630-a351-819158997b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6501 | 2026.05.14 14:06:26.972340 [ 271 ] {90340091-c5e4-4630-a351-819158997b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6502 | 2026.05.14 14:06:26.972692 [ 271 ] {90340091-c5e4-4630-a351-819158997b1e} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.05.14 14:06:26.972727 [ 271 ] {90340091-c5e4-4630-a351-819158997b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6504 | 2026.05.14 14:06:26.973033 [ 271 ] {90340091-c5e4-4630-a351-819158997b1e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6505 | 2026.05.14 14:06:26.973246 [ 271 ] {90340091-c5e4-4630-a351-819158997b1e} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2026.05.14 14:06:26.973294 [ 191 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16631 rows, containing 5 columns (5 merged, 0 gathered) in 0.004794684 sec., 3468633.177911204 rows/sec., 220.84 MiB/sec. | ||
| 6507 | 2026.05.14 14:06:26.973357 [ 32 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6508 | 2026.05.14 14:06:26.973371 [ 271 ] {90340091-c5e4-4630-a351-819158997b1e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 6509 | 2026.05.14 14:06:26.973397 [ 32 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2026.05.14 14:06:26.973414 [ 271 ] {90340091-c5e4-4630-a351-819158997b1e} <Debug> TCPHandler: Processed in 0.001263202 sec. | ||
| 6511 | 2026.05.14 14:06:26.973430 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6512 | 2026.05.14 14:06:26.973508 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6513 | 2026.05.14 14:06:26.973511 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6514 | 2026.05.14 14:06:26.973673 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6515 | 2026.05.14 14:06:26.973725 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2292 rows starting from the beginning of the part | ||
| 6516 | 2026.05.14 14:06:26.973789 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 6517 | 2026.05.14 14:06:26.973838 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6518 | 2026.05.14 14:06:26.973838 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.05.14 14:06:26.973879 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6520 | 2026.05.14 14:06:26.973919 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6521 | 2026.05.14 14:06:26.973930 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6522 | 2026.05.14 14:06:26.973956 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 6523 | 2026.05.14 14:06:26.974013 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 6524 | 2026.05.14 14:06:26.975091 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001610845 sec., 1638891.3893018882 rows/sec., 105.60 MiB/sec. | ||
| 6525 | 2026.05.14 14:06:26.975330 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6526 | 2026.05.14 14:06:26.975586 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_41_8} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2026.05.14 14:06:26.975657 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_41_8} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6528 | 2026.05.14 14:06:26.975725 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6529 | 2026.05.14 14:06:31.251557 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6530 | 2026.05.14 14:06:31.251631 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6531 | 2026.05.14 14:06:31.335208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12520 | ||
| 6532 | 2026.05.14 14:06:31.336009 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2026.05.14 14:06:31.336080 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6534 | 2026.05.14 14:06:31.336903 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6535 | 2026.05.14 14:06:31.337154 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2026.05.14 14:06:31.337289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12520 | ||
| 6537 | 2026.05.14 14:06:31.337331 [ 28 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6538 | 2026.05.14 14:06:31.337416 [ 28 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.05.14 14:06:31.337460 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6540 | 2026.05.14 14:06:31.337619 [ 193 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6541 | 2026.05.14 14:06:31.337738 [ 193 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6542 | 2026.05.14 14:06:31.337774 [ 193 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10088 rows starting from the beginning of the part | ||
| 6543 | 2026.05.14 14:06:31.337843 [ 193 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6544 | 2026.05.14 14:06:31.337899 [ 193 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6545 | 2026.05.14 14:06:31.337946 [ 193 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6546 | 2026.05.14 14:06:31.337994 [ 193 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6547 | 2026.05.14 14:06:31.338042 [ 193 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6548 | 2026.05.14 14:06:31.340165 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12520 rows, containing 4 columns (4 merged, 0 gathered) in 0.002589314 sec., 4835257.523807464 rows/sec., 69.17 MiB/sec. | ||
| 6549 | 2026.05.14 14:06:31.340634 [ 188 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6550 | 2026.05.14 14:06:31.340958 [ 188 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_26_5} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.05.14 14:06:31.341039 [ 188 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_26_5} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6552 | 2026.05.14 14:06:31.341143 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6553 | 2026.05.14 14:06:31.943170 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6554 | 2026.05.14 14:06:31.943456 [ 271 ] {eb93d3d9-8d55-40b4-ba30-c235573d03a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 6555 | 2026.05.14 14:06:31.943845 [ 271 ] {eb93d3d9-8d55-40b4-ba30-c235573d03a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6556 | 2026.05.14 14:06:31.943890 [ 271 ] {eb93d3d9-8d55-40b4-ba30-c235573d03a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 6557 | 2026.05.14 14:06:31.944179 [ 271 ] {eb93d3d9-8d55-40b4-ba30-c235573d03a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6558 | 2026.05.14 14:06:31.944254 [ 271 ] {eb93d3d9-8d55-40b4-ba30-c235573d03a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6559 | 2026.05.14 14:06:31.944400 [ 271 ] {eb93d3d9-8d55-40b4-ba30-c235573d03a1} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6560 | 2026.05.14 14:06:31.944436 [ 271 ] {eb93d3d9-8d55-40b4-ba30-c235573d03a1} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6561 | 2026.05.14 14:06:31.944459 [ 271 ] {eb93d3d9-8d55-40b4-ba30-c235573d03a1} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 6562 | 2026.05.14 14:06:31.944475 [ 271 ] {eb93d3d9-8d55-40b4-ba30-c235573d03a1} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6563 | 2026.05.14 14:06:31.944517 [ 271 ] {eb93d3d9-8d55-40b4-ba30-c235573d03a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 6564 | 2026.05.14 14:06:31.944562 [ 271 ] {eb93d3d9-8d55-40b4-ba30-c235573d03a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 6565 | 2026.05.14 14:06:31.945836 [ 271 ] {eb93d3d9-8d55-40b4-ba30-c235573d03a1} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002494 sec., 17642.34161988773 rows/sec., 3.69 MiB/sec. | ||
| 6566 | 2026.05.14 14:06:31.945949 [ 271 ] {eb93d3d9-8d55-40b4-ba30-c235573d03a1} <Debug> TCPHandler: Processed in 0.002961508 sec. | ||
| 6567 | 2026.05.14 14:06:31.947857 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.05.14 14:06:31.947974 [ 271 ] {7cb52b9c-764a-425e-991c-bb9e68f248f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6569 | 2026.05.14 14:06:31.948018 [ 271 ] {7cb52b9c-764a-425e-991c-bb9e68f248f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6570 | 2026.05.14 14:06:31.948691 [ 271 ] {7cb52b9c-764a-425e-991c-bb9e68f248f0} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.05.14 14:06:31.948734 [ 271 ] {7cb52b9c-764a-425e-991c-bb9e68f248f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6572 | 2026.05.14 14:06:31.949112 [ 271 ] {7cb52b9c-764a-425e-991c-bb9e68f248f0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6573 | 2026.05.14 14:06:31.949342 [ 271 ] {7cb52b9c-764a-425e-991c-bb9e68f248f0} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.05.14 14:06:31.949489 [ 271 ] {7cb52b9c-764a-425e-991c-bb9e68f248f0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001548 sec., 36175.71059431525 rows/sec., 2.76 MiB/sec. | ||
| 6575 | 2026.05.14 14:06:31.949527 [ 271 ] {7cb52b9c-764a-425e-991c-bb9e68f248f0} <Debug> TCPHandler: Processed in 0.001722726 sec. | ||
| 6576 | 2026.05.14 14:06:31.949672 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6577 | 2026.05.14 14:06:31.949778 [ 271 ] {8cb77b28-7b3c-4b24-beed-4025fa2774c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6578 | 2026.05.14 14:06:31.949819 [ 271 ] {8cb77b28-7b3c-4b24-beed-4025fa2774c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6579 | 2026.05.14 14:06:31.950325 [ 271 ] {8cb77b28-7b3c-4b24-beed-4025fa2774c2} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.05.14 14:06:31.950364 [ 271 ] {8cb77b28-7b3c-4b24-beed-4025fa2774c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6581 | 2026.05.14 14:06:31.950675 [ 271 ] {8cb77b28-7b3c-4b24-beed-4025fa2774c2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6582 | 2026.05.14 14:06:31.950895 [ 271 ] {8cb77b28-7b3c-4b24-beed-4025fa2774c2} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.05.14 14:06:31.951026 [ 271 ] {8cb77b28-7b3c-4b24-beed-4025fa2774c2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. | ||
| 6584 | 2026.05.14 14:06:31.951064 [ 271 ] {8cb77b28-7b3c-4b24-beed-4025fa2774c2} <Debug> TCPHandler: Processed in 0.001442673 sec. | ||
| 6585 | 2026.05.14 14:06:31.951199 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2026.05.14 14:06:31.951296 [ 271 ] {58a438df-31fe-4fa6-bf46-5efd4e53267a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6587 | 2026.05.14 14:06:31.951340 [ 271 ] {58a438df-31fe-4fa6-bf46-5efd4e53267a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6588 | 2026.05.14 14:06:31.951819 [ 271 ] {58a438df-31fe-4fa6-bf46-5efd4e53267a} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.05.14 14:06:31.951859 [ 271 ] {58a438df-31fe-4fa6-bf46-5efd4e53267a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6590 | 2026.05.14 14:06:31.952202 [ 271 ] {58a438df-31fe-4fa6-bf46-5efd4e53267a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6591 | 2026.05.14 14:06:31.952433 [ 271 ] {58a438df-31fe-4fa6-bf46-5efd4e53267a} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.05.14 14:06:31.952568 [ 271 ] {58a438df-31fe-4fa6-bf46-5efd4e53267a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 6593 | 2026.05.14 14:06:31.952606 [ 271 ] {58a438df-31fe-4fa6-bf46-5efd4e53267a} <Debug> TCPHandler: Processed in 0.001457623 sec. | ||
| 6594 | 2026.05.14 14:06:31.952757 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6595 | 2026.05.14 14:06:31.952864 [ 271 ] {a22c6ee9-d52a-4319-a65c-6c5174289ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6596 | 2026.05.14 14:06:31.952910 [ 271 ] {a22c6ee9-d52a-4319-a65c-6c5174289ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6597 | 2026.05.14 14:06:31.953270 [ 271 ] {a22c6ee9-d52a-4319-a65c-6c5174289ab4} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.05.14 14:06:31.953307 [ 271 ] {a22c6ee9-d52a-4319-a65c-6c5174289ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6599 | 2026.05.14 14:06:31.953617 [ 271 ] {a22c6ee9-d52a-4319-a65c-6c5174289ab4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6600 | 2026.05.14 14:06:31.953837 [ 271 ] {a22c6ee9-d52a-4319-a65c-6c5174289ab4} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.05.14 14:06:31.953967 [ 271 ] {a22c6ee9-d52a-4319-a65c-6c5174289ab4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 6602 | 2026.05.14 14:06:31.954004 [ 271 ] {a22c6ee9-d52a-4319-a65c-6c5174289ab4} <Debug> TCPHandler: Processed in 0.001297412 sec. | ||
| 6603 | 2026.05.14 14:06:31.965755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6604 | 2026.05.14 14:06:31.982836 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2026.05.14 14:06:31.982891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6606 | 2026.05.14 14:06:31.988452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6607 | 2026.05.14 14:06:31.989137 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.05.14 14:06:31.989523 [ 28 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6609 | 2026.05.14 14:06:31.989624 [ 28 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.05.14 14:06:31.989663 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6611 | 2026.05.14 14:06:31.989836 [ 188 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6612 | 2026.05.14 14:06:31.992128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6613 | 2026.05.14 14:06:31.993929 [ 188 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6614 | 2026.05.14 14:06:31.995602 [ 188 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6615 | 2026.05.14 14:06:32.000476 [ 188 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6616 | 2026.05.14 14:06:32.004937 [ 188 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6617 | 2026.05.14 14:06:32.009051 [ 188 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6618 | 2026.05.14 14:06:32.013267 [ 188 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6619 | 2026.05.14 14:06:32.017287 [ 188 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6620 | 2026.05.14 14:06:32.068437 [ 197 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078655546 sec., 2491.8776865397385 rows/sec., 12.89 MiB/sec. | ||
| 6621 | 2026.05.14 14:06:32.071181 [ 187 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6622 | 2026.05.14 14:06:32.073062 [ 187 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_26_5} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.05.14 14:06:32.073138 [ 187 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_26_5} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6624 | 2026.05.14 14:06:32.075781 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6625 | 2026.05.14 14:06:32.240886 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2026.05.14 14:06:32.241162 [ 271 ] {0cc863e4-4b59-4beb-bdf7-e16b7b32ac07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6627 | 2026.05.14 14:06:32.241536 [ 271 ] {0cc863e4-4b59-4beb-bdf7-e16b7b32ac07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6628 | 2026.05.14 14:06:32.241579 [ 271 ] {0cc863e4-4b59-4beb-bdf7-e16b7b32ac07} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6629 | 2026.05.14 14:06:32.241824 [ 271 ] {0cc863e4-4b59-4beb-bdf7-e16b7b32ac07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6630 | 2026.05.14 14:06:32.241954 [ 271 ] {0cc863e4-4b59-4beb-bdf7-e16b7b32ac07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6631 | 2026.05.14 14:06:32.242101 [ 271 ] {0cc863e4-4b59-4beb-bdf7-e16b7b32ac07} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 6632 | 2026.05.14 14:06:32.242139 [ 271 ] {0cc863e4-4b59-4beb-bdf7-e16b7b32ac07} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6633 | 2026.05.14 14:06:32.242162 [ 271 ] {0cc863e4-4b59-4beb-bdf7-e16b7b32ac07} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 6634 | 2026.05.14 14:06:32.242178 [ 271 ] {0cc863e4-4b59-4beb-bdf7-e16b7b32ac07} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6635 | 2026.05.14 14:06:32.242222 [ 271 ] {0cc863e4-4b59-4beb-bdf7-e16b7b32ac07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 6636 | 2026.05.14 14:06:32.242243 [ 271 ] {0cc863e4-4b59-4beb-bdf7-e16b7b32ac07} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 6637 | 2026.05.14 14:06:32.243452 [ 271 ] {0cc863e4-4b59-4beb-bdf7-e16b7b32ac07} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002408 sec., 18272.425249169435 rows/sec., 3.82 MiB/sec. | ||
| 6638 | 2026.05.14 14:06:32.243560 [ 271 ] {0cc863e4-4b59-4beb-bdf7-e16b7b32ac07} <Debug> TCPHandler: Processed in 0.002826976 sec. | ||
| 6639 | 2026.05.14 14:06:32.259758 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2026.05.14 14:06:32.259893 [ 271 ] {7a532969-af85-4339-8d16-1bcc098473b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6641 | 2026.05.14 14:06:32.259952 [ 271 ] {7a532969-af85-4339-8d16-1bcc098473b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6642 | 2026.05.14 14:06:32.260582 [ 271 ] {7a532969-af85-4339-8d16-1bcc098473b0} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.05.14 14:06:32.260621 [ 271 ] {7a532969-af85-4339-8d16-1bcc098473b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6644 | 2026.05.14 14:06:32.261086 [ 271 ] {7a532969-af85-4339-8d16-1bcc098473b0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6645 | 2026.05.14 14:06:32.261327 [ 271 ] {7a532969-af85-4339-8d16-1bcc098473b0} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.05.14 14:06:32.261476 [ 271 ] {7a532969-af85-4339-8d16-1bcc098473b0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001622 sec., 175092.4784217016 rows/sec., 11.12 MiB/sec. | ||
| 6647 | 2026.05.14 14:06:32.261515 [ 271 ] {7a532969-af85-4339-8d16-1bcc098473b0} <Debug> TCPHandler: Processed in 0.001817167 sec. | ||
| 6648 | 2026.05.14 14:06:32.261687 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6649 | 2026.05.14 14:06:32.261785 [ 271 ] {53471fd6-a62f-41a1-b32f-6f1e6e2bc50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6650 | 2026.05.14 14:06:32.261826 [ 271 ] {53471fd6-a62f-41a1-b32f-6f1e6e2bc50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6651 | 2026.05.14 14:06:32.262261 [ 271 ] {53471fd6-a62f-41a1-b32f-6f1e6e2bc50e} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.05.14 14:06:32.262296 [ 271 ] {53471fd6-a62f-41a1-b32f-6f1e6e2bc50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6653 | 2026.05.14 14:06:32.262606 [ 271 ] {53471fd6-a62f-41a1-b32f-6f1e6e2bc50e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6654 | 2026.05.14 14:06:32.262835 [ 271 ] {53471fd6-a62f-41a1-b32f-6f1e6e2bc50e} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.05.14 14:06:32.262975 [ 271 ] {53471fd6-a62f-41a1-b32f-6f1e6e2bc50e} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001208 sec., 14900.662251655627 rows/sec., 1.19 MiB/sec. | ||
| 6656 | 2026.05.14 14:06:32.263013 [ 271 ] {53471fd6-a62f-41a1-b32f-6f1e6e2bc50e} <Debug> TCPHandler: Processed in 0.001375183 sec. | ||
| 6657 | 2026.05.14 14:06:32.263148 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6658 | 2026.05.14 14:06:32.263255 [ 271 ] {a5f719c1-1ba2-4a1a-a5a1-e98f8c98b6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6659 | 2026.05.14 14:06:32.263295 [ 271 ] {a5f719c1-1ba2-4a1a-a5a1-e98f8c98b6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6660 | 2026.05.14 14:06:32.265062 [ 271 ] {a5f719c1-1ba2-4a1a-a5a1-e98f8c98b6b5} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.05.14 14:06:32.265101 [ 271 ] {a5f719c1-1ba2-4a1a-a5a1-e98f8c98b6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6662 | 2026.05.14 14:06:32.265665 [ 271 ] {a5f719c1-1ba2-4a1a-a5a1-e98f8c98b6b5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6663 | 2026.05.14 14:06:32.265887 [ 271 ] {a5f719c1-1ba2-4a1a-a5a1-e98f8c98b6b5} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.05.14 14:06:32.266019 [ 271 ] {a5f719c1-1ba2-4a1a-a5a1-e98f8c98b6b5} <Debug> executeQuery: Read 3239 rows, 247.73 KiB in 0.002781 sec., 1164688.9608054657 rows/sec., 86.99 MiB/sec. | ||
| 6665 | 2026.05.14 14:06:32.266059 [ 271 ] {a5f719c1-1ba2-4a1a-a5a1-e98f8c98b6b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6666 | 2026.05.14 14:06:32.266073 [ 271 ] {a5f719c1-1ba2-4a1a-a5a1-e98f8c98b6b5} <Debug> TCPHandler: Processed in 0.002973418 sec. | ||
| 6667 | 2026.05.14 14:06:32.266207 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2026.05.14 14:06:32.266305 [ 271 ] {d91e62e9-3dc5-45db-a050-8e1313ec67b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6669 | 2026.05.14 14:06:32.266346 [ 271 ] {d91e62e9-3dc5-45db-a050-8e1313ec67b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6670 | 2026.05.14 14:06:32.266850 [ 271 ] {d91e62e9-3dc5-45db-a050-8e1313ec67b8} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2026.05.14 14:06:32.266888 [ 271 ] {d91e62e9-3dc5-45db-a050-8e1313ec67b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6672 | 2026.05.14 14:06:32.267202 [ 271 ] {d91e62e9-3dc5-45db-a050-8e1313ec67b8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6673 | 2026.05.14 14:06:32.267421 [ 271 ] {d91e62e9-3dc5-45db-a050-8e1313ec67b8} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.05.14 14:06:32.267555 [ 271 ] {d91e62e9-3dc5-45db-a050-8e1313ec67b8} <Debug> executeQuery: Read 213 rows, 13.78 KiB in 0.001268 sec., 167981.07255520506 rows/sec., 10.62 MiB/sec. | ||
| 6675 | 2026.05.14 14:06:32.267595 [ 271 ] {d91e62e9-3dc5-45db-a050-8e1313ec67b8} <Debug> TCPHandler: Processed in 0.001437043 sec. | ||
| 6676 | 2026.05.14 14:06:32.267745 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.05.14 14:06:32.267842 [ 271 ] {4e677846-6612-4665-9b7c-5f7889a7af00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6678 | 2026.05.14 14:06:32.267882 [ 271 ] {4e677846-6612-4665-9b7c-5f7889a7af00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6679 | 2026.05.14 14:06:32.268530 [ 271 ] {4e677846-6612-4665-9b7c-5f7889a7af00} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.05.14 14:06:32.268568 [ 271 ] {4e677846-6612-4665-9b7c-5f7889a7af00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6681 | 2026.05.14 14:06:32.268918 [ 271 ] {4e677846-6612-4665-9b7c-5f7889a7af00} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6682 | 2026.05.14 14:06:32.269131 [ 271 ] {4e677846-6612-4665-9b7c-5f7889a7af00} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.05.14 14:06:32.269250 [ 271 ] {4e677846-6612-4665-9b7c-5f7889a7af00} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001447 sec., 656530.7532826537 rows/sec., 38.63 MiB/sec. | ||
| 6684 | 2026.05.14 14:06:32.269287 [ 271 ] {4e677846-6612-4665-9b7c-5f7889a7af00} <Debug> TCPHandler: Processed in 0.001614425 sec. | ||
| 6685 | 2026.05.14 14:06:32.269416 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.05.14 14:06:32.269506 [ 271 ] {dfcf9d5c-3720-45d2-ba69-3393d98e9163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6687 | 2026.05.14 14:06:32.269544 [ 271 ] {dfcf9d5c-3720-45d2-ba69-3393d98e9163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6688 | 2026.05.14 14:06:32.269991 [ 271 ] {dfcf9d5c-3720-45d2-ba69-3393d98e9163} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.05.14 14:06:32.270033 [ 271 ] {dfcf9d5c-3720-45d2-ba69-3393d98e9163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6690 | 2026.05.14 14:06:32.270340 [ 271 ] {dfcf9d5c-3720-45d2-ba69-3393d98e9163} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6691 | 2026.05.14 14:06:32.270563 [ 271 ] {dfcf9d5c-3720-45d2-ba69-3393d98e9163} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.05.14 14:06:32.270690 [ 271 ] {dfcf9d5c-3720-45d2-ba69-3393d98e9163} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 60.46 KiB/sec. | ||
| 6693 | 2026.05.14 14:06:32.270728 [ 271 ] {dfcf9d5c-3720-45d2-ba69-3393d98e9163} <Debug> TCPHandler: Processed in 0.001328412 sec. | ||
| 6694 | 2026.05.14 14:06:32.270859 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2026.05.14 14:06:32.271015 [ 271 ] {9246766a-eb13-4c2a-939e-6f0db1a81fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6696 | 2026.05.14 14:06:32.271140 [ 271 ] {9246766a-eb13-4c2a-939e-6f0db1a81fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6697 | 2026.05.14 14:06:32.271898 [ 271 ] {9246766a-eb13-4c2a-939e-6f0db1a81fff} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2026.05.14 14:06:32.271955 [ 271 ] {9246766a-eb13-4c2a-939e-6f0db1a81fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6699 | 2026.05.14 14:06:32.272388 [ 271 ] {9246766a-eb13-4c2a-939e-6f0db1a81fff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6700 | 2026.05.14 14:06:32.272635 [ 271 ] {9246766a-eb13-4c2a-939e-6f0db1a81fff} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2026.05.14 14:06:32.272807 [ 271 ] {9246766a-eb13-4c2a-939e-6f0db1a81fff} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001866 sec., 79314.04072883172 rows/sec., 4.51 MiB/sec. | ||
| 6702 | 2026.05.14 14:06:32.272865 [ 271 ] {9246766a-eb13-4c2a-939e-6f0db1a81fff} <Debug> TCPHandler: Processed in 0.002054269 sec. | ||
| 6703 | 2026.05.14 14:06:32.273093 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6704 | 2026.05.14 14:06:32.273225 [ 271 ] {87c97072-610b-45c1-88f5-07dca664963d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6705 | 2026.05.14 14:06:32.273276 [ 271 ] {87c97072-610b-45c1-88f5-07dca664963d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6706 | 2026.05.14 14:06:32.274358 [ 271 ] {87c97072-610b-45c1-88f5-07dca664963d} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.05.14 14:06:32.274398 [ 271 ] {87c97072-610b-45c1-88f5-07dca664963d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6708 | 2026.05.14 14:06:32.274851 [ 271 ] {87c97072-610b-45c1-88f5-07dca664963d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6709 | 2026.05.14 14:06:32.275208 [ 271 ] {87c97072-610b-45c1-88f5-07dca664963d} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.05.14 14:06:32.277172 [ 271 ] {87c97072-610b-45c1-88f5-07dca664963d} <Debug> executeQuery: Read 1776 rows, 123.01 KiB in 0.00395 sec., 449620.2531645569 rows/sec., 30.41 MiB/sec. | ||
| 6711 | 2026.05.14 14:06:32.277309 [ 271 ] {87c97072-610b-45c1-88f5-07dca664963d} <Debug> TCPHandler: Processed in 0.00433145 sec. | ||
| 6712 | 2026.05.14 14:06:32.278253 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.05.14 14:06:32.278398 [ 271 ] {da134ed3-9b90-4c29-b3b7-7f665d0d2783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6714 | 2026.05.14 14:06:32.278459 [ 271 ] {da134ed3-9b90-4c29-b3b7-7f665d0d2783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6715 | 2026.05.14 14:06:32.278967 [ 271 ] {da134ed3-9b90-4c29-b3b7-7f665d0d2783} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2026.05.14 14:06:32.279008 [ 271 ] {da134ed3-9b90-4c29-b3b7-7f665d0d2783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6717 | 2026.05.14 14:06:32.279408 [ 271 ] {da134ed3-9b90-4c29-b3b7-7f665d0d2783} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6718 | 2026.05.14 14:06:32.279633 [ 271 ] {da134ed3-9b90-4c29-b3b7-7f665d0d2783} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2026.05.14 14:06:32.279781 [ 271 ] {da134ed3-9b90-4c29-b3b7-7f665d0d2783} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001398 sec., 4291.845493562232 rows/sec., 224.23 KiB/sec. | ||
| 6720 | 2026.05.14 14:06:32.279820 [ 271 ] {da134ed3-9b90-4c29-b3b7-7f665d0d2783} <Debug> TCPHandler: Processed in 0.001679986 sec. | ||
| 6721 | 2026.05.14 14:06:32.279955 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6722 | 2026.05.14 14:06:32.280056 [ 271 ] {12461e77-25d3-4f76-8644-e5604dd9f915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6723 | 2026.05.14 14:06:32.280099 [ 271 ] {12461e77-25d3-4f76-8644-e5604dd9f915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6724 | 2026.05.14 14:06:32.280916 [ 271 ] {12461e77-25d3-4f76-8644-e5604dd9f915} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2026.05.14 14:06:32.280955 [ 271 ] {12461e77-25d3-4f76-8644-e5604dd9f915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6726 | 2026.05.14 14:06:32.281414 [ 271 ] {12461e77-25d3-4f76-8644-e5604dd9f915} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6727 | 2026.05.14 14:06:32.281635 [ 271 ] {12461e77-25d3-4f76-8644-e5604dd9f915} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2026.05.14 14:06:32.281788 [ 271 ] {12461e77-25d3-4f76-8644-e5604dd9f915} <Debug> executeQuery: Read 1610 rows, 100.16 KiB in 0.001751 sec., 919474.5859508852 rows/sec., 55.86 MiB/sec. | ||
| 6729 | 2026.05.14 14:06:32.281827 [ 271 ] {12461e77-25d3-4f76-8644-e5604dd9f915} <Debug> TCPHandler: Processed in 0.001927207 sec. | ||
| 6730 | 2026.05.14 14:06:32.281959 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2026.05.14 14:06:32.282058 [ 271 ] {624f3095-cfe6-41cc-9c52-d529d3d4c439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6732 | 2026.05.14 14:06:32.282101 [ 271 ] {624f3095-cfe6-41cc-9c52-d529d3d4c439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6733 | 2026.05.14 14:06:32.282451 [ 271 ] {624f3095-cfe6-41cc-9c52-d529d3d4c439} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.05.14 14:06:32.282488 [ 271 ] {624f3095-cfe6-41cc-9c52-d529d3d4c439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6735 | 2026.05.14 14:06:32.282790 [ 271 ] {624f3095-cfe6-41cc-9c52-d529d3d4c439} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6736 | 2026.05.14 14:06:32.282999 [ 271 ] {624f3095-cfe6-41cc-9c52-d529d3d4c439} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.05.14 14:06:32.283129 [ 271 ] {624f3095-cfe6-41cc-9c52-d529d3d4c439} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 6738 | 2026.05.14 14:06:32.283164 [ 271 ] {624f3095-cfe6-41cc-9c52-d529d3d4c439} <Debug> TCPHandler: Processed in 0.001269772 sec. | ||
| 6739 | 2026.05.14 14:06:32.283306 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2026.05.14 14:06:32.283403 [ 271 ] {8cbaecc6-9333-4d27-b35e-17040fc4629e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6741 | 2026.05.14 14:06:32.283455 [ 271 ] {8cbaecc6-9333-4d27-b35e-17040fc4629e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6742 | 2026.05.14 14:06:32.284658 [ 271 ] {8cbaecc6-9333-4d27-b35e-17040fc4629e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.05.14 14:06:32.284720 [ 271 ] {8cbaecc6-9333-4d27-b35e-17040fc4629e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6744 | 2026.05.14 14:06:32.285417 [ 271 ] {8cbaecc6-9333-4d27-b35e-17040fc4629e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6745 | 2026.05.14 14:06:32.285661 [ 271 ] {8cbaecc6-9333-4d27-b35e-17040fc4629e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.05.14 14:06:32.285827 [ 271 ] {8cbaecc6-9333-4d27-b35e-17040fc4629e} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002409 sec., 22000.8302200083 rows/sec., 39.42 MiB/sec. | ||
| 6747 | 2026.05.14 14:06:32.285943 [ 271 ] {8cbaecc6-9333-4d27-b35e-17040fc4629e} <Debug> TCPHandler: Processed in 0.002662344 sec. | ||
| 6748 | 2026.05.14 14:06:32.286133 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2026.05.14 14:06:32.286261 [ 271 ] {bd783386-1f08-4e3c-bff3-321ec42c6169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6750 | 2026.05.14 14:06:32.286317 [ 271 ] {bd783386-1f08-4e3c-bff3-321ec42c6169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6751 | 2026.05.14 14:06:32.286707 [ 271 ] {bd783386-1f08-4e3c-bff3-321ec42c6169} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2026.05.14 14:06:32.286744 [ 271 ] {bd783386-1f08-4e3c-bff3-321ec42c6169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6753 | 2026.05.14 14:06:32.287052 [ 271 ] {bd783386-1f08-4e3c-bff3-321ec42c6169} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6754 | 2026.05.14 14:06:32.287266 [ 271 ] {bd783386-1f08-4e3c-bff3-321ec42c6169} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2026.05.14 14:06:32.287395 [ 271 ] {bd783386-1f08-4e3c-bff3-321ec42c6169} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001172 sec., 35836.17747440273 rows/sec., 2.04 MiB/sec. | ||
| 6756 | 2026.05.14 14:06:32.287431 [ 271 ] {bd783386-1f08-4e3c-bff3-321ec42c6169} <Debug> TCPHandler: Processed in 0.001404863 sec. | ||
| 6757 | 2026.05.14 14:06:33.000476 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.03 MiB, peak 280.59 MiB, free memory in arenas 0.00 B, will set to 277.13 MiB (RSS), difference: 6.10 MiB | ||
| 6758 | 2026.05.14 14:06:36.373437 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 842 | ||
| 6759 | 2026.05.14 14:06:36.376630 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.05.14 14:06:36.376691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6761 | 2026.05.14 14:06:36.378071 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6762 | 2026.05.14 14:06:36.378386 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2026.05.14 14:06:36.378745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
| 6764 | 2026.05.14 14:06:36.941214 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2026.05.14 14:06:36.941553 [ 271 ] {99bec3b4-a6bb-4a64-bff6-51f4572cba02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 6766 | 2026.05.14 14:06:36.942022 [ 271 ] {99bec3b4-a6bb-4a64-bff6-51f4572cba02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6767 | 2026.05.14 14:06:36.942058 [ 271 ] {99bec3b4-a6bb-4a64-bff6-51f4572cba02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 6768 | 2026.05.14 14:06:36.942268 [ 271 ] {99bec3b4-a6bb-4a64-bff6-51f4572cba02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6769 | 2026.05.14 14:06:36.942336 [ 271 ] {99bec3b4-a6bb-4a64-bff6-51f4572cba02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6770 | 2026.05.14 14:06:36.942471 [ 271 ] {99bec3b4-a6bb-4a64-bff6-51f4572cba02} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6771 | 2026.05.14 14:06:36.942507 [ 271 ] {99bec3b4-a6bb-4a64-bff6-51f4572cba02} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6772 | 2026.05.14 14:06:36.942529 [ 271 ] {99bec3b4-a6bb-4a64-bff6-51f4572cba02} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 6773 | 2026.05.14 14:06:36.942545 [ 271 ] {99bec3b4-a6bb-4a64-bff6-51f4572cba02} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6774 | 2026.05.14 14:06:36.942586 [ 271 ] {99bec3b4-a6bb-4a64-bff6-51f4572cba02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 6775 | 2026.05.14 14:06:36.942607 [ 271 ] {99bec3b4-a6bb-4a64-bff6-51f4572cba02} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 6776 | 2026.05.14 14:06:36.943749 [ 271 ] {99bec3b4-a6bb-4a64-bff6-51f4572cba02} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002352 sec., 18707.482993197278 rows/sec., 3.91 MiB/sec. | ||
| 6777 | 2026.05.14 14:06:36.943849 [ 271 ] {99bec3b4-a6bb-4a64-bff6-51f4572cba02} <Debug> TCPHandler: Processed in 0.002825587 sec. | ||
| 6778 | 2026.05.14 14:06:36.945774 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6779 | 2026.05.14 14:06:36.945891 [ 271 ] {50dfaa40-d2b4-47be-8be9-824f65f88f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6780 | 2026.05.14 14:06:36.945936 [ 271 ] {50dfaa40-d2b4-47be-8be9-824f65f88f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6781 | 2026.05.14 14:06:36.946819 [ 271 ] {50dfaa40-d2b4-47be-8be9-824f65f88f62} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2026.05.14 14:06:36.946876 [ 271 ] {50dfaa40-d2b4-47be-8be9-824f65f88f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6783 | 2026.05.14 14:06:36.947331 [ 271 ] {50dfaa40-d2b4-47be-8be9-824f65f88f62} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6784 | 2026.05.14 14:06:36.947613 [ 271 ] {50dfaa40-d2b4-47be-8be9-824f65f88f62} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.05.14 14:06:36.947785 [ 271 ] {50dfaa40-d2b4-47be-8be9-824f65f88f62} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.22 MiB/sec. | ||
| 6786 | 2026.05.14 14:06:36.947832 [ 271 ] {50dfaa40-d2b4-47be-8be9-824f65f88f62} <Debug> TCPHandler: Processed in 0.002110449 sec. | ||
| 6787 | 2026.05.14 14:06:36.948004 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6788 | 2026.05.14 14:06:36.948106 [ 271 ] {a2ecb945-56e7-4366-a615-df777fac8ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6789 | 2026.05.14 14:06:36.948147 [ 271 ] {a2ecb945-56e7-4366-a615-df777fac8ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6790 | 2026.05.14 14:06:36.948611 [ 271 ] {a2ecb945-56e7-4366-a615-df777fac8ace} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2026.05.14 14:06:36.948647 [ 271 ] {a2ecb945-56e7-4366-a615-df777fac8ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6792 | 2026.05.14 14:06:36.948933 [ 271 ] {a2ecb945-56e7-4366-a615-df777fac8ace} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6793 | 2026.05.14 14:06:36.949134 [ 271 ] {a2ecb945-56e7-4366-a615-df777fac8ace} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2026.05.14 14:06:36.949253 [ 271 ] {a2ecb945-56e7-4366-a615-df777fac8ace} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 6795 | 2026.05.14 14:06:36.949288 [ 271 ] {a2ecb945-56e7-4366-a615-df777fac8ace} <Debug> TCPHandler: Processed in 0.001396973 sec. | ||
| 6796 | 2026.05.14 14:06:36.949417 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6797 | 2026.05.14 14:06:36.949509 [ 271 ] {d4ceb3ea-3ad2-4920-ba8a-ac0fe28ea2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6798 | 2026.05.14 14:06:36.949616 [ 271 ] {d4ceb3ea-3ad2-4920-ba8a-ac0fe28ea2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6799 | 2026.05.14 14:06:36.950021 [ 271 ] {d4ceb3ea-3ad2-4920-ba8a-ac0fe28ea2ff} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2026.05.14 14:06:36.950060 [ 271 ] {d4ceb3ea-3ad2-4920-ba8a-ac0fe28ea2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6801 | 2026.05.14 14:06:36.950389 [ 271 ] {d4ceb3ea-3ad2-4920-ba8a-ac0fe28ea2ff} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6802 | 2026.05.14 14:06:36.950603 [ 271 ] {d4ceb3ea-3ad2-4920-ba8a-ac0fe28ea2ff} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.05.14 14:06:36.950737 [ 271 ] {d4ceb3ea-3ad2-4920-ba8a-ac0fe28ea2ff} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001183 sec., 108199.49281487743 rows/sec., 7.54 MiB/sec. | ||
| 6804 | 2026.05.14 14:06:36.950775 [ 271 ] {d4ceb3ea-3ad2-4920-ba8a-ac0fe28ea2ff} <Debug> TCPHandler: Processed in 0.001349773 sec. | ||
| 6805 | 2026.05.14 14:06:36.950907 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6806 | 2026.05.14 14:06:36.951015 [ 271 ] {84814c00-8162-4854-868f-83de7e070809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6807 | 2026.05.14 14:06:36.951057 [ 271 ] {84814c00-8162-4854-868f-83de7e070809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6808 | 2026.05.14 14:06:36.951408 [ 271 ] {84814c00-8162-4854-868f-83de7e070809} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6809 | 2026.05.14 14:06:36.951445 [ 271 ] {84814c00-8162-4854-868f-83de7e070809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6810 | 2026.05.14 14:06:36.951755 [ 271 ] {84814c00-8162-4854-868f-83de7e070809} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6811 | 2026.05.14 14:06:36.951969 [ 271 ] {84814c00-8162-4854-868f-83de7e070809} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6812 | 2026.05.14 14:06:36.952095 [ 271 ] {84814c00-8162-4854-868f-83de7e070809} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001099 sec., 43676.06915377616 rows/sec., 2.94 MiB/sec. | ||
| 6813 | 2026.05.14 14:06:36.952131 [ 271 ] {84814c00-8162-4854-868f-83de7e070809} <Debug> TCPHandler: Processed in 0.001272862 sec. | ||
| 6814 | 2026.05.14 14:06:38.837631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12968 | ||
| 6815 | 2026.05.14 14:06:38.838120 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6816 | 2026.05.14 14:06:38.838159 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6817 | 2026.05.14 14:06:38.838647 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6818 | 2026.05.14 14:06:38.838875 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2026.05.14 14:06:38.839002 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12968 | ||
| 6820 | 2026.05.14 14:06:39.492683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6821 | 2026.05.14 14:06:39.508097 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2026.05.14 14:06:39.508151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 6823 | 2026.05.14 14:06:39.513786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6824 | 2026.05.14 14:06:39.514494 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.05.14 14:06:39.517001 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6826 | 2026.05.14 14:06:41.942016 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6827 | 2026.05.14 14:06:41.942305 [ 271 ] {34ab4438-773c-45ee-9d3f-3f49a0bb5d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 6828 | 2026.05.14 14:06:41.942701 [ 271 ] {34ab4438-773c-45ee-9d3f-3f49a0bb5d4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6829 | 2026.05.14 14:06:41.942743 [ 271 ] {34ab4438-773c-45ee-9d3f-3f49a0bb5d4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 6830 | 2026.05.14 14:06:41.942965 [ 271 ] {34ab4438-773c-45ee-9d3f-3f49a0bb5d4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6831 | 2026.05.14 14:06:41.943031 [ 271 ] {34ab4438-773c-45ee-9d3f-3f49a0bb5d4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6832 | 2026.05.14 14:06:41.943169 [ 271 ] {34ab4438-773c-45ee-9d3f-3f49a0bb5d4b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6833 | 2026.05.14 14:06:41.943204 [ 271 ] {34ab4438-773c-45ee-9d3f-3f49a0bb5d4b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6834 | 2026.05.14 14:06:41.943224 [ 271 ] {34ab4438-773c-45ee-9d3f-3f49a0bb5d4b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 6835 | 2026.05.14 14:06:41.943239 [ 271 ] {34ab4438-773c-45ee-9d3f-3f49a0bb5d4b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6836 | 2026.05.14 14:06:41.943278 [ 271 ] {34ab4438-773c-45ee-9d3f-3f49a0bb5d4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 6837 | 2026.05.14 14:06:41.943297 [ 271 ] {34ab4438-773c-45ee-9d3f-3f49a0bb5d4b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 6838 | 2026.05.14 14:06:41.944674 [ 271 ] {34ab4438-773c-45ee-9d3f-3f49a0bb5d4b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002481 sec., 17734.7843611447 rows/sec., 3.71 MiB/sec. | ||
| 6839 | 2026.05.14 14:06:41.944798 [ 271 ] {34ab4438-773c-45ee-9d3f-3f49a0bb5d4b} <Debug> TCPHandler: Processed in 0.002945327 sec. | ||
| 6840 | 2026.05.14 14:06:41.946551 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6841 | 2026.05.14 14:06:41.946668 [ 271 ] {eef3a932-3b20-431e-ad03-5ab6d7a41aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6842 | 2026.05.14 14:06:41.946712 [ 271 ] {eef3a932-3b20-431e-ad03-5ab6d7a41aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6843 | 2026.05.14 14:06:41.947407 [ 271 ] {eef3a932-3b20-431e-ad03-5ab6d7a41aab} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6844 | 2026.05.14 14:06:41.947456 [ 271 ] {eef3a932-3b20-431e-ad03-5ab6d7a41aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 6845 | 2026.05.14 14:06:41.947845 [ 271 ] {eef3a932-3b20-431e-ad03-5ab6d7a41aab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6846 | 2026.05.14 14:06:41.948068 [ 271 ] {eef3a932-3b20-431e-ad03-5ab6d7a41aab} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6847 | 2026.05.14 14:06:41.948224 [ 271 ] {eef3a932-3b20-431e-ad03-5ab6d7a41aab} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001589 sec., 35242.29074889868 rows/sec., 2.69 MiB/sec. | ||
| 6848 | 2026.05.14 14:06:41.948264 [ 271 ] {eef3a932-3b20-431e-ad03-5ab6d7a41aab} <Debug> TCPHandler: Processed in 0.001766576 sec. | ||
| 6849 | 2026.05.14 14:06:41.948417 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6850 | 2026.05.14 14:06:41.948508 [ 271 ] {b01a8612-b6ba-4661-b78e-4494b5ab40fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6851 | 2026.05.14 14:06:41.948547 [ 271 ] {b01a8612-b6ba-4661-b78e-4494b5ab40fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6852 | 2026.05.14 14:06:41.949038 [ 271 ] {b01a8612-b6ba-4661-b78e-4494b5ab40fe} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6853 | 2026.05.14 14:06:41.949074 [ 271 ] {b01a8612-b6ba-4661-b78e-4494b5ab40fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 6854 | 2026.05.14 14:06:41.949451 [ 271 ] {b01a8612-b6ba-4661-b78e-4494b5ab40fe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6855 | 2026.05.14 14:06:41.949691 [ 271 ] {b01a8612-b6ba-4661-b78e-4494b5ab40fe} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2026.05.14 14:06:41.949826 [ 271 ] {b01a8612-b6ba-4661-b78e-4494b5ab40fe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001325 sec., 48301.88679245283 rows/sec., 3.77 MiB/sec. | ||
| 6857 | 2026.05.14 14:06:41.949864 [ 271 ] {b01a8612-b6ba-4661-b78e-4494b5ab40fe} <Debug> TCPHandler: Processed in 0.001494134 sec. | ||
| 6858 | 2026.05.14 14:06:41.949995 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6859 | 2026.05.14 14:06:41.950094 [ 271 ] {c81abc0d-0a0d-4e86-a145-d2fbbaea16ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6860 | 2026.05.14 14:06:41.950137 [ 271 ] {c81abc0d-0a0d-4e86-a145-d2fbbaea16ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6861 | 2026.05.14 14:06:41.950709 [ 271 ] {c81abc0d-0a0d-4e86-a145-d2fbbaea16ff} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6862 | 2026.05.14 14:06:41.950748 [ 271 ] {c81abc0d-0a0d-4e86-a145-d2fbbaea16ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 6863 | 2026.05.14 14:06:41.951100 [ 271 ] {c81abc0d-0a0d-4e86-a145-d2fbbaea16ff} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6864 | 2026.05.14 14:06:41.951310 [ 271 ] {c81abc0d-0a0d-4e86-a145-d2fbbaea16ff} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2026.05.14 14:06:41.951445 [ 271 ] {c81abc0d-0a0d-4e86-a145-d2fbbaea16ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001376 sec., 116279.06976744186 rows/sec., 8.10 MiB/sec. | ||
| 6866 | 2026.05.14 14:06:41.951483 [ 271 ] {c81abc0d-0a0d-4e86-a145-d2fbbaea16ff} <Debug> TCPHandler: Processed in 0.001544404 sec. | ||
| 6867 | 2026.05.14 14:06:41.951598 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.05.14 14:06:41.951690 [ 271 ] {ecac59db-9e60-4d99-a753-761b38637b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6869 | 2026.05.14 14:06:41.951730 [ 271 ] {ecac59db-9e60-4d99-a753-761b38637b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6870 | 2026.05.14 14:06:41.952064 [ 271 ] {ecac59db-9e60-4d99-a753-761b38637b28} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2026.05.14 14:06:41.952101 [ 271 ] {ecac59db-9e60-4d99-a753-761b38637b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 6872 | 2026.05.14 14:06:41.952488 [ 271 ] {ecac59db-9e60-4d99-a753-761b38637b28} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6873 | 2026.05.14 14:06:41.952716 [ 271 ] {ecac59db-9e60-4d99-a753-761b38637b28} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.05.14 14:06:41.952850 [ 271 ] {ecac59db-9e60-4d99-a753-761b38637b28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 6875 | 2026.05.14 14:06:41.952886 [ 271 ] {ecac59db-9e60-4d99-a753-761b38637b28} <Debug> TCPHandler: Processed in 0.001320452 sec. | ||
| 6876 | 2026.05.14 14:06:43.510987 [ 116 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6877 | 2026.05.14 14:06:43.511052 [ 116 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2026.05.14 14:06:43.511077 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 6879 | 2026.05.14 14:06:43.511192 [ 189 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6880 | 2026.05.14 14:06:43.511346 [ 189 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6881 | 2026.05.14 14:06:43.511379 [ 189 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 6882 | 2026.05.14 14:06:43.511444 [ 189 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6883 | 2026.05.14 14:06:43.511486 [ 189 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6884 | 2026.05.14 14:06:43.511524 [ 189 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6885 | 2026.05.14 14:06:43.511563 [ 189 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6886 | 2026.05.14 14:06:43.512296 [ 197 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001147091 sec., 16563.637932823116 rows/sec., 1.09 MiB/sec. | ||
| 6887 | 2026.05.14 14:06:43.512499 [ 198 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6888 | 2026.05.14 14:06:43.512830 [ 198 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_19_4} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2026.05.14 14:06:43.512914 [ 198 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_19_4} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6890 | 2026.05.14 14:06:43.512998 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 6891 | 2026.05.14 14:06:43.963061 [ 116 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6892 | 2026.05.14 14:06:43.963156 [ 116 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2026.05.14 14:06:43.963192 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 6894 | 2026.05.14 14:06:43.963361 [ 189 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6895 | 2026.05.14 14:06:43.963641 [ 189 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6896 | 2026.05.14 14:06:43.963685 [ 189 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 6897 | 2026.05.14 14:06:43.963765 [ 189 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6898 | 2026.05.14 14:06:43.963819 [ 189 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6899 | 2026.05.14 14:06:43.963868 [ 189 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6900 | 2026.05.14 14:06:43.963917 [ 189 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6901 | 2026.05.14 14:06:43.964710 [ 197 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001365823 sec., 83466.15923146704 rows/sec., 4.26 MiB/sec. | ||
| 6902 | 2026.05.14 14:06:43.964875 [ 197 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6903 | 2026.05.14 14:06:43.965185 [ 197 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_19_4} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.05.14 14:06:43.965265 [ 197 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_19_4} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6905 | 2026.05.14 14:06:43.965354 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6906 | 2026.05.14 14:06:45.001295 [ 140 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6907 | 2026.05.14 14:06:45.001365 [ 140 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2026.05.14 14:06:45.001387 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 6909 | 2026.05.14 14:06:45.001518 [ 194 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6910 | 2026.05.14 14:06:45.001691 [ 194 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6911 | 2026.05.14 14:06:45.001728 [ 194 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 213 rows starting from the beginning of the part | ||
| 6912 | 2026.05.14 14:06:45.001797 [ 194 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 195 rows starting from the beginning of the part | ||
| 6913 | 2026.05.14 14:06:45.001844 [ 194 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 184 rows starting from the beginning of the part | ||
| 6914 | 2026.05.14 14:06:45.001887 [ 194 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 184 rows starting from the beginning of the part | ||
| 6915 | 2026.05.14 14:06:45.001928 [ 194 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 213 rows starting from the beginning of the part | ||
| 6916 | 2026.05.14 14:06:45.002958 [ 189 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524225 sec., 648854.3358100018 rows/sec., 43.16 MiB/sec. | ||
| 6917 | 2026.05.14 14:06:45.003135 [ 189 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6918 | 2026.05.14 14:06:45.003403 [ 189 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_19_4} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2026.05.14 14:06:45.003475 [ 189 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_19_4} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6920 | 2026.05.14 14:06:45.003623 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6921 | 2026.05.14 14:06:46.251736 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6922 | 2026.05.14 14:06:46.251815 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6923 | 2026.05.14 14:06:46.339367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13480 | ||
| 6924 | 2026.05.14 14:06:46.339948 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.05.14 14:06:46.339995 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 6926 | 2026.05.14 14:06:46.340528 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6927 | 2026.05.14 14:06:46.340770 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.05.14 14:06:46.340907 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13480 | ||
| 6929 | 2026.05.14 14:06:46.379304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 862 | ||
| 6930 | 2026.05.14 14:06:46.381702 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.05.14 14:06:46.381743 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 6932 | 2026.05.14 14:06:46.382956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6933 | 2026.05.14 14:06:46.383217 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.05.14 14:06:46.383372 [ 140 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6935 | 2026.05.14 14:06:46.383441 [ 140 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2026.05.14 14:06:46.383462 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 6937 | 2026.05.14 14:06:46.383463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 862 | ||
| 6938 | 2026.05.14 14:06:46.383582 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 6939 | 2026.05.14 14:06:46.384085 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6940 | 2026.05.14 14:06:46.384248 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 660 rows starting from the beginning of the part | ||
| 6941 | 2026.05.14 14:06:46.384661 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 6942 | 2026.05.14 14:06:46.385065 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 6943 | 2026.05.14 14:06:46.385452 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 6944 | 2026.05.14 14:06:46.385840 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 62 rows starting from the beginning of the part | ||
| 6945 | 2026.05.14 14:06:46.386203 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
| 6946 | 2026.05.14 14:06:46.392706 [ 194 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 862 rows, containing 72 columns (72 merged, 0 gathered) in 0.009171645 sec., 93985.32106290637 rows/sec., 80.52 MiB/sec. | ||
| 6947 | 2026.05.14 14:06:46.393985 [ 192 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6948 | 2026.05.14 14:06:46.394628 [ 192 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_21_4} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2026.05.14 14:06:46.394715 [ 192 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_21_4} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6950 | 2026.05.14 14:06:46.395078 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 6951 | 2026.05.14 14:06:46.948862 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6952 | 2026.05.14 14:06:46.949127 [ 271 ] {251c2876-a7f7-4a00-8cfe-082191daf445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 6953 | 2026.05.14 14:06:46.949505 [ 271 ] {251c2876-a7f7-4a00-8cfe-082191daf445} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6954 | 2026.05.14 14:06:46.949547 [ 271 ] {251c2876-a7f7-4a00-8cfe-082191daf445} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 6955 | 2026.05.14 14:06:46.949789 [ 271 ] {251c2876-a7f7-4a00-8cfe-082191daf445} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6956 | 2026.05.14 14:06:46.949857 [ 271 ] {251c2876-a7f7-4a00-8cfe-082191daf445} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6957 | 2026.05.14 14:06:46.950000 [ 271 ] {251c2876-a7f7-4a00-8cfe-082191daf445} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6958 | 2026.05.14 14:06:46.950037 [ 271 ] {251c2876-a7f7-4a00-8cfe-082191daf445} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6959 | 2026.05.14 14:06:46.950059 [ 271 ] {251c2876-a7f7-4a00-8cfe-082191daf445} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 6960 | 2026.05.14 14:06:46.950075 [ 271 ] {251c2876-a7f7-4a00-8cfe-082191daf445} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6961 | 2026.05.14 14:06:46.950116 [ 271 ] {251c2876-a7f7-4a00-8cfe-082191daf445} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 6962 | 2026.05.14 14:06:46.950137 [ 271 ] {251c2876-a7f7-4a00-8cfe-082191daf445} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 6963 | 2026.05.14 14:06:46.951217 [ 271 ] {251c2876-a7f7-4a00-8cfe-082191daf445} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002204 sec., 19963.702359346644 rows/sec., 4.17 MiB/sec. | ||
| 6964 | 2026.05.14 14:06:46.951318 [ 271 ] {251c2876-a7f7-4a00-8cfe-082191daf445} <Debug> TCPHandler: Processed in 0.002593934 sec. | ||
| 6965 | 2026.05.14 14:06:46.956828 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2026.05.14 14:06:46.956959 [ 271 ] {c41c9c9d-79d3-44f3-8768-ea0366ed9c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6967 | 2026.05.14 14:06:46.957011 [ 271 ] {c41c9c9d-79d3-44f3-8768-ea0366ed9c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6968 | 2026.05.14 14:06:46.957606 [ 271 ] {c41c9c9d-79d3-44f3-8768-ea0366ed9c48} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2026.05.14 14:06:46.957654 [ 271 ] {c41c9c9d-79d3-44f3-8768-ea0366ed9c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 6970 | 2026.05.14 14:06:46.958057 [ 271 ] {c41c9c9d-79d3-44f3-8768-ea0366ed9c48} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6971 | 2026.05.14 14:06:46.958277 [ 271 ] {c41c9c9d-79d3-44f3-8768-ea0366ed9c48} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2026.05.14 14:06:46.958420 [ 271 ] {c41c9c9d-79d3-44f3-8768-ea0366ed9c48} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001497 sec., 189712.75885103538 rows/sec., 12.05 MiB/sec. | ||
| 6973 | 2026.05.14 14:06:46.958458 [ 271 ] {c41c9c9d-79d3-44f3-8768-ea0366ed9c48} <Debug> TCPHandler: Processed in 0.001691536 sec. | ||
| 6974 | 2026.05.14 14:06:46.958589 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6975 | 2026.05.14 14:06:46.958687 [ 271 ] {0cec5737-9268-4da6-ae5c-3776b66cba1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6976 | 2026.05.14 14:06:46.958728 [ 271 ] {0cec5737-9268-4da6-ae5c-3776b66cba1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6977 | 2026.05.14 14:06:46.959418 [ 271 ] {0cec5737-9268-4da6-ae5c-3776b66cba1a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2026.05.14 14:06:46.959454 [ 271 ] {0cec5737-9268-4da6-ae5c-3776b66cba1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 6979 | 2026.05.14 14:06:46.959809 [ 271 ] {0cec5737-9268-4da6-ae5c-3776b66cba1a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6980 | 2026.05.14 14:06:46.960018 [ 271 ] {0cec5737-9268-4da6-ae5c-3776b66cba1a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2026.05.14 14:06:46.960150 [ 271 ] {0cec5737-9268-4da6-ae5c-3776b66cba1a} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001481 sec., 594868.3322079676 rows/sec., 46.74 MiB/sec. | ||
| 6982 | 2026.05.14 14:06:46.960162 [ 140 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6983 | 2026.05.14 14:06:46.960187 [ 271 ] {0cec5737-9268-4da6-ae5c-3776b66cba1a} <Debug> TCPHandler: Processed in 0.001647416 sec. | ||
| 6984 | 2026.05.14 14:06:46.960229 [ 140 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.05.14 14:06:46.960260 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 6986 | 2026.05.14 14:06:46.960332 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2026.05.14 14:06:46.960393 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6988 | 2026.05.14 14:06:46.960441 [ 271 ] {25627210-48af-423e-ad82-357c1d54c07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6989 | 2026.05.14 14:06:46.960487 [ 271 ] {25627210-48af-423e-ad82-357c1d54c07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6990 | 2026.05.14 14:06:46.960539 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6991 | 2026.05.14 14:06:46.960576 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3239 rows starting from the beginning of the part | ||
| 6992 | 2026.05.14 14:06:46.960656 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6993 | 2026.05.14 14:06:46.960726 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 3239 rows starting from the beginning of the part | ||
| 6994 | 2026.05.14 14:06:46.960781 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6995 | 2026.05.14 14:06:46.960826 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6996 | 2026.05.14 14:06:46.960869 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 881 rows starting from the beginning of the part | ||
| 6997 | 2026.05.14 14:06:46.961001 [ 271 ] {25627210-48af-423e-ad82-357c1d54c07b} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2026.05.14 14:06:46.961044 [ 271 ] {25627210-48af-423e-ad82-357c1d54c07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 6999 | 2026.05.14 14:06:46.961524 [ 271 ] {25627210-48af-423e-ad82-357c1d54c07b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7000 | 2026.05.14 14:06:46.961753 [ 271 ] {25627210-48af-423e-ad82-357c1d54c07b} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2026.05.14 14:06:46.961893 [ 271 ] {25627210-48af-423e-ad82-357c1d54c07b} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001477 sec., 124576.84495599188 rows/sec., 7.74 MiB/sec. | ||
| 7002 | 2026.05.14 14:06:46.961933 [ 271 ] {25627210-48af-423e-ad82-357c1d54c07b} <Debug> TCPHandler: Processed in 0.001650305 sec. | ||
| 7003 | 2026.05.14 14:06:46.962076 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2026.05.14 14:06:46.962173 [ 271 ] {c88e1f2d-1285-4b1c-8556-daa013af5a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7005 | 2026.05.14 14:06:46.962213 [ 271 ] {c88e1f2d-1285-4b1c-8556-daa013af5a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7006 | 2026.05.14 14:06:46.962654 [ 271 ] {c88e1f2d-1285-4b1c-8556-daa013af5a36} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2026.05.14 14:06:46.962691 [ 271 ] {c88e1f2d-1285-4b1c-8556-daa013af5a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7008 | 2026.05.14 14:06:46.963001 [ 271 ] {c88e1f2d-1285-4b1c-8556-daa013af5a36} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7009 | 2026.05.14 14:06:46.963089 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7527 rows, containing 5 columns (5 merged, 0 gathered) in 0.002760625 sec., 2726556.4863029206 rows/sec., 215.39 MiB/sec. | ||
| 7010 | 2026.05.14 14:06:46.963213 [ 271 ] {c88e1f2d-1285-4b1c-8556-daa013af5a36} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.05.14 14:06:46.963346 [ 271 ] {c88e1f2d-1285-4b1c-8556-daa013af5a36} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 7012 | 2026.05.14 14:06:46.963386 [ 271 ] {c88e1f2d-1285-4b1c-8556-daa013af5a36} <Debug> TCPHandler: Processed in 0.001360352 sec. | ||
| 7013 | 2026.05.14 14:06:46.963410 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7014 | 2026.05.14 14:06:46.963514 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7015 | 2026.05.14 14:06:46.963618 [ 271 ] {962dd723-7a19-455a-a560-6ff4c01088dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7016 | 2026.05.14 14:06:46.963665 [ 271 ] {962dd723-7a19-455a-a560-6ff4c01088dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7017 | 2026.05.14 14:06:46.963687 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_46_9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.05.14 14:06:46.963763 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_46_9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7019 | 2026.05.14 14:06:46.963839 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 7020 | 2026.05.14 14:06:46.964102 [ 271 ] {962dd723-7a19-455a-a560-6ff4c01088dc} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.05.14 14:06:46.964143 [ 271 ] {962dd723-7a19-455a-a560-6ff4c01088dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7022 | 2026.05.14 14:06:46.964454 [ 271 ] {962dd723-7a19-455a-a560-6ff4c01088dc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7023 | 2026.05.14 14:06:46.964683 [ 271 ] {962dd723-7a19-455a-a560-6ff4c01088dc} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.05.14 14:06:46.964810 [ 271 ] {962dd723-7a19-455a-a560-6ff4c01088dc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00121 sec., 122314.04958677686 rows/sec., 6.96 MiB/sec. | ||
| 7025 | 2026.05.14 14:06:46.964847 [ 271 ] {962dd723-7a19-455a-a560-6ff4c01088dc} <Debug> TCPHandler: Processed in 0.001382983 sec. | ||
| 7026 | 2026.05.14 14:06:46.964985 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2026.05.14 14:06:46.965082 [ 271 ] {c8c9c9d6-64a5-4b6c-9498-cb7476cd1f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7028 | 2026.05.14 14:06:46.965122 [ 271 ] {c8c9c9d6-64a5-4b6c-9498-cb7476cd1f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7029 | 2026.05.14 14:06:46.965682 [ 271 ] {c8c9c9d6-64a5-4b6c-9498-cb7476cd1f4e} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.05.14 14:06:46.965719 [ 271 ] {c8c9c9d6-64a5-4b6c-9498-cb7476cd1f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7031 | 2026.05.14 14:06:46.966045 [ 271 ] {c8c9c9d6-64a5-4b6c-9498-cb7476cd1f4e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7032 | 2026.05.14 14:06:46.966249 [ 271 ] {c8c9c9d6-64a5-4b6c-9498-cb7476cd1f4e} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.05.14 14:06:46.966373 [ 271 ] {c8c9c9d6-64a5-4b6c-9498-cb7476cd1f4e} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001309 sec., 406417.1122994652 rows/sec., 28.75 MiB/sec. | ||
| 7034 | 2026.05.14 14:06:46.966377 [ 140 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7035 | 2026.05.14 14:06:46.966413 [ 271 ] {c8c9c9d6-64a5-4b6c-9498-cb7476cd1f4e} <Debug> TCPHandler: Processed in 0.001477364 sec. | ||
| 7036 | 2026.05.14 14:06:46.966425 [ 140 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.05.14 14:06:46.966451 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7038 | 2026.05.14 14:06:46.966542 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2026.05.14 14:06:46.966556 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7040 | 2026.05.14 14:06:46.966644 [ 271 ] {96a61135-bdff-41c0-b8d8-a21dc4b863f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7041 | 2026.05.14 14:06:46.966689 [ 271 ] {96a61135-bdff-41c0-b8d8-a21dc4b863f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7042 | 2026.05.14 14:06:46.966703 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7043 | 2026.05.14 14:06:46.966739 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1797 rows starting from the beginning of the part | ||
| 7044 | 2026.05.14 14:06:46.966819 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7045 | 2026.05.14 14:06:46.966872 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1776 rows starting from the beginning of the part | ||
| 7046 | 2026.05.14 14:06:46.966915 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 7047 | 2026.05.14 14:06:46.966954 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 7048 | 2026.05.14 14:06:46.966995 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 532 rows starting from the beginning of the part | ||
| 7049 | 2026.05.14 14:06:46.967078 [ 271 ] {96a61135-bdff-41c0-b8d8-a21dc4b863f5} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7050 | 2026.05.14 14:06:46.967120 [ 271 ] {96a61135-bdff-41c0-b8d8-a21dc4b863f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7051 | 2026.05.14 14:06:46.967464 [ 271 ] {96a61135-bdff-41c0-b8d8-a21dc4b863f5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7052 | 2026.05.14 14:06:46.967690 [ 271 ] {96a61135-bdff-41c0-b8d8-a21dc4b863f5} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2026.05.14 14:06:46.967827 [ 271 ] {96a61135-bdff-41c0-b8d8-a21dc4b863f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001199 sec., 5004.170141784821 rows/sec., 261.45 KiB/sec. | ||
| 7054 | 2026.05.14 14:06:46.967869 [ 271 ] {96a61135-bdff-41c0-b8d8-a21dc4b863f5} <Debug> TCPHandler: Processed in 0.001376023 sec. | ||
| 7055 | 2026.05.14 14:06:46.968015 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7056 | 2026.05.14 14:06:46.968113 [ 271 ] {01e8ae07-dc66-43b2-bc5b-15c182127543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7057 | 2026.05.14 14:06:46.968156 [ 271 ] {01e8ae07-dc66-43b2-bc5b-15c182127543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7058 | 2026.05.14 14:06:46.968521 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4297 rows, containing 5 columns (5 merged, 0 gathered) in 0.002018059 sec., 2129273.722918904 rows/sec., 154.07 MiB/sec. | ||
| 7059 | 2026.05.14 14:06:46.968580 [ 271 ] {01e8ae07-dc66-43b2-bc5b-15c182127543} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.05.14 14:06:46.968621 [ 271 ] {01e8ae07-dc66-43b2-bc5b-15c182127543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7061 | 2026.05.14 14:06:46.968779 [ 192 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7062 | 2026.05.14 14:06:46.968995 [ 271 ] {01e8ae07-dc66-43b2-bc5b-15c182127543} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7063 | 2026.05.14 14:06:46.969103 [ 192 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_46_9} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2026.05.14 14:06:46.969210 [ 192 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_46_9} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7065 | 2026.05.14 14:06:46.969263 [ 271 ] {01e8ae07-dc66-43b2-bc5b-15c182127543} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7066 | 2026.05.14 14:06:46.969316 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7067 | 2026.05.14 14:06:46.969395 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7068 | 2026.05.14 14:06:46.969401 [ 271 ] {01e8ae07-dc66-43b2-bc5b-15c182127543} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001304 sec., 203220.85889570552 rows/sec., 13.50 MiB/sec. | ||
| 7069 | 2026.05.14 14:06:46.969435 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2026.05.14 14:06:46.969458 [ 271 ] {01e8ae07-dc66-43b2-bc5b-15c182127543} <Debug> TCPHandler: Processed in 0.001492243 sec. | ||
| 7071 | 2026.05.14 14:06:46.969460 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7072 | 2026.05.14 14:06:46.969548 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7073 | 2026.05.14 14:06:46.969596 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7074 | 2026.05.14 14:06:46.969649 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7075 | 2026.05.14 14:06:46.969682 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 16631 rows starting from the beginning of the part | ||
| 7076 | 2026.05.14 14:06:46.969699 [ 271 ] {2fb87a54-d525-41b7-be52-026554ad10ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7077 | 2026.05.14 14:06:46.969729 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7078 | 2026.05.14 14:06:46.969746 [ 271 ] {2fb87a54-d525-41b7-be52-026554ad10ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7079 | 2026.05.14 14:06:46.969772 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1610 rows starting from the beginning of the part | ||
| 7080 | 2026.05.14 14:06:46.969811 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 128 rows starting from the beginning of the part | ||
| 7081 | 2026.05.14 14:06:46.969848 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7082 | 2026.05.14 14:06:46.969885 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 265 rows starting from the beginning of the part | ||
| 7083 | 2026.05.14 14:06:46.970143 [ 271 ] {2fb87a54-d525-41b7-be52-026554ad10ee} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2026.05.14 14:06:46.970183 [ 271 ] {2fb87a54-d525-41b7-be52-026554ad10ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7085 | 2026.05.14 14:06:46.970498 [ 271 ] {2fb87a54-d525-41b7-be52-026554ad10ee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7086 | 2026.05.14 14:06:46.970709 [ 271 ] {2fb87a54-d525-41b7-be52-026554ad10ee} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2026.05.14 14:06:46.970841 [ 271 ] {2fb87a54-d525-41b7-be52-026554ad10ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001158 sec., 863.5578583765113 rows/sec., 58.19 KiB/sec. | ||
| 7088 | 2026.05.14 14:06:46.970879 [ 271 ] {2fb87a54-d525-41b7-be52-026554ad10ee} <Debug> TCPHandler: Processed in 0.001332173 sec. | ||
| 7089 | 2026.05.14 14:06:46.971026 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7090 | 2026.05.14 14:06:46.971122 [ 271 ] {1d1a2042-e4f8-4432-a252-d737aeb797de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7091 | 2026.05.14 14:06:46.971175 [ 271 ] {1d1a2042-e4f8-4432-a252-d737aeb797de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7092 | 2026.05.14 14:06:46.972188 [ 271 ] {1d1a2042-e4f8-4432-a252-d737aeb797de} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2026.05.14 14:06:46.972236 [ 271 ] {1d1a2042-e4f8-4432-a252-d737aeb797de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7094 | 2026.05.14 14:06:46.973294 [ 271 ] {1d1a2042-e4f8-4432-a252-d737aeb797de} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7095 | 2026.05.14 14:06:46.973573 [ 271 ] {1d1a2042-e4f8-4432-a252-d737aeb797de} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2026.05.14 14:06:46.973760 [ 271 ] {1d1a2042-e4f8-4432-a252-d737aeb797de} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002653 sec., 15831.1345646438 rows/sec., 28.37 MiB/sec. | ||
| 7097 | 2026.05.14 14:06:46.973903 [ 271 ] {1d1a2042-e4f8-4432-a252-d737aeb797de} <Debug> TCPHandler: Processed in 0.002924047 sec. | ||
| 7098 | 2026.05.14 14:06:46.974098 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2026.05.14 14:06:46.974228 [ 271 ] {c2c4e914-9c43-49bd-af89-33c666f53cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7100 | 2026.05.14 14:06:46.974287 [ 271 ] {c2c4e914-9c43-49bd-af89-33c666f53cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7101 | 2026.05.14 14:06:46.974708 [ 271 ] {c2c4e914-9c43-49bd-af89-33c666f53cb8} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2026.05.14 14:06:46.974747 [ 271 ] {c2c4e914-9c43-49bd-af89-33c666f53cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7103 | 2026.05.14 14:06:46.975146 [ 271 ] {c2c4e914-9c43-49bd-af89-33c666f53cb8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7104 | 2026.05.14 14:06:46.975368 [ 271 ] {c2c4e914-9c43-49bd-af89-33c666f53cb8} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2026.05.14 14:06:46.975472 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18954 rows, containing 5 columns (5 merged, 0 gathered) in 0.005953565 sec., 3183638.7105876897 rows/sec., 202.48 MiB/sec. | ||
| 7106 | 2026.05.14 14:06:46.975497 [ 271 ] {c2c4e914-9c43-49bd-af89-33c666f53cb8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001308 sec., 68807.3394495413 rows/sec., 4.31 MiB/sec. | ||
| 7107 | 2026.05.14 14:06:46.975505 [ 140 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7108 | 2026.05.14 14:06:46.975569 [ 140 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2026.05.14 14:06:46.975593 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7110 | 2026.05.14 14:06:46.975601 [ 271 ] {c2c4e914-9c43-49bd-af89-33c666f53cb8} <Debug> TCPHandler: Processed in 0.001612645 sec. | ||
| 7111 | 2026.05.14 14:06:46.975684 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7112 | 2026.05.14 14:06:46.975801 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7113 | 2026.05.14 14:06:46.975834 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2640 rows starting from the beginning of the part | ||
| 7114 | 2026.05.14 14:06:46.975878 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7115 | 2026.05.14 14:06:46.975894 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7116 | 2026.05.14 14:06:46.975951 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 42 rows starting from the beginning of the part | ||
| 7117 | 2026.05.14 14:06:46.975998 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
| 7118 | 2026.05.14 14:06:46.976043 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7119 | 2026.05.14 14:06:46.976091 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 7120 | 2026.05.14 14:06:46.976146 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.05.14 14:06:46.976226 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7122 | 2026.05.14 14:06:46.976288 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. | ||
| 7123 | 2026.05.14 14:06:46.977175 [ 192 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2940 rows, containing 4 columns (4 merged, 0 gathered) in 0.001533824 sec., 1916777.9354084954 rows/sec., 123.52 MiB/sec. | ||
| 7124 | 2026.05.14 14:06:46.977452 [ 192 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7125 | 2026.05.14 14:06:46.977717 [ 192 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_46_9} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2026.05.14 14:06:46.977784 [ 192 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_46_9} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7127 | 2026.05.14 14:06:46.977867 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7128 | 2026.05.14 14:06:47.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.68 MiB, peak 285.75 MiB, free memory in arenas 0.00 B, will set to 282.05 MiB (RSS), difference: 2.37 MiB | ||
| 7129 | 2026.05.14 14:06:47.017351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7130 | 2026.05.14 14:06:47.033276 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.05.14 14:06:47.033318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7132 | 2026.05.14 14:06:47.039929 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7133 | 2026.05.14 14:06:47.040871 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.05.14 14:06:47.045922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7135 | 2026.05.14 14:06:51.941950 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7136 | 2026.05.14 14:06:51.942196 [ 271 ] {431033bd-1a3a-4ae4-99ce-bfa6b8b367cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 7137 | 2026.05.14 14:06:51.942513 [ 271 ] {431033bd-1a3a-4ae4-99ce-bfa6b8b367cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7138 | 2026.05.14 14:06:51.942549 [ 271 ] {431033bd-1a3a-4ae4-99ce-bfa6b8b367cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 7139 | 2026.05.14 14:06:51.942763 [ 271 ] {431033bd-1a3a-4ae4-99ce-bfa6b8b367cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7140 | 2026.05.14 14:06:51.942830 [ 271 ] {431033bd-1a3a-4ae4-99ce-bfa6b8b367cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7141 | 2026.05.14 14:06:51.942970 [ 271 ] {431033bd-1a3a-4ae4-99ce-bfa6b8b367cc} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7142 | 2026.05.14 14:06:51.943010 [ 271 ] {431033bd-1a3a-4ae4-99ce-bfa6b8b367cc} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7143 | 2026.05.14 14:06:51.943031 [ 271 ] {431033bd-1a3a-4ae4-99ce-bfa6b8b367cc} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 7144 | 2026.05.14 14:06:51.943047 [ 271 ] {431033bd-1a3a-4ae4-99ce-bfa6b8b367cc} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7145 | 2026.05.14 14:06:51.943086 [ 271 ] {431033bd-1a3a-4ae4-99ce-bfa6b8b367cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 7146 | 2026.05.14 14:06:51.943106 [ 271 ] {431033bd-1a3a-4ae4-99ce-bfa6b8b367cc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 7147 | 2026.05.14 14:06:51.944155 [ 271 ] {431033bd-1a3a-4ae4-99ce-bfa6b8b367cc} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00205 sec., 21463.41463414634 rows/sec., 4.49 MiB/sec. | ||
| 7148 | 2026.05.14 14:06:51.944262 [ 271 ] {431033bd-1a3a-4ae4-99ce-bfa6b8b367cc} <Debug> TCPHandler: Processed in 0.002443903 sec. | ||
| 7149 | 2026.05.14 14:06:51.946042 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7150 | 2026.05.14 14:06:51.946182 [ 271 ] {70875a52-f9d8-460a-a071-3bb2e7fee2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7151 | 2026.05.14 14:06:51.946234 [ 271 ] {70875a52-f9d8-460a-a071-3bb2e7fee2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7152 | 2026.05.14 14:06:51.946836 [ 271 ] {70875a52-f9d8-460a-a071-3bb2e7fee2b9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.05.14 14:06:51.946873 [ 271 ] {70875a52-f9d8-460a-a071-3bb2e7fee2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7154 | 2026.05.14 14:06:51.947241 [ 271 ] {70875a52-f9d8-460a-a071-3bb2e7fee2b9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7155 | 2026.05.14 14:06:51.947453 [ 271 ] {70875a52-f9d8-460a-a071-3bb2e7fee2b9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.05.14 14:06:51.947593 [ 271 ] {70875a52-f9d8-460a-a071-3bb2e7fee2b9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001449 sec., 38647.342995169085 rows/sec., 2.95 MiB/sec. | ||
| 7157 | 2026.05.14 14:06:51.947631 [ 271 ] {70875a52-f9d8-460a-a071-3bb2e7fee2b9} <Debug> TCPHandler: Processed in 0.001652886 sec. | ||
| 7158 | 2026.05.14 14:06:51.947758 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.05.14 14:06:51.947855 [ 271 ] {ce9919bf-bffc-46f4-81c7-146558321888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7160 | 2026.05.14 14:06:51.947895 [ 271 ] {ce9919bf-bffc-46f4-81c7-146558321888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7161 | 2026.05.14 14:06:51.948332 [ 271 ] {ce9919bf-bffc-46f4-81c7-146558321888} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.05.14 14:06:51.948366 [ 271 ] {ce9919bf-bffc-46f4-81c7-146558321888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7163 | 2026.05.14 14:06:51.948658 [ 271 ] {ce9919bf-bffc-46f4-81c7-146558321888} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7164 | 2026.05.14 14:06:51.948886 [ 271 ] {ce9919bf-bffc-46f4-81c7-146558321888} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.05.14 14:06:51.949011 [ 271 ] {ce9919bf-bffc-46f4-81c7-146558321888} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 7166 | 2026.05.14 14:06:51.949046 [ 271 ] {ce9919bf-bffc-46f4-81c7-146558321888} <Debug> TCPHandler: Processed in 0.001338713 sec. | ||
| 7167 | 2026.05.14 14:06:51.949184 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.05.14 14:06:51.949281 [ 271 ] {48e8d813-ba55-4f01-b154-6394df9b8932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7169 | 2026.05.14 14:06:51.949325 [ 271 ] {48e8d813-ba55-4f01-b154-6394df9b8932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7170 | 2026.05.14 14:06:51.949746 [ 271 ] {48e8d813-ba55-4f01-b154-6394df9b8932} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.05.14 14:06:51.949802 [ 271 ] {48e8d813-ba55-4f01-b154-6394df9b8932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7172 | 2026.05.14 14:06:51.950131 [ 271 ] {48e8d813-ba55-4f01-b154-6394df9b8932} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7173 | 2026.05.14 14:06:51.950344 [ 271 ] {48e8d813-ba55-4f01-b154-6394df9b8932} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.05.14 14:06:51.950469 [ 271 ] {48e8d813-ba55-4f01-b154-6394df9b8932} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 7175 | 2026.05.14 14:06:51.950505 [ 271 ] {48e8d813-ba55-4f01-b154-6394df9b8932} <Debug> TCPHandler: Processed in 0.001371332 sec. | ||
| 7176 | 2026.05.14 14:06:51.950627 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7177 | 2026.05.14 14:06:51.950723 [ 271 ] {df754e1b-b827-4332-9d28-6e604651a89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7178 | 2026.05.14 14:06:51.950764 [ 271 ] {df754e1b-b827-4332-9d28-6e604651a89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7179 | 2026.05.14 14:06:51.951172 [ 271 ] {df754e1b-b827-4332-9d28-6e604651a89f} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.05.14 14:06:51.951206 [ 271 ] {df754e1b-b827-4332-9d28-6e604651a89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7181 | 2026.05.14 14:06:51.951500 [ 271 ] {df754e1b-b827-4332-9d28-6e604651a89f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7182 | 2026.05.14 14:06:51.951702 [ 271 ] {df754e1b-b827-4332-9d28-6e604651a89f} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2026.05.14 14:06:51.951825 [ 271 ] {df754e1b-b827-4332-9d28-6e604651a89f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 7184 | 2026.05.14 14:06:51.951861 [ 271 ] {df754e1b-b827-4332-9d28-6e604651a89f} <Debug> TCPHandler: Processed in 0.001283662 sec. | ||
| 7185 | 2026.05.14 14:06:53.841683 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13928 | ||
| 7186 | 2026.05.14 14:06:53.842179 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2026.05.14 14:06:53.842212 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7188 | 2026.05.14 14:06:53.842703 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7189 | 2026.05.14 14:06:53.842918 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.05.14 14:06:53.843042 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13928 | ||
| 7191 | 2026.05.14 14:06:54.546806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7192 | 2026.05.14 14:06:54.564073 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2026.05.14 14:06:54.564145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7194 | 2026.05.14 14:06:54.570291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7195 | 2026.05.14 14:06:54.571188 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2026.05.14 14:06:54.578846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7197 | 2026.05.14 14:06:56.384604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 896 | ||
| 7198 | 2026.05.14 14:06:56.386983 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2026.05.14 14:06:56.387027 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7200 | 2026.05.14 14:06:56.388240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7201 | 2026.05.14 14:06:56.388495 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2026.05.14 14:06:56.388751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 896 | ||
| 7203 | 2026.05.14 14:06:56.949060 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7204 | 2026.05.14 14:06:56.949320 [ 271 ] {606a3c72-954c-49fd-89e3-6f4730bf72dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 7205 | 2026.05.14 14:06:56.949762 [ 271 ] {606a3c72-954c-49fd-89e3-6f4730bf72dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7206 | 2026.05.14 14:06:56.949802 [ 271 ] {606a3c72-954c-49fd-89e3-6f4730bf72dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 7207 | 2026.05.14 14:06:56.950038 [ 271 ] {606a3c72-954c-49fd-89e3-6f4730bf72dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7208 | 2026.05.14 14:06:56.950103 [ 271 ] {606a3c72-954c-49fd-89e3-6f4730bf72dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7209 | 2026.05.14 14:06:56.950241 [ 271 ] {606a3c72-954c-49fd-89e3-6f4730bf72dd} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7210 | 2026.05.14 14:06:56.950277 [ 271 ] {606a3c72-954c-49fd-89e3-6f4730bf72dd} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7211 | 2026.05.14 14:06:56.950298 [ 271 ] {606a3c72-954c-49fd-89e3-6f4730bf72dd} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 7212 | 2026.05.14 14:06:56.950313 [ 271 ] {606a3c72-954c-49fd-89e3-6f4730bf72dd} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7213 | 2026.05.14 14:06:56.950353 [ 271 ] {606a3c72-954c-49fd-89e3-6f4730bf72dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 7214 | 2026.05.14 14:06:56.950373 [ 271 ] {606a3c72-954c-49fd-89e3-6f4730bf72dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 7215 | 2026.05.14 14:06:56.951634 [ 271 ] {606a3c72-954c-49fd-89e3-6f4730bf72dd} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002429 sec., 18114.45039110745 rows/sec., 3.79 MiB/sec. | ||
| 7216 | 2026.05.14 14:06:56.951752 [ 271 ] {606a3c72-954c-49fd-89e3-6f4730bf72dd} <Debug> TCPHandler: Processed in 0.002836006 sec. | ||
| 7217 | 2026.05.14 14:06:56.957061 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7218 | 2026.05.14 14:06:56.957203 [ 271 ] {53c933c1-c398-434e-9234-27bba7ad480e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7219 | 2026.05.14 14:06:56.957255 [ 271 ] {53c933c1-c398-434e-9234-27bba7ad480e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7220 | 2026.05.14 14:06:56.957865 [ 271 ] {53c933c1-c398-434e-9234-27bba7ad480e} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.05.14 14:06:56.957906 [ 271 ] {53c933c1-c398-434e-9234-27bba7ad480e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7222 | 2026.05.14 14:06:56.958277 [ 271 ] {53c933c1-c398-434e-9234-27bba7ad480e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7223 | 2026.05.14 14:06:56.958492 [ 271 ] {53c933c1-c398-434e-9234-27bba7ad480e} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2026.05.14 14:06:56.958636 [ 271 ] {53c933c1-c398-434e-9234-27bba7ad480e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001478 sec., 192151.55615696887 rows/sec., 12.20 MiB/sec. | ||
| 7225 | 2026.05.14 14:06:56.958643 [ 141 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7226 | 2026.05.14 14:06:56.958676 [ 271 ] {53c933c1-c398-434e-9234-27bba7ad480e} <Debug> TCPHandler: Processed in 0.001676465 sec. | ||
| 7227 | 2026.05.14 14:06:56.958710 [ 141 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.05.14 14:06:56.958736 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7229 | 2026.05.14 14:06:56.958821 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2026.05.14 14:06:56.958831 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7231 | 2026.05.14 14:06:56.958925 [ 271 ] {f42570be-8fea-4e0b-95f5-427863cdc728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7232 | 2026.05.14 14:06:56.958952 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7233 | 2026.05.14 14:06:56.958970 [ 271 ] {f42570be-8fea-4e0b-95f5-427863cdc728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7234 | 2026.05.14 14:06:56.958987 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 284 rows starting from the beginning of the part | ||
| 7235 | 2026.05.14 14:06:56.959050 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7236 | 2026.05.14 14:06:56.959096 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7237 | 2026.05.14 14:06:56.959140 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7238 | 2026.05.14 14:06:56.959180 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7239 | 2026.05.14 14:06:56.959917 [ 271 ] {f42570be-8fea-4e0b-95f5-427863cdc728} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2026.05.14 14:06:56.959959 [ 271 ] {f42570be-8fea-4e0b-95f5-427863cdc728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7241 | 2026.05.14 14:06:56.960093 [ 190 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297562 sec., 1094360.038287188 rows/sec., 73.68 MiB/sec. | ||
| 7242 | 2026.05.14 14:06:56.960267 [ 196 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7243 | 2026.05.14 14:06:56.960345 [ 271 ] {f42570be-8fea-4e0b-95f5-427863cdc728} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7244 | 2026.05.14 14:06:56.960568 [ 271 ] {f42570be-8fea-4e0b-95f5-427863cdc728} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2026.05.14 14:06:56.960579 [ 196 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_21_5} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2026.05.14 14:06:56.960644 [ 196 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_21_5} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7247 | 2026.05.14 14:06:56.960700 [ 271 ] {f42570be-8fea-4e0b-95f5-427863cdc728} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001794 sec., 491081.3823857302 rows/sec., 38.58 MiB/sec. | ||
| 7248 | 2026.05.14 14:06:56.960715 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7249 | 2026.05.14 14:06:56.960737 [ 271 ] {f42570be-8fea-4e0b-95f5-427863cdc728} <Debug> TCPHandler: Processed in 0.001967868 sec. | ||
| 7250 | 2026.05.14 14:06:56.960855 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7251 | 2026.05.14 14:06:56.960945 [ 271 ] {e02029b5-a2f5-4b6e-911f-4365343b60a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7252 | 2026.05.14 14:06:56.960983 [ 271 ] {e02029b5-a2f5-4b6e-911f-4365343b60a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7253 | 2026.05.14 14:06:56.961451 [ 271 ] {e02029b5-a2f5-4b6e-911f-4365343b60a8} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.05.14 14:06:56.961485 [ 271 ] {e02029b5-a2f5-4b6e-911f-4365343b60a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7255 | 2026.05.14 14:06:56.961835 [ 271 ] {e02029b5-a2f5-4b6e-911f-4365343b60a8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7256 | 2026.05.14 14:06:56.962048 [ 271 ] {e02029b5-a2f5-4b6e-911f-4365343b60a8} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2026.05.14 14:06:56.962179 [ 271 ] {e02029b5-a2f5-4b6e-911f-4365343b60a8} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001235 sec., 148987.85425101215 rows/sec., 9.25 MiB/sec. | ||
| 7258 | 2026.05.14 14:06:56.962216 [ 271 ] {e02029b5-a2f5-4b6e-911f-4365343b60a8} <Debug> TCPHandler: Processed in 0.001399183 sec. | ||
| 7259 | 2026.05.14 14:06:56.962340 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7260 | 2026.05.14 14:06:56.962437 [ 271 ] {ab969cf1-48fc-4314-90e3-044c215a6f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7261 | 2026.05.14 14:06:56.962476 [ 271 ] {ab969cf1-48fc-4314-90e3-044c215a6f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7262 | 2026.05.14 14:06:56.962925 [ 271 ] {ab969cf1-48fc-4314-90e3-044c215a6f40} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2026.05.14 14:06:56.962960 [ 271 ] {ab969cf1-48fc-4314-90e3-044c215a6f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7264 | 2026.05.14 14:06:56.963252 [ 271 ] {ab969cf1-48fc-4314-90e3-044c215a6f40} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7265 | 2026.05.14 14:06:56.963457 [ 271 ] {ab969cf1-48fc-4314-90e3-044c215a6f40} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.05.14 14:06:56.963569 [ 130 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7267 | 2026.05.14 14:06:56.963579 [ 271 ] {ab969cf1-48fc-4314-90e3-044c215a6f40} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 7268 | 2026.05.14 14:06:56.963640 [ 130 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.05.14 14:06:56.963657 [ 271 ] {ab969cf1-48fc-4314-90e3-044c215a6f40} <Debug> TCPHandler: Processed in 0.001364903 sec. | ||
| 7270 | 2026.05.14 14:06:56.963667 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7271 | 2026.05.14 14:06:56.963765 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 7272 | 2026.05.14 14:06:56.963865 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7273 | 2026.05.14 14:06:56.963886 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7274 | 2026.05.14 14:06:56.963895 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 950 rows starting from the beginning of the part | ||
| 7275 | 2026.05.14 14:06:56.963986 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 7276 | 2026.05.14 14:06:56.964034 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 7277 | 2026.05.14 14:06:56.964051 [ 271 ] {c009c805-cd20-4bd4-a87d-51e9daa0ddfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7278 | 2026.05.14 14:06:56.964075 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 950 rows starting from the beginning of the part | ||
| 7279 | 2026.05.14 14:06:56.964118 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 7280 | 2026.05.14 14:06:56.964124 [ 271 ] {c009c805-cd20-4bd4-a87d-51e9daa0ddfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7281 | 2026.05.14 14:06:56.964185 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 7282 | 2026.05.14 14:06:56.964788 [ 271 ] {c009c805-cd20-4bd4-a87d-51e9daa0ddfd} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.05.14 14:06:56.964831 [ 271 ] {c009c805-cd20-4bd4-a87d-51e9daa0ddfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7284 | 2026.05.14 14:06:56.965197 [ 271 ] {c009c805-cd20-4bd4-a87d-51e9daa0ddfd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7285 | 2026.05.14 14:06:56.965207 [ 199 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477273 sec., 1689599.6880739036 rows/sec., 108.18 MiB/sec. | ||
| 7286 | 2026.05.14 14:06:56.965437 [ 271 ] {c009c805-cd20-4bd4-a87d-51e9daa0ddfd} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7287 | 2026.05.14 14:06:56.965479 [ 190 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7288 | 2026.05.14 14:06:56.965561 [ 130 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7289 | 2026.05.14 14:06:56.965588 [ 271 ] {c009c805-cd20-4bd4-a87d-51e9daa0ddfd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001583 sec., 93493.36702463677 rows/sec., 5.32 MiB/sec. | ||
| 7290 | 2026.05.14 14:06:56.965599 [ 130 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.05.14 14:06:56.965658 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7292 | 2026.05.14 14:06:56.965665 [ 271 ] {c009c805-cd20-4bd4-a87d-51e9daa0ddfd} <Debug> TCPHandler: Processed in 0.001899817 sec. | ||
| 7293 | 2026.05.14 14:06:56.965731 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7294 | 2026.05.14 14:06:56.965830 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7295 | 2026.05.14 14:06:56.965835 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7296 | 2026.05.14 14:06:56.965857 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 148 rows starting from the beginning of the part | ||
| 7297 | 2026.05.14 14:06:56.965864 [ 190 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_21_4} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2026.05.14 14:06:56.965936 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7299 | 2026.05.14 14:06:56.965947 [ 271 ] {63f027c5-f038-4390-8589-43f3493e42a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7300 | 2026.05.14 14:06:56.965990 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7301 | 2026.05.14 14:06:56.966000 [ 271 ] {63f027c5-f038-4390-8589-43f3493e42a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7302 | 2026.05.14 14:06:56.965998 [ 190 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_21_4} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7303 | 2026.05.14 14:06:56.966036 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7304 | 2026.05.14 14:06:56.966102 [ 196 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7305 | 2026.05.14 14:06:56.966144 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7306 | 2026.05.14 14:06:56.966739 [ 271 ] {63f027c5-f038-4390-8589-43f3493e42a8} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2026.05.14 14:06:56.966778 [ 271 ] {63f027c5-f038-4390-8589-43f3493e42a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7308 | 2026.05.14 14:06:56.966865 [ 200 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001167211 sec., 633989.912706443 rows/sec., 38.48 MiB/sec. | ||
| 7309 | 2026.05.14 14:06:56.967034 [ 190 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7310 | 2026.05.14 14:06:56.967127 [ 271 ] {63f027c5-f038-4390-8589-43f3493e42a8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7311 | 2026.05.14 14:06:56.967354 [ 190 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_21_5} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2026.05.14 14:06:56.967402 [ 271 ] {63f027c5-f038-4390-8589-43f3493e42a8} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2026.05.14 14:06:56.967425 [ 190 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_21_5} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7314 | 2026.05.14 14:06:56.967495 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7315 | 2026.05.14 14:06:56.967539 [ 271 ] {63f027c5-f038-4390-8589-43f3493e42a8} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001666 sec., 319327.731092437 rows/sec., 22.59 MiB/sec. | ||
| 7316 | 2026.05.14 14:06:56.967580 [ 271 ] {63f027c5-f038-4390-8589-43f3493e42a8} <Debug> TCPHandler: Processed in 0.001851767 sec. | ||
| 7317 | 2026.05.14 14:06:56.967770 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7318 | 2026.05.14 14:06:56.967868 [ 271 ] {7f1d6528-5af6-49ca-adff-c057c5ffd2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7319 | 2026.05.14 14:06:56.967910 [ 271 ] {7f1d6528-5af6-49ca-adff-c057c5ffd2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7320 | 2026.05.14 14:06:56.968283 [ 271 ] {7f1d6528-5af6-49ca-adff-c057c5ffd2f2} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2026.05.14 14:06:56.968319 [ 271 ] {7f1d6528-5af6-49ca-adff-c057c5ffd2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7322 | 2026.05.14 14:06:56.968625 [ 271 ] {7f1d6528-5af6-49ca-adff-c057c5ffd2f2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7323 | 2026.05.14 14:06:56.968840 [ 271 ] {7f1d6528-5af6-49ca-adff-c057c5ffd2f2} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2026.05.14 14:06:56.968969 [ 271 ] {7f1d6528-5af6-49ca-adff-c057c5ffd2f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 7325 | 2026.05.14 14:06:56.969006 [ 271 ] {7f1d6528-5af6-49ca-adff-c057c5ffd2f2} <Debug> TCPHandler: Processed in 0.001285601 sec. | ||
| 7326 | 2026.05.14 14:06:56.969129 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7327 | 2026.05.14 14:06:56.969225 [ 271 ] {a41f3522-bdaf-4e04-a909-c077d954af1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7328 | 2026.05.14 14:06:56.969266 [ 271 ] {a41f3522-bdaf-4e04-a909-c077d954af1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7329 | 2026.05.14 14:06:56.969676 [ 271 ] {a41f3522-bdaf-4e04-a909-c077d954af1e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2026.05.14 14:06:56.969714 [ 271 ] {a41f3522-bdaf-4e04-a909-c077d954af1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7331 | 2026.05.14 14:06:56.970053 [ 271 ] {a41f3522-bdaf-4e04-a909-c077d954af1e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7332 | 2026.05.14 14:06:56.970266 [ 271 ] {a41f3522-bdaf-4e04-a909-c077d954af1e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2026.05.14 14:06:56.970394 [ 271 ] {a41f3522-bdaf-4e04-a909-c077d954af1e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 7334 | 2026.05.14 14:06:56.970430 [ 271 ] {a41f3522-bdaf-4e04-a909-c077d954af1e} <Debug> TCPHandler: Processed in 0.001350493 sec. | ||
| 7335 | 2026.05.14 14:06:56.970555 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2026.05.14 14:06:56.970652 [ 271 ] {736e78e3-ae11-4d05-bb3d-fbce4dffaea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7337 | 2026.05.14 14:06:56.970693 [ 271 ] {736e78e3-ae11-4d05-bb3d-fbce4dffaea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7338 | 2026.05.14 14:06:56.971019 [ 271 ] {736e78e3-ae11-4d05-bb3d-fbce4dffaea9} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2026.05.14 14:06:56.971055 [ 271 ] {736e78e3-ae11-4d05-bb3d-fbce4dffaea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7340 | 2026.05.14 14:06:56.971339 [ 271 ] {736e78e3-ae11-4d05-bb3d-fbce4dffaea9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7341 | 2026.05.14 14:06:56.971546 [ 271 ] {736e78e3-ae11-4d05-bb3d-fbce4dffaea9} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2026.05.14 14:06:56.971674 [ 271 ] {736e78e3-ae11-4d05-bb3d-fbce4dffaea9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 7343 | 2026.05.14 14:06:56.971715 [ 271 ] {736e78e3-ae11-4d05-bb3d-fbce4dffaea9} <Debug> TCPHandler: Processed in 0.001207311 sec. | ||
| 7344 | 2026.05.14 14:06:56.971839 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7345 | 2026.05.14 14:06:56.971946 [ 271 ] {5851e99a-53b8-49fa-ac24-3fbf75db37ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7346 | 2026.05.14 14:06:56.971998 [ 271 ] {5851e99a-53b8-49fa-ac24-3fbf75db37ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7347 | 2026.05.14 14:06:56.972854 [ 271 ] {5851e99a-53b8-49fa-ac24-3fbf75db37ca} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2026.05.14 14:06:56.972888 [ 271 ] {5851e99a-53b8-49fa-ac24-3fbf75db37ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7349 | 2026.05.14 14:06:56.973402 [ 271 ] {5851e99a-53b8-49fa-ac24-3fbf75db37ca} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7350 | 2026.05.14 14:06:56.973607 [ 271 ] {5851e99a-53b8-49fa-ac24-3fbf75db37ca} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2026.05.14 14:06:56.973782 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7352 | 2026.05.14 14:06:56.973812 [ 271 ] {5851e99a-53b8-49fa-ac24-3fbf75db37ca} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001893 sec., 22187.004754358164 rows/sec., 39.76 MiB/sec. | ||
| 7353 | 2026.05.14 14:06:56.973827 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2026.05.14 14:06:56.973859 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7355 | 2026.05.14 14:06:56.973882 [ 271 ] {5851e99a-53b8-49fa-ac24-3fbf75db37ca} <Debug> TCPHandler: Processed in 0.00208989 sec. | ||
| 7356 | 2026.05.14 14:06:56.973956 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 7357 | 2026.05.14 14:06:56.974027 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7358 | 2026.05.14 14:06:56.974128 [ 271 ] {e270059e-d383-43ce-ad5b-eac2e15f2479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7359 | 2026.05.14 14:06:56.974156 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7360 | 2026.05.14 14:06:56.974170 [ 271 ] {e270059e-d383-43ce-ad5b-eac2e15f2479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7361 | 2026.05.14 14:06:56.974214 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 667 rows starting from the beginning of the part | ||
| 7362 | 2026.05.14 14:06:56.974368 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 7363 | 2026.05.14 14:06:56.974505 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 7364 | 2026.05.14 14:06:56.974528 [ 271 ] {e270059e-d383-43ce-ad5b-eac2e15f2479} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.05.14 14:06:56.974569 [ 271 ] {e270059e-d383-43ce-ad5b-eac2e15f2479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.89 GiB. | ||
| 7366 | 2026.05.14 14:06:56.974609 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part | ||
| 7367 | 2026.05.14 14:06:56.974706 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 7368 | 2026.05.14 14:06:56.974796 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 7369 | 2026.05.14 14:06:56.974905 [ 271 ] {e270059e-d383-43ce-ad5b-eac2e15f2479} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7370 | 2026.05.14 14:06:56.975150 [ 271 ] {e270059e-d383-43ce-ad5b-eac2e15f2479} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2026.05.14 14:06:56.975288 [ 271 ] {e270059e-d383-43ce-ad5b-eac2e15f2479} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 4.78 MiB/sec. | ||
| 7372 | 2026.05.14 14:06:56.975324 [ 271 ] {e270059e-d383-43ce-ad5b-eac2e15f2479} <Debug> TCPHandler: Processed in 0.001346143 sec. | ||
| 7373 | 2026.05.14 14:06:56.982721 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 19 columns (19 merged, 0 gathered) in 0.008808111 sec., 100816.16818861615 rows/sec., 180.66 MiB/sec. | ||
| 7374 | 2026.05.14 14:06:56.983830 [ 193 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7375 | 2026.05.14 14:06:56.984155 [ 193 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7376 | 2026.05.14 14:06:56.984220 [ 193 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7377 | 2026.05.14 14:06:56.984318 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.85 MiB. | ||
| 7378 | 2026.05.14 14:06:57.000348 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.08 MiB, peak 290.88 MiB, free memory in arenas 0.00 B, will set to 284.69 MiB (RSS), difference: 1.61 MiB | ||
| 7379 | 2026.05.14 14:07:01.251930 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7380 | 2026.05.14 14:07:01.251999 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7381 | 2026.05.14 14:07:01.343360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14440 | ||
| 7382 | 2026.05.14 14:07:01.344134 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2026.05.14 14:07:01.344200 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7384 | 2026.05.14 14:07:01.344800 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7385 | 2026.05.14 14:07:01.345044 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2026.05.14 14:07:01.345179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14440 | ||
| 7387 | 2026.05.14 14:07:01.942495 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7388 | 2026.05.14 14:07:01.942745 [ 271 ] {60421e55-2782-4b46-8c4c-f85d794512d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 7389 | 2026.05.14 14:07:01.943095 [ 271 ] {60421e55-2782-4b46-8c4c-f85d794512d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7390 | 2026.05.14 14:07:01.943132 [ 271 ] {60421e55-2782-4b46-8c4c-f85d794512d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 7391 | 2026.05.14 14:07:01.943353 [ 271 ] {60421e55-2782-4b46-8c4c-f85d794512d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7392 | 2026.05.14 14:07:01.943424 [ 271 ] {60421e55-2782-4b46-8c4c-f85d794512d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7393 | 2026.05.14 14:07:01.943569 [ 271 ] {60421e55-2782-4b46-8c4c-f85d794512d0} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7394 | 2026.05.14 14:07:01.943606 [ 271 ] {60421e55-2782-4b46-8c4c-f85d794512d0} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7395 | 2026.05.14 14:07:01.943629 [ 271 ] {60421e55-2782-4b46-8c4c-f85d794512d0} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 7396 | 2026.05.14 14:07:01.943645 [ 271 ] {60421e55-2782-4b46-8c4c-f85d794512d0} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7397 | 2026.05.14 14:07:01.943689 [ 271 ] {60421e55-2782-4b46-8c4c-f85d794512d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 7398 | 2026.05.14 14:07:01.943709 [ 271 ] {60421e55-2782-4b46-8c4c-f85d794512d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 7399 | 2026.05.14 14:07:01.944847 [ 271 ] {60421e55-2782-4b46-8c4c-f85d794512d0} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002217 sec., 19846.63960306721 rows/sec., 4.15 MiB/sec. | ||
| 7400 | 2026.05.14 14:07:01.944964 [ 271 ] {60421e55-2782-4b46-8c4c-f85d794512d0} <Debug> TCPHandler: Processed in 0.002651505 sec. | ||
| 7401 | 2026.05.14 14:07:01.946829 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2026.05.14 14:07:01.947029 [ 271 ] {ae9c306b-cab6-4c34-868f-767f1933955b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7403 | 2026.05.14 14:07:01.947103 [ 271 ] {ae9c306b-cab6-4c34-868f-767f1933955b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7404 | 2026.05.14 14:07:01.948007 [ 271 ] {ae9c306b-cab6-4c34-868f-767f1933955b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2026.05.14 14:07:01.948050 [ 271 ] {ae9c306b-cab6-4c34-868f-767f1933955b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7406 | 2026.05.14 14:07:01.948429 [ 271 ] {ae9c306b-cab6-4c34-868f-767f1933955b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7407 | 2026.05.14 14:07:01.948647 [ 271 ] {ae9c306b-cab6-4c34-868f-767f1933955b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2026.05.14 14:07:01.948789 [ 271 ] {ae9c306b-cab6-4c34-868f-767f1933955b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00182 sec., 30769.23076923077 rows/sec., 2.35 MiB/sec. | ||
| 7409 | 2026.05.14 14:07:01.948828 [ 271 ] {ae9c306b-cab6-4c34-868f-767f1933955b} <Debug> TCPHandler: Processed in 0.0021571 sec. | ||
| 7410 | 2026.05.14 14:07:01.949002 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2026.05.14 14:07:01.949099 [ 271 ] {114545c6-1153-432d-8b38-7a64c999f528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7412 | 2026.05.14 14:07:01.949138 [ 271 ] {114545c6-1153-432d-8b38-7a64c999f528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7413 | 2026.05.14 14:07:01.949689 [ 271 ] {114545c6-1153-432d-8b38-7a64c999f528} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2026.05.14 14:07:01.949726 [ 271 ] {114545c6-1153-432d-8b38-7a64c999f528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7415 | 2026.05.14 14:07:01.950041 [ 271 ] {114545c6-1153-432d-8b38-7a64c999f528} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7416 | 2026.05.14 14:07:01.950260 [ 271 ] {114545c6-1153-432d-8b38-7a64c999f528} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2026.05.14 14:07:01.950393 [ 271 ] {114545c6-1153-432d-8b38-7a64c999f528} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001282 sec., 49921.996879875194 rows/sec., 3.90 MiB/sec. | ||
| 7418 | 2026.05.14 14:07:01.950432 [ 271 ] {114545c6-1153-432d-8b38-7a64c999f528} <Debug> TCPHandler: Processed in 0.001458223 sec. | ||
| 7419 | 2026.05.14 14:07:01.950598 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7420 | 2026.05.14 14:07:01.950704 [ 271 ] {2fff9ea0-81da-4ee7-908a-4c259dea41a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7421 | 2026.05.14 14:07:01.950748 [ 271 ] {2fff9ea0-81da-4ee7-908a-4c259dea41a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7422 | 2026.05.14 14:07:01.951211 [ 271 ] {2fff9ea0-81da-4ee7-908a-4c259dea41a3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.05.14 14:07:01.951246 [ 271 ] {2fff9ea0-81da-4ee7-908a-4c259dea41a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7424 | 2026.05.14 14:07:01.951574 [ 271 ] {2fff9ea0-81da-4ee7-908a-4c259dea41a3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7425 | 2026.05.14 14:07:01.951806 [ 271 ] {2fff9ea0-81da-4ee7-908a-4c259dea41a3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.05.14 14:07:01.951937 [ 271 ] {2fff9ea0-81da-4ee7-908a-4c259dea41a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 7427 | 2026.05.14 14:07:01.951974 [ 271 ] {2fff9ea0-81da-4ee7-908a-4c259dea41a3} <Debug> TCPHandler: Processed in 0.001424184 sec. | ||
| 7428 | 2026.05.14 14:07:01.952110 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7429 | 2026.05.14 14:07:01.952208 [ 271 ] {8ef0952f-4b71-4ed5-a8af-6e9a76ac20d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7430 | 2026.05.14 14:07:01.952254 [ 271 ] {8ef0952f-4b71-4ed5-a8af-6e9a76ac20d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7431 | 2026.05.14 14:07:01.952620 [ 271 ] {8ef0952f-4b71-4ed5-a8af-6e9a76ac20d8} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2026.05.14 14:07:01.952663 [ 271 ] {8ef0952f-4b71-4ed5-a8af-6e9a76ac20d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7433 | 2026.05.14 14:07:01.952967 [ 271 ] {8ef0952f-4b71-4ed5-a8af-6e9a76ac20d8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7434 | 2026.05.14 14:07:01.953181 [ 271 ] {8ef0952f-4b71-4ed5-a8af-6e9a76ac20d8} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2026.05.14 14:07:01.953312 [ 271 ] {8ef0952f-4b71-4ed5-a8af-6e9a76ac20d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 7436 | 2026.05.14 14:07:01.953348 [ 271 ] {8ef0952f-4b71-4ed5-a8af-6e9a76ac20d8} <Debug> TCPHandler: Processed in 0.001286252 sec. | ||
| 7437 | 2026.05.14 14:07:02.079131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7438 | 2026.05.14 14:07:02.095610 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2026.05.14 14:07:02.095666 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7440 | 2026.05.14 14:07:02.101764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7441 | 2026.05.14 14:07:02.103802 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.05.14 14:07:02.113850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7443 | 2026.05.14 14:07:02.246216 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7444 | 2026.05.14 14:07:02.246466 [ 271 ] {006808a2-2aff-4347-ac93-b2d4dac50ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7445 | 2026.05.14 14:07:02.246853 [ 271 ] {006808a2-2aff-4347-ac93-b2d4dac50ee2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7446 | 2026.05.14 14:07:02.246900 [ 271 ] {006808a2-2aff-4347-ac93-b2d4dac50ee2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7447 | 2026.05.14 14:07:02.247166 [ 271 ] {006808a2-2aff-4347-ac93-b2d4dac50ee2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7448 | 2026.05.14 14:07:02.247240 [ 271 ] {006808a2-2aff-4347-ac93-b2d4dac50ee2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7449 | 2026.05.14 14:07:02.247388 [ 271 ] {006808a2-2aff-4347-ac93-b2d4dac50ee2} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 7450 | 2026.05.14 14:07:02.247426 [ 271 ] {006808a2-2aff-4347-ac93-b2d4dac50ee2} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7451 | 2026.05.14 14:07:02.247448 [ 271 ] {006808a2-2aff-4347-ac93-b2d4dac50ee2} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 7452 | 2026.05.14 14:07:02.247464 [ 271 ] {006808a2-2aff-4347-ac93-b2d4dac50ee2} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7453 | 2026.05.14 14:07:02.247509 [ 271 ] {006808a2-2aff-4347-ac93-b2d4dac50ee2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7454 | 2026.05.14 14:07:02.247529 [ 271 ] {006808a2-2aff-4347-ac93-b2d4dac50ee2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 7455 | 2026.05.14 14:07:02.248716 [ 271 ] {006808a2-2aff-4347-ac93-b2d4dac50ee2} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002366 sec., 18596.78782755706 rows/sec., 3.89 MiB/sec. | ||
| 7456 | 2026.05.14 14:07:02.248829 [ 271 ] {006808a2-2aff-4347-ac93-b2d4dac50ee2} <Debug> TCPHandler: Processed in 0.002749225 sec. | ||
| 7457 | 2026.05.14 14:07:02.264510 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7458 | 2026.05.14 14:07:02.264648 [ 271 ] {2d278187-651a-4cf0-9442-8ab69ea88068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7459 | 2026.05.14 14:07:02.264709 [ 271 ] {2d278187-651a-4cf0-9442-8ab69ea88068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7460 | 2026.05.14 14:07:02.265457 [ 271 ] {2d278187-651a-4cf0-9442-8ab69ea88068} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2026.05.14 14:07:02.265513 [ 271 ] {2d278187-651a-4cf0-9442-8ab69ea88068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7462 | 2026.05.14 14:07:02.265910 [ 271 ] {2d278187-651a-4cf0-9442-8ab69ea88068} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7463 | 2026.05.14 14:07:02.266146 [ 271 ] {2d278187-651a-4cf0-9442-8ab69ea88068} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2026.05.14 14:07:02.266298 [ 271 ] {2d278187-651a-4cf0-9442-8ab69ea88068} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001691 sec., 167947.9597871082 rows/sec., 10.67 MiB/sec. | ||
| 7465 | 2026.05.14 14:07:02.266338 [ 271 ] {2d278187-651a-4cf0-9442-8ab69ea88068} <Debug> TCPHandler: Processed in 0.001882727 sec. | ||
| 7466 | 2026.05.14 14:07:02.266474 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7467 | 2026.05.14 14:07:02.266576 [ 271 ] {8f5021c3-cc58-4e44-88a2-02e25af01c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7468 | 2026.05.14 14:07:02.266619 [ 271 ] {8f5021c3-cc58-4e44-88a2-02e25af01c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7469 | 2026.05.14 14:07:02.268213 [ 271 ] {8f5021c3-cc58-4e44-88a2-02e25af01c90} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7470 | 2026.05.14 14:07:02.268250 [ 271 ] {8f5021c3-cc58-4e44-88a2-02e25af01c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7471 | 2026.05.14 14:07:02.268808 [ 271 ] {8f5021c3-cc58-4e44-88a2-02e25af01c90} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7472 | 2026.05.14 14:07:02.269028 [ 271 ] {8f5021c3-cc58-4e44-88a2-02e25af01c90} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7473 | 2026.05.14 14:07:02.269171 [ 271 ] {8f5021c3-cc58-4e44-88a2-02e25af01c90} <Debug> executeQuery: Read 3230 rows, 247.07 KiB in 0.002616 sec., 1234709.4801223243 rows/sec., 92.23 MiB/sec. | ||
| 7474 | 2026.05.14 14:07:02.269210 [ 271 ] {8f5021c3-cc58-4e44-88a2-02e25af01c90} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7475 | 2026.05.14 14:07:02.269224 [ 271 ] {8f5021c3-cc58-4e44-88a2-02e25af01c90} <Debug> TCPHandler: Processed in 0.002798296 sec. | ||
| 7476 | 2026.05.14 14:07:02.269369 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2026.05.14 14:07:02.269469 [ 271 ] {eafb612f-1a0a-4773-a1e3-dd0e564907d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7478 | 2026.05.14 14:07:02.269510 [ 271 ] {eafb612f-1a0a-4773-a1e3-dd0e564907d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7479 | 2026.05.14 14:07:02.270025 [ 271 ] {eafb612f-1a0a-4773-a1e3-dd0e564907d4} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2026.05.14 14:07:02.270063 [ 271 ] {eafb612f-1a0a-4773-a1e3-dd0e564907d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7481 | 2026.05.14 14:07:02.270382 [ 271 ] {eafb612f-1a0a-4773-a1e3-dd0e564907d4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7482 | 2026.05.14 14:07:02.270604 [ 271 ] {eafb612f-1a0a-4773-a1e3-dd0e564907d4} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2026.05.14 14:07:02.270756 [ 271 ] {eafb612f-1a0a-4773-a1e3-dd0e564907d4} <Debug> executeQuery: Read 195 rows, 12.53 KiB in 0.001308 sec., 149082.56880733947 rows/sec., 9.35 MiB/sec. | ||
| 7484 | 2026.05.14 14:07:02.270795 [ 271 ] {eafb612f-1a0a-4773-a1e3-dd0e564907d4} <Debug> TCPHandler: Processed in 0.001475534 sec. | ||
| 7485 | 2026.05.14 14:07:02.270927 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.05.14 14:07:02.271024 [ 271 ] {7945a730-7fde-4b05-9441-f3e02d6f764b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7487 | 2026.05.14 14:07:02.271064 [ 271 ] {7945a730-7fde-4b05-9441-f3e02d6f764b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7488 | 2026.05.14 14:07:02.271817 [ 271 ] {7945a730-7fde-4b05-9441-f3e02d6f764b} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2026.05.14 14:07:02.271854 [ 271 ] {7945a730-7fde-4b05-9441-f3e02d6f764b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7490 | 2026.05.14 14:07:02.272194 [ 271 ] {7945a730-7fde-4b05-9441-f3e02d6f764b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7491 | 2026.05.14 14:07:02.272403 [ 271 ] {7945a730-7fde-4b05-9441-f3e02d6f764b} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2026.05.14 14:07:02.272532 [ 271 ] {7945a730-7fde-4b05-9441-f3e02d6f764b} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001527 sec., 622134.9050425672 rows/sec., 36.60 MiB/sec. | ||
| 7493 | 2026.05.14 14:07:02.272569 [ 271 ] {7945a730-7fde-4b05-9441-f3e02d6f764b} <Debug> TCPHandler: Processed in 0.001692155 sec. | ||
| 7494 | 2026.05.14 14:07:02.272706 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7495 | 2026.05.14 14:07:02.272803 [ 271 ] {c1af9bd7-c983-4143-ac8d-c8c281480c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7496 | 2026.05.14 14:07:02.272844 [ 271 ] {c1af9bd7-c983-4143-ac8d-c8c281480c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7497 | 2026.05.14 14:07:02.273246 [ 271 ] {c1af9bd7-c983-4143-ac8d-c8c281480c99} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2026.05.14 14:07:02.273283 [ 271 ] {c1af9bd7-c983-4143-ac8d-c8c281480c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7499 | 2026.05.14 14:07:02.273561 [ 271 ] {c1af9bd7-c983-4143-ac8d-c8c281480c99} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7500 | 2026.05.14 14:07:02.273783 [ 271 ] {c1af9bd7-c983-4143-ac8d-c8c281480c99} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.05.14 14:07:02.273911 [ 271 ] {c1af9bd7-c983-4143-ac8d-c8c281480c99} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 62.44 KiB/sec. | ||
| 7502 | 2026.05.14 14:07:02.273948 [ 271 ] {c1af9bd7-c983-4143-ac8d-c8c281480c99} <Debug> TCPHandler: Processed in 0.001300142 sec. | ||
| 7503 | 2026.05.14 14:07:02.274083 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7504 | 2026.05.14 14:07:02.274178 [ 271 ] {797ef19b-9565-445b-ba58-41b51f82f6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7505 | 2026.05.14 14:07:02.274218 [ 271 ] {797ef19b-9565-445b-ba58-41b51f82f6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7506 | 2026.05.14 14:07:02.274666 [ 271 ] {797ef19b-9565-445b-ba58-41b51f82f6df} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2026.05.14 14:07:02.274710 [ 271 ] {797ef19b-9565-445b-ba58-41b51f82f6df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7508 | 2026.05.14 14:07:02.275025 [ 271 ] {797ef19b-9565-445b-ba58-41b51f82f6df} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7509 | 2026.05.14 14:07:02.275236 [ 271 ] {797ef19b-9565-445b-ba58-41b51f82f6df} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2026.05.14 14:07:02.275365 [ 271 ] {797ef19b-9565-445b-ba58-41b51f82f6df} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 7511 | 2026.05.14 14:07:02.275403 [ 271 ] {797ef19b-9565-445b-ba58-41b51f82f6df} <Debug> TCPHandler: Processed in 0.001369532 sec. | ||
| 7512 | 2026.05.14 14:07:02.275532 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2026.05.14 14:07:02.275628 [ 271 ] {f395d853-7c55-4ea2-a50f-e248ea0c62fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7514 | 2026.05.14 14:07:02.275668 [ 271 ] {f395d853-7c55-4ea2-a50f-e248ea0c62fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7515 | 2026.05.14 14:07:02.276774 [ 271 ] {f395d853-7c55-4ea2-a50f-e248ea0c62fb} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7516 | 2026.05.14 14:07:02.276810 [ 271 ] {f395d853-7c55-4ea2-a50f-e248ea0c62fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7517 | 2026.05.14 14:07:02.277183 [ 271 ] {f395d853-7c55-4ea2-a50f-e248ea0c62fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7518 | 2026.05.14 14:07:02.277402 [ 271 ] {f395d853-7c55-4ea2-a50f-e248ea0c62fb} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.05.14 14:07:02.277534 [ 271 ] {f395d853-7c55-4ea2-a50f-e248ea0c62fb} <Debug> executeQuery: Read 1758 rows, 121.54 KiB in 0.001923 sec., 914196.5678627145 rows/sec., 61.72 MiB/sec. | ||
| 7520 | 2026.05.14 14:07:02.277573 [ 271 ] {f395d853-7c55-4ea2-a50f-e248ea0c62fb} <Debug> TCPHandler: Processed in 0.002089599 sec. | ||
| 7521 | 2026.05.14 14:07:02.277714 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2026.05.14 14:07:02.277811 [ 271 ] {46f8f27a-ddfc-4581-b86c-99cfbfb33f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7523 | 2026.05.14 14:07:02.277852 [ 271 ] {46f8f27a-ddfc-4581-b86c-99cfbfb33f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7524 | 2026.05.14 14:07:02.278230 [ 271 ] {46f8f27a-ddfc-4581-b86c-99cfbfb33f2f} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2026.05.14 14:07:02.278267 [ 271 ] {46f8f27a-ddfc-4581-b86c-99cfbfb33f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7526 | 2026.05.14 14:07:02.278569 [ 271 ] {46f8f27a-ddfc-4581-b86c-99cfbfb33f2f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7527 | 2026.05.14 14:07:02.278794 [ 271 ] {46f8f27a-ddfc-4581-b86c-99cfbfb33f2f} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.05.14 14:07:02.278925 [ 271 ] {46f8f27a-ddfc-4581-b86c-99cfbfb33f2f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 7529 | 2026.05.14 14:07:02.278961 [ 271 ] {46f8f27a-ddfc-4581-b86c-99cfbfb33f2f} <Debug> TCPHandler: Processed in 0.001308212 sec. | ||
| 7530 | 2026.05.14 14:07:02.279098 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2026.05.14 14:07:02.279201 [ 271 ] {50d60bce-df40-4de0-8064-e481d8c32a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7532 | 2026.05.14 14:07:02.279244 [ 271 ] {50d60bce-df40-4de0-8064-e481d8c32a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7533 | 2026.05.14 14:07:02.279944 [ 271 ] {50d60bce-df40-4de0-8064-e481d8c32a96} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.05.14 14:07:02.279981 [ 271 ] {50d60bce-df40-4de0-8064-e481d8c32a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7535 | 2026.05.14 14:07:02.280397 [ 271 ] {50d60bce-df40-4de0-8064-e481d8c32a96} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7536 | 2026.05.14 14:07:02.280630 [ 271 ] {50d60bce-df40-4de0-8064-e481d8c32a96} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2026.05.14 14:07:02.280779 [ 271 ] {50d60bce-df40-4de0-8064-e481d8c32a96} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001596 sec., 1003132.8320802005 rows/sec., 60.90 MiB/sec. | ||
| 7538 | 2026.05.14 14:07:02.280816 [ 271 ] {50d60bce-df40-4de0-8064-e481d8c32a96} <Debug> TCPHandler: Processed in 0.001766476 sec. | ||
| 7539 | 2026.05.14 14:07:02.280962 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7540 | 2026.05.14 14:07:02.281058 [ 271 ] {522c86b4-66ab-461f-a3a6-b48db3d618cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7541 | 2026.05.14 14:07:02.281100 [ 271 ] {522c86b4-66ab-461f-a3a6-b48db3d618cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7542 | 2026.05.14 14:07:02.281478 [ 271 ] {522c86b4-66ab-461f-a3a6-b48db3d618cd} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.05.14 14:07:02.281513 [ 271 ] {522c86b4-66ab-461f-a3a6-b48db3d618cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7544 | 2026.05.14 14:07:02.281833 [ 271 ] {522c86b4-66ab-461f-a3a6-b48db3d618cd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7545 | 2026.05.14 14:07:02.282045 [ 271 ] {522c86b4-66ab-461f-a3a6-b48db3d618cd} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2026.05.14 14:07:02.282179 [ 271 ] {522c86b4-66ab-461f-a3a6-b48db3d618cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 59.16 KiB/sec. | ||
| 7547 | 2026.05.14 14:07:02.282215 [ 271 ] {522c86b4-66ab-461f-a3a6-b48db3d618cd} <Debug> TCPHandler: Processed in 0.001301862 sec. | ||
| 7548 | 2026.05.14 14:07:02.282338 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7549 | 2026.05.14 14:07:02.282433 [ 271 ] {25ecb751-0292-4cb3-97b2-6873b407202e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7550 | 2026.05.14 14:07:02.282487 [ 271 ] {25ecb751-0292-4cb3-97b2-6873b407202e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7551 | 2026.05.14 14:07:02.283433 [ 271 ] {25ecb751-0292-4cb3-97b2-6873b407202e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.05.14 14:07:02.283469 [ 271 ] {25ecb751-0292-4cb3-97b2-6873b407202e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7553 | 2026.05.14 14:07:02.284044 [ 271 ] {25ecb751-0292-4cb3-97b2-6873b407202e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7554 | 2026.05.14 14:07:02.284278 [ 271 ] {25ecb751-0292-4cb3-97b2-6873b407202e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2026.05.14 14:07:02.284418 [ 271 ] {25ecb751-0292-4cb3-97b2-6873b407202e} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002002 sec., 26473.526473526475 rows/sec., 47.44 MiB/sec. | ||
| 7556 | 2026.05.14 14:07:02.284479 [ 271 ] {25ecb751-0292-4cb3-97b2-6873b407202e} <Debug> TCPHandler: Processed in 0.00218939 sec. | ||
| 7557 | 2026.05.14 14:07:02.284611 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7558 | 2026.05.14 14:07:02.284718 [ 271 ] {f58e235c-e3b5-4290-870d-939811b4870b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7559 | 2026.05.14 14:07:02.284758 [ 271 ] {f58e235c-e3b5-4290-870d-939811b4870b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7560 | 2026.05.14 14:07:02.285085 [ 271 ] {f58e235c-e3b5-4290-870d-939811b4870b} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7561 | 2026.05.14 14:07:02.285118 [ 271 ] {f58e235c-e3b5-4290-870d-939811b4870b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7562 | 2026.05.14 14:07:02.285400 [ 271 ] {f58e235c-e3b5-4290-870d-939811b4870b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7563 | 2026.05.14 14:07:02.285603 [ 271 ] {f58e235c-e3b5-4290-870d-939811b4870b} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7564 | 2026.05.14 14:07:02.285804 [ 271 ] {f58e235c-e3b5-4290-870d-939811b4870b} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.0011 sec., 38181.81818181818 rows/sec., 2.18 MiB/sec. | ||
| 7565 | 2026.05.14 14:07:02.285838 [ 271 ] {f58e235c-e3b5-4290-870d-939811b4870b} <Debug> TCPHandler: Processed in 0.001275402 sec. | ||
| 7566 | 2026.05.14 14:07:03.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.11 MiB, peak 290.88 MiB, free memory in arenas 0.00 B, will set to 284.71 MiB (RSS), difference: -1.40 MiB | ||
| 7567 | 2026.05.14 14:07:06.389513 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 956 | ||
| 7568 | 2026.05.14 14:07:06.392495 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7569 | 2026.05.14 14:07:06.392543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7570 | 2026.05.14 14:07:06.393772 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7571 | 2026.05.14 14:07:06.394043 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7572 | 2026.05.14 14:07:06.394293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 7573 | 2026.05.14 14:07:06.941869 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7574 | 2026.05.14 14:07:06.942115 [ 271 ] {3130084a-a387-4333-b0f7-22277f828274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 7575 | 2026.05.14 14:07:06.942500 [ 271 ] {3130084a-a387-4333-b0f7-22277f828274} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7576 | 2026.05.14 14:07:06.942543 [ 271 ] {3130084a-a387-4333-b0f7-22277f828274} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 7577 | 2026.05.14 14:07:06.942808 [ 271 ] {3130084a-a387-4333-b0f7-22277f828274} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7578 | 2026.05.14 14:07:06.942889 [ 271 ] {3130084a-a387-4333-b0f7-22277f828274} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7579 | 2026.05.14 14:07:06.943052 [ 271 ] {3130084a-a387-4333-b0f7-22277f828274} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7580 | 2026.05.14 14:07:06.943089 [ 271 ] {3130084a-a387-4333-b0f7-22277f828274} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7581 | 2026.05.14 14:07:06.943111 [ 271 ] {3130084a-a387-4333-b0f7-22277f828274} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 7582 | 2026.05.14 14:07:06.943127 [ 271 ] {3130084a-a387-4333-b0f7-22277f828274} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7583 | 2026.05.14 14:07:06.943168 [ 271 ] {3130084a-a387-4333-b0f7-22277f828274} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 7584 | 2026.05.14 14:07:06.943189 [ 271 ] {3130084a-a387-4333-b0f7-22277f828274} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 7585 | 2026.05.14 14:07:06.944365 [ 271 ] {3130084a-a387-4333-b0f7-22277f828274} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002359 sec., 18651.971174226368 rows/sec., 3.90 MiB/sec. | ||
| 7586 | 2026.05.14 14:07:06.944475 [ 271 ] {3130084a-a387-4333-b0f7-22277f828274} <Debug> TCPHandler: Processed in 0.002748446 sec. | ||
| 7587 | 2026.05.14 14:07:06.946091 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2026.05.14 14:07:06.946228 [ 271 ] {7289820b-7d10-4e0c-876a-8a28c07479a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7589 | 2026.05.14 14:07:06.946280 [ 271 ] {7289820b-7d10-4e0c-876a-8a28c07479a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7590 | 2026.05.14 14:07:06.947011 [ 271 ] {7289820b-7d10-4e0c-876a-8a28c07479a6} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.05.14 14:07:06.947058 [ 271 ] {7289820b-7d10-4e0c-876a-8a28c07479a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7592 | 2026.05.14 14:07:06.947498 [ 271 ] {7289820b-7d10-4e0c-876a-8a28c07479a6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7593 | 2026.05.14 14:07:06.947740 [ 271 ] {7289820b-7d10-4e0c-876a-8a28c07479a6} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.05.14 14:07:06.947897 [ 271 ] {7289820b-7d10-4e0c-876a-8a28c07479a6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001708 sec., 32786.885245901634 rows/sec., 2.50 MiB/sec. | ||
| 7595 | 2026.05.14 14:07:06.947908 [ 133 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7596 | 2026.05.14 14:07:06.947936 [ 271 ] {7289820b-7d10-4e0c-876a-8a28c07479a6} <Debug> TCPHandler: Processed in 0.001898348 sec. | ||
| 7597 | 2026.05.14 14:07:06.947984 [ 133 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7598 | 2026.05.14 14:07:06.948025 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7599 | 2026.05.14 14:07:06.948131 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7600 | 2026.05.14 14:07:06.948224 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7601 | 2026.05.14 14:07:06.948252 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3239 rows starting from the beginning of the part | ||
| 7602 | 2026.05.14 14:07:06.948307 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 7603 | 2026.05.14 14:07:06.948311 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7604 | 2026.05.14 14:07:06.948356 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 881 rows starting from the beginning of the part | ||
| 7605 | 2026.05.14 14:07:06.948407 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7606 | 2026.05.14 14:07:06.948449 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 3230 rows starting from the beginning of the part | ||
| 7607 | 2026.05.14 14:07:06.948492 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7608 | 2026.05.14 14:07:06.948522 [ 271 ] {9960ad44-e5ce-4898-8c61-ebdd69ceb58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7609 | 2026.05.14 14:07:06.948606 [ 271 ] {9960ad44-e5ce-4898-8c61-ebdd69ceb58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7610 | 2026.05.14 14:07:06.949348 [ 271 ] {9960ad44-e5ce-4898-8c61-ebdd69ceb58d} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7611 | 2026.05.14 14:07:06.949392 [ 271 ] {9960ad44-e5ce-4898-8c61-ebdd69ceb58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7612 | 2026.05.14 14:07:06.949717 [ 271 ] {9960ad44-e5ce-4898-8c61-ebdd69ceb58d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7613 | 2026.05.14 14:07:06.949938 [ 271 ] {9960ad44-e5ce-4898-8c61-ebdd69ceb58d} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2026.05.14 14:07:06.950076 [ 133 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7615 | 2026.05.14 14:07:06.950081 [ 271 ] {9960ad44-e5ce-4898-8c61-ebdd69ceb58d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001624 sec., 39408.86699507389 rows/sec., 3.08 MiB/sec. | ||
| 7616 | 2026.05.14 14:07:06.950131 [ 133 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.05.14 14:07:06.950167 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7618 | 2026.05.14 14:07:06.950191 [ 271 ] {9960ad44-e5ce-4898-8c61-ebdd69ceb58d} <Debug> TCPHandler: Processed in 0.002027778 sec. | ||
| 7619 | 2026.05.14 14:07:06.950272 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7620 | 2026.05.14 14:07:06.950372 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7621 | 2026.05.14 14:07:06.950399 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7622 | 2026.05.14 14:07:06.950441 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1797 rows starting from the beginning of the part | ||
| 7623 | 2026.05.14 14:07:06.950486 [ 271 ] {c87d16ec-bb49-48b6-85e6-d36553c49bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7624 | 2026.05.14 14:07:06.950491 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7518 rows, containing 5 columns (5 merged, 0 gathered) in 0.002398882 sec., 3133959.902988142 rows/sec., 247.58 MiB/sec. | ||
| 7625 | 2026.05.14 14:07:06.950507 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7626 | 2026.05.14 14:07:06.950551 [ 271 ] {c87d16ec-bb49-48b6-85e6-d36553c49bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7627 | 2026.05.14 14:07:06.950584 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 532 rows starting from the beginning of the part | ||
| 7628 | 2026.05.14 14:07:06.950637 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7629 | 2026.05.14 14:07:06.950681 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1758 rows starting from the beginning of the part | ||
| 7630 | 2026.05.14 14:07:06.950730 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7631 | 2026.05.14 14:07:06.950860 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7632 | 2026.05.14 14:07:06.951057 [ 271 ] {c87d16ec-bb49-48b6-85e6-d36553c49bf2} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2026.05.14 14:07:06.951107 [ 271 ] {c87d16ec-bb49-48b6-85e6-d36553c49bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7634 | 2026.05.14 14:07:06.951218 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_51_10} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7635 | 2026.05.14 14:07:06.951324 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_51_10} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7636 | 2026.05.14 14:07:06.951419 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 7637 | 2026.05.14 14:07:06.951528 [ 271 ] {c87d16ec-bb49-48b6-85e6-d36553c49bf2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7638 | 2026.05.14 14:07:06.951772 [ 271 ] {c87d16ec-bb49-48b6-85e6-d36553c49bf2} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2026.05.14 14:07:06.951911 [ 271 ] {c87d16ec-bb49-48b6-85e6-d36553c49bf2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001448 sec., 88397.79005524861 rows/sec., 6.16 MiB/sec. | ||
| 7640 | 2026.05.14 14:07:06.951931 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7641 | 2026.05.14 14:07:06.951950 [ 271 ] {c87d16ec-bb49-48b6-85e6-d36553c49bf2} <Debug> TCPHandler: Processed in 0.001630875 sec. | ||
| 7642 | 2026.05.14 14:07:06.952005 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7643 | 2026.05.14 14:07:06.952033 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7644 | 2026.05.14 14:07:06.952135 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7645 | 2026.05.14 14:07:06.952137 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7646 | 2026.05.14 14:07:06.952263 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7647 | 2026.05.14 14:07:06.952288 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.00206671 sec., 2070440.4585065155 rows/sec., 149.71 MiB/sec. | ||
| 7648 | 2026.05.14 14:07:06.952301 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 18954 rows starting from the beginning of the part | ||
| 7649 | 2026.05.14 14:07:06.952310 [ 271 ] {bac8f25d-3af5-4a77-82ce-d517b48cd24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7650 | 2026.05.14 14:07:06.952487 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7651 | 2026.05.14 14:07:06.952502 [ 271 ] {bac8f25d-3af5-4a77-82ce-d517b48cd24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7652 | 2026.05.14 14:07:06.952539 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 265 rows starting from the beginning of the part | ||
| 7653 | 2026.05.14 14:07:06.952583 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7654 | 2026.05.14 14:07:06.952601 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7655 | 2026.05.14 14:07:06.952625 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1601 rows starting from the beginning of the part | ||
| 7656 | 2026.05.14 14:07:06.952670 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 128 rows starting from the beginning of the part | ||
| 7657 | 2026.05.14 14:07:06.952869 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_51_10} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2026.05.14 14:07:06.952935 [ 271 ] {bac8f25d-3af5-4a77-82ce-d517b48cd24d} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7659 | 2026.05.14 14:07:06.952956 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_51_10} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7660 | 2026.05.14 14:07:06.952988 [ 271 ] {bac8f25d-3af5-4a77-82ce-d517b48cd24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7661 | 2026.05.14 14:07:06.953043 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7662 | 2026.05.14 14:07:06.953358 [ 271 ] {bac8f25d-3af5-4a77-82ce-d517b48cd24d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7663 | 2026.05.14 14:07:06.953575 [ 271 ] {bac8f25d-3af5-4a77-82ce-d517b48cd24d} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2026.05.14 14:07:06.953700 [ 124 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7665 | 2026.05.14 14:07:06.953713 [ 271 ] {bac8f25d-3af5-4a77-82ce-d517b48cd24d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00143 sec., 33566.43356643357 rows/sec., 2.26 MiB/sec. | ||
| 7666 | 2026.05.14 14:07:06.953737 [ 124 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7667 | 2026.05.14 14:07:06.953759 [ 271 ] {bac8f25d-3af5-4a77-82ce-d517b48cd24d} <Debug> TCPHandler: Processed in 0.001680875 sec. | ||
| 7668 | 2026.05.14 14:07:06.953762 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7669 | 2026.05.14 14:07:06.953857 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7670 | 2026.05.14 14:07:06.953937 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7671 | 2026.05.14 14:07:06.953964 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2940 rows starting from the beginning of the part | ||
| 7672 | 2026.05.14 14:07:06.954008 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7673 | 2026.05.14 14:07:06.954044 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 7674 | 2026.05.14 14:07:06.954080 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7675 | 2026.05.14 14:07:06.954115 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
| 7676 | 2026.05.14 14:07:06.954148 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part | ||
| 7677 | 2026.05.14 14:07:06.955216 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001387173 sec., 2335685.5994169437 rows/sec., 150.53 MiB/sec. | ||
| 7678 | 2026.05.14 14:07:06.955518 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7679 | 2026.05.14 14:07:06.955817 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_51_10} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.05.14 14:07:06.955897 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_51_10} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7681 | 2026.05.14 14:07:06.955983 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7682 | 2026.05.14 14:07:06.958096 [ 194 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21268 rows, containing 5 columns (5 merged, 0 gathered) in 0.006007955 sec., 3539973.2521298844 rows/sec., 224.95 MiB/sec. | ||
| 7683 | 2026.05.14 14:07:06.958463 [ 194 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7684 | 2026.05.14 14:07:06.958725 [ 194 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2026.05.14 14:07:06.958802 [ 194 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7686 | 2026.05.14 14:07:06.958890 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 7687 | 2026.05.14 14:07:07.001085 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.15 MiB, peak 295.49 MiB, free memory in arenas 0.00 B, will set to 286.32 MiB (RSS), difference: 1.18 MiB | ||
| 7688 | 2026.05.14 14:07:08.845339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14888 | ||
| 7689 | 2026.05.14 14:07:08.846024 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2026.05.14 14:07:08.846065 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7691 | 2026.05.14 14:07:08.846570 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7692 | 2026.05.14 14:07:08.846800 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2026.05.14 14:07:08.846939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14888 | ||
| 7694 | 2026.05.14 14:07:08.846948 [ 121 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7695 | 2026.05.14 14:07:08.847022 [ 121 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7696 | 2026.05.14 14:07:08.847042 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7697 | 2026.05.14 14:07:08.847198 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7698 | 2026.05.14 14:07:08.847352 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7699 | 2026.05.14 14:07:08.847392 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12520 rows starting from the beginning of the part | ||
| 7700 | 2026.05.14 14:07:08.847458 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7701 | 2026.05.14 14:07:08.847501 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7702 | 2026.05.14 14:07:08.847544 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7703 | 2026.05.14 14:07:08.847583 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7704 | 2026.05.14 14:07:08.847622 [ 191 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7705 | 2026.05.14 14:07:08.849376 [ 195 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14888 rows, containing 4 columns (4 merged, 0 gathered) in 0.00225176 sec., 6611717.056879953 rows/sec., 94.58 MiB/sec. | ||
| 7706 | 2026.05.14 14:07:08.849934 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7707 | 2026.05.14 14:07:08.850273 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_31_6} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2026.05.14 14:07:08.850353 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_31_6} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7709 | 2026.05.14 14:07:08.850460 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7710 | 2026.05.14 14:07:09.614699 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7711 | 2026.05.14 14:07:09.630914 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2026.05.14 14:07:09.630958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7713 | 2026.05.14 14:07:09.636586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7714 | 2026.05.14 14:07:09.637281 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2026.05.14 14:07:09.637543 [ 121 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7716 | 2026.05.14 14:07:09.637584 [ 121 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.05.14 14:07:09.637607 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7718 | 2026.05.14 14:07:09.637756 [ 198 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7719 | 2026.05.14 14:07:09.640112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7720 | 2026.05.14 14:07:09.641233 [ 198 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7721 | 2026.05.14 14:07:09.642515 [ 198 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7722 | 2026.05.14 14:07:09.648019 [ 198 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7723 | 2026.05.14 14:07:09.652801 [ 198 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7724 | 2026.05.14 14:07:09.657432 [ 198 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7725 | 2026.05.14 14:07:09.661723 [ 198 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7726 | 2026.05.14 14:07:09.665642 [ 198 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7727 | 2026.05.14 14:07:09.719653 [ 198 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081964557 sec., 2854.892511649883 rows/sec., 14.76 MiB/sec. | ||
| 7728 | 2026.05.14 14:07:09.721512 [ 198 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7729 | 2026.05.14 14:07:09.723248 [ 198 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_31_6} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7730 | 2026.05.14 14:07:09.723345 [ 198 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_31_6} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7731 | 2026.05.14 14:07:09.725190 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7732 | 2026.05.14 14:07:10.001331 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.59 MiB, peak 298.13 MiB, free memory in arenas 0.00 B, will set to 290.06 MiB (RSS), difference: 2.47 MiB | ||
| 7733 | 2026.05.14 14:07:11.942531 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7734 | 2026.05.14 14:07:11.942799 [ 271 ] {8a23dc09-28dd-4470-914f-59a66880902b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 7735 | 2026.05.14 14:07:11.943165 [ 271 ] {8a23dc09-28dd-4470-914f-59a66880902b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7736 | 2026.05.14 14:07:11.943209 [ 271 ] {8a23dc09-28dd-4470-914f-59a66880902b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 7737 | 2026.05.14 14:07:11.943456 [ 271 ] {8a23dc09-28dd-4470-914f-59a66880902b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7738 | 2026.05.14 14:07:11.943535 [ 271 ] {8a23dc09-28dd-4470-914f-59a66880902b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7739 | 2026.05.14 14:07:11.943686 [ 271 ] {8a23dc09-28dd-4470-914f-59a66880902b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7740 | 2026.05.14 14:07:11.943720 [ 271 ] {8a23dc09-28dd-4470-914f-59a66880902b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7741 | 2026.05.14 14:07:11.943740 [ 271 ] {8a23dc09-28dd-4470-914f-59a66880902b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 7742 | 2026.05.14 14:07:11.943755 [ 271 ] {8a23dc09-28dd-4470-914f-59a66880902b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7743 | 2026.05.14 14:07:11.943794 [ 271 ] {8a23dc09-28dd-4470-914f-59a66880902b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 7744 | 2026.05.14 14:07:11.943813 [ 271 ] {8a23dc09-28dd-4470-914f-59a66880902b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 7745 | 2026.05.14 14:07:11.945008 [ 271 ] {8a23dc09-28dd-4470-914f-59a66880902b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002312 sec., 19031.141868512113 rows/sec., 3.98 MiB/sec. | ||
| 7746 | 2026.05.14 14:07:11.945112 [ 271 ] {8a23dc09-28dd-4470-914f-59a66880902b} <Debug> TCPHandler: Processed in 0.002725485 sec. | ||
| 7747 | 2026.05.14 14:07:11.946839 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2026.05.14 14:07:11.946955 [ 271 ] {74068f96-a5c5-4b5b-91fa-fd6ee11b237b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7749 | 2026.05.14 14:07:11.946998 [ 271 ] {74068f96-a5c5-4b5b-91fa-fd6ee11b237b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7750 | 2026.05.14 14:07:11.947613 [ 271 ] {74068f96-a5c5-4b5b-91fa-fd6ee11b237b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.05.14 14:07:11.947656 [ 271 ] {74068f96-a5c5-4b5b-91fa-fd6ee11b237b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7752 | 2026.05.14 14:07:11.947999 [ 271 ] {74068f96-a5c5-4b5b-91fa-fd6ee11b237b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7753 | 2026.05.14 14:07:11.948200 [ 271 ] {74068f96-a5c5-4b5b-91fa-fd6ee11b237b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.05.14 14:07:11.948338 [ 271 ] {74068f96-a5c5-4b5b-91fa-fd6ee11b237b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001463 sec., 38277.511961722485 rows/sec., 2.92 MiB/sec. | ||
| 7755 | 2026.05.14 14:07:11.948374 [ 271 ] {74068f96-a5c5-4b5b-91fa-fd6ee11b237b} <Debug> TCPHandler: Processed in 0.001640125 sec. | ||
| 7756 | 2026.05.14 14:07:11.948513 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2026.05.14 14:07:11.948674 [ 271 ] {532fdda2-6e51-414f-9e9c-e9f94e2b4868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7758 | 2026.05.14 14:07:11.948715 [ 271 ] {532fdda2-6e51-414f-9e9c-e9f94e2b4868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7759 | 2026.05.14 14:07:11.949160 [ 271 ] {532fdda2-6e51-414f-9e9c-e9f94e2b4868} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.05.14 14:07:11.949196 [ 271 ] {532fdda2-6e51-414f-9e9c-e9f94e2b4868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7761 | 2026.05.14 14:07:11.949492 [ 271 ] {532fdda2-6e51-414f-9e9c-e9f94e2b4868} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7762 | 2026.05.14 14:07:11.949710 [ 271 ] {532fdda2-6e51-414f-9e9c-e9f94e2b4868} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.05.14 14:07:11.949838 [ 271 ] {532fdda2-6e51-414f-9e9c-e9f94e2b4868} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 7764 | 2026.05.14 14:07:11.949875 [ 271 ] {532fdda2-6e51-414f-9e9c-e9f94e2b4868} <Debug> TCPHandler: Processed in 0.001350223 sec. | ||
| 7765 | 2026.05.14 14:07:11.950011 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2026.05.14 14:07:11.950109 [ 271 ] {e7778e09-5929-4f1f-9cfc-b6cd6c6676e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7767 | 2026.05.14 14:07:11.950152 [ 271 ] {e7778e09-5929-4f1f-9cfc-b6cd6c6676e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7768 | 2026.05.14 14:07:11.950580 [ 271 ] {e7778e09-5929-4f1f-9cfc-b6cd6c6676e5} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2026.05.14 14:07:11.950617 [ 271 ] {e7778e09-5929-4f1f-9cfc-b6cd6c6676e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7770 | 2026.05.14 14:07:11.950943 [ 271 ] {e7778e09-5929-4f1f-9cfc-b6cd6c6676e5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7771 | 2026.05.14 14:07:11.951156 [ 271 ] {e7778e09-5929-4f1f-9cfc-b6cd6c6676e5} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.05.14 14:07:11.951284 [ 271 ] {e7778e09-5929-4f1f-9cfc-b6cd6c6676e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 7773 | 2026.05.14 14:07:11.951321 [ 271 ] {e7778e09-5929-4f1f-9cfc-b6cd6c6676e5} <Debug> TCPHandler: Processed in 0.001358992 sec. | ||
| 7774 | 2026.05.14 14:07:11.951482 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2026.05.14 14:07:11.951578 [ 271 ] {898352f6-eba5-49c6-85e0-b637d156dde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7776 | 2026.05.14 14:07:11.951619 [ 271 ] {898352f6-eba5-49c6-85e0-b637d156dde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7777 | 2026.05.14 14:07:11.952013 [ 271 ] {898352f6-eba5-49c6-85e0-b637d156dde8} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2026.05.14 14:07:11.952047 [ 271 ] {898352f6-eba5-49c6-85e0-b637d156dde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7779 | 2026.05.14 14:07:11.952331 [ 271 ] {898352f6-eba5-49c6-85e0-b637d156dde8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7780 | 2026.05.14 14:07:11.952534 [ 271 ] {898352f6-eba5-49c6-85e0-b637d156dde8} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2026.05.14 14:07:11.952725 [ 271 ] {898352f6-eba5-49c6-85e0-b637d156dde8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 7782 | 2026.05.14 14:07:11.952791 [ 271 ] {898352f6-eba5-49c6-85e0-b637d156dde8} <Debug> TCPHandler: Processed in 0.001357323 sec. | ||
| 7783 | 2026.05.14 14:07:14.660980 [ 265 ] {} <Trace> TCP-Session: 9a266d6e-22d9-41e1-8899-6c742b0dcc5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2026.05.14 14:07:14.661244 [ 265 ] {68240c0e-ece7-4f31-ac91-f1c8bc57fdb2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62607) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 7785 | 2026.05.14 14:07:14.661771 [ 265 ] {68240c0e-ece7-4f31-ac91-f1c8bc57fdb2} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7786 | 2026.05.14 14:07:14.662083 [ 265 ] {68240c0e-ece7-4f31-ac91-f1c8bc57fdb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7787 | 2026.05.14 14:07:14.662523 [ 278 ] {68240c0e-ece7-4f31-ac91-f1c8bc57fdb2} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7788 | 2026.05.14 14:07:14.663114 [ 265 ] {68240c0e-ece7-4f31-ac91-f1c8bc57fdb2} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002 sec., 62000 rows/sec., 3.42 MiB/sec. | ||
| 7789 | 2026.05.14 14:07:14.663220 [ 265 ] {68240c0e-ece7-4f31-ac91-f1c8bc57fdb2} <Debug> TCPHandler: Processed in 0.002380712 sec. | ||
| 7790 | 2026.05.14 14:07:16.252289 [ 21 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7791 | 2026.05.14 14:07:16.252374 [ 21 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7792 | 2026.05.14 14:07:16.347139 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15400 | ||
| 7793 | 2026.05.14 14:07:16.348034 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2026.05.14 14:07:16.348128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7795 | 2026.05.14 14:07:16.348909 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7796 | 2026.05.14 14:07:16.349150 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2026.05.14 14:07:16.349282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15400 | ||
| 7798 | 2026.05.14 14:07:16.395095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 978 | ||
| 7799 | 2026.05.14 14:07:16.397277 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.05.14 14:07:16.397330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7801 | 2026.05.14 14:07:16.398541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7802 | 2026.05.14 14:07:16.398805 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.05.14 14:07:16.399056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 978 | ||
| 7804 | 2026.05.14 14:07:16.948479 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7805 | 2026.05.14 14:07:16.948848 [ 271 ] {a9ec81af-e3f4-4776-8c5d-f87ccd527e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 7806 | 2026.05.14 14:07:16.949215 [ 271 ] {a9ec81af-e3f4-4776-8c5d-f87ccd527e1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7807 | 2026.05.14 14:07:16.949256 [ 271 ] {a9ec81af-e3f4-4776-8c5d-f87ccd527e1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 7808 | 2026.05.14 14:07:16.949501 [ 271 ] {a9ec81af-e3f4-4776-8c5d-f87ccd527e1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7809 | 2026.05.14 14:07:16.949570 [ 271 ] {a9ec81af-e3f4-4776-8c5d-f87ccd527e1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7810 | 2026.05.14 14:07:16.949716 [ 271 ] {a9ec81af-e3f4-4776-8c5d-f87ccd527e1c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7811 | 2026.05.14 14:07:16.949753 [ 271 ] {a9ec81af-e3f4-4776-8c5d-f87ccd527e1c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7812 | 2026.05.14 14:07:16.949775 [ 271 ] {a9ec81af-e3f4-4776-8c5d-f87ccd527e1c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 7813 | 2026.05.14 14:07:16.949791 [ 271 ] {a9ec81af-e3f4-4776-8c5d-f87ccd527e1c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7814 | 2026.05.14 14:07:16.949834 [ 271 ] {a9ec81af-e3f4-4776-8c5d-f87ccd527e1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 7815 | 2026.05.14 14:07:16.949854 [ 271 ] {a9ec81af-e3f4-4776-8c5d-f87ccd527e1c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 7816 | 2026.05.14 14:07:16.951000 [ 271 ] {a9ec81af-e3f4-4776-8c5d-f87ccd527e1c} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002316 sec., 18998.272884283248 rows/sec., 3.97 MiB/sec. | ||
| 7817 | 2026.05.14 14:07:16.951114 [ 271 ] {a9ec81af-e3f4-4776-8c5d-f87ccd527e1c} <Debug> TCPHandler: Processed in 0.002813206 sec. | ||
| 7818 | 2026.05.14 14:07:16.956966 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2026.05.14 14:07:16.957140 [ 271 ] {ddf32c64-a726-4b3d-a8d5-00b8167a055f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7820 | 2026.05.14 14:07:16.957207 [ 271 ] {ddf32c64-a726-4b3d-a8d5-00b8167a055f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7821 | 2026.05.14 14:07:16.958031 [ 271 ] {ddf32c64-a726-4b3d-a8d5-00b8167a055f} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2026.05.14 14:07:16.958070 [ 271 ] {ddf32c64-a726-4b3d-a8d5-00b8167a055f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7823 | 2026.05.14 14:07:16.958461 [ 271 ] {ddf32c64-a726-4b3d-a8d5-00b8167a055f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7824 | 2026.05.14 14:07:16.958704 [ 271 ] {ddf32c64-a726-4b3d-a8d5-00b8167a055f} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7825 | 2026.05.14 14:07:16.958853 [ 271 ] {ddf32c64-a726-4b3d-a8d5-00b8167a055f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001758 sec., 161547.21274175198 rows/sec., 10.26 MiB/sec. | ||
| 7826 | 2026.05.14 14:07:16.958894 [ 271 ] {ddf32c64-a726-4b3d-a8d5-00b8167a055f} <Debug> TCPHandler: Processed in 0.002071189 sec. | ||
| 7827 | 2026.05.14 14:07:16.959037 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7828 | 2026.05.14 14:07:16.959136 [ 271 ] {868973c2-1bc0-4154-bb27-3c498f1d3f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7829 | 2026.05.14 14:07:16.959177 [ 271 ] {868973c2-1bc0-4154-bb27-3c498f1d3f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7830 | 2026.05.14 14:07:16.960330 [ 271 ] {868973c2-1bc0-4154-bb27-3c498f1d3f04} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.05.14 14:07:16.960402 [ 271 ] {868973c2-1bc0-4154-bb27-3c498f1d3f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7832 | 2026.05.14 14:07:16.960952 [ 271 ] {868973c2-1bc0-4154-bb27-3c498f1d3f04} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7833 | 2026.05.14 14:07:16.961194 [ 271 ] {868973c2-1bc0-4154-bb27-3c498f1d3f04} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7834 | 2026.05.14 14:07:16.961359 [ 271 ] {868973c2-1bc0-4154-bb27-3c498f1d3f04} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.002238 sec., 393655.0491510277 rows/sec., 30.93 MiB/sec. | ||
| 7835 | 2026.05.14 14:07:16.961425 [ 271 ] {868973c2-1bc0-4154-bb27-3c498f1d3f04} <Debug> TCPHandler: Processed in 0.002436552 sec. | ||
| 7836 | 2026.05.14 14:07:16.961627 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2026.05.14 14:07:16.961762 [ 271 ] {e872973f-fe4b-47f5-871d-c401d8c655ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7838 | 2026.05.14 14:07:16.961820 [ 271 ] {e872973f-fe4b-47f5-871d-c401d8c655ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7839 | 2026.05.14 14:07:16.962397 [ 271 ] {e872973f-fe4b-47f5-871d-c401d8c655ee} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7840 | 2026.05.14 14:07:16.962434 [ 271 ] {e872973f-fe4b-47f5-871d-c401d8c655ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7841 | 2026.05.14 14:07:16.962760 [ 271 ] {e872973f-fe4b-47f5-871d-c401d8c655ee} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7842 | 2026.05.14 14:07:16.962969 [ 271 ] {e872973f-fe4b-47f5-871d-c401d8c655ee} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7843 | 2026.05.14 14:07:16.963101 [ 271 ] {e872973f-fe4b-47f5-871d-c401d8c655ee} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.00138 sec., 133333.33333333334 rows/sec., 8.28 MiB/sec. | ||
| 7844 | 2026.05.14 14:07:16.963139 [ 271 ] {e872973f-fe4b-47f5-871d-c401d8c655ee} <Debug> TCPHandler: Processed in 0.001629685 sec. | ||
| 7845 | 2026.05.14 14:07:16.963263 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7846 | 2026.05.14 14:07:16.963370 [ 271 ] {ab98ff28-0137-4f77-803c-b78ea97548ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7847 | 2026.05.14 14:07:16.963410 [ 271 ] {ab98ff28-0137-4f77-803c-b78ea97548ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7848 | 2026.05.14 14:07:16.963903 [ 271 ] {ab98ff28-0137-4f77-803c-b78ea97548ee} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7849 | 2026.05.14 14:07:16.963939 [ 271 ] {ab98ff28-0137-4f77-803c-b78ea97548ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7850 | 2026.05.14 14:07:16.964245 [ 271 ] {ab98ff28-0137-4f77-803c-b78ea97548ee} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7851 | 2026.05.14 14:07:16.964453 [ 271 ] {ab98ff28-0137-4f77-803c-b78ea97548ee} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7852 | 2026.05.14 14:07:16.964588 [ 271 ] {ab98ff28-0137-4f77-803c-b78ea97548ee} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001236 sec., 120550.16181229774 rows/sec., 7.79 MiB/sec. | ||
| 7853 | 2026.05.14 14:07:16.964626 [ 271 ] {ab98ff28-0137-4f77-803c-b78ea97548ee} <Debug> TCPHandler: Processed in 0.001411603 sec. | ||
| 7854 | 2026.05.14 14:07:16.964756 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7855 | 2026.05.14 14:07:16.964856 [ 271 ] {249a3920-f8fe-4de6-adeb-8dce0da020d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7856 | 2026.05.14 14:07:16.964896 [ 271 ] {249a3920-f8fe-4de6-adeb-8dce0da020d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7857 | 2026.05.14 14:07:16.965352 [ 271 ] {249a3920-f8fe-4de6-adeb-8dce0da020d3} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7858 | 2026.05.14 14:07:16.965389 [ 271 ] {249a3920-f8fe-4de6-adeb-8dce0da020d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7859 | 2026.05.14 14:07:16.965690 [ 271 ] {249a3920-f8fe-4de6-adeb-8dce0da020d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7860 | 2026.05.14 14:07:16.965902 [ 271 ] {249a3920-f8fe-4de6-adeb-8dce0da020d3} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2026.05.14 14:07:16.966030 [ 271 ] {249a3920-f8fe-4de6-adeb-8dce0da020d3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001192 sec., 124161.07382550336 rows/sec., 7.06 MiB/sec. | ||
| 7862 | 2026.05.14 14:07:16.966067 [ 271 ] {249a3920-f8fe-4de6-adeb-8dce0da020d3} <Debug> TCPHandler: Processed in 0.001360323 sec. | ||
| 7863 | 2026.05.14 14:07:16.966199 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7864 | 2026.05.14 14:07:16.966294 [ 271 ] {89807f03-5b8c-4bcd-a8a7-d34f9d9730e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7865 | 2026.05.14 14:07:16.966335 [ 271 ] {89807f03-5b8c-4bcd-a8a7-d34f9d9730e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7866 | 2026.05.14 14:07:16.966955 [ 271 ] {89807f03-5b8c-4bcd-a8a7-d34f9d9730e5} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2026.05.14 14:07:16.966993 [ 271 ] {89807f03-5b8c-4bcd-a8a7-d34f9d9730e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7868 | 2026.05.14 14:07:16.967328 [ 271 ] {89807f03-5b8c-4bcd-a8a7-d34f9d9730e5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7869 | 2026.05.14 14:07:16.967541 [ 271 ] {89807f03-5b8c-4bcd-a8a7-d34f9d9730e5} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2026.05.14 14:07:16.967671 [ 271 ] {89807f03-5b8c-4bcd-a8a7-d34f9d9730e5} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001395 sec., 381362.0071684588 rows/sec., 26.98 MiB/sec. | ||
| 7871 | 2026.05.14 14:07:16.967709 [ 271 ] {89807f03-5b8c-4bcd-a8a7-d34f9d9730e5} <Debug> TCPHandler: Processed in 0.001558194 sec. | ||
| 7872 | 2026.05.14 14:07:16.967839 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7873 | 2026.05.14 14:07:16.967934 [ 271 ] {f5ab7d2d-0f42-4cc2-893f-c085f7c88f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7874 | 2026.05.14 14:07:16.967986 [ 271 ] {f5ab7d2d-0f42-4cc2-893f-c085f7c88f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7875 | 2026.05.14 14:07:16.968333 [ 271 ] {f5ab7d2d-0f42-4cc2-893f-c085f7c88f49} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2026.05.14 14:07:16.968368 [ 271 ] {f5ab7d2d-0f42-4cc2-893f-c085f7c88f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7877 | 2026.05.14 14:07:16.968671 [ 271 ] {f5ab7d2d-0f42-4cc2-893f-c085f7c88f49} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7878 | 2026.05.14 14:07:16.968881 [ 271 ] {f5ab7d2d-0f42-4cc2-893f-c085f7c88f49} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2026.05.14 14:07:16.969010 [ 271 ] {f5ab7d2d-0f42-4cc2-893f-c085f7c88f49} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 7880 | 2026.05.14 14:07:16.969046 [ 271 ] {f5ab7d2d-0f42-4cc2-893f-c085f7c88f49} <Debug> TCPHandler: Processed in 0.001258061 sec. | ||
| 7881 | 2026.05.14 14:07:16.969174 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7882 | 2026.05.14 14:07:16.969269 [ 271 ] {eeba269d-e809-4723-acd5-6a02cfd3415a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7883 | 2026.05.14 14:07:16.969312 [ 271 ] {eeba269d-e809-4723-acd5-6a02cfd3415a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7884 | 2026.05.14 14:07:16.969744 [ 271 ] {eeba269d-e809-4723-acd5-6a02cfd3415a} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7885 | 2026.05.14 14:07:16.969780 [ 271 ] {eeba269d-e809-4723-acd5-6a02cfd3415a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7886 | 2026.05.14 14:07:16.970107 [ 271 ] {eeba269d-e809-4723-acd5-6a02cfd3415a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7887 | 2026.05.14 14:07:16.970321 [ 271 ] {eeba269d-e809-4723-acd5-6a02cfd3415a} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2026.05.14 14:07:16.970458 [ 271 ] {eeba269d-e809-4723-acd5-6a02cfd3415a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001206 sec., 219734.66003316749 rows/sec., 14.60 MiB/sec. | ||
| 7889 | 2026.05.14 14:07:16.970494 [ 271 ] {eeba269d-e809-4723-acd5-6a02cfd3415a} <Debug> TCPHandler: Processed in 0.001368873 sec. | ||
| 7890 | 2026.05.14 14:07:16.970637 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7891 | 2026.05.14 14:07:16.970745 [ 271 ] {40bfdafe-a621-448d-be1b-ebe85f0dfa92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7892 | 2026.05.14 14:07:16.970787 [ 271 ] {40bfdafe-a621-448d-be1b-ebe85f0dfa92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7893 | 2026.05.14 14:07:16.971145 [ 271 ] {40bfdafe-a621-448d-be1b-ebe85f0dfa92} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7894 | 2026.05.14 14:07:16.971181 [ 271 ] {40bfdafe-a621-448d-be1b-ebe85f0dfa92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7895 | 2026.05.14 14:07:16.971478 [ 271 ] {40bfdafe-a621-448d-be1b-ebe85f0dfa92} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7896 | 2026.05.14 14:07:16.971706 [ 271 ] {40bfdafe-a621-448d-be1b-ebe85f0dfa92} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2026.05.14 14:07:16.971842 [ 271 ] {40bfdafe-a621-448d-be1b-ebe85f0dfa92} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 7898 | 2026.05.14 14:07:16.971877 [ 271 ] {40bfdafe-a621-448d-be1b-ebe85f0dfa92} <Debug> TCPHandler: Processed in 0.001293822 sec. | ||
| 7899 | 2026.05.14 14:07:16.972002 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7900 | 2026.05.14 14:07:16.972096 [ 271 ] {758f009a-acbf-43da-8e3a-1ba497cf5720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7901 | 2026.05.14 14:07:16.972151 [ 271 ] {758f009a-acbf-43da-8e3a-1ba497cf5720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7902 | 2026.05.14 14:07:16.973058 [ 271 ] {758f009a-acbf-43da-8e3a-1ba497cf5720} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7903 | 2026.05.14 14:07:16.973095 [ 271 ] {758f009a-acbf-43da-8e3a-1ba497cf5720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7904 | 2026.05.14 14:07:16.973654 [ 271 ] {758f009a-acbf-43da-8e3a-1ba497cf5720} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7905 | 2026.05.14 14:07:16.973880 [ 271 ] {758f009a-acbf-43da-8e3a-1ba497cf5720} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7906 | 2026.05.14 14:07:16.974020 [ 271 ] {758f009a-acbf-43da-8e3a-1ba497cf5720} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001941 sec., 21638.330757341577 rows/sec., 38.77 MiB/sec. | ||
| 7907 | 2026.05.14 14:07:16.974072 [ 271 ] {758f009a-acbf-43da-8e3a-1ba497cf5720} <Debug> TCPHandler: Processed in 0.00211863 sec. | ||
| 7908 | 2026.05.14 14:07:16.974202 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7909 | 2026.05.14 14:07:16.974299 [ 271 ] {66f3783d-b2ce-4e5e-9c60-7056cec069eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7910 | 2026.05.14 14:07:16.974340 [ 271 ] {66f3783d-b2ce-4e5e-9c60-7056cec069eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7911 | 2026.05.14 14:07:16.974705 [ 271 ] {66f3783d-b2ce-4e5e-9c60-7056cec069eb} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2026.05.14 14:07:16.974741 [ 271 ] {66f3783d-b2ce-4e5e-9c60-7056cec069eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7913 | 2026.05.14 14:07:16.975054 [ 271 ] {66f3783d-b2ce-4e5e-9c60-7056cec069eb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7914 | 2026.05.14 14:07:16.975266 [ 271 ] {66f3783d-b2ce-4e5e-9c60-7056cec069eb} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2026.05.14 14:07:16.975393 [ 271 ] {66f3783d-b2ce-4e5e-9c60-7056cec069eb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001113 sec., 80862.53369272237 rows/sec., 5.06 MiB/sec. | ||
| 7916 | 2026.05.14 14:07:16.975428 [ 271 ] {66f3783d-b2ce-4e5e-9c60-7056cec069eb} <Debug> TCPHandler: Processed in 0.001275531 sec. | ||
| 7917 | 2026.05.14 14:07:17.002286 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00102706 sec. | ||
| 7918 | 2026.05.14 14:07:17.140231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7919 | 2026.05.14 14:07:17.154390 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7920 | 2026.05.14 14:07:17.154445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 7921 | 2026.05.14 14:07:17.159804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7922 | 2026.05.14 14:07:17.160462 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7923 | 2026.05.14 14:07:17.163018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7924 | 2026.05.14 14:07:19.842914 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35460 | ||
| 7925 | 2026.05.14 14:07:19.842999 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7926 | 2026.05.14 14:07:19.843024 [ 259 ] {} <Debug> TCP-Session: b7b2620f-d47d-4cd0-b04c-a263ccbb2a6a Authenticating user 'default' from [fd00:1122:3344:101::e]:35460 | ||
| 7927 | 2026.05.14 14:07:19.843046 [ 259 ] {} <Debug> TCP-Session: b7b2620f-d47d-4cd0-b04c-a263ccbb2a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7928 | 2026.05.14 14:07:19.843059 [ 259 ] {} <Debug> TCP-Session: b7b2620f-d47d-4cd0-b04c-a263ccbb2a6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7929 | 2026.05.14 14:07:19.843294 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36682 | ||
| 7930 | 2026.05.14 14:07:19.843309 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39300 | ||
| 7931 | 2026.05.14 14:07:19.843350 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48001 | ||
| 7932 | 2026.05.14 14:07:19.843370 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52051 | ||
| 7933 | 2026.05.14 14:07:19.843395 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46128 | ||
| 7934 | 2026.05.14 14:07:19.843407 [ 259 ] {} <Trace> TCP-Session: b7b2620f-d47d-4cd0-b04c-a263ccbb2a6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7935 | 2026.05.14 14:07:19.843399 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56840 | ||
| 7936 | 2026.05.14 14:07:19.843395 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63641 | ||
| 7937 | 2026.05.14 14:07:19.843393 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7938 | 2026.05.14 14:07:19.843360 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57839 | ||
| 7939 | 2026.05.14 14:07:19.843597 [ 268 ] {} <Debug> TCP-Session: b6f1f490-23fd-45b3-aa98-749aab7fc066 Authenticating user 'default' from [fd00:1122:3344:101::e]:36682 | ||
| 7940 | 2026.05.14 14:07:19.843597 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7941 | 2026.05.14 14:07:19.843634 [ 268 ] {} <Debug> TCP-Session: b6f1f490-23fd-45b3-aa98-749aab7fc066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7942 | 2026.05.14 14:07:19.843636 [ 259 ] {dc9d89d8-c6f6-4733-b9ad-193670781de4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35460) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7943 | 2026.05.14 14:07:19.843670 [ 303 ] {} <Debug> TCP-Session: 7ab379aa-6eb9-45e7-8d25-f4b86e8d24c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39300 | ||
| 7944 | 2026.05.14 14:07:19.843669 [ 268 ] {} <Debug> TCP-Session: b6f1f490-23fd-45b3-aa98-749aab7fc066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7945 | 2026.05.14 14:07:19.843711 [ 303 ] {} <Debug> TCP-Session: 7ab379aa-6eb9-45e7-8d25-f4b86e8d24c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7946 | 2026.05.14 14:07:19.843733 [ 303 ] {} <Debug> TCP-Session: 7ab379aa-6eb9-45e7-8d25-f4b86e8d24c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7947 | 2026.05.14 14:07:19.843923 [ 259 ] {dc9d89d8-c6f6-4733-b9ad-193670781de4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7948 | 2026.05.14 14:07:19.843951 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7949 | 2026.05.14 14:07:19.843980 [ 259 ] {dc9d89d8-c6f6-4733-b9ad-193670781de4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7950 | 2026.05.14 14:07:19.843983 [ 311 ] {} <Debug> TCP-Session: c9cfc9c4-f32e-4766-9ebe-ef7047a5cb93 Authenticating user 'default' from [fd00:1122:3344:101::e]:56840 | ||
| 7951 | 2026.05.14 14:07:19.844020 [ 311 ] {} <Debug> TCP-Session: c9cfc9c4-f32e-4766-9ebe-ef7047a5cb93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7952 | 2026.05.14 14:07:19.844034 [ 311 ] {} <Debug> TCP-Session: c9cfc9c4-f32e-4766-9ebe-ef7047a5cb93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7953 | 2026.05.14 14:07:19.844060 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7954 | 2026.05.14 14:07:19.844092 [ 307 ] {} <Debug> TCP-Session: bbc7b391-9632-4e0e-a2cf-2a971baf8a70 Authenticating user 'default' from [fd00:1122:3344:101::e]:57839 | ||
| 7955 | 2026.05.14 14:07:19.844110 [ 307 ] {} <Debug> TCP-Session: bbc7b391-9632-4e0e-a2cf-2a971baf8a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7956 | 2026.05.14 14:07:19.844127 [ 307 ] {} <Debug> TCP-Session: bbc7b391-9632-4e0e-a2cf-2a971baf8a70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7957 | 2026.05.14 14:07:19.844273 [ 259 ] {dc9d89d8-c6f6-4733-b9ad-193670781de4} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 7958 | 2026.05.14 14:07:19.844401 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7959 | 2026.05.14 14:07:19.844439 [ 309 ] {} <Debug> TCP-Session: b66a0e19-4899-4d04-b368-488de8ab1ac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63641 | ||
| 7960 | 2026.05.14 14:07:19.844469 [ 309 ] {} <Debug> TCP-Session: b66a0e19-4899-4d04-b368-488de8ab1ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7961 | 2026.05.14 14:07:19.844482 [ 309 ] {} <Debug> TCP-Session: b66a0e19-4899-4d04-b368-488de8ab1ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7962 | 2026.05.14 14:07:19.844504 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7963 | 2026.05.14 14:07:19.844536 [ 310 ] {} <Debug> TCP-Session: ff9f1b45-47f3-4a44-87b9-eeff12c8081c Authenticating user 'default' from [fd00:1122:3344:101::e]:46128 | ||
| 7964 | 2026.05.14 14:07:19.844552 [ 310 ] {} <Debug> TCP-Session: ff9f1b45-47f3-4a44-87b9-eeff12c8081c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7965 | 2026.05.14 14:07:19.844567 [ 310 ] {} <Debug> TCP-Session: ff9f1b45-47f3-4a44-87b9-eeff12c8081c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7966 | 2026.05.14 14:07:19.844836 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7967 | 2026.05.14 14:07:19.844867 [ 308 ] {} <Debug> TCP-Session: f7a292c8-caa7-439f-ad93-67013aad906b Authenticating user 'default' from [fd00:1122:3344:101::e]:52051 | ||
| 7968 | 2026.05.14 14:07:19.844884 [ 308 ] {} <Debug> TCP-Session: f7a292c8-caa7-439f-ad93-67013aad906b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7969 | 2026.05.14 14:07:19.844896 [ 308 ] {} <Debug> TCP-Session: f7a292c8-caa7-439f-ad93-67013aad906b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7970 | 2026.05.14 14:07:19.844942 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7971 | 2026.05.14 14:07:19.844987 [ 304 ] {} <Debug> TCP-Session: 211863d7-3d66-4409-904f-6d800f4c13e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48001 | ||
| 7972 | 2026.05.14 14:07:19.845007 [ 304 ] {} <Debug> TCP-Session: 211863d7-3d66-4409-904f-6d800f4c13e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7973 | 2026.05.14 14:07:19.845022 [ 304 ] {} <Debug> TCP-Session: 211863d7-3d66-4409-904f-6d800f4c13e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7974 | 2026.05.14 14:07:19.845157 [ 340 ] {dc9d89d8-c6f6-4733-b9ad-193670781de4} <Trace> AggregatingTransform: Aggregating | ||
| 7975 | 2026.05.14 14:07:19.845205 [ 340 ] {dc9d89d8-c6f6-4733-b9ad-193670781de4} <Trace> Aggregator: Aggregation method: without_key | ||
| 7976 | 2026.05.14 14:07:19.845240 [ 340 ] {dc9d89d8-c6f6-4733-b9ad-193670781de4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918898 sec. (1088.260 rows/sec., 42.51 KiB/sec.) | ||
| 7977 | 2026.05.14 14:07:19.845258 [ 340 ] {dc9d89d8-c6f6-4733-b9ad-193670781de4} <Trace> Aggregator: Merging aggregated data | ||
| 7978 | 2026.05.14 14:07:19.845955 [ 259 ] {dc9d89d8-c6f6-4733-b9ad-193670781de4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002372 sec., 421.5851602023609 rows/sec., 16.47 KiB/sec. | ||
| 7979 | 2026.05.14 14:07:19.846091 [ 259 ] {dc9d89d8-c6f6-4733-b9ad-193670781de4} <Debug> TCPHandler: Processed in 0.002790506 sec. | ||
| 7980 | 2026.05.14 14:07:19.846209 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7981 | 2026.05.14 14:07:19.846237 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7982 | 2026.05.14 14:07:19.846240 [ 259 ] {} <Debug> TCP-Session: b7b2620f-d47d-4cd0-b04c-a263ccbb2a6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7983 | 2026.05.14 14:07:19.846262 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7984 | 2026.05.14 14:07:19.846278 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7985 | 2026.05.14 14:07:19.846294 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7986 | 2026.05.14 14:07:19.846325 [ 311 ] {} <Debug> TCP-Session: c9cfc9c4-f32e-4766-9ebe-ef7047a5cb93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7987 | 2026.05.14 14:07:19.846338 [ 303 ] {} <Debug> TCP-Session: 7ab379aa-6eb9-45e7-8d25-f4b86e8d24c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7988 | 2026.05.14 14:07:19.846352 [ 308 ] {} <Debug> TCP-Session: f7a292c8-caa7-439f-ad93-67013aad906b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7989 | 2026.05.14 14:07:19.846360 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7990 | 2026.05.14 14:07:19.846386 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7991 | 2026.05.14 14:07:19.846406 [ 304 ] {} <Debug> TCP-Session: 211863d7-3d66-4409-904f-6d800f4c13e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7992 | 2026.05.14 14:07:19.846281 [ 268 ] {} <Debug> TCP-Session: b6f1f490-23fd-45b3-aa98-749aab7fc066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7993 | 2026.05.14 14:07:19.846433 [ 310 ] {} <Debug> TCP-Session: ff9f1b45-47f3-4a44-87b9-eeff12c8081c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7994 | 2026.05.14 14:07:19.846334 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7995 | 2026.05.14 14:07:19.846320 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7996 | 2026.05.14 14:07:19.846497 [ 307 ] {} <Debug> TCP-Session: bbc7b391-9632-4e0e-a2cf-2a971baf8a70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7997 | 2026.05.14 14:07:19.846523 [ 309 ] {} <Debug> TCP-Session: b66a0e19-4899-4d04-b368-488de8ab1ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7998 | 2026.05.14 14:07:21.247519 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35857 | ||
| 7999 | 2026.05.14 14:07:21.247622 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8000 | 2026.05.14 14:07:21.247652 [ 268 ] {} <Debug> TCP-Session: 44919d0d-20a3-4c87-b2d3-0276c30898e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35857 | ||
| 8001 | 2026.05.14 14:07:21.247676 [ 268 ] {} <Debug> TCP-Session: 44919d0d-20a3-4c87-b2d3-0276c30898e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8002 | 2026.05.14 14:07:21.247690 [ 268 ] {} <Debug> TCP-Session: 44919d0d-20a3-4c87-b2d3-0276c30898e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8003 | 2026.05.14 14:07:21.247935 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48513 | ||
| 8004 | 2026.05.14 14:07:21.247988 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50952 | ||
| 8005 | 2026.05.14 14:07:21.248016 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63481 | ||
| 8006 | 2026.05.14 14:07:21.248046 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59195 | ||
| 8007 | 2026.05.14 14:07:21.248061 [ 268 ] {} <Trace> TCP-Session: 44919d0d-20a3-4c87-b2d3-0276c30898e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2026.05.14 14:07:21.248106 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8009 | 2026.05.14 14:07:21.248140 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8010 | 2026.05.14 14:07:21.248132 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8011 | 2026.05.14 14:07:21.248169 [ 304 ] {} <Debug> TCP-Session: 42031aa0-53f9-4271-bb7b-06998a05ecbc Authenticating user 'default' from [fd00:1122:3344:101::e]:50952 | ||
| 8012 | 2026.05.14 14:07:21.248184 [ 259 ] {} <Debug> TCP-Session: ae352e37-dc4a-401b-9d82-706a7173fbed Authenticating user 'default' from [fd00:1122:3344:101::e]:59195 | ||
| 8013 | 2026.05.14 14:07:21.248207 [ 308 ] {} <Debug> TCP-Session: 45472e91-f66c-4200-aad5-608d1e05d17b Authenticating user 'default' from [fd00:1122:3344:101::e]:63481 | ||
| 8014 | 2026.05.14 14:07:21.248226 [ 304 ] {} <Debug> TCP-Session: 42031aa0-53f9-4271-bb7b-06998a05ecbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8015 | 2026.05.14 14:07:21.248241 [ 308 ] {} <Debug> TCP-Session: 45472e91-f66c-4200-aad5-608d1e05d17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8016 | 2026.05.14 14:07:21.248260 [ 304 ] {} <Debug> TCP-Session: 42031aa0-53f9-4271-bb7b-06998a05ecbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8017 | 2026.05.14 14:07:21.248280 [ 308 ] {} <Debug> TCP-Session: 45472e91-f66c-4200-aad5-608d1e05d17b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8018 | 2026.05.14 14:07:21.248237 [ 259 ] {} <Debug> TCP-Session: ae352e37-dc4a-401b-9d82-706a7173fbed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8019 | 2026.05.14 14:07:21.248306 [ 268 ] {c0567e7d-aa21-46fd-af7b-fbcc364da765} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35857) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8020 | 2026.05.14 14:07:21.248330 [ 259 ] {} <Debug> TCP-Session: ae352e37-dc4a-401b-9d82-706a7173fbed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2026.05.14 14:07:21.248035 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40354 | ||
| 8022 | 2026.05.14 14:07:21.248024 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38893 | ||
| 8023 | 2026.05.14 14:07:21.248013 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65486 | ||
| 8024 | 2026.05.14 14:07:21.248006 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49860 | ||
| 8025 | 2026.05.14 14:07:21.248475 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8026 | 2026.05.14 14:07:21.248512 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8027 | 2026.05.14 14:07:21.248480 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8028 | 2026.05.14 14:07:21.248540 [ 311 ] {} <Debug> TCP-Session: ec02a305-8493-4b7a-a109-805f7a997817 Authenticating user 'default' from [fd00:1122:3344:101::e]:40354 | ||
| 8029 | 2026.05.14 14:07:21.248542 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8030 | 2026.05.14 14:07:21.248573 [ 310 ] {} <Debug> TCP-Session: 940507f1-1e20-4213-b814-200dd5d7023c Authenticating user 'default' from [fd00:1122:3344:101::e]:38893 | ||
| 8031 | 2026.05.14 14:07:21.248589 [ 311 ] {} <Debug> TCP-Session: ec02a305-8493-4b7a-a109-805f7a997817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8032 | 2026.05.14 14:07:21.248600 [ 307 ] {} <Debug> TCP-Session: 1b041331-215e-4845-b644-91fce91b1fb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49860 | ||
| 8033 | 2026.05.14 14:07:21.248619 [ 268 ] {c0567e7d-aa21-46fd-af7b-fbcc364da765} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8034 | 2026.05.14 14:07:21.248636 [ 307 ] {} <Debug> TCP-Session: 1b041331-215e-4845-b644-91fce91b1fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8035 | 2026.05.14 14:07:21.248624 [ 311 ] {} <Debug> TCP-Session: ec02a305-8493-4b7a-a109-805f7a997817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8036 | 2026.05.14 14:07:21.248672 [ 307 ] {} <Debug> TCP-Session: 1b041331-215e-4845-b644-91fce91b1fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8037 | 2026.05.14 14:07:21.248693 [ 268 ] {c0567e7d-aa21-46fd-af7b-fbcc364da765} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8038 | 2026.05.14 14:07:21.248543 [ 309 ] {} <Debug> TCP-Session: fad1e991-48e0-4b31-b185-6e22f1bff4e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65486 | ||
| 8039 | 2026.05.14 14:07:21.248006 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8040 | 2026.05.14 14:07:21.248781 [ 309 ] {} <Debug> TCP-Session: fad1e991-48e0-4b31-b185-6e22f1bff4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8041 | 2026.05.14 14:07:21.248613 [ 310 ] {} <Debug> TCP-Session: 940507f1-1e20-4213-b814-200dd5d7023c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8042 | 2026.05.14 14:07:21.248809 [ 303 ] {} <Debug> TCP-Session: 199675be-0619-439e-9e21-b481ded6d3be Authenticating user 'default' from [fd00:1122:3344:101::e]:48513 | ||
| 8043 | 2026.05.14 14:07:21.248815 [ 309 ] {} <Debug> TCP-Session: fad1e991-48e0-4b31-b185-6e22f1bff4e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8044 | 2026.05.14 14:07:21.248836 [ 310 ] {} <Debug> TCP-Session: 940507f1-1e20-4213-b814-200dd5d7023c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2026.05.14 14:07:21.248857 [ 303 ] {} <Debug> TCP-Session: 199675be-0619-439e-9e21-b481ded6d3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8046 | 2026.05.14 14:07:21.248894 [ 303 ] {} <Debug> TCP-Session: 199675be-0619-439e-9e21-b481ded6d3be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8047 | 2026.05.14 14:07:21.249175 [ 268 ] {c0567e7d-aa21-46fd-af7b-fbcc364da765} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 8048 | 2026.05.14 14:07:21.250296 [ 345 ] {c0567e7d-aa21-46fd-af7b-fbcc364da765} <Trace> AggregatingTransform: Aggregating | ||
| 8049 | 2026.05.14 14:07:21.250438 [ 345 ] {c0567e7d-aa21-46fd-af7b-fbcc364da765} <Trace> Aggregator: Aggregation method: without_key | ||
| 8050 | 2026.05.14 14:07:21.250470 [ 345 ] {c0567e7d-aa21-46fd-af7b-fbcc364da765} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001170481 sec. (854.350 rows/sec., 33.37 KiB/sec.) | ||
| 8051 | 2026.05.14 14:07:21.250486 [ 345 ] {c0567e7d-aa21-46fd-af7b-fbcc364da765} <Trace> Aggregator: Merging aggregated data | ||
| 8052 | 2026.05.14 14:07:21.251151 [ 268 ] {c0567e7d-aa21-46fd-af7b-fbcc364da765} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002906 sec., 344.1156228492773 rows/sec., 13.44 KiB/sec. | ||
| 8053 | 2026.05.14 14:07:21.251302 [ 268 ] {c0567e7d-aa21-46fd-af7b-fbcc364da765} <Debug> TCPHandler: Processed in 0.003370831 sec. | ||
| 8054 | 2026.05.14 14:07:21.251438 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8055 | 2026.05.14 14:07:21.251470 [ 268 ] {} <Debug> TCP-Session: 44919d0d-20a3-4c87-b2d3-0276c30898e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8056 | 2026.05.14 14:07:21.251472 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8057 | 2026.05.14 14:07:21.251496 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8058 | 2026.05.14 14:07:21.251513 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8059 | 2026.05.14 14:07:21.251546 [ 259 ] {} <Debug> TCP-Session: ae352e37-dc4a-401b-9d82-706a7173fbed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8060 | 2026.05.14 14:07:21.251562 [ 309 ] {} <Debug> TCP-Session: fad1e991-48e0-4b31-b185-6e22f1bff4e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2026.05.14 14:07:21.251594 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8062 | 2026.05.14 14:07:21.251578 [ 304 ] {} <Debug> TCP-Session: 42031aa0-53f9-4271-bb7b-06998a05ecbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.05.14 14:07:21.251623 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8064 | 2026.05.14 14:07:21.251651 [ 310 ] {} <Debug> TCP-Session: 940507f1-1e20-4213-b814-200dd5d7023c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8065 | 2026.05.14 14:07:21.251671 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8066 | 2026.05.14 14:07:21.251695 [ 307 ] {} <Debug> TCP-Session: 1b041331-215e-4845-b644-91fce91b1fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8067 | 2026.05.14 14:07:21.251545 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8068 | 2026.05.14 14:07:21.251723 [ 308 ] {} <Debug> TCP-Session: 45472e91-f66c-4200-aad5-608d1e05d17b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2026.05.14 14:07:21.251568 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8070 | 2026.05.14 14:07:21.251769 [ 303 ] {} <Debug> TCP-Session: 199675be-0619-439e-9e21-b481ded6d3be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8071 | 2026.05.14 14:07:21.251799 [ 311 ] {} <Debug> TCP-Session: ec02a305-8493-4b7a-a109-805f7a997817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8072 | 2026.05.14 14:07:21.423373 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45982 | ||
| 8073 | 2026.05.14 14:07:21.423459 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8074 | 2026.05.14 14:07:21.423485 [ 268 ] {} <Debug> TCP-Session: cdffe4a4-74fa-4085-a217-0637d5fc8579 Authenticating user 'default' from [fd00:1122:3344:101::e]:45982 | ||
| 8075 | 2026.05.14 14:07:21.423510 [ 268 ] {} <Debug> TCP-Session: cdffe4a4-74fa-4085-a217-0637d5fc8579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8076 | 2026.05.14 14:07:21.423523 [ 268 ] {} <Debug> TCP-Session: cdffe4a4-74fa-4085-a217-0637d5fc8579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8077 | 2026.05.14 14:07:21.423753 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57246 | ||
| 8078 | 2026.05.14 14:07:21.423782 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44634 | ||
| 8079 | 2026.05.14 14:07:21.423805 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57429 | ||
| 8080 | 2026.05.14 14:07:21.423827 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59717 | ||
| 8081 | 2026.05.14 14:07:21.423849 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52610 | ||
| 8082 | 2026.05.14 14:07:21.423872 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8083 | 2026.05.14 14:07:21.423888 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8084 | 2026.05.14 14:07:21.423907 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8085 | 2026.05.14 14:07:21.423916 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8086 | 2026.05.14 14:07:21.423931 [ 308 ] {} <Debug> TCP-Session: b8aed67d-4f0c-45af-ab49-f845c9a5727b Authenticating user 'default' from [fd00:1122:3344:101::e]:57429 | ||
| 8087 | 2026.05.14 14:07:21.423950 [ 259 ] {} <Debug> TCP-Session: fe98147e-8e5a-4929-b4db-2bb1eeb56c68 Authenticating user 'default' from [fd00:1122:3344:101::e]:52610 | ||
| 8088 | 2026.05.14 14:07:21.423916 [ 304 ] {} <Debug> TCP-Session: beecc268-2ce3-472f-a1cb-24586005a993 Authenticating user 'default' from [fd00:1122:3344:101::e]:44634 | ||
| 8089 | 2026.05.14 14:07:21.423978 [ 308 ] {} <Debug> TCP-Session: b8aed67d-4f0c-45af-ab49-f845c9a5727b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8090 | 2026.05.14 14:07:21.423982 [ 259 ] {} <Debug> TCP-Session: fe98147e-8e5a-4929-b4db-2bb1eeb56c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8091 | 2026.05.14 14:07:21.424002 [ 304 ] {} <Debug> TCP-Session: beecc268-2ce3-472f-a1cb-24586005a993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8092 | 2026.05.14 14:07:21.424012 [ 308 ] {} <Debug> TCP-Session: b8aed67d-4f0c-45af-ab49-f845c9a5727b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8093 | 2026.05.14 14:07:21.424035 [ 304 ] {} <Debug> TCP-Session: beecc268-2ce3-472f-a1cb-24586005a993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8094 | 2026.05.14 14:07:21.424023 [ 259 ] {} <Debug> TCP-Session: fe98147e-8e5a-4929-b4db-2bb1eeb56c68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8095 | 2026.05.14 14:07:21.423844 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8096 | 2026.05.14 14:07:21.423816 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52181 | ||
| 8097 | 2026.05.14 14:07:21.423941 [ 310 ] {} <Debug> TCP-Session: 6107399c-7c42-4546-944c-f3d2843bce52 Authenticating user 'default' from [fd00:1122:3344:101::e]:59717 | ||
| 8098 | 2026.05.14 14:07:21.424153 [ 303 ] {} <Debug> TCP-Session: d361be1a-8497-4b34-b48c-d36763d12b6b Authenticating user 'default' from [fd00:1122:3344:101::e]:57246 | ||
| 8099 | 2026.05.14 14:07:21.424184 [ 310 ] {} <Debug> TCP-Session: 6107399c-7c42-4546-944c-f3d2843bce52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8100 | 2026.05.14 14:07:21.424183 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8101 | 2026.05.14 14:07:21.424206 [ 303 ] {} <Debug> TCP-Session: d361be1a-8497-4b34-b48c-d36763d12b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8102 | 2026.05.14 14:07:21.424209 [ 310 ] {} <Debug> TCP-Session: 6107399c-7c42-4546-944c-f3d2843bce52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2026.05.14 14:07:21.424238 [ 303 ] {} <Debug> TCP-Session: d361be1a-8497-4b34-b48c-d36763d12b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8104 | 2026.05.14 14:07:21.424230 [ 309 ] {} <Debug> TCP-Session: 4aceb70a-4943-43f6-bb90-5a52c1422869 Authenticating user 'default' from [fd00:1122:3344:101::e]:52181 | ||
| 8105 | 2026.05.14 14:07:21.423845 [ 268 ] {} <Trace> TCP-Session: cdffe4a4-74fa-4085-a217-0637d5fc8579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8106 | 2026.05.14 14:07:21.424281 [ 309 ] {} <Debug> TCP-Session: 4aceb70a-4943-43f6-bb90-5a52c1422869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2026.05.14 14:07:21.423841 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49989 | ||
| 8108 | 2026.05.14 14:07:21.424315 [ 309 ] {} <Debug> TCP-Session: 4aceb70a-4943-43f6-bb90-5a52c1422869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8109 | 2026.05.14 14:07:21.423793 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45083 | ||
| 8110 | 2026.05.14 14:07:21.424372 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8111 | 2026.05.14 14:07:21.424404 [ 311 ] {} <Debug> TCP-Session: ee1bb591-1235-4570-9575-37f7c5a04d4f Authenticating user 'default' from [fd00:1122:3344:101::e]:49989 | ||
| 8112 | 2026.05.14 14:07:21.424419 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8113 | 2026.05.14 14:07:21.424423 [ 311 ] {} <Debug> TCP-Session: ee1bb591-1235-4570-9575-37f7c5a04d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8114 | 2026.05.14 14:07:21.424443 [ 307 ] {} <Debug> TCP-Session: d5dbb578-64c7-4d20-8a72-0ca4494be75c Authenticating user 'default' from [fd00:1122:3344:101::e]:45083 | ||
| 8115 | 2026.05.14 14:07:21.424444 [ 311 ] {} <Debug> TCP-Session: ee1bb591-1235-4570-9575-37f7c5a04d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8116 | 2026.05.14 14:07:21.424457 [ 268 ] {334142da-3d55-4d4b-9769-5d2d8115f900} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45982) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8117 | 2026.05.14 14:07:21.424463 [ 307 ] {} <Debug> TCP-Session: d5dbb578-64c7-4d20-8a72-0ca4494be75c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8118 | 2026.05.14 14:07:21.424496 [ 307 ] {} <Debug> TCP-Session: d5dbb578-64c7-4d20-8a72-0ca4494be75c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8119 | 2026.05.14 14:07:21.424730 [ 268 ] {334142da-3d55-4d4b-9769-5d2d8115f900} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8120 | 2026.05.14 14:07:21.424793 [ 268 ] {334142da-3d55-4d4b-9769-5d2d8115f900} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8121 | 2026.05.14 14:07:21.425084 [ 268 ] {334142da-3d55-4d4b-9769-5d2d8115f900} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 8122 | 2026.05.14 14:07:21.425972 [ 318 ] {334142da-3d55-4d4b-9769-5d2d8115f900} <Trace> AggregatingTransform: Aggregating | ||
| 8123 | 2026.05.14 14:07:21.426070 [ 318 ] {334142da-3d55-4d4b-9769-5d2d8115f900} <Trace> Aggregator: Aggregation method: without_key | ||
| 8124 | 2026.05.14 14:07:21.426118 [ 318 ] {334142da-3d55-4d4b-9769-5d2d8115f900} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930259 sec. (1074.969 rows/sec., 41.99 KiB/sec.) | ||
| 8125 | 2026.05.14 14:07:21.426143 [ 318 ] {334142da-3d55-4d4b-9769-5d2d8115f900} <Trace> Aggregator: Merging aggregated data | ||
| 8126 | 2026.05.14 14:07:21.427133 [ 268 ] {334142da-3d55-4d4b-9769-5d2d8115f900} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002732 sec., 366.03221083455344 rows/sec., 14.30 KiB/sec. | ||
| 8127 | 2026.05.14 14:07:21.427294 [ 268 ] {334142da-3d55-4d4b-9769-5d2d8115f900} <Debug> TCPHandler: Processed in 0.003569413 sec. | ||
| 8128 | 2026.05.14 14:07:21.427445 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8129 | 2026.05.14 14:07:21.427482 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8130 | 2026.05.14 14:07:21.427490 [ 268 ] {} <Debug> TCP-Session: cdffe4a4-74fa-4085-a217-0637d5fc8579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8131 | 2026.05.14 14:07:21.427507 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8132 | 2026.05.14 14:07:21.427540 [ 303 ] {} <Debug> TCP-Session: d361be1a-8497-4b34-b48c-d36763d12b6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8133 | 2026.05.14 14:07:21.427561 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8134 | 2026.05.14 14:07:21.427571 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8135 | 2026.05.14 14:07:21.427598 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8136 | 2026.05.14 14:07:21.427621 [ 309 ] {} <Debug> TCP-Session: 4aceb70a-4943-43f6-bb90-5a52c1422869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8137 | 2026.05.14 14:07:21.427640 [ 259 ] {} <Debug> TCP-Session: fe98147e-8e5a-4929-b4db-2bb1eeb56c68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8138 | 2026.05.14 14:07:21.427664 [ 310 ] {} <Debug> TCP-Session: 6107399c-7c42-4546-944c-f3d2843bce52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8139 | 2026.05.14 14:07:21.427613 [ 308 ] {} <Debug> TCP-Session: b8aed67d-4f0c-45af-ab49-f845c9a5727b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8140 | 2026.05.14 14:07:21.427530 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8141 | 2026.05.14 14:07:21.427639 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8142 | 2026.05.14 14:07:21.427774 [ 304 ] {} <Debug> TCP-Session: beecc268-2ce3-472f-a1cb-24586005a993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8143 | 2026.05.14 14:07:21.427609 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8144 | 2026.05.14 14:07:21.427813 [ 311 ] {} <Debug> TCP-Session: ee1bb591-1235-4570-9575-37f7c5a04d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8145 | 2026.05.14 14:07:21.427873 [ 307 ] {} <Debug> TCP-Session: d5dbb578-64c7-4d20-8a72-0ca4494be75c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8146 | 2026.05.14 14:07:21.946862 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8147 | 2026.05.14 14:07:21.947101 [ 271 ] {96a95dc2-01fd-40f4-8fe0-bdc4acb1708a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 8148 | 2026.05.14 14:07:21.947451 [ 271 ] {96a95dc2-01fd-40f4-8fe0-bdc4acb1708a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8149 | 2026.05.14 14:07:21.947495 [ 271 ] {96a95dc2-01fd-40f4-8fe0-bdc4acb1708a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 8150 | 2026.05.14 14:07:21.947785 [ 271 ] {96a95dc2-01fd-40f4-8fe0-bdc4acb1708a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8151 | 2026.05.14 14:07:21.947933 [ 271 ] {96a95dc2-01fd-40f4-8fe0-bdc4acb1708a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8152 | 2026.05.14 14:07:21.948116 [ 271 ] {96a95dc2-01fd-40f4-8fe0-bdc4acb1708a} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8153 | 2026.05.14 14:07:21.948157 [ 271 ] {96a95dc2-01fd-40f4-8fe0-bdc4acb1708a} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8154 | 2026.05.14 14:07:21.948180 [ 271 ] {96a95dc2-01fd-40f4-8fe0-bdc4acb1708a} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 8155 | 2026.05.14 14:07:21.948197 [ 271 ] {96a95dc2-01fd-40f4-8fe0-bdc4acb1708a} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8156 | 2026.05.14 14:07:21.948249 [ 271 ] {96a95dc2-01fd-40f4-8fe0-bdc4acb1708a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 8157 | 2026.05.14 14:07:21.948272 [ 271 ] {96a95dc2-01fd-40f4-8fe0-bdc4acb1708a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 8158 | 2026.05.14 14:07:21.949292 [ 271 ] {96a95dc2-01fd-40f4-8fe0-bdc4acb1708a} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002284 sec., 19264.44833625219 rows/sec., 4.03 MiB/sec. | ||
| 8159 | 2026.05.14 14:07:21.949385 [ 271 ] {96a95dc2-01fd-40f4-8fe0-bdc4acb1708a} <Debug> TCPHandler: Processed in 0.002663724 sec. | ||
| 8160 | 2026.05.14 14:07:21.951119 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8161 | 2026.05.14 14:07:21.951258 [ 271 ] {0097cb56-18a0-4e2c-b52e-18e6a38898ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8162 | 2026.05.14 14:07:21.951317 [ 271 ] {0097cb56-18a0-4e2c-b52e-18e6a38898ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8163 | 2026.05.14 14:07:21.951891 [ 271 ] {0097cb56-18a0-4e2c-b52e-18e6a38898ee} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2026.05.14 14:07:21.951934 [ 271 ] {0097cb56-18a0-4e2c-b52e-18e6a38898ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8165 | 2026.05.14 14:07:21.952331 [ 271 ] {0097cb56-18a0-4e2c-b52e-18e6a38898ee} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8166 | 2026.05.14 14:07:21.952607 [ 271 ] {0097cb56-18a0-4e2c-b52e-18e6a38898ee} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2026.05.14 14:07:21.952816 [ 271 ] {0097cb56-18a0-4e2c-b52e-18e6a38898ee} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.68 MiB/sec. | ||
| 8168 | 2026.05.14 14:07:21.952867 [ 271 ] {0097cb56-18a0-4e2c-b52e-18e6a38898ee} <Debug> TCPHandler: Processed in 0.001857297 sec. | ||
| 8169 | 2026.05.14 14:07:21.953033 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8170 | 2026.05.14 14:07:21.953155 [ 271 ] {c44f8823-4635-4426-8276-1d5e01b10291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8171 | 2026.05.14 14:07:21.953202 [ 271 ] {c44f8823-4635-4426-8276-1d5e01b10291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8172 | 2026.05.14 14:07:21.953653 [ 271 ] {c44f8823-4635-4426-8276-1d5e01b10291} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2026.05.14 14:07:21.953693 [ 271 ] {c44f8823-4635-4426-8276-1d5e01b10291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8174 | 2026.05.14 14:07:21.954031 [ 271 ] {c44f8823-4635-4426-8276-1d5e01b10291} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8175 | 2026.05.14 14:07:21.954246 [ 271 ] {c44f8823-4635-4426-8276-1d5e01b10291} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8176 | 2026.05.14 14:07:21.954384 [ 271 ] {c44f8823-4635-4426-8276-1d5e01b10291} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 8177 | 2026.05.14 14:07:21.954424 [ 271 ] {c44f8823-4635-4426-8276-1d5e01b10291} <Debug> TCPHandler: Processed in 0.001444864 sec. | ||
| 8178 | 2026.05.14 14:07:21.954552 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8179 | 2026.05.14 14:07:21.954655 [ 271 ] {eb265a62-9162-472a-a74d-71195d880b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8180 | 2026.05.14 14:07:21.954710 [ 271 ] {eb265a62-9162-472a-a74d-71195d880b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8181 | 2026.05.14 14:07:21.955135 [ 271 ] {eb265a62-9162-472a-a74d-71195d880b8e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2026.05.14 14:07:21.955173 [ 271 ] {eb265a62-9162-472a-a74d-71195d880b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8183 | 2026.05.14 14:07:21.955505 [ 271 ] {eb265a62-9162-472a-a74d-71195d880b8e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8184 | 2026.05.14 14:07:21.955839 [ 271 ] {eb265a62-9162-472a-a74d-71195d880b8e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8185 | 2026.05.14 14:07:21.956170 [ 271 ] {eb265a62-9162-472a-a74d-71195d880b8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001526 sec., 104849.27916120576 rows/sec., 7.30 MiB/sec. | ||
| 8186 | 2026.05.14 14:07:21.956262 [ 271 ] {eb265a62-9162-472a-a74d-71195d880b8e} <Debug> TCPHandler: Processed in 0.001759697 sec. | ||
| 8187 | 2026.05.14 14:07:21.956452 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8188 | 2026.05.14 14:07:21.956609 [ 271 ] {b3be1f9b-d0c4-4a93-8da7-428fdefdda86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8189 | 2026.05.14 14:07:21.956680 [ 271 ] {b3be1f9b-d0c4-4a93-8da7-428fdefdda86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8190 | 2026.05.14 14:07:21.957178 [ 271 ] {b3be1f9b-d0c4-4a93-8da7-428fdefdda86} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8191 | 2026.05.14 14:07:21.957225 [ 271 ] {b3be1f9b-d0c4-4a93-8da7-428fdefdda86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8192 | 2026.05.14 14:07:21.957631 [ 271 ] {b3be1f9b-d0c4-4a93-8da7-428fdefdda86} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8193 | 2026.05.14 14:07:21.957865 [ 271 ] {b3be1f9b-d0c4-4a93-8da7-428fdefdda86} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8194 | 2026.05.14 14:07:21.958013 [ 271 ] {b3be1f9b-d0c4-4a93-8da7-428fdefdda86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. | ||
| 8195 | 2026.05.14 14:07:21.958059 [ 271 ] {b3be1f9b-d0c4-4a93-8da7-428fdefdda86} <Debug> TCPHandler: Processed in 0.001727836 sec. | ||
| 8196 | 2026.05.14 14:07:23.849587 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15848 | ||
| 8197 | 2026.05.14 14:07:23.850139 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8198 | 2026.05.14 14:07:23.850184 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8199 | 2026.05.14 14:07:23.850641 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8200 | 2026.05.14 14:07:23.850948 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8201 | 2026.05.14 14:07:23.851082 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15848 | ||
| 8202 | 2026.05.14 14:07:24.663482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8203 | 2026.05.14 14:07:24.679238 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2026.05.14 14:07:24.679307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8205 | 2026.05.14 14:07:24.685352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8206 | 2026.05.14 14:07:24.686032 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2026.05.14 14:07:24.688827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8208 | 2026.05.14 14:07:26.399706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1018 | ||
| 8209 | 2026.05.14 14:07:26.402499 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2026.05.14 14:07:26.402551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8211 | 2026.05.14 14:07:26.403841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8212 | 2026.05.14 14:07:26.404120 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2026.05.14 14:07:26.404379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 8214 | 2026.05.14 14:07:26.948921 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8215 | 2026.05.14 14:07:26.949313 [ 271 ] {c760c4d1-ab58-4854-964a-12f37cccc0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 8216 | 2026.05.14 14:07:26.949754 [ 271 ] {c760c4d1-ab58-4854-964a-12f37cccc0f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8217 | 2026.05.14 14:07:26.949795 [ 271 ] {c760c4d1-ab58-4854-964a-12f37cccc0f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 8218 | 2026.05.14 14:07:26.950042 [ 271 ] {c760c4d1-ab58-4854-964a-12f37cccc0f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8219 | 2026.05.14 14:07:26.950111 [ 271 ] {c760c4d1-ab58-4854-964a-12f37cccc0f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8220 | 2026.05.14 14:07:26.950261 [ 271 ] {c760c4d1-ab58-4854-964a-12f37cccc0f6} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8221 | 2026.05.14 14:07:26.950298 [ 271 ] {c760c4d1-ab58-4854-964a-12f37cccc0f6} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8222 | 2026.05.14 14:07:26.950320 [ 271 ] {c760c4d1-ab58-4854-964a-12f37cccc0f6} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 8223 | 2026.05.14 14:07:26.950336 [ 271 ] {c760c4d1-ab58-4854-964a-12f37cccc0f6} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8224 | 2026.05.14 14:07:26.950379 [ 271 ] {c760c4d1-ab58-4854-964a-12f37cccc0f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 8225 | 2026.05.14 14:07:26.950399 [ 271 ] {c760c4d1-ab58-4854-964a-12f37cccc0f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 8226 | 2026.05.14 14:07:26.951720 [ 271 ] {c760c4d1-ab58-4854-964a-12f37cccc0f6} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002583 sec., 17034.456058846303 rows/sec., 3.56 MiB/sec. | ||
| 8227 | 2026.05.14 14:07:26.951836 [ 271 ] {c760c4d1-ab58-4854-964a-12f37cccc0f6} <Debug> TCPHandler: Processed in 0.003116809 sec. | ||
| 8228 | 2026.05.14 14:07:26.957493 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2026.05.14 14:07:26.957714 [ 271 ] {f427d7fd-057c-4070-8a87-579c889b5a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8230 | 2026.05.14 14:07:26.957798 [ 271 ] {f427d7fd-057c-4070-8a87-579c889b5a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8231 | 2026.05.14 14:07:26.958752 [ 271 ] {f427d7fd-057c-4070-8a87-579c889b5a24} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2026.05.14 14:07:26.958793 [ 271 ] {f427d7fd-057c-4070-8a87-579c889b5a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8233 | 2026.05.14 14:07:26.959190 [ 271 ] {f427d7fd-057c-4070-8a87-579c889b5a24} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8234 | 2026.05.14 14:07:26.959414 [ 271 ] {f427d7fd-057c-4070-8a87-579c889b5a24} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2026.05.14 14:07:26.959567 [ 271 ] {f427d7fd-057c-4070-8a87-579c889b5a24} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001913 sec., 148457.9194981704 rows/sec., 9.43 MiB/sec. | ||
| 8236 | 2026.05.14 14:07:26.959606 [ 271 ] {f427d7fd-057c-4070-8a87-579c889b5a24} <Debug> TCPHandler: Processed in 0.00222051 sec. | ||
| 8237 | 2026.05.14 14:07:26.959784 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.05.14 14:07:26.959891 [ 271 ] {e8f92985-bac6-4461-92e8-94fc21761c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8239 | 2026.05.14 14:07:26.959933 [ 271 ] {e8f92985-bac6-4461-92e8-94fc21761c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8240 | 2026.05.14 14:07:26.960926 [ 271 ] {e8f92985-bac6-4461-92e8-94fc21761c9e} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.05.14 14:07:26.960965 [ 271 ] {e8f92985-bac6-4461-92e8-94fc21761c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8242 | 2026.05.14 14:07:26.961328 [ 271 ] {e8f92985-bac6-4461-92e8-94fc21761c9e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8243 | 2026.05.14 14:07:26.961540 [ 271 ] {e8f92985-bac6-4461-92e8-94fc21761c9e} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.05.14 14:07:26.961668 [ 271 ] {e8f92985-bac6-4461-92e8-94fc21761c9e} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001796 sec., 490534.52115812915 rows/sec., 38.54 MiB/sec. | ||
| 8245 | 2026.05.14 14:07:26.961708 [ 271 ] {e8f92985-bac6-4461-92e8-94fc21761c9e} <Debug> TCPHandler: Processed in 0.001978169 sec. | ||
| 8246 | 2026.05.14 14:07:26.961873 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8247 | 2026.05.14 14:07:26.961969 [ 271 ] {6c1ff6d4-9483-4ce4-9710-354f2db3c48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8248 | 2026.05.14 14:07:26.962012 [ 271 ] {6c1ff6d4-9483-4ce4-9710-354f2db3c48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8249 | 2026.05.14 14:07:26.962605 [ 271 ] {6c1ff6d4-9483-4ce4-9710-354f2db3c48e} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.05.14 14:07:26.962645 [ 271 ] {6c1ff6d4-9483-4ce4-9710-354f2db3c48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8251 | 2026.05.14 14:07:26.962959 [ 271 ] {6c1ff6d4-9483-4ce4-9710-354f2db3c48e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8252 | 2026.05.14 14:07:26.963188 [ 271 ] {6c1ff6d4-9483-4ce4-9710-354f2db3c48e} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.05.14 14:07:26.963322 [ 271 ] {6c1ff6d4-9483-4ce4-9710-354f2db3c48e} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001371 sec., 134208.60685630926 rows/sec., 8.33 MiB/sec. | ||
| 8254 | 2026.05.14 14:07:26.963327 [ 83 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8255 | 2026.05.14 14:07:26.963362 [ 271 ] {6c1ff6d4-9483-4ce4-9710-354f2db3c48e} <Debug> TCPHandler: Processed in 0.001539444 sec. | ||
| 8256 | 2026.05.14 14:07:26.963406 [ 83 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.05.14 14:07:26.963439 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8258 | 2026.05.14 14:07:26.963523 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8259 | 2026.05.14 14:07:26.963627 [ 271 ] {7d2683de-0a49-446f-8baa-49d4176d7ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8260 | 2026.05.14 14:07:26.963667 [ 271 ] {7d2683de-0a49-446f-8baa-49d4176d7ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8261 | 2026.05.14 14:07:26.963683 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8262 | 2026.05.14 14:07:26.963793 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8263 | 2026.05.14 14:07:26.963827 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 213 rows starting from the beginning of the part | ||
| 8264 | 2026.05.14 14:07:26.963892 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 184 rows starting from the beginning of the part | ||
| 8265 | 2026.05.14 14:07:26.963942 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 184 rows starting from the beginning of the part | ||
| 8266 | 2026.05.14 14:07:26.963990 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 195 rows starting from the beginning of the part | ||
| 8267 | 2026.05.14 14:07:26.964040 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 184 rows starting from the beginning of the part | ||
| 8268 | 2026.05.14 14:07:26.964089 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 184 rows starting from the beginning of the part | ||
| 8269 | 2026.05.14 14:07:26.964141 [ 271 ] {7d2683de-0a49-446f-8baa-49d4176d7ea6} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.05.14 14:07:26.964179 [ 271 ] {7d2683de-0a49-446f-8baa-49d4176d7ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8271 | 2026.05.14 14:07:26.964500 [ 271 ] {7d2683de-0a49-446f-8baa-49d4176d7ea6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8272 | 2026.05.14 14:07:26.964715 [ 271 ] {7d2683de-0a49-446f-8baa-49d4176d7ea6} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.05.14 14:07:26.964846 [ 271 ] {7d2683de-0a49-446f-8baa-49d4176d7ea6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001238 sec., 120355.41195476576 rows/sec., 7.78 MiB/sec. | ||
| 8274 | 2026.05.14 14:07:26.964884 [ 271 ] {7d2683de-0a49-446f-8baa-49d4176d7ea6} <Debug> TCPHandler: Processed in 0.001410933 sec. | ||
| 8275 | 2026.05.14 14:07:26.965018 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.05.14 14:07:26.965039 [ 186 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1144 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392543 sec., 821518.6173784221 rows/sec., 54.41 MiB/sec. | ||
| 8277 | 2026.05.14 14:07:26.965116 [ 271 ] {2a5e1a94-9d98-420e-b487-3c828b40039e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8278 | 2026.05.14 14:07:26.965162 [ 271 ] {2a5e1a94-9d98-420e-b487-3c828b40039e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8279 | 2026.05.14 14:07:26.965261 [ 187 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8280 | 2026.05.14 14:07:26.965599 [ 187 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_24_5} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2026.05.14 14:07:26.965660 [ 271 ] {2a5e1a94-9d98-420e-b487-3c828b40039e} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8282 | 2026.05.14 14:07:26.965694 [ 187 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_24_5} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8283 | 2026.05.14 14:07:26.965716 [ 271 ] {2a5e1a94-9d98-420e-b487-3c828b40039e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8284 | 2026.05.14 14:07:26.965817 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8285 | 2026.05.14 14:07:26.966046 [ 271 ] {2a5e1a94-9d98-420e-b487-3c828b40039e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8286 | 2026.05.14 14:07:26.966266 [ 271 ] {2a5e1a94-9d98-420e-b487-3c828b40039e} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.05.14 14:07:26.966403 [ 271 ] {2a5e1a94-9d98-420e-b487-3c828b40039e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001306 sec., 113323.12404287902 rows/sec., 6.44 MiB/sec. | ||
| 8288 | 2026.05.14 14:07:26.966444 [ 271 ] {2a5e1a94-9d98-420e-b487-3c828b40039e} <Debug> TCPHandler: Processed in 0.001476123 sec. | ||
| 8289 | 2026.05.14 14:07:26.966576 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8290 | 2026.05.14 14:07:26.966676 [ 271 ] {51c43723-7c1a-4e90-824f-4b1175de504c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8291 | 2026.05.14 14:07:26.966716 [ 271 ] {51c43723-7c1a-4e90-824f-4b1175de504c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8292 | 2026.05.14 14:07:26.967656 [ 271 ] {51c43723-7c1a-4e90-824f-4b1175de504c} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2026.05.14 14:07:26.967703 [ 271 ] {51c43723-7c1a-4e90-824f-4b1175de504c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8294 | 2026.05.14 14:07:26.968146 [ 271 ] {51c43723-7c1a-4e90-824f-4b1175de504c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8295 | 2026.05.14 14:07:26.968382 [ 271 ] {51c43723-7c1a-4e90-824f-4b1175de504c} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.05.14 14:07:26.968554 [ 271 ] {51c43723-7c1a-4e90-824f-4b1175de504c} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001895 sec., 280738.7862796834 rows/sec., 19.86 MiB/sec. | ||
| 8297 | 2026.05.14 14:07:26.968625 [ 271 ] {51c43723-7c1a-4e90-824f-4b1175de504c} <Debug> TCPHandler: Processed in 0.00210361 sec. | ||
| 8298 | 2026.05.14 14:07:26.968815 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2026.05.14 14:07:26.968949 [ 271 ] {b50cb8ff-c07e-439a-be7e-49cd52d9f2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8300 | 2026.05.14 14:07:26.969013 [ 271 ] {b50cb8ff-c07e-439a-be7e-49cd52d9f2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8301 | 2026.05.14 14:07:26.969412 [ 271 ] {b50cb8ff-c07e-439a-be7e-49cd52d9f2bf} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2026.05.14 14:07:26.969449 [ 271 ] {b50cb8ff-c07e-439a-be7e-49cd52d9f2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8303 | 2026.05.14 14:07:26.969767 [ 271 ] {b50cb8ff-c07e-439a-be7e-49cd52d9f2bf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8304 | 2026.05.14 14:07:26.969991 [ 271 ] {b50cb8ff-c07e-439a-be7e-49cd52d9f2bf} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.05.14 14:07:26.970117 [ 84 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8306 | 2026.05.14 14:07:26.970133 [ 271 ] {b50cb8ff-c07e-439a-be7e-49cd52d9f2bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001225 sec., 4897.95918367347 rows/sec., 255.90 KiB/sec. | ||
| 8307 | 2026.05.14 14:07:26.970169 [ 84 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.05.14 14:07:26.970187 [ 271 ] {b50cb8ff-c07e-439a-be7e-49cd52d9f2bf} <Debug> TCPHandler: Processed in 0.001489784 sec. | ||
| 8309 | 2026.05.14 14:07:26.970198 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8310 | 2026.05.14 14:07:26.970313 [ 199 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8311 | 2026.05.14 14:07:26.970368 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8312 | 2026.05.14 14:07:26.970429 [ 199 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8313 | 2026.05.14 14:07:26.970464 [ 199 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 8314 | 2026.05.14 14:07:26.970472 [ 271 ] {4da761a7-ef52-46fa-9d82-0462066998c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8315 | 2026.05.14 14:07:26.970510 [ 199 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8316 | 2026.05.14 14:07:26.970521 [ 271 ] {4da761a7-ef52-46fa-9d82-0462066998c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8317 | 2026.05.14 14:07:26.970558 [ 199 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8318 | 2026.05.14 14:07:26.970600 [ 199 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8319 | 2026.05.14 14:07:26.970638 [ 199 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8320 | 2026.05.14 14:07:26.970672 [ 199 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8321 | 2026.05.14 14:07:26.970995 [ 271 ] {4da761a7-ef52-46fa-9d82-0462066998c6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8322 | 2026.05.14 14:07:26.971040 [ 271 ] {4da761a7-ef52-46fa-9d82-0462066998c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8323 | 2026.05.14 14:07:26.971375 [ 199 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.00110089 sec., 130803.25918120793 rows/sec., 6.67 MiB/sec. | ||
| 8324 | 2026.05.14 14:07:26.971421 [ 271 ] {4da761a7-ef52-46fa-9d82-0462066998c6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8325 | 2026.05.14 14:07:26.971557 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8326 | 2026.05.14 14:07:26.971711 [ 271 ] {4da761a7-ef52-46fa-9d82-0462066998c6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8327 | 2026.05.14 14:07:26.971877 [ 271 ] {4da761a7-ef52-46fa-9d82-0462066998c6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001425 sec., 185964.91228070174 rows/sec., 12.36 MiB/sec. | ||
| 8328 | 2026.05.14 14:07:26.971902 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_24_5} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.05.14 14:07:26.971918 [ 271 ] {4da761a7-ef52-46fa-9d82-0462066998c6} <Debug> TCPHandler: Processed in 0.001602485 sec. | ||
| 8330 | 2026.05.14 14:07:26.971992 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_24_5} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8331 | 2026.05.14 14:07:26.972071 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2026.05.14 14:07:26.972081 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8333 | 2026.05.14 14:07:26.972184 [ 271 ] {99608ed3-e4b8-4ff9-a6da-f82c68f063c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8334 | 2026.05.14 14:07:26.972235 [ 271 ] {99608ed3-e4b8-4ff9-a6da-f82c68f063c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8335 | 2026.05.14 14:07:26.972576 [ 271 ] {99608ed3-e4b8-4ff9-a6da-f82c68f063c0} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.05.14 14:07:26.972613 [ 271 ] {99608ed3-e4b8-4ff9-a6da-f82c68f063c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8337 | 2026.05.14 14:07:26.972944 [ 271 ] {99608ed3-e4b8-4ff9-a6da-f82c68f063c0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8338 | 2026.05.14 14:07:26.973161 [ 271 ] {99608ed3-e4b8-4ff9-a6da-f82c68f063c0} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.05.14 14:07:26.973279 [ 83 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8340 | 2026.05.14 14:07:26.973309 [ 271 ] {99608ed3-e4b8-4ff9-a6da-f82c68f063c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 58.75 KiB/sec. | ||
| 8341 | 2026.05.14 14:07:26.973322 [ 83 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8342 | 2026.05.14 14:07:26.973354 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8343 | 2026.05.14 14:07:26.973356 [ 271 ] {99608ed3-e4b8-4ff9-a6da-f82c68f063c0} <Debug> TCPHandler: Processed in 0.001335332 sec. | ||
| 8344 | 2026.05.14 14:07:26.973473 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8345 | 2026.05.14 14:07:26.973493 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8346 | 2026.05.14 14:07:26.973597 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8347 | 2026.05.14 14:07:26.973601 [ 271 ] {7b0a4356-7599-4965-94ca-a3f39cfe32de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8348 | 2026.05.14 14:07:26.973637 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 8349 | 2026.05.14 14:07:26.973682 [ 271 ] {7b0a4356-7599-4965-94ca-a3f39cfe32de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8350 | 2026.05.14 14:07:26.973702 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8351 | 2026.05.14 14:07:26.973753 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8352 | 2026.05.14 14:07:26.973795 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8353 | 2026.05.14 14:07:26.973834 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8354 | 2026.05.14 14:07:26.973890 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8355 | 2026.05.14 14:07:26.974591 [ 271 ] {7b0a4356-7599-4965-94ca-a3f39cfe32de} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8356 | 2026.05.14 14:07:26.974639 [ 271 ] {7b0a4356-7599-4965-94ca-a3f39cfe32de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8357 | 2026.05.14 14:07:26.974750 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001318742 sec., 18199.162535204006 rows/sec., 1.20 MiB/sec. | ||
| 8358 | 2026.05.14 14:07:26.974860 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8359 | 2026.05.14 14:07:26.975133 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_24_5} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2026.05.14 14:07:26.975204 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_24_5} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8361 | 2026.05.14 14:07:26.975265 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8362 | 2026.05.14 14:07:26.975292 [ 271 ] {7b0a4356-7599-4965-94ca-a3f39cfe32de} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8363 | 2026.05.14 14:07:26.975544 [ 271 ] {7b0a4356-7599-4965-94ca-a3f39cfe32de} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.05.14 14:07:26.975692 [ 271 ] {7b0a4356-7599-4965-94ca-a3f39cfe32de} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002109 sec., 19914.65149359886 rows/sec., 35.69 MiB/sec. | ||
| 8365 | 2026.05.14 14:07:26.975761 [ 271 ] {7b0a4356-7599-4965-94ca-a3f39cfe32de} <Debug> TCPHandler: Processed in 0.002316771 sec. | ||
| 8366 | 2026.05.14 14:07:26.975951 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2026.05.14 14:07:26.976049 [ 271 ] {908739e7-ff46-4def-bc25-7d68129eab67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8368 | 2026.05.14 14:07:26.976091 [ 271 ] {908739e7-ff46-4def-bc25-7d68129eab67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8369 | 2026.05.14 14:07:26.976487 [ 271 ] {908739e7-ff46-4def-bc25-7d68129eab67} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2026.05.14 14:07:26.976524 [ 271 ] {908739e7-ff46-4def-bc25-7d68129eab67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8371 | 2026.05.14 14:07:26.976839 [ 271 ] {908739e7-ff46-4def-bc25-7d68129eab67} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8372 | 2026.05.14 14:07:26.977047 [ 271 ] {908739e7-ff46-4def-bc25-7d68129eab67} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2026.05.14 14:07:26.977176 [ 271 ] {908739e7-ff46-4def-bc25-7d68129eab67} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001146 sec., 78534.03141361255 rows/sec., 4.91 MiB/sec. | ||
| 8374 | 2026.05.14 14:07:26.977212 [ 271 ] {908739e7-ff46-4def-bc25-7d68129eab67} <Debug> TCPHandler: Processed in 0.001313892 sec. | ||
| 8375 | 2026.05.14 14:07:31.252653 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8376 | 2026.05.14 14:07:31.252722 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8377 | 2026.05.14 14:07:31.351306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16360 | ||
| 8378 | 2026.05.14 14:07:31.351859 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.05.14 14:07:31.351900 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8380 | 2026.05.14 14:07:31.352395 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8381 | 2026.05.14 14:07:31.352626 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.05.14 14:07:31.352765 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16360 | ||
| 8383 | 2026.05.14 14:07:31.943370 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8384 | 2026.05.14 14:07:31.943732 [ 271 ] {13c4779d-8d30-45e5-8ad1-b7ccc1ee6c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 8385 | 2026.05.14 14:07:31.944281 [ 271 ] {13c4779d-8d30-45e5-8ad1-b7ccc1ee6c6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8386 | 2026.05.14 14:07:31.944352 [ 271 ] {13c4779d-8d30-45e5-8ad1-b7ccc1ee6c6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 8387 | 2026.05.14 14:07:31.944619 [ 271 ] {13c4779d-8d30-45e5-8ad1-b7ccc1ee6c6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8388 | 2026.05.14 14:07:31.944689 [ 271 ] {13c4779d-8d30-45e5-8ad1-b7ccc1ee6c6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8389 | 2026.05.14 14:07:31.944833 [ 271 ] {13c4779d-8d30-45e5-8ad1-b7ccc1ee6c6c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8390 | 2026.05.14 14:07:31.944871 [ 271 ] {13c4779d-8d30-45e5-8ad1-b7ccc1ee6c6c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8391 | 2026.05.14 14:07:31.944893 [ 271 ] {13c4779d-8d30-45e5-8ad1-b7ccc1ee6c6c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 8392 | 2026.05.14 14:07:31.944909 [ 271 ] {13c4779d-8d30-45e5-8ad1-b7ccc1ee6c6c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8393 | 2026.05.14 14:07:31.944952 [ 271 ] {13c4779d-8d30-45e5-8ad1-b7ccc1ee6c6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 8394 | 2026.05.14 14:07:31.944973 [ 271 ] {13c4779d-8d30-45e5-8ad1-b7ccc1ee6c6c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 8395 | 2026.05.14 14:07:31.946469 [ 271 ] {13c4779d-8d30-45e5-8ad1-b7ccc1ee6c6c} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002895 sec., 15198.618307426597 rows/sec., 3.18 MiB/sec. | ||
| 8396 | 2026.05.14 14:07:31.946587 [ 271 ] {13c4779d-8d30-45e5-8ad1-b7ccc1ee6c6c} <Debug> TCPHandler: Processed in 0.003364281 sec. | ||
| 8397 | 2026.05.14 14:07:31.948357 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8398 | 2026.05.14 14:07:31.948534 [ 271 ] {5579f226-79c6-4510-bcf4-17cc60ab490a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8399 | 2026.05.14 14:07:31.948617 [ 271 ] {5579f226-79c6-4510-bcf4-17cc60ab490a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8400 | 2026.05.14 14:07:31.949537 [ 271 ] {5579f226-79c6-4510-bcf4-17cc60ab490a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2026.05.14 14:07:31.949581 [ 271 ] {5579f226-79c6-4510-bcf4-17cc60ab490a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8402 | 2026.05.14 14:07:31.949967 [ 271 ] {5579f226-79c6-4510-bcf4-17cc60ab490a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8403 | 2026.05.14 14:07:31.950197 [ 271 ] {5579f226-79c6-4510-bcf4-17cc60ab490a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2026.05.14 14:07:31.950364 [ 107 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8405 | 2026.05.14 14:07:31.950373 [ 271 ] {5579f226-79c6-4510-bcf4-17cc60ab490a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001899 sec., 29489.20484465508 rows/sec., 2.25 MiB/sec. | ||
| 8406 | 2026.05.14 14:07:31.950482 [ 107 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2026.05.14 14:07:31.950487 [ 271 ] {5579f226-79c6-4510-bcf4-17cc60ab490a} <Debug> TCPHandler: Processed in 0.00218279 sec. | ||
| 8408 | 2026.05.14 14:07:31.950523 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8409 | 2026.05.14 14:07:31.950666 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8410 | 2026.05.14 14:07:31.950688 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8411 | 2026.05.14 14:07:31.950769 [ 271 ] {0dca88e5-33be-45f0-ac6e-e008d5f61377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8412 | 2026.05.14 14:07:31.950817 [ 271 ] {0dca88e5-33be-45f0-ac6e-e008d5f61377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8413 | 2026.05.14 14:07:31.950877 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8414 | 2026.05.14 14:07:31.950923 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3239 rows starting from the beginning of the part | ||
| 8415 | 2026.05.14 14:07:31.951002 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 8416 | 2026.05.14 14:07:31.951059 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 881 rows starting from the beginning of the part | ||
| 8417 | 2026.05.14 14:07:31.951111 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 8418 | 2026.05.14 14:07:31.951162 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 881 rows starting from the beginning of the part | ||
| 8419 | 2026.05.14 14:07:31.951210 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8420 | 2026.05.14 14:07:31.951532 [ 271 ] {0dca88e5-33be-45f0-ac6e-e008d5f61377} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2026.05.14 14:07:31.951578 [ 271 ] {0dca88e5-33be-45f0-ac6e-e008d5f61377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8422 | 2026.05.14 14:07:31.951934 [ 271 ] {0dca88e5-33be-45f0-ac6e-e008d5f61377} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8423 | 2026.05.14 14:07:31.952186 [ 271 ] {0dca88e5-33be-45f0-ac6e-e008d5f61377} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2026.05.14 14:07:31.952338 [ 271 ] {0dca88e5-33be-45f0-ac6e-e008d5f61377} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001587 sec., 40327.6622558286 rows/sec., 3.15 MiB/sec. | ||
| 8425 | 2026.05.14 14:07:31.952337 [ 112 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8426 | 2026.05.14 14:07:31.952380 [ 271 ] {0dca88e5-33be-45f0-ac6e-e008d5f61377} <Debug> TCPHandler: Processed in 0.001770026 sec. | ||
| 8427 | 2026.05.14 14:07:31.952399 [ 112 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.05.14 14:07:31.952432 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8429 | 2026.05.14 14:07:31.952531 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8430 | 2026.05.14 14:07:31.952635 [ 271 ] {7529953d-2186-4c83-8c87-c63314f6bf28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8431 | 2026.05.14 14:07:31.952680 [ 271 ] {7529953d-2186-4c83-8c87-c63314f6bf28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8432 | 2026.05.14 14:07:31.952711 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8433 | 2026.05.14 14:07:31.952854 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8434 | 2026.05.14 14:07:31.952890 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1797 rows starting from the beginning of the part | ||
| 8435 | 2026.05.14 14:07:31.952964 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 8436 | 2026.05.14 14:07:31.953027 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 532 rows starting from the beginning of the part | ||
| 8437 | 2026.05.14 14:07:31.953084 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 8438 | 2026.05.14 14:07:31.953136 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 532 rows starting from the beginning of the part | ||
| 8439 | 2026.05.14 14:07:31.953193 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8440 | 2026.05.14 14:07:31.953206 [ 271 ] {7529953d-2186-4c83-8c87-c63314f6bf28} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.05.14 14:07:31.953253 [ 271 ] {7529953d-2186-4c83-8c87-c63314f6bf28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8442 | 2026.05.14 14:07:31.953289 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002676925 sec., 1930946.88868758 rows/sec., 154.24 MiB/sec. | ||
| 8443 | 2026.05.14 14:07:31.953604 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8444 | 2026.05.14 14:07:31.953716 [ 271 ] {7529953d-2186-4c83-8c87-c63314f6bf28} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8445 | 2026.05.14 14:07:31.953991 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_56_11} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.05.14 14:07:31.954040 [ 271 ] {7529953d-2186-4c83-8c87-c63314f6bf28} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8447 | 2026.05.14 14:07:31.954082 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_56_11} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8448 | 2026.05.14 14:07:31.954190 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8449 | 2026.05.14 14:07:31.954197 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8450 | 2026.05.14 14:07:31.954203 [ 271 ] {7529953d-2186-4c83-8c87-c63314f6bf28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec. | ||
| 8451 | 2026.05.14 14:07:31.954248 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8452 | 2026.05.14 14:07:31.954270 [ 271 ] {7529953d-2186-4c83-8c87-c63314f6bf28} <Debug> TCPHandler: Processed in 0.001787767 sec. | ||
| 8453 | 2026.05.14 14:07:31.954275 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8454 | 2026.05.14 14:07:31.954395 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8455 | 2026.05.14 14:07:31.954448 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2026.05.14 14:07:31.954502 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8457 | 2026.05.14 14:07:31.954551 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 21268 rows starting from the beginning of the part | ||
| 8458 | 2026.05.14 14:07:31.954556 [ 271 ] {62210c8b-f006-4494-a44a-92bd14982e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8459 | 2026.05.14 14:07:31.954603 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3053 rows, containing 5 columns (5 merged, 0 gathered) in 0.001943298 sec., 1571040.5712350858 rows/sec., 115.11 MiB/sec. | ||
| 8460 | 2026.05.14 14:07:31.954653 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8461 | 2026.05.14 14:07:31.954663 [ 271 ] {62210c8b-f006-4494-a44a-92bd14982e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8462 | 2026.05.14 14:07:31.954718 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 265 rows starting from the beginning of the part | ||
| 8463 | 2026.05.14 14:07:31.954776 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8464 | 2026.05.14 14:07:31.954824 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 265 rows starting from the beginning of the part | ||
| 8465 | 2026.05.14 14:07:31.954870 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8466 | 2026.05.14 14:07:31.954903 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8467 | 2026.05.14 14:07:31.955114 [ 271 ] {62210c8b-f006-4494-a44a-92bd14982e34} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2026.05.14 14:07:31.955162 [ 271 ] {62210c8b-f006-4494-a44a-92bd14982e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8469 | 2026.05.14 14:07:31.955201 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_56_11} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2026.05.14 14:07:31.955291 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_56_11} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8471 | 2026.05.14 14:07:31.955366 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8472 | 2026.05.14 14:07:31.955535 [ 271 ] {62210c8b-f006-4494-a44a-92bd14982e34} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8473 | 2026.05.14 14:07:31.955771 [ 271 ] {62210c8b-f006-4494-a44a-92bd14982e34} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2026.05.14 14:07:31.955914 [ 271 ] {62210c8b-f006-4494-a44a-92bd14982e34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. | ||
| 8475 | 2026.05.14 14:07:31.955937 [ 112 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8476 | 2026.05.14 14:07:31.955952 [ 271 ] {62210c8b-f006-4494-a44a-92bd14982e34} <Debug> TCPHandler: Processed in 0.001563594 sec. | ||
| 8477 | 2026.05.14 14:07:31.956023 [ 112 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2026.05.14 14:07:31.956052 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8479 | 2026.05.14 14:07:31.956143 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8480 | 2026.05.14 14:07:31.956250 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8481 | 2026.05.14 14:07:31.956280 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3240 rows starting from the beginning of the part | ||
| 8482 | 2026.05.14 14:07:31.956336 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8483 | 2026.05.14 14:07:31.956380 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 90 rows starting from the beginning of the part | ||
| 8484 | 2026.05.14 14:07:31.956419 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8485 | 2026.05.14 14:07:31.956457 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 8486 | 2026.05.14 14:07:31.956497 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8487 | 2026.05.14 14:07:31.958011 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001901897 sec., 1892846.9838271998 rows/sec., 122.09 MiB/sec. | ||
| 8488 | 2026.05.14 14:07:31.958381 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8489 | 2026.05.14 14:07:31.958621 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_56_11} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8490 | 2026.05.14 14:07:31.958687 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_56_11} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8491 | 2026.05.14 14:07:31.958746 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8492 | 2026.05.14 14:07:31.964695 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22278 rows, containing 5 columns (5 merged, 0 gathered) in 0.010325845 sec., 2157498.974660185 rows/sec., 137.53 MiB/sec. | ||
| 8493 | 2026.05.14 14:07:31.965354 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8494 | 2026.05.14 14:07:31.965645 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2026.05.14 14:07:31.965714 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8496 | 2026.05.14 14:07:31.965804 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8497 | 2026.05.14 14:07:32.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.31 MiB, peak 301.87 MiB, free memory in arenas 0.00 B, will set to 294.86 MiB (RSS), difference: 3.55 MiB | ||
| 8498 | 2026.05.14 14:07:32.188966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8499 | 2026.05.14 14:07:32.204295 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2026.05.14 14:07:32.204352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8501 | 2026.05.14 14:07:32.210356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8502 | 2026.05.14 14:07:32.211051 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2026.05.14 14:07:32.213689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8504 | 2026.05.14 14:07:32.242515 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8505 | 2026.05.14 14:07:32.242826 [ 271 ] {373ce167-7891-4b14-b026-811645691b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8506 | 2026.05.14 14:07:32.243438 [ 271 ] {373ce167-7891-4b14-b026-811645691b46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8507 | 2026.05.14 14:07:32.243527 [ 271 ] {373ce167-7891-4b14-b026-811645691b46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8508 | 2026.05.14 14:07:32.243813 [ 271 ] {373ce167-7891-4b14-b026-811645691b46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8509 | 2026.05.14 14:07:32.243892 [ 271 ] {373ce167-7891-4b14-b026-811645691b46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8510 | 2026.05.14 14:07:32.244041 [ 271 ] {373ce167-7891-4b14-b026-811645691b46} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 8511 | 2026.05.14 14:07:32.244080 [ 271 ] {373ce167-7891-4b14-b026-811645691b46} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8512 | 2026.05.14 14:07:32.244102 [ 271 ] {373ce167-7891-4b14-b026-811645691b46} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 8513 | 2026.05.14 14:07:32.244118 [ 271 ] {373ce167-7891-4b14-b026-811645691b46} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8514 | 2026.05.14 14:07:32.244163 [ 271 ] {373ce167-7891-4b14-b026-811645691b46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 8515 | 2026.05.14 14:07:32.244186 [ 271 ] {373ce167-7891-4b14-b026-811645691b46} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 8516 | 2026.05.14 14:07:32.245395 [ 271 ] {373ce167-7891-4b14-b026-811645691b46} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002716 sec., 16200.294550810015 rows/sec., 3.39 MiB/sec. | ||
| 8517 | 2026.05.14 14:07:32.245506 [ 271 ] {373ce167-7891-4b14-b026-811645691b46} <Debug> TCPHandler: Processed in 0.003151069 sec. | ||
| 8518 | 2026.05.14 14:07:32.262845 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2026.05.14 14:07:32.262996 [ 271 ] {9dc0fb74-5bf5-4b72-a19b-e778887e1891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8520 | 2026.05.14 14:07:32.263062 [ 271 ] {9dc0fb74-5bf5-4b72-a19b-e778887e1891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8521 | 2026.05.14 14:07:32.263940 [ 271 ] {9dc0fb74-5bf5-4b72-a19b-e778887e1891} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2026.05.14 14:07:32.263987 [ 271 ] {9dc0fb74-5bf5-4b72-a19b-e778887e1891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8523 | 2026.05.14 14:07:32.264401 [ 271 ] {9dc0fb74-5bf5-4b72-a19b-e778887e1891} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8524 | 2026.05.14 14:07:32.264631 [ 271 ] {9dc0fb74-5bf5-4b72-a19b-e778887e1891} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2026.05.14 14:07:32.264782 [ 112 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8526 | 2026.05.14 14:07:32.264787 [ 271 ] {9dc0fb74-5bf5-4b72-a19b-e778887e1891} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00183 sec., 155191.25683060108 rows/sec., 9.86 MiB/sec. | ||
| 8527 | 2026.05.14 14:07:32.264859 [ 112 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2026.05.14 14:07:32.264880 [ 271 ] {9dc0fb74-5bf5-4b72-a19b-e778887e1891} <Debug> TCPHandler: Processed in 0.002102489 sec. | ||
| 8529 | 2026.05.14 14:07:32.264896 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8530 | 2026.05.14 14:07:32.265019 [ 188 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8531 | 2026.05.14 14:07:32.265065 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8532 | 2026.05.14 14:07:32.265121 [ 188 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8533 | 2026.05.14 14:07:32.265150 [ 188 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 284 rows starting from the beginning of the part | ||
| 8534 | 2026.05.14 14:07:32.265162 [ 271 ] {fb85fc78-01a2-45f6-a42b-871b3ac3ea93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8535 | 2026.05.14 14:07:32.265205 [ 271 ] {fb85fc78-01a2-45f6-a42b-871b3ac3ea93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8536 | 2026.05.14 14:07:32.265206 [ 188 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 8537 | 2026.05.14 14:07:32.265261 [ 188 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 8538 | 2026.05.14 14:07:32.265307 [ 188 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 8539 | 2026.05.14 14:07:32.265350 [ 188 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 8540 | 2026.05.14 14:07:32.265699 [ 271 ] {fb85fc78-01a2-45f6-a42b-871b3ac3ea93} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8541 | 2026.05.14 14:07:32.265737 [ 271 ] {fb85fc78-01a2-45f6-a42b-871b3ac3ea93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8542 | 2026.05.14 14:07:32.266062 [ 271 ] {fb85fc78-01a2-45f6-a42b-871b3ac3ea93} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8543 | 2026.05.14 14:07:32.266245 [ 195 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267722 sec., 1120119.3952617373 rows/sec., 75.42 MiB/sec. | ||
| 8544 | 2026.05.14 14:07:32.266274 [ 271 ] {fb85fc78-01a2-45f6-a42b-871b3ac3ea93} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8545 | 2026.05.14 14:07:32.266427 [ 271 ] {fb85fc78-01a2-45f6-a42b-871b3ac3ea93} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001283 sec., 14029.618082618861 rows/sec., 1.12 MiB/sec. | ||
| 8546 | 2026.05.14 14:07:32.266427 [ 195 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8547 | 2026.05.14 14:07:32.266474 [ 271 ] {fb85fc78-01a2-45f6-a42b-871b3ac3ea93} <Debug> TCPHandler: Processed in 0.001458693 sec. | ||
| 8548 | 2026.05.14 14:07:32.266638 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.05.14 14:07:32.266740 [ 271 ] {7a8d5a5f-ad39-41ef-a984-906e3b67d7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8550 | 2026.05.14 14:07:32.266767 [ 195 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_25_6} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2026.05.14 14:07:32.266782 [ 271 ] {7a8d5a5f-ad39-41ef-a984-906e3b67d7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8552 | 2026.05.14 14:07:32.266857 [ 195 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_25_6} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8553 | 2026.05.14 14:07:32.266974 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 8554 | 2026.05.14 14:07:32.268878 [ 271 ] {7a8d5a5f-ad39-41ef-a984-906e3b67d7a4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2026.05.14 14:07:32.268924 [ 271 ] {7a8d5a5f-ad39-41ef-a984-906e3b67d7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8556 | 2026.05.14 14:07:32.269454 [ 271 ] {7a8d5a5f-ad39-41ef-a984-906e3b67d7a4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8557 | 2026.05.14 14:07:32.269670 [ 271 ] {7a8d5a5f-ad39-41ef-a984-906e3b67d7a4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8558 | 2026.05.14 14:07:32.269806 [ 271 ] {7a8d5a5f-ad39-41ef-a984-906e3b67d7a4} <Debug> executeQuery: Read 3239 rows, 247.73 KiB in 0.003084 sec., 1050259.4033722437 rows/sec., 78.44 MiB/sec. | ||
| 8559 | 2026.05.14 14:07:32.269847 [ 271 ] {7a8d5a5f-ad39-41ef-a984-906e3b67d7a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8560 | 2026.05.14 14:07:32.269861 [ 271 ] {7a8d5a5f-ad39-41ef-a984-906e3b67d7a4} <Debug> TCPHandler: Processed in 0.00327318 sec. | ||
| 8561 | 2026.05.14 14:07:32.270007 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2026.05.14 14:07:32.270106 [ 271 ] {ca5cb3b1-2edc-4f83-b042-20e6bf567c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8563 | 2026.05.14 14:07:32.270152 [ 271 ] {ca5cb3b1-2edc-4f83-b042-20e6bf567c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8564 | 2026.05.14 14:07:32.270703 [ 271 ] {ca5cb3b1-2edc-4f83-b042-20e6bf567c81} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2026.05.14 14:07:32.270741 [ 271 ] {ca5cb3b1-2edc-4f83-b042-20e6bf567c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8566 | 2026.05.14 14:07:32.271069 [ 271 ] {ca5cb3b1-2edc-4f83-b042-20e6bf567c81} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8567 | 2026.05.14 14:07:32.271275 [ 271 ] {ca5cb3b1-2edc-4f83-b042-20e6bf567c81} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.05.14 14:07:32.271409 [ 271 ] {ca5cb3b1-2edc-4f83-b042-20e6bf567c81} <Debug> executeQuery: Read 213 rows, 13.78 KiB in 0.001322 sec., 161119.5158850227 rows/sec., 10.18 MiB/sec. | ||
| 8569 | 2026.05.14 14:07:32.271448 [ 271 ] {ca5cb3b1-2edc-4f83-b042-20e6bf567c81} <Debug> TCPHandler: Processed in 0.001490644 sec. | ||
| 8570 | 2026.05.14 14:07:32.271590 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8571 | 2026.05.14 14:07:32.271686 [ 271 ] {6569f697-e7c2-40a5-92a6-c4aa6357fa06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8572 | 2026.05.14 14:07:32.271726 [ 271 ] {6569f697-e7c2-40a5-92a6-c4aa6357fa06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8573 | 2026.05.14 14:07:32.272434 [ 271 ] {6569f697-e7c2-40a5-92a6-c4aa6357fa06} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2026.05.14 14:07:32.272472 [ 271 ] {6569f697-e7c2-40a5-92a6-c4aa6357fa06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8575 | 2026.05.14 14:07:32.272812 [ 271 ] {6569f697-e7c2-40a5-92a6-c4aa6357fa06} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8576 | 2026.05.14 14:07:32.273025 [ 271 ] {6569f697-e7c2-40a5-92a6-c4aa6357fa06} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2026.05.14 14:07:32.273155 [ 271 ] {6569f697-e7c2-40a5-92a6-c4aa6357fa06} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001487 sec., 638870.2084734364 rows/sec., 37.59 MiB/sec. | ||
| 8578 | 2026.05.14 14:07:32.273194 [ 271 ] {6569f697-e7c2-40a5-92a6-c4aa6357fa06} <Debug> TCPHandler: Processed in 0.001652745 sec. | ||
| 8579 | 2026.05.14 14:07:32.273326 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8580 | 2026.05.14 14:07:32.273423 [ 271 ] {6370a9bd-a0eb-438e-b95f-8f9f97fd39b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8581 | 2026.05.14 14:07:32.273464 [ 271 ] {6370a9bd-a0eb-438e-b95f-8f9f97fd39b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8582 | 2026.05.14 14:07:32.273867 [ 271 ] {6370a9bd-a0eb-438e-b95f-8f9f97fd39b6} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.05.14 14:07:32.273904 [ 271 ] {6370a9bd-a0eb-438e-b95f-8f9f97fd39b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8584 | 2026.05.14 14:07:32.274189 [ 271 ] {6370a9bd-a0eb-438e-b95f-8f9f97fd39b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8585 | 2026.05.14 14:07:32.274396 [ 271 ] {6370a9bd-a0eb-438e-b95f-8f9f97fd39b6} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2026.05.14 14:07:32.274522 [ 271 ] {6370a9bd-a0eb-438e-b95f-8f9f97fd39b6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 62.95 KiB/sec. | ||
| 8587 | 2026.05.14 14:07:32.274524 [ 107 ] {} <Debug> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8588 | 2026.05.14 14:07:32.274562 [ 271 ] {6370a9bd-a0eb-438e-b95f-8f9f97fd39b6} <Debug> TCPHandler: Processed in 0.001284232 sec. | ||
| 8589 | 2026.05.14 14:07:32.274584 [ 107 ] {} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.05.14 14:07:32.274616 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8591 | 2026.05.14 14:07:32.274701 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8592 | 2026.05.14 14:07:32.274720 [ 194 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 8593 | 2026.05.14 14:07:32.274807 [ 271 ] {502e690f-8bc7-4bcc-979b-107f6e90df2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8594 | 2026.05.14 14:07:32.274824 [ 194 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8595 | 2026.05.14 14:07:32.274854 [ 271 ] {502e690f-8bc7-4bcc-979b-107f6e90df2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8596 | 2026.05.14 14:07:32.274861 [ 194 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 8597 | 2026.05.14 14:07:32.274945 [ 194 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 8598 | 2026.05.14 14:07:32.274992 [ 194 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 8599 | 2026.05.14 14:07:32.275035 [ 194 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 8600 | 2026.05.14 14:07:32.275075 [ 194 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 8601 | 2026.05.14 14:07:32.275358 [ 271 ] {502e690f-8bc7-4bcc-979b-107f6e90df2f} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8602 | 2026.05.14 14:07:32.275402 [ 271 ] {502e690f-8bc7-4bcc-979b-107f6e90df2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8603 | 2026.05.14 14:07:32.275760 [ 201 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.00108214 sec., 4620.474245476556 rows/sec., 342.93 KiB/sec. | ||
| 8604 | 2026.05.14 14:07:32.275764 [ 271 ] {502e690f-8bc7-4bcc-979b-107f6e90df2f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8605 | 2026.05.14 14:07:32.275915 [ 191 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8606 | 2026.05.14 14:07:32.276046 [ 271 ] {502e690f-8bc7-4bcc-979b-107f6e90df2f} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2026.05.14 14:07:32.276182 [ 107 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8608 | 2026.05.14 14:07:32.276205 [ 271 ] {502e690f-8bc7-4bcc-979b-107f6e90df2f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001416 sec., 104519.77401129944 rows/sec., 5.94 MiB/sec. | ||
| 8609 | 2026.05.14 14:07:32.276223 [ 107 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2026.05.14 14:07:32.276262 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8611 | 2026.05.14 14:07:32.276269 [ 271 ] {502e690f-8bc7-4bcc-979b-107f6e90df2f} <Debug> TCPHandler: Processed in 0.001616244 sec. | ||
| 8612 | 2026.05.14 14:07:32.276273 [ 191 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_9_2} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2026.05.14 14:07:32.276365 [ 191 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_9_2} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8614 | 2026.05.14 14:07:32.276371 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8615 | 2026.05.14 14:07:32.276443 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8616 | 2026.05.14 14:07:32.276447 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8617 | 2026.05.14 14:07:32.276490 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8618 | 2026.05.14 14:07:32.276529 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 148 rows starting from the beginning of the part | ||
| 8619 | 2026.05.14 14:07:32.276558 [ 271 ] {5f786308-14ca-47bf-8cb0-f1e04dcd016f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8620 | 2026.05.14 14:07:32.276605 [ 271 ] {5f786308-14ca-47bf-8cb0-f1e04dcd016f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8621 | 2026.05.14 14:07:32.276612 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 8622 | 2026.05.14 14:07:32.276670 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 8623 | 2026.05.14 14:07:32.276730 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 8624 | 2026.05.14 14:07:32.276777 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 8625 | 2026.05.14 14:07:32.277587 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001298562 sec., 569861.1233040856 rows/sec., 34.58 MiB/sec. | ||
| 8626 | 2026.05.14 14:07:32.277728 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8627 | 2026.05.14 14:07:32.277739 [ 271 ] {5f786308-14ca-47bf-8cb0-f1e04dcd016f} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2026.05.14 14:07:32.277779 [ 271 ] {5f786308-14ca-47bf-8cb0-f1e04dcd016f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8629 | 2026.05.14 14:07:32.278074 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_25_6} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2026.05.14 14:07:32.278161 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_25_6} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8631 | 2026.05.14 14:07:32.278233 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8632 | 2026.05.14 14:07:32.278314 [ 271 ] {5f786308-14ca-47bf-8cb0-f1e04dcd016f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8633 | 2026.05.14 14:07:32.278545 [ 271 ] {5f786308-14ca-47bf-8cb0-f1e04dcd016f} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8634 | 2026.05.14 14:07:32.278693 [ 271 ] {5f786308-14ca-47bf-8cb0-f1e04dcd016f} <Debug> executeQuery: Read 1776 rows, 123.01 KiB in 0.002156 sec., 823747.680890538 rows/sec., 55.72 MiB/sec. | ||
| 8635 | 2026.05.14 14:07:32.278734 [ 271 ] {5f786308-14ca-47bf-8cb0-f1e04dcd016f} <Debug> TCPHandler: Processed in 0.002346071 sec. | ||
| 8636 | 2026.05.14 14:07:32.278883 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8637 | 2026.05.14 14:07:32.278988 [ 271 ] {82a1e96a-7ad9-4785-9fe4-73cd6462e7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8638 | 2026.05.14 14:07:32.279030 [ 271 ] {82a1e96a-7ad9-4785-9fe4-73cd6462e7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8639 | 2026.05.14 14:07:32.279394 [ 271 ] {82a1e96a-7ad9-4785-9fe4-73cd6462e7c1} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8640 | 2026.05.14 14:07:32.279431 [ 271 ] {82a1e96a-7ad9-4785-9fe4-73cd6462e7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8641 | 2026.05.14 14:07:32.279748 [ 271 ] {82a1e96a-7ad9-4785-9fe4-73cd6462e7c1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8642 | 2026.05.14 14:07:32.279963 [ 271 ] {82a1e96a-7ad9-4785-9fe4-73cd6462e7c1} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.05.14 14:07:32.280111 [ 271 ] {82a1e96a-7ad9-4785-9fe4-73cd6462e7c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 8644 | 2026.05.14 14:07:32.280149 [ 271 ] {82a1e96a-7ad9-4785-9fe4-73cd6462e7c1} <Debug> TCPHandler: Processed in 0.001315802 sec. | ||
| 8645 | 2026.05.14 14:07:32.280272 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8646 | 2026.05.14 14:07:32.280369 [ 271 ] {20ec56cf-79e4-490a-bb9e-9179e991727b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8647 | 2026.05.14 14:07:32.280411 [ 271 ] {20ec56cf-79e4-490a-bb9e-9179e991727b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8648 | 2026.05.14 14:07:32.281287 [ 271 ] {20ec56cf-79e4-490a-bb9e-9179e991727b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.05.14 14:07:32.281323 [ 271 ] {20ec56cf-79e4-490a-bb9e-9179e991727b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8650 | 2026.05.14 14:07:32.281757 [ 271 ] {20ec56cf-79e4-490a-bb9e-9179e991727b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8651 | 2026.05.14 14:07:32.281986 [ 271 ] {20ec56cf-79e4-490a-bb9e-9179e991727b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8652 | 2026.05.14 14:07:32.282118 [ 271 ] {20ec56cf-79e4-490a-bb9e-9179e991727b} <Debug> executeQuery: Read 1610 rows, 100.16 KiB in 0.001768 sec., 910633.4841628959 rows/sec., 55.32 MiB/sec. | ||
| 8653 | 2026.05.14 14:07:32.282156 [ 271 ] {20ec56cf-79e4-490a-bb9e-9179e991727b} <Debug> TCPHandler: Processed in 0.001932208 sec. | ||
| 8654 | 2026.05.14 14:07:32.282281 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8655 | 2026.05.14 14:07:32.282378 [ 271 ] {3e9fba4e-5435-478f-a7e2-e4bd2fe9319d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8656 | 2026.05.14 14:07:32.282420 [ 271 ] {3e9fba4e-5435-478f-a7e2-e4bd2fe9319d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8657 | 2026.05.14 14:07:32.282764 [ 271 ] {3e9fba4e-5435-478f-a7e2-e4bd2fe9319d} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2026.05.14 14:07:32.282800 [ 271 ] {3e9fba4e-5435-478f-a7e2-e4bd2fe9319d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8659 | 2026.05.14 14:07:32.283105 [ 271 ] {3e9fba4e-5435-478f-a7e2-e4bd2fe9319d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8660 | 2026.05.14 14:07:32.283311 [ 271 ] {3e9fba4e-5435-478f-a7e2-e4bd2fe9319d} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.05.14 14:07:32.283443 [ 271 ] {3e9fba4e-5435-478f-a7e2-e4bd2fe9319d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 8662 | 2026.05.14 14:07:32.283479 [ 271 ] {3e9fba4e-5435-478f-a7e2-e4bd2fe9319d} <Debug> TCPHandler: Processed in 0.001246401 sec. | ||
| 8663 | 2026.05.14 14:07:32.283609 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8664 | 2026.05.14 14:07:32.283704 [ 271 ] {dd9db9e3-1735-4df3-b655-38b1f8828c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8665 | 2026.05.14 14:07:32.283756 [ 271 ] {dd9db9e3-1735-4df3-b655-38b1f8828c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8666 | 2026.05.14 14:07:32.284754 [ 271 ] {dd9db9e3-1735-4df3-b655-38b1f8828c76} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.05.14 14:07:32.284791 [ 271 ] {dd9db9e3-1735-4df3-b655-38b1f8828c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8668 | 2026.05.14 14:07:32.285392 [ 271 ] {dd9db9e3-1735-4df3-b655-38b1f8828c76} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8669 | 2026.05.14 14:07:32.285616 [ 271 ] {dd9db9e3-1735-4df3-b655-38b1f8828c76} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2026.05.14 14:07:32.285764 [ 271 ] {dd9db9e3-1735-4df3-b655-38b1f8828c76} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002078 sec., 25505.29355149182 rows/sec., 45.70 MiB/sec. | ||
| 8671 | 2026.05.14 14:07:32.285831 [ 271 ] {dd9db9e3-1735-4df3-b655-38b1f8828c76} <Debug> TCPHandler: Processed in 0.002270441 sec. | ||
| 8672 | 2026.05.14 14:07:32.285967 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8673 | 2026.05.14 14:07:32.286073 [ 271 ] {c4218aee-0588-474b-bb6f-cf3aafcadd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8674 | 2026.05.14 14:07:32.286113 [ 271 ] {c4218aee-0588-474b-bb6f-cf3aafcadd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8675 | 2026.05.14 14:07:32.286465 [ 271 ] {c4218aee-0588-474b-bb6f-cf3aafcadd35} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2026.05.14 14:07:32.286501 [ 271 ] {c4218aee-0588-474b-bb6f-cf3aafcadd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 8677 | 2026.05.14 14:07:32.286814 [ 271 ] {c4218aee-0588-474b-bb6f-cf3aafcadd35} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8678 | 2026.05.14 14:07:32.287041 [ 271 ] {c4218aee-0588-474b-bb6f-cf3aafcadd35} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.05.14 14:07:32.287168 [ 271 ] {c4218aee-0588-474b-bb6f-cf3aafcadd35} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001114 sec., 37701.974865350094 rows/sec., 2.15 MiB/sec. | ||
| 8680 | 2026.05.14 14:07:32.287204 [ 271 ] {c4218aee-0588-474b-bb6f-cf3aafcadd35} <Debug> TCPHandler: Processed in 0.001285791 sec. | ||
| 8681 | 2026.05.14 14:07:33.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.43 MiB, peak 301.87 MiB, free memory in arenas 0.00 B, will set to 295.21 MiB (RSS), difference: -1.22 MiB | ||
| 8682 | 2026.05.14 14:07:36.405341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 1080 | ||
| 8683 | 2026.05.14 14:07:36.408305 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2026.05.14 14:07:36.408353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8685 | 2026.05.14 14:07:36.409594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8686 | 2026.05.14 14:07:36.409877 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2026.05.14 14:07:36.410061 [ 113 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8688 | 2026.05.14 14:07:36.410132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1080 | ||
| 8689 | 2026.05.14 14:07:36.410138 [ 113 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.05.14 14:07:36.410184 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8691 | 2026.05.14 14:07:36.410281 [ 191 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 8692 | 2026.05.14 14:07:36.410702 [ 191 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8693 | 2026.05.14 14:07:36.410836 [ 191 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 862 rows starting from the beginning of the part | ||
| 8694 | 2026.05.14 14:07:36.411155 [ 191 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8695 | 2026.05.14 14:07:36.411447 [ 191 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 8696 | 2026.05.14 14:07:36.411750 [ 191 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part | ||
| 8697 | 2026.05.14 14:07:36.412052 [ 191 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 8698 | 2026.05.14 14:07:36.412373 [ 191 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 62 rows starting from the beginning of the part | ||
| 8699 | 2026.05.14 14:07:36.418392 [ 198 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 72 columns (72 merged, 0 gathered) in 0.008147445 sec., 132556.89360284116 rows/sec., 112.47 MiB/sec. | ||
| 8700 | 2026.05.14 14:07:36.419834 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8701 | 2026.05.14 14:07:36.420523 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_26_5} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.05.14 14:07:36.420621 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_26_5} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8703 | 2026.05.14 14:07:36.421054 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 8704 | 2026.05.14 14:07:36.941382 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8705 | 2026.05.14 14:07:36.941618 [ 271 ] {6f3df017-0140-49ac-a4c7-c520d057a358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 8706 | 2026.05.14 14:07:36.941961 [ 271 ] {6f3df017-0140-49ac-a4c7-c520d057a358} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8707 | 2026.05.14 14:07:36.941998 [ 271 ] {6f3df017-0140-49ac-a4c7-c520d057a358} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 8708 | 2026.05.14 14:07:36.942216 [ 271 ] {6f3df017-0140-49ac-a4c7-c520d057a358} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8709 | 2026.05.14 14:07:36.942285 [ 271 ] {6f3df017-0140-49ac-a4c7-c520d057a358} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8710 | 2026.05.14 14:07:36.942433 [ 271 ] {6f3df017-0140-49ac-a4c7-c520d057a358} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8711 | 2026.05.14 14:07:36.942471 [ 271 ] {6f3df017-0140-49ac-a4c7-c520d057a358} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8712 | 2026.05.14 14:07:36.942492 [ 271 ] {6f3df017-0140-49ac-a4c7-c520d057a358} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 8713 | 2026.05.14 14:07:36.942508 [ 271 ] {6f3df017-0140-49ac-a4c7-c520d057a358} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8714 | 2026.05.14 14:07:36.942550 [ 271 ] {6f3df017-0140-49ac-a4c7-c520d057a358} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 8715 | 2026.05.14 14:07:36.942570 [ 271 ] {6f3df017-0140-49ac-a4c7-c520d057a358} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 8716 | 2026.05.14 14:07:36.943540 [ 271 ] {6f3df017-0140-49ac-a4c7-c520d057a358} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002022 sec., 21760.633036597428 rows/sec., 4.55 MiB/sec. | ||
| 8717 | 2026.05.14 14:07:36.943616 [ 271 ] {6f3df017-0140-49ac-a4c7-c520d057a358} <Debug> TCPHandler: Processed in 0.002377681 sec. | ||
| 8718 | 2026.05.14 14:07:36.945420 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8719 | 2026.05.14 14:07:36.945537 [ 271 ] {a116490c-5e08-4da5-900d-e8309acdb2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8720 | 2026.05.14 14:07:36.945580 [ 271 ] {a116490c-5e08-4da5-900d-e8309acdb2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8721 | 2026.05.14 14:07:36.946123 [ 271 ] {a116490c-5e08-4da5-900d-e8309acdb2eb} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2026.05.14 14:07:36.946162 [ 271 ] {a116490c-5e08-4da5-900d-e8309acdb2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8723 | 2026.05.14 14:07:36.946539 [ 271 ] {a116490c-5e08-4da5-900d-e8309acdb2eb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8724 | 2026.05.14 14:07:36.946757 [ 271 ] {a116490c-5e08-4da5-900d-e8309acdb2eb} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2026.05.14 14:07:36.946915 [ 271 ] {a116490c-5e08-4da5-900d-e8309acdb2eb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001411 sec., 39688.164422395464 rows/sec., 3.03 MiB/sec. | ||
| 8726 | 2026.05.14 14:07:36.946954 [ 271 ] {a116490c-5e08-4da5-900d-e8309acdb2eb} <Debug> TCPHandler: Processed in 0.001586985 sec. | ||
| 8727 | 2026.05.14 14:07:36.947099 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8728 | 2026.05.14 14:07:36.947196 [ 271 ] {0567450b-bfaf-4e12-ac53-72bd8d0560f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8729 | 2026.05.14 14:07:36.947237 [ 271 ] {0567450b-bfaf-4e12-ac53-72bd8d0560f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8730 | 2026.05.14 14:07:36.947710 [ 271 ] {0567450b-bfaf-4e12-ac53-72bd8d0560f7} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2026.05.14 14:07:36.947748 [ 271 ] {0567450b-bfaf-4e12-ac53-72bd8d0560f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8732 | 2026.05.14 14:07:36.948072 [ 271 ] {0567450b-bfaf-4e12-ac53-72bd8d0560f7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8733 | 2026.05.14 14:07:36.948285 [ 271 ] {0567450b-bfaf-4e12-ac53-72bd8d0560f7} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8734 | 2026.05.14 14:07:36.948420 [ 271 ] {0567450b-bfaf-4e12-ac53-72bd8d0560f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 8735 | 2026.05.14 14:07:36.948457 [ 271 ] {0567450b-bfaf-4e12-ac53-72bd8d0560f7} <Debug> TCPHandler: Processed in 0.001407223 sec. | ||
| 8736 | 2026.05.14 14:07:36.948604 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8737 | 2026.05.14 14:07:36.948702 [ 271 ] {33aee414-f38a-47f9-8069-63bc23fa71aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8738 | 2026.05.14 14:07:36.948745 [ 271 ] {33aee414-f38a-47f9-8069-63bc23fa71aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8739 | 2026.05.14 14:07:36.949138 [ 271 ] {33aee414-f38a-47f9-8069-63bc23fa71aa} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2026.05.14 14:07:36.949175 [ 271 ] {33aee414-f38a-47f9-8069-63bc23fa71aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8741 | 2026.05.14 14:07:36.949499 [ 271 ] {33aee414-f38a-47f9-8069-63bc23fa71aa} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8742 | 2026.05.14 14:07:36.949712 [ 271 ] {33aee414-f38a-47f9-8069-63bc23fa71aa} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8743 | 2026.05.14 14:07:36.949850 [ 271 ] {33aee414-f38a-47f9-8069-63bc23fa71aa} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001167 sec., 109682.94772922022 rows/sec., 7.64 MiB/sec. | ||
| 8744 | 2026.05.14 14:07:36.949890 [ 271 ] {33aee414-f38a-47f9-8069-63bc23fa71aa} <Debug> TCPHandler: Processed in 0.001337792 sec. | ||
| 8745 | 2026.05.14 14:07:36.950024 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8746 | 2026.05.14 14:07:36.950119 [ 271 ] {67103888-a233-4f39-81b3-82f490575219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8747 | 2026.05.14 14:07:36.950160 [ 271 ] {67103888-a233-4f39-81b3-82f490575219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8748 | 2026.05.14 14:07:36.950515 [ 271 ] {67103888-a233-4f39-81b3-82f490575219} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8749 | 2026.05.14 14:07:36.950552 [ 271 ] {67103888-a233-4f39-81b3-82f490575219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8750 | 2026.05.14 14:07:36.950861 [ 271 ] {67103888-a233-4f39-81b3-82f490575219} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8751 | 2026.05.14 14:07:36.951068 [ 271 ] {67103888-a233-4f39-81b3-82f490575219} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2026.05.14 14:07:36.951201 [ 271 ] {67103888-a233-4f39-81b3-82f490575219} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.0011 sec., 43636.36363636363 rows/sec., 2.94 MiB/sec. | ||
| 8753 | 2026.05.14 14:07:36.951237 [ 271 ] {67103888-a233-4f39-81b3-82f490575219} <Debug> TCPHandler: Processed in 0.001262212 sec. | ||
| 8754 | 2026.05.14 14:07:38.852909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16808 | ||
| 8755 | 2026.05.14 14:07:38.853677 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2026.05.14 14:07:38.853711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8757 | 2026.05.14 14:07:38.854243 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8758 | 2026.05.14 14:07:38.854477 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.05.14 14:07:38.854615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16808 | ||
| 8760 | 2026.05.14 14:07:39.713813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8761 | 2026.05.14 14:07:39.730584 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.05.14 14:07:39.730649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8763 | 2026.05.14 14:07:39.736725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8764 | 2026.05.14 14:07:39.737432 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2026.05.14 14:07:39.740158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8766 | 2026.05.14 14:07:41.942780 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8767 | 2026.05.14 14:07:41.943039 [ 271 ] {9f39f1e8-b8f7-42da-beda-b5476122ecee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 8768 | 2026.05.14 14:07:41.943382 [ 271 ] {9f39f1e8-b8f7-42da-beda-b5476122ecee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8769 | 2026.05.14 14:07:41.943419 [ 271 ] {9f39f1e8-b8f7-42da-beda-b5476122ecee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 8770 | 2026.05.14 14:07:41.943637 [ 271 ] {9f39f1e8-b8f7-42da-beda-b5476122ecee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8771 | 2026.05.14 14:07:41.943707 [ 271 ] {9f39f1e8-b8f7-42da-beda-b5476122ecee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8772 | 2026.05.14 14:07:41.943850 [ 271 ] {9f39f1e8-b8f7-42da-beda-b5476122ecee} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8773 | 2026.05.14 14:07:41.943887 [ 271 ] {9f39f1e8-b8f7-42da-beda-b5476122ecee} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8774 | 2026.05.14 14:07:41.943909 [ 271 ] {9f39f1e8-b8f7-42da-beda-b5476122ecee} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 8775 | 2026.05.14 14:07:41.943925 [ 271 ] {9f39f1e8-b8f7-42da-beda-b5476122ecee} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8776 | 2026.05.14 14:07:41.943968 [ 271 ] {9f39f1e8-b8f7-42da-beda-b5476122ecee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 8777 | 2026.05.14 14:07:41.943988 [ 271 ] {9f39f1e8-b8f7-42da-beda-b5476122ecee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 8778 | 2026.05.14 14:07:41.945142 [ 271 ] {9f39f1e8-b8f7-42da-beda-b5476122ecee} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.0022 sec., 20000 rows/sec., 4.18 MiB/sec. | ||
| 8779 | 2026.05.14 14:07:41.945257 [ 271 ] {9f39f1e8-b8f7-42da-beda-b5476122ecee} <Debug> TCPHandler: Processed in 0.002637214 sec. | ||
| 8780 | 2026.05.14 14:07:41.947035 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8781 | 2026.05.14 14:07:41.947178 [ 271 ] {614a33cb-ee7f-424a-afce-35ce2457c2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8782 | 2026.05.14 14:07:41.947230 [ 271 ] {614a33cb-ee7f-424a-afce-35ce2457c2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8783 | 2026.05.14 14:07:41.947982 [ 271 ] {614a33cb-ee7f-424a-afce-35ce2457c2ab} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8784 | 2026.05.14 14:07:41.948034 [ 271 ] {614a33cb-ee7f-424a-afce-35ce2457c2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8785 | 2026.05.14 14:07:41.948428 [ 271 ] {614a33cb-ee7f-424a-afce-35ce2457c2ab} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8786 | 2026.05.14 14:07:41.948666 [ 271 ] {614a33cb-ee7f-424a-afce-35ce2457c2ab} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8787 | 2026.05.14 14:07:41.948836 [ 271 ] {614a33cb-ee7f-424a-afce-35ce2457c2ab} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.51 MiB/sec. | ||
| 8788 | 2026.05.14 14:07:41.948877 [ 271 ] {614a33cb-ee7f-424a-afce-35ce2457c2ab} <Debug> TCPHandler: Processed in 0.001905107 sec. | ||
| 8789 | 2026.05.14 14:07:41.949028 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8790 | 2026.05.14 14:07:41.949133 [ 271 ] {ac874cc5-cf55-4aae-97ea-ac46e0991ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8791 | 2026.05.14 14:07:41.949174 [ 271 ] {ac874cc5-cf55-4aae-97ea-ac46e0991ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8792 | 2026.05.14 14:07:41.949738 [ 271 ] {ac874cc5-cf55-4aae-97ea-ac46e0991ac9} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2026.05.14 14:07:41.949777 [ 271 ] {ac874cc5-cf55-4aae-97ea-ac46e0991ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8794 | 2026.05.14 14:07:41.950095 [ 271 ] {ac874cc5-cf55-4aae-97ea-ac46e0991ac9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8795 | 2026.05.14 14:07:41.950311 [ 271 ] {ac874cc5-cf55-4aae-97ea-ac46e0991ac9} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2026.05.14 14:07:41.950452 [ 271 ] {ac874cc5-cf55-4aae-97ea-ac46e0991ac9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001337 sec., 47868.36200448766 rows/sec., 3.74 MiB/sec. | ||
| 8797 | 2026.05.14 14:07:41.950491 [ 271 ] {ac874cc5-cf55-4aae-97ea-ac46e0991ac9} <Debug> TCPHandler: Processed in 0.001511763 sec. | ||
| 8798 | 2026.05.14 14:07:41.950650 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2026.05.14 14:07:41.950748 [ 271 ] {54725bd2-757c-4de3-b014-e4f1aae86c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8800 | 2026.05.14 14:07:41.950792 [ 271 ] {54725bd2-757c-4de3-b014-e4f1aae86c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8801 | 2026.05.14 14:07:41.951290 [ 271 ] {54725bd2-757c-4de3-b014-e4f1aae86c39} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.05.14 14:07:41.951329 [ 271 ] {54725bd2-757c-4de3-b014-e4f1aae86c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8803 | 2026.05.14 14:07:41.951665 [ 271 ] {54725bd2-757c-4de3-b014-e4f1aae86c39} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8804 | 2026.05.14 14:07:41.951899 [ 271 ] {54725bd2-757c-4de3-b014-e4f1aae86c39} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.05.14 14:07:41.952039 [ 271 ] {54725bd2-757c-4de3-b014-e4f1aae86c39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 8806 | 2026.05.14 14:07:41.952078 [ 271 ] {54725bd2-757c-4de3-b014-e4f1aae86c39} <Debug> TCPHandler: Processed in 0.001476773 sec. | ||
| 8807 | 2026.05.14 14:07:41.952217 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2026.05.14 14:07:41.952316 [ 271 ] {085aaa1b-b173-4943-b3af-ed3e6aafd42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8809 | 2026.05.14 14:07:41.952358 [ 271 ] {085aaa1b-b173-4943-b3af-ed3e6aafd42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8810 | 2026.05.14 14:07:41.952753 [ 271 ] {085aaa1b-b173-4943-b3af-ed3e6aafd42e} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2026.05.14 14:07:41.952789 [ 271 ] {085aaa1b-b173-4943-b3af-ed3e6aafd42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8812 | 2026.05.14 14:07:41.953093 [ 271 ] {085aaa1b-b173-4943-b3af-ed3e6aafd42e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8813 | 2026.05.14 14:07:41.953299 [ 271 ] {085aaa1b-b173-4943-b3af-ed3e6aafd42e} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2026.05.14 14:07:41.953437 [ 271 ] {085aaa1b-b173-4943-b3af-ed3e6aafd42e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 8815 | 2026.05.14 14:07:41.953474 [ 271 ] {085aaa1b-b173-4943-b3af-ed3e6aafd42e} <Debug> TCPHandler: Processed in 0.001305752 sec. | ||
| 8816 | 2026.05.14 14:07:44.645893 [ 103 ] {} <Debug> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8817 | 2026.05.14 14:07:44.645982 [ 103 ] {} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8818 | 2026.05.14 14:07:44.646019 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8819 | 2026.05.14 14:07:44.646167 [ 192 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 8820 | 2026.05.14 14:07:44.646330 [ 192 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8821 | 2026.05.14 14:07:44.646367 [ 192 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 8822 | 2026.05.14 14:07:44.646442 [ 192 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
| 8823 | 2026.05.14 14:07:44.646497 [ 192 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part | ||
| 8824 | 2026.05.14 14:07:44.646546 [ 192 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part | ||
| 8825 | 2026.05.14 14:07:44.646592 [ 192 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part | ||
| 8826 | 2026.05.14 14:07:44.647394 [ 198 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 86 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286112 sec., 66868.20432435122 rows/sec., 5.58 MiB/sec. | ||
| 8827 | 2026.05.14 14:07:44.647571 [ 186 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8828 | 2026.05.14 14:07:44.647876 [ 186 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_5_1} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2026.05.14 14:07:44.647962 [ 186 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_5_1} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8830 | 2026.05.14 14:07:44.648051 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8831 | 2026.05.14 14:07:46.065228 [ 102 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 | ||
| 8832 | 2026.05.14 14:07:46.065306 [ 102 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2026.05.14 14:07:46.065330 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8834 | 2026.05.14 14:07:46.065466 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_4 to all_25_25_0 into Compact with storage Full | ||
| 8835 | 2026.05.14 14:07:46.065609 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8836 | 2026.05.14 14:07:46.065642 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 950 rows starting from the beginning of the part | ||
| 8837 | 2026.05.14 14:07:46.065705 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 950 rows starting from the beginning of the part | ||
| 8838 | 2026.05.14 14:07:46.065753 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 8839 | 2026.05.14 14:07:46.065796 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 8840 | 2026.05.14 14:07:46.065835 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 950 rows starting from the beginning of the part | ||
| 8841 | 2026.05.14 14:07:46.067031 [ 198 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3148 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627065 sec., 1934772.1203516761 rows/sec., 122.27 MiB/sec. | ||
| 8842 | 2026.05.14 14:07:46.067298 [ 189 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8843 | 2026.05.14 14:07:46.067640 [ 189 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_25_5} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2026.05.14 14:07:46.067722 [ 189 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_25_5} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 | ||
| 8845 | 2026.05.14 14:07:46.067810 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 8846 | 2026.05.14 14:07:46.252813 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8847 | 2026.05.14 14:07:46.252852 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8848 | 2026.05.14 14:07:46.354725 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17320 | ||
| 8849 | 2026.05.14 14:07:46.355627 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8850 | 2026.05.14 14:07:46.355703 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8851 | 2026.05.14 14:07:46.356231 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8852 | 2026.05.14 14:07:46.356462 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8853 | 2026.05.14 14:07:46.356593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17320 | ||
| 8854 | 2026.05.14 14:07:46.356612 [ 102 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8855 | 2026.05.14 14:07:46.356657 [ 102 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8856 | 2026.05.14 14:07:46.356678 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8857 | 2026.05.14 14:07:46.356835 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8858 | 2026.05.14 14:07:46.357063 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8859 | 2026.05.14 14:07:46.357107 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14888 rows starting from the beginning of the part | ||
| 8860 | 2026.05.14 14:07:46.357183 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8861 | 2026.05.14 14:07:46.357237 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8862 | 2026.05.14 14:07:46.357285 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8863 | 2026.05.14 14:07:46.357330 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8864 | 2026.05.14 14:07:46.357374 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8865 | 2026.05.14 14:07:46.359680 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002856326 sec., 6063733.62144237 rows/sec., 86.74 MiB/sec. | ||
| 8866 | 2026.05.14 14:07:46.359826 [ 197 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8867 | 2026.05.14 14:07:46.360116 [ 197 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_36_7} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.05.14 14:07:46.360191 [ 197 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_36_7} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8869 | 2026.05.14 14:07:46.360291 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8870 | 2026.05.14 14:07:46.410650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1100 | ||
| 8871 | 2026.05.14 14:07:46.412846 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2026.05.14 14:07:46.412890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8873 | 2026.05.14 14:07:46.414038 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8874 | 2026.05.14 14:07:46.414328 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2026.05.14 14:07:46.414585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1100 | ||
| 8876 | 2026.05.14 14:07:46.948819 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8877 | 2026.05.14 14:07:46.949079 [ 271 ] {651a9d79-255c-4f7f-9621-4516bb751b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 8878 | 2026.05.14 14:07:46.949452 [ 271 ] {651a9d79-255c-4f7f-9621-4516bb751b39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8879 | 2026.05.14 14:07:46.949494 [ 271 ] {651a9d79-255c-4f7f-9621-4516bb751b39} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 8880 | 2026.05.14 14:07:46.949739 [ 271 ] {651a9d79-255c-4f7f-9621-4516bb751b39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8881 | 2026.05.14 14:07:46.949808 [ 271 ] {651a9d79-255c-4f7f-9621-4516bb751b39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8882 | 2026.05.14 14:07:46.949956 [ 271 ] {651a9d79-255c-4f7f-9621-4516bb751b39} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8883 | 2026.05.14 14:07:46.949993 [ 271 ] {651a9d79-255c-4f7f-9621-4516bb751b39} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8884 | 2026.05.14 14:07:46.950015 [ 271 ] {651a9d79-255c-4f7f-9621-4516bb751b39} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 8885 | 2026.05.14 14:07:46.950032 [ 271 ] {651a9d79-255c-4f7f-9621-4516bb751b39} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8886 | 2026.05.14 14:07:46.950075 [ 271 ] {651a9d79-255c-4f7f-9621-4516bb751b39} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 8887 | 2026.05.14 14:07:46.950095 [ 271 ] {651a9d79-255c-4f7f-9621-4516bb751b39} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 8888 | 2026.05.14 14:07:46.951257 [ 271 ] {651a9d79-255c-4f7f-9621-4516bb751b39} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002296 sec., 19163.763066202093 rows/sec., 4.01 MiB/sec. | ||
| 8889 | 2026.05.14 14:07:46.951373 [ 271 ] {651a9d79-255c-4f7f-9621-4516bb751b39} <Debug> TCPHandler: Processed in 0.002699835 sec. | ||
| 8890 | 2026.05.14 14:07:46.956960 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8891 | 2026.05.14 14:07:46.957082 [ 271 ] {0fe16589-fa7f-42af-a97b-f90315b6d356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8892 | 2026.05.14 14:07:46.957129 [ 271 ] {0fe16589-fa7f-42af-a97b-f90315b6d356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8893 | 2026.05.14 14:07:46.957755 [ 271 ] {0fe16589-fa7f-42af-a97b-f90315b6d356} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.05.14 14:07:46.957805 [ 271 ] {0fe16589-fa7f-42af-a97b-f90315b6d356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8895 | 2026.05.14 14:07:46.958215 [ 271 ] {0fe16589-fa7f-42af-a97b-f90315b6d356} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8896 | 2026.05.14 14:07:46.958442 [ 271 ] {0fe16589-fa7f-42af-a97b-f90315b6d356} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2026.05.14 14:07:46.958590 [ 271 ] {0fe16589-fa7f-42af-a97b-f90315b6d356} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001542 sec., 184176.3942931258 rows/sec., 11.70 MiB/sec. | ||
| 8898 | 2026.05.14 14:07:46.958630 [ 271 ] {0fe16589-fa7f-42af-a97b-f90315b6d356} <Debug> TCPHandler: Processed in 0.001729025 sec. | ||
| 8899 | 2026.05.14 14:07:46.958765 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8900 | 2026.05.14 14:07:46.958864 [ 271 ] {690e1e55-9a37-4a61-aa48-0e552c34160e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8901 | 2026.05.14 14:07:46.958905 [ 271 ] {690e1e55-9a37-4a61-aa48-0e552c34160e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8902 | 2026.05.14 14:07:46.959615 [ 271 ] {690e1e55-9a37-4a61-aa48-0e552c34160e} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2026.05.14 14:07:46.959651 [ 271 ] {690e1e55-9a37-4a61-aa48-0e552c34160e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8904 | 2026.05.14 14:07:46.960084 [ 271 ] {690e1e55-9a37-4a61-aa48-0e552c34160e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8905 | 2026.05.14 14:07:46.960298 [ 271 ] {690e1e55-9a37-4a61-aa48-0e552c34160e} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2026.05.14 14:07:46.960425 [ 271 ] {690e1e55-9a37-4a61-aa48-0e552c34160e} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001579 sec., 557948.06839772 rows/sec., 43.84 MiB/sec. | ||
| 8907 | 2026.05.14 14:07:46.960464 [ 271 ] {690e1e55-9a37-4a61-aa48-0e552c34160e} <Debug> TCPHandler: Processed in 0.001747217 sec. | ||
| 8908 | 2026.05.14 14:07:46.960593 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8909 | 2026.05.14 14:07:46.960690 [ 271 ] {c42450c9-3ed8-4fc1-b73d-73d36a810b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8910 | 2026.05.14 14:07:46.960731 [ 271 ] {c42450c9-3ed8-4fc1-b73d-73d36a810b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8911 | 2026.05.14 14:07:46.961252 [ 271 ] {c42450c9-3ed8-4fc1-b73d-73d36a810b3b} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2026.05.14 14:07:46.961297 [ 271 ] {c42450c9-3ed8-4fc1-b73d-73d36a810b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8913 | 2026.05.14 14:07:46.961708 [ 271 ] {c42450c9-3ed8-4fc1-b73d-73d36a810b3b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8914 | 2026.05.14 14:07:46.961994 [ 271 ] {c42450c9-3ed8-4fc1-b73d-73d36a810b3b} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2026.05.14 14:07:46.962138 [ 271 ] {c42450c9-3ed8-4fc1-b73d-73d36a810b3b} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001465 sec., 125597.26962457338 rows/sec., 7.80 MiB/sec. | ||
| 8916 | 2026.05.14 14:07:46.962179 [ 271 ] {c42450c9-3ed8-4fc1-b73d-73d36a810b3b} <Debug> TCPHandler: Processed in 0.001637835 sec. | ||
| 8917 | 2026.05.14 14:07:46.962312 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8918 | 2026.05.14 14:07:46.962411 [ 271 ] {7ca3f9d4-9b8c-4e26-934b-267fc193f962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8919 | 2026.05.14 14:07:46.962450 [ 271 ] {7ca3f9d4-9b8c-4e26-934b-267fc193f962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8920 | 2026.05.14 14:07:46.962903 [ 271 ] {7ca3f9d4-9b8c-4e26-934b-267fc193f962} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2026.05.14 14:07:46.962940 [ 271 ] {7ca3f9d4-9b8c-4e26-934b-267fc193f962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8922 | 2026.05.14 14:07:46.963249 [ 271 ] {7ca3f9d4-9b8c-4e26-934b-267fc193f962} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8923 | 2026.05.14 14:07:46.963467 [ 271 ] {7ca3f9d4-9b8c-4e26-934b-267fc193f962} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2026.05.14 14:07:46.963600 [ 271 ] {7ca3f9d4-9b8c-4e26-934b-267fc193f962} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001206 sec., 123548.92205638473 rows/sec., 7.98 MiB/sec. | ||
| 8925 | 2026.05.14 14:07:46.963641 [ 271 ] {7ca3f9d4-9b8c-4e26-934b-267fc193f962} <Debug> TCPHandler: Processed in 0.001378473 sec. | ||
| 8926 | 2026.05.14 14:07:46.963768 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8927 | 2026.05.14 14:07:46.963866 [ 271 ] {800eae24-235e-4e75-9d95-8ffd5a7c1cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8928 | 2026.05.14 14:07:46.963907 [ 271 ] {800eae24-235e-4e75-9d95-8ffd5a7c1cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8929 | 2026.05.14 14:07:46.964412 [ 271 ] {800eae24-235e-4e75-9d95-8ffd5a7c1cc9} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2026.05.14 14:07:46.964456 [ 271 ] {800eae24-235e-4e75-9d95-8ffd5a7c1cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8931 | 2026.05.14 14:07:46.964767 [ 271 ] {800eae24-235e-4e75-9d95-8ffd5a7c1cc9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8932 | 2026.05.14 14:07:46.964989 [ 271 ] {800eae24-235e-4e75-9d95-8ffd5a7c1cc9} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2026.05.14 14:07:46.965121 [ 271 ] {800eae24-235e-4e75-9d95-8ffd5a7c1cc9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001272 sec., 116352.20125786164 rows/sec., 6.62 MiB/sec. | ||
| 8934 | 2026.05.14 14:07:46.965166 [ 271 ] {800eae24-235e-4e75-9d95-8ffd5a7c1cc9} <Debug> TCPHandler: Processed in 0.001444234 sec. | ||
| 8935 | 2026.05.14 14:07:46.965321 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8936 | 2026.05.14 14:07:46.965418 [ 271 ] {ed3a1376-c54c-4b25-99d0-4e2a7d35c2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8937 | 2026.05.14 14:07:46.965458 [ 271 ] {ed3a1376-c54c-4b25-99d0-4e2a7d35c2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8938 | 2026.05.14 14:07:46.966089 [ 271 ] {ed3a1376-c54c-4b25-99d0-4e2a7d35c2c3} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2026.05.14 14:07:46.966126 [ 271 ] {ed3a1376-c54c-4b25-99d0-4e2a7d35c2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8940 | 2026.05.14 14:07:46.966454 [ 271 ] {ed3a1376-c54c-4b25-99d0-4e2a7d35c2c3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8941 | 2026.05.14 14:07:46.966735 [ 271 ] {ed3a1376-c54c-4b25-99d0-4e2a7d35c2c3} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8942 | 2026.05.14 14:07:46.966887 [ 271 ] {ed3a1376-c54c-4b25-99d0-4e2a7d35c2c3} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001485 sec., 358249.15824915824 rows/sec., 25.35 MiB/sec. | ||
| 8943 | 2026.05.14 14:07:46.966934 [ 271 ] {ed3a1376-c54c-4b25-99d0-4e2a7d35c2c3} <Debug> TCPHandler: Processed in 0.001661225 sec. | ||
| 8944 | 2026.05.14 14:07:46.967088 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8945 | 2026.05.14 14:07:46.967206 [ 271 ] {0538eeef-6595-4ac4-ba9f-f7e9aed4fdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8946 | 2026.05.14 14:07:46.967255 [ 271 ] {0538eeef-6595-4ac4-ba9f-f7e9aed4fdfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8947 | 2026.05.14 14:07:46.967668 [ 271 ] {0538eeef-6595-4ac4-ba9f-f7e9aed4fdfb} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2026.05.14 14:07:46.967714 [ 271 ] {0538eeef-6595-4ac4-ba9f-f7e9aed4fdfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8949 | 2026.05.14 14:07:46.968035 [ 271 ] {0538eeef-6595-4ac4-ba9f-f7e9aed4fdfb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8950 | 2026.05.14 14:07:46.968246 [ 271 ] {0538eeef-6595-4ac4-ba9f-f7e9aed4fdfb} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8951 | 2026.05.14 14:07:46.968376 [ 271 ] {0538eeef-6595-4ac4-ba9f-f7e9aed4fdfb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001196 sec., 5016.722408026756 rows/sec., 262.10 KiB/sec. | ||
| 8952 | 2026.05.14 14:07:46.968413 [ 271 ] {0538eeef-6595-4ac4-ba9f-f7e9aed4fdfb} <Debug> TCPHandler: Processed in 0.001385013 sec. | ||
| 8953 | 2026.05.14 14:07:46.968565 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8954 | 2026.05.14 14:07:46.968661 [ 271 ] {4d07d113-18c2-4a42-b998-d6d9b1ed40a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8955 | 2026.05.14 14:07:46.968703 [ 271 ] {4d07d113-18c2-4a42-b998-d6d9b1ed40a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8956 | 2026.05.14 14:07:46.969184 [ 271 ] {4d07d113-18c2-4a42-b998-d6d9b1ed40a7} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8957 | 2026.05.14 14:07:46.969220 [ 271 ] {4d07d113-18c2-4a42-b998-d6d9b1ed40a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8958 | 2026.05.14 14:07:46.969545 [ 271 ] {4d07d113-18c2-4a42-b998-d6d9b1ed40a7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8959 | 2026.05.14 14:07:46.969759 [ 271 ] {4d07d113-18c2-4a42-b998-d6d9b1ed40a7} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8960 | 2026.05.14 14:07:46.969885 [ 271 ] {4d07d113-18c2-4a42-b998-d6d9b1ed40a7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001242 sec., 213365.53945249596 rows/sec., 14.18 MiB/sec. | ||
| 8961 | 2026.05.14 14:07:46.969922 [ 271 ] {4d07d113-18c2-4a42-b998-d6d9b1ed40a7} <Debug> TCPHandler: Processed in 0.001406733 sec. | ||
| 8962 | 2026.05.14 14:07:46.970059 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8963 | 2026.05.14 14:07:46.970155 [ 271 ] {4e6fe7a0-1880-4069-905e-f034f845427c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8964 | 2026.05.14 14:07:46.970198 [ 271 ] {4e6fe7a0-1880-4069-905e-f034f845427c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8965 | 2026.05.14 14:07:46.970552 [ 271 ] {4e6fe7a0-1880-4069-905e-f034f845427c} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8966 | 2026.05.14 14:07:46.970588 [ 271 ] {4e6fe7a0-1880-4069-905e-f034f845427c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8967 | 2026.05.14 14:07:46.970884 [ 271 ] {4e6fe7a0-1880-4069-905e-f034f845427c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8968 | 2026.05.14 14:07:46.971103 [ 271 ] {4e6fe7a0-1880-4069-905e-f034f845427c} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8969 | 2026.05.14 14:07:46.971222 [ 271 ] {4e6fe7a0-1880-4069-905e-f034f845427c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 8970 | 2026.05.14 14:07:46.971256 [ 271 ] {4e6fe7a0-1880-4069-905e-f034f845427c} <Debug> TCPHandler: Processed in 0.001260751 sec. | ||
| 8971 | 2026.05.14 14:07:46.971384 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8972 | 2026.05.14 14:07:46.971473 [ 271 ] {e8826bb1-8d07-4899-84e8-49e502301523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8973 | 2026.05.14 14:07:46.971523 [ 271 ] {e8826bb1-8d07-4899-84e8-49e502301523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8974 | 2026.05.14 14:07:46.972438 [ 271 ] {e8826bb1-8d07-4899-84e8-49e502301523} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8975 | 2026.05.14 14:07:46.972475 [ 271 ] {e8826bb1-8d07-4899-84e8-49e502301523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8976 | 2026.05.14 14:07:46.973396 [ 271 ] {e8826bb1-8d07-4899-84e8-49e502301523} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8977 | 2026.05.14 14:07:46.973707 [ 271 ] {e8826bb1-8d07-4899-84e8-49e502301523} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2026.05.14 14:07:46.973869 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8979 | 2026.05.14 14:07:46.973910 [ 271 ] {e8826bb1-8d07-4899-84e8-49e502301523} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002417 sec., 17376.913529168392 rows/sec., 31.14 MiB/sec. | ||
| 8980 | 2026.05.14 14:07:46.973941 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2026.05.14 14:07:46.973968 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8982 | 2026.05.14 14:07:46.974087 [ 271 ] {e8826bb1-8d07-4899-84e8-49e502301523} <Debug> TCPHandler: Processed in 0.002726425 sec. | ||
| 8983 | 2026.05.14 14:07:46.974091 [ 192 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 8984 | 2026.05.14 14:07:46.974304 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2026.05.14 14:07:46.974353 [ 192 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8986 | 2026.05.14 14:07:46.974417 [ 192 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 888 rows starting from the beginning of the part | ||
| 8987 | 2026.05.14 14:07:46.974446 [ 271 ] {01c7d863-ba34-4874-a8e4-c56b6abd7beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8988 | 2026.05.14 14:07:46.974515 [ 271 ] {01c7d863-ba34-4874-a8e4-c56b6abd7beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8989 | 2026.05.14 14:07:46.974541 [ 192 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 53 rows starting from the beginning of the part | ||
| 8990 | 2026.05.14 14:07:46.974649 [ 192 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 8991 | 2026.05.14 14:07:46.974751 [ 192 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 8992 | 2026.05.14 14:07:46.974856 [ 192 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 53 rows starting from the beginning of the part | ||
| 8993 | 2026.05.14 14:07:46.974945 [ 271 ] {01c7d863-ba34-4874-a8e4-c56b6abd7beb} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2026.05.14 14:07:46.974958 [ 192 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 8995 | 2026.05.14 14:07:46.974993 [ 271 ] {01c7d863-ba34-4874-a8e4-c56b6abd7beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 8996 | 2026.05.14 14:07:46.975381 [ 271 ] {01c7d863-ba34-4874-a8e4-c56b6abd7beb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8997 | 2026.05.14 14:07:46.975610 [ 271 ] {01c7d863-ba34-4874-a8e4-c56b6abd7beb} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2026.05.14 14:07:46.975746 [ 271 ] {01c7d863-ba34-4874-a8e4-c56b6abd7beb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001343 sec., 67014.14743112435 rows/sec., 4.19 MiB/sec. | ||
| 8999 | 2026.05.14 14:07:46.975784 [ 271 ] {01c7d863-ba34-4874-a8e4-c56b6abd7beb} <Debug> TCPHandler: Processed in 0.001602005 sec. | ||
| 9000 | 2026.05.14 14:07:46.980944 [ 197 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1120 rows, containing 19 columns (19 merged, 0 gathered) in 0.006910453 sec., 162073.31125759773 rows/sec., 290.43 MiB/sec. | ||
| 9001 | 2026.05.14 14:07:46.982416 [ 188 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9002 | 2026.05.14 14:07:46.982760 [ 188 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2026.05.14 14:07:46.982827 [ 188 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9004 | 2026.05.14 14:07:46.982955 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.47 MiB. | ||
| 9005 | 2026.05.14 14:07:47.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.74 MiB, peak 308.16 MiB, free memory in arenas 0.00 B, will set to 300.42 MiB (RSS), difference: 3.68 MiB | ||
| 9006 | 2026.05.14 14:07:47.240225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 9007 | 2026.05.14 14:07:47.257498 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.05.14 14:07:47.257563 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 9009 | 2026.05.14 14:07:47.263717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9010 | 2026.05.14 14:07:47.264466 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.05.14 14:07:47.264759 [ 97 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9012 | 2026.05.14 14:07:47.264823 [ 97 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2026.05.14 14:07:47.264853 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.86 GiB. | ||
| 9014 | 2026.05.14 14:07:47.264994 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 9015 | 2026.05.14 14:07:47.267829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 9016 | 2026.05.14 14:07:47.269158 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9017 | 2026.05.14 14:07:47.270673 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 9018 | 2026.05.14 14:07:47.275699 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 9019 | 2026.05.14 14:07:47.280446 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 9020 | 2026.05.14 14:07:47.284969 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 9021 | 2026.05.14 14:07:47.289485 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 9022 | 2026.05.14 14:07:47.293565 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 9023 | 2026.05.14 14:07:47.355115 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.090166323 sec., 3005.556742066547 rows/sec., 15.54 MiB/sec. | ||
| 9024 | 2026.05.14 14:07:47.358160 [ 197 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9025 | 2026.05.14 14:07:47.360400 [ 197 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_36_7} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2026.05.14 14:07:47.360515 [ 197 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_36_7} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9027 | 2026.05.14 14:07:47.362706 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 9028 | 2026.05.14 14:07:48.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.50 MiB, peak 313.37 MiB, free memory in arenas 0.00 B, will set to 303.20 MiB (RSS), difference: 1.70 MiB | ||
| 9029 | 2026.05.14 14:07:51.943328 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9030 | 2026.05.14 14:07:51.943614 [ 271 ] {734ed287-e24e-4d9d-84b3-b323d6a9f8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 9031 | 2026.05.14 14:07:51.944000 [ 271 ] {734ed287-e24e-4d9d-84b3-b323d6a9f8fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9032 | 2026.05.14 14:07:51.944045 [ 271 ] {734ed287-e24e-4d9d-84b3-b323d6a9f8fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 9033 | 2026.05.14 14:07:51.944275 [ 271 ] {734ed287-e24e-4d9d-84b3-b323d6a9f8fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9034 | 2026.05.14 14:07:51.944346 [ 271 ] {734ed287-e24e-4d9d-84b3-b323d6a9f8fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9035 | 2026.05.14 14:07:51.944489 [ 271 ] {734ed287-e24e-4d9d-84b3-b323d6a9f8fb} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9036 | 2026.05.14 14:07:51.944526 [ 271 ] {734ed287-e24e-4d9d-84b3-b323d6a9f8fb} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9037 | 2026.05.14 14:07:51.944549 [ 271 ] {734ed287-e24e-4d9d-84b3-b323d6a9f8fb} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 9038 | 2026.05.14 14:07:51.944566 [ 271 ] {734ed287-e24e-4d9d-84b3-b323d6a9f8fb} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9039 | 2026.05.14 14:07:51.944612 [ 271 ] {734ed287-e24e-4d9d-84b3-b323d6a9f8fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 9040 | 2026.05.14 14:07:51.944633 [ 271 ] {734ed287-e24e-4d9d-84b3-b323d6a9f8fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 9041 | 2026.05.14 14:07:51.946071 [ 271 ] {734ed287-e24e-4d9d-84b3-b323d6a9f8fb} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002567 sec., 17140.631086871836 rows/sec., 3.58 MiB/sec. | ||
| 9042 | 2026.05.14 14:07:51.946193 [ 271 ] {734ed287-e24e-4d9d-84b3-b323d6a9f8fb} <Debug> TCPHandler: Processed in 0.003020028 sec. | ||
| 9043 | 2026.05.14 14:07:51.947888 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9044 | 2026.05.14 14:07:51.948004 [ 271 ] {d19a722d-938b-46c7-a4b0-8e1bd0c1f8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9045 | 2026.05.14 14:07:51.948048 [ 271 ] {d19a722d-938b-46c7-a4b0-8e1bd0c1f8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9046 | 2026.05.14 14:07:51.948633 [ 271 ] {d19a722d-938b-46c7-a4b0-8e1bd0c1f8f6} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2026.05.14 14:07:51.948676 [ 271 ] {d19a722d-938b-46c7-a4b0-8e1bd0c1f8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9048 | 2026.05.14 14:07:51.949064 [ 271 ] {d19a722d-938b-46c7-a4b0-8e1bd0c1f8f6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9049 | 2026.05.14 14:07:51.949290 [ 271 ] {d19a722d-938b-46c7-a4b0-8e1bd0c1f8f6} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2026.05.14 14:07:51.949441 [ 271 ] {d19a722d-938b-46c7-a4b0-8e1bd0c1f8f6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00147 sec., 38095.2380952381 rows/sec., 2.91 MiB/sec. | ||
| 9051 | 2026.05.14 14:07:51.949435 [ 88 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9052 | 2026.05.14 14:07:51.949482 [ 271 ] {d19a722d-938b-46c7-a4b0-8e1bd0c1f8f6} <Debug> TCPHandler: Processed in 0.001650325 sec. | ||
| 9053 | 2026.05.14 14:07:51.949528 [ 88 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2026.05.14 14:07:51.949579 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9055 | 2026.05.14 14:07:51.949671 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9056 | 2026.05.14 14:07:51.949740 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9057 | 2026.05.14 14:07:51.949785 [ 271 ] {a2b74685-1bd5-41ef-a50a-443403ad3f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9058 | 2026.05.14 14:07:51.949836 [ 271 ] {a2b74685-1bd5-41ef-a50a-443403ad3f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9059 | 2026.05.14 14:07:51.949913 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9060 | 2026.05.14 14:07:51.949953 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3239 rows starting from the beginning of the part | ||
| 9061 | 2026.05.14 14:07:51.950022 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 3239 rows starting from the beginning of the part | ||
| 9062 | 2026.05.14 14:07:51.950070 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 9063 | 2026.05.14 14:07:51.950117 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 9064 | 2026.05.14 14:07:51.950158 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 881 rows starting from the beginning of the part | ||
| 9065 | 2026.05.14 14:07:51.950204 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 9066 | 2026.05.14 14:07:51.950315 [ 271 ] {a2b74685-1bd5-41ef-a50a-443403ad3f31} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2026.05.14 14:07:51.950444 [ 271 ] {a2b74685-1bd5-41ef-a50a-443403ad3f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9068 | 2026.05.14 14:07:51.951021 [ 271 ] {a2b74685-1bd5-41ef-a50a-443403ad3f31} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9069 | 2026.05.14 14:07:51.951252 [ 271 ] {a2b74685-1bd5-41ef-a50a-443403ad3f31} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.05.14 14:07:51.951393 [ 271 ] {a2b74685-1bd5-41ef-a50a-443403ad3f31} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001627 sec., 39336.20159803319 rows/sec., 3.07 MiB/sec. | ||
| 9071 | 2026.05.14 14:07:51.951431 [ 271 ] {a2b74685-1bd5-41ef-a50a-443403ad3f31} <Debug> TCPHandler: Processed in 0.001824837 sec. | ||
| 9072 | 2026.05.14 14:07:51.951562 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2026.05.14 14:07:51.951663 [ 271 ] {d9256e40-f86f-476e-836d-8236cc866e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9074 | 2026.05.14 14:07:51.951713 [ 271 ] {d9256e40-f86f-476e-836d-8236cc866e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9075 | 2026.05.14 14:07:51.951717 [ 86 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9076 | 2026.05.14 14:07:51.951863 [ 86 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2026.05.14 14:07:51.951908 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9078 | 2026.05.14 14:07:51.952050 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9079 | 2026.05.14 14:07:51.952200 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9080 | 2026.05.14 14:07:51.952233 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1797 rows starting from the beginning of the part | ||
| 9081 | 2026.05.14 14:07:51.952244 [ 271 ] {d9256e40-f86f-476e-836d-8236cc866e5c} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2026.05.14 14:07:51.952288 [ 271 ] {d9256e40-f86f-476e-836d-8236cc866e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9083 | 2026.05.14 14:07:51.952293 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1776 rows starting from the beginning of the part | ||
| 9084 | 2026.05.14 14:07:51.952351 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 9085 | 2026.05.14 14:07:51.952397 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 9086 | 2026.05.14 14:07:51.952438 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 532 rows starting from the beginning of the part | ||
| 9087 | 2026.05.14 14:07:51.952478 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 9088 | 2026.05.14 14:07:51.952655 [ 271 ] {d9256e40-f86f-476e-836d-8236cc866e5c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9089 | 2026.05.14 14:07:51.952906 [ 271 ] {d9256e40-f86f-476e-836d-8236cc866e5c} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9090 | 2026.05.14 14:07:51.953044 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9091 | 2026.05.14 14:07:51.953050 [ 271 ] {d9256e40-f86f-476e-836d-8236cc866e5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001407 sec., 113717.12864250178 rows/sec., 7.92 MiB/sec. | ||
| 9092 | 2026.05.14 14:07:51.953091 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2026.05.14 14:07:51.953109 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7527 rows, containing 5 columns (5 merged, 0 gathered) in 0.003430061 sec., 2194421.6152424114 rows/sec., 173.35 MiB/sec. | ||
| 9094 | 2026.05.14 14:07:51.953118 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9095 | 2026.05.14 14:07:51.953117 [ 271 ] {d9256e40-f86f-476e-836d-8236cc866e5c} <Debug> TCPHandler: Processed in 0.001602964 sec. | ||
| 9096 | 2026.05.14 14:07:51.953236 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9097 | 2026.05.14 14:07:51.953315 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2026.05.14 14:07:51.953329 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9099 | 2026.05.14 14:07:51.953369 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22278 rows starting from the beginning of the part | ||
| 9100 | 2026.05.14 14:07:51.953417 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1610 rows starting from the beginning of the part | ||
| 9101 | 2026.05.14 14:07:51.953418 [ 271 ] {c57429ab-d952-4124-bac3-679444424c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9102 | 2026.05.14 14:07:51.953458 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 128 rows starting from the beginning of the part | ||
| 9103 | 2026.05.14 14:07:51.953474 [ 271 ] {c57429ab-d952-4124-bac3-679444424c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9104 | 2026.05.14 14:07:51.953495 [ 200 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9105 | 2026.05.14 14:07:51.953499 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9106 | 2026.05.14 14:07:51.953555 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 265 rows starting from the beginning of the part | ||
| 9107 | 2026.05.14 14:07:51.953590 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9108 | 2026.05.14 14:07:51.953843 [ 200 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_61_12} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2026.05.14 14:07:51.953845 [ 271 ] {c57429ab-d952-4124-bac3-679444424c2c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2026.05.14 14:07:51.953902 [ 271 ] {c57429ab-d952-4124-bac3-679444424c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9111 | 2026.05.14 14:07:51.953940 [ 200 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_61_12} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9112 | 2026.05.14 14:07:51.954039 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 9113 | 2026.05.14 14:07:51.954183 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4297 rows, containing 5 columns (5 merged, 0 gathered) in 0.002262631 sec., 1899116.5594389893 rows/sec., 137.41 MiB/sec. | ||
| 9114 | 2026.05.14 14:07:51.954313 [ 271 ] {c57429ab-d952-4124-bac3-679444424c2c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9115 | 2026.05.14 14:07:51.954531 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9116 | 2026.05.14 14:07:51.954566 [ 271 ] {c57429ab-d952-4124-bac3-679444424c2c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9117 | 2026.05.14 14:07:51.954712 [ 271 ] {c57429ab-d952-4124-bac3-679444424c2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001303 sec., 46047.58250191865 rows/sec., 3.10 MiB/sec. | ||
| 9118 | 2026.05.14 14:07:51.954720 [ 88 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9119 | 2026.05.14 14:07:51.954755 [ 271 ] {c57429ab-d952-4124-bac3-679444424c2c} <Debug> TCPHandler: Processed in 0.001490764 sec. | ||
| 9120 | 2026.05.14 14:07:51.954773 [ 88 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2026.05.14 14:07:51.954805 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9122 | 2026.05.14 14:07:51.954841 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_61_12} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2026.05.14 14:07:51.954910 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9124 | 2026.05.14 14:07:51.954926 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_61_12} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9125 | 2026.05.14 14:07:51.955013 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9126 | 2026.05.14 14:07:51.955024 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9127 | 2026.05.14 14:07:51.955052 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3600 rows starting from the beginning of the part | ||
| 9128 | 2026.05.14 14:07:51.955116 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 9129 | 2026.05.14 14:07:51.955160 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
| 9130 | 2026.05.14 14:07:51.955203 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9131 | 2026.05.14 14:07:51.955241 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part | ||
| 9132 | 2026.05.14 14:07:51.955289 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9133 | 2026.05.14 14:07:51.956860 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001986289 sec., 1963460.5034816181 rows/sec., 126.64 MiB/sec. | ||
| 9134 | 2026.05.14 14:07:51.957264 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9135 | 2026.05.14 14:07:51.957516 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_61_12} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9136 | 2026.05.14 14:07:51.957578 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_61_12} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9137 | 2026.05.14 14:07:51.957636 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9138 | 2026.05.14 14:07:51.960732 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24601 rows, containing 5 columns (5 merged, 0 gathered) in 0.0075245 sec., 3269453.119808625 rows/sec., 208.22 MiB/sec. | ||
| 9139 | 2026.05.14 14:07:51.961075 [ 191 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9140 | 2026.05.14 14:07:51.961367 [ 191 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9141 | 2026.05.14 14:07:51.961445 [ 191 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9142 | 2026.05.14 14:07:51.961542 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9143 | 2026.05.14 14:07:52.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.65 MiB, peak 313.37 MiB, free memory in arenas 0.00 B, will set to 305.88 MiB (RSS), difference: 2.23 MiB | ||
| 9144 | 2026.05.14 14:07:53.856721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17768 | ||
| 9145 | 2026.05.14 14:07:53.857291 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9146 | 2026.05.14 14:07:53.857348 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9147 | 2026.05.14 14:07:53.858002 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9148 | 2026.05.14 14:07:53.858312 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9149 | 2026.05.14 14:07:53.858470 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17768 | ||
| 9150 | 2026.05.14 14:07:54.768662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 9151 | 2026.05.14 14:07:54.785965 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9152 | 2026.05.14 14:07:54.786054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9153 | 2026.05.14 14:07:54.793625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9154 | 2026.05.14 14:07:54.795124 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2026.05.14 14:07:54.802319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9156 | 2026.05.14 14:07:56.415735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1134 | ||
| 9157 | 2026.05.14 14:07:56.418215 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9158 | 2026.05.14 14:07:56.418260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9159 | 2026.05.14 14:07:56.419474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9160 | 2026.05.14 14:07:56.419755 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9161 | 2026.05.14 14:07:56.420071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1134 | ||
| 9162 | 2026.05.14 14:07:56.949081 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9163 | 2026.05.14 14:07:56.949407 [ 271 ] {64429df8-18a4-4362-90a1-e58ab8a2b00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 9164 | 2026.05.14 14:07:56.949887 [ 271 ] {64429df8-18a4-4362-90a1-e58ab8a2b00d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9165 | 2026.05.14 14:07:56.950019 [ 271 ] {64429df8-18a4-4362-90a1-e58ab8a2b00d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 9166 | 2026.05.14 14:07:56.950292 [ 271 ] {64429df8-18a4-4362-90a1-e58ab8a2b00d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9167 | 2026.05.14 14:07:56.950357 [ 271 ] {64429df8-18a4-4362-90a1-e58ab8a2b00d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9168 | 2026.05.14 14:07:56.950495 [ 271 ] {64429df8-18a4-4362-90a1-e58ab8a2b00d} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9169 | 2026.05.14 14:07:56.950531 [ 271 ] {64429df8-18a4-4362-90a1-e58ab8a2b00d} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9170 | 2026.05.14 14:07:56.950553 [ 271 ] {64429df8-18a4-4362-90a1-e58ab8a2b00d} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 9171 | 2026.05.14 14:07:56.950568 [ 271 ] {64429df8-18a4-4362-90a1-e58ab8a2b00d} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9172 | 2026.05.14 14:07:56.950609 [ 271 ] {64429df8-18a4-4362-90a1-e58ab8a2b00d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 9173 | 2026.05.14 14:07:56.950629 [ 271 ] {64429df8-18a4-4362-90a1-e58ab8a2b00d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 9174 | 2026.05.14 14:07:56.951863 [ 271 ] {64429df8-18a4-4362-90a1-e58ab8a2b00d} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002587 sec., 17008.117510630073 rows/sec., 3.56 MiB/sec. | ||
| 9175 | 2026.05.14 14:07:56.951965 [ 271 ] {64429df8-18a4-4362-90a1-e58ab8a2b00d} <Debug> TCPHandler: Processed in 0.003042118 sec. | ||
| 9176 | 2026.05.14 14:07:56.957689 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9177 | 2026.05.14 14:07:56.957886 [ 271 ] {b3137de8-8d23-4411-a930-9ba2581ffa95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9178 | 2026.05.14 14:07:56.957961 [ 271 ] {b3137de8-8d23-4411-a930-9ba2581ffa95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9179 | 2026.05.14 14:07:56.958961 [ 271 ] {b3137de8-8d23-4411-a930-9ba2581ffa95} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9180 | 2026.05.14 14:07:56.959007 [ 271 ] {b3137de8-8d23-4411-a930-9ba2581ffa95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9181 | 2026.05.14 14:07:56.959389 [ 271 ] {b3137de8-8d23-4411-a930-9ba2581ffa95} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9182 | 2026.05.14 14:07:56.959608 [ 271 ] {b3137de8-8d23-4411-a930-9ba2581ffa95} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9183 | 2026.05.14 14:07:56.959748 [ 271 ] {b3137de8-8d23-4411-a930-9ba2581ffa95} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001916 sec., 148225.46972860125 rows/sec., 9.41 MiB/sec. | ||
| 9184 | 2026.05.14 14:07:56.959788 [ 271 ] {b3137de8-8d23-4411-a930-9ba2581ffa95} <Debug> TCPHandler: Processed in 0.002194731 sec. | ||
| 9185 | 2026.05.14 14:07:56.959913 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9186 | 2026.05.14 14:07:56.960010 [ 271 ] {95b69b41-e6f1-4ffa-b061-618e8e6d1c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9187 | 2026.05.14 14:07:56.960051 [ 271 ] {95b69b41-e6f1-4ffa-b061-618e8e6d1c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9188 | 2026.05.14 14:07:56.960770 [ 271 ] {95b69b41-e6f1-4ffa-b061-618e8e6d1c6f} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9189 | 2026.05.14 14:07:56.960809 [ 271 ] {95b69b41-e6f1-4ffa-b061-618e8e6d1c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9190 | 2026.05.14 14:07:56.961159 [ 271 ] {95b69b41-e6f1-4ffa-b061-618e8e6d1c6f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9191 | 2026.05.14 14:07:56.961357 [ 271 ] {95b69b41-e6f1-4ffa-b061-618e8e6d1c6f} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2026.05.14 14:07:56.961482 [ 271 ] {95b69b41-e6f1-4ffa-b061-618e8e6d1c6f} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001523 sec., 578463.5587655941 rows/sec., 45.45 MiB/sec. | ||
| 9193 | 2026.05.14 14:07:56.961518 [ 271 ] {95b69b41-e6f1-4ffa-b061-618e8e6d1c6f} <Debug> TCPHandler: Processed in 0.001689346 sec. | ||
| 9194 | 2026.05.14 14:07:56.961657 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9195 | 2026.05.14 14:07:56.961758 [ 271 ] {a00a8911-d74b-4df8-9dfe-4cf9e52e7031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9196 | 2026.05.14 14:07:56.961796 [ 271 ] {a00a8911-d74b-4df8-9dfe-4cf9e52e7031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9197 | 2026.05.14 14:07:56.962333 [ 271 ] {a00a8911-d74b-4df8-9dfe-4cf9e52e7031} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.05.14 14:07:56.962370 [ 271 ] {a00a8911-d74b-4df8-9dfe-4cf9e52e7031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9199 | 2026.05.14 14:07:56.962675 [ 271 ] {a00a8911-d74b-4df8-9dfe-4cf9e52e7031} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9200 | 2026.05.14 14:07:56.962906 [ 271 ] {a00a8911-d74b-4df8-9dfe-4cf9e52e7031} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9201 | 2026.05.14 14:07:56.963037 [ 271 ] {a00a8911-d74b-4df8-9dfe-4cf9e52e7031} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001246 sec., 147672.55216693418 rows/sec., 9.17 MiB/sec. | ||
| 9202 | 2026.05.14 14:07:56.963075 [ 271 ] {a00a8911-d74b-4df8-9dfe-4cf9e52e7031} <Debug> TCPHandler: Processed in 0.001428993 sec. | ||
| 9203 | 2026.05.14 14:07:56.963214 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9204 | 2026.05.14 14:07:56.963310 [ 271 ] {2539fcff-6be6-4129-b8dc-a803451fb9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9205 | 2026.05.14 14:07:56.963350 [ 271 ] {2539fcff-6be6-4129-b8dc-a803451fb9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9206 | 2026.05.14 14:07:56.963770 [ 271 ] {2539fcff-6be6-4129-b8dc-a803451fb9f1} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2026.05.14 14:07:56.963806 [ 271 ] {2539fcff-6be6-4129-b8dc-a803451fb9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9208 | 2026.05.14 14:07:56.964104 [ 271 ] {2539fcff-6be6-4129-b8dc-a803451fb9f1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9209 | 2026.05.14 14:07:56.964309 [ 271 ] {2539fcff-6be6-4129-b8dc-a803451fb9f1} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9210 | 2026.05.14 14:07:56.964431 [ 271 ] {2539fcff-6be6-4129-b8dc-a803451fb9f1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001139 sec., 130816.5057067603 rows/sec., 8.45 MiB/sec. | ||
| 9211 | 2026.05.14 14:07:56.964468 [ 271 ] {2539fcff-6be6-4129-b8dc-a803451fb9f1} <Debug> TCPHandler: Processed in 0.001305662 sec. | ||
| 9212 | 2026.05.14 14:07:56.964595 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9213 | 2026.05.14 14:07:56.964699 [ 271 ] {dd5925f1-4ccf-422c-b1d0-26c8030e1fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9214 | 2026.05.14 14:07:56.964739 [ 271 ] {dd5925f1-4ccf-422c-b1d0-26c8030e1fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9215 | 2026.05.14 14:07:56.965157 [ 271 ] {dd5925f1-4ccf-422c-b1d0-26c8030e1fef} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9216 | 2026.05.14 14:07:56.965193 [ 271 ] {dd5925f1-4ccf-422c-b1d0-26c8030e1fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9217 | 2026.05.14 14:07:56.965493 [ 271 ] {dd5925f1-4ccf-422c-b1d0-26c8030e1fef} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9218 | 2026.05.14 14:07:56.965697 [ 271 ] {dd5925f1-4ccf-422c-b1d0-26c8030e1fef} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2026.05.14 14:07:56.965822 [ 271 ] {dd5925f1-4ccf-422c-b1d0-26c8030e1fef} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. | ||
| 9220 | 2026.05.14 14:07:56.965859 [ 271 ] {dd5925f1-4ccf-422c-b1d0-26c8030e1fef} <Debug> TCPHandler: Processed in 0.001312403 sec. | ||
| 9221 | 2026.05.14 14:07:56.966007 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9222 | 2026.05.14 14:07:56.966096 [ 271 ] {9919ea71-ec0a-40a7-a7a1-eee075daa24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9223 | 2026.05.14 14:07:56.966133 [ 271 ] {9919ea71-ec0a-40a7-a7a1-eee075daa24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9224 | 2026.05.14 14:07:56.966645 [ 271 ] {9919ea71-ec0a-40a7-a7a1-eee075daa24f} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9225 | 2026.05.14 14:07:56.966679 [ 271 ] {9919ea71-ec0a-40a7-a7a1-eee075daa24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9226 | 2026.05.14 14:07:56.967051 [ 271 ] {9919ea71-ec0a-40a7-a7a1-eee075daa24f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9227 | 2026.05.14 14:07:56.967284 [ 271 ] {9919ea71-ec0a-40a7-a7a1-eee075daa24f} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9228 | 2026.05.14 14:07:56.967409 [ 271 ] {9919ea71-ec0a-40a7-a7a1-eee075daa24f} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001323 sec., 402116.4021164021 rows/sec., 28.45 MiB/sec. | ||
| 9229 | 2026.05.14 14:07:56.967447 [ 271 ] {9919ea71-ec0a-40a7-a7a1-eee075daa24f} <Debug> TCPHandler: Processed in 0.001487833 sec. | ||
| 9230 | 2026.05.14 14:07:56.967576 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9231 | 2026.05.14 14:07:56.967676 [ 271 ] {c4d7aef9-8255-4592-b9cc-d3aa05d649bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9232 | 2026.05.14 14:07:56.967717 [ 271 ] {c4d7aef9-8255-4592-b9cc-d3aa05d649bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9233 | 2026.05.14 14:07:56.968052 [ 271 ] {c4d7aef9-8255-4592-b9cc-d3aa05d649bb} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2026.05.14 14:07:56.968088 [ 271 ] {c4d7aef9-8255-4592-b9cc-d3aa05d649bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9235 | 2026.05.14 14:07:56.968393 [ 271 ] {c4d7aef9-8255-4592-b9cc-d3aa05d649bb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9236 | 2026.05.14 14:07:56.968615 [ 271 ] {c4d7aef9-8255-4592-b9cc-d3aa05d649bb} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2026.05.14 14:07:56.968741 [ 271 ] {c4d7aef9-8255-4592-b9cc-d3aa05d649bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 9238 | 2026.05.14 14:07:56.968778 [ 271 ] {c4d7aef9-8255-4592-b9cc-d3aa05d649bb} <Debug> TCPHandler: Processed in 0.001252972 sec. | ||
| 9239 | 2026.05.14 14:07:56.968898 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9240 | 2026.05.14 14:07:56.968995 [ 271 ] {26d1db69-5b84-4cbf-b081-b65a755b1d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9241 | 2026.05.14 14:07:56.969041 [ 271 ] {26d1db69-5b84-4cbf-b081-b65a755b1d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9242 | 2026.05.14 14:07:56.969440 [ 271 ] {26d1db69-5b84-4cbf-b081-b65a755b1d76} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2026.05.14 14:07:56.969476 [ 271 ] {26d1db69-5b84-4cbf-b081-b65a755b1d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9244 | 2026.05.14 14:07:56.969794 [ 271 ] {26d1db69-5b84-4cbf-b081-b65a755b1d76} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9245 | 2026.05.14 14:07:56.969992 [ 271 ] {26d1db69-5b84-4cbf-b081-b65a755b1d76} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2026.05.14 14:07:56.970117 [ 271 ] {26d1db69-5b84-4cbf-b081-b65a755b1d76} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00114 sec., 232456.1403508772 rows/sec., 15.45 MiB/sec. | ||
| 9247 | 2026.05.14 14:07:56.970153 [ 271 ] {26d1db69-5b84-4cbf-b081-b65a755b1d76} <Debug> TCPHandler: Processed in 0.001304062 sec. | ||
| 9248 | 2026.05.14 14:07:56.970277 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9249 | 2026.05.14 14:07:56.970382 [ 271 ] {242c731d-53f8-409f-ae6d-b6d4a6658a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9250 | 2026.05.14 14:07:56.970423 [ 271 ] {242c731d-53f8-409f-ae6d-b6d4a6658a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9251 | 2026.05.14 14:07:56.970738 [ 271 ] {242c731d-53f8-409f-ae6d-b6d4a6658a57} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.05.14 14:07:56.970773 [ 271 ] {242c731d-53f8-409f-ae6d-b6d4a6658a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9253 | 2026.05.14 14:07:56.971057 [ 271 ] {242c731d-53f8-409f-ae6d-b6d4a6658a57} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9254 | 2026.05.14 14:07:56.971256 [ 271 ] {242c731d-53f8-409f-ae6d-b6d4a6658a57} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.05.14 14:07:56.971379 [ 271 ] {242c731d-53f8-409f-ae6d-b6d4a6658a57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 9256 | 2026.05.14 14:07:56.971414 [ 271 ] {242c731d-53f8-409f-ae6d-b6d4a6658a57} <Debug> TCPHandler: Processed in 0.001185791 sec. | ||
| 9257 | 2026.05.14 14:07:56.971535 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2026.05.14 14:07:56.971631 [ 271 ] {5c6e250d-a285-4360-8f4b-32b020f3503f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9259 | 2026.05.14 14:07:56.971682 [ 271 ] {5c6e250d-a285-4360-8f4b-32b020f3503f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9260 | 2026.05.14 14:07:56.972476 [ 271 ] {5c6e250d-a285-4360-8f4b-32b020f3503f} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2026.05.14 14:07:56.972510 [ 271 ] {5c6e250d-a285-4360-8f4b-32b020f3503f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9262 | 2026.05.14 14:07:56.973079 [ 271 ] {5c6e250d-a285-4360-8f4b-32b020f3503f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9263 | 2026.05.14 14:07:56.973313 [ 271 ] {5c6e250d-a285-4360-8f4b-32b020f3503f} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2026.05.14 14:07:56.973447 [ 271 ] {5c6e250d-a285-4360-8f4b-32b020f3503f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001833 sec., 22913.256955810146 rows/sec., 41.06 MiB/sec. | ||
| 9265 | 2026.05.14 14:07:56.973500 [ 271 ] {5c6e250d-a285-4360-8f4b-32b020f3503f} <Debug> TCPHandler: Processed in 0.002012258 sec. | ||
| 9266 | 2026.05.14 14:07:56.973626 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9267 | 2026.05.14 14:07:56.973723 [ 271 ] {a95241fb-9208-4c33-b533-b675a7f14690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9268 | 2026.05.14 14:07:56.973764 [ 271 ] {a95241fb-9208-4c33-b533-b675a7f14690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9269 | 2026.05.14 14:07:56.974104 [ 271 ] {a95241fb-9208-4c33-b533-b675a7f14690} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2026.05.14 14:07:56.974140 [ 271 ] {a95241fb-9208-4c33-b533-b675a7f14690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9271 | 2026.05.14 14:07:56.974445 [ 271 ] {a95241fb-9208-4c33-b533-b675a7f14690} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9272 | 2026.05.14 14:07:56.974659 [ 271 ] {a95241fb-9208-4c33-b533-b675a7f14690} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2026.05.14 14:07:56.974784 [ 271 ] {a95241fb-9208-4c33-b533-b675a7f14690} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001079 sec., 83410.56533827618 rows/sec., 5.22 MiB/sec. | ||
| 9274 | 2026.05.14 14:07:56.974819 [ 271 ] {a95241fb-9208-4c33-b533-b675a7f14690} <Debug> TCPHandler: Processed in 0.001242112 sec. | ||
| 9275 | 2026.05.14 14:08:01.253123 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9276 | 2026.05.14 14:08:01.253209 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9277 | 2026.05.14 14:08:01.359108 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18280 | ||
| 9278 | 2026.05.14 14:08:01.359627 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2026.05.14 14:08:01.359663 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9280 | 2026.05.14 14:08:01.360172 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9281 | 2026.05.14 14:08:01.360416 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2026.05.14 14:08:01.360561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18280 | ||
| 9283 | 2026.05.14 14:08:01.944157 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9284 | 2026.05.14 14:08:01.944506 [ 271 ] {82d0a30b-f714-4d11-85e3-fdb292d7e7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 9285 | 2026.05.14 14:08:01.944861 [ 271 ] {82d0a30b-f714-4d11-85e3-fdb292d7e7bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9286 | 2026.05.14 14:08:01.944898 [ 271 ] {82d0a30b-f714-4d11-85e3-fdb292d7e7bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 9287 | 2026.05.14 14:08:01.945117 [ 271 ] {82d0a30b-f714-4d11-85e3-fdb292d7e7bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9288 | 2026.05.14 14:08:01.945186 [ 271 ] {82d0a30b-f714-4d11-85e3-fdb292d7e7bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9289 | 2026.05.14 14:08:01.945329 [ 271 ] {82d0a30b-f714-4d11-85e3-fdb292d7e7bb} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9290 | 2026.05.14 14:08:01.945366 [ 271 ] {82d0a30b-f714-4d11-85e3-fdb292d7e7bb} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9291 | 2026.05.14 14:08:01.945389 [ 271 ] {82d0a30b-f714-4d11-85e3-fdb292d7e7bb} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 9292 | 2026.05.14 14:08:01.945404 [ 271 ] {82d0a30b-f714-4d11-85e3-fdb292d7e7bb} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9293 | 2026.05.14 14:08:01.945447 [ 271 ] {82d0a30b-f714-4d11-85e3-fdb292d7e7bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 9294 | 2026.05.14 14:08:01.945467 [ 271 ] {82d0a30b-f714-4d11-85e3-fdb292d7e7bb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 9295 | 2026.05.14 14:08:01.946600 [ 271 ] {82d0a30b-f714-4d11-85e3-fdb292d7e7bb} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002242 sec., 19625.334522747547 rows/sec., 4.10 MiB/sec. | ||
| 9296 | 2026.05.14 14:08:01.946712 [ 271 ] {82d0a30b-f714-4d11-85e3-fdb292d7e7bb} <Debug> TCPHandler: Processed in 0.002735366 sec. | ||
| 9297 | 2026.05.14 14:08:01.948461 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9298 | 2026.05.14 14:08:01.948636 [ 271 ] {88cce8ae-39f2-4522-aeca-9d844bd41a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9299 | 2026.05.14 14:08:01.948711 [ 271 ] {88cce8ae-39f2-4522-aeca-9d844bd41a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9300 | 2026.05.14 14:08:01.949622 [ 271 ] {88cce8ae-39f2-4522-aeca-9d844bd41a57} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2026.05.14 14:08:01.949664 [ 271 ] {88cce8ae-39f2-4522-aeca-9d844bd41a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9302 | 2026.05.14 14:08:01.950059 [ 271 ] {88cce8ae-39f2-4522-aeca-9d844bd41a57} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9303 | 2026.05.14 14:08:01.950291 [ 271 ] {88cce8ae-39f2-4522-aeca-9d844bd41a57} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2026.05.14 14:08:01.950440 [ 271 ] {88cce8ae-39f2-4522-aeca-9d844bd41a57} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00186 sec., 30107.526881720427 rows/sec., 2.30 MiB/sec. | ||
| 9305 | 2026.05.14 14:08:01.950478 [ 271 ] {88cce8ae-39f2-4522-aeca-9d844bd41a57} <Debug> TCPHandler: Processed in 0.002069659 sec. | ||
| 9306 | 2026.05.14 14:08:01.950636 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9307 | 2026.05.14 14:08:01.950741 [ 271 ] {091ad36f-9994-4faa-849a-539c6e124307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9308 | 2026.05.14 14:08:01.950782 [ 271 ] {091ad36f-9994-4faa-849a-539c6e124307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9309 | 2026.05.14 14:08:01.951229 [ 271 ] {091ad36f-9994-4faa-849a-539c6e124307} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9310 | 2026.05.14 14:08:01.951264 [ 271 ] {091ad36f-9994-4faa-849a-539c6e124307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9311 | 2026.05.14 14:08:01.951574 [ 271 ] {091ad36f-9994-4faa-849a-539c6e124307} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9312 | 2026.05.14 14:08:01.951790 [ 271 ] {091ad36f-9994-4faa-849a-539c6e124307} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9313 | 2026.05.14 14:08:01.951918 [ 271 ] {091ad36f-9994-4faa-849a-539c6e124307} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 9314 | 2026.05.14 14:08:01.951956 [ 271 ] {091ad36f-9994-4faa-849a-539c6e124307} <Debug> TCPHandler: Processed in 0.001369373 sec. | ||
| 9315 | 2026.05.14 14:08:01.952093 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9316 | 2026.05.14 14:08:01.952198 [ 271 ] {6ecdabb3-61f8-4cc3-a91b-2f763f15092e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9317 | 2026.05.14 14:08:01.952242 [ 271 ] {6ecdabb3-61f8-4cc3-a91b-2f763f15092e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9318 | 2026.05.14 14:08:01.952739 [ 271 ] {6ecdabb3-61f8-4cc3-a91b-2f763f15092e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9319 | 2026.05.14 14:08:01.952778 [ 271 ] {6ecdabb3-61f8-4cc3-a91b-2f763f15092e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9320 | 2026.05.14 14:08:01.953134 [ 271 ] {6ecdabb3-61f8-4cc3-a91b-2f763f15092e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9321 | 2026.05.14 14:08:01.953353 [ 271 ] {6ecdabb3-61f8-4cc3-a91b-2f763f15092e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9322 | 2026.05.14 14:08:01.953487 [ 271 ] {6ecdabb3-61f8-4cc3-a91b-2f763f15092e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 9323 | 2026.05.14 14:08:01.953525 [ 271 ] {6ecdabb3-61f8-4cc3-a91b-2f763f15092e} <Debug> TCPHandler: Processed in 0.001480853 sec. | ||
| 9324 | 2026.05.14 14:08:01.953651 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9325 | 2026.05.14 14:08:01.953749 [ 271 ] {b80311b5-378d-4464-9b24-24fde8a9d04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9326 | 2026.05.14 14:08:01.953791 [ 271 ] {b80311b5-378d-4464-9b24-24fde8a9d04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9327 | 2026.05.14 14:08:01.954213 [ 271 ] {b80311b5-378d-4464-9b24-24fde8a9d04a} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9328 | 2026.05.14 14:08:01.954253 [ 271 ] {b80311b5-378d-4464-9b24-24fde8a9d04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9329 | 2026.05.14 14:08:01.954568 [ 271 ] {b80311b5-378d-4464-9b24-24fde8a9d04a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9330 | 2026.05.14 14:08:01.954775 [ 271 ] {b80311b5-378d-4464-9b24-24fde8a9d04a} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9331 | 2026.05.14 14:08:01.954899 [ 271 ] {b80311b5-378d-4464-9b24-24fde8a9d04a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 9332 | 2026.05.14 14:08:01.954934 [ 271 ] {b80311b5-378d-4464-9b24-24fde8a9d04a} <Debug> TCPHandler: Processed in 0.001362023 sec. | ||
| 9333 | 2026.05.14 14:08:02.245665 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9334 | 2026.05.14 14:08:02.245942 [ 271 ] {8633d361-3056-4eba-ac48-8314dd7c3a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9335 | 2026.05.14 14:08:02.246342 [ 271 ] {8633d361-3056-4eba-ac48-8314dd7c3a95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9336 | 2026.05.14 14:08:02.246396 [ 271 ] {8633d361-3056-4eba-ac48-8314dd7c3a95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9337 | 2026.05.14 14:08:02.246677 [ 271 ] {8633d361-3056-4eba-ac48-8314dd7c3a95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9338 | 2026.05.14 14:08:02.246745 [ 271 ] {8633d361-3056-4eba-ac48-8314dd7c3a95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9339 | 2026.05.14 14:08:02.246885 [ 271 ] {8633d361-3056-4eba-ac48-8314dd7c3a95} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 9340 | 2026.05.14 14:08:02.246921 [ 271 ] {8633d361-3056-4eba-ac48-8314dd7c3a95} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9341 | 2026.05.14 14:08:02.246943 [ 271 ] {8633d361-3056-4eba-ac48-8314dd7c3a95} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 9342 | 2026.05.14 14:08:02.246958 [ 271 ] {8633d361-3056-4eba-ac48-8314dd7c3a95} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9343 | 2026.05.14 14:08:02.247000 [ 271 ] {8633d361-3056-4eba-ac48-8314dd7c3a95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 9344 | 2026.05.14 14:08:02.247021 [ 271 ] {8633d361-3056-4eba-ac48-8314dd7c3a95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 9345 | 2026.05.14 14:08:02.248150 [ 271 ] {8633d361-3056-4eba-ac48-8314dd7c3a95} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002332 sec., 18867.924528301886 rows/sec., 3.94 MiB/sec. | ||
| 9346 | 2026.05.14 14:08:02.248255 [ 271 ] {8633d361-3056-4eba-ac48-8314dd7c3a95} <Debug> TCPHandler: Processed in 0.002728895 sec. | ||
| 9347 | 2026.05.14 14:08:02.263882 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2026.05.14 14:08:02.264047 [ 271 ] {e35355c5-3bb6-411e-b835-7f2c8e8112d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9349 | 2026.05.14 14:08:02.264109 [ 271 ] {e35355c5-3bb6-411e-b835-7f2c8e8112d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9350 | 2026.05.14 14:08:02.264849 [ 271 ] {e35355c5-3bb6-411e-b835-7f2c8e8112d9} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2026.05.14 14:08:02.264892 [ 271 ] {e35355c5-3bb6-411e-b835-7f2c8e8112d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9352 | 2026.05.14 14:08:02.265275 [ 271 ] {e35355c5-3bb6-411e-b835-7f2c8e8112d9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9353 | 2026.05.14 14:08:02.265490 [ 271 ] {e35355c5-3bb6-411e-b835-7f2c8e8112d9} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2026.05.14 14:08:02.265647 [ 271 ] {e35355c5-3bb6-411e-b835-7f2c8e8112d9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001641 sec., 173065.20414381474 rows/sec., 10.99 MiB/sec. | ||
| 9355 | 2026.05.14 14:08:02.265689 [ 271 ] {e35355c5-3bb6-411e-b835-7f2c8e8112d9} <Debug> TCPHandler: Processed in 0.001931557 sec. | ||
| 9356 | 2026.05.14 14:08:02.265828 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2026.05.14 14:08:02.265934 [ 271 ] {12f03070-d27c-4e2f-b3ae-348bdd867ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9358 | 2026.05.14 14:08:02.265975 [ 271 ] {12f03070-d27c-4e2f-b3ae-348bdd867ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9359 | 2026.05.14 14:08:02.267824 [ 271 ] {12f03070-d27c-4e2f-b3ae-348bdd867ffc} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2026.05.14 14:08:02.267861 [ 271 ] {12f03070-d27c-4e2f-b3ae-348bdd867ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9361 | 2026.05.14 14:08:02.268340 [ 271 ] {12f03070-d27c-4e2f-b3ae-348bdd867ffc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9362 | 2026.05.14 14:08:02.268551 [ 271 ] {12f03070-d27c-4e2f-b3ae-348bdd867ffc} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2026.05.14 14:08:02.268683 [ 271 ] {12f03070-d27c-4e2f-b3ae-348bdd867ffc} <Debug> executeQuery: Read 3230 rows, 247.07 KiB in 0.002767 sec., 1167329.2374412722 rows/sec., 87.20 MiB/sec. | ||
| 9364 | 2026.05.14 14:08:02.268722 [ 271 ] {12f03070-d27c-4e2f-b3ae-348bdd867ffc} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9365 | 2026.05.14 14:08:02.268735 [ 271 ] {12f03070-d27c-4e2f-b3ae-348bdd867ffc} <Debug> TCPHandler: Processed in 0.002957727 sec. | ||
| 9366 | 2026.05.14 14:08:02.268873 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9367 | 2026.05.14 14:08:02.268970 [ 271 ] {2edb3336-9f02-455d-88df-d761147afe97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9368 | 2026.05.14 14:08:02.269011 [ 271 ] {2edb3336-9f02-455d-88df-d761147afe97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9369 | 2026.05.14 14:08:02.269499 [ 271 ] {2edb3336-9f02-455d-88df-d761147afe97} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9370 | 2026.05.14 14:08:02.269536 [ 271 ] {2edb3336-9f02-455d-88df-d761147afe97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9371 | 2026.05.14 14:08:02.269858 [ 271 ] {2edb3336-9f02-455d-88df-d761147afe97} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9372 | 2026.05.14 14:08:02.270081 [ 271 ] {2edb3336-9f02-455d-88df-d761147afe97} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9373 | 2026.05.14 14:08:02.270218 [ 271 ] {2edb3336-9f02-455d-88df-d761147afe97} <Debug> executeQuery: Read 195 rows, 12.53 KiB in 0.001266 sec., 154028.43601895735 rows/sec., 9.66 MiB/sec. | ||
| 9374 | 2026.05.14 14:08:02.270255 [ 271 ] {2edb3336-9f02-455d-88df-d761147afe97} <Debug> TCPHandler: Processed in 0.001432234 sec. | ||
| 9375 | 2026.05.14 14:08:02.270388 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9376 | 2026.05.14 14:08:02.270484 [ 271 ] {a5a5e5ad-4feb-4247-aca9-f20205cf9b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9377 | 2026.05.14 14:08:02.270524 [ 271 ] {a5a5e5ad-4feb-4247-aca9-f20205cf9b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9378 | 2026.05.14 14:08:02.271274 [ 271 ] {a5a5e5ad-4feb-4247-aca9-f20205cf9b18} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9379 | 2026.05.14 14:08:02.271311 [ 271 ] {a5a5e5ad-4feb-4247-aca9-f20205cf9b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9380 | 2026.05.14 14:08:02.271664 [ 271 ] {a5a5e5ad-4feb-4247-aca9-f20205cf9b18} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9381 | 2026.05.14 14:08:02.271869 [ 271 ] {a5a5e5ad-4feb-4247-aca9-f20205cf9b18} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9382 | 2026.05.14 14:08:02.271994 [ 271 ] {a5a5e5ad-4feb-4247-aca9-f20205cf9b18} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001528 sec., 621727.7486910995 rows/sec., 36.58 MiB/sec. | ||
| 9383 | 2026.05.14 14:08:02.272032 [ 271 ] {a5a5e5ad-4feb-4247-aca9-f20205cf9b18} <Debug> TCPHandler: Processed in 0.001693836 sec. | ||
| 9384 | 2026.05.14 14:08:02.272180 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9385 | 2026.05.14 14:08:02.272279 [ 271 ] {4ba8103e-0d63-4ac2-9498-b7427be2bddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9386 | 2026.05.14 14:08:02.272318 [ 271 ] {4ba8103e-0d63-4ac2-9498-b7427be2bddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9387 | 2026.05.14 14:08:02.272732 [ 271 ] {4ba8103e-0d63-4ac2-9498-b7427be2bddd} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2026.05.14 14:08:02.272768 [ 271 ] {4ba8103e-0d63-4ac2-9498-b7427be2bddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9389 | 2026.05.14 14:08:02.273049 [ 271 ] {4ba8103e-0d63-4ac2-9498-b7427be2bddd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9390 | 2026.05.14 14:08:02.273250 [ 271 ] {4ba8103e-0d63-4ac2-9498-b7427be2bddd} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2026.05.14 14:08:02.273374 [ 271 ] {4ba8103e-0d63-4ac2-9498-b7427be2bddd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 63.12 KiB/sec. | ||
| 9392 | 2026.05.14 14:08:02.273412 [ 271 ] {4ba8103e-0d63-4ac2-9498-b7427be2bddd} <Debug> TCPHandler: Processed in 0.001282192 sec. | ||
| 9393 | 2026.05.14 14:08:02.273543 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9394 | 2026.05.14 14:08:02.273648 [ 271 ] {149ff36d-ee64-4643-a4d4-896742d04793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9395 | 2026.05.14 14:08:02.273692 [ 271 ] {149ff36d-ee64-4643-a4d4-896742d04793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9396 | 2026.05.14 14:08:02.274179 [ 271 ] {149ff36d-ee64-4643-a4d4-896742d04793} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9397 | 2026.05.14 14:08:02.274214 [ 271 ] {149ff36d-ee64-4643-a4d4-896742d04793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9398 | 2026.05.14 14:08:02.274504 [ 271 ] {149ff36d-ee64-4643-a4d4-896742d04793} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9399 | 2026.05.14 14:08:02.274716 [ 271 ] {149ff36d-ee64-4643-a4d4-896742d04793} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2026.05.14 14:08:02.274843 [ 271 ] {149ff36d-ee64-4643-a4d4-896742d04793} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001214 sec., 121911.03789126853 rows/sec., 6.93 MiB/sec. | ||
| 9401 | 2026.05.14 14:08:02.274881 [ 271 ] {149ff36d-ee64-4643-a4d4-896742d04793} <Debug> TCPHandler: Processed in 0.001390813 sec. | ||
| 9402 | 2026.05.14 14:08:02.275104 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9403 | 2026.05.14 14:08:02.275199 [ 271 ] {d1ab2860-3b3b-4429-96fa-130092ee4ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9404 | 2026.05.14 14:08:02.275240 [ 271 ] {d1ab2860-3b3b-4429-96fa-130092ee4ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9405 | 2026.05.14 14:08:02.276299 [ 271 ] {d1ab2860-3b3b-4429-96fa-130092ee4ce9} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2026.05.14 14:08:02.276336 [ 271 ] {d1ab2860-3b3b-4429-96fa-130092ee4ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9407 | 2026.05.14 14:08:02.276710 [ 271 ] {d1ab2860-3b3b-4429-96fa-130092ee4ce9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9408 | 2026.05.14 14:08:02.276923 [ 271 ] {d1ab2860-3b3b-4429-96fa-130092ee4ce9} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2026.05.14 14:08:02.277051 [ 271 ] {d1ab2860-3b3b-4429-96fa-130092ee4ce9} <Debug> executeQuery: Read 1758 rows, 121.54 KiB in 0.00187 sec., 940106.9518716577 rows/sec., 63.47 MiB/sec. | ||
| 9410 | 2026.05.14 14:08:02.277089 [ 271 ] {d1ab2860-3b3b-4429-96fa-130092ee4ce9} <Debug> TCPHandler: Processed in 0.002099909 sec. | ||
| 9411 | 2026.05.14 14:08:02.277236 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9412 | 2026.05.14 14:08:02.277332 [ 271 ] {840a4f74-55a5-4302-b21a-b8da7a7cac7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9413 | 2026.05.14 14:08:02.277374 [ 271 ] {840a4f74-55a5-4302-b21a-b8da7a7cac7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9414 | 2026.05.14 14:08:02.277728 [ 271 ] {840a4f74-55a5-4302-b21a-b8da7a7cac7e} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2026.05.14 14:08:02.277765 [ 271 ] {840a4f74-55a5-4302-b21a-b8da7a7cac7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9416 | 2026.05.14 14:08:02.278068 [ 271 ] {840a4f74-55a5-4302-b21a-b8da7a7cac7e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9417 | 2026.05.14 14:08:02.278277 [ 271 ] {840a4f74-55a5-4302-b21a-b8da7a7cac7e} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9418 | 2026.05.14 14:08:02.278405 [ 271 ] {840a4f74-55a5-4302-b21a-b8da7a7cac7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 9419 | 2026.05.14 14:08:02.278443 [ 271 ] {840a4f74-55a5-4302-b21a-b8da7a7cac7e} <Debug> TCPHandler: Processed in 0.001256741 sec. | ||
| 9420 | 2026.05.14 14:08:02.278569 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9421 | 2026.05.14 14:08:02.278668 [ 271 ] {fe88fbb0-b9df-4f73-9684-4ff7028abd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9422 | 2026.05.14 14:08:02.278711 [ 271 ] {fe88fbb0-b9df-4f73-9684-4ff7028abd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9423 | 2026.05.14 14:08:02.279505 [ 271 ] {fe88fbb0-b9df-4f73-9684-4ff7028abd02} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9424 | 2026.05.14 14:08:02.279541 [ 271 ] {fe88fbb0-b9df-4f73-9684-4ff7028abd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9425 | 2026.05.14 14:08:02.279971 [ 271 ] {fe88fbb0-b9df-4f73-9684-4ff7028abd02} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9426 | 2026.05.14 14:08:02.280192 [ 271 ] {fe88fbb0-b9df-4f73-9684-4ff7028abd02} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9427 | 2026.05.14 14:08:02.280322 [ 271 ] {fe88fbb0-b9df-4f73-9684-4ff7028abd02} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001672 sec., 957535.885167464 rows/sec., 58.13 MiB/sec. | ||
| 9428 | 2026.05.14 14:08:02.280359 [ 271 ] {fe88fbb0-b9df-4f73-9684-4ff7028abd02} <Debug> TCPHandler: Processed in 0.001840437 sec. | ||
| 9429 | 2026.05.14 14:08:02.280494 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9430 | 2026.05.14 14:08:02.280593 [ 271 ] {73573d42-4279-4457-a414-e82b9a40057e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9431 | 2026.05.14 14:08:02.280644 [ 271 ] {73573d42-4279-4457-a414-e82b9a40057e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9432 | 2026.05.14 14:08:02.280983 [ 271 ] {73573d42-4279-4457-a414-e82b9a40057e} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9433 | 2026.05.14 14:08:02.281020 [ 271 ] {73573d42-4279-4457-a414-e82b9a40057e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9434 | 2026.05.14 14:08:02.281311 [ 271 ] {73573d42-4279-4457-a414-e82b9a40057e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9435 | 2026.05.14 14:08:02.281548 [ 271 ] {73573d42-4279-4457-a414-e82b9a40057e} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9436 | 2026.05.14 14:08:02.281690 [ 271 ] {73573d42-4279-4457-a414-e82b9a40057e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 9437 | 2026.05.14 14:08:02.281727 [ 271 ] {73573d42-4279-4457-a414-e82b9a40057e} <Debug> TCPHandler: Processed in 0.001282131 sec. | ||
| 9438 | 2026.05.14 14:08:02.281851 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9439 | 2026.05.14 14:08:02.281947 [ 271 ] {b5efc4b7-ebab-4d8f-b164-7d4b5577be1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9440 | 2026.05.14 14:08:02.282002 [ 271 ] {b5efc4b7-ebab-4d8f-b164-7d4b5577be1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9441 | 2026.05.14 14:08:02.283313 [ 271 ] {b5efc4b7-ebab-4d8f-b164-7d4b5577be1d} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2026.05.14 14:08:02.283404 [ 271 ] {b5efc4b7-ebab-4d8f-b164-7d4b5577be1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9443 | 2026.05.14 14:08:02.284164 [ 271 ] {b5efc4b7-ebab-4d8f-b164-7d4b5577be1d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9444 | 2026.05.14 14:08:02.284416 [ 271 ] {b5efc4b7-ebab-4d8f-b164-7d4b5577be1d} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2026.05.14 14:08:02.284598 [ 271 ] {b5efc4b7-ebab-4d8f-b164-7d4b5577be1d} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002665 sec., 19887.429643527204 rows/sec., 35.64 MiB/sec. | ||
| 9446 | 2026.05.14 14:08:02.284732 [ 271 ] {b5efc4b7-ebab-4d8f-b164-7d4b5577be1d} <Debug> TCPHandler: Processed in 0.002928597 sec. | ||
| 9447 | 2026.05.14 14:08:02.284935 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9448 | 2026.05.14 14:08:02.285072 [ 271 ] {f162adaa-7273-4fa9-b3f9-ddf59155ce18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9449 | 2026.05.14 14:08:02.285131 [ 271 ] {f162adaa-7273-4fa9-b3f9-ddf59155ce18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9450 | 2026.05.14 14:08:02.285521 [ 271 ] {f162adaa-7273-4fa9-b3f9-ddf59155ce18} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9451 | 2026.05.14 14:08:02.285561 [ 271 ] {f162adaa-7273-4fa9-b3f9-ddf59155ce18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9452 | 2026.05.14 14:08:02.285902 [ 271 ] {f162adaa-7273-4fa9-b3f9-ddf59155ce18} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9453 | 2026.05.14 14:08:02.286115 [ 271 ] {f162adaa-7273-4fa9-b3f9-ddf59155ce18} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9454 | 2026.05.14 14:08:02.286250 [ 271 ] {f162adaa-7273-4fa9-b3f9-ddf59155ce18} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001219 sec., 34454.47087776866 rows/sec., 1.97 MiB/sec. | ||
| 9455 | 2026.05.14 14:08:02.286287 [ 271 ] {f162adaa-7273-4fa9-b3f9-ddf59155ce18} <Debug> TCPHandler: Processed in 0.001470124 sec. | ||
| 9456 | 2026.05.14 14:08:02.303088 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9457 | 2026.05.14 14:08:02.318671 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2026.05.14 14:08:02.318713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9459 | 2026.05.14 14:08:02.324684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9460 | 2026.05.14 14:08:02.325383 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9461 | 2026.05.14 14:08:02.327999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9462 | 2026.05.14 14:08:03.000316 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.46 MiB, peak 313.37 MiB, free memory in arenas 0.00 B, will set to 306.06 MiB (RSS), difference: -1.40 MiB | ||
| 9463 | 2026.05.14 14:08:06.420746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1194 | ||
| 9464 | 2026.05.14 14:08:06.423757 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9465 | 2026.05.14 14:08:06.423802 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9466 | 2026.05.14 14:08:06.425079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9467 | 2026.05.14 14:08:06.425366 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.05.14 14:08:06.425724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1194 | ||
| 9469 | 2026.05.14 14:08:06.942061 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9470 | 2026.05.14 14:08:06.942298 [ 271 ] {21e0f7ec-4fd8-4c4b-9a3a-d2231164d126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 9471 | 2026.05.14 14:08:06.942642 [ 271 ] {21e0f7ec-4fd8-4c4b-9a3a-d2231164d126} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9472 | 2026.05.14 14:08:06.942679 [ 271 ] {21e0f7ec-4fd8-4c4b-9a3a-d2231164d126} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 9473 | 2026.05.14 14:08:06.942901 [ 271 ] {21e0f7ec-4fd8-4c4b-9a3a-d2231164d126} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9474 | 2026.05.14 14:08:06.942972 [ 271 ] {21e0f7ec-4fd8-4c4b-9a3a-d2231164d126} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9475 | 2026.05.14 14:08:06.943117 [ 271 ] {21e0f7ec-4fd8-4c4b-9a3a-d2231164d126} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9476 | 2026.05.14 14:08:06.943154 [ 271 ] {21e0f7ec-4fd8-4c4b-9a3a-d2231164d126} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9477 | 2026.05.14 14:08:06.943176 [ 271 ] {21e0f7ec-4fd8-4c4b-9a3a-d2231164d126} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 9478 | 2026.05.14 14:08:06.943192 [ 271 ] {21e0f7ec-4fd8-4c4b-9a3a-d2231164d126} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9479 | 2026.05.14 14:08:06.943235 [ 271 ] {21e0f7ec-4fd8-4c4b-9a3a-d2231164d126} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 9480 | 2026.05.14 14:08:06.943255 [ 271 ] {21e0f7ec-4fd8-4c4b-9a3a-d2231164d126} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 9481 | 2026.05.14 14:08:06.944733 [ 271 ] {21e0f7ec-4fd8-4c4b-9a3a-d2231164d126} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002532 sec., 17377.567140600317 rows/sec., 3.63 MiB/sec. | ||
| 9482 | 2026.05.14 14:08:06.944842 [ 271 ] {21e0f7ec-4fd8-4c4b-9a3a-d2231164d126} <Debug> TCPHandler: Processed in 0.002920256 sec. | ||
| 9483 | 2026.05.14 14:08:06.946501 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9484 | 2026.05.14 14:08:06.946633 [ 271 ] {4d1409d0-cb01-454f-9caf-b31b8d2aa497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9485 | 2026.05.14 14:08:06.946684 [ 271 ] {4d1409d0-cb01-454f-9caf-b31b8d2aa497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9486 | 2026.05.14 14:08:06.947432 [ 271 ] {4d1409d0-cb01-454f-9caf-b31b8d2aa497} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9487 | 2026.05.14 14:08:06.947477 [ 271 ] {4d1409d0-cb01-454f-9caf-b31b8d2aa497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9488 | 2026.05.14 14:08:06.947896 [ 271 ] {4d1409d0-cb01-454f-9caf-b31b8d2aa497} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9489 | 2026.05.14 14:08:06.948129 [ 271 ] {4d1409d0-cb01-454f-9caf-b31b8d2aa497} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9490 | 2026.05.14 14:08:06.948287 [ 271 ] {4d1409d0-cb01-454f-9caf-b31b8d2aa497} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.53 MiB/sec. | ||
| 9491 | 2026.05.14 14:08:06.948326 [ 271 ] {4d1409d0-cb01-454f-9caf-b31b8d2aa497} <Debug> TCPHandler: Processed in 0.001892478 sec. | ||
| 9492 | 2026.05.14 14:08:06.949011 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9493 | 2026.05.14 14:08:06.949109 [ 271 ] {087aefa1-cabc-410e-97fa-18520e702460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9494 | 2026.05.14 14:08:06.949149 [ 271 ] {087aefa1-cabc-410e-97fa-18520e702460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9495 | 2026.05.14 14:08:06.949642 [ 271 ] {087aefa1-cabc-410e-97fa-18520e702460} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9496 | 2026.05.14 14:08:06.949679 [ 271 ] {087aefa1-cabc-410e-97fa-18520e702460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9497 | 2026.05.14 14:08:06.949979 [ 271 ] {087aefa1-cabc-410e-97fa-18520e702460} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9498 | 2026.05.14 14:08:06.950204 [ 271 ] {087aefa1-cabc-410e-97fa-18520e702460} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9499 | 2026.05.14 14:08:06.950339 [ 271 ] {087aefa1-cabc-410e-97fa-18520e702460} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. | ||
| 9500 | 2026.05.14 14:08:06.950378 [ 271 ] {087aefa1-cabc-410e-97fa-18520e702460} <Debug> TCPHandler: Processed in 0.001420384 sec. | ||
| 9501 | 2026.05.14 14:08:06.950506 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9502 | 2026.05.14 14:08:06.950604 [ 271 ] {1983bd27-2e73-4687-8102-504b840d8891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9503 | 2026.05.14 14:08:06.950649 [ 271 ] {1983bd27-2e73-4687-8102-504b840d8891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9504 | 2026.05.14 14:08:06.951060 [ 271 ] {1983bd27-2e73-4687-8102-504b840d8891} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2026.05.14 14:08:06.951097 [ 271 ] {1983bd27-2e73-4687-8102-504b840d8891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9506 | 2026.05.14 14:08:06.951421 [ 271 ] {1983bd27-2e73-4687-8102-504b840d8891} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9507 | 2026.05.14 14:08:06.951652 [ 271 ] {1983bd27-2e73-4687-8102-504b840d8891} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2026.05.14 14:08:06.951788 [ 271 ] {1983bd27-2e73-4687-8102-504b840d8891} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001203 sec., 106400.66500415627 rows/sec., 7.41 MiB/sec. | ||
| 9509 | 2026.05.14 14:08:06.951826 [ 271 ] {1983bd27-2e73-4687-8102-504b840d8891} <Debug> TCPHandler: Processed in 0.001369593 sec. | ||
| 9510 | 2026.05.14 14:08:06.951958 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9511 | 2026.05.14 14:08:06.952055 [ 271 ] {a7e5a8f2-78df-48b0-80e8-60f9f5d4eb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9512 | 2026.05.14 14:08:06.952097 [ 271 ] {a7e5a8f2-78df-48b0-80e8-60f9f5d4eb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9513 | 2026.05.14 14:08:06.952445 [ 271 ] {a7e5a8f2-78df-48b0-80e8-60f9f5d4eb98} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9514 | 2026.05.14 14:08:06.952481 [ 271 ] {a7e5a8f2-78df-48b0-80e8-60f9f5d4eb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9515 | 2026.05.14 14:08:06.952786 [ 271 ] {a7e5a8f2-78df-48b0-80e8-60f9f5d4eb98} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9516 | 2026.05.14 14:08:06.952998 [ 271 ] {a7e5a8f2-78df-48b0-80e8-60f9f5d4eb98} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9517 | 2026.05.14 14:08:06.953131 [ 271 ] {a7e5a8f2-78df-48b0-80e8-60f9f5d4eb98} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001094 sec., 43875.68555758684 rows/sec., 2.96 MiB/sec. | ||
| 9518 | 2026.05.14 14:08:06.953168 [ 271 ] {a7e5a8f2-78df-48b0-80e8-60f9f5d4eb98} <Debug> TCPHandler: Processed in 0.001259081 sec. | ||
| 9519 | 2026.05.14 14:08:08.861574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18728 | ||
| 9520 | 2026.05.14 14:08:08.862241 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2026.05.14 14:08:08.862284 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9522 | 2026.05.14 14:08:08.862792 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9523 | 2026.05.14 14:08:08.863036 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2026.05.14 14:08:08.863169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18728 | ||
| 9525 | 2026.05.14 14:08:09.828891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9526 | 2026.05.14 14:08:09.845700 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9527 | 2026.05.14 14:08:09.845775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.85 GiB. | ||
| 9528 | 2026.05.14 14:08:09.852518 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9529 | 2026.05.14 14:08:09.853604 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9530 | 2026.05.14 14:08:09.862446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9531 | 2026.05.14 14:08:11.944032 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9532 | 2026.05.14 14:08:11.944313 [ 271 ] {04b306b9-d90e-4ff1-807f-d7e091af3e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 9533 | 2026.05.14 14:08:11.944674 [ 271 ] {04b306b9-d90e-4ff1-807f-d7e091af3e8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9534 | 2026.05.14 14:08:11.944711 [ 271 ] {04b306b9-d90e-4ff1-807f-d7e091af3e8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 9535 | 2026.05.14 14:08:11.944932 [ 271 ] {04b306b9-d90e-4ff1-807f-d7e091af3e8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9536 | 2026.05.14 14:08:11.945003 [ 271 ] {04b306b9-d90e-4ff1-807f-d7e091af3e8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9537 | 2026.05.14 14:08:11.945149 [ 271 ] {04b306b9-d90e-4ff1-807f-d7e091af3e8d} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9538 | 2026.05.14 14:08:11.945186 [ 271 ] {04b306b9-d90e-4ff1-807f-d7e091af3e8d} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9539 | 2026.05.14 14:08:11.945208 [ 271 ] {04b306b9-d90e-4ff1-807f-d7e091af3e8d} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 9540 | 2026.05.14 14:08:11.945225 [ 271 ] {04b306b9-d90e-4ff1-807f-d7e091af3e8d} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9541 | 2026.05.14 14:08:11.945268 [ 271 ] {04b306b9-d90e-4ff1-807f-d7e091af3e8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 9542 | 2026.05.14 14:08:11.945292 [ 271 ] {04b306b9-d90e-4ff1-807f-d7e091af3e8d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 9543 | 2026.05.14 14:08:11.946716 [ 271 ] {04b306b9-d90e-4ff1-807f-d7e091af3e8d} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002513 sec., 17508.953442101076 rows/sec., 3.66 MiB/sec. | ||
| 9544 | 2026.05.14 14:08:11.946827 [ 271 ] {04b306b9-d90e-4ff1-807f-d7e091af3e8d} <Debug> TCPHandler: Processed in 0.002945377 sec. | ||
| 9545 | 2026.05.14 14:08:11.948611 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2026.05.14 14:08:11.948746 [ 271 ] {f7d06327-1ce8-4b87-a6f2-8648fe8fea3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9547 | 2026.05.14 14:08:11.948799 [ 271 ] {f7d06327-1ce8-4b87-a6f2-8648fe8fea3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9548 | 2026.05.14 14:08:11.949415 [ 271 ] {f7d06327-1ce8-4b87-a6f2-8648fe8fea3e} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9549 | 2026.05.14 14:08:11.949464 [ 271 ] {f7d06327-1ce8-4b87-a6f2-8648fe8fea3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9550 | 2026.05.14 14:08:11.949847 [ 271 ] {f7d06327-1ce8-4b87-a6f2-8648fe8fea3e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9551 | 2026.05.14 14:08:11.950076 [ 271 ] {f7d06327-1ce8-4b87-a6f2-8648fe8fea3e} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9552 | 2026.05.14 14:08:11.950230 [ 271 ] {f7d06327-1ce8-4b87-a6f2-8648fe8fea3e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001521 sec., 36817.88297172912 rows/sec., 2.81 MiB/sec. | ||
| 9553 | 2026.05.14 14:08:11.950245 [ 58 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9554 | 2026.05.14 14:08:11.950273 [ 271 ] {f7d06327-1ce8-4b87-a6f2-8648fe8fea3e} <Debug> TCPHandler: Processed in 0.001722076 sec. | ||
| 9555 | 2026.05.14 14:08:11.950318 [ 58 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9556 | 2026.05.14 14:08:11.950393 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9557 | 2026.05.14 14:08:11.950432 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9558 | 2026.05.14 14:08:11.950539 [ 271 ] {7c834870-e43f-46e7-9c8b-92c8667f2854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9559 | 2026.05.14 14:08:11.950537 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9560 | 2026.05.14 14:08:11.950581 [ 271 ] {7c834870-e43f-46e7-9c8b-92c8667f2854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9561 | 2026.05.14 14:08:11.950725 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9562 | 2026.05.14 14:08:11.950773 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3239 rows starting from the beginning of the part | ||
| 9563 | 2026.05.14 14:08:11.950853 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 881 rows starting from the beginning of the part | ||
| 9564 | 2026.05.14 14:08:11.950908 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9565 | 2026.05.14 14:08:11.950962 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 3230 rows starting from the beginning of the part | ||
| 9566 | 2026.05.14 14:08:11.951016 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 9567 | 2026.05.14 14:08:11.951050 [ 271 ] {7c834870-e43f-46e7-9c8b-92c8667f2854} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9568 | 2026.05.14 14:08:11.951068 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 9569 | 2026.05.14 14:08:11.951099 [ 271 ] {7c834870-e43f-46e7-9c8b-92c8667f2854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9570 | 2026.05.14 14:08:11.951457 [ 271 ] {7c834870-e43f-46e7-9c8b-92c8667f2854} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9571 | 2026.05.14 14:08:11.951702 [ 271 ] {7c834870-e43f-46e7-9c8b-92c8667f2854} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9572 | 2026.05.14 14:08:11.951813 [ 58 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9573 | 2026.05.14 14:08:11.951840 [ 271 ] {7c834870-e43f-46e7-9c8b-92c8667f2854} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001321 sec., 48448.14534443604 rows/sec., 3.78 MiB/sec. | ||
| 9574 | 2026.05.14 14:08:11.951864 [ 58 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.05.14 14:08:11.951885 [ 271 ] {7c834870-e43f-46e7-9c8b-92c8667f2854} <Debug> TCPHandler: Processed in 0.001502084 sec. | ||
| 9576 | 2026.05.14 14:08:11.951895 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9577 | 2026.05.14 14:08:11.952033 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9578 | 2026.05.14 14:08:11.952037 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9579 | 2026.05.14 14:08:11.952140 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9580 | 2026.05.14 14:08:11.952151 [ 271 ] {6516d4e0-c455-4058-aaf6-88e2ddaa5031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9581 | 2026.05.14 14:08:11.952179 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1797 rows starting from the beginning of the part | ||
| 9582 | 2026.05.14 14:08:11.952207 [ 271 ] {6516d4e0-c455-4058-aaf6-88e2ddaa5031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9583 | 2026.05.14 14:08:11.952244 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 532 rows starting from the beginning of the part | ||
| 9584 | 2026.05.14 14:08:11.952292 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9585 | 2026.05.14 14:08:11.952335 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1758 rows starting from the beginning of the part | ||
| 9586 | 2026.05.14 14:08:11.952396 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9587 | 2026.05.14 14:08:11.952462 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 9588 | 2026.05.14 14:08:11.952690 [ 271 ] {6516d4e0-c455-4058-aaf6-88e2ddaa5031} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9589 | 2026.05.14 14:08:11.952733 [ 271 ] {6516d4e0-c455-4058-aaf6-88e2ddaa5031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9590 | 2026.05.14 14:08:11.953253 [ 271 ] {6516d4e0-c455-4058-aaf6-88e2ddaa5031} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9591 | 2026.05.14 14:08:11.953485 [ 271 ] {6516d4e0-c455-4058-aaf6-88e2ddaa5031} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9592 | 2026.05.14 14:08:11.953492 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7518 rows, containing 5 columns (5 merged, 0 gathered) in 0.003026308 sec., 2484215.0898057963 rows/sec., 196.25 MiB/sec. | ||
| 9593 | 2026.05.14 14:08:11.953636 [ 271 ] {6516d4e0-c455-4058-aaf6-88e2ddaa5031} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001503 sec., 106453.75914836992 rows/sec., 7.41 MiB/sec. | ||
| 9594 | 2026.05.14 14:08:11.953660 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9595 | 2026.05.14 14:08:11.953681 [ 271 ] {6516d4e0-c455-4058-aaf6-88e2ddaa5031} <Debug> TCPHandler: Processed in 0.001693635 sec. | ||
| 9596 | 2026.05.14 14:08:11.953738 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.05.14 14:08:11.953768 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9598 | 2026.05.14 14:08:11.953833 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9599 | 2026.05.14 14:08:11.953857 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9600 | 2026.05.14 14:08:11.953883 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9601 | 2026.05.14 14:08:11.953961 [ 271 ] {8c182fa0-c8f8-49e5-b248-693289479ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9602 | 2026.05.14 14:08:11.953972 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001972188 sec., 2169671.4512003926 rows/sec., 156.89 MiB/sec. | ||
| 9603 | 2026.05.14 14:08:11.954000 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9604 | 2026.05.14 14:08:11.954007 [ 271 ] {8c182fa0-c8f8-49e5-b248-693289479ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9605 | 2026.05.14 14:08:11.954046 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 24601 rows starting from the beginning of the part | ||
| 9606 | 2026.05.14 14:08:11.954118 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 265 rows starting from the beginning of the part | ||
| 9607 | 2026.05.14 14:08:11.954161 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_66_13} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9608 | 2026.05.14 14:08:11.954176 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9609 | 2026.05.14 14:08:11.954240 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1601 rows starting from the beginning of the part | ||
| 9610 | 2026.05.14 14:08:11.954263 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9611 | 2026.05.14 14:08:11.954290 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 128 rows starting from the beginning of the part | ||
| 9612 | 2026.05.14 14:08:11.954266 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_66_13} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9613 | 2026.05.14 14:08:11.954381 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9614 | 2026.05.14 14:08:11.954393 [ 271 ] {8c182fa0-c8f8-49e5-b248-693289479ad2} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9615 | 2026.05.14 14:08:11.954436 [ 271 ] {8c182fa0-c8f8-49e5-b248-693289479ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9616 | 2026.05.14 14:08:11.954443 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 9617 | 2026.05.14 14:08:11.954680 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_66_13} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9618 | 2026.05.14 14:08:11.954785 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_66_13} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9619 | 2026.05.14 14:08:11.954796 [ 271 ] {8c182fa0-c8f8-49e5-b248-693289479ad2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9620 | 2026.05.14 14:08:11.954890 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9621 | 2026.05.14 14:08:11.955028 [ 271 ] {8c182fa0-c8f8-49e5-b248-693289479ad2} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2026.05.14 14:08:11.955152 [ 58 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9623 | 2026.05.14 14:08:11.955171 [ 271 ] {8c182fa0-c8f8-49e5-b248-693289479ad2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 9624 | 2026.05.14 14:08:11.955188 [ 58 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2026.05.14 14:08:11.955215 [ 271 ] {8c182fa0-c8f8-49e5-b248-693289479ad2} <Debug> TCPHandler: Processed in 0.001407313 sec. | ||
| 9626 | 2026.05.14 14:08:11.955215 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9627 | 2026.05.14 14:08:11.955311 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9628 | 2026.05.14 14:08:11.955419 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9629 | 2026.05.14 14:08:11.955451 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3900 rows starting from the beginning of the part | ||
| 9630 | 2026.05.14 14:08:11.955494 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 9631 | 2026.05.14 14:08:11.955533 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9632 | 2026.05.14 14:08:11.955569 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part | ||
| 9633 | 2026.05.14 14:08:11.955601 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
| 9634 | 2026.05.14 14:08:11.955637 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9635 | 2026.05.14 14:08:11.957162 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001877827 sec., 2236627.7617693217 rows/sec., 144.26 MiB/sec. | ||
| 9636 | 2026.05.14 14:08:11.957601 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9637 | 2026.05.14 14:08:11.957911 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_66_13} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9638 | 2026.05.14 14:08:11.957991 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_66_13} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9639 | 2026.05.14 14:08:11.958091 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9640 | 2026.05.14 14:08:11.965483 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26915 rows, containing 5 columns (5 merged, 0 gathered) in 0.011642667 sec., 2311755.545357434 rows/sec., 147.11 MiB/sec. | ||
| 9641 | 2026.05.14 14:08:11.965944 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9642 | 2026.05.14 14:08:11.966252 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.05.14 14:08:11.966337 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9644 | 2026.05.14 14:08:11.966445 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9645 | 2026.05.14 14:08:12.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.78 MiB, peak 314.10 MiB, free memory in arenas 0.00 B, will set to 307.99 MiB (RSS), difference: 1.21 MiB | ||
| 9646 | 2026.05.14 14:08:14.098681 [ 58 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9647 | 2026.05.14 14:08:14.098751 [ 58 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.05.14 14:08:14.098776 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9649 | 2026.05.14 14:08:14.098926 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9650 | 2026.05.14 14:08:14.099122 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9651 | 2026.05.14 14:08:14.099173 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 213 rows starting from the beginning of the part | ||
| 9652 | 2026.05.14 14:08:14.099271 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 213 rows starting from the beginning of the part | ||
| 9653 | 2026.05.14 14:08:14.099348 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 184 rows starting from the beginning of the part | ||
| 9654 | 2026.05.14 14:08:14.099412 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 184 rows starting from the beginning of the part | ||
| 9655 | 2026.05.14 14:08:14.099475 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 195 rows starting from the beginning of the part | ||
| 9656 | 2026.05.14 14:08:14.100360 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511074 sec., 654501.367901241 rows/sec., 43.53 MiB/sec. | ||
| 9657 | 2026.05.14 14:08:14.100507 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9658 | 2026.05.14 14:08:14.100751 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_28_6} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2026.05.14 14:08:14.100819 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_28_6} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9660 | 2026.05.14 14:08:14.100885 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9661 | 2026.05.14 14:08:14.410337 [ 58 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9662 | 2026.05.14 14:08:14.410402 [ 58 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2026.05.14 14:08:14.410423 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9664 | 2026.05.14 14:08:14.410564 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9665 | 2026.05.14 14:08:14.410731 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9666 | 2026.05.14 14:08:14.410777 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 9667 | 2026.05.14 14:08:14.410872 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9668 | 2026.05.14 14:08:14.410931 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9669 | 2026.05.14 14:08:14.410984 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9670 | 2026.05.14 14:08:14.411036 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9671 | 2026.05.14 14:08:14.412020 [ 191 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001522854 sec., 18386.529503156573 rows/sec., 1.21 MiB/sec. | ||
| 9672 | 2026.05.14 14:08:14.412212 [ 201 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9673 | 2026.05.14 14:08:14.412528 [ 201 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_28_6} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2026.05.14 14:08:14.412611 [ 201 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_28_6} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9675 | 2026.05.14 14:08:14.412718 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9676 | 2026.05.14 14:08:14.519946 [ 54 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9677 | 2026.05.14 14:08:14.520138 [ 54 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9678 | 2026.05.14 14:08:14.520168 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9679 | 2026.05.14 14:08:14.520324 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9680 | 2026.05.14 14:08:14.520510 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9681 | 2026.05.14 14:08:14.520568 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 9682 | 2026.05.14 14:08:14.520684 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9683 | 2026.05.14 14:08:14.520779 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9684 | 2026.05.14 14:08:14.520850 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9685 | 2026.05.14 14:08:14.521001 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9686 | 2026.05.14 14:08:14.521742 [ 201 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001468953 sec., 114367.17172026607 rows/sec., 5.84 MiB/sec. | ||
| 9687 | 2026.05.14 14:08:14.521982 [ 201 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9688 | 2026.05.14 14:08:14.522369 [ 201 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_28_6} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9689 | 2026.05.14 14:08:14.522467 [ 201 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_28_6} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9690 | 2026.05.14 14:08:14.522587 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9691 | 2026.05.14 14:08:16.253505 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9692 | 2026.05.14 14:08:16.253579 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9693 | 2026.05.14 14:08:16.363247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19240 | ||
| 9694 | 2026.05.14 14:08:16.363834 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2026.05.14 14:08:16.363873 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9696 | 2026.05.14 14:08:16.364382 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9697 | 2026.05.14 14:08:16.364618 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9698 | 2026.05.14 14:08:16.364756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19240 | ||
| 9699 | 2026.05.14 14:08:16.426048 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1214 | ||
| 9700 | 2026.05.14 14:08:16.428256 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2026.05.14 14:08:16.428297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9702 | 2026.05.14 14:08:16.429390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9703 | 2026.05.14 14:08:16.429642 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2026.05.14 14:08:16.429873 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1214 | ||
| 9705 | 2026.05.14 14:08:16.949369 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9706 | 2026.05.14 14:08:16.949650 [ 271 ] {6ff6cce8-2ef7-4b5c-815c-9caeb19fcca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 9707 | 2026.05.14 14:08:16.950021 [ 271 ] {6ff6cce8-2ef7-4b5c-815c-9caeb19fcca0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9708 | 2026.05.14 14:08:16.950063 [ 271 ] {6ff6cce8-2ef7-4b5c-815c-9caeb19fcca0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 9709 | 2026.05.14 14:08:16.950307 [ 271 ] {6ff6cce8-2ef7-4b5c-815c-9caeb19fcca0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9710 | 2026.05.14 14:08:16.950375 [ 271 ] {6ff6cce8-2ef7-4b5c-815c-9caeb19fcca0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9711 | 2026.05.14 14:08:16.950520 [ 271 ] {6ff6cce8-2ef7-4b5c-815c-9caeb19fcca0} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9712 | 2026.05.14 14:08:16.950557 [ 271 ] {6ff6cce8-2ef7-4b5c-815c-9caeb19fcca0} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9713 | 2026.05.14 14:08:16.950579 [ 271 ] {6ff6cce8-2ef7-4b5c-815c-9caeb19fcca0} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 9714 | 2026.05.14 14:08:16.950595 [ 271 ] {6ff6cce8-2ef7-4b5c-815c-9caeb19fcca0} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9715 | 2026.05.14 14:08:16.950638 [ 271 ] {6ff6cce8-2ef7-4b5c-815c-9caeb19fcca0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 9716 | 2026.05.14 14:08:16.950660 [ 271 ] {6ff6cce8-2ef7-4b5c-815c-9caeb19fcca0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 9717 | 2026.05.14 14:08:16.952092 [ 271 ] {6ff6cce8-2ef7-4b5c-815c-9caeb19fcca0} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002566 sec., 17147.310989867496 rows/sec., 3.59 MiB/sec. | ||
| 9718 | 2026.05.14 14:08:16.952207 [ 271 ] {6ff6cce8-2ef7-4b5c-815c-9caeb19fcca0} <Debug> TCPHandler: Processed in 0.002990898 sec. | ||
| 9719 | 2026.05.14 14:08:16.958249 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9720 | 2026.05.14 14:08:16.958533 [ 271 ] {ee4c18b5-544e-4930-b5ec-97899f840782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9721 | 2026.05.14 14:08:16.958646 [ 271 ] {ee4c18b5-544e-4930-b5ec-97899f840782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9722 | 2026.05.14 14:08:16.959466 [ 271 ] {ee4c18b5-544e-4930-b5ec-97899f840782} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.05.14 14:08:16.959509 [ 271 ] {ee4c18b5-544e-4930-b5ec-97899f840782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9724 | 2026.05.14 14:08:16.960032 [ 271 ] {ee4c18b5-544e-4930-b5ec-97899f840782} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9725 | 2026.05.14 14:08:16.960258 [ 271 ] {ee4c18b5-544e-4930-b5ec-97899f840782} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2026.05.14 14:08:16.960390 [ 46 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9727 | 2026.05.14 14:08:16.960403 [ 271 ] {ee4c18b5-544e-4930-b5ec-97899f840782} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001954 sec., 145342.88638689867 rows/sec., 9.23 MiB/sec. | ||
| 9728 | 2026.05.14 14:08:16.960458 [ 46 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.05.14 14:08:16.960467 [ 271 ] {ee4c18b5-544e-4930-b5ec-97899f840782} <Debug> TCPHandler: Processed in 0.002369292 sec. | ||
| 9730 | 2026.05.14 14:08:16.960491 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9731 | 2026.05.14 14:08:16.960615 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9732 | 2026.05.14 14:08:16.960636 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9733 | 2026.05.14 14:08:16.960744 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9734 | 2026.05.14 14:08:16.960771 [ 271 ] {fb326678-33c6-4d12-9046-196254f116c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9735 | 2026.05.14 14:08:16.960778 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 284 rows starting from the beginning of the part | ||
| 9736 | 2026.05.14 14:08:16.960819 [ 271 ] {fb326678-33c6-4d12-9046-196254f116c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9737 | 2026.05.14 14:08:16.960851 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 9738 | 2026.05.14 14:08:16.960901 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 9739 | 2026.05.14 14:08:16.960945 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 9740 | 2026.05.14 14:08:16.960984 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 9741 | 2026.05.14 14:08:16.961642 [ 271 ] {fb326678-33c6-4d12-9046-196254f116c5} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2026.05.14 14:08:16.961683 [ 271 ] {fb326678-33c6-4d12-9046-196254f116c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9743 | 2026.05.14 14:08:16.961869 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294992 sec., 1096531.8704671534 rows/sec., 73.83 MiB/sec. | ||
| 9744 | 2026.05.14 14:08:16.962055 [ 271 ] {fb326678-33c6-4d12-9046-196254f116c5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9745 | 2026.05.14 14:08:16.962071 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9746 | 2026.05.14 14:08:16.962335 [ 271 ] {fb326678-33c6-4d12-9046-196254f116c5} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2026.05.14 14:08:16.962437 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_29_7} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9748 | 2026.05.14 14:08:16.962481 [ 271 ] {fb326678-33c6-4d12-9046-196254f116c5} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001729 sec., 509543.08849045687 rows/sec., 40.03 MiB/sec. | ||
| 9749 | 2026.05.14 14:08:16.962524 [ 271 ] {fb326678-33c6-4d12-9046-196254f116c5} <Debug> TCPHandler: Processed in 0.001937748 sec. | ||
| 9750 | 2026.05.14 14:08:16.962530 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_29_7} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9751 | 2026.05.14 14:08:16.962648 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9752 | 2026.05.14 14:08:16.962658 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2026.05.14 14:08:16.962761 [ 271 ] {432c2280-bb5a-4b7c-813c-57d26471528b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9754 | 2026.05.14 14:08:16.962801 [ 271 ] {432c2280-bb5a-4b7c-813c-57d26471528b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9755 | 2026.05.14 14:08:16.963312 [ 271 ] {432c2280-bb5a-4b7c-813c-57d26471528b} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2026.05.14 14:08:16.963350 [ 271 ] {432c2280-bb5a-4b7c-813c-57d26471528b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9757 | 2026.05.14 14:08:16.963655 [ 271 ] {432c2280-bb5a-4b7c-813c-57d26471528b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9758 | 2026.05.14 14:08:16.963858 [ 271 ] {432c2280-bb5a-4b7c-813c-57d26471528b} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2026.05.14 14:08:16.963985 [ 271 ] {432c2280-bb5a-4b7c-813c-57d26471528b} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001243 sec., 148028.96218825423 rows/sec., 9.19 MiB/sec. | ||
| 9760 | 2026.05.14 14:08:16.964022 [ 271 ] {432c2280-bb5a-4b7c-813c-57d26471528b} <Debug> TCPHandler: Processed in 0.001414013 sec. | ||
| 9761 | 2026.05.14 14:08:16.964143 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9762 | 2026.05.14 14:08:16.964239 [ 271 ] {6366582a-4e7a-4550-9012-7d41585dcc04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9763 | 2026.05.14 14:08:16.964279 [ 271 ] {6366582a-4e7a-4550-9012-7d41585dcc04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9764 | 2026.05.14 14:08:16.964739 [ 271 ] {6366582a-4e7a-4550-9012-7d41585dcc04} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9765 | 2026.05.14 14:08:16.964776 [ 271 ] {6366582a-4e7a-4550-9012-7d41585dcc04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9766 | 2026.05.14 14:08:16.965082 [ 271 ] {6366582a-4e7a-4550-9012-7d41585dcc04} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9767 | 2026.05.14 14:08:16.965291 [ 271 ] {6366582a-4e7a-4550-9012-7d41585dcc04} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9768 | 2026.05.14 14:08:16.965419 [ 271 ] {6366582a-4e7a-4550-9012-7d41585dcc04} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001198 sec., 124373.95659432387 rows/sec., 8.04 MiB/sec. | ||
| 9769 | 2026.05.14 14:08:16.965456 [ 271 ] {6366582a-4e7a-4550-9012-7d41585dcc04} <Debug> TCPHandler: Processed in 0.001363302 sec. | ||
| 9770 | 2026.05.14 14:08:16.965591 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9771 | 2026.05.14 14:08:16.965696 [ 271 ] {324286fb-e14a-4665-b6a5-22ce065c8a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9772 | 2026.05.14 14:08:16.965735 [ 271 ] {324286fb-e14a-4665-b6a5-22ce065c8a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9773 | 2026.05.14 14:08:16.966179 [ 271 ] {324286fb-e14a-4665-b6a5-22ce065c8a00} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9774 | 2026.05.14 14:08:16.966215 [ 271 ] {324286fb-e14a-4665-b6a5-22ce065c8a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9775 | 2026.05.14 14:08:16.966506 [ 271 ] {324286fb-e14a-4665-b6a5-22ce065c8a00} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9776 | 2026.05.14 14:08:16.966711 [ 271 ] {324286fb-e14a-4665-b6a5-22ce065c8a00} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2026.05.14 14:08:16.966816 [ 46 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9778 | 2026.05.14 14:08:16.966835 [ 271 ] {324286fb-e14a-4665-b6a5-22ce065c8a00} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 9779 | 2026.05.14 14:08:16.966851 [ 46 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2026.05.14 14:08:16.966876 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9781 | 2026.05.14 14:08:16.966879 [ 271 ] {324286fb-e14a-4665-b6a5-22ce065c8a00} <Debug> TCPHandler: Processed in 0.001336882 sec. | ||
| 9782 | 2026.05.14 14:08:16.966976 [ 193 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9783 | 2026.05.14 14:08:16.967028 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9784 | 2026.05.14 14:08:16.967088 [ 193 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9785 | 2026.05.14 14:08:16.967123 [ 193 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 148 rows starting from the beginning of the part | ||
| 9786 | 2026.05.14 14:08:16.967137 [ 271 ] {ea03d87e-eedd-458f-b2c1-c168d0017e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9787 | 2026.05.14 14:08:16.967177 [ 193 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 9788 | 2026.05.14 14:08:16.967182 [ 271 ] {ea03d87e-eedd-458f-b2c1-c168d0017e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9789 | 2026.05.14 14:08:16.967229 [ 193 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 9790 | 2026.05.14 14:08:16.967275 [ 193 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 9791 | 2026.05.14 14:08:16.967316 [ 193 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 9792 | 2026.05.14 14:08:16.967787 [ 271 ] {ea03d87e-eedd-458f-b2c1-c168d0017e65} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9793 | 2026.05.14 14:08:16.967828 [ 271 ] {ea03d87e-eedd-458f-b2c1-c168d0017e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9794 | 2026.05.14 14:08:16.968075 [ 199 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113342 sec., 652891.2494926859 rows/sec., 39.62 MiB/sec. | ||
| 9795 | 2026.05.14 14:08:16.968162 [ 271 ] {ea03d87e-eedd-458f-b2c1-c168d0017e65} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9796 | 2026.05.14 14:08:16.968221 [ 193 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9797 | 2026.05.14 14:08:16.968525 [ 271 ] {ea03d87e-eedd-458f-b2c1-c168d0017e65} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9798 | 2026.05.14 14:08:16.968682 [ 193 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_29_7} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2026.05.14 14:08:16.968742 [ 271 ] {ea03d87e-eedd-458f-b2c1-c168d0017e65} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001618 sec., 328800.9888751545 rows/sec., 23.26 MiB/sec. | ||
| 9800 | 2026.05.14 14:08:16.968783 [ 193 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_29_7} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9801 | 2026.05.14 14:08:16.968823 [ 271 ] {ea03d87e-eedd-458f-b2c1-c168d0017e65} <Debug> TCPHandler: Processed in 0.001844457 sec. | ||
| 9802 | 2026.05.14 14:08:16.968896 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9803 | 2026.05.14 14:08:16.969020 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9804 | 2026.05.14 14:08:16.969158 [ 271 ] {8e62cb88-0376-4cc8-aaf8-25114f5e6b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9805 | 2026.05.14 14:08:16.969220 [ 271 ] {8e62cb88-0376-4cc8-aaf8-25114f5e6b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9806 | 2026.05.14 14:08:16.969676 [ 271 ] {8e62cb88-0376-4cc8-aaf8-25114f5e6b50} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2026.05.14 14:08:16.969716 [ 271 ] {8e62cb88-0376-4cc8-aaf8-25114f5e6b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9808 | 2026.05.14 14:08:16.970064 [ 271 ] {8e62cb88-0376-4cc8-aaf8-25114f5e6b50} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9809 | 2026.05.14 14:08:16.970280 [ 271 ] {8e62cb88-0376-4cc8-aaf8-25114f5e6b50} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2026.05.14 14:08:16.970427 [ 271 ] {8e62cb88-0376-4cc8-aaf8-25114f5e6b50} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001312 sec., 4573.170731707317 rows/sec., 238.93 KiB/sec. | ||
| 9811 | 2026.05.14 14:08:16.970469 [ 271 ] {8e62cb88-0376-4cc8-aaf8-25114f5e6b50} <Debug> TCPHandler: Processed in 0.001564794 sec. | ||
| 9812 | 2026.05.14 14:08:16.970593 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9813 | 2026.05.14 14:08:16.970697 [ 271 ] {2acedf2e-f347-4d7b-b39e-cbe3fdb70dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9814 | 2026.05.14 14:08:16.970743 [ 271 ] {2acedf2e-f347-4d7b-b39e-cbe3fdb70dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9815 | 2026.05.14 14:08:16.971223 [ 271 ] {2acedf2e-f347-4d7b-b39e-cbe3fdb70dc6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2026.05.14 14:08:16.971258 [ 271 ] {2acedf2e-f347-4d7b-b39e-cbe3fdb70dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9817 | 2026.05.14 14:08:16.971613 [ 271 ] {2acedf2e-f347-4d7b-b39e-cbe3fdb70dc6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9818 | 2026.05.14 14:08:16.971836 [ 271 ] {2acedf2e-f347-4d7b-b39e-cbe3fdb70dc6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9819 | 2026.05.14 14:08:16.971968 [ 271 ] {2acedf2e-f347-4d7b-b39e-cbe3fdb70dc6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001295 sec., 204633.20463320464 rows/sec., 13.60 MiB/sec. | ||
| 9820 | 2026.05.14 14:08:16.972005 [ 271 ] {2acedf2e-f347-4d7b-b39e-cbe3fdb70dc6} <Debug> TCPHandler: Processed in 0.001462074 sec. | ||
| 9821 | 2026.05.14 14:08:16.972124 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9822 | 2026.05.14 14:08:16.972222 [ 271 ] {48da5551-5520-4c89-9e6a-75c10a843c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9823 | 2026.05.14 14:08:16.972264 [ 271 ] {48da5551-5520-4c89-9e6a-75c10a843c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9824 | 2026.05.14 14:08:16.972594 [ 271 ] {48da5551-5520-4c89-9e6a-75c10a843c6c} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9825 | 2026.05.14 14:08:16.972630 [ 271 ] {48da5551-5520-4c89-9e6a-75c10a843c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9826 | 2026.05.14 14:08:16.972921 [ 271 ] {48da5551-5520-4c89-9e6a-75c10a843c6c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9827 | 2026.05.14 14:08:16.973130 [ 271 ] {48da5551-5520-4c89-9e6a-75c10a843c6c} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9828 | 2026.05.14 14:08:16.973255 [ 271 ] {48da5551-5520-4c89-9e6a-75c10a843c6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 9829 | 2026.05.14 14:08:16.973291 [ 271 ] {48da5551-5520-4c89-9e6a-75c10a843c6c} <Debug> TCPHandler: Processed in 0.001215632 sec. | ||
| 9830 | 2026.05.14 14:08:16.973421 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9831 | 2026.05.14 14:08:16.973517 [ 271 ] {6a82cc15-fc6d-4113-8bed-e1f74c37878a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9832 | 2026.05.14 14:08:16.973570 [ 271 ] {6a82cc15-fc6d-4113-8bed-e1f74c37878a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9833 | 2026.05.14 14:08:16.974467 [ 271 ] {6a82cc15-fc6d-4113-8bed-e1f74c37878a} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2026.05.14 14:08:16.974503 [ 271 ] {6a82cc15-fc6d-4113-8bed-e1f74c37878a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9835 | 2026.05.14 14:08:16.975062 [ 271 ] {6a82cc15-fc6d-4113-8bed-e1f74c37878a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9836 | 2026.05.14 14:08:16.975289 [ 271 ] {6a82cc15-fc6d-4113-8bed-e1f74c37878a} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2026.05.14 14:08:16.975436 [ 271 ] {6a82cc15-fc6d-4113-8bed-e1f74c37878a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001938 sec., 21671.826625386995 rows/sec., 38.83 MiB/sec. | ||
| 9838 | 2026.05.14 14:08:16.975502 [ 271 ] {6a82cc15-fc6d-4113-8bed-e1f74c37878a} <Debug> TCPHandler: Processed in 0.00212968 sec. | ||
| 9839 | 2026.05.14 14:08:16.975639 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9840 | 2026.05.14 14:08:16.975736 [ 271 ] {ba3af09e-7488-4f8e-a0a7-2bc7c38b91f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9841 | 2026.05.14 14:08:16.975776 [ 271 ] {ba3af09e-7488-4f8e-a0a7-2bc7c38b91f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9842 | 2026.05.14 14:08:16.976121 [ 271 ] {ba3af09e-7488-4f8e-a0a7-2bc7c38b91f0} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9843 | 2026.05.14 14:08:16.976156 [ 271 ] {ba3af09e-7488-4f8e-a0a7-2bc7c38b91f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9844 | 2026.05.14 14:08:16.976472 [ 271 ] {ba3af09e-7488-4f8e-a0a7-2bc7c38b91f0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9845 | 2026.05.14 14:08:16.976693 [ 271 ] {ba3af09e-7488-4f8e-a0a7-2bc7c38b91f0} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9846 | 2026.05.14 14:08:16.976819 [ 271 ] {ba3af09e-7488-4f8e-a0a7-2bc7c38b91f0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001102 sec., 81669.69147005446 rows/sec., 5.11 MiB/sec. | ||
| 9847 | 2026.05.14 14:08:16.976854 [ 271 ] {ba3af09e-7488-4f8e-a0a7-2bc7c38b91f0} <Debug> TCPHandler: Processed in 0.001263761 sec. | ||
| 9848 | 2026.05.14 14:08:17.362541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9849 | 2026.05.14 14:08:17.379014 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2026.05.14 14:08:17.379072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 9851 | 2026.05.14 14:08:17.385053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9852 | 2026.05.14 14:08:17.385839 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2026.05.14 14:08:17.388607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9854 | 2026.05.14 14:08:20.013445 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48939 | ||
| 9855 | 2026.05.14 14:08:20.013532 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9856 | 2026.05.14 14:08:20.013556 [ 268 ] {} <Debug> TCP-Session: c5520859-4847-43f3-9fad-ac9050b02da9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48939 | ||
| 9857 | 2026.05.14 14:08:20.013578 [ 268 ] {} <Debug> TCP-Session: c5520859-4847-43f3-9fad-ac9050b02da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9858 | 2026.05.14 14:08:20.013591 [ 268 ] {} <Debug> TCP-Session: c5520859-4847-43f3-9fad-ac9050b02da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9859 | 2026.05.14 14:08:20.013786 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61258 | ||
| 9860 | 2026.05.14 14:08:20.013786 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55273 | ||
| 9861 | 2026.05.14 14:08:20.013859 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41701 | ||
| 9862 | 2026.05.14 14:08:20.013895 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50030 | ||
| 9863 | 2026.05.14 14:08:20.013906 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53187 | ||
| 9864 | 2026.05.14 14:08:20.013940 [ 268 ] {} <Trace> TCP-Session: c5520859-4847-43f3-9fad-ac9050b02da9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9865 | 2026.05.14 14:08:20.013960 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9866 | 2026.05.14 14:08:20.013884 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54772 | ||
| 9867 | 2026.05.14 14:08:20.014000 [ 307 ] {} <Debug> TCP-Session: d1aa50d9-22f6-4526-8943-6bc9397647ee Authenticating user 'default' from [fd00:1122:3344:101::e]:41701 | ||
| 9868 | 2026.05.14 14:08:20.013877 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42243 | ||
| 9869 | 2026.05.14 14:08:20.014058 [ 307 ] {} <Debug> TCP-Session: d1aa50d9-22f6-4526-8943-6bc9397647ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9870 | 2026.05.14 14:08:20.014072 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9871 | 2026.05.14 14:08:20.014094 [ 307 ] {} <Debug> TCP-Session: d1aa50d9-22f6-4526-8943-6bc9397647ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9872 | 2026.05.14 14:08:20.014114 [ 311 ] {} <Debug> TCP-Session: 9a8a4554-3311-4a36-a0fa-b55b89112fbe Authenticating user 'default' from [fd00:1122:3344:101::e]:50030 | ||
| 9873 | 2026.05.14 14:08:20.014118 [ 268 ] {5dcb5068-cd9f-40a8-b00b-f3d858f3293a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48939) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9874 | 2026.05.14 14:08:20.014153 [ 311 ] {} <Debug> TCP-Session: 9a8a4554-3311-4a36-a0fa-b55b89112fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9875 | 2026.05.14 14:08:20.013874 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9876 | 2026.05.14 14:08:20.014171 [ 311 ] {} <Debug> TCP-Session: 9a8a4554-3311-4a36-a0fa-b55b89112fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9877 | 2026.05.14 14:08:20.013864 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63521 | ||
| 9878 | 2026.05.14 14:08:20.014206 [ 304 ] {} <Debug> TCP-Session: edd99e68-cfb7-4063-bf6f-6dc1e2d69c14 Authenticating user 'default' from [fd00:1122:3344:101::e]:61258 | ||
| 9879 | 2026.05.14 14:08:20.013879 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9880 | 2026.05.14 14:08:20.014275 [ 304 ] {} <Debug> TCP-Session: edd99e68-cfb7-4063-bf6f-6dc1e2d69c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9881 | 2026.05.14 14:08:20.014291 [ 304 ] {} <Debug> TCP-Session: edd99e68-cfb7-4063-bf6f-6dc1e2d69c14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9882 | 2026.05.14 14:08:20.014293 [ 303 ] {} <Debug> TCP-Session: e4c7de2c-4ff8-4475-b6f5-1f7c7cab8960 Authenticating user 'default' from [fd00:1122:3344:101::e]:55273 | ||
| 9883 | 2026.05.14 14:08:20.014318 [ 303 ] {} <Debug> TCP-Session: e4c7de2c-4ff8-4475-b6f5-1f7c7cab8960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9884 | 2026.05.14 14:08:20.014334 [ 303 ] {} <Debug> TCP-Session: e4c7de2c-4ff8-4475-b6f5-1f7c7cab8960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9885 | 2026.05.14 14:08:20.014403 [ 268 ] {5dcb5068-cd9f-40a8-b00b-f3d858f3293a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9886 | 2026.05.14 14:08:20.014459 [ 268 ] {5dcb5068-cd9f-40a8-b00b-f3d858f3293a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9887 | 2026.05.14 14:08:20.014585 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9888 | 2026.05.14 14:08:20.014630 [ 308 ] {} <Debug> TCP-Session: 99b2c156-2874-49c3-a85e-5611aae7cc06 Authenticating user 'default' from [fd00:1122:3344:101::e]:63521 | ||
| 9889 | 2026.05.14 14:08:20.014653 [ 308 ] {} <Debug> TCP-Session: 99b2c156-2874-49c3-a85e-5611aae7cc06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9890 | 2026.05.14 14:08:20.014660 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9891 | 2026.05.14 14:08:20.014669 [ 308 ] {} <Debug> TCP-Session: 99b2c156-2874-49c3-a85e-5611aae7cc06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9892 | 2026.05.14 14:08:20.014690 [ 310 ] {} <Debug> TCP-Session: c6cc4242-f8be-4c56-822a-e7de13197299 Authenticating user 'default' from [fd00:1122:3344:101::e]:54772 | ||
| 9893 | 2026.05.14 14:08:20.014708 [ 310 ] {} <Debug> TCP-Session: c6cc4242-f8be-4c56-822a-e7de13197299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9894 | 2026.05.14 14:08:20.014720 [ 310 ] {} <Debug> TCP-Session: c6cc4242-f8be-4c56-822a-e7de13197299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9895 | 2026.05.14 14:08:20.014742 [ 268 ] {5dcb5068-cd9f-40a8-b00b-f3d858f3293a} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 9896 | 2026.05.14 14:08:20.014785 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9897 | 2026.05.14 14:08:20.014825 [ 309 ] {} <Debug> TCP-Session: cc7d8cfa-f643-4b6c-aa15-345fdbe32a93 Authenticating user 'default' from [fd00:1122:3344:101::e]:42243 | ||
| 9898 | 2026.05.14 14:08:20.014842 [ 309 ] {} <Debug> TCP-Session: cc7d8cfa-f643-4b6c-aa15-345fdbe32a93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9899 | 2026.05.14 14:08:20.014859 [ 309 ] {} <Debug> TCP-Session: cc7d8cfa-f643-4b6c-aa15-345fdbe32a93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9900 | 2026.05.14 14:08:20.014899 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9901 | 2026.05.14 14:08:20.014940 [ 259 ] {} <Debug> TCP-Session: 56dfb736-5e02-4752-9507-15058e4ec14b Authenticating user 'default' from [fd00:1122:3344:101::e]:53187 | ||
| 9902 | 2026.05.14 14:08:20.014957 [ 259 ] {} <Debug> TCP-Session: 56dfb736-5e02-4752-9507-15058e4ec14b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9903 | 2026.05.14 14:08:20.014970 [ 259 ] {} <Debug> TCP-Session: 56dfb736-5e02-4752-9507-15058e4ec14b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9904 | 2026.05.14 14:08:20.015646 [ 352 ] {5dcb5068-cd9f-40a8-b00b-f3d858f3293a} <Trace> AggregatingTransform: Aggregating | ||
| 9905 | 2026.05.14 14:08:20.015680 [ 352 ] {5dcb5068-cd9f-40a8-b00b-f3d858f3293a} <Trace> Aggregator: Aggregation method: without_key | ||
| 9906 | 2026.05.14 14:08:20.015711 [ 352 ] {5dcb5068-cd9f-40a8-b00b-f3d858f3293a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870728 sec. (1148.464 rows/sec., 44.86 KiB/sec.) | ||
| 9907 | 2026.05.14 14:08:20.015727 [ 352 ] {5dcb5068-cd9f-40a8-b00b-f3d858f3293a} <Trace> Aggregator: Merging aggregated data | ||
| 9908 | 2026.05.14 14:08:20.016313 [ 268 ] {5dcb5068-cd9f-40a8-b00b-f3d858f3293a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002254 sec., 443.6557231588288 rows/sec., 17.33 KiB/sec. | ||
| 9909 | 2026.05.14 14:08:20.016443 [ 268 ] {5dcb5068-cd9f-40a8-b00b-f3d858f3293a} <Debug> TCPHandler: Processed in 0.002646515 sec. | ||
| 9910 | 2026.05.14 14:08:20.016565 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9911 | 2026.05.14 14:08:20.016594 [ 268 ] {} <Debug> TCP-Session: c5520859-4847-43f3-9fad-ac9050b02da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9912 | 2026.05.14 14:08:20.016594 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9913 | 2026.05.14 14:08:20.016614 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9914 | 2026.05.14 14:08:20.016636 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9915 | 2026.05.14 14:08:20.016646 [ 303 ] {} <Debug> TCP-Session: e4c7de2c-4ff8-4475-b6f5-1f7c7cab8960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9916 | 2026.05.14 14:08:20.016662 [ 259 ] {} <Debug> TCP-Session: 56dfb736-5e02-4752-9507-15058e4ec14b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9917 | 2026.05.14 14:08:20.016672 [ 308 ] {} <Debug> TCP-Session: 99b2c156-2874-49c3-a85e-5611aae7cc06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9918 | 2026.05.14 14:08:20.016678 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9919 | 2026.05.14 14:08:20.016707 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9920 | 2026.05.14 14:08:20.016723 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9921 | 2026.05.14 14:08:20.016728 [ 309 ] {} <Debug> TCP-Session: cc7d8cfa-f643-4b6c-aa15-345fdbe32a93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9922 | 2026.05.14 14:08:20.016749 [ 304 ] {} <Debug> TCP-Session: edd99e68-cfb7-4063-bf6f-6dc1e2d69c14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9923 | 2026.05.14 14:08:20.016765 [ 307 ] {} <Debug> TCP-Session: d1aa50d9-22f6-4526-8943-6bc9397647ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9924 | 2026.05.14 14:08:20.016658 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9925 | 2026.05.14 14:08:20.016822 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9926 | 2026.05.14 14:08:20.016847 [ 311 ] {} <Debug> TCP-Session: 9a8a4554-3311-4a36-a0fa-b55b89112fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9927 | 2026.05.14 14:08:20.016856 [ 310 ] {} <Debug> TCP-Session: c6cc4242-f8be-4c56-822a-e7de13197299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9928 | 2026.05.14 14:08:21.459942 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40081 | ||
| 9929 | 2026.05.14 14:08:21.460039 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9930 | 2026.05.14 14:08:21.460067 [ 310 ] {} <Debug> TCP-Session: d03f4cd0-64a2-4fe3-b2fa-9fd242f6b54b Authenticating user 'default' from [fd00:1122:3344:101::e]:40081 | ||
| 9931 | 2026.05.14 14:08:21.460119 [ 310 ] {} <Debug> TCP-Session: d03f4cd0-64a2-4fe3-b2fa-9fd242f6b54b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9932 | 2026.05.14 14:08:21.460136 [ 310 ] {} <Debug> TCP-Session: d03f4cd0-64a2-4fe3-b2fa-9fd242f6b54b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9933 | 2026.05.14 14:08:21.460365 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53845 | ||
| 9934 | 2026.05.14 14:08:21.460406 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64531 | ||
| 9935 | 2026.05.14 14:08:21.460435 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51434 | ||
| 9936 | 2026.05.14 14:08:21.460447 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33317 | ||
| 9937 | 2026.05.14 14:08:21.460455 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60121 | ||
| 9938 | 2026.05.14 14:08:21.460494 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9939 | 2026.05.14 14:08:21.460499 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9940 | 2026.05.14 14:08:21.460512 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9941 | 2026.05.14 14:08:21.460525 [ 259 ] {} <Debug> TCP-Session: e38b3641-1f46-4ac8-bb00-4de88d4d2232 Authenticating user 'default' from [fd00:1122:3344:101::e]:64531 | ||
| 9942 | 2026.05.14 14:08:21.460531 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9943 | 2026.05.14 14:08:21.460551 [ 308 ] {} <Debug> TCP-Session: f7a3dedd-73f8-45cf-917b-dd4d924ba12f Authenticating user 'default' from [fd00:1122:3344:101::e]:33317 | ||
| 9944 | 2026.05.14 14:08:21.460561 [ 259 ] {} <Debug> TCP-Session: e38b3641-1f46-4ac8-bb00-4de88d4d2232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9945 | 2026.05.14 14:08:21.460568 [ 309 ] {} <Debug> TCP-Session: eb252334-7862-427a-b9d1-7c512e59a968 Authenticating user 'default' from [fd00:1122:3344:101::e]:60121 | ||
| 9946 | 2026.05.14 14:08:21.460573 [ 308 ] {} <Debug> TCP-Session: f7a3dedd-73f8-45cf-917b-dd4d924ba12f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9947 | 2026.05.14 14:08:21.460576 [ 259 ] {} <Debug> TCP-Session: e38b3641-1f46-4ac8-bb00-4de88d4d2232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9948 | 2026.05.14 14:08:21.460589 [ 309 ] {} <Debug> TCP-Session: eb252334-7862-427a-b9d1-7c512e59a968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9949 | 2026.05.14 14:08:21.460592 [ 308 ] {} <Debug> TCP-Session: f7a3dedd-73f8-45cf-917b-dd4d924ba12f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9950 | 2026.05.14 14:08:21.460606 [ 309 ] {} <Debug> TCP-Session: eb252334-7862-427a-b9d1-7c512e59a968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9951 | 2026.05.14 14:08:21.460538 [ 307 ] {} <Debug> TCP-Session: 4bcb8e50-18ee-4d43-8ee6-98eb0ab9e20a Authenticating user 'default' from [fd00:1122:3344:101::e]:51434 | ||
| 9952 | 2026.05.14 14:08:21.460507 [ 310 ] {} <Trace> TCP-Session: d03f4cd0-64a2-4fe3-b2fa-9fd242f6b54b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9953 | 2026.05.14 14:08:21.460655 [ 307 ] {} <Debug> TCP-Session: 4bcb8e50-18ee-4d43-8ee6-98eb0ab9e20a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9954 | 2026.05.14 14:08:21.460681 [ 307 ] {} <Debug> TCP-Session: 4bcb8e50-18ee-4d43-8ee6-98eb0ab9e20a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9955 | 2026.05.14 14:08:21.460454 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9956 | 2026.05.14 14:08:21.460424 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57181 | ||
| 9957 | 2026.05.14 14:08:21.460408 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61793 | ||
| 9958 | 2026.05.14 14:08:21.460787 [ 311 ] {} <Debug> TCP-Session: 25499463-6c41-41ba-b185-91c60a6b8da7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53845 | ||
| 9959 | 2026.05.14 14:08:21.460817 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9960 | 2026.05.14 14:08:21.460409 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38910 | ||
| 9961 | 2026.05.14 14:08:21.460846 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9962 | 2026.05.14 14:08:21.460855 [ 304 ] {} <Debug> TCP-Session: cc689efc-9a6c-4a62-baf1-d9c0433c4bb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57181 | ||
| 9963 | 2026.05.14 14:08:21.460888 [ 268 ] {} <Debug> TCP-Session: ff7f264b-9ad3-4069-9067-7e8f335f3860 Authenticating user 'default' from [fd00:1122:3344:101::e]:61793 | ||
| 9964 | 2026.05.14 14:08:21.460894 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9965 | 2026.05.14 14:08:21.460914 [ 304 ] {} <Debug> TCP-Session: cc689efc-9a6c-4a62-baf1-d9c0433c4bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9966 | 2026.05.14 14:08:21.460920 [ 268 ] {} <Debug> TCP-Session: ff7f264b-9ad3-4069-9067-7e8f335f3860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9967 | 2026.05.14 14:08:21.460934 [ 303 ] {} <Debug> TCP-Session: 92ce7f85-1403-49ac-9618-c71263557b5e Authenticating user 'default' from [fd00:1122:3344:101::e]:38910 | ||
| 9968 | 2026.05.14 14:08:21.460937 [ 304 ] {} <Debug> TCP-Session: cc689efc-9a6c-4a62-baf1-d9c0433c4bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9969 | 2026.05.14 14:08:21.460952 [ 268 ] {} <Debug> TCP-Session: ff7f264b-9ad3-4069-9067-7e8f335f3860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9970 | 2026.05.14 14:08:21.460968 [ 303 ] {} <Debug> TCP-Session: 92ce7f85-1403-49ac-9618-c71263557b5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9971 | 2026.05.14 14:08:21.460838 [ 311 ] {} <Debug> TCP-Session: 25499463-6c41-41ba-b185-91c60a6b8da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9972 | 2026.05.14 14:08:21.461000 [ 303 ] {} <Debug> TCP-Session: 92ce7f85-1403-49ac-9618-c71263557b5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9973 | 2026.05.14 14:08:21.461035 [ 311 ] {} <Debug> TCP-Session: 25499463-6c41-41ba-b185-91c60a6b8da7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9974 | 2026.05.14 14:08:21.460854 [ 310 ] {66b3a364-b773-4f8b-b265-e642806e4990} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40081) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9975 | 2026.05.14 14:08:21.461382 [ 310 ] {66b3a364-b773-4f8b-b265-e642806e4990} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9976 | 2026.05.14 14:08:21.461442 [ 310 ] {66b3a364-b773-4f8b-b265-e642806e4990} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9977 | 2026.05.14 14:08:21.461790 [ 310 ] {66b3a364-b773-4f8b-b265-e642806e4990} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 9978 | 2026.05.14 14:08:21.462845 [ 361 ] {66b3a364-b773-4f8b-b265-e642806e4990} <Trace> AggregatingTransform: Aggregating | ||
| 9979 | 2026.05.14 14:08:21.462881 [ 361 ] {66b3a364-b773-4f8b-b265-e642806e4990} <Trace> Aggregator: Aggregation method: without_key | ||
| 9980 | 2026.05.14 14:08:21.462912 [ 361 ] {66b3a364-b773-4f8b-b265-e642806e4990} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001021969 sec. (978.503 rows/sec., 38.22 KiB/sec.) | ||
| 9981 | 2026.05.14 14:08:21.462927 [ 361 ] {66b3a364-b773-4f8b-b265-e642806e4990} <Trace> Aggregator: Merging aggregated data | ||
| 9982 | 2026.05.14 14:08:21.463548 [ 310 ] {66b3a364-b773-4f8b-b265-e642806e4990} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002767 sec., 361.40224069389234 rows/sec., 14.12 KiB/sec. | ||
| 9983 | 2026.05.14 14:08:21.463677 [ 310 ] {66b3a364-b773-4f8b-b265-e642806e4990} <Debug> TCPHandler: Processed in 0.00332093 sec. | ||
| 9984 | 2026.05.14 14:08:21.463815 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9985 | 2026.05.14 14:08:21.463848 [ 310 ] {} <Debug> TCP-Session: d03f4cd0-64a2-4fe3-b2fa-9fd242f6b54b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9986 | 2026.05.14 14:08:21.463849 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9987 | 2026.05.14 14:08:21.463870 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9988 | 2026.05.14 14:08:21.463891 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9989 | 2026.05.14 14:08:21.463908 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9990 | 2026.05.14 14:08:21.463933 [ 311 ] {} <Debug> TCP-Session: 25499463-6c41-41ba-b185-91c60a6b8da7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9991 | 2026.05.14 14:08:21.463970 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9992 | 2026.05.14 14:08:21.463991 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9993 | 2026.05.14 14:08:21.463994 [ 259 ] {} <Debug> TCP-Session: e38b3641-1f46-4ac8-bb00-4de88d4d2232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9994 | 2026.05.14 14:08:21.464038 [ 308 ] {} <Debug> TCP-Session: f7a3dedd-73f8-45cf-917b-dd4d924ba12f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9995 | 2026.05.14 14:08:21.464039 [ 303 ] {} <Debug> TCP-Session: 92ce7f85-1403-49ac-9618-c71263557b5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9996 | 2026.05.14 14:08:21.463951 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9997 | 2026.05.14 14:08:21.463945 [ 268 ] {} <Debug> TCP-Session: ff7f264b-9ad3-4069-9067-7e8f335f3860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9998 | 2026.05.14 14:08:21.464120 [ 304 ] {} <Debug> TCP-Session: cc689efc-9a6c-4a62-baf1-d9c0433c4bb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9999 | 2026.05.14 14:08:21.463926 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10000 | 2026.05.14 14:08:21.463897 [ 309 ] {} <Debug> TCP-Session: eb252334-7862-427a-b9d1-7c512e59a968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10001 | 2026.05.14 14:08:21.464193 [ 307 ] {} <Debug> TCP-Session: 4bcb8e50-18ee-4d43-8ee6-98eb0ab9e20a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10002 | 2026.05.14 14:08:21.489814 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33976 | ||
| 10003 | 2026.05.14 14:08:21.489905 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10004 | 2026.05.14 14:08:21.489939 [ 310 ] {} <Debug> TCP-Session: 57ef7089-4a14-4ab7-b1c7-986dec8b9ce1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33976 | ||
| 10005 | 2026.05.14 14:08:21.489968 [ 310 ] {} <Debug> TCP-Session: 57ef7089-4a14-4ab7-b1c7-986dec8b9ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10006 | 2026.05.14 14:08:21.489987 [ 310 ] {} <Debug> TCP-Session: 57ef7089-4a14-4ab7-b1c7-986dec8b9ce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10007 | 2026.05.14 14:08:21.490264 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34797 | ||
| 10008 | 2026.05.14 14:08:21.490365 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10009 | 2026.05.14 14:08:21.490399 [ 311 ] {} <Debug> TCP-Session: 8dc4e161-e097-44bc-bca8-8b8e97a72a1c Authenticating user 'default' from [fd00:1122:3344:101::e]:34797 | ||
| 10010 | 2026.05.14 14:08:21.490401 [ 310 ] {} <Trace> TCP-Session: 57ef7089-4a14-4ab7-b1c7-986dec8b9ce1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10011 | 2026.05.14 14:08:21.490431 [ 311 ] {} <Debug> TCP-Session: 8dc4e161-e097-44bc-bca8-8b8e97a72a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10012 | 2026.05.14 14:08:21.490445 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64921 | ||
| 10013 | 2026.05.14 14:08:21.490471 [ 311 ] {} <Debug> TCP-Session: 8dc4e161-e097-44bc-bca8-8b8e97a72a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10014 | 2026.05.14 14:08:21.490499 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61044 | ||
| 10015 | 2026.05.14 14:08:21.490520 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47079 | ||
| 10016 | 2026.05.14 14:08:21.490543 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10017 | 2026.05.14 14:08:21.490563 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39148 | ||
| 10018 | 2026.05.14 14:08:21.490585 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10019 | 2026.05.14 14:08:21.490595 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10020 | 2026.05.14 14:08:21.490583 [ 259 ] {} <Debug> TCP-Session: f4e48f04-8c7e-4f5a-af5c-3cd6450416c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64921 | ||
| 10021 | 2026.05.14 14:08:21.490629 [ 268 ] {} <Debug> TCP-Session: 08703449-5aed-4ae1-b5b4-6f19d8722e5c Authenticating user 'default' from [fd00:1122:3344:101::e]:61044 | ||
| 10022 | 2026.05.14 14:08:21.490639 [ 304 ] {} <Debug> TCP-Session: f3d908cb-394b-422f-920c-fb8a708def24 Authenticating user 'default' from [fd00:1122:3344:101::e]:47079 | ||
| 10023 | 2026.05.14 14:08:21.490634 [ 310 ] {87aff94d-85a9-47c0-a892-2634062a7a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33976) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10024 | 2026.05.14 14:08:21.490672 [ 268 ] {} <Debug> TCP-Session: 08703449-5aed-4ae1-b5b4-6f19d8722e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10025 | 2026.05.14 14:08:21.490679 [ 304 ] {} <Debug> TCP-Session: f3d908cb-394b-422f-920c-fb8a708def24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10026 | 2026.05.14 14:08:21.490716 [ 268 ] {} <Debug> TCP-Session: 08703449-5aed-4ae1-b5b4-6f19d8722e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10027 | 2026.05.14 14:08:21.490735 [ 304 ] {} <Debug> TCP-Session: f3d908cb-394b-422f-920c-fb8a708def24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10028 | 2026.05.14 14:08:21.490658 [ 259 ] {} <Debug> TCP-Session: f4e48f04-8c7e-4f5a-af5c-3cd6450416c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10029 | 2026.05.14 14:08:21.490638 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10030 | 2026.05.14 14:08:21.490774 [ 259 ] {} <Debug> TCP-Session: f4e48f04-8c7e-4f5a-af5c-3cd6450416c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10031 | 2026.05.14 14:08:21.490546 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60163 | ||
| 10032 | 2026.05.14 14:08:21.490811 [ 309 ] {} <Debug> TCP-Session: 90ef380a-fb53-47cd-9af1-e313a174124a Authenticating user 'default' from [fd00:1122:3344:101::e]:39148 | ||
| 10033 | 2026.05.14 14:08:21.490534 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62074 | ||
| 10034 | 2026.05.14 14:08:21.490863 [ 309 ] {} <Debug> TCP-Session: 90ef380a-fb53-47cd-9af1-e313a174124a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10035 | 2026.05.14 14:08:21.490874 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10036 | 2026.05.14 14:08:21.490887 [ 309 ] {} <Debug> TCP-Session: 90ef380a-fb53-47cd-9af1-e313a174124a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10037 | 2026.05.14 14:08:21.490905 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10038 | 2026.05.14 14:08:21.490909 [ 308 ] {} <Debug> TCP-Session: 047cf123-cc50-42b8-90fe-b0ca698eec44 Authenticating user 'default' from [fd00:1122:3344:101::e]:60163 | ||
| 10039 | 2026.05.14 14:08:21.490503 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63464 | ||
| 10040 | 2026.05.14 14:08:21.490957 [ 308 ] {} <Debug> TCP-Session: 047cf123-cc50-42b8-90fe-b0ca698eec44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10041 | 2026.05.14 14:08:21.490958 [ 310 ] {87aff94d-85a9-47c0-a892-2634062a7a8d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10042 | 2026.05.14 14:08:21.490982 [ 308 ] {} <Debug> TCP-Session: 047cf123-cc50-42b8-90fe-b0ca698eec44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10043 | 2026.05.14 14:08:21.490997 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10044 | 2026.05.14 14:08:21.490946 [ 307 ] {} <Debug> TCP-Session: ff0f68df-9875-46b8-871f-2598a81334ff Authenticating user 'default' from [fd00:1122:3344:101::e]:62074 | ||
| 10045 | 2026.05.14 14:08:21.491034 [ 310 ] {87aff94d-85a9-47c0-a892-2634062a7a8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10046 | 2026.05.14 14:08:21.491038 [ 303 ] {} <Debug> TCP-Session: 18b42153-9fc5-4870-9a87-321ddc6b6c7c Authenticating user 'default' from [fd00:1122:3344:101::e]:63464 | ||
| 10047 | 2026.05.14 14:08:21.491056 [ 307 ] {} <Debug> TCP-Session: ff0f68df-9875-46b8-871f-2598a81334ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10048 | 2026.05.14 14:08:21.491082 [ 303 ] {} <Debug> TCP-Session: 18b42153-9fc5-4870-9a87-321ddc6b6c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10049 | 2026.05.14 14:08:21.491088 [ 307 ] {} <Debug> TCP-Session: ff0f68df-9875-46b8-871f-2598a81334ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10050 | 2026.05.14 14:08:21.491104 [ 303 ] {} <Debug> TCP-Session: 18b42153-9fc5-4870-9a87-321ddc6b6c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10051 | 2026.05.14 14:08:21.491318 [ 310 ] {87aff94d-85a9-47c0-a892-2634062a7a8d} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 10052 | 2026.05.14 14:08:21.492228 [ 341 ] {87aff94d-85a9-47c0-a892-2634062a7a8d} <Trace> AggregatingTransform: Aggregating | ||
| 10053 | 2026.05.14 14:08:21.492268 [ 341 ] {87aff94d-85a9-47c0-a892-2634062a7a8d} <Trace> Aggregator: Aggregation method: without_key | ||
| 10054 | 2026.05.14 14:08:21.492300 [ 341 ] {87aff94d-85a9-47c0-a892-2634062a7a8d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883739 sec. (1131.556 rows/sec., 44.20 KiB/sec.) | ||
| 10055 | 2026.05.14 14:08:21.492318 [ 341 ] {87aff94d-85a9-47c0-a892-2634062a7a8d} <Trace> Aggregator: Merging aggregated data | ||
| 10056 | 2026.05.14 14:08:21.492883 [ 310 ] {87aff94d-85a9-47c0-a892-2634062a7a8d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002323 sec., 430.4778303917348 rows/sec., 16.82 KiB/sec. | ||
| 10057 | 2026.05.14 14:08:21.493020 [ 310 ] {87aff94d-85a9-47c0-a892-2634062a7a8d} <Debug> TCPHandler: Processed in 0.002778635 sec. | ||
| 10058 | 2026.05.14 14:08:21.493162 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10059 | 2026.05.14 14:08:21.493191 [ 310 ] {} <Debug> TCP-Session: 57ef7089-4a14-4ab7-b1c7-986dec8b9ce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10060 | 2026.05.14 14:08:21.493205 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10061 | 2026.05.14 14:08:21.493227 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10062 | 2026.05.14 14:08:21.493245 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10063 | 2026.05.14 14:08:21.493265 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10064 | 2026.05.14 14:08:21.493294 [ 309 ] {} <Debug> TCP-Session: 90ef380a-fb53-47cd-9af1-e313a174124a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10065 | 2026.05.14 14:08:21.493293 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10066 | 2026.05.14 14:08:21.493323 [ 259 ] {} <Debug> TCP-Session: f4e48f04-8c7e-4f5a-af5c-3cd6450416c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10067 | 2026.05.14 14:08:21.493328 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10068 | 2026.05.14 14:08:21.493362 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10069 | 2026.05.14 14:08:21.493408 [ 303 ] {} <Debug> TCP-Session: 18b42153-9fc5-4870-9a87-321ddc6b6c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10070 | 2026.05.14 14:08:21.493362 [ 304 ] {} <Debug> TCP-Session: f3d908cb-394b-422f-920c-fb8a708def24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10071 | 2026.05.14 14:08:21.493445 [ 307 ] {} <Debug> TCP-Session: ff0f68df-9875-46b8-871f-2598a81334ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10072 | 2026.05.14 14:08:21.493281 [ 311 ] {} <Debug> TCP-Session: 8dc4e161-e097-44bc-bca8-8b8e97a72a1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10073 | 2026.05.14 14:08:21.493259 [ 268 ] {} <Debug> TCP-Session: 08703449-5aed-4ae1-b5b4-6f19d8722e5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10074 | 2026.05.14 14:08:21.493320 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10075 | 2026.05.14 14:08:21.493572 [ 308 ] {} <Debug> TCP-Session: 047cf123-cc50-42b8-90fe-b0ca698eec44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10076 | 2026.05.14 14:08:21.944794 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10077 | 2026.05.14 14:08:21.945023 [ 271 ] {acd02ac8-f8e2-45fd-a0f3-073b8ff2efef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 10078 | 2026.05.14 14:08:21.945375 [ 271 ] {acd02ac8-f8e2-45fd-a0f3-073b8ff2efef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10079 | 2026.05.14 14:08:21.945416 [ 271 ] {acd02ac8-f8e2-45fd-a0f3-073b8ff2efef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 10080 | 2026.05.14 14:08:21.945640 [ 271 ] {acd02ac8-f8e2-45fd-a0f3-073b8ff2efef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10081 | 2026.05.14 14:08:21.945713 [ 271 ] {acd02ac8-f8e2-45fd-a0f3-073b8ff2efef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10082 | 2026.05.14 14:08:21.945854 [ 271 ] {acd02ac8-f8e2-45fd-a0f3-073b8ff2efef} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10083 | 2026.05.14 14:08:21.945890 [ 271 ] {acd02ac8-f8e2-45fd-a0f3-073b8ff2efef} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10084 | 2026.05.14 14:08:21.945913 [ 271 ] {acd02ac8-f8e2-45fd-a0f3-073b8ff2efef} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 10085 | 2026.05.14 14:08:21.945929 [ 271 ] {acd02ac8-f8e2-45fd-a0f3-073b8ff2efef} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10086 | 2026.05.14 14:08:21.945971 [ 271 ] {acd02ac8-f8e2-45fd-a0f3-073b8ff2efef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 10087 | 2026.05.14 14:08:21.945992 [ 271 ] {acd02ac8-f8e2-45fd-a0f3-073b8ff2efef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 10088 | 2026.05.14 14:08:21.947012 [ 271 ] {acd02ac8-f8e2-45fd-a0f3-073b8ff2efef} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002069 sec., 21266.31222812953 rows/sec., 4.45 MiB/sec. | ||
| 10089 | 2026.05.14 14:08:21.947195 [ 271 ] {acd02ac8-f8e2-45fd-a0f3-073b8ff2efef} <Debug> TCPHandler: Processed in 0.002533873 sec. | ||
| 10090 | 2026.05.14 14:08:21.949130 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10091 | 2026.05.14 14:08:21.949259 [ 271 ] {b25cc0c2-43e1-4af2-b6ee-1046fb1d853e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10092 | 2026.05.14 14:08:21.949310 [ 271 ] {b25cc0c2-43e1-4af2-b6ee-1046fb1d853e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10093 | 2026.05.14 14:08:21.949896 [ 271 ] {b25cc0c2-43e1-4af2-b6ee-1046fb1d853e} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10094 | 2026.05.14 14:08:21.949941 [ 271 ] {b25cc0c2-43e1-4af2-b6ee-1046fb1d853e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 10095 | 2026.05.14 14:08:21.950321 [ 271 ] {b25cc0c2-43e1-4af2-b6ee-1046fb1d853e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10096 | 2026.05.14 14:08:21.950550 [ 271 ] {b25cc0c2-43e1-4af2-b6ee-1046fb1d853e} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2026.05.14 14:08:21.950713 [ 271 ] {b25cc0c2-43e1-4af2-b6ee-1046fb1d853e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001489 sec., 37609.133646742775 rows/sec., 2.87 MiB/sec. | ||
| 10098 | 2026.05.14 14:08:21.950762 [ 271 ] {b25cc0c2-43e1-4af2-b6ee-1046fb1d853e} <Debug> TCPHandler: Processed in 0.001694786 sec. | ||
| 10099 | 2026.05.14 14:08:21.950912 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10100 | 2026.05.14 14:08:21.951018 [ 271 ] {e49787fc-6a0d-4ba2-9b75-bcfe830f5426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10101 | 2026.05.14 14:08:21.951061 [ 271 ] {e49787fc-6a0d-4ba2-9b75-bcfe830f5426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10102 | 2026.05.14 14:08:21.951521 [ 271 ] {e49787fc-6a0d-4ba2-9b75-bcfe830f5426} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2026.05.14 14:08:21.951557 [ 271 ] {e49787fc-6a0d-4ba2-9b75-bcfe830f5426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 10104 | 2026.05.14 14:08:21.951871 [ 271 ] {e49787fc-6a0d-4ba2-9b75-bcfe830f5426} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10105 | 2026.05.14 14:08:21.952080 [ 271 ] {e49787fc-6a0d-4ba2-9b75-bcfe830f5426} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2026.05.14 14:08:21.952212 [ 271 ] {e49787fc-6a0d-4ba2-9b75-bcfe830f5426} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 10107 | 2026.05.14 14:08:21.952251 [ 271 ] {e49787fc-6a0d-4ba2-9b75-bcfe830f5426} <Debug> TCPHandler: Processed in 0.001391733 sec. | ||
| 10108 | 2026.05.14 14:08:21.952387 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10109 | 2026.05.14 14:08:21.952486 [ 271 ] {38c841f7-df05-4d40-a7b2-08e6991cf2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10110 | 2026.05.14 14:08:21.952531 [ 271 ] {38c841f7-df05-4d40-a7b2-08e6991cf2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10111 | 2026.05.14 14:08:21.952965 [ 271 ] {38c841f7-df05-4d40-a7b2-08e6991cf2c4} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10112 | 2026.05.14 14:08:21.953001 [ 271 ] {38c841f7-df05-4d40-a7b2-08e6991cf2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 10113 | 2026.05.14 14:08:21.953335 [ 271 ] {38c841f7-df05-4d40-a7b2-08e6991cf2c4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10114 | 2026.05.14 14:08:21.953556 [ 271 ] {38c841f7-df05-4d40-a7b2-08e6991cf2c4} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2026.05.14 14:08:21.953695 [ 271 ] {38c841f7-df05-4d40-a7b2-08e6991cf2c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 10116 | 2026.05.14 14:08:21.953735 [ 271 ] {38c841f7-df05-4d40-a7b2-08e6991cf2c4} <Debug> TCPHandler: Processed in 0.001398202 sec. | ||
| 10117 | 2026.05.14 14:08:21.953863 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10118 | 2026.05.14 14:08:21.953962 [ 271 ] {ce8798d9-f6c0-49aa-b063-3c17653e8fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10119 | 2026.05.14 14:08:21.954005 [ 271 ] {ce8798d9-f6c0-49aa-b063-3c17653e8fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10120 | 2026.05.14 14:08:21.954372 [ 271 ] {ce8798d9-f6c0-49aa-b063-3c17653e8fd8} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2026.05.14 14:08:21.954409 [ 271 ] {ce8798d9-f6c0-49aa-b063-3c17653e8fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 10122 | 2026.05.14 14:08:21.954739 [ 271 ] {ce8798d9-f6c0-49aa-b063-3c17653e8fd8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10123 | 2026.05.14 14:08:21.954951 [ 271 ] {ce8798d9-f6c0-49aa-b063-3c17653e8fd8} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.05.14 14:08:21.955085 [ 271 ] {ce8798d9-f6c0-49aa-b063-3c17653e8fd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 10125 | 2026.05.14 14:08:21.955121 [ 271 ] {ce8798d9-f6c0-49aa-b063-3c17653e8fd8} <Debug> TCPHandler: Processed in 0.001307592 sec. | ||
| 10126 | 2026.05.14 14:08:23.864993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19688 | ||
| 10127 | 2026.05.14 14:08:23.865577 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2026.05.14 14:08:23.865631 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 10129 | 2026.05.14 14:08:23.866154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10130 | 2026.05.14 14:08:23.866409 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2026.05.14 14:08:23.866548 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19688 | ||
| 10132 | 2026.05.14 14:08:23.866612 [ 47 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10133 | 2026.05.14 14:08:23.866709 [ 47 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10134 | 2026.05.14 14:08:23.866743 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 10135 | 2026.05.14 14:08:23.866930 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 10136 | 2026.05.14 14:08:23.867100 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10137 | 2026.05.14 14:08:23.867146 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17320 rows starting from the beginning of the part | ||
| 10138 | 2026.05.14 14:08:23.867224 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 10139 | 2026.05.14 14:08:23.867277 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 10140 | 2026.05.14 14:08:23.867330 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 10141 | 2026.05.14 14:08:23.867383 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 10142 | 2026.05.14 14:08:23.867430 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 10143 | 2026.05.14 14:08:23.869638 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19688 rows, containing 4 columns (4 merged, 0 gathered) in 0.002793486 sec., 7047824.832485289 rows/sec., 100.82 MiB/sec. | ||
| 10144 | 2026.05.14 14:08:23.869861 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10145 | 2026.05.14 14:08:23.870119 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_41_8} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.05.14 14:08:23.870194 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_41_8} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10147 | 2026.05.14 14:08:23.870282 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 10148 | 2026.05.14 14:08:24.889601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10149 | 2026.05.14 14:08:24.907612 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10150 | 2026.05.14 14:08:24.907675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 10151 | 2026.05.14 14:08:24.913994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10152 | 2026.05.14 14:08:24.914690 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10153 | 2026.05.14 14:08:24.915081 [ 43 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10154 | 2026.05.14 14:08:24.915186 [ 43 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2026.05.14 14:08:24.915226 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB. | ||
| 10156 | 2026.05.14 14:08:24.915451 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 10157 | 2026.05.14 14:08:24.917840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10158 | 2026.05.14 14:08:24.919505 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10159 | 2026.05.14 14:08:24.921179 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 10160 | 2026.05.14 14:08:24.926045 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 10161 | 2026.05.14 14:08:24.930776 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 10162 | 2026.05.14 14:08:24.935713 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 10163 | 2026.05.14 14:08:24.940178 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 10164 | 2026.05.14 14:08:24.943878 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 10165 | 2026.05.14 14:08:24.994834 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079484164 sec., 3887.5668365839515 rows/sec., 20.10 MiB/sec. | ||
| 10166 | 2026.05.14 14:08:24.997910 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10167 | 2026.05.14 14:08:25.000026 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_41_8} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2026.05.14 14:08:25.000134 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_41_8} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10169 | 2026.05.14 14:08:25.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.27 MiB, peak 322.86 MiB, free memory in arenas 0.00 B, will set to 311.17 MiB (RSS), difference: -2.10 MiB | ||
| 10170 | 2026.05.14 14:08:25.003412 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10171 | 2026.05.14 14:08:26.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.35 MiB, peak 322.86 MiB, free memory in arenas 0.00 B, will set to 311.17 MiB (RSS), difference: 3.82 MiB | ||
| 10172 | 2026.05.14 14:08:26.430068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1254 | ||
| 10173 | 2026.05.14 14:08:26.433090 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10174 | 2026.05.14 14:08:26.433128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10175 | 2026.05.14 14:08:26.434389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10176 | 2026.05.14 14:08:26.434657 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10177 | 2026.05.14 14:08:26.434885 [ 42 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10178 | 2026.05.14 14:08:26.434912 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1254 | ||
| 10179 | 2026.05.14 14:08:26.434970 [ 42 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2026.05.14 14:08:26.435002 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10181 | 2026.05.14 14:08:26.435207 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 10182 | 2026.05.14 14:08:26.436003 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10183 | 2026.05.14 14:08:26.436170 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1080 rows starting from the beginning of the part | ||
| 10184 | 2026.05.14 14:08:26.436562 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
| 10185 | 2026.05.14 14:08:26.436915 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 10186 | 2026.05.14 14:08:26.437253 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 10187 | 2026.05.14 14:08:26.437584 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
| 10188 | 2026.05.14 14:08:26.437897 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 10189 | 2026.05.14 14:08:26.444937 [ 186 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1254 rows, containing 72 columns (72 merged, 0 gathered) in 0.009821531 sec., 127678.66842755982 rows/sec., 107.86 MiB/sec. | ||
| 10190 | 2026.05.14 14:08:26.446532 [ 186 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10191 | 2026.05.14 14:08:26.447186 [ 186 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_31_6} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10192 | 2026.05.14 14:08:26.447272 [ 186 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_31_6} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10193 | 2026.05.14 14:08:26.447556 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 10194 | 2026.05.14 14:08:26.949122 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10195 | 2026.05.14 14:08:26.949408 [ 271 ] {56f8ba7e-fbe4-4114-ad2a-00853573b7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 10196 | 2026.05.14 14:08:26.949822 [ 271 ] {56f8ba7e-fbe4-4114-ad2a-00853573b7a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10197 | 2026.05.14 14:08:26.949871 [ 271 ] {56f8ba7e-fbe4-4114-ad2a-00853573b7a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 10198 | 2026.05.14 14:08:26.950138 [ 271 ] {56f8ba7e-fbe4-4114-ad2a-00853573b7a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10199 | 2026.05.14 14:08:26.950205 [ 271 ] {56f8ba7e-fbe4-4114-ad2a-00853573b7a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10200 | 2026.05.14 14:08:26.950351 [ 271 ] {56f8ba7e-fbe4-4114-ad2a-00853573b7a4} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10201 | 2026.05.14 14:08:26.950387 [ 271 ] {56f8ba7e-fbe4-4114-ad2a-00853573b7a4} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10202 | 2026.05.14 14:08:26.950411 [ 271 ] {56f8ba7e-fbe4-4114-ad2a-00853573b7a4} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 10203 | 2026.05.14 14:08:26.950426 [ 271 ] {56f8ba7e-fbe4-4114-ad2a-00853573b7a4} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10204 | 2026.05.14 14:08:26.950468 [ 271 ] {56f8ba7e-fbe4-4114-ad2a-00853573b7a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 10205 | 2026.05.14 14:08:26.950489 [ 271 ] {56f8ba7e-fbe4-4114-ad2a-00853573b7a4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 10206 | 2026.05.14 14:08:26.951616 [ 271 ] {56f8ba7e-fbe4-4114-ad2a-00853573b7a4} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002324 sec., 18932.8743545611 rows/sec., 3.96 MiB/sec. | ||
| 10207 | 2026.05.14 14:08:26.951688 [ 271 ] {56f8ba7e-fbe4-4114-ad2a-00853573b7a4} <Debug> TCPHandler: Processed in 0.002722065 sec. | ||
| 10208 | 2026.05.14 14:08:26.957827 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10209 | 2026.05.14 14:08:26.957964 [ 271 ] {47bcef83-9062-49f2-b9fb-4a79129db048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10210 | 2026.05.14 14:08:26.958016 [ 271 ] {47bcef83-9062-49f2-b9fb-4a79129db048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10211 | 2026.05.14 14:08:26.958868 [ 271 ] {47bcef83-9062-49f2-b9fb-4a79129db048} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2026.05.14 14:08:26.958920 [ 271 ] {47bcef83-9062-49f2-b9fb-4a79129db048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10213 | 2026.05.14 14:08:26.959323 [ 271 ] {47bcef83-9062-49f2-b9fb-4a79129db048} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10214 | 2026.05.14 14:08:26.959550 [ 271 ] {47bcef83-9062-49f2-b9fb-4a79129db048} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2026.05.14 14:08:26.959707 [ 271 ] {47bcef83-9062-49f2-b9fb-4a79129db048} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001781 sec., 159460.97697922515 rows/sec., 10.13 MiB/sec. | ||
| 10216 | 2026.05.14 14:08:26.959747 [ 271 ] {47bcef83-9062-49f2-b9fb-4a79129db048} <Debug> TCPHandler: Processed in 0.001983379 sec. | ||
| 10217 | 2026.05.14 14:08:26.959899 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10218 | 2026.05.14 14:08:26.959997 [ 271 ] {2bbfc7f6-8aa5-4f95-8f44-db56efd7ed87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10219 | 2026.05.14 14:08:26.960039 [ 271 ] {2bbfc7f6-8aa5-4f95-8f44-db56efd7ed87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10220 | 2026.05.14 14:08:26.960834 [ 271 ] {2bbfc7f6-8aa5-4f95-8f44-db56efd7ed87} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10221 | 2026.05.14 14:08:26.960872 [ 271 ] {2bbfc7f6-8aa5-4f95-8f44-db56efd7ed87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10222 | 2026.05.14 14:08:26.961232 [ 271 ] {2bbfc7f6-8aa5-4f95-8f44-db56efd7ed87} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10223 | 2026.05.14 14:08:26.961462 [ 271 ] {2bbfc7f6-8aa5-4f95-8f44-db56efd7ed87} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10224 | 2026.05.14 14:08:26.961597 [ 271 ] {2bbfc7f6-8aa5-4f95-8f44-db56efd7ed87} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001618 sec., 544499.3819530284 rows/sec., 42.78 MiB/sec. | ||
| 10225 | 2026.05.14 14:08:26.961634 [ 271 ] {2bbfc7f6-8aa5-4f95-8f44-db56efd7ed87} <Debug> TCPHandler: Processed in 0.001783786 sec. | ||
| 10226 | 2026.05.14 14:08:26.961771 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10227 | 2026.05.14 14:08:26.961869 [ 271 ] {7da1b029-760f-44f5-b9e5-6763d574cea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10228 | 2026.05.14 14:08:26.961911 [ 271 ] {7da1b029-760f-44f5-b9e5-6763d574cea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10229 | 2026.05.14 14:08:26.962416 [ 271 ] {7da1b029-760f-44f5-b9e5-6763d574cea3} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10230 | 2026.05.14 14:08:26.962453 [ 271 ] {7da1b029-760f-44f5-b9e5-6763d574cea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10231 | 2026.05.14 14:08:26.962754 [ 271 ] {7da1b029-760f-44f5-b9e5-6763d574cea3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10232 | 2026.05.14 14:08:26.962960 [ 271 ] {7da1b029-760f-44f5-b9e5-6763d574cea3} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10233 | 2026.05.14 14:08:26.963087 [ 271 ] {7da1b029-760f-44f5-b9e5-6763d574cea3} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001236 sec., 148867.3139158576 rows/sec., 9.24 MiB/sec. | ||
| 10234 | 2026.05.14 14:08:26.963124 [ 271 ] {7da1b029-760f-44f5-b9e5-6763d574cea3} <Debug> TCPHandler: Processed in 0.001402193 sec. | ||
| 10235 | 2026.05.14 14:08:26.963288 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10236 | 2026.05.14 14:08:26.963384 [ 271 ] {ec2b34f0-4c65-468e-a4b9-15948d80d036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10237 | 2026.05.14 14:08:26.963423 [ 271 ] {ec2b34f0-4c65-468e-a4b9-15948d80d036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10238 | 2026.05.14 14:08:26.963971 [ 271 ] {ec2b34f0-4c65-468e-a4b9-15948d80d036} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10239 | 2026.05.14 14:08:26.964010 [ 271 ] {ec2b34f0-4c65-468e-a4b9-15948d80d036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10240 | 2026.05.14 14:08:26.964319 [ 271 ] {ec2b34f0-4c65-468e-a4b9-15948d80d036} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10241 | 2026.05.14 14:08:26.964528 [ 271 ] {ec2b34f0-4c65-468e-a4b9-15948d80d036} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10242 | 2026.05.14 14:08:26.964657 [ 271 ] {ec2b34f0-4c65-468e-a4b9-15948d80d036} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00129 sec., 115503.87596899226 rows/sec., 7.46 MiB/sec. | ||
| 10243 | 2026.05.14 14:08:26.964658 [ 41 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 10244 | 2026.05.14 14:08:26.964697 [ 271 ] {ec2b34f0-4c65-468e-a4b9-15948d80d036} <Debug> TCPHandler: Processed in 0.001459654 sec. | ||
| 10245 | 2026.05.14 14:08:26.964741 [ 41 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10246 | 2026.05.14 14:08:26.964769 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10247 | 2026.05.14 14:08:26.964861 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10248 | 2026.05.14 14:08:26.964880 [ 187 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 10249 | 2026.05.14 14:08:26.964968 [ 271 ] {5834632e-5f54-4325-b395-efc58c2e3c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10250 | 2026.05.14 14:08:26.964972 [ 187 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10251 | 2026.05.14 14:08:26.965008 [ 187 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 950 rows starting from the beginning of the part | ||
| 10252 | 2026.05.14 14:08:26.965009 [ 271 ] {5834632e-5f54-4325-b395-efc58c2e3c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10253 | 2026.05.14 14:08:26.965064 [ 187 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 10254 | 2026.05.14 14:08:26.965109 [ 187 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 10255 | 2026.05.14 14:08:26.965147 [ 187 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 950 rows starting from the beginning of the part | ||
| 10256 | 2026.05.14 14:08:26.965184 [ 187 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 10257 | 2026.05.14 14:08:26.965223 [ 187 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 10258 | 2026.05.14 14:08:26.965519 [ 271 ] {5834632e-5f54-4325-b395-efc58c2e3c7a} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10259 | 2026.05.14 14:08:26.965555 [ 271 ] {5834632e-5f54-4325-b395-efc58c2e3c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10260 | 2026.05.14 14:08:26.965870 [ 271 ] {5834632e-5f54-4325-b395-efc58c2e3c7a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10261 | 2026.05.14 14:08:26.966092 [ 271 ] {5834632e-5f54-4325-b395-efc58c2e3c7a} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10262 | 2026.05.14 14:08:26.966224 [ 271 ] {5834632e-5f54-4325-b395-efc58c2e3c7a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001274 sec., 116169.54474097332 rows/sec., 6.61 MiB/sec. | ||
| 10263 | 2026.05.14 14:08:26.966263 [ 271 ] {5834632e-5f54-4325-b395-efc58c2e3c7a} <Debug> TCPHandler: Processed in 0.001451524 sec. | ||
| 10264 | 2026.05.14 14:08:26.966280 [ 198 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428323 sec., 1747503.890926632 rows/sec., 111.89 MiB/sec. | ||
| 10265 | 2026.05.14 14:08:26.966412 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10266 | 2026.05.14 14:08:26.966520 [ 271 ] {dc2d1a71-797c-4f69-8b65-803558d5a443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10267 | 2026.05.14 14:08:26.966531 [ 198 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 10268 | 2026.05.14 14:08:26.966563 [ 271 ] {dc2d1a71-797c-4f69-8b65-803558d5a443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10269 | 2026.05.14 14:08:26.966857 [ 198 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_30_6} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2026.05.14 14:08:26.966948 [ 198 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_30_6} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 10271 | 2026.05.14 14:08:26.967068 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 10272 | 2026.05.14 14:08:26.967225 [ 271 ] {dc2d1a71-797c-4f69-8b65-803558d5a443} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2026.05.14 14:08:26.967268 [ 271 ] {dc2d1a71-797c-4f69-8b65-803558d5a443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10274 | 2026.05.14 14:08:26.967599 [ 271 ] {dc2d1a71-797c-4f69-8b65-803558d5a443} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10275 | 2026.05.14 14:08:26.967812 [ 271 ] {dc2d1a71-797c-4f69-8b65-803558d5a443} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.05.14 14:08:26.967941 [ 271 ] {dc2d1a71-797c-4f69-8b65-803558d5a443} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001439 sec., 369701.1813759555 rows/sec., 26.16 MiB/sec. | ||
| 10277 | 2026.05.14 14:08:26.967979 [ 271 ] {dc2d1a71-797c-4f69-8b65-803558d5a443} <Debug> TCPHandler: Processed in 0.001616655 sec. | ||
| 10278 | 2026.05.14 14:08:26.968110 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10279 | 2026.05.14 14:08:26.968206 [ 271 ] {389760db-b1f1-4340-9114-382d2870d180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10280 | 2026.05.14 14:08:26.968248 [ 271 ] {389760db-b1f1-4340-9114-382d2870d180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10281 | 2026.05.14 14:08:26.968639 [ 271 ] {389760db-b1f1-4340-9114-382d2870d180} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10282 | 2026.05.14 14:08:26.968676 [ 271 ] {389760db-b1f1-4340-9114-382d2870d180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10283 | 2026.05.14 14:08:26.968971 [ 271 ] {389760db-b1f1-4340-9114-382d2870d180} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10284 | 2026.05.14 14:08:26.969175 [ 271 ] {389760db-b1f1-4340-9114-382d2870d180} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10285 | 2026.05.14 14:08:26.969302 [ 271 ] {389760db-b1f1-4340-9114-382d2870d180} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 10286 | 2026.05.14 14:08:26.969338 [ 271 ] {389760db-b1f1-4340-9114-382d2870d180} <Debug> TCPHandler: Processed in 0.001282531 sec. | ||
| 10287 | 2026.05.14 14:08:26.969459 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10288 | 2026.05.14 14:08:26.969555 [ 271 ] {3a939733-4262-424e-9bca-abb0ad66c6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10289 | 2026.05.14 14:08:26.969598 [ 271 ] {3a939733-4262-424e-9bca-abb0ad66c6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10290 | 2026.05.14 14:08:26.970077 [ 271 ] {3a939733-4262-424e-9bca-abb0ad66c6a2} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10291 | 2026.05.14 14:08:26.970113 [ 271 ] {3a939733-4262-424e-9bca-abb0ad66c6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10292 | 2026.05.14 14:08:26.970440 [ 271 ] {3a939733-4262-424e-9bca-abb0ad66c6a2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10293 | 2026.05.14 14:08:26.970648 [ 271 ] {3a939733-4262-424e-9bca-abb0ad66c6a2} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10294 | 2026.05.14 14:08:26.970776 [ 271 ] {3a939733-4262-424e-9bca-abb0ad66c6a2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001239 sec., 213882.1630347054 rows/sec., 14.21 MiB/sec. | ||
| 10295 | 2026.05.14 14:08:26.970813 [ 271 ] {3a939733-4262-424e-9bca-abb0ad66c6a2} <Debug> TCPHandler: Processed in 0.001402973 sec. | ||
| 10296 | 2026.05.14 14:08:26.970937 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10297 | 2026.05.14 14:08:26.971034 [ 271 ] {41ad32bf-c8f9-4727-bf9d-c3f8f07f75dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10298 | 2026.05.14 14:08:26.971077 [ 271 ] {41ad32bf-c8f9-4727-bf9d-c3f8f07f75dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10299 | 2026.05.14 14:08:26.971434 [ 271 ] {41ad32bf-c8f9-4727-bf9d-c3f8f07f75dd} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10300 | 2026.05.14 14:08:26.971470 [ 271 ] {41ad32bf-c8f9-4727-bf9d-c3f8f07f75dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10301 | 2026.05.14 14:08:26.971756 [ 271 ] {41ad32bf-c8f9-4727-bf9d-c3f8f07f75dd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10302 | 2026.05.14 14:08:26.971963 [ 271 ] {41ad32bf-c8f9-4727-bf9d-c3f8f07f75dd} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2026.05.14 14:08:26.972093 [ 271 ] {41ad32bf-c8f9-4727-bf9d-c3f8f07f75dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 10304 | 2026.05.14 14:08:26.972128 [ 271 ] {41ad32bf-c8f9-4727-bf9d-c3f8f07f75dd} <Debug> TCPHandler: Processed in 0.001239231 sec. | ||
| 10305 | 2026.05.14 14:08:26.972246 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10306 | 2026.05.14 14:08:26.972346 [ 271 ] {9fe09422-ce05-4606-83a3-bf55dd46b529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10307 | 2026.05.14 14:08:26.972399 [ 271 ] {9fe09422-ce05-4606-83a3-bf55dd46b529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10308 | 2026.05.14 14:08:26.973626 [ 271 ] {9fe09422-ce05-4606-83a3-bf55dd46b529} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2026.05.14 14:08:26.973664 [ 271 ] {9fe09422-ce05-4606-83a3-bf55dd46b529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10310 | 2026.05.14 14:08:26.974212 [ 271 ] {9fe09422-ce05-4606-83a3-bf55dd46b529} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10311 | 2026.05.14 14:08:26.974432 [ 271 ] {9fe09422-ce05-4606-83a3-bf55dd46b529} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2026.05.14 14:08:26.974568 [ 271 ] {9fe09422-ce05-4606-83a3-bf55dd46b529} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002239 sec., 18758.374274229565 rows/sec., 33.61 MiB/sec. | ||
| 10313 | 2026.05.14 14:08:26.974620 [ 271 ] {9fe09422-ce05-4606-83a3-bf55dd46b529} <Debug> TCPHandler: Processed in 0.002422462 sec. | ||
| 10314 | 2026.05.14 14:08:26.974760 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10315 | 2026.05.14 14:08:26.974858 [ 271 ] {9f03a11e-5490-41cf-91aa-e59ca1d8e036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10316 | 2026.05.14 14:08:26.974899 [ 271 ] {9f03a11e-5490-41cf-91aa-e59ca1d8e036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10317 | 2026.05.14 14:08:26.975607 [ 271 ] {9f03a11e-5490-41cf-91aa-e59ca1d8e036} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2026.05.14 14:08:26.975643 [ 271 ] {9f03a11e-5490-41cf-91aa-e59ca1d8e036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10319 | 2026.05.14 14:08:26.975948 [ 271 ] {9f03a11e-5490-41cf-91aa-e59ca1d8e036} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10320 | 2026.05.14 14:08:26.976161 [ 271 ] {9f03a11e-5490-41cf-91aa-e59ca1d8e036} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2026.05.14 14:08:26.976287 [ 271 ] {9f03a11e-5490-41cf-91aa-e59ca1d8e036} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001446 sec., 62240.66390041494 rows/sec., 3.89 MiB/sec. | ||
| 10322 | 2026.05.14 14:08:26.976323 [ 271 ] {9f03a11e-5490-41cf-91aa-e59ca1d8e036} <Debug> TCPHandler: Processed in 0.001611825 sec. | ||
| 10323 | 2026.05.14 14:08:31.253658 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10324 | 2026.05.14 14:08:31.253757 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10325 | 2026.05.14 14:08:31.367642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20200 | ||
| 10326 | 2026.05.14 14:08:31.368197 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2026.05.14 14:08:31.368233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10328 | 2026.05.14 14:08:31.368745 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10329 | 2026.05.14 14:08:31.368985 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10330 | 2026.05.14 14:08:31.369117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20200 | ||
| 10331 | 2026.05.14 14:08:31.943838 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10332 | 2026.05.14 14:08:31.944075 [ 271 ] {225f7f29-c606-405d-8082-dcc658cdc1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 10333 | 2026.05.14 14:08:31.944425 [ 271 ] {225f7f29-c606-405d-8082-dcc658cdc1f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10334 | 2026.05.14 14:08:31.944464 [ 271 ] {225f7f29-c606-405d-8082-dcc658cdc1f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 10335 | 2026.05.14 14:08:31.944702 [ 271 ] {225f7f29-c606-405d-8082-dcc658cdc1f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10336 | 2026.05.14 14:08:31.944776 [ 271 ] {225f7f29-c606-405d-8082-dcc658cdc1f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10337 | 2026.05.14 14:08:31.944923 [ 271 ] {225f7f29-c606-405d-8082-dcc658cdc1f2} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10338 | 2026.05.14 14:08:31.944963 [ 271 ] {225f7f29-c606-405d-8082-dcc658cdc1f2} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10339 | 2026.05.14 14:08:31.944986 [ 271 ] {225f7f29-c606-405d-8082-dcc658cdc1f2} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 10340 | 2026.05.14 14:08:31.945002 [ 271 ] {225f7f29-c606-405d-8082-dcc658cdc1f2} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10341 | 2026.05.14 14:08:31.945045 [ 271 ] {225f7f29-c606-405d-8082-dcc658cdc1f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 10342 | 2026.05.14 14:08:31.945066 [ 271 ] {225f7f29-c606-405d-8082-dcc658cdc1f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 10343 | 2026.05.14 14:08:31.946221 [ 271 ] {225f7f29-c606-405d-8082-dcc658cdc1f2} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002226 sec., 19766.39712488769 rows/sec., 4.13 MiB/sec. | ||
| 10344 | 2026.05.14 14:08:31.946428 [ 271 ] {225f7f29-c606-405d-8082-dcc658cdc1f2} <Debug> TCPHandler: Processed in 0.002736505 sec. | ||
| 10345 | 2026.05.14 14:08:31.948362 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10346 | 2026.05.14 14:08:31.948513 [ 271 ] {5521eff4-6c17-4d0e-b167-a8c12417664f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10347 | 2026.05.14 14:08:31.948578 [ 271 ] {5521eff4-6c17-4d0e-b167-a8c12417664f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10348 | 2026.05.14 14:08:31.949176 [ 271 ] {5521eff4-6c17-4d0e-b167-a8c12417664f} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10349 | 2026.05.14 14:08:31.949225 [ 271 ] {5521eff4-6c17-4d0e-b167-a8c12417664f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10350 | 2026.05.14 14:08:31.949626 [ 271 ] {5521eff4-6c17-4d0e-b167-a8c12417664f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10351 | 2026.05.14 14:08:31.949834 [ 271 ] {5521eff4-6c17-4d0e-b167-a8c12417664f} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10352 | 2026.05.14 14:08:31.949977 [ 271 ] {5521eff4-6c17-4d0e-b167-a8c12417664f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00155 sec., 36129.032258064515 rows/sec., 2.76 MiB/sec. | ||
| 10353 | 2026.05.14 14:08:31.950013 [ 271 ] {5521eff4-6c17-4d0e-b167-a8c12417664f} <Debug> TCPHandler: Processed in 0.001815767 sec. | ||
| 10354 | 2026.05.14 14:08:31.950147 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10355 | 2026.05.14 14:08:31.950240 [ 271 ] {fe5cf5f1-546f-4873-bdc8-8c47426cf0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10356 | 2026.05.14 14:08:31.950280 [ 271 ] {fe5cf5f1-546f-4873-bdc8-8c47426cf0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10357 | 2026.05.14 14:08:31.950835 [ 271 ] {fe5cf5f1-546f-4873-bdc8-8c47426cf0df} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10358 | 2026.05.14 14:08:31.950873 [ 271 ] {fe5cf5f1-546f-4873-bdc8-8c47426cf0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10359 | 2026.05.14 14:08:31.951206 [ 271 ] {fe5cf5f1-546f-4873-bdc8-8c47426cf0df} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10360 | 2026.05.14 14:08:31.951426 [ 271 ] {fe5cf5f1-546f-4873-bdc8-8c47426cf0df} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10361 | 2026.05.14 14:08:31.951566 [ 271 ] {fe5cf5f1-546f-4873-bdc8-8c47426cf0df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001289 sec., 49650.89216446858 rows/sec., 3.88 MiB/sec. | ||
| 10362 | 2026.05.14 14:08:31.951604 [ 271 ] {fe5cf5f1-546f-4873-bdc8-8c47426cf0df} <Debug> TCPHandler: Processed in 0.001457314 sec. | ||
| 10363 | 2026.05.14 14:08:31.951745 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10364 | 2026.05.14 14:08:31.951841 [ 271 ] {9f221fd7-3457-4517-ad41-58018cec3ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10365 | 2026.05.14 14:08:31.951886 [ 271 ] {9f221fd7-3457-4517-ad41-58018cec3ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10366 | 2026.05.14 14:08:31.952342 [ 271 ] {9f221fd7-3457-4517-ad41-58018cec3ce2} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10367 | 2026.05.14 14:08:31.952403 [ 271 ] {9f221fd7-3457-4517-ad41-58018cec3ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10368 | 2026.05.14 14:08:31.952738 [ 271 ] {9f221fd7-3457-4517-ad41-58018cec3ce2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10369 | 2026.05.14 14:08:31.952951 [ 271 ] {9f221fd7-3457-4517-ad41-58018cec3ce2} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10370 | 2026.05.14 14:08:31.953083 [ 271 ] {9f221fd7-3457-4517-ad41-58018cec3ce2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 10371 | 2026.05.14 14:08:31.953120 [ 271 ] {9f221fd7-3457-4517-ad41-58018cec3ce2} <Debug> TCPHandler: Processed in 0.001424363 sec. | ||
| 10372 | 2026.05.14 14:08:31.953247 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10373 | 2026.05.14 14:08:31.953347 [ 271 ] {312d0370-10a6-4a20-9df5-208491215baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10374 | 2026.05.14 14:08:31.953389 [ 271 ] {312d0370-10a6-4a20-9df5-208491215baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10375 | 2026.05.14 14:08:31.953781 [ 271 ] {312d0370-10a6-4a20-9df5-208491215baa} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2026.05.14 14:08:31.953818 [ 271 ] {312d0370-10a6-4a20-9df5-208491215baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10377 | 2026.05.14 14:08:31.954135 [ 271 ] {312d0370-10a6-4a20-9df5-208491215baa} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10378 | 2026.05.14 14:08:31.954343 [ 271 ] {312d0370-10a6-4a20-9df5-208491215baa} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2026.05.14 14:08:31.954474 [ 271 ] {312d0370-10a6-4a20-9df5-208491215baa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 10380 | 2026.05.14 14:08:31.954510 [ 271 ] {312d0370-10a6-4a20-9df5-208491215baa} <Debug> TCPHandler: Processed in 0.001311812 sec. | ||
| 10381 | 2026.05.14 14:08:32.243826 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10382 | 2026.05.14 14:08:32.244107 [ 271 ] {d5630a87-a05f-4d88-8681-09001683eb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10383 | 2026.05.14 14:08:32.244494 [ 271 ] {d5630a87-a05f-4d88-8681-09001683eb7e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10384 | 2026.05.14 14:08:32.244538 [ 271 ] {d5630a87-a05f-4d88-8681-09001683eb7e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10385 | 2026.05.14 14:08:32.244801 [ 271 ] {d5630a87-a05f-4d88-8681-09001683eb7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10386 | 2026.05.14 14:08:32.244871 [ 271 ] {d5630a87-a05f-4d88-8681-09001683eb7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10387 | 2026.05.14 14:08:32.245015 [ 271 ] {d5630a87-a05f-4d88-8681-09001683eb7e} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 10388 | 2026.05.14 14:08:32.245053 [ 271 ] {d5630a87-a05f-4d88-8681-09001683eb7e} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10389 | 2026.05.14 14:08:32.245075 [ 271 ] {d5630a87-a05f-4d88-8681-09001683eb7e} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 10390 | 2026.05.14 14:08:32.245092 [ 271 ] {d5630a87-a05f-4d88-8681-09001683eb7e} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10391 | 2026.05.14 14:08:32.245135 [ 271 ] {d5630a87-a05f-4d88-8681-09001683eb7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 10392 | 2026.05.14 14:08:32.245158 [ 271 ] {d5630a87-a05f-4d88-8681-09001683eb7e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 10393 | 2026.05.14 14:08:32.246867 [ 271 ] {d5630a87-a05f-4d88-8681-09001683eb7e} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002885 sec., 15251.299826689774 rows/sec., 3.19 MiB/sec. | ||
| 10394 | 2026.05.14 14:08:32.246981 [ 271 ] {d5630a87-a05f-4d88-8681-09001683eb7e} <Debug> TCPHandler: Processed in 0.003308151 sec. | ||
| 10395 | 2026.05.14 14:08:32.263962 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10396 | 2026.05.14 14:08:32.264085 [ 271 ] {3c88f2fb-19db-4be3-a4a9-14f712afac8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10397 | 2026.05.14 14:08:32.264139 [ 271 ] {3c88f2fb-19db-4be3-a4a9-14f712afac8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10398 | 2026.05.14 14:08:32.265239 [ 271 ] {3c88f2fb-19db-4be3-a4a9-14f712afac8a} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10399 | 2026.05.14 14:08:32.265294 [ 271 ] {3c88f2fb-19db-4be3-a4a9-14f712afac8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10400 | 2026.05.14 14:08:32.265702 [ 271 ] {3c88f2fb-19db-4be3-a4a9-14f712afac8a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10401 | 2026.05.14 14:08:32.265931 [ 271 ] {3c88f2fb-19db-4be3-a4a9-14f712afac8a} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10402 | 2026.05.14 14:08:32.266079 [ 271 ] {3c88f2fb-19db-4be3-a4a9-14f712afac8a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002034 sec., 139626.35201573255 rows/sec., 8.87 MiB/sec. | ||
| 10403 | 2026.05.14 14:08:32.266117 [ 271 ] {3c88f2fb-19db-4be3-a4a9-14f712afac8a} <Debug> TCPHandler: Processed in 0.002207371 sec. | ||
| 10404 | 2026.05.14 14:08:32.266256 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10405 | 2026.05.14 14:08:32.266352 [ 271 ] {2ac70546-80e2-4f7c-82ce-ed1e39416a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10406 | 2026.05.14 14:08:32.266394 [ 271 ] {2ac70546-80e2-4f7c-82ce-ed1e39416a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10407 | 2026.05.14 14:08:32.266838 [ 271 ] {2ac70546-80e2-4f7c-82ce-ed1e39416a43} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10408 | 2026.05.14 14:08:32.266876 [ 271 ] {2ac70546-80e2-4f7c-82ce-ed1e39416a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10409 | 2026.05.14 14:08:32.267166 [ 271 ] {2ac70546-80e2-4f7c-82ce-ed1e39416a43} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 10410 | 2026.05.14 14:08:32.267373 [ 271 ] {2ac70546-80e2-4f7c-82ce-ed1e39416a43} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2026.05.14 14:08:32.267509 [ 271 ] {2ac70546-80e2-4f7c-82ce-ed1e39416a43} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001175 sec., 15319.148936170212 rows/sec., 1.22 MiB/sec. | ||
| 10412 | 2026.05.14 14:08:32.267546 [ 271 ] {2ac70546-80e2-4f7c-82ce-ed1e39416a43} <Debug> TCPHandler: Processed in 0.001347643 sec. | ||
| 10413 | 2026.05.14 14:08:32.267685 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10414 | 2026.05.14 14:08:32.267782 [ 271 ] {de21b637-c816-408c-b068-d1b6cca9221d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10415 | 2026.05.14 14:08:32.267822 [ 271 ] {de21b637-c816-408c-b068-d1b6cca9221d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10416 | 2026.05.14 14:08:32.269620 [ 271 ] {de21b637-c816-408c-b068-d1b6cca9221d} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2026.05.14 14:08:32.269657 [ 271 ] {de21b637-c816-408c-b068-d1b6cca9221d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10418 | 2026.05.14 14:08:32.270133 [ 271 ] {de21b637-c816-408c-b068-d1b6cca9221d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10419 | 2026.05.14 14:08:32.270362 [ 271 ] {de21b637-c816-408c-b068-d1b6cca9221d} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10420 | 2026.05.14 14:08:32.270501 [ 271 ] {de21b637-c816-408c-b068-d1b6cca9221d} <Debug> executeQuery: Read 3239 rows, 247.73 KiB in 0.002737 sec., 1183412.495432956 rows/sec., 88.39 MiB/sec. | ||
| 10421 | 2026.05.14 14:08:32.270529 [ 34 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10422 | 2026.05.14 14:08:32.270542 [ 271 ] {de21b637-c816-408c-b068-d1b6cca9221d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10423 | 2026.05.14 14:08:32.270607 [ 271 ] {de21b637-c816-408c-b068-d1b6cca9221d} <Debug> TCPHandler: Processed in 0.002970737 sec. | ||
| 10424 | 2026.05.14 14:08:32.270616 [ 34 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10425 | 2026.05.14 14:08:32.270648 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10426 | 2026.05.14 14:08:32.270737 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10427 | 2026.05.14 14:08:32.270840 [ 271 ] {0a5be3b0-ec86-4c1f-aeca-89f70aeb1a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10428 | 2026.05.14 14:08:32.270881 [ 271 ] {0a5be3b0-ec86-4c1f-aeca-89f70aeb1a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10429 | 2026.05.14 14:08:32.270939 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10430 | 2026.05.14 14:08:32.271102 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10431 | 2026.05.14 14:08:32.271141 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3239 rows starting from the beginning of the part | ||
| 10432 | 2026.05.14 14:08:32.271219 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 881 rows starting from the beginning of the part | ||
| 10433 | 2026.05.14 14:08:32.271279 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 10434 | 2026.05.14 14:08:32.271325 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 881 rows starting from the beginning of the part | ||
| 10435 | 2026.05.14 14:08:32.271369 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 10436 | 2026.05.14 14:08:32.271412 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 3239 rows starting from the beginning of the part | ||
| 10437 | 2026.05.14 14:08:32.271413 [ 271 ] {0a5be3b0-ec86-4c1f-aeca-89f70aeb1a79} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2026.05.14 14:08:32.271466 [ 271 ] {0a5be3b0-ec86-4c1f-aeca-89f70aeb1a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10439 | 2026.05.14 14:08:32.271895 [ 271 ] {0a5be3b0-ec86-4c1f-aeca-89f70aeb1a79} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10440 | 2026.05.14 14:08:32.272120 [ 271 ] {0a5be3b0-ec86-4c1f-aeca-89f70aeb1a79} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2026.05.14 14:08:32.272260 [ 271 ] {0a5be3b0-ec86-4c1f-aeca-89f70aeb1a79} <Debug> executeQuery: Read 213 rows, 13.78 KiB in 0.001439 sec., 148019.45795691453 rows/sec., 9.35 MiB/sec. | ||
| 10442 | 2026.05.14 14:08:32.272301 [ 271 ] {0a5be3b0-ec86-4c1f-aeca-89f70aeb1a79} <Debug> TCPHandler: Processed in 0.001612905 sec. | ||
| 10443 | 2026.05.14 14:08:32.272423 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10444 | 2026.05.14 14:08:32.272522 [ 271 ] {68b50b03-6ed1-4362-a8d9-4a090477f0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10445 | 2026.05.14 14:08:32.272562 [ 271 ] {68b50b03-6ed1-4362-a8d9-4a090477f0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10446 | 2026.05.14 14:08:32.273281 [ 271 ] {68b50b03-6ed1-4362-a8d9-4a090477f0f7} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2026.05.14 14:08:32.273318 [ 271 ] {68b50b03-6ed1-4362-a8d9-4a090477f0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10448 | 2026.05.14 14:08:32.273691 [ 271 ] {68b50b03-6ed1-4362-a8d9-4a090477f0f7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10449 | 2026.05.14 14:08:32.273910 [ 271 ] {68b50b03-6ed1-4362-a8d9-4a090477f0f7} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2026.05.14 14:08:32.274041 [ 271 ] {68b50b03-6ed1-4362-a8d9-4a090477f0f7} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001538 sec., 617685.3055916774 rows/sec., 36.34 MiB/sec. | ||
| 10451 | 2026.05.14 14:08:32.274080 [ 271 ] {68b50b03-6ed1-4362-a8d9-4a090477f0f7} <Debug> TCPHandler: Processed in 0.001706246 sec. | ||
| 10452 | 2026.05.14 14:08:32.274204 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10453 | 2026.05.14 14:08:32.274301 [ 271 ] {bae29202-976d-464d-ade1-2756ce3bc00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10454 | 2026.05.14 14:08:32.274341 [ 271 ] {bae29202-976d-464d-ade1-2756ce3bc00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10455 | 2026.05.14 14:08:32.274416 [ 190 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8352 rows, containing 5 columns (5 merged, 0 gathered) in 0.003533912 sec., 2363386.5246220054 rows/sec., 187.52 MiB/sec. | ||
| 10456 | 2026.05.14 14:08:32.274765 [ 271 ] {bae29202-976d-464d-ade1-2756ce3bc00a} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10457 | 2026.05.14 14:08:32.274809 [ 271 ] {bae29202-976d-464d-ade1-2756ce3bc00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10458 | 2026.05.14 14:08:32.274889 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10459 | 2026.05.14 14:08:32.275138 [ 271 ] {bae29202-976d-464d-ade1-2756ce3bc00a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10460 | 2026.05.14 14:08:32.275277 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_71_14} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10461 | 2026.05.14 14:08:32.275413 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_71_14} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10462 | 2026.05.14 14:08:32.275446 [ 271 ] {bae29202-976d-464d-ade1-2756ce3bc00a} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2026.05.14 14:08:32.275519 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 10464 | 2026.05.14 14:08:32.275598 [ 271 ] {bae29202-976d-464d-ade1-2756ce3bc00a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001315 sec., 760.4562737642585 rows/sec., 53.47 KiB/sec. | ||
| 10465 | 2026.05.14 14:08:32.275643 [ 271 ] {bae29202-976d-464d-ade1-2756ce3bc00a} <Debug> TCPHandler: Processed in 0.001487474 sec. | ||
| 10466 | 2026.05.14 14:08:32.275792 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10467 | 2026.05.14 14:08:32.275888 [ 271 ] {ab216b14-ba89-47bf-8c45-227109ddcc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10468 | 2026.05.14 14:08:32.275929 [ 271 ] {ab216b14-ba89-47bf-8c45-227109ddcc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10469 | 2026.05.14 14:08:32.276386 [ 271 ] {ab216b14-ba89-47bf-8c45-227109ddcc5e} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2026.05.14 14:08:32.276422 [ 271 ] {ab216b14-ba89-47bf-8c45-227109ddcc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10471 | 2026.05.14 14:08:32.276727 [ 271 ] {ab216b14-ba89-47bf-8c45-227109ddcc5e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10472 | 2026.05.14 14:08:32.276940 [ 271 ] {ab216b14-ba89-47bf-8c45-227109ddcc5e} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2026.05.14 14:08:32.277071 [ 271 ] {ab216b14-ba89-47bf-8c45-227109ddcc5e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 10474 | 2026.05.14 14:08:32.277109 [ 271 ] {ab216b14-ba89-47bf-8c45-227109ddcc5e} <Debug> TCPHandler: Processed in 0.001365543 sec. | ||
| 10475 | 2026.05.14 14:08:32.277241 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10476 | 2026.05.14 14:08:32.277336 [ 271 ] {c3c12b7e-fd8d-477b-8263-ad325c7b8359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10477 | 2026.05.14 14:08:32.277376 [ 271 ] {c3c12b7e-fd8d-477b-8263-ad325c7b8359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10478 | 2026.05.14 14:08:32.278434 [ 271 ] {c3c12b7e-fd8d-477b-8263-ad325c7b8359} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2026.05.14 14:08:32.278472 [ 271 ] {c3c12b7e-fd8d-477b-8263-ad325c7b8359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10480 | 2026.05.14 14:08:32.278856 [ 271 ] {c3c12b7e-fd8d-477b-8263-ad325c7b8359} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10481 | 2026.05.14 14:08:32.279072 [ 271 ] {c3c12b7e-fd8d-477b-8263-ad325c7b8359} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2026.05.14 14:08:32.279194 [ 32 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10483 | 2026.05.14 14:08:32.279202 [ 271 ] {c3c12b7e-fd8d-477b-8263-ad325c7b8359} <Debug> executeQuery: Read 1776 rows, 123.01 KiB in 0.001883 sec., 943175.7833244823 rows/sec., 63.80 MiB/sec. | ||
| 10484 | 2026.05.14 14:08:32.279250 [ 32 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10485 | 2026.05.14 14:08:32.279267 [ 271 ] {c3c12b7e-fd8d-477b-8263-ad325c7b8359} <Debug> TCPHandler: Processed in 0.002073909 sec. | ||
| 10486 | 2026.05.14 14:08:32.279286 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10487 | 2026.05.14 14:08:32.279386 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10488 | 2026.05.14 14:08:32.279424 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10489 | 2026.05.14 14:08:32.279505 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10490 | 2026.05.14 14:08:32.279537 [ 271 ] {41f1b829-f6a6-4c72-b998-33ef6f92e1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10491 | 2026.05.14 14:08:32.279548 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1797 rows starting from the beginning of the part | ||
| 10492 | 2026.05.14 14:08:32.279588 [ 271 ] {41f1b829-f6a6-4c72-b998-33ef6f92e1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10493 | 2026.05.14 14:08:32.279619 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 532 rows starting from the beginning of the part | ||
| 10494 | 2026.05.14 14:08:32.279672 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 10495 | 2026.05.14 14:08:32.279715 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 532 rows starting from the beginning of the part | ||
| 10496 | 2026.05.14 14:08:32.279758 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 10497 | 2026.05.14 14:08:32.279799 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1776 rows starting from the beginning of the part | ||
| 10498 | 2026.05.14 14:08:32.279999 [ 271 ] {41f1b829-f6a6-4c72-b998-33ef6f92e1a7} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10499 | 2026.05.14 14:08:32.280042 [ 271 ] {41f1b829-f6a6-4c72-b998-33ef6f92e1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10500 | 2026.05.14 14:08:32.280378 [ 271 ] {41f1b829-f6a6-4c72-b998-33ef6f92e1a7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10501 | 2026.05.14 14:08:32.280623 [ 271 ] {41f1b829-f6a6-4c72-b998-33ef6f92e1a7} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.05.14 14:08:32.280763 [ 271 ] {41f1b829-f6a6-4c72-b998-33ef6f92e1a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001245 sec., 4819.277108433735 rows/sec., 251.79 KiB/sec. | ||
| 10503 | 2026.05.14 14:08:32.280800 [ 271 ] {41f1b829-f6a6-4c72-b998-33ef6f92e1a7} <Debug> TCPHandler: Processed in 0.001425303 sec. | ||
| 10504 | 2026.05.14 14:08:32.280947 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.05.14 14:08:32.281044 [ 271 ] {cf5ac3f9-d4d6-44ab-b177-3e48bb35d317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10506 | 2026.05.14 14:08:32.281087 [ 271 ] {cf5ac3f9-d4d6-44ab-b177-3e48bb35d317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10507 | 2026.05.14 14:08:32.281354 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001999858 sec., 2382669.169511035 rows/sec., 172.69 MiB/sec. | ||
| 10508 | 2026.05.14 14:08:32.281599 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10509 | 2026.05.14 14:08:32.281888 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_71_14} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2026.05.14 14:08:32.281972 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_71_14} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10511 | 2026.05.14 14:08:32.282056 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 10512 | 2026.05.14 14:08:32.282128 [ 271 ] {cf5ac3f9-d4d6-44ab-b177-3e48bb35d317} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.05.14 14:08:32.282177 [ 271 ] {cf5ac3f9-d4d6-44ab-b177-3e48bb35d317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10514 | 2026.05.14 14:08:32.282716 [ 271 ] {cf5ac3f9-d4d6-44ab-b177-3e48bb35d317} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10515 | 2026.05.14 14:08:32.282946 [ 271 ] {cf5ac3f9-d4d6-44ab-b177-3e48bb35d317} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2026.05.14 14:08:32.283090 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10517 | 2026.05.14 14:08:32.283100 [ 271 ] {cf5ac3f9-d4d6-44ab-b177-3e48bb35d317} <Debug> executeQuery: Read 1610 rows, 100.16 KiB in 0.002073 sec., 776652.1948866376 rows/sec., 47.18 MiB/sec. | ||
| 10518 | 2026.05.14 14:08:32.283139 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10519 | 2026.05.14 14:08:32.283166 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10520 | 2026.05.14 14:08:32.283188 [ 271 ] {cf5ac3f9-d4d6-44ab-b177-3e48bb35d317} <Debug> TCPHandler: Processed in 0.002296431 sec. | ||
| 10521 | 2026.05.14 14:08:32.283270 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10522 | 2026.05.14 14:08:32.283389 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10523 | 2026.05.14 14:08:32.283424 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 26915 rows starting from the beginning of the part | ||
| 10524 | 2026.05.14 14:08:32.283458 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10525 | 2026.05.14 14:08:32.283494 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 265 rows starting from the beginning of the part | ||
| 10526 | 2026.05.14 14:08:32.283551 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10527 | 2026.05.14 14:08:32.283598 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 265 rows starting from the beginning of the part | ||
| 10528 | 2026.05.14 14:08:32.283601 [ 271 ] {409a00d6-f57f-470a-8192-25681183bdf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10529 | 2026.05.14 14:08:32.283646 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10530 | 2026.05.14 14:08:32.283677 [ 271 ] {409a00d6-f57f-470a-8192-25681183bdf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10531 | 2026.05.14 14:08:32.283698 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1610 rows starting from the beginning of the part | ||
| 10532 | 2026.05.14 14:08:32.284074 [ 271 ] {409a00d6-f57f-470a-8192-25681183bdf9} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10533 | 2026.05.14 14:08:32.284117 [ 271 ] {409a00d6-f57f-470a-8192-25681183bdf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10534 | 2026.05.14 14:08:32.284469 [ 271 ] {409a00d6-f57f-470a-8192-25681183bdf9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10535 | 2026.05.14 14:08:32.284694 [ 271 ] {409a00d6-f57f-470a-8192-25681183bdf9} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2026.05.14 14:08:32.284840 [ 271 ] {409a00d6-f57f-470a-8192-25681183bdf9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001281 sec., 780.64012490242 rows/sec., 52.60 KiB/sec. | ||
| 10537 | 2026.05.14 14:08:32.284878 [ 271 ] {409a00d6-f57f-470a-8192-25681183bdf9} <Debug> TCPHandler: Processed in 0.001547634 sec. | ||
| 10538 | 2026.05.14 14:08:32.285010 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10539 | 2026.05.14 14:08:32.285107 [ 271 ] {f68e5066-eaf8-4402-a948-9eccf3b9edc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10540 | 2026.05.14 14:08:32.285164 [ 271 ] {f68e5066-eaf8-4402-a948-9eccf3b9edc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10541 | 2026.05.14 14:08:32.286197 [ 271 ] {f68e5066-eaf8-4402-a948-9eccf3b9edc1} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.05.14 14:08:32.286236 [ 271 ] {f68e5066-eaf8-4402-a948-9eccf3b9edc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10543 | 2026.05.14 14:08:32.286922 [ 271 ] {f68e5066-eaf8-4402-a948-9eccf3b9edc1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10544 | 2026.05.14 14:08:32.287148 [ 271 ] {f68e5066-eaf8-4402-a948-9eccf3b9edc1} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2026.05.14 14:08:32.287267 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10546 | 2026.05.14 14:08:32.287295 [ 271 ] {f68e5066-eaf8-4402-a948-9eccf3b9edc1} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002206 sec., 24025.385312783317 rows/sec., 43.05 MiB/sec. | ||
| 10547 | 2026.05.14 14:08:32.287343 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10548 | 2026.05.14 14:08:32.287370 [ 271 ] {f68e5066-eaf8-4402-a948-9eccf3b9edc1} <Debug> TCPHandler: Processed in 0.002408782 sec. | ||
| 10549 | 2026.05.14 14:08:32.287383 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10550 | 2026.05.14 14:08:32.287509 [ 188 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 10551 | 2026.05.14 14:08:32.287518 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2026.05.14 14:08:32.287640 [ 271 ] {1427a71b-a472-4036-bd19-092e3b726099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10553 | 2026.05.14 14:08:32.287683 [ 271 ] {1427a71b-a472-4036-bd19-092e3b726099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10554 | 2026.05.14 14:08:32.287779 [ 188 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10555 | 2026.05.14 14:08:32.287847 [ 188 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1120 rows starting from the beginning of the part | ||
| 10556 | 2026.05.14 14:08:32.287983 [ 188 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 10557 | 2026.05.14 14:08:32.288092 [ 188 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 53 rows starting from the beginning of the part | ||
| 10558 | 2026.05.14 14:08:32.288106 [ 271 ] {1427a71b-a472-4036-bd19-092e3b726099} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10559 | 2026.05.14 14:08:32.288155 [ 271 ] {1427a71b-a472-4036-bd19-092e3b726099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10560 | 2026.05.14 14:08:32.288189 [ 188 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 10561 | 2026.05.14 14:08:32.288296 [ 188 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 10562 | 2026.05.14 14:08:32.288408 [ 188 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part | ||
| 10563 | 2026.05.14 14:08:32.288525 [ 271 ] {1427a71b-a472-4036-bd19-092e3b726099} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10564 | 2026.05.14 14:08:32.288771 [ 271 ] {1427a71b-a472-4036-bd19-092e3b726099} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2026.05.14 14:08:32.288904 [ 32 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10566 | 2026.05.14 14:08:32.288920 [ 271 ] {1427a71b-a472-4036-bd19-092e3b726099} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.0013 sec., 32307.69230769231 rows/sec., 1.84 MiB/sec. | ||
| 10567 | 2026.05.14 14:08:32.288945 [ 32 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10568 | 2026.05.14 14:08:32.288975 [ 271 ] {1427a71b-a472-4036-bd19-092e3b726099} <Debug> TCPHandler: Processed in 0.001508294 sec. | ||
| 10569 | 2026.05.14 14:08:32.288976 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10570 | 2026.05.14 14:08:32.289100 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10571 | 2026.05.14 14:08:32.289214 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10572 | 2026.05.14 14:08:32.289242 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4200 rows starting from the beginning of the part | ||
| 10573 | 2026.05.14 14:08:32.289296 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
| 10574 | 2026.05.14 14:08:32.289339 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10575 | 2026.05.14 14:08:32.289379 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 10576 | 2026.05.14 14:08:32.289416 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10577 | 2026.05.14 14:08:32.289458 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 42 rows starting from the beginning of the part | ||
| 10578 | 2026.05.14 14:08:32.292222 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4542 rows, containing 4 columns (4 merged, 0 gathered) in 0.003165469 sec., 1434858.468050074 rows/sec., 92.45 MiB/sec. | ||
| 10579 | 2026.05.14 14:08:32.292637 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10580 | 2026.05.14 14:08:32.292912 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_71_14} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10581 | 2026.05.14 14:08:32.292995 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_71_14} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10582 | 2026.05.14 14:08:32.293066 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10583 | 2026.05.14 14:08:32.294066 [ 191 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29375 rows, containing 5 columns (5 merged, 0 gathered) in 0.01084159 sec., 2709473.4259458254 rows/sec., 172.30 MiB/sec. | ||
| 10584 | 2026.05.14 14:08:32.294510 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10585 | 2026.05.14 14:08:32.294836 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10586 | 2026.05.14 14:08:32.294925 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10587 | 2026.05.14 14:08:32.295008 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 10588 | 2026.05.14 14:08:32.297792 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1352 rows, containing 19 columns (19 merged, 0 gathered) in 0.010337325 sec., 130788.18746629327 rows/sec., 234.37 MiB/sec. | ||
| 10589 | 2026.05.14 14:08:32.299677 [ 192 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10590 | 2026.05.14 14:08:32.299990 [ 192 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10591 | 2026.05.14 14:08:32.300065 [ 192 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10592 | 2026.05.14 14:08:32.300173 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 10593 | 2026.05.14 14:08:32.417994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10594 | 2026.05.14 14:08:32.434081 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10595 | 2026.05.14 14:08:32.434134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10596 | 2026.05.14 14:08:32.440098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10597 | 2026.05.14 14:08:32.440792 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10598 | 2026.05.14 14:08:32.443686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10599 | 2026.05.14 14:08:33.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.88 MiB, peak 327.80 MiB, free memory in arenas 0.00 B, will set to 322.08 MiB (RSS), difference: 8.20 MiB | ||
| 10600 | 2026.05.14 14:08:36.435623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 1316 | ||
| 10601 | 2026.05.14 14:08:36.438898 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2026.05.14 14:08:36.438949 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10603 | 2026.05.14 14:08:36.440182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10604 | 2026.05.14 14:08:36.440449 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2026.05.14 14:08:36.440706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1316 | ||
| 10606 | 2026.05.14 14:08:36.943140 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10607 | 2026.05.14 14:08:36.943385 [ 271 ] {5b75585a-46b0-4f30-a777-ebe4097a813e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 10608 | 2026.05.14 14:08:36.943737 [ 271 ] {5b75585a-46b0-4f30-a777-ebe4097a813e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10609 | 2026.05.14 14:08:36.943774 [ 271 ] {5b75585a-46b0-4f30-a777-ebe4097a813e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 10610 | 2026.05.14 14:08:36.944000 [ 271 ] {5b75585a-46b0-4f30-a777-ebe4097a813e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10611 | 2026.05.14 14:08:36.944074 [ 271 ] {5b75585a-46b0-4f30-a777-ebe4097a813e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10612 | 2026.05.14 14:08:36.944220 [ 271 ] {5b75585a-46b0-4f30-a777-ebe4097a813e} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10613 | 2026.05.14 14:08:36.944257 [ 271 ] {5b75585a-46b0-4f30-a777-ebe4097a813e} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10614 | 2026.05.14 14:08:36.944279 [ 271 ] {5b75585a-46b0-4f30-a777-ebe4097a813e} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 10615 | 2026.05.14 14:08:36.944296 [ 271 ] {5b75585a-46b0-4f30-a777-ebe4097a813e} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10616 | 2026.05.14 14:08:36.944338 [ 271 ] {5b75585a-46b0-4f30-a777-ebe4097a813e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 10617 | 2026.05.14 14:08:36.944358 [ 271 ] {5b75585a-46b0-4f30-a777-ebe4097a813e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 10618 | 2026.05.14 14:08:36.945532 [ 271 ] {5b75585a-46b0-4f30-a777-ebe4097a813e} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002247 sec., 19581.664441477526 rows/sec., 4.09 MiB/sec. | ||
| 10619 | 2026.05.14 14:08:36.945654 [ 271 ] {5b75585a-46b0-4f30-a777-ebe4097a813e} <Debug> TCPHandler: Processed in 0.002676455 sec. | ||
| 10620 | 2026.05.14 14:08:36.947305 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10621 | 2026.05.14 14:08:36.947425 [ 271 ] {9044aab5-11ce-49be-a927-310da8fbb43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10622 | 2026.05.14 14:08:36.947472 [ 271 ] {9044aab5-11ce-49be-a927-310da8fbb43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10623 | 2026.05.14 14:08:36.948065 [ 271 ] {9044aab5-11ce-49be-a927-310da8fbb43a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2026.05.14 14:08:36.948108 [ 271 ] {9044aab5-11ce-49be-a927-310da8fbb43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10625 | 2026.05.14 14:08:36.948501 [ 271 ] {9044aab5-11ce-49be-a927-310da8fbb43a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10626 | 2026.05.14 14:08:36.948758 [ 271 ] {9044aab5-11ce-49be-a927-310da8fbb43a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10627 | 2026.05.14 14:08:36.948911 [ 271 ] {9044aab5-11ce-49be-a927-310da8fbb43a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001519 sec., 36866.35944700461 rows/sec., 2.81 MiB/sec. | ||
| 10628 | 2026.05.14 14:08:36.948951 [ 271 ] {9044aab5-11ce-49be-a927-310da8fbb43a} <Debug> TCPHandler: Processed in 0.001698346 sec. | ||
| 10629 | 2026.05.14 14:08:36.949111 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10630 | 2026.05.14 14:08:36.949211 [ 271 ] {8a171643-09c2-42e0-988d-c2ced1299589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10631 | 2026.05.14 14:08:36.949252 [ 271 ] {8a171643-09c2-42e0-988d-c2ced1299589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10632 | 2026.05.14 14:08:36.949766 [ 271 ] {8a171643-09c2-42e0-988d-c2ced1299589} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10633 | 2026.05.14 14:08:36.949805 [ 271 ] {8a171643-09c2-42e0-988d-c2ced1299589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10634 | 2026.05.14 14:08:36.950123 [ 271 ] {8a171643-09c2-42e0-988d-c2ced1299589} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10635 | 2026.05.14 14:08:36.950352 [ 271 ] {8a171643-09c2-42e0-988d-c2ced1299589} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10636 | 2026.05.14 14:08:36.950486 [ 271 ] {8a171643-09c2-42e0-988d-c2ced1299589} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 10637 | 2026.05.14 14:08:36.950525 [ 271 ] {8a171643-09c2-42e0-988d-c2ced1299589} <Debug> TCPHandler: Processed in 0.001470844 sec. | ||
| 10638 | 2026.05.14 14:08:36.950681 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10639 | 2026.05.14 14:08:36.950780 [ 271 ] {228b587d-96cc-43ea-947e-34fc57a44267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10640 | 2026.05.14 14:08:36.950827 [ 271 ] {228b587d-96cc-43ea-947e-34fc57a44267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10641 | 2026.05.14 14:08:36.951260 [ 271 ] {228b587d-96cc-43ea-947e-34fc57a44267} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10642 | 2026.05.14 14:08:36.951297 [ 271 ] {228b587d-96cc-43ea-947e-34fc57a44267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10643 | 2026.05.14 14:08:36.951627 [ 271 ] {228b587d-96cc-43ea-947e-34fc57a44267} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10644 | 2026.05.14 14:08:36.951846 [ 271 ] {228b587d-96cc-43ea-947e-34fc57a44267} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10645 | 2026.05.14 14:08:36.951979 [ 271 ] {228b587d-96cc-43ea-947e-34fc57a44267} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001217 sec., 105176.66392769104 rows/sec., 7.33 MiB/sec. | ||
| 10646 | 2026.05.14 14:08:36.952017 [ 271 ] {228b587d-96cc-43ea-947e-34fc57a44267} <Debug> TCPHandler: Processed in 0.001386102 sec. | ||
| 10647 | 2026.05.14 14:08:36.952150 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10648 | 2026.05.14 14:08:36.952250 [ 271 ] {bb0b8868-69f4-433b-9ff4-193ed5919ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10649 | 2026.05.14 14:08:36.952293 [ 271 ] {bb0b8868-69f4-433b-9ff4-193ed5919ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10650 | 2026.05.14 14:08:36.952656 [ 271 ] {bb0b8868-69f4-433b-9ff4-193ed5919ed1} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2026.05.14 14:08:36.952693 [ 271 ] {bb0b8868-69f4-433b-9ff4-193ed5919ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10652 | 2026.05.14 14:08:36.953024 [ 271 ] {bb0b8868-69f4-433b-9ff4-193ed5919ed1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10653 | 2026.05.14 14:08:36.953245 [ 271 ] {bb0b8868-69f4-433b-9ff4-193ed5919ed1} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2026.05.14 14:08:36.953384 [ 271 ] {bb0b8868-69f4-433b-9ff4-193ed5919ed1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001152 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
| 10655 | 2026.05.14 14:08:36.953422 [ 271 ] {bb0b8868-69f4-433b-9ff4-193ed5919ed1} <Debug> TCPHandler: Processed in 0.001321412 sec. | ||
| 10656 | 2026.05.14 14:08:38.869505 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20648 | ||
| 10657 | 2026.05.14 14:08:38.870066 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2026.05.14 14:08:38.870115 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10659 | 2026.05.14 14:08:38.870700 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10660 | 2026.05.14 14:08:38.870943 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10661 | 2026.05.14 14:08:38.871078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20648 | ||
| 10662 | 2026.05.14 14:08:39.944013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10663 | 2026.05.14 14:08:39.959761 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10664 | 2026.05.14 14:08:39.959818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10665 | 2026.05.14 14:08:39.965691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10666 | 2026.05.14 14:08:39.966362 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10667 | 2026.05.14 14:08:39.969006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10668 | 2026.05.14 14:08:41.944197 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10669 | 2026.05.14 14:08:41.944469 [ 271 ] {3be732d6-4ce2-4c92-8daf-ccd8a8d4e5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 10670 | 2026.05.14 14:08:41.944807 [ 271 ] {3be732d6-4ce2-4c92-8daf-ccd8a8d4e5af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10671 | 2026.05.14 14:08:41.944846 [ 271 ] {3be732d6-4ce2-4c92-8daf-ccd8a8d4e5af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 10672 | 2026.05.14 14:08:41.945064 [ 271 ] {3be732d6-4ce2-4c92-8daf-ccd8a8d4e5af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10673 | 2026.05.14 14:08:41.945133 [ 271 ] {3be732d6-4ce2-4c92-8daf-ccd8a8d4e5af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10674 | 2026.05.14 14:08:41.945272 [ 271 ] {3be732d6-4ce2-4c92-8daf-ccd8a8d4e5af} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10675 | 2026.05.14 14:08:41.945309 [ 271 ] {3be732d6-4ce2-4c92-8daf-ccd8a8d4e5af} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10676 | 2026.05.14 14:08:41.945330 [ 271 ] {3be732d6-4ce2-4c92-8daf-ccd8a8d4e5af} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 10677 | 2026.05.14 14:08:41.945346 [ 271 ] {3be732d6-4ce2-4c92-8daf-ccd8a8d4e5af} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10678 | 2026.05.14 14:08:41.945388 [ 271 ] {3be732d6-4ce2-4c92-8daf-ccd8a8d4e5af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 10679 | 2026.05.14 14:08:41.945408 [ 271 ] {3be732d6-4ce2-4c92-8daf-ccd8a8d4e5af} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 10680 | 2026.05.14 14:08:41.946411 [ 271 ] {3be732d6-4ce2-4c92-8daf-ccd8a8d4e5af} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002048 sec., 21484.375 rows/sec., 4.49 MiB/sec. | ||
| 10681 | 2026.05.14 14:08:41.946512 [ 271 ] {3be732d6-4ce2-4c92-8daf-ccd8a8d4e5af} <Debug> TCPHandler: Processed in 0.002457462 sec. | ||
| 10682 | 2026.05.14 14:08:41.948273 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10683 | 2026.05.14 14:08:41.948384 [ 271 ] {64457ffa-d5ae-4860-a464-5df301bcfe50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10684 | 2026.05.14 14:08:41.948427 [ 271 ] {64457ffa-d5ae-4860-a464-5df301bcfe50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10685 | 2026.05.14 14:08:41.948985 [ 271 ] {64457ffa-d5ae-4860-a464-5df301bcfe50} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2026.05.14 14:08:41.949038 [ 271 ] {64457ffa-d5ae-4860-a464-5df301bcfe50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10687 | 2026.05.14 14:08:41.949466 [ 271 ] {64457ffa-d5ae-4860-a464-5df301bcfe50} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10688 | 2026.05.14 14:08:41.949700 [ 271 ] {64457ffa-d5ae-4860-a464-5df301bcfe50} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2026.05.14 14:08:41.949849 [ 271 ] {64457ffa-d5ae-4860-a464-5df301bcfe50} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001496 sec., 37433.1550802139 rows/sec., 2.86 MiB/sec. | ||
| 10690 | 2026.05.14 14:08:41.949887 [ 271 ] {64457ffa-d5ae-4860-a464-5df301bcfe50} <Debug> TCPHandler: Processed in 0.001664096 sec. | ||
| 10691 | 2026.05.14 14:08:41.950023 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10692 | 2026.05.14 14:08:41.950120 [ 271 ] {35e2b554-e9e2-49a7-962e-c884cdd0f4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10693 | 2026.05.14 14:08:41.950160 [ 271 ] {35e2b554-e9e2-49a7-962e-c884cdd0f4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10694 | 2026.05.14 14:08:41.950595 [ 271 ] {35e2b554-e9e2-49a7-962e-c884cdd0f4af} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10695 | 2026.05.14 14:08:41.950631 [ 271 ] {35e2b554-e9e2-49a7-962e-c884cdd0f4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10696 | 2026.05.14 14:08:41.950932 [ 271 ] {35e2b554-e9e2-49a7-962e-c884cdd0f4af} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10697 | 2026.05.14 14:08:41.951139 [ 271 ] {35e2b554-e9e2-49a7-962e-c884cdd0f4af} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2026.05.14 14:08:41.951266 [ 271 ] {35e2b554-e9e2-49a7-962e-c884cdd0f4af} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 10699 | 2026.05.14 14:08:41.951303 [ 271 ] {35e2b554-e9e2-49a7-962e-c884cdd0f4af} <Debug> TCPHandler: Processed in 0.001330163 sec. | ||
| 10700 | 2026.05.14 14:08:41.951443 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10701 | 2026.05.14 14:08:41.951542 [ 271 ] {c867e600-f5f3-421b-8d1e-f39af5f98818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10702 | 2026.05.14 14:08:41.951586 [ 271 ] {c867e600-f5f3-421b-8d1e-f39af5f98818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10703 | 2026.05.14 14:08:41.952023 [ 271 ] {c867e600-f5f3-421b-8d1e-f39af5f98818} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2026.05.14 14:08:41.952059 [ 271 ] {c867e600-f5f3-421b-8d1e-f39af5f98818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10705 | 2026.05.14 14:08:41.952388 [ 271 ] {c867e600-f5f3-421b-8d1e-f39af5f98818} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10706 | 2026.05.14 14:08:41.952594 [ 271 ] {c867e600-f5f3-421b-8d1e-f39af5f98818} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2026.05.14 14:08:41.952721 [ 271 ] {c867e600-f5f3-421b-8d1e-f39af5f98818} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 10708 | 2026.05.14 14:08:41.952758 [ 271 ] {c867e600-f5f3-421b-8d1e-f39af5f98818} <Debug> TCPHandler: Processed in 0.001363952 sec. | ||
| 10709 | 2026.05.14 14:08:41.952885 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10710 | 2026.05.14 14:08:41.952981 [ 271 ] {93c5c74e-d8a4-4ca6-a0f9-6645e81875d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10711 | 2026.05.14 14:08:41.953023 [ 271 ] {93c5c74e-d8a4-4ca6-a0f9-6645e81875d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10712 | 2026.05.14 14:08:41.953367 [ 271 ] {93c5c74e-d8a4-4ca6-a0f9-6645e81875d7} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2026.05.14 14:08:41.953403 [ 271 ] {93c5c74e-d8a4-4ca6-a0f9-6645e81875d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10714 | 2026.05.14 14:08:41.953716 [ 271 ] {93c5c74e-d8a4-4ca6-a0f9-6645e81875d7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10715 | 2026.05.14 14:08:41.953921 [ 271 ] {93c5c74e-d8a4-4ca6-a0f9-6645e81875d7} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2026.05.14 14:08:41.954048 [ 271 ] {93c5c74e-d8a4-4ca6-a0f9-6645e81875d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 10717 | 2026.05.14 14:08:41.954084 [ 271 ] {93c5c74e-d8a4-4ca6-a0f9-6645e81875d7} <Debug> TCPHandler: Processed in 0.001248601 sec. | ||
| 10718 | 2026.05.14 14:08:46.253842 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10719 | 2026.05.14 14:08:46.253906 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10720 | 2026.05.14 14:08:46.372132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21160 | ||
| 10721 | 2026.05.14 14:08:46.372687 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2026.05.14 14:08:46.372726 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10723 | 2026.05.14 14:08:46.373220 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10724 | 2026.05.14 14:08:46.373447 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2026.05.14 14:08:46.373574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21160 | ||
| 10726 | 2026.05.14 14:08:46.441942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1336 | ||
| 10727 | 2026.05.14 14:08:46.444011 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2026.05.14 14:08:46.444063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10729 | 2026.05.14 14:08:46.445362 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10730 | 2026.05.14 14:08:46.445652 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10731 | 2026.05.14 14:08:46.446013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
| 10732 | 2026.05.14 14:08:46.949521 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10733 | 2026.05.14 14:08:46.949897 [ 271 ] {479fd4da-45ed-4e28-b1ce-b29988e70e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 10734 | 2026.05.14 14:08:46.950444 [ 271 ] {479fd4da-45ed-4e28-b1ce-b29988e70e9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10735 | 2026.05.14 14:08:46.950517 [ 271 ] {479fd4da-45ed-4e28-b1ce-b29988e70e9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 10736 | 2026.05.14 14:08:46.950821 [ 271 ] {479fd4da-45ed-4e28-b1ce-b29988e70e9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10737 | 2026.05.14 14:08:46.950890 [ 271 ] {479fd4da-45ed-4e28-b1ce-b29988e70e9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10738 | 2026.05.14 14:08:46.951036 [ 271 ] {479fd4da-45ed-4e28-b1ce-b29988e70e9f} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10739 | 2026.05.14 14:08:46.951073 [ 271 ] {479fd4da-45ed-4e28-b1ce-b29988e70e9f} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10740 | 2026.05.14 14:08:46.951096 [ 271 ] {479fd4da-45ed-4e28-b1ce-b29988e70e9f} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 10741 | 2026.05.14 14:08:46.951111 [ 271 ] {479fd4da-45ed-4e28-b1ce-b29988e70e9f} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10742 | 2026.05.14 14:08:46.951156 [ 271 ] {479fd4da-45ed-4e28-b1ce-b29988e70e9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 10743 | 2026.05.14 14:08:46.951179 [ 271 ] {479fd4da-45ed-4e28-b1ce-b29988e70e9f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 10744 | 2026.05.14 14:08:46.952329 [ 271 ] {479fd4da-45ed-4e28-b1ce-b29988e70e9f} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002599 sec., 16929.588303193534 rows/sec., 3.54 MiB/sec. | ||
| 10745 | 2026.05.14 14:08:46.952445 [ 271 ] {479fd4da-45ed-4e28-b1ce-b29988e70e9f} <Debug> TCPHandler: Processed in 0.003105849 sec. | ||
| 10746 | 2026.05.14 14:08:46.958273 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10747 | 2026.05.14 14:08:46.958390 [ 271 ] {5f7a268a-bf82-4243-a288-0cefbeb9343e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10748 | 2026.05.14 14:08:46.958435 [ 271 ] {5f7a268a-bf82-4243-a288-0cefbeb9343e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10749 | 2026.05.14 14:08:46.959100 [ 271 ] {5f7a268a-bf82-4243-a288-0cefbeb9343e} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2026.05.14 14:08:46.959143 [ 271 ] {5f7a268a-bf82-4243-a288-0cefbeb9343e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10751 | 2026.05.14 14:08:46.959539 [ 271 ] {5f7a268a-bf82-4243-a288-0cefbeb9343e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10752 | 2026.05.14 14:08:46.959772 [ 271 ] {5f7a268a-bf82-4243-a288-0cefbeb9343e} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10753 | 2026.05.14 14:08:46.959920 [ 271 ] {5f7a268a-bf82-4243-a288-0cefbeb9343e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001563 sec., 181701.85540627 rows/sec., 11.54 MiB/sec. | ||
| 10754 | 2026.05.14 14:08:46.959959 [ 271 ] {5f7a268a-bf82-4243-a288-0cefbeb9343e} <Debug> TCPHandler: Processed in 0.001746356 sec. | ||
| 10755 | 2026.05.14 14:08:46.960113 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10756 | 2026.05.14 14:08:46.960211 [ 271 ] {bdc6c10d-d80f-47bf-af68-b61a33a0817a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10757 | 2026.05.14 14:08:46.960252 [ 271 ] {bdc6c10d-d80f-47bf-af68-b61a33a0817a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10758 | 2026.05.14 14:08:46.960983 [ 271 ] {bdc6c10d-d80f-47bf-af68-b61a33a0817a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2026.05.14 14:08:46.961022 [ 271 ] {bdc6c10d-d80f-47bf-af68-b61a33a0817a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10760 | 2026.05.14 14:08:46.961401 [ 271 ] {bdc6c10d-d80f-47bf-af68-b61a33a0817a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10761 | 2026.05.14 14:08:46.961621 [ 271 ] {bdc6c10d-d80f-47bf-af68-b61a33a0817a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2026.05.14 14:08:46.961756 [ 271 ] {bdc6c10d-d80f-47bf-af68-b61a33a0817a} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001563 sec., 563659.628918746 rows/sec., 44.28 MiB/sec. | ||
| 10763 | 2026.05.14 14:08:46.961794 [ 271 ] {bdc6c10d-d80f-47bf-af68-b61a33a0817a} <Debug> TCPHandler: Processed in 0.001730766 sec. | ||
| 10764 | 2026.05.14 14:08:46.961933 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10765 | 2026.05.14 14:08:46.962043 [ 271 ] {91031afa-d826-4930-bc54-de365356a3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10766 | 2026.05.14 14:08:46.962084 [ 271 ] {91031afa-d826-4930-bc54-de365356a3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10767 | 2026.05.14 14:08:46.962623 [ 271 ] {91031afa-d826-4930-bc54-de365356a3c5} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2026.05.14 14:08:46.962663 [ 271 ] {91031afa-d826-4930-bc54-de365356a3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10769 | 2026.05.14 14:08:46.962985 [ 271 ] {91031afa-d826-4930-bc54-de365356a3c5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10770 | 2026.05.14 14:08:46.963184 [ 271 ] {91031afa-d826-4930-bc54-de365356a3c5} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2026.05.14 14:08:46.963307 [ 271 ] {91031afa-d826-4930-bc54-de365356a3c5} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001323 sec., 139077.85336356764 rows/sec., 8.64 MiB/sec. | ||
| 10772 | 2026.05.14 14:08:46.963343 [ 271 ] {91031afa-d826-4930-bc54-de365356a3c5} <Debug> TCPHandler: Processed in 0.001502474 sec. | ||
| 10773 | 2026.05.14 14:08:46.963463 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10774 | 2026.05.14 14:08:46.963555 [ 271 ] {f896a9f6-b19b-4da6-954b-30ca930c8572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10775 | 2026.05.14 14:08:46.963593 [ 271 ] {f896a9f6-b19b-4da6-954b-30ca930c8572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10776 | 2026.05.14 14:08:46.964141 [ 271 ] {f896a9f6-b19b-4da6-954b-30ca930c8572} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10777 | 2026.05.14 14:08:46.964178 [ 271 ] {f896a9f6-b19b-4da6-954b-30ca930c8572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10778 | 2026.05.14 14:08:46.964481 [ 271 ] {f896a9f6-b19b-4da6-954b-30ca930c8572} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10779 | 2026.05.14 14:08:46.964693 [ 271 ] {f896a9f6-b19b-4da6-954b-30ca930c8572} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2026.05.14 14:08:46.964821 [ 271 ] {f896a9f6-b19b-4da6-954b-30ca930c8572} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001227 sec., 121434.39282803585 rows/sec., 7.85 MiB/sec. | ||
| 10781 | 2026.05.14 14:08:46.964860 [ 271 ] {f896a9f6-b19b-4da6-954b-30ca930c8572} <Debug> TCPHandler: Processed in 0.001394263 sec. | ||
| 10782 | 2026.05.14 14:08:46.964994 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10783 | 2026.05.14 14:08:46.965102 [ 271 ] {374252df-e4ab-469a-9b3f-171510afcdea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10784 | 2026.05.14 14:08:46.965142 [ 271 ] {374252df-e4ab-469a-9b3f-171510afcdea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10785 | 2026.05.14 14:08:46.965598 [ 271 ] {374252df-e4ab-469a-9b3f-171510afcdea} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10786 | 2026.05.14 14:08:46.965634 [ 271 ] {374252df-e4ab-469a-9b3f-171510afcdea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10787 | 2026.05.14 14:08:46.965940 [ 271 ] {374252df-e4ab-469a-9b3f-171510afcdea} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10788 | 2026.05.14 14:08:46.966146 [ 271 ] {374252df-e4ab-469a-9b3f-171510afcdea} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10789 | 2026.05.14 14:08:46.966273 [ 271 ] {374252df-e4ab-469a-9b3f-171510afcdea} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 10790 | 2026.05.14 14:08:46.966311 [ 271 ] {374252df-e4ab-469a-9b3f-171510afcdea} <Debug> TCPHandler: Processed in 0.001366383 sec. | ||
| 10791 | 2026.05.14 14:08:46.966439 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10792 | 2026.05.14 14:08:46.966535 [ 271 ] {1d97910b-b11f-45f5-85bd-2b3e1ebdd54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10793 | 2026.05.14 14:08:46.966575 [ 271 ] {1d97910b-b11f-45f5-85bd-2b3e1ebdd54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10794 | 2026.05.14 14:08:46.967195 [ 271 ] {1d97910b-b11f-45f5-85bd-2b3e1ebdd54b} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2026.05.14 14:08:46.967233 [ 271 ] {1d97910b-b11f-45f5-85bd-2b3e1ebdd54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10796 | 2026.05.14 14:08:46.967551 [ 271 ] {1d97910b-b11f-45f5-85bd-2b3e1ebdd54b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10797 | 2026.05.14 14:08:46.967773 [ 271 ] {1d97910b-b11f-45f5-85bd-2b3e1ebdd54b} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10798 | 2026.05.14 14:08:46.967906 [ 271 ] {1d97910b-b11f-45f5-85bd-2b3e1ebdd54b} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001389 sec., 383009.3592512599 rows/sec., 27.10 MiB/sec. | ||
| 10799 | 2026.05.14 14:08:46.967945 [ 271 ] {1d97910b-b11f-45f5-85bd-2b3e1ebdd54b} <Debug> TCPHandler: Processed in 0.001554955 sec. | ||
| 10800 | 2026.05.14 14:08:46.968074 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10801 | 2026.05.14 14:08:46.968172 [ 271 ] {0b2016d3-e850-47e2-b300-952dc76ad0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10802 | 2026.05.14 14:08:46.968216 [ 271 ] {0b2016d3-e850-47e2-b300-952dc76ad0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10803 | 2026.05.14 14:08:46.968569 [ 271 ] {0b2016d3-e850-47e2-b300-952dc76ad0e4} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10804 | 2026.05.14 14:08:46.968606 [ 271 ] {0b2016d3-e850-47e2-b300-952dc76ad0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10805 | 2026.05.14 14:08:46.968917 [ 271 ] {0b2016d3-e850-47e2-b300-952dc76ad0e4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10806 | 2026.05.14 14:08:46.969125 [ 271 ] {0b2016d3-e850-47e2-b300-952dc76ad0e4} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10807 | 2026.05.14 14:08:46.969253 [ 271 ] {0b2016d3-e850-47e2-b300-952dc76ad0e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 10808 | 2026.05.14 14:08:46.969290 [ 271 ] {0b2016d3-e850-47e2-b300-952dc76ad0e4} <Debug> TCPHandler: Processed in 0.001265892 sec. | ||
| 10809 | 2026.05.14 14:08:46.969413 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10810 | 2026.05.14 14:08:46.969519 [ 271 ] {da31f9cc-6c0b-4ba4-b1e6-61a42e4ed06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10811 | 2026.05.14 14:08:46.969561 [ 271 ] {da31f9cc-6c0b-4ba4-b1e6-61a42e4ed06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10812 | 2026.05.14 14:08:46.969984 [ 271 ] {da31f9cc-6c0b-4ba4-b1e6-61a42e4ed06f} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2026.05.14 14:08:46.970019 [ 271 ] {da31f9cc-6c0b-4ba4-b1e6-61a42e4ed06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10814 | 2026.05.14 14:08:46.970349 [ 271 ] {da31f9cc-6c0b-4ba4-b1e6-61a42e4ed06f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10815 | 2026.05.14 14:08:46.970565 [ 271 ] {da31f9cc-6c0b-4ba4-b1e6-61a42e4ed06f} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.05.14 14:08:46.970691 [ 271 ] {da31f9cc-6c0b-4ba4-b1e6-61a42e4ed06f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001191 sec., 222502.0990764064 rows/sec., 14.79 MiB/sec. | ||
| 10817 | 2026.05.14 14:08:46.970730 [ 271 ] {da31f9cc-6c0b-4ba4-b1e6-61a42e4ed06f} <Debug> TCPHandler: Processed in 0.001365352 sec. | ||
| 10818 | 2026.05.14 14:08:46.970860 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2026.05.14 14:08:46.970957 [ 271 ] {9df945db-2c48-4e09-a3ba-71eb0983ee62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10820 | 2026.05.14 14:08:46.971000 [ 271 ] {9df945db-2c48-4e09-a3ba-71eb0983ee62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10821 | 2026.05.14 14:08:46.971329 [ 271 ] {9df945db-2c48-4e09-a3ba-71eb0983ee62} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2026.05.14 14:08:46.971365 [ 271 ] {9df945db-2c48-4e09-a3ba-71eb0983ee62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10823 | 2026.05.14 14:08:46.971657 [ 271 ] {9df945db-2c48-4e09-a3ba-71eb0983ee62} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10824 | 2026.05.14 14:08:46.971880 [ 271 ] {9df945db-2c48-4e09-a3ba-71eb0983ee62} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2026.05.14 14:08:46.972014 [ 271 ] {9df945db-2c48-4e09-a3ba-71eb0983ee62} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 10826 | 2026.05.14 14:08:46.972051 [ 271 ] {9df945db-2c48-4e09-a3ba-71eb0983ee62} <Debug> TCPHandler: Processed in 0.001239352 sec. | ||
| 10827 | 2026.05.14 14:08:46.972180 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10828 | 2026.05.14 14:08:46.972278 [ 271 ] {a83d2fdf-b5e2-414b-b098-3b831edb79f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10829 | 2026.05.14 14:08:46.972332 [ 271 ] {a83d2fdf-b5e2-414b-b098-3b831edb79f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10830 | 2026.05.14 14:08:46.973210 [ 271 ] {a83d2fdf-b5e2-414b-b098-3b831edb79f1} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2026.05.14 14:08:46.973247 [ 271 ] {a83d2fdf-b5e2-414b-b098-3b831edb79f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10832 | 2026.05.14 14:08:46.973799 [ 271 ] {a83d2fdf-b5e2-414b-b098-3b831edb79f1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10833 | 2026.05.14 14:08:46.974029 [ 271 ] {a83d2fdf-b5e2-414b-b098-3b831edb79f1} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2026.05.14 14:08:46.974164 [ 271 ] {a83d2fdf-b5e2-414b-b098-3b831edb79f1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001903 sec., 22070.41513399895 rows/sec., 39.55 MiB/sec. | ||
| 10835 | 2026.05.14 14:08:46.974218 [ 271 ] {a83d2fdf-b5e2-414b-b098-3b831edb79f1} <Debug> TCPHandler: Processed in 0.002086899 sec. | ||
| 10836 | 2026.05.14 14:08:46.974369 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10837 | 2026.05.14 14:08:46.974467 [ 271 ] {b9b4b445-2651-499d-a77d-0d7084e4777c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10838 | 2026.05.14 14:08:46.974508 [ 271 ] {b9b4b445-2651-499d-a77d-0d7084e4777c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10839 | 2026.05.14 14:08:46.974855 [ 271 ] {b9b4b445-2651-499d-a77d-0d7084e4777c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10840 | 2026.05.14 14:08:46.974891 [ 271 ] {b9b4b445-2651-499d-a77d-0d7084e4777c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10841 | 2026.05.14 14:08:46.975196 [ 271 ] {b9b4b445-2651-499d-a77d-0d7084e4777c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10842 | 2026.05.14 14:08:46.975405 [ 271 ] {b9b4b445-2651-499d-a77d-0d7084e4777c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10843 | 2026.05.14 14:08:46.975532 [ 271 ] {b9b4b445-2651-499d-a77d-0d7084e4777c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001084 sec., 83025.8302583026 rows/sec., 5.20 MiB/sec. | ||
| 10844 | 2026.05.14 14:08:46.975568 [ 271 ] {b9b4b445-2651-499d-a77d-0d7084e4777c} <Debug> TCPHandler: Processed in 0.001258042 sec. | ||
| 10845 | 2026.05.14 14:08:47.469097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10846 | 2026.05.14 14:08:47.484890 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10847 | 2026.05.14 14:08:47.484943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB. | ||
| 10848 | 2026.05.14 14:08:47.490817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10849 | 2026.05.14 14:08:47.491504 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10850 | 2026.05.14 14:08:47.494060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10851 | 2026.05.14 14:08:51.944673 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10852 | 2026.05.14 14:08:51.944958 [ 271 ] {e9762cab-050d-4be8-8bbb-fb987c3be5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 10853 | 2026.05.14 14:08:51.945358 [ 271 ] {e9762cab-050d-4be8-8bbb-fb987c3be5dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10854 | 2026.05.14 14:08:51.945404 [ 271 ] {e9762cab-050d-4be8-8bbb-fb987c3be5dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 10855 | 2026.05.14 14:08:51.945659 [ 271 ] {e9762cab-050d-4be8-8bbb-fb987c3be5dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10856 | 2026.05.14 14:08:51.945741 [ 271 ] {e9762cab-050d-4be8-8bbb-fb987c3be5dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10857 | 2026.05.14 14:08:51.945901 [ 271 ] {e9762cab-050d-4be8-8bbb-fb987c3be5dc} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10858 | 2026.05.14 14:08:51.945939 [ 271 ] {e9762cab-050d-4be8-8bbb-fb987c3be5dc} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10859 | 2026.05.14 14:08:51.945960 [ 271 ] {e9762cab-050d-4be8-8bbb-fb987c3be5dc} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 10860 | 2026.05.14 14:08:51.945976 [ 271 ] {e9762cab-050d-4be8-8bbb-fb987c3be5dc} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10861 | 2026.05.14 14:08:51.946018 [ 271 ] {e9762cab-050d-4be8-8bbb-fb987c3be5dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 10862 | 2026.05.14 14:08:51.946039 [ 271 ] {e9762cab-050d-4be8-8bbb-fb987c3be5dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 10863 | 2026.05.14 14:08:51.947241 [ 271 ] {e9762cab-050d-4be8-8bbb-fb987c3be5dc} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002395 sec., 18371.60751565762 rows/sec., 3.84 MiB/sec. | ||
| 10864 | 2026.05.14 14:08:51.947353 [ 271 ] {e9762cab-050d-4be8-8bbb-fb987c3be5dc} <Debug> TCPHandler: Processed in 0.002831756 sec. | ||
| 10865 | 2026.05.14 14:08:51.949239 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10866 | 2026.05.14 14:08:51.949357 [ 271 ] {f9a1c098-2cc7-46db-9910-17a3a600371f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10867 | 2026.05.14 14:08:51.949400 [ 271 ] {f9a1c098-2cc7-46db-9910-17a3a600371f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10868 | 2026.05.14 14:08:51.950039 [ 271 ] {f9a1c098-2cc7-46db-9910-17a3a600371f} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10869 | 2026.05.14 14:08:51.950077 [ 271 ] {f9a1c098-2cc7-46db-9910-17a3a600371f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 10870 | 2026.05.14 14:08:51.950475 [ 271 ] {f9a1c098-2cc7-46db-9910-17a3a600371f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10871 | 2026.05.14 14:08:51.950698 [ 271 ] {f9a1c098-2cc7-46db-9910-17a3a600371f} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2026.05.14 14:08:51.950845 [ 271 ] {f9a1c098-2cc7-46db-9910-17a3a600371f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001522 sec., 36793.69250985546 rows/sec., 2.81 MiB/sec. | ||
| 10873 | 2026.05.14 14:08:51.950886 [ 271 ] {f9a1c098-2cc7-46db-9910-17a3a600371f} <Debug> TCPHandler: Processed in 0.001700396 sec. | ||
| 10874 | 2026.05.14 14:08:51.951038 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10875 | 2026.05.14 14:08:51.951136 [ 271 ] {11cef222-f6f2-47e5-be8c-f19da9a8f9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10876 | 2026.05.14 14:08:51.951177 [ 271 ] {11cef222-f6f2-47e5-be8c-f19da9a8f9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10877 | 2026.05.14 14:08:51.951658 [ 271 ] {11cef222-f6f2-47e5-be8c-f19da9a8f9d8} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10878 | 2026.05.14 14:08:51.951694 [ 271 ] {11cef222-f6f2-47e5-be8c-f19da9a8f9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 10879 | 2026.05.14 14:08:51.951991 [ 271 ] {11cef222-f6f2-47e5-be8c-f19da9a8f9d8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10880 | 2026.05.14 14:08:51.952200 [ 271 ] {11cef222-f6f2-47e5-be8c-f19da9a8f9d8} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10881 | 2026.05.14 14:08:51.952328 [ 271 ] {11cef222-f6f2-47e5-be8c-f19da9a8f9d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 10882 | 2026.05.14 14:08:51.952366 [ 271 ] {11cef222-f6f2-47e5-be8c-f19da9a8f9d8} <Debug> TCPHandler: Processed in 0.001385642 sec. | ||
| 10883 | 2026.05.14 14:08:51.952506 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10884 | 2026.05.14 14:08:51.952603 [ 271 ] {9ed78f67-91a3-4549-bc7e-4cbd7df6de20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10885 | 2026.05.14 14:08:51.952647 [ 271 ] {9ed78f67-91a3-4549-bc7e-4cbd7df6de20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10886 | 2026.05.14 14:08:51.953150 [ 271 ] {9ed78f67-91a3-4549-bc7e-4cbd7df6de20} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10887 | 2026.05.14 14:08:51.953189 [ 271 ] {9ed78f67-91a3-4549-bc7e-4cbd7df6de20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 10888 | 2026.05.14 14:08:51.953543 [ 271 ] {9ed78f67-91a3-4549-bc7e-4cbd7df6de20} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10889 | 2026.05.14 14:08:51.953757 [ 271 ] {9ed78f67-91a3-4549-bc7e-4cbd7df6de20} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10890 | 2026.05.14 14:08:51.953891 [ 271 ] {9ed78f67-91a3-4549-bc7e-4cbd7df6de20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 10891 | 2026.05.14 14:08:51.953929 [ 271 ] {9ed78f67-91a3-4549-bc7e-4cbd7df6de20} <Debug> TCPHandler: Processed in 0.001477154 sec. | ||
| 10892 | 2026.05.14 14:08:51.954055 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10893 | 2026.05.14 14:08:51.954155 [ 271 ] {8f8a3271-aa77-44b3-99cc-5d798c4dcbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10894 | 2026.05.14 14:08:51.954197 [ 271 ] {8f8a3271-aa77-44b3-99cc-5d798c4dcbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10895 | 2026.05.14 14:08:51.954593 [ 271 ] {8f8a3271-aa77-44b3-99cc-5d798c4dcbc5} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10896 | 2026.05.14 14:08:51.954630 [ 271 ] {8f8a3271-aa77-44b3-99cc-5d798c4dcbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 10897 | 2026.05.14 14:08:51.954948 [ 271 ] {8f8a3271-aa77-44b3-99cc-5d798c4dcbc5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10898 | 2026.05.14 14:08:51.955158 [ 271 ] {8f8a3271-aa77-44b3-99cc-5d798c4dcbc5} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10899 | 2026.05.14 14:08:51.955286 [ 271 ] {8f8a3271-aa77-44b3-99cc-5d798c4dcbc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 10900 | 2026.05.14 14:08:51.955323 [ 271 ] {8f8a3271-aa77-44b3-99cc-5d798c4dcbc5} <Debug> TCPHandler: Processed in 0.001318112 sec. | ||
| 10901 | 2026.05.14 14:08:53.873879 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21608 | ||
| 10902 | 2026.05.14 14:08:53.874680 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2026.05.14 14:08:53.874748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 10904 | 2026.05.14 14:08:53.875364 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10905 | 2026.05.14 14:08:53.875605 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10906 | 2026.05.14 14:08:53.875742 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21608 | ||
| 10907 | 2026.05.14 14:08:54.994359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10908 | 2026.05.14 14:08:55.011264 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10909 | 2026.05.14 14:08:55.011329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 10910 | 2026.05.14 14:08:55.017500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10911 | 2026.05.14 14:08:55.018207 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10912 | 2026.05.14 14:08:55.020846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10913 | 2026.05.14 14:08:56.446561 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1370 | ||
| 10914 | 2026.05.14 14:08:56.449160 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10915 | 2026.05.14 14:08:56.449210 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 10916 | 2026.05.14 14:08:56.450421 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10917 | 2026.05.14 14:08:56.450700 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10918 | 2026.05.14 14:08:56.450960 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1370 | ||
| 10919 | 2026.05.14 14:08:56.950106 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10920 | 2026.05.14 14:08:56.950358 [ 271 ] {12d90e6d-3bdd-46fc-b594-f506af6d1185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 10921 | 2026.05.14 14:08:56.950747 [ 271 ] {12d90e6d-3bdd-46fc-b594-f506af6d1185} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10922 | 2026.05.14 14:08:56.950791 [ 271 ] {12d90e6d-3bdd-46fc-b594-f506af6d1185} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 10923 | 2026.05.14 14:08:56.951047 [ 271 ] {12d90e6d-3bdd-46fc-b594-f506af6d1185} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10924 | 2026.05.14 14:08:56.951123 [ 271 ] {12d90e6d-3bdd-46fc-b594-f506af6d1185} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10925 | 2026.05.14 14:08:56.951275 [ 271 ] {12d90e6d-3bdd-46fc-b594-f506af6d1185} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10926 | 2026.05.14 14:08:56.951314 [ 271 ] {12d90e6d-3bdd-46fc-b594-f506af6d1185} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10927 | 2026.05.14 14:08:56.951337 [ 271 ] {12d90e6d-3bdd-46fc-b594-f506af6d1185} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 10928 | 2026.05.14 14:08:56.951353 [ 271 ] {12d90e6d-3bdd-46fc-b594-f506af6d1185} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10929 | 2026.05.14 14:08:56.951397 [ 271 ] {12d90e6d-3bdd-46fc-b594-f506af6d1185} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 10930 | 2026.05.14 14:08:56.951420 [ 271 ] {12d90e6d-3bdd-46fc-b594-f506af6d1185} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 10931 | 2026.05.14 14:08:56.952622 [ 271 ] {12d90e6d-3bdd-46fc-b594-f506af6d1185} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002374 sec., 18534.119629317607 rows/sec., 3.87 MiB/sec. | ||
| 10932 | 2026.05.14 14:08:56.952749 [ 271 ] {12d90e6d-3bdd-46fc-b594-f506af6d1185} <Debug> TCPHandler: Processed in 0.002784286 sec. | ||
| 10933 | 2026.05.14 14:08:56.958455 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10934 | 2026.05.14 14:08:56.958593 [ 271 ] {40653804-aac3-4b2c-b081-1e924074e859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10935 | 2026.05.14 14:08:56.958656 [ 271 ] {40653804-aac3-4b2c-b081-1e924074e859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10936 | 2026.05.14 14:08:56.959379 [ 271 ] {40653804-aac3-4b2c-b081-1e924074e859} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10937 | 2026.05.14 14:08:56.959426 [ 271 ] {40653804-aac3-4b2c-b081-1e924074e859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 10938 | 2026.05.14 14:08:56.959833 [ 271 ] {40653804-aac3-4b2c-b081-1e924074e859} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10939 | 2026.05.14 14:08:56.960072 [ 271 ] {40653804-aac3-4b2c-b081-1e924074e859} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10940 | 2026.05.14 14:08:56.960235 [ 271 ] {40653804-aac3-4b2c-b081-1e924074e859} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001684 sec., 168646.080760095 rows/sec., 10.71 MiB/sec. | ||
| 10941 | 2026.05.14 14:08:56.960254 [ 150 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10942 | 2026.05.14 14:08:56.960277 [ 271 ] {40653804-aac3-4b2c-b081-1e924074e859} <Debug> TCPHandler: Processed in 0.001884447 sec. | ||
| 10943 | 2026.05.14 14:08:56.960327 [ 150 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2026.05.14 14:08:56.960356 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 10945 | 2026.05.14 14:08:56.960450 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10946 | 2026.05.14 14:08:56.960451 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10947 | 2026.05.14 14:08:56.960561 [ 271 ] {d5bd372e-48d5-4aff-8b66-e1b14022fc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10948 | 2026.05.14 14:08:56.960564 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10949 | 2026.05.14 14:08:56.960606 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 284 rows starting from the beginning of the part | ||
| 10950 | 2026.05.14 14:08:56.960606 [ 271 ] {d5bd372e-48d5-4aff-8b66-e1b14022fc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10951 | 2026.05.14 14:08:56.960664 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 10952 | 2026.05.14 14:08:56.960711 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 10953 | 2026.05.14 14:08:56.960757 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 10954 | 2026.05.14 14:08:56.960802 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 10955 | 2026.05.14 14:08:56.961678 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266552 sec., 1121154.125531364 rows/sec., 75.49 MiB/sec. | ||
| 10956 | 2026.05.14 14:08:56.961743 [ 271 ] {d5bd372e-48d5-4aff-8b66-e1b14022fc17} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2026.05.14 14:08:56.961841 [ 271 ] {d5bd372e-48d5-4aff-8b66-e1b14022fc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 10958 | 2026.05.14 14:08:56.961862 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10959 | 2026.05.14 14:08:56.962248 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_33_8} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2026.05.14 14:08:56.962340 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_33_8} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10961 | 2026.05.14 14:08:56.962437 [ 271 ] {d5bd372e-48d5-4aff-8b66-e1b14022fc17} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10962 | 2026.05.14 14:08:56.962455 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10963 | 2026.05.14 14:08:56.962716 [ 271 ] {d5bd372e-48d5-4aff-8b66-e1b14022fc17} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2026.05.14 14:08:56.962870 [ 150 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10965 | 2026.05.14 14:08:56.962909 [ 271 ] {d5bd372e-48d5-4aff-8b66-e1b14022fc17} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.002366 sec., 372358.4108199493 rows/sec., 29.25 MiB/sec. | ||
| 10966 | 2026.05.14 14:08:56.962943 [ 150 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10967 | 2026.05.14 14:08:56.962978 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 10968 | 2026.05.14 14:08:56.963000 [ 271 ] {d5bd372e-48d5-4aff-8b66-e1b14022fc17} <Debug> TCPHandler: Processed in 0.002600354 sec. | ||
| 10969 | 2026.05.14 14:08:56.963112 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10970 | 2026.05.14 14:08:56.963220 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10971 | 2026.05.14 14:08:56.963272 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10972 | 2026.05.14 14:08:56.963316 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3239 rows starting from the beginning of the part | ||
| 10973 | 2026.05.14 14:08:56.963371 [ 271 ] {4a15b4d2-43bc-40f2-a82f-2efdd11c400a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10974 | 2026.05.14 14:08:56.963389 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 10975 | 2026.05.14 14:08:56.963442 [ 271 ] {4a15b4d2-43bc-40f2-a82f-2efdd11c400a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10976 | 2026.05.14 14:08:56.963446 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 10977 | 2026.05.14 14:08:56.963510 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 881 rows starting from the beginning of the part | ||
| 10978 | 2026.05.14 14:08:56.963556 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 10979 | 2026.05.14 14:08:56.963600 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 881 rows starting from the beginning of the part | ||
| 10980 | 2026.05.14 14:08:56.964141 [ 271 ] {4a15b4d2-43bc-40f2-a82f-2efdd11c400a} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2026.05.14 14:08:56.964185 [ 271 ] {4a15b4d2-43bc-40f2-a82f-2efdd11c400a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 10982 | 2026.05.14 14:08:56.964530 [ 271 ] {4a15b4d2-43bc-40f2-a82f-2efdd11c400a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10983 | 2026.05.14 14:08:56.964754 [ 271 ] {4a15b4d2-43bc-40f2-a82f-2efdd11c400a} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2026.05.14 14:08:56.964864 [ 150 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 10985 | 2026.05.14 14:08:56.964887 [ 271 ] {4a15b4d2-43bc-40f2-a82f-2efdd11c400a} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001616 sec., 113861.38613861386 rows/sec., 7.07 MiB/sec. | ||
| 10986 | 2026.05.14 14:08:56.964894 [ 150 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2026.05.14 14:08:56.964928 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 10988 | 2026.05.14 14:08:56.964936 [ 271 ] {4a15b4d2-43bc-40f2-a82f-2efdd11c400a} <Debug> TCPHandler: Processed in 0.001891628 sec. | ||
| 10989 | 2026.05.14 14:08:56.965094 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 10990 | 2026.05.14 14:08:56.965141 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10991 | 2026.05.14 14:08:56.965228 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10992 | 2026.05.14 14:08:56.965257 [ 271 ] {811a76de-f444-48eb-b44a-855ea644f09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10993 | 2026.05.14 14:08:56.965274 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 213 rows starting from the beginning of the part | ||
| 10994 | 2026.05.14 14:08:56.965314 [ 271 ] {811a76de-f444-48eb-b44a-855ea644f09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10995 | 2026.05.14 14:08:56.965346 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 184 rows starting from the beginning of the part | ||
| 10996 | 2026.05.14 14:08:56.965399 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 184 rows starting from the beginning of the part | ||
| 10997 | 2026.05.14 14:08:56.965441 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 213 rows starting from the beginning of the part | ||
| 10998 | 2026.05.14 14:08:56.965485 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 184 rows starting from the beginning of the part | ||
| 10999 | 2026.05.14 14:08:56.965527 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 184 rows starting from the beginning of the part | ||
| 11000 | 2026.05.14 14:08:56.965681 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002641064 sec., 1957165.7483499076 rows/sec., 156.34 MiB/sec. | ||
| 11001 | 2026.05.14 14:08:56.965814 [ 271 ] {811a76de-f444-48eb-b44a-855ea644f09e} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11002 | 2026.05.14 14:08:56.965857 [ 271 ] {811a76de-f444-48eb-b44a-855ea644f09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11003 | 2026.05.14 14:08:56.965999 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11004 | 2026.05.14 14:08:56.966243 [ 271 ] {811a76de-f444-48eb-b44a-855ea644f09e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11005 | 2026.05.14 14:08:56.966356 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_76_15} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11006 | 2026.05.14 14:08:56.966446 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_76_15} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11007 | 2026.05.14 14:08:56.966519 [ 271 ] {811a76de-f444-48eb-b44a-855ea644f09e} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11008 | 2026.05.14 14:08:56.966537 [ 195 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488384 sec., 780712.5042999657 rows/sec., 51.77 MiB/sec. | ||
| 11009 | 2026.05.14 14:08:56.966555 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11010 | 2026.05.14 14:08:56.966666 [ 271 ] {811a76de-f444-48eb-b44a-855ea644f09e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00144 sec., 103472.22222222222 rows/sec., 6.68 MiB/sec. | ||
| 11011 | 2026.05.14 14:08:56.966713 [ 271 ] {811a76de-f444-48eb-b44a-855ea644f09e} <Debug> TCPHandler: Processed in 0.001621505 sec. | ||
| 11012 | 2026.05.14 14:08:56.966729 [ 201 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 11013 | 2026.05.14 14:08:56.966874 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11014 | 2026.05.14 14:08:56.966980 [ 271 ] {67004d48-c585-47b3-9aa4-0f4d4936a7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11015 | 2026.05.14 14:08:56.967011 [ 201 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_33_7} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11016 | 2026.05.14 14:08:56.967025 [ 271 ] {67004d48-c585-47b3-9aa4-0f4d4936a7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11017 | 2026.05.14 14:08:56.967093 [ 201 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_33_7} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 11018 | 2026.05.14 14:08:56.967185 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 11019 | 2026.05.14 14:08:56.967530 [ 271 ] {67004d48-c585-47b3-9aa4-0f4d4936a7d0} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2026.05.14 14:08:56.967573 [ 271 ] {67004d48-c585-47b3-9aa4-0f4d4936a7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11021 | 2026.05.14 14:08:56.967902 [ 271 ] {67004d48-c585-47b3-9aa4-0f4d4936a7d0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11022 | 2026.05.14 14:08:56.968114 [ 271 ] {67004d48-c585-47b3-9aa4-0f4d4936a7d0} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2026.05.14 14:08:56.968222 [ 150 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 11024 | 2026.05.14 14:08:56.968243 [ 271 ] {67004d48-c585-47b3-9aa4-0f4d4936a7d0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001283 sec., 115354.63756819953 rows/sec., 6.56 MiB/sec. | ||
| 11025 | 2026.05.14 14:08:56.968252 [ 150 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2026.05.14 14:08:56.968294 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11027 | 2026.05.14 14:08:56.968296 [ 271 ] {67004d48-c585-47b3-9aa4-0f4d4936a7d0} <Debug> TCPHandler: Processed in 0.001474643 sec. | ||
| 11028 | 2026.05.14 14:08:56.968394 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 11029 | 2026.05.14 14:08:56.968471 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11030 | 2026.05.14 14:08:56.968498 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11031 | 2026.05.14 14:08:56.968533 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 148 rows starting from the beginning of the part | ||
| 11032 | 2026.05.14 14:08:56.968575 [ 271 ] {87ad4245-8b5e-4246-957c-03d734875b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11033 | 2026.05.14 14:08:56.968591 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 11034 | 2026.05.14 14:08:56.968626 [ 271 ] {87ad4245-8b5e-4246-957c-03d734875b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11035 | 2026.05.14 14:08:56.968648 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 11036 | 2026.05.14 14:08:56.968697 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 11037 | 2026.05.14 14:08:56.968741 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 11038 | 2026.05.14 14:08:56.969417 [ 271 ] {87ad4245-8b5e-4246-957c-03d734875b40} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11039 | 2026.05.14 14:08:56.969460 [ 271 ] {87ad4245-8b5e-4246-957c-03d734875b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11040 | 2026.05.14 14:08:56.969618 [ 195 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263512 sec., 585669.1507480736 rows/sec., 35.54 MiB/sec. | ||
| 11041 | 2026.05.14 14:08:56.969782 [ 195 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 11042 | 2026.05.14 14:08:56.969816 [ 271 ] {87ad4245-8b5e-4246-957c-03d734875b40} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11043 | 2026.05.14 14:08:56.970149 [ 271 ] {87ad4245-8b5e-4246-957c-03d734875b40} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11044 | 2026.05.14 14:08:56.970154 [ 195 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_33_8} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11045 | 2026.05.14 14:08:56.970271 [ 195 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_33_8} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 11046 | 2026.05.14 14:08:56.970362 [ 150 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11047 | 2026.05.14 14:08:56.970368 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11048 | 2026.05.14 14:08:56.970403 [ 150 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11049 | 2026.05.14 14:08:56.970404 [ 271 ] {87ad4245-8b5e-4246-957c-03d734875b40} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001845 sec., 288346.8834688347 rows/sec., 20.40 MiB/sec. | ||
| 11050 | 2026.05.14 14:08:56.970439 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11051 | 2026.05.14 14:08:56.970494 [ 271 ] {87ad4245-8b5e-4246-957c-03d734875b40} <Debug> TCPHandler: Processed in 0.002071699 sec. | ||
| 11052 | 2026.05.14 14:08:56.970518 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11053 | 2026.05.14 14:08:56.970620 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11054 | 2026.05.14 14:08:56.970649 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11055 | 2026.05.14 14:08:56.970651 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1797 rows starting from the beginning of the part | ||
| 11056 | 2026.05.14 14:08:56.970713 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 11057 | 2026.05.14 14:08:56.970756 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 11058 | 2026.05.14 14:08:56.970755 [ 271 ] {82b1280b-7a53-4b19-be2d-97f7733bbb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11059 | 2026.05.14 14:08:56.970804 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 532 rows starting from the beginning of the part | ||
| 11060 | 2026.05.14 14:08:56.970810 [ 271 ] {82b1280b-7a53-4b19-be2d-97f7733bbb19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11061 | 2026.05.14 14:08:56.970844 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 11062 | 2026.05.14 14:08:56.970881 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 532 rows starting from the beginning of the part | ||
| 11063 | 2026.05.14 14:08:56.971302 [ 271 ] {82b1280b-7a53-4b19-be2d-97f7733bbb19} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11064 | 2026.05.14 14:08:56.971345 [ 271 ] {82b1280b-7a53-4b19-be2d-97f7733bbb19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11065 | 2026.05.14 14:08:56.971708 [ 271 ] {82b1280b-7a53-4b19-be2d-97f7733bbb19} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11066 | 2026.05.14 14:08:56.971941 [ 271 ] {82b1280b-7a53-4b19-be2d-97f7733bbb19} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11067 | 2026.05.14 14:08:56.972060 [ 150 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 11068 | 2026.05.14 14:08:56.972095 [ 150 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2026.05.14 14:08:56.972102 [ 271 ] {82b1280b-7a53-4b19-be2d-97f7733bbb19} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec. | ||
| 11070 | 2026.05.14 14:08:56.972113 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11071 | 2026.05.14 14:08:56.972188 [ 271 ] {82b1280b-7a53-4b19-be2d-97f7733bbb19} <Debug> TCPHandler: Processed in 0.001591424 sec. | ||
| 11072 | 2026.05.14 14:08:56.972237 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 11073 | 2026.05.14 14:08:56.972286 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3053 rows, containing 5 columns (5 merged, 0 gathered) in 0.001791116 sec., 1704523.8834335688 rows/sec., 124.89 MiB/sec. | ||
| 11074 | 2026.05.14 14:08:56.972336 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11075 | 2026.05.14 14:08:56.972369 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 168 rows starting from the beginning of the part | ||
| 11076 | 2026.05.14 14:08:56.972413 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11077 | 2026.05.14 14:08:56.972419 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 11078 | 2026.05.14 14:08:56.972484 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 11079 | 2026.05.14 14:08:56.972515 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11080 | 2026.05.14 14:08:56.972527 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 11081 | 2026.05.14 14:08:56.972561 [ 271 ] {a95acf9f-e1c8-4462-8bd7-7dca1b5e8e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11082 | 2026.05.14 14:08:56.972566 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 11083 | 2026.05.14 14:08:56.972625 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 11084 | 2026.05.14 14:08:56.972632 [ 271 ] {a95acf9f-e1c8-4462-8bd7-7dca1b5e8e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11085 | 2026.05.14 14:08:56.972815 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_76_15} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2026.05.14 14:08:56.972888 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_76_15} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11087 | 2026.05.14 14:08:56.972970 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11088 | 2026.05.14 14:08:56.973145 [ 271 ] {a95acf9f-e1c8-4462-8bd7-7dca1b5e8e49} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11089 | 2026.05.14 14:08:56.973187 [ 271 ] {a95acf9f-e1c8-4462-8bd7-7dca1b5e8e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11090 | 2026.05.14 14:08:56.973417 [ 190 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001257882 sec., 157407.45157335902 rows/sec., 8.03 MiB/sec. | ||
| 11091 | 2026.05.14 14:08:56.973550 [ 190 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 11092 | 2026.05.14 14:08:56.973553 [ 271 ] {a95acf9f-e1c8-4462-8bd7-7dca1b5e8e49} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11093 | 2026.05.14 14:08:56.973870 [ 271 ] {a95acf9f-e1c8-4462-8bd7-7dca1b5e8e49} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2026.05.14 14:08:56.973912 [ 190 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_33_7} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11095 | 2026.05.14 14:08:56.973994 [ 190 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_33_7} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 11096 | 2026.05.14 14:08:56.974075 [ 271 ] {a95acf9f-e1c8-4462-8bd7-7dca1b5e8e49} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001556 sec., 170308.48329048842 rows/sec., 11.32 MiB/sec. | ||
| 11097 | 2026.05.14 14:08:56.974081 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11098 | 2026.05.14 14:08:56.974146 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11099 | 2026.05.14 14:08:56.974151 [ 271 ] {a95acf9f-e1c8-4462-8bd7-7dca1b5e8e49} <Debug> TCPHandler: Processed in 0.001865427 sec. | ||
| 11100 | 2026.05.14 14:08:56.974165 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11101 | 2026.05.14 14:08:56.974205 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11102 | 2026.05.14 14:08:56.974289 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11103 | 2026.05.14 14:08:56.974321 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11104 | 2026.05.14 14:08:56.974409 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11105 | 2026.05.14 14:08:56.974438 [ 271 ] {05a2062c-8943-44f7-a18f-62eeadf19def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11106 | 2026.05.14 14:08:56.974445 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 29375 rows starting from the beginning of the part | ||
| 11107 | 2026.05.14 14:08:56.974495 [ 271 ] {05a2062c-8943-44f7-a18f-62eeadf19def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11108 | 2026.05.14 14:08:56.974523 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 128 rows starting from the beginning of the part | ||
| 11109 | 2026.05.14 14:08:56.974576 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11110 | 2026.05.14 14:08:56.974619 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 265 rows starting from the beginning of the part | ||
| 11111 | 2026.05.14 14:08:56.974664 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 11112 | 2026.05.14 14:08:56.974707 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 265 rows starting from the beginning of the part | ||
| 11113 | 2026.05.14 14:08:56.974861 [ 271 ] {05a2062c-8943-44f7-a18f-62eeadf19def} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11114 | 2026.05.14 14:08:56.974909 [ 271 ] {05a2062c-8943-44f7-a18f-62eeadf19def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11115 | 2026.05.14 14:08:56.975267 [ 271 ] {05a2062c-8943-44f7-a18f-62eeadf19def} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11116 | 2026.05.14 14:08:56.975491 [ 271 ] {05a2062c-8943-44f7-a18f-62eeadf19def} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11117 | 2026.05.14 14:08:56.975626 [ 150 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 11118 | 2026.05.14 14:08:56.975632 [ 271 ] {05a2062c-8943-44f7-a18f-62eeadf19def} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001217 sec., 821.6926869350863 rows/sec., 55.37 KiB/sec. | ||
| 11119 | 2026.05.14 14:08:56.975674 [ 150 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11120 | 2026.05.14 14:08:56.975695 [ 271 ] {05a2062c-8943-44f7-a18f-62eeadf19def} <Debug> TCPHandler: Processed in 0.001426593 sec. | ||
| 11121 | 2026.05.14 14:08:56.975703 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11122 | 2026.05.14 14:08:56.975824 [ 195 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 11123 | 2026.05.14 14:08:56.975844 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11124 | 2026.05.14 14:08:56.975957 [ 195 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11125 | 2026.05.14 14:08:56.975962 [ 271 ] {d048f3c1-d3f6-4f26-ac65-7a0a6d9f552e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11126 | 2026.05.14 14:08:56.976002 [ 195 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
| 11127 | 2026.05.14 14:08:56.976039 [ 271 ] {d048f3c1-d3f6-4f26-ac65-7a0a6d9f552e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11128 | 2026.05.14 14:08:56.976073 [ 195 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 11129 | 2026.05.14 14:08:56.976134 [ 195 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 11130 | 2026.05.14 14:08:56.976186 [ 195 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11131 | 2026.05.14 14:08:56.976229 [ 195 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 11132 | 2026.05.14 14:08:56.976274 [ 195 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 11133 | 2026.05.14 14:08:56.977010 [ 271 ] {d048f3c1-d3f6-4f26-ac65-7a0a6d9f552e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2026.05.14 14:08:56.977054 [ 271 ] {d048f3c1-d3f6-4f26-ac65-7a0a6d9f552e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11135 | 2026.05.14 14:08:56.977065 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293192 sec., 25518.25251006811 rows/sec., 1.68 MiB/sec. | ||
| 11136 | 2026.05.14 14:08:56.977241 [ 197 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 11137 | 2026.05.14 14:08:56.977611 [ 197 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_33_7} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11138 | 2026.05.14 14:08:56.977694 [ 197 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_33_7} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 11139 | 2026.05.14 14:08:56.977781 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11140 | 2026.05.14 14:08:56.977897 [ 271 ] {d048f3c1-d3f6-4f26-ac65-7a0a6d9f552e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11141 | 2026.05.14 14:08:56.978153 [ 271 ] {d048f3c1-d3f6-4f26-ac65-7a0a6d9f552e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2026.05.14 14:08:56.978299 [ 271 ] {d048f3c1-d3f6-4f26-ac65-7a0a6d9f552e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002358 sec., 17811.7048346056 rows/sec., 31.92 MiB/sec. | ||
| 11143 | 2026.05.14 14:08:56.978356 [ 271 ] {d048f3c1-d3f6-4f26-ac65-7a0a6d9f552e} <Debug> TCPHandler: Processed in 0.002562024 sec. | ||
| 11144 | 2026.05.14 14:08:56.978510 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2026.05.14 14:08:56.978608 [ 271 ] {b9bf3d63-a291-4a6f-b989-c9de6391a306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11146 | 2026.05.14 14:08:56.978650 [ 271 ] {b9bf3d63-a291-4a6f-b989-c9de6391a306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11147 | 2026.05.14 14:08:56.979045 [ 271 ] {b9bf3d63-a291-4a6f-b989-c9de6391a306} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2026.05.14 14:08:56.979084 [ 271 ] {b9bf3d63-a291-4a6f-b989-c9de6391a306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11149 | 2026.05.14 14:08:56.979417 [ 271 ] {b9bf3d63-a291-4a6f-b989-c9de6391a306} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11150 | 2026.05.14 14:08:56.979634 [ 271 ] {b9bf3d63-a291-4a6f-b989-c9de6391a306} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2026.05.14 14:08:56.979751 [ 150 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11152 | 2026.05.14 14:08:56.979765 [ 271 ] {b9bf3d63-a291-4a6f-b989-c9de6391a306} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001176 sec., 76530.61224489796 rows/sec., 4.79 MiB/sec. | ||
| 11153 | 2026.05.14 14:08:56.979790 [ 150 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2026.05.14 14:08:56.979814 [ 271 ] {b9bf3d63-a291-4a6f-b989-c9de6391a306} <Debug> TCPHandler: Processed in 0.001353723 sec. | ||
| 11155 | 2026.05.14 14:08:56.979815 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11156 | 2026.05.14 14:08:56.979913 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11157 | 2026.05.14 14:08:56.980006 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11158 | 2026.05.14 14:08:56.980034 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4542 rows starting from the beginning of the part | ||
| 11159 | 2026.05.14 14:08:56.980084 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 48 rows starting from the beginning of the part | ||
| 11160 | 2026.05.14 14:08:56.980130 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11161 | 2026.05.14 14:08:56.980174 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 90 rows starting from the beginning of the part | ||
| 11162 | 2026.05.14 14:08:56.980212 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11163 | 2026.05.14 14:08:56.980250 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part | ||
| 11164 | 2026.05.14 14:08:56.981883 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30353 rows, containing 5 columns (5 merged, 0 gathered) in 0.007633371 sec., 3976355.924531901 rows/sec., 253.42 MiB/sec. | ||
| 11165 | 2026.05.14 14:08:56.982133 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4890 rows, containing 4 columns (4 merged, 0 gathered) in 0.002254041 sec., 2169437.024437444 rows/sec., 139.85 MiB/sec. | ||
| 11166 | 2026.05.14 14:08:56.982323 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11167 | 2026.05.14 14:08:56.982612 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11168 | 2026.05.14 14:08:56.982638 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11169 | 2026.05.14 14:08:56.982692 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11170 | 2026.05.14 14:08:56.982783 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 11171 | 2026.05.14 14:08:56.982966 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_76_15} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11172 | 2026.05.14 14:08:56.983049 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_76_15} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11173 | 2026.05.14 14:08:56.983119 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11174 | 2026.05.14 14:08:57.000314 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.55 MiB, peak 333.98 MiB, free memory in arenas 0.00 B, will set to 324.91 MiB (RSS), difference: 1.35 MiB | ||
| 11175 | 2026.05.14 14:09:01.254010 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11176 | 2026.05.14 14:09:01.254116 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11177 | 2026.05.14 14:09:01.376622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22120 | ||
| 11178 | 2026.05.14 14:09:01.377177 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11179 | 2026.05.14 14:09:01.377218 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11180 | 2026.05.14 14:09:01.377730 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11181 | 2026.05.14 14:09:01.377961 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11182 | 2026.05.14 14:09:01.378096 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22120 | ||
| 11183 | 2026.05.14 14:09:01.378165 [ 144 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11184 | 2026.05.14 14:09:01.378260 [ 144 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11185 | 2026.05.14 14:09:01.378301 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11186 | 2026.05.14 14:09:01.378445 [ 199 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11187 | 2026.05.14 14:09:01.378546 [ 199 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11188 | 2026.05.14 14:09:01.378578 [ 199 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19688 rows starting from the beginning of the part | ||
| 11189 | 2026.05.14 14:09:01.378638 [ 199 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 11190 | 2026.05.14 14:09:01.378684 [ 199 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 11191 | 2026.05.14 14:09:01.378729 [ 199 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 11192 | 2026.05.14 14:09:01.378770 [ 199 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 11193 | 2026.05.14 14:09:01.378812 [ 199 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 11194 | 2026.05.14 14:09:01.381037 [ 193 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002639994 sec., 8378806.921530882 rows/sec., 119.86 MiB/sec. | ||
| 11195 | 2026.05.14 14:09:01.381417 [ 193 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11196 | 2026.05.14 14:09:01.381717 [ 193 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_46_9} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11197 | 2026.05.14 14:09:01.381797 [ 193 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_46_9} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11198 | 2026.05.14 14:09:01.381918 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 11199 | 2026.05.14 14:09:01.943966 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11200 | 2026.05.14 14:09:01.944334 [ 271 ] {21eefe1e-d42b-40de-9f06-5f6c840212ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 11201 | 2026.05.14 14:09:01.944867 [ 271 ] {21eefe1e-d42b-40de-9f06-5f6c840212ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11202 | 2026.05.14 14:09:01.944917 [ 271 ] {21eefe1e-d42b-40de-9f06-5f6c840212ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 11203 | 2026.05.14 14:09:01.945136 [ 271 ] {21eefe1e-d42b-40de-9f06-5f6c840212ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11204 | 2026.05.14 14:09:01.945206 [ 271 ] {21eefe1e-d42b-40de-9f06-5f6c840212ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11205 | 2026.05.14 14:09:01.945351 [ 271 ] {21eefe1e-d42b-40de-9f06-5f6c840212ea} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11206 | 2026.05.14 14:09:01.945388 [ 271 ] {21eefe1e-d42b-40de-9f06-5f6c840212ea} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11207 | 2026.05.14 14:09:01.945409 [ 271 ] {21eefe1e-d42b-40de-9f06-5f6c840212ea} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 11208 | 2026.05.14 14:09:01.945426 [ 271 ] {21eefe1e-d42b-40de-9f06-5f6c840212ea} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11209 | 2026.05.14 14:09:01.945467 [ 271 ] {21eefe1e-d42b-40de-9f06-5f6c840212ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 11210 | 2026.05.14 14:09:01.945488 [ 271 ] {21eefe1e-d42b-40de-9f06-5f6c840212ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 11211 | 2026.05.14 14:09:01.946941 [ 271 ] {21eefe1e-d42b-40de-9f06-5f6c840212ea} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002762 sec., 15930.485155684286 rows/sec., 3.33 MiB/sec. | ||
| 11212 | 2026.05.14 14:09:01.947061 [ 271 ] {21eefe1e-d42b-40de-9f06-5f6c840212ea} <Debug> TCPHandler: Processed in 0.00328507 sec. | ||
| 11213 | 2026.05.14 14:09:01.948818 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11214 | 2026.05.14 14:09:01.949036 [ 271 ] {eb1f4f5d-a372-4bd8-ba57-246ff2f1d214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11215 | 2026.05.14 14:09:01.949117 [ 271 ] {eb1f4f5d-a372-4bd8-ba57-246ff2f1d214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11216 | 2026.05.14 14:09:01.950008 [ 271 ] {eb1f4f5d-a372-4bd8-ba57-246ff2f1d214} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11217 | 2026.05.14 14:09:01.950051 [ 271 ] {eb1f4f5d-a372-4bd8-ba57-246ff2f1d214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11218 | 2026.05.14 14:09:01.950435 [ 271 ] {eb1f4f5d-a372-4bd8-ba57-246ff2f1d214} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11219 | 2026.05.14 14:09:01.950672 [ 271 ] {eb1f4f5d-a372-4bd8-ba57-246ff2f1d214} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11220 | 2026.05.14 14:09:01.950828 [ 271 ] {eb1f4f5d-a372-4bd8-ba57-246ff2f1d214} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001852 sec., 30237.580993520518 rows/sec., 2.31 MiB/sec. | ||
| 11221 | 2026.05.14 14:09:01.950868 [ 271 ] {eb1f4f5d-a372-4bd8-ba57-246ff2f1d214} <Debug> TCPHandler: Processed in 0.002104349 sec. | ||
| 11222 | 2026.05.14 14:09:01.951027 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2026.05.14 14:09:01.951124 [ 271 ] {7449fed7-33c1-4339-8ad7-8820a6dea322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11224 | 2026.05.14 14:09:01.951164 [ 271 ] {7449fed7-33c1-4339-8ad7-8820a6dea322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11225 | 2026.05.14 14:09:01.951665 [ 271 ] {7449fed7-33c1-4339-8ad7-8820a6dea322} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2026.05.14 14:09:01.951708 [ 271 ] {7449fed7-33c1-4339-8ad7-8820a6dea322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11227 | 2026.05.14 14:09:01.952027 [ 271 ] {7449fed7-33c1-4339-8ad7-8820a6dea322} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11228 | 2026.05.14 14:09:01.952246 [ 271 ] {7449fed7-33c1-4339-8ad7-8820a6dea322} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2026.05.14 14:09:01.952382 [ 271 ] {7449fed7-33c1-4339-8ad7-8820a6dea322} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. | ||
| 11230 | 2026.05.14 14:09:01.952421 [ 271 ] {7449fed7-33c1-4339-8ad7-8820a6dea322} <Debug> TCPHandler: Processed in 0.001447214 sec. | ||
| 11231 | 2026.05.14 14:09:01.952554 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11232 | 2026.05.14 14:09:01.952662 [ 271 ] {26c6a1a2-8941-4dcb-81bf-c91cf60602db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11233 | 2026.05.14 14:09:01.952706 [ 271 ] {26c6a1a2-8941-4dcb-81bf-c91cf60602db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11234 | 2026.05.14 14:09:01.953207 [ 271 ] {26c6a1a2-8941-4dcb-81bf-c91cf60602db} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11235 | 2026.05.14 14:09:01.953247 [ 271 ] {26c6a1a2-8941-4dcb-81bf-c91cf60602db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11236 | 2026.05.14 14:09:01.953584 [ 271 ] {26c6a1a2-8941-4dcb-81bf-c91cf60602db} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11237 | 2026.05.14 14:09:01.953796 [ 271 ] {26c6a1a2-8941-4dcb-81bf-c91cf60602db} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11238 | 2026.05.14 14:09:01.953929 [ 271 ] {26c6a1a2-8941-4dcb-81bf-c91cf60602db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 11239 | 2026.05.14 14:09:01.953968 [ 271 ] {26c6a1a2-8941-4dcb-81bf-c91cf60602db} <Debug> TCPHandler: Processed in 0.001462164 sec. | ||
| 11240 | 2026.05.14 14:09:01.954089 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11241 | 2026.05.14 14:09:01.954195 [ 271 ] {a14df487-c1a0-4aeb-b590-196d7029c803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11242 | 2026.05.14 14:09:01.954236 [ 271 ] {a14df487-c1a0-4aeb-b590-196d7029c803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11243 | 2026.05.14 14:09:01.954606 [ 271 ] {a14df487-c1a0-4aeb-b590-196d7029c803} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11244 | 2026.05.14 14:09:01.954644 [ 271 ] {a14df487-c1a0-4aeb-b590-196d7029c803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11245 | 2026.05.14 14:09:01.954956 [ 271 ] {a14df487-c1a0-4aeb-b590-196d7029c803} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11246 | 2026.05.14 14:09:01.955163 [ 271 ] {a14df487-c1a0-4aeb-b590-196d7029c803} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2026.05.14 14:09:01.955292 [ 271 ] {a14df487-c1a0-4aeb-b590-196d7029c803} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 11248 | 2026.05.14 14:09:01.955328 [ 271 ] {a14df487-c1a0-4aeb-b590-196d7029c803} <Debug> TCPHandler: Processed in 0.001288371 sec. | ||
| 11249 | 2026.05.14 14:09:02.245719 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11250 | 2026.05.14 14:09:02.246126 [ 271 ] {ea03d54c-d68e-4aec-9388-23665d1739a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11251 | 2026.05.14 14:09:02.246734 [ 271 ] {ea03d54c-d68e-4aec-9388-23665d1739a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11252 | 2026.05.14 14:09:02.246820 [ 271 ] {ea03d54c-d68e-4aec-9388-23665d1739a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11253 | 2026.05.14 14:09:02.247109 [ 271 ] {ea03d54c-d68e-4aec-9388-23665d1739a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11254 | 2026.05.14 14:09:02.247178 [ 271 ] {ea03d54c-d68e-4aec-9388-23665d1739a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11255 | 2026.05.14 14:09:02.247323 [ 271 ] {ea03d54c-d68e-4aec-9388-23665d1739a3} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 11256 | 2026.05.14 14:09:02.247361 [ 271 ] {ea03d54c-d68e-4aec-9388-23665d1739a3} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11257 | 2026.05.14 14:09:02.247383 [ 271 ] {ea03d54c-d68e-4aec-9388-23665d1739a3} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 11258 | 2026.05.14 14:09:02.247400 [ 271 ] {ea03d54c-d68e-4aec-9388-23665d1739a3} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11259 | 2026.05.14 14:09:02.247443 [ 271 ] {ea03d54c-d68e-4aec-9388-23665d1739a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 11260 | 2026.05.14 14:09:02.247464 [ 271 ] {ea03d54c-d68e-4aec-9388-23665d1739a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 11261 | 2026.05.14 14:09:02.248831 [ 271 ] {ea03d54c-d68e-4aec-9388-23665d1739a3} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002894 sec., 15203.870076019351 rows/sec., 3.18 MiB/sec. | ||
| 11262 | 2026.05.14 14:09:02.248953 [ 271 ] {ea03d54c-d68e-4aec-9388-23665d1739a3} <Debug> TCPHandler: Processed in 0.003429871 sec. | ||
| 11263 | 2026.05.14 14:09:02.264684 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11264 | 2026.05.14 14:09:02.264905 [ 271 ] {e0564e88-1e9a-48b4-92ea-c574817ecc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11265 | 2026.05.14 14:09:02.264989 [ 271 ] {e0564e88-1e9a-48b4-92ea-c574817ecc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11266 | 2026.05.14 14:09:02.266059 [ 271 ] {e0564e88-1e9a-48b4-92ea-c574817ecc74} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11267 | 2026.05.14 14:09:02.266104 [ 271 ] {e0564e88-1e9a-48b4-92ea-c574817ecc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11268 | 2026.05.14 14:09:02.266506 [ 271 ] {e0564e88-1e9a-48b4-92ea-c574817ecc74} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11269 | 2026.05.14 14:09:02.266745 [ 271 ] {e0564e88-1e9a-48b4-92ea-c574817ecc74} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2026.05.14 14:09:02.266899 [ 271 ] {e0564e88-1e9a-48b4-92ea-c574817ecc74} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002055 sec., 138199.51338199514 rows/sec., 8.78 MiB/sec. | ||
| 11271 | 2026.05.14 14:09:02.266938 [ 271 ] {e0564e88-1e9a-48b4-92ea-c574817ecc74} <Debug> TCPHandler: Processed in 0.002361202 sec. | ||
| 11272 | 2026.05.14 14:09:02.267093 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11273 | 2026.05.14 14:09:02.267191 [ 271 ] {a73352e3-6171-4259-bc9d-ec5cd0d426b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11274 | 2026.05.14 14:09:02.267231 [ 271 ] {a73352e3-6171-4259-bc9d-ec5cd0d426b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11275 | 2026.05.14 14:09:02.268770 [ 271 ] {a73352e3-6171-4259-bc9d-ec5cd0d426b3} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2026.05.14 14:09:02.268811 [ 271 ] {a73352e3-6171-4259-bc9d-ec5cd0d426b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11277 | 2026.05.14 14:09:02.269318 [ 271 ] {a73352e3-6171-4259-bc9d-ec5cd0d426b3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11278 | 2026.05.14 14:09:02.269540 [ 271 ] {a73352e3-6171-4259-bc9d-ec5cd0d426b3} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11279 | 2026.05.14 14:09:02.269681 [ 271 ] {a73352e3-6171-4259-bc9d-ec5cd0d426b3} <Debug> executeQuery: Read 3230 rows, 247.07 KiB in 0.002508 sec., 1287878.787878788 rows/sec., 96.20 MiB/sec. | ||
| 11280 | 2026.05.14 14:09:02.269721 [ 271 ] {a73352e3-6171-4259-bc9d-ec5cd0d426b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 11281 | 2026.05.14 14:09:02.269735 [ 271 ] {a73352e3-6171-4259-bc9d-ec5cd0d426b3} <Debug> TCPHandler: Processed in 0.002696515 sec. | ||
| 11282 | 2026.05.14 14:09:02.269900 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11283 | 2026.05.14 14:09:02.269997 [ 271 ] {bc95b98c-c66a-4dd8-b525-5b10a6e3cae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11284 | 2026.05.14 14:09:02.270038 [ 271 ] {bc95b98c-c66a-4dd8-b525-5b10a6e3cae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11285 | 2026.05.14 14:09:02.270555 [ 271 ] {bc95b98c-c66a-4dd8-b525-5b10a6e3cae7} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11286 | 2026.05.14 14:09:02.270592 [ 271 ] {bc95b98c-c66a-4dd8-b525-5b10a6e3cae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11287 | 2026.05.14 14:09:02.271134 [ 271 ] {bc95b98c-c66a-4dd8-b525-5b10a6e3cae7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11288 | 2026.05.14 14:09:02.271418 [ 271 ] {bc95b98c-c66a-4dd8-b525-5b10a6e3cae7} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11289 | 2026.05.14 14:09:02.271616 [ 271 ] {bc95b98c-c66a-4dd8-b525-5b10a6e3cae7} <Debug> executeQuery: Read 195 rows, 12.53 KiB in 0.001631 sec., 119558.55303494788 rows/sec., 7.50 MiB/sec. | ||
| 11290 | 2026.05.14 14:09:02.271718 [ 271 ] {bc95b98c-c66a-4dd8-b525-5b10a6e3cae7} <Debug> TCPHandler: Processed in 0.001865397 sec. | ||
| 11291 | 2026.05.14 14:09:02.271934 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11292 | 2026.05.14 14:09:02.272071 [ 271 ] {a67cd2ed-f361-4c99-a24c-0530758ede09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11293 | 2026.05.14 14:09:02.272131 [ 271 ] {a67cd2ed-f361-4c99-a24c-0530758ede09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11294 | 2026.05.14 14:09:02.272895 [ 271 ] {a67cd2ed-f361-4c99-a24c-0530758ede09} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2026.05.14 14:09:02.272933 [ 271 ] {a67cd2ed-f361-4c99-a24c-0530758ede09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11296 | 2026.05.14 14:09:02.273296 [ 271 ] {a67cd2ed-f361-4c99-a24c-0530758ede09} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11297 | 2026.05.14 14:09:02.273511 [ 271 ] {a67cd2ed-f361-4c99-a24c-0530758ede09} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2026.05.14 14:09:02.273638 [ 271 ] {a67cd2ed-f361-4c99-a24c-0530758ede09} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001609 sec., 590428.8377874456 rows/sec., 34.74 MiB/sec. | ||
| 11299 | 2026.05.14 14:09:02.273699 [ 271 ] {a67cd2ed-f361-4c99-a24c-0530758ede09} <Debug> TCPHandler: Processed in 0.001881088 sec. | ||
| 11300 | 2026.05.14 14:09:02.273830 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11301 | 2026.05.14 14:09:02.273928 [ 271 ] {110eb711-3ebf-4375-8d6d-9b28a0cdf874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11302 | 2026.05.14 14:09:02.273969 [ 271 ] {110eb711-3ebf-4375-8d6d-9b28a0cdf874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11303 | 2026.05.14 14:09:02.274366 [ 271 ] {110eb711-3ebf-4375-8d6d-9b28a0cdf874} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.05.14 14:09:02.274403 [ 271 ] {110eb711-3ebf-4375-8d6d-9b28a0cdf874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11305 | 2026.05.14 14:09:02.274693 [ 271 ] {110eb711-3ebf-4375-8d6d-9b28a0cdf874} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11306 | 2026.05.14 14:09:02.274904 [ 271 ] {110eb711-3ebf-4375-8d6d-9b28a0cdf874} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2026.05.14 14:09:02.275031 [ 271 ] {110eb711-3ebf-4375-8d6d-9b28a0cdf874} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 62.72 KiB/sec. | ||
| 11308 | 2026.05.14 14:09:02.275069 [ 271 ] {110eb711-3ebf-4375-8d6d-9b28a0cdf874} <Debug> TCPHandler: Processed in 0.001289343 sec. | ||
| 11309 | 2026.05.14 14:09:02.275196 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11310 | 2026.05.14 14:09:02.275293 [ 271 ] {653bbaae-4127-46ac-b652-5840d992e85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11311 | 2026.05.14 14:09:02.275333 [ 271 ] {653bbaae-4127-46ac-b652-5840d992e85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11312 | 2026.05.14 14:09:02.275787 [ 271 ] {653bbaae-4127-46ac-b652-5840d992e85b} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2026.05.14 14:09:02.275825 [ 271 ] {653bbaae-4127-46ac-b652-5840d992e85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11314 | 2026.05.14 14:09:02.276166 [ 271 ] {653bbaae-4127-46ac-b652-5840d992e85b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11315 | 2026.05.14 14:09:02.276380 [ 271 ] {653bbaae-4127-46ac-b652-5840d992e85b} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2026.05.14 14:09:02.276511 [ 271 ] {653bbaae-4127-46ac-b652-5840d992e85b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001237 sec., 119644.30072756669 rows/sec., 6.80 MiB/sec. | ||
| 11317 | 2026.05.14 14:09:02.276571 [ 271 ] {653bbaae-4127-46ac-b652-5840d992e85b} <Debug> TCPHandler: Processed in 0.001424123 sec. | ||
| 11318 | 2026.05.14 14:09:02.276706 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11319 | 2026.05.14 14:09:02.276804 [ 271 ] {097db03c-fb7c-4e3f-beb9-754983407d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11320 | 2026.05.14 14:09:02.276844 [ 271 ] {097db03c-fb7c-4e3f-beb9-754983407d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11321 | 2026.05.14 14:09:02.277833 [ 271 ] {097db03c-fb7c-4e3f-beb9-754983407d27} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11322 | 2026.05.14 14:09:02.277873 [ 271 ] {097db03c-fb7c-4e3f-beb9-754983407d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11323 | 2026.05.14 14:09:02.278257 [ 271 ] {097db03c-fb7c-4e3f-beb9-754983407d27} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11324 | 2026.05.14 14:09:02.278468 [ 271 ] {097db03c-fb7c-4e3f-beb9-754983407d27} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11325 | 2026.05.14 14:09:02.278612 [ 271 ] {097db03c-fb7c-4e3f-beb9-754983407d27} <Debug> executeQuery: Read 1758 rows, 121.54 KiB in 0.001826 sec., 962760.1314348303 rows/sec., 65.00 MiB/sec. | ||
| 11326 | 2026.05.14 14:09:02.278676 [ 271 ] {097db03c-fb7c-4e3f-beb9-754983407d27} <Debug> TCPHandler: Processed in 0.002019709 sec. | ||
| 11327 | 2026.05.14 14:09:02.278808 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11328 | 2026.05.14 14:09:02.278906 [ 271 ] {4d011e70-4fea-4a44-a03e-e1cd94a02894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11329 | 2026.05.14 14:09:02.278949 [ 271 ] {4d011e70-4fea-4a44-a03e-e1cd94a02894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11330 | 2026.05.14 14:09:02.279303 [ 271 ] {4d011e70-4fea-4a44-a03e-e1cd94a02894} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11331 | 2026.05.14 14:09:02.279339 [ 271 ] {4d011e70-4fea-4a44-a03e-e1cd94a02894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11332 | 2026.05.14 14:09:02.279653 [ 271 ] {4d011e70-4fea-4a44-a03e-e1cd94a02894} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11333 | 2026.05.14 14:09:02.279872 [ 271 ] {4d011e70-4fea-4a44-a03e-e1cd94a02894} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11334 | 2026.05.14 14:09:02.280005 [ 271 ] {4d011e70-4fea-4a44-a03e-e1cd94a02894} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 11335 | 2026.05.14 14:09:02.280043 [ 271 ] {4d011e70-4fea-4a44-a03e-e1cd94a02894} <Debug> TCPHandler: Processed in 0.001283781 sec. | ||
| 11336 | 2026.05.14 14:09:02.280167 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11337 | 2026.05.14 14:09:02.280265 [ 271 ] {63437e3c-a37f-4cdb-b6bb-b3efd8402048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11338 | 2026.05.14 14:09:02.280308 [ 271 ] {63437e3c-a37f-4cdb-b6bb-b3efd8402048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11339 | 2026.05.14 14:09:02.280974 [ 271 ] {63437e3c-a37f-4cdb-b6bb-b3efd8402048} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11340 | 2026.05.14 14:09:02.281011 [ 271 ] {63437e3c-a37f-4cdb-b6bb-b3efd8402048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11341 | 2026.05.14 14:09:02.281461 [ 271 ] {63437e3c-a37f-4cdb-b6bb-b3efd8402048} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11342 | 2026.05.14 14:09:02.281687 [ 271 ] {63437e3c-a37f-4cdb-b6bb-b3efd8402048} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11343 | 2026.05.14 14:09:02.281845 [ 271 ] {63437e3c-a37f-4cdb-b6bb-b3efd8402048} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001582 sec., 1012010.1137800253 rows/sec., 61.44 MiB/sec. | ||
| 11344 | 2026.05.14 14:09:02.281889 [ 271 ] {63437e3c-a37f-4cdb-b6bb-b3efd8402048} <Debug> TCPHandler: Processed in 0.001771057 sec. | ||
| 11345 | 2026.05.14 14:09:02.282018 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11346 | 2026.05.14 14:09:02.282116 [ 271 ] {36e9082f-0b2c-4f8f-91f5-acadc430dc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11347 | 2026.05.14 14:09:02.282159 [ 271 ] {36e9082f-0b2c-4f8f-91f5-acadc430dc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11348 | 2026.05.14 14:09:02.282500 [ 271 ] {36e9082f-0b2c-4f8f-91f5-acadc430dc18} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11349 | 2026.05.14 14:09:02.282537 [ 271 ] {36e9082f-0b2c-4f8f-91f5-acadc430dc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11350 | 2026.05.14 14:09:02.282832 [ 271 ] {36e9082f-0b2c-4f8f-91f5-acadc430dc18} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11351 | 2026.05.14 14:09:02.283039 [ 271 ] {36e9082f-0b2c-4f8f-91f5-acadc430dc18} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11352 | 2026.05.14 14:09:02.283169 [ 271 ] {36e9082f-0b2c-4f8f-91f5-acadc430dc18} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 11353 | 2026.05.14 14:09:02.283206 [ 271 ] {36e9082f-0b2c-4f8f-91f5-acadc430dc18} <Debug> TCPHandler: Processed in 0.001237591 sec. | ||
| 11354 | 2026.05.14 14:09:02.283332 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11355 | 2026.05.14 14:09:02.283429 [ 271 ] {3b74ef80-8daa-41c2-a474-bf878937110a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11356 | 2026.05.14 14:09:02.283483 [ 271 ] {3b74ef80-8daa-41c2-a474-bf878937110a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11357 | 2026.05.14 14:09:02.284494 [ 271 ] {3b74ef80-8daa-41c2-a474-bf878937110a} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2026.05.14 14:09:02.284531 [ 271 ] {3b74ef80-8daa-41c2-a474-bf878937110a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11359 | 2026.05.14 14:09:02.285112 [ 271 ] {3b74ef80-8daa-41c2-a474-bf878937110a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11360 | 2026.05.14 14:09:02.285336 [ 271 ] {3b74ef80-8daa-41c2-a474-bf878937110a} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2026.05.14 14:09:02.285473 [ 271 ] {3b74ef80-8daa-41c2-a474-bf878937110a} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002062 sec., 25703.200775945683 rows/sec., 46.06 MiB/sec. | ||
| 11362 | 2026.05.14 14:09:02.285529 [ 271 ] {3b74ef80-8daa-41c2-a474-bf878937110a} <Debug> TCPHandler: Processed in 0.002246381 sec. | ||
| 11363 | 2026.05.14 14:09:02.285661 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11364 | 2026.05.14 14:09:02.285759 [ 271 ] {fdee2adc-6ad0-4949-9629-b06931f354f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11365 | 2026.05.14 14:09:02.285800 [ 271 ] {fdee2adc-6ad0-4949-9629-b06931f354f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11366 | 2026.05.14 14:09:02.286153 [ 271 ] {fdee2adc-6ad0-4949-9629-b06931f354f9} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11367 | 2026.05.14 14:09:02.286190 [ 271 ] {fdee2adc-6ad0-4949-9629-b06931f354f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11368 | 2026.05.14 14:09:02.286481 [ 271 ] {fdee2adc-6ad0-4949-9629-b06931f354f9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11369 | 2026.05.14 14:09:02.286697 [ 271 ] {fdee2adc-6ad0-4949-9629-b06931f354f9} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11370 | 2026.05.14 14:09:02.286829 [ 271 ] {fdee2adc-6ad0-4949-9629-b06931f354f9} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00109 sec., 38532.11009174312 rows/sec., 2.20 MiB/sec. | ||
| 11371 | 2026.05.14 14:09:02.286867 [ 271 ] {fdee2adc-6ad0-4949-9629-b06931f354f9} <Debug> TCPHandler: Processed in 0.001256451 sec. | ||
| 11372 | 2026.05.14 14:09:02.521698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 11373 | 2026.05.14 14:09:02.537895 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11374 | 2026.05.14 14:09:02.537949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11375 | 2026.05.14 14:09:02.544003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11376 | 2026.05.14 14:09:02.544670 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11377 | 2026.05.14 14:09:02.544976 [ 130 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11378 | 2026.05.14 14:09:02.545043 [ 130 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11379 | 2026.05.14 14:09:02.545064 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11380 | 2026.05.14 14:09:02.545180 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11381 | 2026.05.14 14:09:02.547687 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 11382 | 2026.05.14 14:09:02.548814 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11383 | 2026.05.14 14:09:02.550300 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 11384 | 2026.05.14 14:09:02.555200 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 11385 | 2026.05.14 14:09:02.559622 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 11386 | 2026.05.14 14:09:02.563769 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 11387 | 2026.05.14 14:09:02.568086 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 11388 | 2026.05.14 14:09:02.571740 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 11389 | 2026.05.14 14:09:02.622626 [ 193 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077494925 sec., 4477.712572791057 rows/sec., 23.15 MiB/sec. | ||
| 11390 | 2026.05.14 14:09:02.625083 [ 193 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11391 | 2026.05.14 14:09:02.626890 [ 193 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_46_9} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2026.05.14 14:09:02.626976 [ 193 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_46_9} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11393 | 2026.05.14 14:09:02.629274 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11394 | 2026.05.14 14:09:06.451755 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1430 | ||
| 11395 | 2026.05.14 14:09:06.454592 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11396 | 2026.05.14 14:09:06.454636 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11397 | 2026.05.14 14:09:06.455834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11398 | 2026.05.14 14:09:06.456087 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11399 | 2026.05.14 14:09:06.456334 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1430 | ||
| 11400 | 2026.05.14 14:09:06.943158 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11401 | 2026.05.14 14:09:06.943410 [ 271 ] {f7858985-d137-46aa-a38f-4e36cf793904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 11402 | 2026.05.14 14:09:06.943774 [ 271 ] {f7858985-d137-46aa-a38f-4e36cf793904} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11403 | 2026.05.14 14:09:06.943818 [ 271 ] {f7858985-d137-46aa-a38f-4e36cf793904} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 11404 | 2026.05.14 14:09:06.944042 [ 271 ] {f7858985-d137-46aa-a38f-4e36cf793904} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11405 | 2026.05.14 14:09:06.944109 [ 271 ] {f7858985-d137-46aa-a38f-4e36cf793904} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11406 | 2026.05.14 14:09:06.944246 [ 271 ] {f7858985-d137-46aa-a38f-4e36cf793904} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11407 | 2026.05.14 14:09:06.944282 [ 271 ] {f7858985-d137-46aa-a38f-4e36cf793904} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11408 | 2026.05.14 14:09:06.944304 [ 271 ] {f7858985-d137-46aa-a38f-4e36cf793904} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 11409 | 2026.05.14 14:09:06.944320 [ 271 ] {f7858985-d137-46aa-a38f-4e36cf793904} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11410 | 2026.05.14 14:09:06.944360 [ 271 ] {f7858985-d137-46aa-a38f-4e36cf793904} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 11411 | 2026.05.14 14:09:06.944380 [ 271 ] {f7858985-d137-46aa-a38f-4e36cf793904} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 11412 | 2026.05.14 14:09:06.945465 [ 271 ] {f7858985-d137-46aa-a38f-4e36cf793904} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002159 sec., 20379.805465493286 rows/sec., 4.26 MiB/sec. | ||
| 11413 | 2026.05.14 14:09:06.945575 [ 271 ] {f7858985-d137-46aa-a38f-4e36cf793904} <Debug> TCPHandler: Processed in 0.002556534 sec. | ||
| 11414 | 2026.05.14 14:09:06.947203 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11415 | 2026.05.14 14:09:06.947319 [ 271 ] {a8fc82bc-c5ee-47f4-b4cf-af947b8f287b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11416 | 2026.05.14 14:09:06.947362 [ 271 ] {a8fc82bc-c5ee-47f4-b4cf-af947b8f287b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11417 | 2026.05.14 14:09:06.947945 [ 271 ] {a8fc82bc-c5ee-47f4-b4cf-af947b8f287b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11418 | 2026.05.14 14:09:06.947992 [ 271 ] {a8fc82bc-c5ee-47f4-b4cf-af947b8f287b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11419 | 2026.05.14 14:09:06.948363 [ 271 ] {a8fc82bc-c5ee-47f4-b4cf-af947b8f287b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11420 | 2026.05.14 14:09:06.948578 [ 271 ] {a8fc82bc-c5ee-47f4-b4cf-af947b8f287b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11421 | 2026.05.14 14:09:06.948723 [ 271 ] {a8fc82bc-c5ee-47f4-b4cf-af947b8f287b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001435 sec., 39024.39024390244 rows/sec., 2.98 MiB/sec. | ||
| 11422 | 2026.05.14 14:09:06.948762 [ 271 ] {a8fc82bc-c5ee-47f4-b4cf-af947b8f287b} <Debug> TCPHandler: Processed in 0.001611904 sec. | ||
| 11423 | 2026.05.14 14:09:06.948921 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11424 | 2026.05.14 14:09:06.949027 [ 271 ] {25cfcf9e-9f32-4469-b2b2-84a26a6687ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11425 | 2026.05.14 14:09:06.949067 [ 271 ] {25cfcf9e-9f32-4469-b2b2-84a26a6687ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11426 | 2026.05.14 14:09:06.949578 [ 271 ] {25cfcf9e-9f32-4469-b2b2-84a26a6687ba} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2026.05.14 14:09:06.949616 [ 271 ] {25cfcf9e-9f32-4469-b2b2-84a26a6687ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11428 | 2026.05.14 14:09:06.949916 [ 271 ] {25cfcf9e-9f32-4469-b2b2-84a26a6687ba} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11429 | 2026.05.14 14:09:06.950130 [ 271 ] {25cfcf9e-9f32-4469-b2b2-84a26a6687ba} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2026.05.14 14:09:06.950263 [ 271 ] {25cfcf9e-9f32-4469-b2b2-84a26a6687ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 11431 | 2026.05.14 14:09:06.950301 [ 271 ] {25cfcf9e-9f32-4469-b2b2-84a26a6687ba} <Debug> TCPHandler: Processed in 0.001429574 sec. | ||
| 11432 | 2026.05.14 14:09:06.950422 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11433 | 2026.05.14 14:09:06.950519 [ 271 ] {77bfff48-cd30-4e3f-8c80-c35bee8bc769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11434 | 2026.05.14 14:09:06.950562 [ 271 ] {77bfff48-cd30-4e3f-8c80-c35bee8bc769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11435 | 2026.05.14 14:09:06.950964 [ 271 ] {77bfff48-cd30-4e3f-8c80-c35bee8bc769} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2026.05.14 14:09:06.951000 [ 271 ] {77bfff48-cd30-4e3f-8c80-c35bee8bc769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11437 | 2026.05.14 14:09:06.951310 [ 271 ] {77bfff48-cd30-4e3f-8c80-c35bee8bc769} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11438 | 2026.05.14 14:09:06.951509 [ 271 ] {77bfff48-cd30-4e3f-8c80-c35bee8bc769} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11439 | 2026.05.14 14:09:06.951702 [ 271 ] {77bfff48-cd30-4e3f-8c80-c35bee8bc769} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001201 sec., 106577.85179017486 rows/sec., 7.42 MiB/sec. | ||
| 11440 | 2026.05.14 14:09:06.951739 [ 271 ] {77bfff48-cd30-4e3f-8c80-c35bee8bc769} <Debug> TCPHandler: Processed in 0.001365743 sec. | ||
| 11441 | 2026.05.14 14:09:06.951864 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11442 | 2026.05.14 14:09:06.951962 [ 271 ] {f6bf0b61-a70c-49ca-a263-5b5c9fbf9784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11443 | 2026.05.14 14:09:06.952005 [ 271 ] {f6bf0b61-a70c-49ca-a263-5b5c9fbf9784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11444 | 2026.05.14 14:09:06.952338 [ 271 ] {f6bf0b61-a70c-49ca-a263-5b5c9fbf9784} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11445 | 2026.05.14 14:09:06.952374 [ 271 ] {f6bf0b61-a70c-49ca-a263-5b5c9fbf9784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11446 | 2026.05.14 14:09:06.952681 [ 271 ] {f6bf0b61-a70c-49ca-a263-5b5c9fbf9784} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11447 | 2026.05.14 14:09:06.952883 [ 271 ] {f6bf0b61-a70c-49ca-a263-5b5c9fbf9784} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11448 | 2026.05.14 14:09:06.953010 [ 271 ] {f6bf0b61-a70c-49ca-a263-5b5c9fbf9784} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001067 sec., 44985.941893158386 rows/sec., 3.03 MiB/sec. | ||
| 11449 | 2026.05.14 14:09:06.953046 [ 271 ] {f6bf0b61-a70c-49ca-a263-5b5c9fbf9784} <Debug> TCPHandler: Processed in 0.001231401 sec. | ||
| 11450 | 2026.05.14 14:09:07.000299 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.07 MiB, peak 340.56 MiB, free memory in arenas 0.00 B, will set to 326.76 MiB (RSS), difference: 3.69 MiB | ||
| 11451 | 2026.05.14 14:09:08.878489 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22568 | ||
| 11452 | 2026.05.14 14:09:08.879113 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11453 | 2026.05.14 14:09:08.879172 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11454 | 2026.05.14 14:09:08.879699 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11455 | 2026.05.14 14:09:08.879935 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11456 | 2026.05.14 14:09:08.880067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22568 | ||
| 11457 | 2026.05.14 14:09:10.048172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11458 | 2026.05.14 14:09:10.062818 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2026.05.14 14:09:10.062874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
| 11460 | 2026.05.14 14:09:10.068011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11461 | 2026.05.14 14:09:10.068685 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2026.05.14 14:09:10.071224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11463 | 2026.05.14 14:09:11.944812 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11464 | 2026.05.14 14:09:11.945101 [ 271 ] {c10f7f90-9d3a-4569-a53a-ad677052fe05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 11465 | 2026.05.14 14:09:11.945516 [ 271 ] {c10f7f90-9d3a-4569-a53a-ad677052fe05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11466 | 2026.05.14 14:09:11.945556 [ 271 ] {c10f7f90-9d3a-4569-a53a-ad677052fe05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 11467 | 2026.05.14 14:09:11.945780 [ 271 ] {c10f7f90-9d3a-4569-a53a-ad677052fe05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11468 | 2026.05.14 14:09:11.945853 [ 271 ] {c10f7f90-9d3a-4569-a53a-ad677052fe05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11469 | 2026.05.14 14:09:11.945999 [ 271 ] {c10f7f90-9d3a-4569-a53a-ad677052fe05} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11470 | 2026.05.14 14:09:11.946038 [ 271 ] {c10f7f90-9d3a-4569-a53a-ad677052fe05} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11471 | 2026.05.14 14:09:11.946061 [ 271 ] {c10f7f90-9d3a-4569-a53a-ad677052fe05} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 11472 | 2026.05.14 14:09:11.946077 [ 271 ] {c10f7f90-9d3a-4569-a53a-ad677052fe05} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11473 | 2026.05.14 14:09:11.946120 [ 271 ] {c10f7f90-9d3a-4569-a53a-ad677052fe05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 11474 | 2026.05.14 14:09:11.946141 [ 271 ] {c10f7f90-9d3a-4569-a53a-ad677052fe05} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 11475 | 2026.05.14 14:09:11.947624 [ 271 ] {c10f7f90-9d3a-4569-a53a-ad677052fe05} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002635 sec., 16698.29222011385 rows/sec., 3.49 MiB/sec. | ||
| 11476 | 2026.05.14 14:09:11.947744 [ 271 ] {c10f7f90-9d3a-4569-a53a-ad677052fe05} <Debug> TCPHandler: Processed in 0.003094828 sec. | ||
| 11477 | 2026.05.14 14:09:11.949551 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11478 | 2026.05.14 14:09:11.949716 [ 271 ] {cabb65bf-22a5-4f0d-9116-f73f38d10538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11479 | 2026.05.14 14:09:11.949782 [ 271 ] {cabb65bf-22a5-4f0d-9116-f73f38d10538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11480 | 2026.05.14 14:09:11.950580 [ 271 ] {cabb65bf-22a5-4f0d-9116-f73f38d10538} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11481 | 2026.05.14 14:09:11.950629 [ 271 ] {cabb65bf-22a5-4f0d-9116-f73f38d10538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11482 | 2026.05.14 14:09:11.951024 [ 271 ] {cabb65bf-22a5-4f0d-9116-f73f38d10538} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11483 | 2026.05.14 14:09:11.951254 [ 271 ] {cabb65bf-22a5-4f0d-9116-f73f38d10538} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11484 | 2026.05.14 14:09:11.951430 [ 271 ] {cabb65bf-22a5-4f0d-9116-f73f38d10538} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001762 sec., 31782.06583427923 rows/sec., 2.43 MiB/sec. | ||
| 11485 | 2026.05.14 14:09:11.951472 [ 271 ] {cabb65bf-22a5-4f0d-9116-f73f38d10538} <Debug> TCPHandler: Processed in 0.001998529 sec. | ||
| 11486 | 2026.05.14 14:09:11.951611 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11487 | 2026.05.14 14:09:11.951714 [ 271 ] {b903e87e-a395-4a68-9fb1-260495ac809a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11488 | 2026.05.14 14:09:11.951756 [ 271 ] {b903e87e-a395-4a68-9fb1-260495ac809a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11489 | 2026.05.14 14:09:11.952223 [ 271 ] {b903e87e-a395-4a68-9fb1-260495ac809a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2026.05.14 14:09:11.952261 [ 271 ] {b903e87e-a395-4a68-9fb1-260495ac809a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11491 | 2026.05.14 14:09:11.952573 [ 271 ] {b903e87e-a395-4a68-9fb1-260495ac809a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11492 | 2026.05.14 14:09:11.952788 [ 271 ] {b903e87e-a395-4a68-9fb1-260495ac809a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2026.05.14 14:09:11.952937 [ 271 ] {b903e87e-a395-4a68-9fb1-260495ac809a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 11494 | 2026.05.14 14:09:11.952976 [ 271 ] {b903e87e-a395-4a68-9fb1-260495ac809a} <Debug> TCPHandler: Processed in 0.001419413 sec. | ||
| 11495 | 2026.05.14 14:09:11.953104 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.05.14 14:09:11.953210 [ 271 ] {885ac092-6d2c-4f45-9cd0-a0479a3725c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11497 | 2026.05.14 14:09:11.953253 [ 271 ] {885ac092-6d2c-4f45-9cd0-a0479a3725c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11498 | 2026.05.14 14:09:11.953692 [ 271 ] {885ac092-6d2c-4f45-9cd0-a0479a3725c7} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2026.05.14 14:09:11.953729 [ 271 ] {885ac092-6d2c-4f45-9cd0-a0479a3725c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11500 | 2026.05.14 14:09:11.954073 [ 271 ] {885ac092-6d2c-4f45-9cd0-a0479a3725c7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11501 | 2026.05.14 14:09:11.954299 [ 271 ] {885ac092-6d2c-4f45-9cd0-a0479a3725c7} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2026.05.14 14:09:11.954440 [ 271 ] {885ac092-6d2c-4f45-9cd0-a0479a3725c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 11503 | 2026.05.14 14:09:11.954479 [ 271 ] {885ac092-6d2c-4f45-9cd0-a0479a3725c7} <Debug> TCPHandler: Processed in 0.001424713 sec. | ||
| 11504 | 2026.05.14 14:09:11.954602 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11505 | 2026.05.14 14:09:11.954700 [ 271 ] {3da19e20-3f28-4c12-b65b-9eeb7d660a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11506 | 2026.05.14 14:09:11.954743 [ 271 ] {3da19e20-3f28-4c12-b65b-9eeb7d660a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11507 | 2026.05.14 14:09:11.955137 [ 271 ] {3da19e20-3f28-4c12-b65b-9eeb7d660a5c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2026.05.14 14:09:11.955173 [ 271 ] {3da19e20-3f28-4c12-b65b-9eeb7d660a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11509 | 2026.05.14 14:09:11.955513 [ 271 ] {3da19e20-3f28-4c12-b65b-9eeb7d660a5c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11510 | 2026.05.14 14:09:11.955720 [ 271 ] {3da19e20-3f28-4c12-b65b-9eeb7d660a5c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2026.05.14 14:09:11.955858 [ 271 ] {3da19e20-3f28-4c12-b65b-9eeb7d660a5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 11512 | 2026.05.14 14:09:11.955895 [ 271 ] {3da19e20-3f28-4c12-b65b-9eeb7d660a5c} <Debug> TCPHandler: Processed in 0.001341963 sec. | ||
| 11513 | 2026.05.14 14:09:14.661750 [ 265 ] {} <Trace> TCP-Session: 9a266d6e-22d9-41e1-8899-6c742b0dcc5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11514 | 2026.05.14 14:09:14.662049 [ 265 ] {618f269d-6237-422b-8a75-1c81a096d71f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62607) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 11515 | 2026.05.14 14:09:14.662662 [ 265 ] {618f269d-6237-422b-8a75-1c81a096d71f} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 11516 | 2026.05.14 14:09:14.663030 [ 265 ] {618f269d-6237-422b-8a75-1c81a096d71f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11517 | 2026.05.14 14:09:14.663476 [ 339 ] {618f269d-6237-422b-8a75-1c81a096d71f} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 11518 | 2026.05.14 14:09:14.664098 [ 265 ] {618f269d-6237-422b-8a75-1c81a096d71f} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.0022 sec., 56363.63636363636 rows/sec., 3.11 MiB/sec. | ||
| 11519 | 2026.05.14 14:09:14.664204 [ 265 ] {618f269d-6237-422b-8a75-1c81a096d71f} <Debug> TCPHandler: Processed in 0.002590654 sec. | ||
| 11520 | 2026.05.14 14:09:16.255125 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11521 | 2026.05.14 14:09:16.255187 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11522 | 2026.05.14 14:09:16.380996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23080 | ||
| 11523 | 2026.05.14 14:09:16.381530 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11524 | 2026.05.14 14:09:16.381569 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11525 | 2026.05.14 14:09:16.382075 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11526 | 2026.05.14 14:09:16.382307 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11527 | 2026.05.14 14:09:16.382441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23080 | ||
| 11528 | 2026.05.14 14:09:16.456898 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1452 | ||
| 11529 | 2026.05.14 14:09:16.459176 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2026.05.14 14:09:16.459216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11531 | 2026.05.14 14:09:16.460426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11532 | 2026.05.14 14:09:16.460703 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11533 | 2026.05.14 14:09:16.460870 [ 122 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11534 | 2026.05.14 14:09:16.460914 [ 122 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11535 | 2026.05.14 14:09:16.460939 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11536 | 2026.05.14 14:09:16.460966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1452 | ||
| 11537 | 2026.05.14 14:09:16.461071 [ 188 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 11538 | 2026.05.14 14:09:16.461666 [ 188 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11539 | 2026.05.14 14:09:16.461834 [ 188 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1254 rows starting from the beginning of the part | ||
| 11540 | 2026.05.14 14:09:16.462236 [ 188 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 62 rows starting from the beginning of the part | ||
| 11541 | 2026.05.14 14:09:16.462615 [ 188 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 11542 | 2026.05.14 14:09:16.462959 [ 188 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 11543 | 2026.05.14 14:09:16.463307 [ 188 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 11544 | 2026.05.14 14:09:16.463650 [ 188 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part | ||
| 11545 | 2026.05.14 14:09:16.470282 [ 186 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 72 columns (72 merged, 0 gathered) in 0.009262135 sec., 156767.31120848487 rows/sec., 131.88 MiB/sec. | ||
| 11546 | 2026.05.14 14:09:16.471948 [ 186 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11547 | 2026.05.14 14:09:16.472574 [ 186 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_36_7} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11548 | 2026.05.14 14:09:16.472659 [ 186 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_36_7} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11549 | 2026.05.14 14:09:16.472920 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.01 MiB. | ||
| 11550 | 2026.05.14 14:09:16.483241 [ 122 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
| 11551 | 2026.05.14 14:09:16.483286 [ 122 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2026.05.14 14:09:16.483309 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11553 | 2026.05.14 14:09:16.483398 [ 198 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full | ||
| 11554 | 2026.05.14 14:09:16.483512 [ 198 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11555 | 2026.05.14 14:09:16.483544 [ 198 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 950 rows starting from the beginning of the part | ||
| 11556 | 2026.05.14 14:09:16.483603 [ 198 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 950 rows starting from the beginning of the part | ||
| 11557 | 2026.05.14 14:09:16.483654 [ 198 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 11558 | 2026.05.14 14:09:16.483702 [ 198 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 11559 | 2026.05.14 14:09:16.483746 [ 198 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 950 rows starting from the beginning of the part | ||
| 11560 | 2026.05.14 14:09:16.484896 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3148 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537735 sec., 2047166.774509262 rows/sec., 129.38 MiB/sec. | ||
| 11561 | 2026.05.14 14:09:16.485057 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 11562 | 2026.05.14 14:09:16.485296 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_34_7} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11563 | 2026.05.14 14:09:16.485360 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_34_7} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
| 11564 | 2026.05.14 14:09:16.485431 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 11565 | 2026.05.14 14:09:16.949278 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11566 | 2026.05.14 14:09:16.949563 [ 271 ] {fe6a204d-55a9-432e-bbfa-c02fd0715aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 11567 | 2026.05.14 14:09:16.950006 [ 271 ] {fe6a204d-55a9-432e-bbfa-c02fd0715aa1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11568 | 2026.05.14 14:09:16.950054 [ 271 ] {fe6a204d-55a9-432e-bbfa-c02fd0715aa1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 11569 | 2026.05.14 14:09:16.950304 [ 271 ] {fe6a204d-55a9-432e-bbfa-c02fd0715aa1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11570 | 2026.05.14 14:09:16.950372 [ 271 ] {fe6a204d-55a9-432e-bbfa-c02fd0715aa1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11571 | 2026.05.14 14:09:16.950522 [ 271 ] {fe6a204d-55a9-432e-bbfa-c02fd0715aa1} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11572 | 2026.05.14 14:09:16.950559 [ 271 ] {fe6a204d-55a9-432e-bbfa-c02fd0715aa1} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11573 | 2026.05.14 14:09:16.950611 [ 271 ] {fe6a204d-55a9-432e-bbfa-c02fd0715aa1} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 11574 | 2026.05.14 14:09:16.950627 [ 271 ] {fe6a204d-55a9-432e-bbfa-c02fd0715aa1} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11575 | 2026.05.14 14:09:16.950669 [ 271 ] {fe6a204d-55a9-432e-bbfa-c02fd0715aa1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 11576 | 2026.05.14 14:09:16.950714 [ 271 ] {fe6a204d-55a9-432e-bbfa-c02fd0715aa1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 11577 | 2026.05.14 14:09:16.951879 [ 271 ] {fe6a204d-55a9-432e-bbfa-c02fd0715aa1} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002444 sec., 18003.273322422257 rows/sec., 3.76 MiB/sec. | ||
| 11578 | 2026.05.14 14:09:16.951995 [ 271 ] {fe6a204d-55a9-432e-bbfa-c02fd0715aa1} <Debug> TCPHandler: Processed in 0.002869947 sec. | ||
| 11579 | 2026.05.14 14:09:16.957821 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11580 | 2026.05.14 14:09:16.958043 [ 271 ] {f0fa4b74-d538-4e51-93a5-eb05fe765fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11581 | 2026.05.14 14:09:16.958117 [ 271 ] {f0fa4b74-d538-4e51-93a5-eb05fe765fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11582 | 2026.05.14 14:09:16.958977 [ 271 ] {f0fa4b74-d538-4e51-93a5-eb05fe765fba} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11583 | 2026.05.14 14:09:16.959024 [ 271 ] {f0fa4b74-d538-4e51-93a5-eb05fe765fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11584 | 2026.05.14 14:09:16.959451 [ 271 ] {f0fa4b74-d538-4e51-93a5-eb05fe765fba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11585 | 2026.05.14 14:09:16.959682 [ 271 ] {f0fa4b74-d538-4e51-93a5-eb05fe765fba} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11586 | 2026.05.14 14:09:16.959842 [ 271 ] {f0fa4b74-d538-4e51-93a5-eb05fe765fba} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00186 sec., 152688.17204301074 rows/sec., 9.70 MiB/sec. | ||
| 11587 | 2026.05.14 14:09:16.959885 [ 271 ] {f0fa4b74-d538-4e51-93a5-eb05fe765fba} <Debug> TCPHandler: Processed in 0.002221691 sec. | ||
| 11588 | 2026.05.14 14:09:16.960034 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11589 | 2026.05.14 14:09:16.960132 [ 271 ] {f7d871fc-fc70-4524-9897-62e5da187e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11590 | 2026.05.14 14:09:16.960174 [ 271 ] {f7d871fc-fc70-4524-9897-62e5da187e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11591 | 2026.05.14 14:09:16.961081 [ 271 ] {f7d871fc-fc70-4524-9897-62e5da187e8f} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11592 | 2026.05.14 14:09:16.961120 [ 271 ] {f7d871fc-fc70-4524-9897-62e5da187e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11593 | 2026.05.14 14:09:16.961502 [ 271 ] {f7d871fc-fc70-4524-9897-62e5da187e8f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11594 | 2026.05.14 14:09:16.961716 [ 271 ] {f7d871fc-fc70-4524-9897-62e5da187e8f} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11595 | 2026.05.14 14:09:16.961855 [ 271 ] {f7d871fc-fc70-4524-9897-62e5da187e8f} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001744 sec., 505160.5504587156 rows/sec., 39.69 MiB/sec. | ||
| 11596 | 2026.05.14 14:09:16.961886 [ 122 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11597 | 2026.05.14 14:09:16.961893 [ 271 ] {f7d871fc-fc70-4524-9897-62e5da187e8f} <Debug> TCPHandler: Processed in 0.001910677 sec. | ||
| 11598 | 2026.05.14 14:09:16.961967 [ 122 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2026.05.14 14:09:16.961997 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11600 | 2026.05.14 14:09:16.962087 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11601 | 2026.05.14 14:09:16.962135 [ 197 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11602 | 2026.05.14 14:09:16.962191 [ 271 ] {4a6746b1-8ec1-40fc-b0d1-b69f49342eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11603 | 2026.05.14 14:09:16.962234 [ 271 ] {4a6746b1-8ec1-40fc-b0d1-b69f49342eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11604 | 2026.05.14 14:09:16.962249 [ 197 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11605 | 2026.05.14 14:09:16.962283 [ 197 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3239 rows starting from the beginning of the part | ||
| 11606 | 2026.05.14 14:09:16.962352 [ 197 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 11607 | 2026.05.14 14:09:16.962408 [ 197 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 3230 rows starting from the beginning of the part | ||
| 11608 | 2026.05.14 14:09:16.962459 [ 197 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 11609 | 2026.05.14 14:09:16.962506 [ 197 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 11610 | 2026.05.14 14:09:16.962552 [ 197 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 881 rows starting from the beginning of the part | ||
| 11611 | 2026.05.14 14:09:16.962778 [ 271 ] {4a6746b1-8ec1-40fc-b0d1-b69f49342eeb} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11612 | 2026.05.14 14:09:16.962815 [ 271 ] {4a6746b1-8ec1-40fc-b0d1-b69f49342eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11613 | 2026.05.14 14:09:16.963287 [ 271 ] {4a6746b1-8ec1-40fc-b0d1-b69f49342eeb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11614 | 2026.05.14 14:09:16.963524 [ 271 ] {4a6746b1-8ec1-40fc-b0d1-b69f49342eeb} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11615 | 2026.05.14 14:09:16.963662 [ 271 ] {4a6746b1-8ec1-40fc-b0d1-b69f49342eeb} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001492 sec., 123324.39678284182 rows/sec., 7.66 MiB/sec. | ||
| 11616 | 2026.05.14 14:09:16.963700 [ 271 ] {4a6746b1-8ec1-40fc-b0d1-b69f49342eeb} <Debug> TCPHandler: Processed in 0.001664385 sec. | ||
| 11617 | 2026.05.14 14:09:16.963827 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11618 | 2026.05.14 14:09:16.963924 [ 271 ] {123b96cc-396a-49ce-ab44-2e9206990e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11619 | 2026.05.14 14:09:16.963964 [ 271 ] {123b96cc-396a-49ce-ab44-2e9206990e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11620 | 2026.05.14 14:09:16.964418 [ 271 ] {123b96cc-396a-49ce-ab44-2e9206990e9a} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11621 | 2026.05.14 14:09:16.964460 [ 271 ] {123b96cc-396a-49ce-ab44-2e9206990e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11622 | 2026.05.14 14:09:16.964615 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7518 rows, containing 5 columns (5 merged, 0 gathered) in 0.002521043 sec., 2982099.0756603517 rows/sec., 235.59 MiB/sec. | ||
| 11623 | 2026.05.14 14:09:16.964775 [ 271 ] {123b96cc-396a-49ce-ab44-2e9206990e9a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11624 | 2026.05.14 14:09:16.965007 [ 271 ] {123b96cc-396a-49ce-ab44-2e9206990e9a} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11625 | 2026.05.14 14:09:16.965030 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11626 | 2026.05.14 14:09:16.965144 [ 271 ] {123b96cc-396a-49ce-ab44-2e9206990e9a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001239 sec., 120258.27280064567 rows/sec., 7.77 MiB/sec. | ||
| 11627 | 2026.05.14 14:09:16.965190 [ 271 ] {123b96cc-396a-49ce-ab44-2e9206990e9a} <Debug> TCPHandler: Processed in 0.001412173 sec. | ||
| 11628 | 2026.05.14 14:09:16.965323 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11629 | 2026.05.14 14:09:16.965389 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_81_16} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2026.05.14 14:09:16.965422 [ 271 ] {ca2f7bc8-1320-4c12-afe7-292eb04caeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11631 | 2026.05.14 14:09:16.965471 [ 271 ] {ca2f7bc8-1320-4c12-afe7-292eb04caeee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11632 | 2026.05.14 14:09:16.965499 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_81_16} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11633 | 2026.05.14 14:09:16.965630 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 11634 | 2026.05.14 14:09:16.965924 [ 271 ] {ca2f7bc8-1320-4c12-afe7-292eb04caeee} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2026.05.14 14:09:16.965966 [ 271 ] {ca2f7bc8-1320-4c12-afe7-292eb04caeee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11636 | 2026.05.14 14:09:16.966284 [ 271 ] {ca2f7bc8-1320-4c12-afe7-292eb04caeee} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11637 | 2026.05.14 14:09:16.966495 [ 271 ] {ca2f7bc8-1320-4c12-afe7-292eb04caeee} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2026.05.14 14:09:16.966631 [ 271 ] {ca2f7bc8-1320-4c12-afe7-292eb04caeee} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001228 sec., 120521.17263843649 rows/sec., 6.85 MiB/sec. | ||
| 11639 | 2026.05.14 14:09:16.966669 [ 271 ] {ca2f7bc8-1320-4c12-afe7-292eb04caeee} <Debug> TCPHandler: Processed in 0.001395673 sec. | ||
| 11640 | 2026.05.14 14:09:16.966802 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11641 | 2026.05.14 14:09:16.966905 [ 271 ] {30d67f40-f60d-4890-a68a-5b59a1513269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11642 | 2026.05.14 14:09:16.966946 [ 271 ] {30d67f40-f60d-4890-a68a-5b59a1513269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11643 | 2026.05.14 14:09:16.967586 [ 271 ] {30d67f40-f60d-4890-a68a-5b59a1513269} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11644 | 2026.05.14 14:09:16.967623 [ 271 ] {30d67f40-f60d-4890-a68a-5b59a1513269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11645 | 2026.05.14 14:09:16.967950 [ 271 ] {30d67f40-f60d-4890-a68a-5b59a1513269} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11646 | 2026.05.14 14:09:16.968166 [ 271 ] {30d67f40-f60d-4890-a68a-5b59a1513269} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11647 | 2026.05.14 14:09:16.968283 [ 122 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11648 | 2026.05.14 14:09:16.968297 [ 271 ] {30d67f40-f60d-4890-a68a-5b59a1513269} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001409 sec., 377572.7466288147 rows/sec., 26.71 MiB/sec. | ||
| 11649 | 2026.05.14 14:09:16.968344 [ 122 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11650 | 2026.05.14 14:09:16.968375 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11651 | 2026.05.14 14:09:16.968379 [ 271 ] {30d67f40-f60d-4890-a68a-5b59a1513269} <Debug> TCPHandler: Processed in 0.001625625 sec. | ||
| 11652 | 2026.05.14 14:09:16.968488 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11653 | 2026.05.14 14:09:16.968529 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2026.05.14 14:09:16.968615 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11655 | 2026.05.14 14:09:16.968634 [ 271 ] {f2079976-4234-49b7-8eed-ef4764d42028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11656 | 2026.05.14 14:09:16.968653 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1797 rows starting from the beginning of the part | ||
| 11657 | 2026.05.14 14:09:16.968682 [ 271 ] {f2079976-4234-49b7-8eed-ef4764d42028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11658 | 2026.05.14 14:09:16.968727 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 11659 | 2026.05.14 14:09:16.968783 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1758 rows starting from the beginning of the part | ||
| 11660 | 2026.05.14 14:09:16.968831 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 11661 | 2026.05.14 14:09:16.968874 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 11662 | 2026.05.14 14:09:16.968919 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 532 rows starting from the beginning of the part | ||
| 11663 | 2026.05.14 14:09:16.969053 [ 271 ] {f2079976-4234-49b7-8eed-ef4764d42028} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11664 | 2026.05.14 14:09:16.969098 [ 271 ] {f2079976-4234-49b7-8eed-ef4764d42028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11665 | 2026.05.14 14:09:16.969432 [ 271 ] {f2079976-4234-49b7-8eed-ef4764d42028} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11666 | 2026.05.14 14:09:16.969664 [ 271 ] {f2079976-4234-49b7-8eed-ef4764d42028} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2026.05.14 14:09:16.969802 [ 271 ] {f2079976-4234-49b7-8eed-ef4764d42028} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00119 sec., 5042.016806722689 rows/sec., 263.43 KiB/sec. | ||
| 11668 | 2026.05.14 14:09:16.969840 [ 271 ] {f2079976-4234-49b7-8eed-ef4764d42028} <Debug> TCPHandler: Processed in 0.001361353 sec. | ||
| 11669 | 2026.05.14 14:09:16.969978 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11670 | 2026.05.14 14:09:16.970073 [ 271 ] {837e3c92-6a06-4e57-9ab4-5145acae00ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11671 | 2026.05.14 14:09:16.970116 [ 271 ] {837e3c92-6a06-4e57-9ab4-5145acae00ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11672 | 2026.05.14 14:09:16.970382 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001940258 sec., 2205376.810712802 rows/sec., 159.47 MiB/sec. | ||
| 11673 | 2026.05.14 14:09:16.970584 [ 271 ] {837e3c92-6a06-4e57-9ab4-5145acae00ad} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11674 | 2026.05.14 14:09:16.970619 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11675 | 2026.05.14 14:09:16.970625 [ 271 ] {837e3c92-6a06-4e57-9ab4-5145acae00ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11676 | 2026.05.14 14:09:16.970886 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_81_16} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11677 | 2026.05.14 14:09:16.970956 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_81_16} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11678 | 2026.05.14 14:09:16.970966 [ 271 ] {837e3c92-6a06-4e57-9ab4-5145acae00ad} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11679 | 2026.05.14 14:09:16.971035 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 11680 | 2026.05.14 14:09:16.971188 [ 271 ] {837e3c92-6a06-4e57-9ab4-5145acae00ad} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2026.05.14 14:09:16.971307 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11682 | 2026.05.14 14:09:16.971320 [ 271 ] {837e3c92-6a06-4e57-9ab4-5145acae00ad} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001265 sec., 209486.16600790512 rows/sec., 13.92 MiB/sec. | ||
| 11683 | 2026.05.14 14:09:16.971366 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11684 | 2026.05.14 14:09:16.971397 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11685 | 2026.05.14 14:09:16.971401 [ 271 ] {837e3c92-6a06-4e57-9ab4-5145acae00ad} <Debug> TCPHandler: Processed in 0.001470973 sec. | ||
| 11686 | 2026.05.14 14:09:16.971525 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11687 | 2026.05.14 14:09:16.971611 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11688 | 2026.05.14 14:09:16.971636 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11689 | 2026.05.14 14:09:16.971670 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 30353 rows starting from the beginning of the part | ||
| 11690 | 2026.05.14 14:09:16.971714 [ 271 ] {beafe189-7ba5-42f5-a330-56bf813cfc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11691 | 2026.05.14 14:09:16.971726 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11692 | 2026.05.14 14:09:16.971767 [ 271 ] {beafe189-7ba5-42f5-a330-56bf813cfc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11693 | 2026.05.14 14:09:16.971785 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1601 rows starting from the beginning of the part | ||
| 11694 | 2026.05.14 14:09:16.971834 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 128 rows starting from the beginning of the part | ||
| 11695 | 2026.05.14 14:09:16.971876 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11696 | 2026.05.14 14:09:16.971918 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 265 rows starting from the beginning of the part | ||
| 11697 | 2026.05.14 14:09:16.972150 [ 271 ] {beafe189-7ba5-42f5-a330-56bf813cfc8f} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11698 | 2026.05.14 14:09:16.972192 [ 271 ] {beafe189-7ba5-42f5-a330-56bf813cfc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11699 | 2026.05.14 14:09:16.972504 [ 271 ] {beafe189-7ba5-42f5-a330-56bf813cfc8f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11700 | 2026.05.14 14:09:16.972721 [ 271 ] {beafe189-7ba5-42f5-a330-56bf813cfc8f} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11701 | 2026.05.14 14:09:16.972857 [ 271 ] {beafe189-7ba5-42f5-a330-56bf813cfc8f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 57.99 KiB/sec. | ||
| 11702 | 2026.05.14 14:09:16.972893 [ 271 ] {beafe189-7ba5-42f5-a330-56bf813cfc8f} <Debug> TCPHandler: Processed in 0.001342993 sec. | ||
| 11703 | 2026.05.14 14:09:16.973022 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11704 | 2026.05.14 14:09:16.973118 [ 271 ] {54560aa1-117e-4258-98ef-b61975a5ddeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11705 | 2026.05.14 14:09:16.973175 [ 271 ] {54560aa1-117e-4258-98ef-b61975a5ddeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11706 | 2026.05.14 14:09:16.974125 [ 271 ] {54560aa1-117e-4258-98ef-b61975a5ddeb} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11707 | 2026.05.14 14:09:16.974162 [ 271 ] {54560aa1-117e-4258-98ef-b61975a5ddeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11708 | 2026.05.14 14:09:16.975063 [ 271 ] {54560aa1-117e-4258-98ef-b61975a5ddeb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11709 | 2026.05.14 14:09:16.975304 [ 271 ] {54560aa1-117e-4258-98ef-b61975a5ddeb} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2026.05.14 14:09:16.975446 [ 271 ] {54560aa1-117e-4258-98ef-b61975a5ddeb} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002346 sec., 17902.813299232737 rows/sec., 32.08 MiB/sec. | ||
| 11711 | 2026.05.14 14:09:16.975500 [ 271 ] {54560aa1-117e-4258-98ef-b61975a5ddeb} <Debug> TCPHandler: Processed in 0.002527403 sec. | ||
| 11712 | 2026.05.14 14:09:16.975646 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11713 | 2026.05.14 14:09:16.975744 [ 271 ] {af6eefa5-f627-482c-9549-4a446dcd6780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11714 | 2026.05.14 14:09:16.975786 [ 271 ] {af6eefa5-f627-482c-9549-4a446dcd6780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11715 | 2026.05.14 14:09:16.976172 [ 271 ] {af6eefa5-f627-482c-9549-4a446dcd6780} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2026.05.14 14:09:16.976209 [ 271 ] {af6eefa5-f627-482c-9549-4a446dcd6780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11717 | 2026.05.14 14:09:16.976658 [ 271 ] {af6eefa5-f627-482c-9549-4a446dcd6780} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11718 | 2026.05.14 14:09:16.976882 [ 271 ] {af6eefa5-f627-482c-9549-4a446dcd6780} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11719 | 2026.05.14 14:09:16.977006 [ 121 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11720 | 2026.05.14 14:09:16.977015 [ 271 ] {af6eefa5-f627-482c-9549-4a446dcd6780} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001291 sec., 69713.400464756 rows/sec., 4.36 MiB/sec. | ||
| 11721 | 2026.05.14 14:09:16.977056 [ 121 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11722 | 2026.05.14 14:09:16.977071 [ 271 ] {af6eefa5-f627-482c-9549-4a446dcd6780} <Debug> TCPHandler: Processed in 0.001474494 sec. | ||
| 11723 | 2026.05.14 14:09:16.977087 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11724 | 2026.05.14 14:09:16.977190 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11725 | 2026.05.14 14:09:16.977284 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11726 | 2026.05.14 14:09:16.977310 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4890 rows starting from the beginning of the part | ||
| 11727 | 2026.05.14 14:09:16.977359 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11728 | 2026.05.14 14:09:16.977402 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 42 rows starting from the beginning of the part | ||
| 11729 | 2026.05.14 14:09:16.977441 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part | ||
| 11730 | 2026.05.14 14:09:16.977481 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11731 | 2026.05.14 14:09:16.977523 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 90 rows starting from the beginning of the part | ||
| 11732 | 2026.05.14 14:09:16.979250 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5190 rows, containing 4 columns (4 merged, 0 gathered) in 0.00209415 sec., 2478332.4976720866 rows/sec., 159.77 MiB/sec. | ||
| 11733 | 2026.05.14 14:09:16.979793 [ 190 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11734 | 2026.05.14 14:09:16.979913 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32667 rows, containing 5 columns (5 merged, 0 gathered) in 0.008426588 sec., 3876658.025763215 rows/sec., 246.89 MiB/sec. | ||
| 11735 | 2026.05.14 14:09:16.980063 [ 190 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_81_16} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2026.05.14 14:09:16.980133 [ 190 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_81_16} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11737 | 2026.05.14 14:09:16.980191 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11738 | 2026.05.14 14:09:16.980424 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11739 | 2026.05.14 14:09:16.980693 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11740 | 2026.05.14 14:09:16.980772 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11741 | 2026.05.14 14:09:16.980847 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11742 | 2026.05.14 14:09:17.000725 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.97 MiB, peak 340.56 MiB, free memory in arenas 0.00 B, will set to 329.46 MiB (RSS), difference: 1.49 MiB | ||
| 11743 | 2026.05.14 14:09:17.001818 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000886198 sec. | ||
| 11744 | 2026.05.14 14:09:17.571667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11745 | 2026.05.14 14:09:17.588150 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11746 | 2026.05.14 14:09:17.588206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11747 | 2026.05.14 14:09:17.594273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11748 | 2026.05.14 14:09:17.594960 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11749 | 2026.05.14 14:09:17.597592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11750 | 2026.05.14 14:09:19.733090 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41361 | ||
| 11751 | 2026.05.14 14:09:19.733172 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11752 | 2026.05.14 14:09:19.733197 [ 310 ] {} <Debug> TCP-Session: 6b3e760b-7153-4c90-b5df-ba84a14cc9ba Authenticating user 'default' from [fd00:1122:3344:101::e]:41361 | ||
| 11753 | 2026.05.14 14:09:19.733219 [ 310 ] {} <Debug> TCP-Session: 6b3e760b-7153-4c90-b5df-ba84a14cc9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11754 | 2026.05.14 14:09:19.733233 [ 310 ] {} <Debug> TCP-Session: 6b3e760b-7153-4c90-b5df-ba84a14cc9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11755 | 2026.05.14 14:09:19.733463 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40271 | ||
| 11756 | 2026.05.14 14:09:19.733480 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37578 | ||
| 11757 | 2026.05.14 14:09:19.733507 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48728 | ||
| 11758 | 2026.05.14 14:09:19.733536 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58634 | ||
| 11759 | 2026.05.14 14:09:19.733551 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11760 | 2026.05.14 14:09:19.733580 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11761 | 2026.05.14 14:09:19.733585 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11762 | 2026.05.14 14:09:19.733601 [ 311 ] {} <Debug> TCP-Session: 8b457584-dec2-4292-936a-9598d1564092 Authenticating user 'default' from [fd00:1122:3344:101::e]:40271 | ||
| 11763 | 2026.05.14 14:09:19.733616 [ 268 ] {} <Debug> TCP-Session: 96a5f3fc-0026-46f4-bc3b-a3ba486dad45 Authenticating user 'default' from [fd00:1122:3344:101::e]:37578 | ||
| 11764 | 2026.05.14 14:09:19.733622 [ 304 ] {} <Debug> TCP-Session: a760a8fc-bdea-47b8-89cd-c5c35829ac95 Authenticating user 'default' from [fd00:1122:3344:101::e]:48728 | ||
| 11765 | 2026.05.14 14:09:19.733640 [ 311 ] {} <Debug> TCP-Session: 8b457584-dec2-4292-936a-9598d1564092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11766 | 2026.05.14 14:09:19.733650 [ 268 ] {} <Debug> TCP-Session: 96a5f3fc-0026-46f4-bc3b-a3ba486dad45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11767 | 2026.05.14 14:09:19.733657 [ 304 ] {} <Debug> TCP-Session: a760a8fc-bdea-47b8-89cd-c5c35829ac95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11768 | 2026.05.14 14:09:19.733664 [ 311 ] {} <Debug> TCP-Session: 8b457584-dec2-4292-936a-9598d1564092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11769 | 2026.05.14 14:09:19.733680 [ 268 ] {} <Debug> TCP-Session: 96a5f3fc-0026-46f4-bc3b-a3ba486dad45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11770 | 2026.05.14 14:09:19.733687 [ 304 ] {} <Debug> TCP-Session: a760a8fc-bdea-47b8-89cd-c5c35829ac95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11771 | 2026.05.14 14:09:19.733550 [ 310 ] {} <Trace> TCP-Session: 6b3e760b-7153-4c90-b5df-ba84a14cc9ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11772 | 2026.05.14 14:09:19.733736 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11773 | 2026.05.14 14:09:19.733546 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50758 | ||
| 11774 | 2026.05.14 14:09:19.733796 [ 308 ] {} <Debug> TCP-Session: 9c574a28-1c42-4b9c-abc6-7d763eb9d531 Authenticating user 'default' from [fd00:1122:3344:101::e]:58634 | ||
| 11775 | 2026.05.14 14:09:19.733518 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46666 | ||
| 11776 | 2026.05.14 14:09:19.733823 [ 308 ] {} <Debug> TCP-Session: 9c574a28-1c42-4b9c-abc6-7d763eb9d531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11777 | 2026.05.14 14:09:19.733509 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63404 | ||
| 11778 | 2026.05.14 14:09:19.733850 [ 308 ] {} <Debug> TCP-Session: 9c574a28-1c42-4b9c-abc6-7d763eb9d531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11779 | 2026.05.14 14:09:19.733880 [ 310 ] {4c6f3ff7-3a9c-480f-95f4-f861016a7adb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41361) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11780 | 2026.05.14 14:09:19.733479 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43231 | ||
| 11781 | 2026.05.14 14:09:19.734137 [ 310 ] {4c6f3ff7-3a9c-480f-95f4-f861016a7adb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11782 | 2026.05.14 14:09:19.734191 [ 310 ] {4c6f3ff7-3a9c-480f-95f4-f861016a7adb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11783 | 2026.05.14 14:09:19.734298 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11784 | 2026.05.14 14:09:19.734334 [ 303 ] {} <Debug> TCP-Session: e098531f-2e3a-4da8-94cd-f7a0111aef26 Authenticating user 'default' from [fd00:1122:3344:101::e]:63404 | ||
| 11785 | 2026.05.14 14:09:19.734354 [ 303 ] {} <Debug> TCP-Session: e098531f-2e3a-4da8-94cd-f7a0111aef26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11786 | 2026.05.14 14:09:19.734373 [ 303 ] {} <Debug> TCP-Session: e098531f-2e3a-4da8-94cd-f7a0111aef26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11787 | 2026.05.14 14:09:19.734403 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11788 | 2026.05.14 14:09:19.734433 [ 259 ] {} <Debug> TCP-Session: 985dd722-6ce7-44e4-87ae-1a362532bd96 Authenticating user 'default' from [fd00:1122:3344:101::e]:43231 | ||
| 11789 | 2026.05.14 14:09:19.734449 [ 259 ] {} <Debug> TCP-Session: 985dd722-6ce7-44e4-87ae-1a362532bd96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11790 | 2026.05.14 14:09:19.734456 [ 310 ] {4c6f3ff7-3a9c-480f-95f4-f861016a7adb} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 11791 | 2026.05.14 14:09:19.734461 [ 259 ] {} <Debug> TCP-Session: 985dd722-6ce7-44e4-87ae-1a362532bd96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11792 | 2026.05.14 14:09:19.734513 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11793 | 2026.05.14 14:09:19.734547 [ 309 ] {} <Debug> TCP-Session: 1626ef94-db19-4eb2-af2b-d115ca9787fd Authenticating user 'default' from [fd00:1122:3344:101::e]:50758 | ||
| 11794 | 2026.05.14 14:09:19.734563 [ 309 ] {} <Debug> TCP-Session: 1626ef94-db19-4eb2-af2b-d115ca9787fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11795 | 2026.05.14 14:09:19.734575 [ 309 ] {} <Debug> TCP-Session: 1626ef94-db19-4eb2-af2b-d115ca9787fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11796 | 2026.05.14 14:09:19.734766 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11797 | 2026.05.14 14:09:19.734800 [ 307 ] {} <Debug> TCP-Session: 76420290-8105-457f-9d75-db8a4dec4242 Authenticating user 'default' from [fd00:1122:3344:101::e]:46666 | ||
| 11798 | 2026.05.14 14:09:19.734817 [ 307 ] {} <Debug> TCP-Session: 76420290-8105-457f-9d75-db8a4dec4242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11799 | 2026.05.14 14:09:19.734829 [ 307 ] {} <Debug> TCP-Session: 76420290-8105-457f-9d75-db8a4dec4242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11800 | 2026.05.14 14:09:19.735421 [ 344 ] {4c6f3ff7-3a9c-480f-95f4-f861016a7adb} <Trace> AggregatingTransform: Aggregating | ||
| 11801 | 2026.05.14 14:09:19.735458 [ 344 ] {4c6f3ff7-3a9c-480f-95f4-f861016a7adb} <Trace> Aggregator: Aggregation method: without_key | ||
| 11802 | 2026.05.14 14:09:19.735490 [ 344 ] {4c6f3ff7-3a9c-480f-95f4-f861016a7adb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000874718 sec. (1143.226 rows/sec., 44.66 KiB/sec.) | ||
| 11803 | 2026.05.14 14:09:19.735505 [ 344 ] {4c6f3ff7-3a9c-480f-95f4-f861016a7adb} <Trace> Aggregator: Merging aggregated data | ||
| 11804 | 2026.05.14 14:09:19.736087 [ 310 ] {4c6f3ff7-3a9c-480f-95f4-f861016a7adb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002277 sec., 439.1743522178305 rows/sec., 17.16 KiB/sec. | ||
| 11805 | 2026.05.14 14:09:19.736213 [ 310 ] {4c6f3ff7-3a9c-480f-95f4-f861016a7adb} <Debug> TCPHandler: Processed in 0.002808326 sec. | ||
| 11806 | 2026.05.14 14:09:19.736337 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11807 | 2026.05.14 14:09:19.736366 [ 310 ] {} <Debug> TCP-Session: 6b3e760b-7153-4c90-b5df-ba84a14cc9ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11808 | 2026.05.14 14:09:19.736367 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11809 | 2026.05.14 14:09:19.736391 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11810 | 2026.05.14 14:09:19.736406 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11811 | 2026.05.14 14:09:19.736417 [ 268 ] {} <Debug> TCP-Session: 96a5f3fc-0026-46f4-bc3b-a3ba486dad45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11812 | 2026.05.14 14:09:19.736436 [ 259 ] {} <Debug> TCP-Session: 985dd722-6ce7-44e4-87ae-1a362532bd96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11813 | 2026.05.14 14:09:19.736441 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11814 | 2026.05.14 14:09:19.736460 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11815 | 2026.05.14 14:09:19.736473 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11816 | 2026.05.14 14:09:19.736489 [ 309 ] {} <Debug> TCP-Session: 1626ef94-db19-4eb2-af2b-d115ca9787fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11817 | 2026.05.14 14:09:19.736509 [ 304 ] {} <Debug> TCP-Session: a760a8fc-bdea-47b8-89cd-c5c35829ac95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11818 | 2026.05.14 14:09:19.736502 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11819 | 2026.05.14 14:09:19.736525 [ 303 ] {} <Debug> TCP-Session: e098531f-2e3a-4da8-94cd-f7a0111aef26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11820 | 2026.05.14 14:09:19.736459 [ 311 ] {} <Debug> TCP-Session: 8b457584-dec2-4292-936a-9598d1564092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11821 | 2026.05.14 14:09:19.736565 [ 308 ] {} <Debug> TCP-Session: 9c574a28-1c42-4b9c-abc6-7d763eb9d531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11822 | 2026.05.14 14:09:19.736452 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11823 | 2026.05.14 14:09:19.736695 [ 307 ] {} <Debug> TCP-Session: 76420290-8105-457f-9d75-db8a4dec4242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11824 | 2026.05.14 14:09:21.321650 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37377 | ||
| 11825 | 2026.05.14 14:09:21.321741 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11826 | 2026.05.14 14:09:21.321769 [ 310 ] {} <Debug> TCP-Session: e55ba341-70a9-4c33-8f41-a8743849d6f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37377 | ||
| 11827 | 2026.05.14 14:09:21.321792 [ 310 ] {} <Debug> TCP-Session: e55ba341-70a9-4c33-8f41-a8743849d6f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11828 | 2026.05.14 14:09:21.321806 [ 310 ] {} <Debug> TCP-Session: e55ba341-70a9-4c33-8f41-a8743849d6f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11829 | 2026.05.14 14:09:21.322030 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63638 | ||
| 11830 | 2026.05.14 14:09:21.322121 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11831 | 2026.05.14 14:09:21.322140 [ 310 ] {} <Trace> TCP-Session: e55ba341-70a9-4c33-8f41-a8743849d6f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2026.05.14 14:09:21.322157 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46349 | ||
| 11833 | 2026.05.14 14:09:21.322180 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53887 | ||
| 11834 | 2026.05.14 14:09:21.322193 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55945 | ||
| 11835 | 2026.05.14 14:09:21.322246 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11836 | 2026.05.14 14:09:21.322247 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11837 | 2026.05.14 14:09:21.322168 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44401 | ||
| 11838 | 2026.05.14 14:09:21.322294 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11839 | 2026.05.14 14:09:21.322323 [ 310 ] {3cf6b09b-3553-474f-a82d-10018437b4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37377) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11840 | 2026.05.14 14:09:21.322355 [ 309 ] {} <Debug> TCP-Session: ec7156e6-b361-4fd9-bb20-12415fc7be31 Authenticating user 'default' from [fd00:1122:3344:101::e]:55945 | ||
| 11841 | 2026.05.14 14:09:21.322372 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11842 | 2026.05.14 14:09:21.322386 [ 309 ] {} <Debug> TCP-Session: ec7156e6-b361-4fd9-bb20-12415fc7be31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11843 | 2026.05.14 14:09:21.322292 [ 308 ] {} <Debug> TCP-Session: c7a02962-bba9-4100-8dae-de235ee92092 Authenticating user 'default' from [fd00:1122:3344:101::e]:53887 | ||
| 11844 | 2026.05.14 14:09:21.322419 [ 309 ] {} <Debug> TCP-Session: ec7156e6-b361-4fd9-bb20-12415fc7be31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11845 | 2026.05.14 14:09:21.322447 [ 308 ] {} <Debug> TCP-Session: c7a02962-bba9-4100-8dae-de235ee92092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11846 | 2026.05.14 14:09:21.322411 [ 307 ] {} <Debug> TCP-Session: cad21a39-02d6-47f3-836e-77f6cfe65eb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44401 | ||
| 11847 | 2026.05.14 14:09:21.322474 [ 308 ] {} <Debug> TCP-Session: c7a02962-bba9-4100-8dae-de235ee92092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11848 | 2026.05.14 14:09:21.322283 [ 304 ] {} <Debug> TCP-Session: 9956b6f2-e44a-4ec4-b507-ed6ecd947afc Authenticating user 'default' from [fd00:1122:3344:101::e]:46349 | ||
| 11849 | 2026.05.14 14:09:21.322508 [ 307 ] {} <Debug> TCP-Session: cad21a39-02d6-47f3-836e-77f6cfe65eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11850 | 2026.05.14 14:09:21.322531 [ 304 ] {} <Debug> TCP-Session: 9956b6f2-e44a-4ec4-b507-ed6ecd947afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11851 | 2026.05.14 14:09:21.322541 [ 307 ] {} <Debug> TCP-Session: cad21a39-02d6-47f3-836e-77f6cfe65eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11852 | 2026.05.14 14:09:21.322556 [ 304 ] {} <Debug> TCP-Session: 9956b6f2-e44a-4ec4-b507-ed6ecd947afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11853 | 2026.05.14 14:09:21.322149 [ 311 ] {} <Debug> TCP-Session: a781c83d-501b-4b53-845d-787d8f210d57 Authenticating user 'default' from [fd00:1122:3344:101::e]:63638 | ||
| 11854 | 2026.05.14 14:09:21.322143 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49913 | ||
| 11855 | 2026.05.14 14:09:21.322616 [ 311 ] {} <Debug> TCP-Session: a781c83d-501b-4b53-845d-787d8f210d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11856 | 2026.05.14 14:09:21.322603 [ 310 ] {3cf6b09b-3553-474f-a82d-10018437b4ba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11857 | 2026.05.14 14:09:21.322641 [ 311 ] {} <Debug> TCP-Session: a781c83d-501b-4b53-845d-787d8f210d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11858 | 2026.05.14 14:09:21.322667 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11859 | 2026.05.14 14:09:21.322141 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34063 | ||
| 11860 | 2026.05.14 14:09:21.322715 [ 310 ] {3cf6b09b-3553-474f-a82d-10018437b4ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11861 | 2026.05.14 14:09:21.322707 [ 303 ] {} <Debug> TCP-Session: f1fde511-c58e-4904-83d6-8c512e2e0395 Authenticating user 'default' from [fd00:1122:3344:101::e]:49913 | ||
| 11862 | 2026.05.14 14:09:21.322759 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11863 | 2026.05.14 14:09:21.322777 [ 303 ] {} <Debug> TCP-Session: f1fde511-c58e-4904-83d6-8c512e2e0395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11864 | 2026.05.14 14:09:21.322795 [ 259 ] {} <Debug> TCP-Session: a3b85fd9-6da7-4466-a926-1dec7aaacbd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34063 | ||
| 11865 | 2026.05.14 14:09:21.322805 [ 303 ] {} <Debug> TCP-Session: f1fde511-c58e-4904-83d6-8c512e2e0395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11866 | 2026.05.14 14:09:21.322823 [ 259 ] {} <Debug> TCP-Session: a3b85fd9-6da7-4466-a926-1dec7aaacbd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11867 | 2026.05.14 14:09:21.322153 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34613 | ||
| 11868 | 2026.05.14 14:09:21.322851 [ 259 ] {} <Debug> TCP-Session: a3b85fd9-6da7-4466-a926-1dec7aaacbd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11869 | 2026.05.14 14:09:21.322917 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11870 | 2026.05.14 14:09:21.322944 [ 268 ] {} <Debug> TCP-Session: 1d59696d-b481-4090-b0be-58129b876f9b Authenticating user 'default' from [fd00:1122:3344:101::e]:34613 | ||
| 11871 | 2026.05.14 14:09:21.322962 [ 268 ] {} <Debug> TCP-Session: 1d59696d-b481-4090-b0be-58129b876f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11872 | 2026.05.14 14:09:21.322975 [ 268 ] {} <Debug> TCP-Session: 1d59696d-b481-4090-b0be-58129b876f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11873 | 2026.05.14 14:09:21.323030 [ 310 ] {3cf6b09b-3553-474f-a82d-10018437b4ba} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 11874 | 2026.05.14 14:09:21.323879 [ 358 ] {3cf6b09b-3553-474f-a82d-10018437b4ba} <Trace> AggregatingTransform: Aggregating | ||
| 11875 | 2026.05.14 14:09:21.323921 [ 358 ] {3cf6b09b-3553-474f-a82d-10018437b4ba} <Trace> Aggregator: Aggregation method: without_key | ||
| 11876 | 2026.05.14 14:09:21.323951 [ 358 ] {3cf6b09b-3553-474f-a82d-10018437b4ba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000820747 sec. (1218.402 rows/sec., 47.59 KiB/sec.) | ||
| 11877 | 2026.05.14 14:09:21.323967 [ 358 ] {3cf6b09b-3553-474f-a82d-10018437b4ba} <Trace> Aggregator: Merging aggregated data | ||
| 11878 | 2026.05.14 14:09:21.324532 [ 310 ] {3cf6b09b-3553-474f-a82d-10018437b4ba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002268 sec., 440.9171075837742 rows/sec., 17.22 KiB/sec. | ||
| 11879 | 2026.05.14 14:09:21.324635 [ 310 ] {3cf6b09b-3553-474f-a82d-10018437b4ba} <Debug> TCPHandler: Processed in 0.002611255 sec. | ||
| 11880 | 2026.05.14 14:09:21.324781 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11881 | 2026.05.14 14:09:21.324811 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11882 | 2026.05.14 14:09:21.324840 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11883 | 2026.05.14 14:09:21.324861 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11884 | 2026.05.14 14:09:21.324877 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11885 | 2026.05.14 14:09:21.324893 [ 307 ] {} <Debug> TCP-Session: cad21a39-02d6-47f3-836e-77f6cfe65eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11886 | 2026.05.14 14:09:21.324899 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11887 | 2026.05.14 14:09:21.324919 [ 311 ] {} <Debug> TCP-Session: a781c83d-501b-4b53-845d-787d8f210d57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11888 | 2026.05.14 14:09:21.324929 [ 303 ] {} <Debug> TCP-Session: f1fde511-c58e-4904-83d6-8c512e2e0395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11889 | 2026.05.14 14:09:21.324945 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11890 | 2026.05.14 14:09:21.324965 [ 259 ] {} <Debug> TCP-Session: a3b85fd9-6da7-4466-a926-1dec7aaacbd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11891 | 2026.05.14 14:09:21.324967 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11892 | 2026.05.14 14:09:21.325004 [ 304 ] {} <Debug> TCP-Session: 9956b6f2-e44a-4ec4-b507-ed6ecd947afc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11893 | 2026.05.14 14:09:21.325020 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11894 | 2026.05.14 14:09:21.325046 [ 308 ] {} <Debug> TCP-Session: c7a02962-bba9-4100-8dae-de235ee92092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11895 | 2026.05.14 14:09:21.324880 [ 309 ] {} <Debug> TCP-Session: ec7156e6-b361-4fd9-bb20-12415fc7be31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11896 | 2026.05.14 14:09:21.325090 [ 268 ] {} <Debug> TCP-Session: 1d59696d-b481-4090-b0be-58129b876f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11897 | 2026.05.14 14:09:21.324813 [ 310 ] {} <Debug> TCP-Session: e55ba341-70a9-4c33-8f41-a8743849d6f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11898 | 2026.05.14 14:09:21.387881 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63049 | ||
| 11899 | 2026.05.14 14:09:21.387970 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11900 | 2026.05.14 14:09:21.387998 [ 259 ] {} <Debug> TCP-Session: b1b332b5-3874-47a0-b5b4-dadc85d254db Authenticating user 'default' from [fd00:1122:3344:101::e]:63049 | ||
| 11901 | 2026.05.14 14:09:21.388021 [ 259 ] {} <Debug> TCP-Session: b1b332b5-3874-47a0-b5b4-dadc85d254db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11902 | 2026.05.14 14:09:21.388035 [ 259 ] {} <Debug> TCP-Session: b1b332b5-3874-47a0-b5b4-dadc85d254db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11903 | 2026.05.14 14:09:21.388246 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55541 | ||
| 11904 | 2026.05.14 14:09:21.388301 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45954 | ||
| 11905 | 2026.05.14 14:09:21.388325 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33708 | ||
| 11906 | 2026.05.14 14:09:21.388356 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39076 | ||
| 11907 | 2026.05.14 14:09:21.388378 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55181 | ||
| 11908 | 2026.05.14 14:09:21.388401 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11909 | 2026.05.14 14:09:21.388430 [ 259 ] {} <Trace> TCP-Session: b1b332b5-3874-47a0-b5b4-dadc85d254db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11910 | 2026.05.14 14:09:21.388454 [ 307 ] {} <Debug> TCP-Session: c8f7dc61-619f-433a-a46c-293441150ac7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33708 | ||
| 11911 | 2026.05.14 14:09:21.388458 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11912 | 2026.05.14 14:09:21.388447 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11913 | 2026.05.14 14:09:21.388500 [ 307 ] {} <Debug> TCP-Session: c8f7dc61-619f-433a-a46c-293441150ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11914 | 2026.05.14 14:09:21.388513 [ 311 ] {} <Debug> TCP-Session: e9b97055-a8be-4487-af74-7cd4a4b1fd29 Authenticating user 'default' from [fd00:1122:3344:101::e]:55181 | ||
| 11915 | 2026.05.14 14:09:21.388528 [ 308 ] {} <Debug> TCP-Session: 2a882d83-9a40-48d4-8673-759b83b70753 Authenticating user 'default' from [fd00:1122:3344:101::e]:39076 | ||
| 11916 | 2026.05.14 14:09:21.388535 [ 307 ] {} <Debug> TCP-Session: c8f7dc61-619f-433a-a46c-293441150ac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11917 | 2026.05.14 14:09:21.388556 [ 311 ] {} <Debug> TCP-Session: e9b97055-a8be-4487-af74-7cd4a4b1fd29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11918 | 2026.05.14 14:09:21.388561 [ 308 ] {} <Debug> TCP-Session: 2a882d83-9a40-48d4-8673-759b83b70753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11919 | 2026.05.14 14:09:21.388583 [ 311 ] {} <Debug> TCP-Session: e9b97055-a8be-4487-af74-7cd4a4b1fd29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11920 | 2026.05.14 14:09:21.388593 [ 308 ] {} <Debug> TCP-Session: 2a882d83-9a40-48d4-8673-759b83b70753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11921 | 2026.05.14 14:09:21.388393 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11922 | 2026.05.14 14:09:21.388305 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11923 | 2026.05.14 14:09:21.388642 [ 303 ] {} <Debug> TCP-Session: fb1a90e4-a02d-4472-9050-5b60494cf250 Authenticating user 'default' from [fd00:1122:3344:101::e]:45954 | ||
| 11924 | 2026.05.14 14:09:21.388665 [ 268 ] {} <Debug> TCP-Session: 64991c70-842e-4016-be46-e788eeeb8b28 Authenticating user 'default' from [fd00:1122:3344:101::e]:55541 | ||
| 11925 | 2026.05.14 14:09:21.388682 [ 303 ] {} <Debug> TCP-Session: fb1a90e4-a02d-4472-9050-5b60494cf250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11926 | 2026.05.14 14:09:21.388697 [ 268 ] {} <Debug> TCP-Session: 64991c70-842e-4016-be46-e788eeeb8b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11927 | 2026.05.14 14:09:21.388700 [ 259 ] {9b748a56-b699-4941-9052-a9cb8983ad19} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63049) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11928 | 2026.05.14 14:09:21.388719 [ 268 ] {} <Debug> TCP-Session: 64991c70-842e-4016-be46-e788eeeb8b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11929 | 2026.05.14 14:09:21.388709 [ 303 ] {} <Debug> TCP-Session: fb1a90e4-a02d-4472-9050-5b60494cf250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11930 | 2026.05.14 14:09:21.388306 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36893 | ||
| 11931 | 2026.05.14 14:09:21.388368 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34759 | ||
| 11932 | 2026.05.14 14:09:21.388359 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51384 | ||
| 11933 | 2026.05.14 14:09:21.388855 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11934 | 2026.05.14 14:09:21.388829 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11935 | 2026.05.14 14:09:21.388891 [ 310 ] {} <Debug> TCP-Session: 86c63e34-84e3-42d5-9860-5fa8f236299e Authenticating user 'default' from [fd00:1122:3344:101::e]:34759 | ||
| 11936 | 2026.05.14 14:09:21.388911 [ 304 ] {} <Debug> TCP-Session: 6b652c96-2e7b-41ae-af61-ac668da1801c Authenticating user 'default' from [fd00:1122:3344:101::e]:36893 | ||
| 11937 | 2026.05.14 14:09:21.388914 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11938 | 2026.05.14 14:09:21.388919 [ 310 ] {} <Debug> TCP-Session: 86c63e34-84e3-42d5-9860-5fa8f236299e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11939 | 2026.05.14 14:09:21.388937 [ 304 ] {} <Debug> TCP-Session: 6b652c96-2e7b-41ae-af61-ac668da1801c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11940 | 2026.05.14 14:09:21.388961 [ 310 ] {} <Debug> TCP-Session: 86c63e34-84e3-42d5-9860-5fa8f236299e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11941 | 2026.05.14 14:09:21.388975 [ 304 ] {} <Debug> TCP-Session: 6b652c96-2e7b-41ae-af61-ac668da1801c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11942 | 2026.05.14 14:09:21.388996 [ 259 ] {9b748a56-b699-4941-9052-a9cb8983ad19} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11943 | 2026.05.14 14:09:21.388958 [ 309 ] {} <Debug> TCP-Session: f00a6728-cde4-4110-a8ac-f87ce8ae472c Authenticating user 'default' from [fd00:1122:3344:101::e]:51384 | ||
| 11944 | 2026.05.14 14:09:21.389061 [ 309 ] {} <Debug> TCP-Session: f00a6728-cde4-4110-a8ac-f87ce8ae472c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11945 | 2026.05.14 14:09:21.389063 [ 259 ] {9b748a56-b699-4941-9052-a9cb8983ad19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11946 | 2026.05.14 14:09:21.389079 [ 309 ] {} <Debug> TCP-Session: f00a6728-cde4-4110-a8ac-f87ce8ae472c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11947 | 2026.05.14 14:09:21.389405 [ 259 ] {9b748a56-b699-4941-9052-a9cb8983ad19} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 11948 | 2026.05.14 14:09:21.390473 [ 321 ] {9b748a56-b699-4941-9052-a9cb8983ad19} <Trace> AggregatingTransform: Aggregating | ||
| 11949 | 2026.05.14 14:09:21.390511 [ 321 ] {9b748a56-b699-4941-9052-a9cb8983ad19} <Trace> Aggregator: Aggregation method: without_key | ||
| 11950 | 2026.05.14 14:09:21.390542 [ 321 ] {9b748a56-b699-4941-9052-a9cb8983ad19} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000994879 sec. (1005.147 rows/sec., 39.26 KiB/sec.) | ||
| 11951 | 2026.05.14 14:09:21.390557 [ 321 ] {9b748a56-b699-4941-9052-a9cb8983ad19} <Trace> Aggregator: Merging aggregated data | ||
| 11952 | 2026.05.14 14:09:21.391163 [ 259 ] {9b748a56-b699-4941-9052-a9cb8983ad19} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002538 sec., 394.01103230890465 rows/sec., 15.39 KiB/sec. | ||
| 11953 | 2026.05.14 14:09:21.391358 [ 259 ] {9b748a56-b699-4941-9052-a9cb8983ad19} <Debug> TCPHandler: Processed in 0.003101159 sec. | ||
| 11954 | 2026.05.14 14:09:21.391515 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11955 | 2026.05.14 14:09:21.391545 [ 259 ] {} <Debug> TCP-Session: b1b332b5-3874-47a0-b5b4-dadc85d254db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11956 | 2026.05.14 14:09:21.391551 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11957 | 2026.05.14 14:09:21.391575 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11958 | 2026.05.14 14:09:21.391595 [ 303 ] {} <Debug> TCP-Session: fb1a90e4-a02d-4472-9050-5b60494cf250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11959 | 2026.05.14 14:09:21.391595 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11960 | 2026.05.14 14:09:21.391623 [ 268 ] {} <Debug> TCP-Session: 64991c70-842e-4016-be46-e788eeeb8b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11961 | 2026.05.14 14:09:21.391663 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11962 | 2026.05.14 14:09:21.391675 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11963 | 2026.05.14 14:09:21.391668 [ 307 ] {} <Debug> TCP-Session: c8f7dc61-619f-433a-a46c-293441150ac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11964 | 2026.05.14 14:09:21.391720 [ 311 ] {} <Debug> TCP-Session: e9b97055-a8be-4487-af74-7cd4a4b1fd29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11965 | 2026.05.14 14:09:21.391734 [ 309 ] {} <Debug> TCP-Session: f00a6728-cde4-4110-a8ac-f87ce8ae472c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11966 | 2026.05.14 14:09:21.391740 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11967 | 2026.05.14 14:09:21.391637 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11968 | 2026.05.14 14:09:21.391805 [ 310 ] {} <Debug> TCP-Session: 86c63e34-84e3-42d5-9860-5fa8f236299e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11969 | 2026.05.14 14:09:21.391828 [ 304 ] {} <Debug> TCP-Session: 6b652c96-2e7b-41ae-af61-ac668da1801c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11970 | 2026.05.14 14:09:21.391618 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11971 | 2026.05.14 14:09:21.391906 [ 308 ] {} <Debug> TCP-Session: 2a882d83-9a40-48d4-8673-759b83b70753 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11972 | 2026.05.14 14:09:21.944254 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11973 | 2026.05.14 14:09:21.944486 [ 271 ] {eb5fdbc3-0021-46f5-bad3-0b6a52c1ac11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 11974 | 2026.05.14 14:09:21.944821 [ 271 ] {eb5fdbc3-0021-46f5-bad3-0b6a52c1ac11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11975 | 2026.05.14 14:09:21.944868 [ 271 ] {eb5fdbc3-0021-46f5-bad3-0b6a52c1ac11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 11976 | 2026.05.14 14:09:21.945104 [ 271 ] {eb5fdbc3-0021-46f5-bad3-0b6a52c1ac11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11977 | 2026.05.14 14:09:21.945178 [ 271 ] {eb5fdbc3-0021-46f5-bad3-0b6a52c1ac11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11978 | 2026.05.14 14:09:21.945325 [ 271 ] {eb5fdbc3-0021-46f5-bad3-0b6a52c1ac11} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11979 | 2026.05.14 14:09:21.945363 [ 271 ] {eb5fdbc3-0021-46f5-bad3-0b6a52c1ac11} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11980 | 2026.05.14 14:09:21.945388 [ 271 ] {eb5fdbc3-0021-46f5-bad3-0b6a52c1ac11} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 11981 | 2026.05.14 14:09:21.945404 [ 271 ] {eb5fdbc3-0021-46f5-bad3-0b6a52c1ac11} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11982 | 2026.05.14 14:09:21.945453 [ 271 ] {eb5fdbc3-0021-46f5-bad3-0b6a52c1ac11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 11983 | 2026.05.14 14:09:21.945476 [ 271 ] {eb5fdbc3-0021-46f5-bad3-0b6a52c1ac11} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 11984 | 2026.05.14 14:09:21.946496 [ 271 ] {eb5fdbc3-0021-46f5-bad3-0b6a52c1ac11} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002104 sec., 20912.547528517112 rows/sec., 4.37 MiB/sec. | ||
| 11985 | 2026.05.14 14:09:21.946592 [ 271 ] {eb5fdbc3-0021-46f5-bad3-0b6a52c1ac11} <Debug> TCPHandler: Processed in 0.002473583 sec. | ||
| 11986 | 2026.05.14 14:09:21.948293 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11987 | 2026.05.14 14:09:21.948419 [ 271 ] {8afb724b-1b6e-4655-8019-d6c2bc17e62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11988 | 2026.05.14 14:09:21.948467 [ 271 ] {8afb724b-1b6e-4655-8019-d6c2bc17e62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11989 | 2026.05.14 14:09:21.948970 [ 271 ] {8afb724b-1b6e-4655-8019-d6c2bc17e62c} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2026.05.14 14:09:21.949016 [ 271 ] {8afb724b-1b6e-4655-8019-d6c2bc17e62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 11991 | 2026.05.14 14:09:21.949391 [ 271 ] {8afb724b-1b6e-4655-8019-d6c2bc17e62c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11992 | 2026.05.14 14:09:21.949617 [ 271 ] {8afb724b-1b6e-4655-8019-d6c2bc17e62c} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2026.05.14 14:09:21.949775 [ 271 ] {8afb724b-1b6e-4655-8019-d6c2bc17e62c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001391 sec., 40258.8066139468 rows/sec., 3.07 MiB/sec. | ||
| 11994 | 2026.05.14 14:09:21.949816 [ 271 ] {8afb724b-1b6e-4655-8019-d6c2bc17e62c} <Debug> TCPHandler: Processed in 0.001583015 sec. | ||
| 11995 | 2026.05.14 14:09:21.949943 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11996 | 2026.05.14 14:09:21.950047 [ 271 ] {29db4f45-1791-4259-b7b5-75da1fb2b680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11997 | 2026.05.14 14:09:21.950092 [ 271 ] {29db4f45-1791-4259-b7b5-75da1fb2b680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11998 | 2026.05.14 14:09:21.950535 [ 271 ] {29db4f45-1791-4259-b7b5-75da1fb2b680} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11999 | 2026.05.14 14:09:21.950571 [ 271 ] {29db4f45-1791-4259-b7b5-75da1fb2b680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12000 | 2026.05.14 14:09:21.950890 [ 271 ] {29db4f45-1791-4259-b7b5-75da1fb2b680} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12001 | 2026.05.14 14:09:21.951108 [ 271 ] {29db4f45-1791-4259-b7b5-75da1fb2b680} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12002 | 2026.05.14 14:09:21.951244 [ 271 ] {29db4f45-1791-4259-b7b5-75da1fb2b680} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 12003 | 2026.05.14 14:09:21.951283 [ 271 ] {29db4f45-1791-4259-b7b5-75da1fb2b680} <Debug> TCPHandler: Processed in 0.001391093 sec. | ||
| 12004 | 2026.05.14 14:09:21.951560 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12005 | 2026.05.14 14:09:21.951687 [ 271 ] {76b0985d-77e5-4cd6-a6ea-d5837430adf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12006 | 2026.05.14 14:09:21.951738 [ 271 ] {76b0985d-77e5-4cd6-a6ea-d5837430adf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12007 | 2026.05.14 14:09:21.952509 [ 271 ] {76b0985d-77e5-4cd6-a6ea-d5837430adf3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12008 | 2026.05.14 14:09:21.952591 [ 271 ] {76b0985d-77e5-4cd6-a6ea-d5837430adf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12009 | 2026.05.14 14:09:21.953104 [ 271 ] {76b0985d-77e5-4cd6-a6ea-d5837430adf3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12010 | 2026.05.14 14:09:21.953372 [ 271 ] {76b0985d-77e5-4cd6-a6ea-d5837430adf3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12011 | 2026.05.14 14:09:21.953580 [ 271 ] {76b0985d-77e5-4cd6-a6ea-d5837430adf3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001912 sec., 83682.00836820084 rows/sec., 5.83 MiB/sec. | ||
| 12012 | 2026.05.14 14:09:21.953650 [ 271 ] {76b0985d-77e5-4cd6-a6ea-d5837430adf3} <Debug> TCPHandler: Processed in 0.002157289 sec. | ||
| 12013 | 2026.05.14 14:09:21.953867 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12014 | 2026.05.14 14:09:21.954032 [ 271 ] {bb333567-83eb-466b-8da3-cf0595f82cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12015 | 2026.05.14 14:09:21.954108 [ 271 ] {bb333567-83eb-466b-8da3-cf0595f82cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12016 | 2026.05.14 14:09:21.954610 [ 271 ] {bb333567-83eb-466b-8da3-cf0595f82cf0} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12017 | 2026.05.14 14:09:21.954660 [ 271 ] {bb333567-83eb-466b-8da3-cf0595f82cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12018 | 2026.05.14 14:09:21.955218 [ 271 ] {bb333567-83eb-466b-8da3-cf0595f82cf0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12019 | 2026.05.14 14:09:21.955573 [ 271 ] {bb333567-83eb-466b-8da3-cf0595f82cf0} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2026.05.14 14:09:21.955784 [ 271 ] {bb333567-83eb-466b-8da3-cf0595f82cf0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00179 sec., 33519.5530726257 rows/sec., 2.26 MiB/sec. | ||
| 12021 | 2026.05.14 14:09:21.955845 [ 271 ] {bb333567-83eb-466b-8da3-cf0595f82cf0} <Debug> TCPHandler: Processed in 0.00210091 sec. | ||
| 12022 | 2026.05.14 14:09:23.882629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23528 | ||
| 12023 | 2026.05.14 14:09:23.883199 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2026.05.14 14:09:23.883241 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12025 | 2026.05.14 14:09:23.883780 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12026 | 2026.05.14 14:09:23.884023 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2026.05.14 14:09:23.884158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23528 | ||
| 12028 | 2026.05.14 14:09:25.098194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 12029 | 2026.05.14 14:09:25.115283 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12030 | 2026.05.14 14:09:25.115344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12031 | 2026.05.14 14:09:25.121567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12032 | 2026.05.14 14:09:25.122275 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12033 | 2026.05.14 14:09:25.124945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 12034 | 2026.05.14 14:09:26.461137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1492 | ||
| 12035 | 2026.05.14 14:09:26.463576 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12036 | 2026.05.14 14:09:26.463615 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12037 | 2026.05.14 14:09:26.464974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12038 | 2026.05.14 14:09:26.465298 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12039 | 2026.05.14 14:09:26.465578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1492 | ||
| 12040 | 2026.05.14 14:09:26.949616 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12041 | 2026.05.14 14:09:26.949867 [ 271 ] {1a0d699e-a2e9-47c9-9392-8874fa025b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 12042 | 2026.05.14 14:09:26.950230 [ 271 ] {1a0d699e-a2e9-47c9-9392-8874fa025b50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12043 | 2026.05.14 14:09:26.950274 [ 271 ] {1a0d699e-a2e9-47c9-9392-8874fa025b50} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 12044 | 2026.05.14 14:09:26.950529 [ 271 ] {1a0d699e-a2e9-47c9-9392-8874fa025b50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12045 | 2026.05.14 14:09:26.950601 [ 271 ] {1a0d699e-a2e9-47c9-9392-8874fa025b50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12046 | 2026.05.14 14:09:26.950752 [ 271 ] {1a0d699e-a2e9-47c9-9392-8874fa025b50} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12047 | 2026.05.14 14:09:26.950787 [ 271 ] {1a0d699e-a2e9-47c9-9392-8874fa025b50} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12048 | 2026.05.14 14:09:26.950827 [ 271 ] {1a0d699e-a2e9-47c9-9392-8874fa025b50} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 12049 | 2026.05.14 14:09:26.950843 [ 271 ] {1a0d699e-a2e9-47c9-9392-8874fa025b50} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12050 | 2026.05.14 14:09:26.950886 [ 271 ] {1a0d699e-a2e9-47c9-9392-8874fa025b50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 12051 | 2026.05.14 14:09:26.950906 [ 271 ] {1a0d699e-a2e9-47c9-9392-8874fa025b50} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 12052 | 2026.05.14 14:09:26.951999 [ 271 ] {1a0d699e-a2e9-47c9-9392-8874fa025b50} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00223 sec., 19730.94170403587 rows/sec., 4.13 MiB/sec. | ||
| 12053 | 2026.05.14 14:09:26.952172 [ 271 ] {1a0d699e-a2e9-47c9-9392-8874fa025b50} <Debug> TCPHandler: Processed in 0.002708855 sec. | ||
| 12054 | 2026.05.14 14:09:26.957510 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12055 | 2026.05.14 14:09:26.957695 [ 271 ] {1c598c4b-0ff6-47ca-96fd-bdc617a21322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12056 | 2026.05.14 14:09:26.957762 [ 271 ] {1c598c4b-0ff6-47ca-96fd-bdc617a21322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12057 | 2026.05.14 14:09:26.958556 [ 271 ] {1c598c4b-0ff6-47ca-96fd-bdc617a21322} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2026.05.14 14:09:26.958596 [ 271 ] {1c598c4b-0ff6-47ca-96fd-bdc617a21322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12059 | 2026.05.14 14:09:26.959000 [ 271 ] {1c598c4b-0ff6-47ca-96fd-bdc617a21322} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12060 | 2026.05.14 14:09:26.959220 [ 271 ] {1c598c4b-0ff6-47ca-96fd-bdc617a21322} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.05.14 14:09:26.959378 [ 271 ] {1c598c4b-0ff6-47ca-96fd-bdc617a21322} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001735 sec., 163688.76080691643 rows/sec., 10.40 MiB/sec. | ||
| 12062 | 2026.05.14 14:09:26.959420 [ 271 ] {1c598c4b-0ff6-47ca-96fd-bdc617a21322} <Debug> TCPHandler: Processed in 0.002039269 sec. | ||
| 12063 | 2026.05.14 14:09:26.959550 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12064 | 2026.05.14 14:09:26.959649 [ 271 ] {39e52dd1-6fc8-406b-8274-3f5de1c650ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12065 | 2026.05.14 14:09:26.959691 [ 271 ] {39e52dd1-6fc8-406b-8274-3f5de1c650ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12066 | 2026.05.14 14:09:26.960534 [ 271 ] {39e52dd1-6fc8-406b-8274-3f5de1c650ed} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12067 | 2026.05.14 14:09:26.960573 [ 271 ] {39e52dd1-6fc8-406b-8274-3f5de1c650ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12068 | 2026.05.14 14:09:26.960931 [ 271 ] {39e52dd1-6fc8-406b-8274-3f5de1c650ed} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12069 | 2026.05.14 14:09:26.961137 [ 271 ] {39e52dd1-6fc8-406b-8274-3f5de1c650ed} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12070 | 2026.05.14 14:09:26.961265 [ 271 ] {39e52dd1-6fc8-406b-8274-3f5de1c650ed} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001636 sec., 538508.5574572127 rows/sec., 42.31 MiB/sec. | ||
| 12071 | 2026.05.14 14:09:26.961303 [ 271 ] {39e52dd1-6fc8-406b-8274-3f5de1c650ed} <Debug> TCPHandler: Processed in 0.001804366 sec. | ||
| 12072 | 2026.05.14 14:09:26.961448 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12073 | 2026.05.14 14:09:26.961545 [ 271 ] {e637e1b2-570e-4e81-bac0-854cd55e1efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12074 | 2026.05.14 14:09:26.961585 [ 271 ] {e637e1b2-570e-4e81-bac0-854cd55e1efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12075 | 2026.05.14 14:09:26.962078 [ 271 ] {e637e1b2-570e-4e81-bac0-854cd55e1efc} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12076 | 2026.05.14 14:09:26.962115 [ 271 ] {e637e1b2-570e-4e81-bac0-854cd55e1efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12077 | 2026.05.14 14:09:26.962416 [ 271 ] {e637e1b2-570e-4e81-bac0-854cd55e1efc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12078 | 2026.05.14 14:09:26.962620 [ 271 ] {e637e1b2-570e-4e81-bac0-854cd55e1efc} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12079 | 2026.05.14 14:09:26.962751 [ 271 ] {e637e1b2-570e-4e81-bac0-854cd55e1efc} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001225 sec., 150204.08163265308 rows/sec., 9.33 MiB/sec. | ||
| 12080 | 2026.05.14 14:09:26.962787 [ 271 ] {e637e1b2-570e-4e81-bac0-854cd55e1efc} <Debug> TCPHandler: Processed in 0.001389283 sec. | ||
| 12081 | 2026.05.14 14:09:26.962916 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12082 | 2026.05.14 14:09:26.963012 [ 271 ] {dca48dce-4396-40de-9490-ede0777bf6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12083 | 2026.05.14 14:09:26.963051 [ 271 ] {dca48dce-4396-40de-9490-ede0777bf6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12084 | 2026.05.14 14:09:26.963504 [ 271 ] {dca48dce-4396-40de-9490-ede0777bf6da} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12085 | 2026.05.14 14:09:26.963541 [ 271 ] {dca48dce-4396-40de-9490-ede0777bf6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12086 | 2026.05.14 14:09:26.963842 [ 271 ] {dca48dce-4396-40de-9490-ede0777bf6da} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12087 | 2026.05.14 14:09:26.964045 [ 271 ] {dca48dce-4396-40de-9490-ede0777bf6da} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12088 | 2026.05.14 14:09:26.964173 [ 271 ] {dca48dce-4396-40de-9490-ede0777bf6da} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 8.17 MiB/sec. | ||
| 12089 | 2026.05.14 14:09:26.964210 [ 271 ] {dca48dce-4396-40de-9490-ede0777bf6da} <Debug> TCPHandler: Processed in 0.001342323 sec. | ||
| 12090 | 2026.05.14 14:09:26.964332 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12091 | 2026.05.14 14:09:26.964428 [ 271 ] {d975e034-861a-4e8d-86c8-7adda482cb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12092 | 2026.05.14 14:09:26.964468 [ 271 ] {d975e034-861a-4e8d-86c8-7adda482cb19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12093 | 2026.05.14 14:09:26.964907 [ 271 ] {d975e034-861a-4e8d-86c8-7adda482cb19} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2026.05.14 14:09:26.964943 [ 271 ] {d975e034-861a-4e8d-86c8-7adda482cb19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12095 | 2026.05.14 14:09:26.965237 [ 271 ] {d975e034-861a-4e8d-86c8-7adda482cb19} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12096 | 2026.05.14 14:09:26.965439 [ 271 ] {d975e034-861a-4e8d-86c8-7adda482cb19} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.05.14 14:09:26.965566 [ 271 ] {d975e034-861a-4e8d-86c8-7adda482cb19} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 12098 | 2026.05.14 14:09:26.965603 [ 271 ] {d975e034-861a-4e8d-86c8-7adda482cb19} <Debug> TCPHandler: Processed in 0.001321392 sec. | ||
| 12099 | 2026.05.14 14:09:26.965743 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12100 | 2026.05.14 14:09:26.965839 [ 271 ] {83a5280a-c4a3-4c62-9cec-4114eeddf0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12101 | 2026.05.14 14:09:26.965878 [ 271 ] {83a5280a-c4a3-4c62-9cec-4114eeddf0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12102 | 2026.05.14 14:09:26.966548 [ 271 ] {83a5280a-c4a3-4c62-9cec-4114eeddf0a4} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12103 | 2026.05.14 14:09:26.966584 [ 271 ] {83a5280a-c4a3-4c62-9cec-4114eeddf0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12104 | 2026.05.14 14:09:26.966899 [ 271 ] {83a5280a-c4a3-4c62-9cec-4114eeddf0a4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12105 | 2026.05.14 14:09:26.967103 [ 271 ] {83a5280a-c4a3-4c62-9cec-4114eeddf0a4} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12106 | 2026.05.14 14:09:26.967233 [ 271 ] {83a5280a-c4a3-4c62-9cec-4114eeddf0a4} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001412 sec., 376770.53824362607 rows/sec., 26.66 MiB/sec. | ||
| 12107 | 2026.05.14 14:09:26.967270 [ 271 ] {83a5280a-c4a3-4c62-9cec-4114eeddf0a4} <Debug> TCPHandler: Processed in 0.001575994 sec. | ||
| 12108 | 2026.05.14 14:09:26.967399 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12109 | 2026.05.14 14:09:26.967495 [ 271 ] {854f468c-07ad-4c2b-bd51-cf67bab71dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12110 | 2026.05.14 14:09:26.967538 [ 271 ] {854f468c-07ad-4c2b-bd51-cf67bab71dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12111 | 2026.05.14 14:09:26.967889 [ 271 ] {854f468c-07ad-4c2b-bd51-cf67bab71dac} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2026.05.14 14:09:26.967924 [ 271 ] {854f468c-07ad-4c2b-bd51-cf67bab71dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12113 | 2026.05.14 14:09:26.968217 [ 271 ] {854f468c-07ad-4c2b-bd51-cf67bab71dac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12114 | 2026.05.14 14:09:26.968429 [ 271 ] {854f468c-07ad-4c2b-bd51-cf67bab71dac} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2026.05.14 14:09:26.968556 [ 271 ] {854f468c-07ad-4c2b-bd51-cf67bab71dac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 12116 | 2026.05.14 14:09:26.968592 [ 271 ] {854f468c-07ad-4c2b-bd51-cf67bab71dac} <Debug> TCPHandler: Processed in 0.001242371 sec. | ||
| 12117 | 2026.05.14 14:09:26.968713 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12118 | 2026.05.14 14:09:26.968809 [ 271 ] {37f20326-90fc-4dd5-b4d9-ca5e66be6121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12119 | 2026.05.14 14:09:26.968851 [ 271 ] {37f20326-90fc-4dd5-b4d9-ca5e66be6121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12120 | 2026.05.14 14:09:26.969265 [ 271 ] {37f20326-90fc-4dd5-b4d9-ca5e66be6121} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12121 | 2026.05.14 14:09:26.969301 [ 271 ] {37f20326-90fc-4dd5-b4d9-ca5e66be6121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12122 | 2026.05.14 14:09:26.969617 [ 271 ] {37f20326-90fc-4dd5-b4d9-ca5e66be6121} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12123 | 2026.05.14 14:09:26.969822 [ 271 ] {37f20326-90fc-4dd5-b4d9-ca5e66be6121} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12124 | 2026.05.14 14:09:26.969956 [ 271 ] {37f20326-90fc-4dd5-b4d9-ca5e66be6121} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001166 sec., 227272.7272727273 rows/sec., 15.10 MiB/sec. | ||
| 12125 | 2026.05.14 14:09:26.969992 [ 271 ] {37f20326-90fc-4dd5-b4d9-ca5e66be6121} <Debug> TCPHandler: Processed in 0.001327902 sec. | ||
| 12126 | 2026.05.14 14:09:26.970120 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12127 | 2026.05.14 14:09:26.970225 [ 271 ] {14c09bd8-4464-4ee8-a727-f20144d8fc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12128 | 2026.05.14 14:09:26.970266 [ 271 ] {14c09bd8-4464-4ee8-a727-f20144d8fc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12129 | 2026.05.14 14:09:26.970585 [ 271 ] {14c09bd8-4464-4ee8-a727-f20144d8fc0e} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12130 | 2026.05.14 14:09:26.970620 [ 271 ] {14c09bd8-4464-4ee8-a727-f20144d8fc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12131 | 2026.05.14 14:09:26.970906 [ 271 ] {14c09bd8-4464-4ee8-a727-f20144d8fc0e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12132 | 2026.05.14 14:09:26.971109 [ 271 ] {14c09bd8-4464-4ee8-a727-f20144d8fc0e} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12133 | 2026.05.14 14:09:26.971237 [ 271 ] {14c09bd8-4464-4ee8-a727-f20144d8fc0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 12134 | 2026.05.14 14:09:26.971273 [ 271 ] {14c09bd8-4464-4ee8-a727-f20144d8fc0e} <Debug> TCPHandler: Processed in 0.001203471 sec. | ||
| 12135 | 2026.05.14 14:09:26.971395 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12136 | 2026.05.14 14:09:26.971490 [ 271 ] {b4ced77b-88e8-4ebc-bc84-5487fe52e530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12137 | 2026.05.14 14:09:26.971543 [ 271 ] {b4ced77b-88e8-4ebc-bc84-5487fe52e530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12138 | 2026.05.14 14:09:26.972409 [ 271 ] {b4ced77b-88e8-4ebc-bc84-5487fe52e530} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2026.05.14 14:09:26.972446 [ 271 ] {b4ced77b-88e8-4ebc-bc84-5487fe52e530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12140 | 2026.05.14 14:09:26.972990 [ 271 ] {b4ced77b-88e8-4ebc-bc84-5487fe52e530} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12141 | 2026.05.14 14:09:26.973211 [ 271 ] {b4ced77b-88e8-4ebc-bc84-5487fe52e530} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2026.05.14 14:09:26.973341 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12143 | 2026.05.14 14:09:26.973344 [ 271 ] {b4ced77b-88e8-4ebc-bc84-5487fe52e530} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001872 sec., 22435.897435897437 rows/sec., 40.20 MiB/sec. | ||
| 12144 | 2026.05.14 14:09:26.973411 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12145 | 2026.05.14 14:09:26.973443 [ 271 ] {b4ced77b-88e8-4ebc-bc84-5487fe52e530} <Debug> TCPHandler: Processed in 0.002096399 sec. | ||
| 12146 | 2026.05.14 14:09:26.973446 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12147 | 2026.05.14 14:09:26.973574 [ 196 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 12148 | 2026.05.14 14:09:26.973575 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12149 | 2026.05.14 14:09:26.973714 [ 271 ] {8a031d00-ec02-4733-a0f6-ef7dd4a55626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12150 | 2026.05.14 14:09:26.973755 [ 271 ] {8a031d00-ec02-4733-a0f6-ef7dd4a55626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12151 | 2026.05.14 14:09:26.973833 [ 196 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12152 | 2026.05.14 14:09:26.973903 [ 196 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1352 rows starting from the beginning of the part | ||
| 12153 | 2026.05.14 14:09:26.974043 [ 196 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 12154 | 2026.05.14 14:09:26.974094 [ 271 ] {8a031d00-ec02-4733-a0f6-ef7dd4a55626} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12155 | 2026.05.14 14:09:26.974134 [ 271 ] {8a031d00-ec02-4733-a0f6-ef7dd4a55626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
| 12156 | 2026.05.14 14:09:26.974173 [ 196 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 12157 | 2026.05.14 14:09:26.974298 [ 196 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 53 rows starting from the beginning of the part | ||
| 12158 | 2026.05.14 14:09:26.974397 [ 196 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 12159 | 2026.05.14 14:09:26.974452 [ 271 ] {8a031d00-ec02-4733-a0f6-ef7dd4a55626} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12160 | 2026.05.14 14:09:26.974499 [ 196 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 12161 | 2026.05.14 14:09:26.974683 [ 271 ] {8a031d00-ec02-4733-a0f6-ef7dd4a55626} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12162 | 2026.05.14 14:09:26.974816 [ 271 ] {8a031d00-ec02-4733-a0f6-ef7dd4a55626} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001121 sec., 80285.45941123996 rows/sec., 5.02 MiB/sec. | ||
| 12163 | 2026.05.14 14:09:26.974854 [ 271 ] {8a031d00-ec02-4733-a0f6-ef7dd4a55626} <Debug> TCPHandler: Processed in 0.001329202 sec. | ||
| 12164 | 2026.05.14 14:09:26.980982 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1573 rows, containing 19 columns (19 merged, 0 gathered) in 0.007452029 sec., 211083.45123187255 rows/sec., 378.25 MiB/sec. | ||
| 12165 | 2026.05.14 14:09:26.982511 [ 201 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12166 | 2026.05.14 14:09:26.982852 [ 201 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12167 | 2026.05.14 14:09:26.982926 [ 201 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12168 | 2026.05.14 14:09:26.983034 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.89 MiB. | ||
| 12169 | 2026.05.14 14:09:27.000931 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.36 MiB, peak 342.22 MiB, free memory in arenas 0.00 B, will set to 333.55 MiB (RSS), difference: 3.18 MiB | ||
| 12170 | 2026.05.14 14:09:31.255343 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12171 | 2026.05.14 14:09:31.255420 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12172 | 2026.05.14 14:09:31.384228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24040 | ||
| 12173 | 2026.05.14 14:09:31.384730 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2026.05.14 14:09:31.384767 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12175 | 2026.05.14 14:09:31.385227 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12176 | 2026.05.14 14:09:31.385449 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.05.14 14:09:31.385572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24040 | ||
| 12178 | 2026.05.14 14:09:31.944467 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12179 | 2026.05.14 14:09:31.944719 [ 271 ] {34589daf-195b-4ce3-a616-bcfa2749f1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 12180 | 2026.05.14 14:09:31.945122 [ 271 ] {34589daf-195b-4ce3-a616-bcfa2749f1d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12181 | 2026.05.14 14:09:31.945159 [ 271 ] {34589daf-195b-4ce3-a616-bcfa2749f1d6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 12182 | 2026.05.14 14:09:31.945381 [ 271 ] {34589daf-195b-4ce3-a616-bcfa2749f1d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12183 | 2026.05.14 14:09:31.945452 [ 271 ] {34589daf-195b-4ce3-a616-bcfa2749f1d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12184 | 2026.05.14 14:09:31.945597 [ 271 ] {34589daf-195b-4ce3-a616-bcfa2749f1d6} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12185 | 2026.05.14 14:09:31.945634 [ 271 ] {34589daf-195b-4ce3-a616-bcfa2749f1d6} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12186 | 2026.05.14 14:09:31.945657 [ 271 ] {34589daf-195b-4ce3-a616-bcfa2749f1d6} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 12187 | 2026.05.14 14:09:31.945673 [ 271 ] {34589daf-195b-4ce3-a616-bcfa2749f1d6} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12188 | 2026.05.14 14:09:31.945715 [ 271 ] {34589daf-195b-4ce3-a616-bcfa2749f1d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 12189 | 2026.05.14 14:09:31.945736 [ 271 ] {34589daf-195b-4ce3-a616-bcfa2749f1d6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 12190 | 2026.05.14 14:09:31.947257 [ 271 ] {34589daf-195b-4ce3-a616-bcfa2749f1d6} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002619 sec., 16800.305460099276 rows/sec., 3.51 MiB/sec. | ||
| 12191 | 2026.05.14 14:09:31.947368 [ 271 ] {34589daf-195b-4ce3-a616-bcfa2749f1d6} <Debug> TCPHandler: Processed in 0.003045238 sec. | ||
| 12192 | 2026.05.14 14:09:31.949072 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12193 | 2026.05.14 14:09:31.949189 [ 271 ] {b679788d-d7fd-47bb-947b-14a1e6f1555e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12194 | 2026.05.14 14:09:31.949232 [ 271 ] {b679788d-d7fd-47bb-947b-14a1e6f1555e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12195 | 2026.05.14 14:09:31.949844 [ 271 ] {b679788d-d7fd-47bb-947b-14a1e6f1555e} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12196 | 2026.05.14 14:09:31.949894 [ 271 ] {b679788d-d7fd-47bb-947b-14a1e6f1555e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12197 | 2026.05.14 14:09:31.950270 [ 271 ] {b679788d-d7fd-47bb-947b-14a1e6f1555e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12198 | 2026.05.14 14:09:31.950480 [ 271 ] {b679788d-d7fd-47bb-947b-14a1e6f1555e} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12199 | 2026.05.14 14:09:31.950629 [ 271 ] {b679788d-d7fd-47bb-947b-14a1e6f1555e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001511 sec., 37061.54864328259 rows/sec., 2.83 MiB/sec. | ||
| 12200 | 2026.05.14 14:09:31.950666 [ 271 ] {b679788d-d7fd-47bb-947b-14a1e6f1555e} <Debug> TCPHandler: Processed in 0.001686906 sec. | ||
| 12201 | 2026.05.14 14:09:31.950847 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12202 | 2026.05.14 14:09:31.950947 [ 271 ] {fe9db310-a41e-4042-89ae-dd2a553290e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12203 | 2026.05.14 14:09:31.950986 [ 271 ] {fe9db310-a41e-4042-89ae-dd2a553290e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12204 | 2026.05.14 14:09:31.951522 [ 271 ] {fe9db310-a41e-4042-89ae-dd2a553290e7} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12205 | 2026.05.14 14:09:31.951558 [ 271 ] {fe9db310-a41e-4042-89ae-dd2a553290e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12206 | 2026.05.14 14:09:31.951859 [ 271 ] {fe9db310-a41e-4042-89ae-dd2a553290e7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12207 | 2026.05.14 14:09:31.952084 [ 271 ] {fe9db310-a41e-4042-89ae-dd2a553290e7} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12208 | 2026.05.14 14:09:31.952214 [ 271 ] {fe9db310-a41e-4042-89ae-dd2a553290e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 12209 | 2026.05.14 14:09:31.952251 [ 271 ] {fe9db310-a41e-4042-89ae-dd2a553290e7} <Debug> TCPHandler: Processed in 0.001400113 sec. | ||
| 12210 | 2026.05.14 14:09:31.952382 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12211 | 2026.05.14 14:09:31.952483 [ 271 ] {d513a3c4-33c8-46a2-b479-041be2e0895a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12212 | 2026.05.14 14:09:31.952527 [ 271 ] {d513a3c4-33c8-46a2-b479-041be2e0895a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12213 | 2026.05.14 14:09:31.952982 [ 271 ] {d513a3c4-33c8-46a2-b479-041be2e0895a} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12214 | 2026.05.14 14:09:31.953019 [ 271 ] {d513a3c4-33c8-46a2-b479-041be2e0895a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12215 | 2026.05.14 14:09:31.953330 [ 271 ] {d513a3c4-33c8-46a2-b479-041be2e0895a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12216 | 2026.05.14 14:09:31.953527 [ 271 ] {d513a3c4-33c8-46a2-b479-041be2e0895a} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12217 | 2026.05.14 14:09:31.953648 [ 271 ] {d513a3c4-33c8-46a2-b479-041be2e0895a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 12218 | 2026.05.14 14:09:31.953683 [ 271 ] {d513a3c4-33c8-46a2-b479-041be2e0895a} <Debug> TCPHandler: Processed in 0.001390453 sec. | ||
| 12219 | 2026.05.14 14:09:31.953805 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12220 | 2026.05.14 14:09:31.953894 [ 271 ] {7b40f680-6c11-470b-8b1c-4ae0e9c5171f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12221 | 2026.05.14 14:09:31.953933 [ 271 ] {7b40f680-6c11-470b-8b1c-4ae0e9c5171f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12222 | 2026.05.14 14:09:31.954481 [ 271 ] {7b40f680-6c11-470b-8b1c-4ae0e9c5171f} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2026.05.14 14:09:31.954519 [ 271 ] {7b40f680-6c11-470b-8b1c-4ae0e9c5171f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12224 | 2026.05.14 14:09:31.954830 [ 271 ] {7b40f680-6c11-470b-8b1c-4ae0e9c5171f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12225 | 2026.05.14 14:09:31.955043 [ 271 ] {7b40f680-6c11-470b-8b1c-4ae0e9c5171f} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12226 | 2026.05.14 14:09:31.955178 [ 271 ] {7b40f680-6c11-470b-8b1c-4ae0e9c5171f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. | ||
| 12227 | 2026.05.14 14:09:31.955215 [ 271 ] {7b40f680-6c11-470b-8b1c-4ae0e9c5171f} <Debug> TCPHandler: Processed in 0.001408802 sec. | ||
| 12228 | 2026.05.14 14:09:32.245174 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12229 | 2026.05.14 14:09:32.245469 [ 271 ] {d100b458-0311-4007-ad84-c3ca38733480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12230 | 2026.05.14 14:09:32.245899 [ 271 ] {d100b458-0311-4007-ad84-c3ca38733480} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12231 | 2026.05.14 14:09:32.245952 [ 271 ] {d100b458-0311-4007-ad84-c3ca38733480} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12232 | 2026.05.14 14:09:32.246223 [ 271 ] {d100b458-0311-4007-ad84-c3ca38733480} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12233 | 2026.05.14 14:09:32.246294 [ 271 ] {d100b458-0311-4007-ad84-c3ca38733480} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12234 | 2026.05.14 14:09:32.246437 [ 271 ] {d100b458-0311-4007-ad84-c3ca38733480} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 12235 | 2026.05.14 14:09:32.246474 [ 271 ] {d100b458-0311-4007-ad84-c3ca38733480} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12236 | 2026.05.14 14:09:32.246496 [ 271 ] {d100b458-0311-4007-ad84-c3ca38733480} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 12237 | 2026.05.14 14:09:32.246512 [ 271 ] {d100b458-0311-4007-ad84-c3ca38733480} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12238 | 2026.05.14 14:09:32.246555 [ 271 ] {d100b458-0311-4007-ad84-c3ca38733480} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 12239 | 2026.05.14 14:09:32.246576 [ 271 ] {d100b458-0311-4007-ad84-c3ca38733480} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 12240 | 2026.05.14 14:09:32.247798 [ 271 ] {d100b458-0311-4007-ad84-c3ca38733480} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002464 sec., 17857.142857142855 rows/sec., 3.73 MiB/sec. | ||
| 12241 | 2026.05.14 14:09:32.247910 [ 271 ] {d100b458-0311-4007-ad84-c3ca38733480} <Debug> TCPHandler: Processed in 0.002891967 sec. | ||
| 12242 | 2026.05.14 14:09:32.263548 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12243 | 2026.05.14 14:09:32.263689 [ 271 ] {1995b00d-5382-43b0-a859-25f9667aac23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12244 | 2026.05.14 14:09:32.263743 [ 271 ] {1995b00d-5382-43b0-a859-25f9667aac23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12245 | 2026.05.14 14:09:32.264442 [ 271 ] {1995b00d-5382-43b0-a859-25f9667aac23} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2026.05.14 14:09:32.264492 [ 271 ] {1995b00d-5382-43b0-a859-25f9667aac23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12247 | 2026.05.14 14:09:32.264891 [ 271 ] {1995b00d-5382-43b0-a859-25f9667aac23} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12248 | 2026.05.14 14:09:32.265147 [ 271 ] {1995b00d-5382-43b0-a859-25f9667aac23} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2026.05.14 14:09:32.265297 [ 24 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12250 | 2026.05.14 14:09:32.265302 [ 271 ] {1995b00d-5382-43b0-a859-25f9667aac23} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001653 sec., 171808.83242589232 rows/sec., 10.91 MiB/sec. | ||
| 12251 | 2026.05.14 14:09:32.265338 [ 24 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12252 | 2026.05.14 14:09:32.265355 [ 271 ] {1995b00d-5382-43b0-a859-25f9667aac23} <Debug> TCPHandler: Processed in 0.001873717 sec. | ||
| 12253 | 2026.05.14 14:09:32.265359 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12254 | 2026.05.14 14:09:32.265452 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 12255 | 2026.05.14 14:09:32.265529 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2026.05.14 14:09:32.265547 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12257 | 2026.05.14 14:09:32.265580 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 284 rows starting from the beginning of the part | ||
| 12258 | 2026.05.14 14:09:32.265628 [ 271 ] {20b84246-6abb-4a98-b24f-0c8420626c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12259 | 2026.05.14 14:09:32.265640 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 12260 | 2026.05.14 14:09:32.265671 [ 271 ] {20b84246-6abb-4a98-b24f-0c8420626c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12261 | 2026.05.14 14:09:32.265687 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 12262 | 2026.05.14 14:09:32.265732 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 12263 | 2026.05.14 14:09:32.265774 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 12264 | 2026.05.14 14:09:32.266110 [ 271 ] {20b84246-6abb-4a98-b24f-0c8420626c26} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12265 | 2026.05.14 14:09:32.266145 [ 271 ] {20b84246-6abb-4a98-b24f-0c8420626c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12266 | 2026.05.14 14:09:32.266432 [ 271 ] {20b84246-6abb-4a98-b24f-0c8420626c26} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 12267 | 2026.05.14 14:09:32.266627 [ 271 ] {20b84246-6abb-4a98-b24f-0c8420626c26} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12268 | 2026.05.14 14:09:32.266627 [ 199 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231401 sec., 1153158.0695484248 rows/sec., 77.64 MiB/sec. | ||
| 12269 | 2026.05.14 14:09:32.266752 [ 271 ] {20b84246-6abb-4a98-b24f-0c8420626c26} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001183 sec., 15215.553677092139 rows/sec., 1.21 MiB/sec. | ||
| 12270 | 2026.05.14 14:09:32.266786 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12271 | 2026.05.14 14:09:32.266792 [ 271 ] {20b84246-6abb-4a98-b24f-0c8420626c26} <Debug> TCPHandler: Processed in 0.001356593 sec. | ||
| 12272 | 2026.05.14 14:09:32.266999 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12273 | 2026.05.14 14:09:32.267023 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_37_9} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2026.05.14 14:09:32.267145 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_37_9} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12275 | 2026.05.14 14:09:32.267204 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12276 | 2026.05.14 14:09:32.267241 [ 271 ] {f738ea7f-19e0-4940-aa57-40a299b8041b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12277 | 2026.05.14 14:09:32.267372 [ 271 ] {f738ea7f-19e0-4940-aa57-40a299b8041b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12278 | 2026.05.14 14:09:32.269564 [ 271 ] {f738ea7f-19e0-4940-aa57-40a299b8041b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12279 | 2026.05.14 14:09:32.269610 [ 271 ] {f738ea7f-19e0-4940-aa57-40a299b8041b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12280 | 2026.05.14 14:09:32.270120 [ 271 ] {f738ea7f-19e0-4940-aa57-40a299b8041b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12281 | 2026.05.14 14:09:32.270345 [ 271 ] {f738ea7f-19e0-4940-aa57-40a299b8041b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12282 | 2026.05.14 14:09:32.270488 [ 271 ] {f738ea7f-19e0-4940-aa57-40a299b8041b} <Debug> executeQuery: Read 3239 rows, 247.73 KiB in 0.003349 sec., 967154.3744401314 rows/sec., 72.24 MiB/sec. | ||
| 12283 | 2026.05.14 14:09:32.270543 [ 271 ] {f738ea7f-19e0-4940-aa57-40a299b8041b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12284 | 2026.05.14 14:09:32.270556 [ 271 ] {f738ea7f-19e0-4940-aa57-40a299b8041b} <Debug> TCPHandler: Processed in 0.003550053 sec. | ||
| 12285 | 2026.05.14 14:09:32.270704 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12286 | 2026.05.14 14:09:32.270803 [ 271 ] {d8798209-381a-4886-b223-13e2e5d3f0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12287 | 2026.05.14 14:09:32.270844 [ 271 ] {d8798209-381a-4886-b223-13e2e5d3f0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12288 | 2026.05.14 14:09:32.271356 [ 271 ] {d8798209-381a-4886-b223-13e2e5d3f0d8} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12289 | 2026.05.14 14:09:32.271391 [ 271 ] {d8798209-381a-4886-b223-13e2e5d3f0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12290 | 2026.05.14 14:09:32.271682 [ 271 ] {d8798209-381a-4886-b223-13e2e5d3f0d8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12291 | 2026.05.14 14:09:32.271885 [ 271 ] {d8798209-381a-4886-b223-13e2e5d3f0d8} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12292 | 2026.05.14 14:09:32.272009 [ 271 ] {d8798209-381a-4886-b223-13e2e5d3f0d8} <Debug> executeQuery: Read 213 rows, 13.78 KiB in 0.001284 sec., 165887.8504672897 rows/sec., 10.48 MiB/sec. | ||
| 12293 | 2026.05.14 14:09:32.272045 [ 271 ] {d8798209-381a-4886-b223-13e2e5d3f0d8} <Debug> TCPHandler: Processed in 0.001451713 sec. | ||
| 12294 | 2026.05.14 14:09:32.272277 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12295 | 2026.05.14 14:09:32.272379 [ 271 ] {56e18d70-fb8d-403c-aa2a-1e67b42ee959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12296 | 2026.05.14 14:09:32.272419 [ 271 ] {56e18d70-fb8d-403c-aa2a-1e67b42ee959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12297 | 2026.05.14 14:09:32.273211 [ 271 ] {56e18d70-fb8d-403c-aa2a-1e67b42ee959} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12298 | 2026.05.14 14:09:32.273249 [ 271 ] {56e18d70-fb8d-403c-aa2a-1e67b42ee959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12299 | 2026.05.14 14:09:32.273592 [ 271 ] {56e18d70-fb8d-403c-aa2a-1e67b42ee959} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12300 | 2026.05.14 14:09:32.273815 [ 271 ] {56e18d70-fb8d-403c-aa2a-1e67b42ee959} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12301 | 2026.05.14 14:09:32.273942 [ 271 ] {56e18d70-fb8d-403c-aa2a-1e67b42ee959} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001582 sec., 600505.6890012642 rows/sec., 35.33 MiB/sec. | ||
| 12302 | 2026.05.14 14:09:32.273980 [ 271 ] {56e18d70-fb8d-403c-aa2a-1e67b42ee959} <Debug> TCPHandler: Processed in 0.001752426 sec. | ||
| 12303 | 2026.05.14 14:09:32.274111 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12304 | 2026.05.14 14:09:32.274208 [ 271 ] {d87da88e-b840-425d-ab29-8db92721e46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12305 | 2026.05.14 14:09:32.274249 [ 271 ] {d87da88e-b840-425d-ab29-8db92721e46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12306 | 2026.05.14 14:09:32.274653 [ 271 ] {d87da88e-b840-425d-ab29-8db92721e46c} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2026.05.14 14:09:32.274689 [ 271 ] {d87da88e-b840-425d-ab29-8db92721e46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12308 | 2026.05.14 14:09:32.274971 [ 271 ] {d87da88e-b840-425d-ab29-8db92721e46c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12309 | 2026.05.14 14:09:32.275185 [ 271 ] {d87da88e-b840-425d-ab29-8db92721e46c} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2026.05.14 14:09:32.275281 [ 24 ] {} <Debug> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12311 | 2026.05.14 14:09:32.275305 [ 271 ] {d87da88e-b840-425d-ab29-8db92721e46c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 62.44 KiB/sec. | ||
| 12312 | 2026.05.14 14:09:32.275325 [ 24 ] {} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12313 | 2026.05.14 14:09:32.275345 [ 271 ] {d87da88e-b840-425d-ab29-8db92721e46c} <Debug> TCPHandler: Processed in 0.001296332 sec. | ||
| 12314 | 2026.05.14 14:09:32.275351 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12315 | 2026.05.14 14:09:32.275459 [ 190 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 12316 | 2026.05.14 14:09:32.275476 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12317 | 2026.05.14 14:09:32.275581 [ 271 ] {8eac541a-b0a8-4984-a807-b449a82964f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12318 | 2026.05.14 14:09:32.275585 [ 190 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12319 | 2026.05.14 14:09:32.275620 [ 271 ] {8eac541a-b0a8-4984-a807-b449a82964f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12320 | 2026.05.14 14:09:32.275632 [ 190 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 12321 | 2026.05.14 14:09:32.275707 [ 190 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 12322 | 2026.05.14 14:09:32.275760 [ 190 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 12323 | 2026.05.14 14:09:32.275810 [ 190 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 12324 | 2026.05.14 14:09:32.275858 [ 190 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 12325 | 2026.05.14 14:09:32.276072 [ 271 ] {8eac541a-b0a8-4984-a807-b449a82964f0} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12326 | 2026.05.14 14:09:32.276179 [ 271 ] {8eac541a-b0a8-4984-a807-b449a82964f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12327 | 2026.05.14 14:09:32.276508 [ 271 ] {8eac541a-b0a8-4984-a807-b449a82964f0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12328 | 2026.05.14 14:09:32.276620 [ 190 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180451 sec., 4235.669248448263 rows/sec., 314.37 KiB/sec. | ||
| 12329 | 2026.05.14 14:09:32.276734 [ 271 ] {8eac541a-b0a8-4984-a807-b449a82964f0} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2026.05.14 14:09:32.276736 [ 190 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12331 | 2026.05.14 14:09:32.276875 [ 24 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12332 | 2026.05.14 14:09:32.276884 [ 271 ] {8eac541a-b0a8-4984-a807-b449a82964f0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001291 sec., 114639.81409759876 rows/sec., 6.52 MiB/sec. | ||
| 12333 | 2026.05.14 14:09:32.276913 [ 24 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2026.05.14 14:09:32.276931 [ 271 ] {8eac541a-b0a8-4984-a807-b449a82964f0} <Debug> TCPHandler: Processed in 0.001481304 sec. | ||
| 12335 | 2026.05.14 14:09:32.276941 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12336 | 2026.05.14 14:09:32.277025 [ 190 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_13_3} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2026.05.14 14:09:32.277048 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 12338 | 2026.05.14 14:09:32.277089 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12339 | 2026.05.14 14:09:32.277100 [ 190 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_13_3} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12340 | 2026.05.14 14:09:32.277177 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12341 | 2026.05.14 14:09:32.277182 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12342 | 2026.05.14 14:09:32.277196 [ 271 ] {294e8a1e-f381-44e0-adb1-3f9985f3f983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12343 | 2026.05.14 14:09:32.277218 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 148 rows starting from the beginning of the part | ||
| 12344 | 2026.05.14 14:09:32.277252 [ 271 ] {294e8a1e-f381-44e0-adb1-3f9985f3f983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12345 | 2026.05.14 14:09:32.277306 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 12346 | 2026.05.14 14:09:32.277387 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 12347 | 2026.05.14 14:09:32.277453 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 12348 | 2026.05.14 14:09:32.277522 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 12349 | 2026.05.14 14:09:32.278376 [ 271 ] {294e8a1e-f381-44e0-adb1-3f9985f3f983} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12350 | 2026.05.14 14:09:32.278418 [ 271 ] {294e8a1e-f381-44e0-adb1-3f9985f3f983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12351 | 2026.05.14 14:09:32.278652 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647445 sec., 449180.39752465184 rows/sec., 27.26 MiB/sec. | ||
| 12352 | 2026.05.14 14:09:32.278812 [ 271 ] {294e8a1e-f381-44e0-adb1-3f9985f3f983} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12353 | 2026.05.14 14:09:32.278827 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12354 | 2026.05.14 14:09:32.279106 [ 271 ] {294e8a1e-f381-44e0-adb1-3f9985f3f983} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12355 | 2026.05.14 14:09:32.279266 [ 271 ] {294e8a1e-f381-44e0-adb1-3f9985f3f983} <Debug> executeQuery: Read 1776 rows, 123.01 KiB in 0.002088 sec., 850574.7126436782 rows/sec., 57.53 MiB/sec. | ||
| 12356 | 2026.05.14 14:09:32.279297 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_37_9} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12357 | 2026.05.14 14:09:32.279306 [ 271 ] {294e8a1e-f381-44e0-adb1-3f9985f3f983} <Debug> TCPHandler: Processed in 0.002269421 sec. | ||
| 12358 | 2026.05.14 14:09:32.279407 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_37_9} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12359 | 2026.05.14 14:09:32.279466 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12360 | 2026.05.14 14:09:32.279504 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12361 | 2026.05.14 14:09:32.279570 [ 271 ] {00b0b5da-c48c-46e7-9346-4f3457bddf08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12362 | 2026.05.14 14:09:32.279618 [ 271 ] {00b0b5da-c48c-46e7-9346-4f3457bddf08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12363 | 2026.05.14 14:09:32.279976 [ 271 ] {00b0b5da-c48c-46e7-9346-4f3457bddf08} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12364 | 2026.05.14 14:09:32.280014 [ 271 ] {00b0b5da-c48c-46e7-9346-4f3457bddf08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12365 | 2026.05.14 14:09:32.280321 [ 271 ] {00b0b5da-c48c-46e7-9346-4f3457bddf08} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12366 | 2026.05.14 14:09:32.280515 [ 271 ] {00b0b5da-c48c-46e7-9346-4f3457bddf08} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12367 | 2026.05.14 14:09:32.280639 [ 271 ] {00b0b5da-c48c-46e7-9346-4f3457bddf08} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 12368 | 2026.05.14 14:09:32.280674 [ 271 ] {00b0b5da-c48c-46e7-9346-4f3457bddf08} <Debug> TCPHandler: Processed in 0.001292382 sec. | ||
| 12369 | 2026.05.14 14:09:32.280793 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12370 | 2026.05.14 14:09:32.280885 [ 271 ] {f6f671cd-de6a-48dc-9e31-03a4534ab860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12371 | 2026.05.14 14:09:32.280925 [ 271 ] {f6f671cd-de6a-48dc-9e31-03a4534ab860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12372 | 2026.05.14 14:09:32.281851 [ 271 ] {f6f671cd-de6a-48dc-9e31-03a4534ab860} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12373 | 2026.05.14 14:09:32.281888 [ 271 ] {f6f671cd-de6a-48dc-9e31-03a4534ab860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12374 | 2026.05.14 14:09:32.282347 [ 271 ] {f6f671cd-de6a-48dc-9e31-03a4534ab860} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12375 | 2026.05.14 14:09:32.282560 [ 271 ] {f6f671cd-de6a-48dc-9e31-03a4534ab860} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12376 | 2026.05.14 14:09:32.282700 [ 271 ] {f6f671cd-de6a-48dc-9e31-03a4534ab860} <Debug> executeQuery: Read 1610 rows, 100.16 KiB in 0.001783 sec., 902972.5182277061 rows/sec., 54.86 MiB/sec. | ||
| 12377 | 2026.05.14 14:09:32.282737 [ 271 ] {f6f671cd-de6a-48dc-9e31-03a4534ab860} <Debug> TCPHandler: Processed in 0.001948729 sec. | ||
| 12378 | 2026.05.14 14:09:32.282895 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12379 | 2026.05.14 14:09:32.282992 [ 271 ] {8cbc8e8f-eb7f-475f-9d44-f5cdfb6bf53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12380 | 2026.05.14 14:09:32.283034 [ 271 ] {8cbc8e8f-eb7f-475f-9d44-f5cdfb6bf53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12381 | 2026.05.14 14:09:32.283375 [ 271 ] {8cbc8e8f-eb7f-475f-9d44-f5cdfb6bf53d} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12382 | 2026.05.14 14:09:32.283411 [ 271 ] {8cbc8e8f-eb7f-475f-9d44-f5cdfb6bf53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12383 | 2026.05.14 14:09:32.283709 [ 271 ] {8cbc8e8f-eb7f-475f-9d44-f5cdfb6bf53d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12384 | 2026.05.14 14:09:32.283921 [ 271 ] {8cbc8e8f-eb7f-475f-9d44-f5cdfb6bf53d} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12385 | 2026.05.14 14:09:32.284053 [ 271 ] {8cbc8e8f-eb7f-475f-9d44-f5cdfb6bf53d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 12386 | 2026.05.14 14:09:32.284090 [ 271 ] {8cbc8e8f-eb7f-475f-9d44-f5cdfb6bf53d} <Debug> TCPHandler: Processed in 0.001243342 sec. | ||
| 12387 | 2026.05.14 14:09:32.284303 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12388 | 2026.05.14 14:09:32.284443 [ 271 ] {df873ccb-1c7f-47e2-ac58-6c0acbcdc9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12389 | 2026.05.14 14:09:32.284514 [ 271 ] {df873ccb-1c7f-47e2-ac58-6c0acbcdc9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12390 | 2026.05.14 14:09:32.285954 [ 271 ] {df873ccb-1c7f-47e2-ac58-6c0acbcdc9c4} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12391 | 2026.05.14 14:09:32.286024 [ 271 ] {df873ccb-1c7f-47e2-ac58-6c0acbcdc9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12392 | 2026.05.14 14:09:32.286744 [ 271 ] {df873ccb-1c7f-47e2-ac58-6c0acbcdc9c4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12393 | 2026.05.14 14:09:32.287007 [ 271 ] {df873ccb-1c7f-47e2-ac58-6c0acbcdc9c4} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12394 | 2026.05.14 14:09:32.287182 [ 271 ] {df873ccb-1c7f-47e2-ac58-6c0acbcdc9c4} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002754 sec., 19244.73493100944 rows/sec., 34.49 MiB/sec. | ||
| 12395 | 2026.05.14 14:09:32.287317 [ 271 ] {df873ccb-1c7f-47e2-ac58-6c0acbcdc9c4} <Debug> TCPHandler: Processed in 0.003126479 sec. | ||
| 12396 | 2026.05.14 14:09:32.287518 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12397 | 2026.05.14 14:09:32.287652 [ 271 ] {f07af4bd-e532-48b5-9d3a-abecbc1f91e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12398 | 2026.05.14 14:09:32.287711 [ 271 ] {f07af4bd-e532-48b5-9d3a-abecbc1f91e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12399 | 2026.05.14 14:09:32.288099 [ 271 ] {f07af4bd-e532-48b5-9d3a-abecbc1f91e3} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12400 | 2026.05.14 14:09:32.288136 [ 271 ] {f07af4bd-e532-48b5-9d3a-abecbc1f91e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12401 | 2026.05.14 14:09:32.288454 [ 271 ] {f07af4bd-e532-48b5-9d3a-abecbc1f91e3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12402 | 2026.05.14 14:09:32.288670 [ 271 ] {f07af4bd-e532-48b5-9d3a-abecbc1f91e3} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12403 | 2026.05.14 14:09:32.288808 [ 271 ] {f07af4bd-e532-48b5-9d3a-abecbc1f91e3} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001198 sec., 35058.430717863106 rows/sec., 2.00 MiB/sec. | ||
| 12404 | 2026.05.14 14:09:32.288845 [ 271 ] {f07af4bd-e532-48b5-9d3a-abecbc1f91e3} <Debug> TCPHandler: Processed in 0.001443004 sec. | ||
| 12405 | 2026.05.14 14:09:32.625322 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 12406 | 2026.05.14 14:09:32.642881 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2026.05.14 14:09:32.642936 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12408 | 2026.05.14 14:09:32.648928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12409 | 2026.05.14 14:09:32.649616 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2026.05.14 14:09:32.652430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 12411 | 2026.05.14 14:09:33.000547 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.18 MiB, peak 342.22 MiB, free memory in arenas 0.00 B, will set to 333.55 MiB (RSS), difference: -1.62 MiB | ||
| 12412 | 2026.05.14 14:09:36.466569 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 1554 | ||
| 12413 | 2026.05.14 14:09:36.469731 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12414 | 2026.05.14 14:09:36.469777 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12415 | 2026.05.14 14:09:36.471052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12416 | 2026.05.14 14:09:36.471331 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12417 | 2026.05.14 14:09:36.471704 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1554 | ||
| 12418 | 2026.05.14 14:09:36.942990 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12419 | 2026.05.14 14:09:36.943215 [ 271 ] {1ddfa1aa-ac76-42b9-a8ac-20b1b2fe8296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 12420 | 2026.05.14 14:09:36.943547 [ 271 ] {1ddfa1aa-ac76-42b9-a8ac-20b1b2fe8296} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12421 | 2026.05.14 14:09:36.943584 [ 271 ] {1ddfa1aa-ac76-42b9-a8ac-20b1b2fe8296} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 12422 | 2026.05.14 14:09:36.943796 [ 271 ] {1ddfa1aa-ac76-42b9-a8ac-20b1b2fe8296} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12423 | 2026.05.14 14:09:36.943865 [ 271 ] {1ddfa1aa-ac76-42b9-a8ac-20b1b2fe8296} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12424 | 2026.05.14 14:09:36.944004 [ 271 ] {1ddfa1aa-ac76-42b9-a8ac-20b1b2fe8296} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12425 | 2026.05.14 14:09:36.944040 [ 271 ] {1ddfa1aa-ac76-42b9-a8ac-20b1b2fe8296} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12426 | 2026.05.14 14:09:36.944061 [ 271 ] {1ddfa1aa-ac76-42b9-a8ac-20b1b2fe8296} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 12427 | 2026.05.14 14:09:36.944076 [ 271 ] {1ddfa1aa-ac76-42b9-a8ac-20b1b2fe8296} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12428 | 2026.05.14 14:09:36.944118 [ 271 ] {1ddfa1aa-ac76-42b9-a8ac-20b1b2fe8296} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 12429 | 2026.05.14 14:09:36.944138 [ 271 ] {1ddfa1aa-ac76-42b9-a8ac-20b1b2fe8296} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 12430 | 2026.05.14 14:09:36.945288 [ 271 ] {1ddfa1aa-ac76-42b9-a8ac-20b1b2fe8296} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002145 sec., 20512.82051282051 rows/sec., 4.29 MiB/sec. | ||
| 12431 | 2026.05.14 14:09:36.945473 [ 271 ] {1ddfa1aa-ac76-42b9-a8ac-20b1b2fe8296} <Debug> TCPHandler: Processed in 0.002610014 sec. | ||
| 12432 | 2026.05.14 14:09:36.947046 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12433 | 2026.05.14 14:09:36.947187 [ 271 ] {537e069e-8dee-4f68-a421-738195ab6faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12434 | 2026.05.14 14:09:36.947246 [ 271 ] {537e069e-8dee-4f68-a421-738195ab6faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12435 | 2026.05.14 14:09:36.947926 [ 271 ] {537e069e-8dee-4f68-a421-738195ab6faf} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12436 | 2026.05.14 14:09:36.947966 [ 271 ] {537e069e-8dee-4f68-a421-738195ab6faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12437 | 2026.05.14 14:09:36.948347 [ 271 ] {537e069e-8dee-4f68-a421-738195ab6faf} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12438 | 2026.05.14 14:09:36.948573 [ 271 ] {537e069e-8dee-4f68-a421-738195ab6faf} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12439 | 2026.05.14 14:09:36.948723 [ 271 ] {537e069e-8dee-4f68-a421-738195ab6faf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001582 sec., 35398.23008849558 rows/sec., 2.70 MiB/sec. | ||
| 12440 | 2026.05.14 14:09:36.948732 [ 96 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12441 | 2026.05.14 14:09:36.948766 [ 271 ] {537e069e-8dee-4f68-a421-738195ab6faf} <Debug> TCPHandler: Processed in 0.001831207 sec. | ||
| 12442 | 2026.05.14 14:09:36.948789 [ 96 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2026.05.14 14:09:36.948819 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12444 | 2026.05.14 14:09:36.948929 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12445 | 2026.05.14 14:09:36.948965 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12446 | 2026.05.14 14:09:36.949043 [ 271 ] {6ad7a63f-ec26-4ef6-ba2e-35451d60ccc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12447 | 2026.05.14 14:09:36.949091 [ 271 ] {6ad7a63f-ec26-4ef6-ba2e-35451d60ccc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12448 | 2026.05.14 14:09:36.949116 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12449 | 2026.05.14 14:09:36.949160 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3239 rows starting from the beginning of the part | ||
| 12450 | 2026.05.14 14:09:36.949235 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 12451 | 2026.05.14 14:09:36.949287 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 881 rows starting from the beginning of the part | ||
| 12452 | 2026.05.14 14:09:36.949334 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 12453 | 2026.05.14 14:09:36.949379 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 3239 rows starting from the beginning of the part | ||
| 12454 | 2026.05.14 14:09:36.949419 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 12455 | 2026.05.14 14:09:36.949588 [ 271 ] {6ad7a63f-ec26-4ef6-ba2e-35451d60ccc8} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12456 | 2026.05.14 14:09:36.949632 [ 271 ] {6ad7a63f-ec26-4ef6-ba2e-35451d60ccc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12457 | 2026.05.14 14:09:36.949974 [ 271 ] {6ad7a63f-ec26-4ef6-ba2e-35451d60ccc8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12458 | 2026.05.14 14:09:36.950205 [ 271 ] {6ad7a63f-ec26-4ef6-ba2e-35451d60ccc8} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12459 | 2026.05.14 14:09:36.950348 [ 271 ] {6ad7a63f-ec26-4ef6-ba2e-35451d60ccc8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001328 sec., 48192.77108433735 rows/sec., 3.76 MiB/sec. | ||
| 12460 | 2026.05.14 14:09:36.950356 [ 96 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12461 | 2026.05.14 14:09:36.950393 [ 271 ] {6ad7a63f-ec26-4ef6-ba2e-35451d60ccc8} <Debug> TCPHandler: Processed in 0.001527114 sec. | ||
| 12462 | 2026.05.14 14:09:36.950405 [ 96 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12463 | 2026.05.14 14:09:36.950432 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12464 | 2026.05.14 14:09:36.950532 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12465 | 2026.05.14 14:09:36.950596 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12466 | 2026.05.14 14:09:36.950666 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12467 | 2026.05.14 14:09:36.950706 [ 271 ] {da5c2467-df1b-47f4-9602-c8d278f4a9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12468 | 2026.05.14 14:09:36.950713 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1797 rows starting from the beginning of the part | ||
| 12469 | 2026.05.14 14:09:36.950758 [ 271 ] {da5c2467-df1b-47f4-9602-c8d278f4a9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12470 | 2026.05.14 14:09:36.950789 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 12471 | 2026.05.14 14:09:36.950842 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 532 rows starting from the beginning of the part | ||
| 12472 | 2026.05.14 14:09:36.950885 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 12473 | 2026.05.14 14:09:36.950925 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1776 rows starting from the beginning of the part | ||
| 12474 | 2026.05.14 14:09:36.950967 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 12475 | 2026.05.14 14:09:36.951199 [ 271 ] {da5c2467-df1b-47f4-9602-c8d278f4a9f4} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2026.05.14 14:09:36.951243 [ 271 ] {da5c2467-df1b-47f4-9602-c8d278f4a9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12477 | 2026.05.14 14:09:36.951544 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7527 rows, containing 5 columns (5 merged, 0 gathered) in 0.002647815 sec., 2842721.2626259765 rows/sec., 224.56 MiB/sec. | ||
| 12478 | 2026.05.14 14:09:36.951606 [ 271 ] {da5c2467-df1b-47f4-9602-c8d278f4a9f4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12479 | 2026.05.14 14:09:36.951833 [ 271 ] {da5c2467-df1b-47f4-9602-c8d278f4a9f4} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2026.05.14 14:09:36.951871 [ 193 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12481 | 2026.05.14 14:09:36.951977 [ 271 ] {da5c2467-df1b-47f4-9602-c8d278f4a9f4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001291 sec., 99147.94732765298 rows/sec., 6.91 MiB/sec. | ||
| 12482 | 2026.05.14 14:09:36.952000 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 5 parts from all_1_81_16 to all_85_85_0 | ||
| 12483 | 2026.05.14 14:09:36.952026 [ 271 ] {da5c2467-df1b-47f4-9602-c8d278f4a9f4} <Debug> TCPHandler: Processed in 0.001479193 sec. | ||
| 12484 | 2026.05.14 14:09:36.952055 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2026.05.14 14:09:36.952088 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12486 | 2026.05.14 14:09:36.952175 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_81_16 to all_85_85_0 into Compact with storage Full | ||
| 12487 | 2026.05.14 14:09:36.952183 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12488 | 2026.05.14 14:09:36.952192 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_86_17} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2026.05.14 14:09:36.952268 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12490 | 2026.05.14 14:09:36.952289 [ 271 ] {246b592d-161d-46cd-97be-7dbf9674b483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12491 | 2026.05.14 14:09:36.952304 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 32667 rows starting from the beginning of the part | ||
| 12492 | 2026.05.14 14:09:36.952306 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001817827 sec., 2363811.297774761 rows/sec., 171.04 MiB/sec. | ||
| 12493 | 2026.05.14 14:09:36.952333 [ 271 ] {246b592d-161d-46cd-97be-7dbf9674b483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12494 | 2026.05.14 14:09:36.952333 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_86_17} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12495 | 2026.05.14 14:09:36.952365 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12496 | 2026.05.14 14:09:36.952417 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 265 rows starting from the beginning of the part | ||
| 12497 | 2026.05.14 14:09:36.952460 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12498 | 2026.05.14 14:09:36.952461 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 12499 | 2026.05.14 14:09:36.952502 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1610 rows starting from the beginning of the part | ||
| 12500 | 2026.05.14 14:09:36.952566 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12501 | 2026.05.14 14:09:36.952700 [ 271 ] {246b592d-161d-46cd-97be-7dbf9674b483} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12502 | 2026.05.14 14:09:36.952743 [ 271 ] {246b592d-161d-46cd-97be-7dbf9674b483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12503 | 2026.05.14 14:09:36.952895 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_86_17} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.05.14 14:09:36.952991 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_86_17} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12505 | 2026.05.14 14:09:36.953083 [ 271 ] {246b592d-161d-46cd-97be-7dbf9674b483} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12506 | 2026.05.14 14:09:36.953088 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 12507 | 2026.05.14 14:09:36.953305 [ 271 ] {246b592d-161d-46cd-97be-7dbf9674b483} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2026.05.14 14:09:36.953449 [ 96 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12509 | 2026.05.14 14:09:36.953453 [ 271 ] {246b592d-161d-46cd-97be-7dbf9674b483} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001183 sec., 40574.80980557903 rows/sec., 2.73 MiB/sec. | ||
| 12510 | 2026.05.14 14:09:36.953492 [ 96 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2026.05.14 14:09:36.953514 [ 271 ] {246b592d-161d-46cd-97be-7dbf9674b483} <Debug> TCPHandler: Processed in 0.001381053 sec. | ||
| 12512 | 2026.05.14 14:09:36.953517 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12513 | 2026.05.14 14:09:36.953621 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12514 | 2026.05.14 14:09:36.953722 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12515 | 2026.05.14 14:09:36.953749 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5190 rows starting from the beginning of the part | ||
| 12516 | 2026.05.14 14:09:36.953799 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12517 | 2026.05.14 14:09:36.953843 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 90 rows starting from the beginning of the part | ||
| 12518 | 2026.05.14 14:09:36.953881 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 12519 | 2026.05.14 14:09:36.953919 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 42 rows starting from the beginning of the part | ||
| 12520 | 2026.05.14 14:09:36.953961 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part | ||
| 12521 | 2026.05.14 14:09:36.955635 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5490 rows, containing 4 columns (4 merged, 0 gathered) in 0.002047039 sec., 2681922.523215239 rows/sec., 172.90 MiB/sec. | ||
| 12522 | 2026.05.14 14:09:36.955964 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12523 | 2026.05.14 14:09:36.956224 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_86_17} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12524 | 2026.05.14 14:09:36.956292 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_86_17} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12525 | 2026.05.14 14:09:36.956363 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12526 | 2026.05.14 14:09:36.959194 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34862 rows, containing 5 columns (5 merged, 0 gathered) in 0.007049525 sec., 4945297.73282597 rows/sec., 314.66 MiB/sec. | ||
| 12527 | 2026.05.14 14:09:36.959501 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 12528 | 2026.05.14 14:09:36.959777 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12529 | 2026.05.14 14:09:36.959858 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 5 parts: [all_1_81_16, all_85_85_0] -> all_1_85_17 | ||
| 12530 | 2026.05.14 14:09:36.959940 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12531 | 2026.05.14 14:09:38.886414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24488 | ||
| 12532 | 2026.05.14 14:09:38.887103 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12533 | 2026.05.14 14:09:38.887168 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12534 | 2026.05.14 14:09:38.887888 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12535 | 2026.05.14 14:09:38.888137 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12536 | 2026.05.14 14:09:38.888289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24488 | ||
| 12537 | 2026.05.14 14:09:38.888306 [ 99 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12538 | 2026.05.14 14:09:38.888381 [ 99 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2026.05.14 14:09:38.888403 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12540 | 2026.05.14 14:09:38.888544 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12541 | 2026.05.14 14:09:38.888703 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12542 | 2026.05.14 14:09:38.888744 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22120 rows starting from the beginning of the part | ||
| 12543 | 2026.05.14 14:09:38.888812 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 12544 | 2026.05.14 14:09:38.888859 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 12545 | 2026.05.14 14:09:38.888902 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 12546 | 2026.05.14 14:09:38.888943 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 12547 | 2026.05.14 14:09:38.888984 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 12548 | 2026.05.14 14:09:38.890966 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24488 rows, containing 4 columns (4 merged, 0 gathered) in 0.002526404 sec., 9692828.225414462 rows/sec., 138.66 MiB/sec. | ||
| 12549 | 2026.05.14 14:09:38.891459 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12550 | 2026.05.14 14:09:38.891901 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_51_10} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2026.05.14 14:09:38.892041 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_51_10} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12552 | 2026.05.14 14:09:38.892197 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12553 | 2026.05.14 14:09:40.152685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12554 | 2026.05.14 14:09:40.173792 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12555 | 2026.05.14 14:09:40.173855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12556 | 2026.05.14 14:09:40.179662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12557 | 2026.05.14 14:09:40.180393 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12558 | 2026.05.14 14:09:40.180718 [ 107 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12559 | 2026.05.14 14:09:40.180781 [ 107 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12560 | 2026.05.14 14:09:40.180805 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12561 | 2026.05.14 14:09:40.180927 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12562 | 2026.05.14 14:09:40.184530 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12563 | 2026.05.14 14:09:40.185692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12564 | 2026.05.14 14:09:40.186035 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 12565 | 2026.05.14 14:09:40.190613 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 12566 | 2026.05.14 14:09:40.195143 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 12567 | 2026.05.14 14:09:40.199519 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 12568 | 2026.05.14 14:09:40.203689 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 12569 | 2026.05.14 14:09:40.207540 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 12570 | 2026.05.14 14:09:40.257745 [ 189 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.07685959 sec., 4996.1234505674565 rows/sec., 25.83 MiB/sec. | ||
| 12571 | 2026.05.14 14:09:40.260922 [ 189 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12572 | 2026.05.14 14:09:40.263532 [ 189 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_51_10} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12573 | 2026.05.14 14:09:40.263660 [ 189 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_51_10} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12574 | 2026.05.14 14:09:40.266310 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12575 | 2026.05.14 14:09:41.944698 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12576 | 2026.05.14 14:09:41.944937 [ 271 ] {3c8510c3-9dd4-472e-8fe5-bc01711e6fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 12577 | 2026.05.14 14:09:41.945258 [ 271 ] {3c8510c3-9dd4-472e-8fe5-bc01711e6fe8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12578 | 2026.05.14 14:09:41.945295 [ 271 ] {3c8510c3-9dd4-472e-8fe5-bc01711e6fe8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 12579 | 2026.05.14 14:09:41.945517 [ 271 ] {3c8510c3-9dd4-472e-8fe5-bc01711e6fe8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12580 | 2026.05.14 14:09:41.945584 [ 271 ] {3c8510c3-9dd4-472e-8fe5-bc01711e6fe8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12581 | 2026.05.14 14:09:41.945720 [ 271 ] {3c8510c3-9dd4-472e-8fe5-bc01711e6fe8} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12582 | 2026.05.14 14:09:41.945756 [ 271 ] {3c8510c3-9dd4-472e-8fe5-bc01711e6fe8} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12583 | 2026.05.14 14:09:41.945778 [ 271 ] {3c8510c3-9dd4-472e-8fe5-bc01711e6fe8} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 12584 | 2026.05.14 14:09:41.945793 [ 271 ] {3c8510c3-9dd4-472e-8fe5-bc01711e6fe8} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12585 | 2026.05.14 14:09:41.945838 [ 271 ] {3c8510c3-9dd4-472e-8fe5-bc01711e6fe8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 12586 | 2026.05.14 14:09:41.945858 [ 271 ] {3c8510c3-9dd4-472e-8fe5-bc01711e6fe8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 12587 | 2026.05.14 14:09:41.947111 [ 271 ] {3c8510c3-9dd4-472e-8fe5-bc01711e6fe8} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002249 sec., 19564.25077812361 rows/sec., 4.09 MiB/sec. | ||
| 12588 | 2026.05.14 14:09:41.947292 [ 271 ] {3c8510c3-9dd4-472e-8fe5-bc01711e6fe8} <Debug> TCPHandler: Processed in 0.002721995 sec. | ||
| 12589 | 2026.05.14 14:09:41.948892 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12590 | 2026.05.14 14:09:41.949031 [ 271 ] {6ba9a510-b9e2-4d07-a4fe-57be6c13acf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12591 | 2026.05.14 14:09:41.949091 [ 271 ] {6ba9a510-b9e2-4d07-a4fe-57be6c13acf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12592 | 2026.05.14 14:09:41.949711 [ 271 ] {6ba9a510-b9e2-4d07-a4fe-57be6c13acf9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12593 | 2026.05.14 14:09:41.949749 [ 271 ] {6ba9a510-b9e2-4d07-a4fe-57be6c13acf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12594 | 2026.05.14 14:09:41.950139 [ 271 ] {6ba9a510-b9e2-4d07-a4fe-57be6c13acf9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12595 | 2026.05.14 14:09:41.950362 [ 271 ] {6ba9a510-b9e2-4d07-a4fe-57be6c13acf9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12596 | 2026.05.14 14:09:41.950507 [ 271 ] {6ba9a510-b9e2-4d07-a4fe-57be6c13acf9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001521 sec., 36817.88297172912 rows/sec., 2.81 MiB/sec. | ||
| 12597 | 2026.05.14 14:09:41.950545 [ 271 ] {6ba9a510-b9e2-4d07-a4fe-57be6c13acf9} <Debug> TCPHandler: Processed in 0.001764596 sec. | ||
| 12598 | 2026.05.14 14:09:41.950667 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12599 | 2026.05.14 14:09:41.950764 [ 271 ] {15fc15e1-0e4b-40d3-8dbe-ad9f04548b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12600 | 2026.05.14 14:09:41.950804 [ 271 ] {15fc15e1-0e4b-40d3-8dbe-ad9f04548b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12601 | 2026.05.14 14:09:41.951237 [ 271 ] {15fc15e1-0e4b-40d3-8dbe-ad9f04548b55} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12602 | 2026.05.14 14:09:41.951271 [ 271 ] {15fc15e1-0e4b-40d3-8dbe-ad9f04548b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12603 | 2026.05.14 14:09:41.951565 [ 271 ] {15fc15e1-0e4b-40d3-8dbe-ad9f04548b55} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12604 | 2026.05.14 14:09:41.951771 [ 271 ] {15fc15e1-0e4b-40d3-8dbe-ad9f04548b55} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12605 | 2026.05.14 14:09:41.951897 [ 271 ] {15fc15e1-0e4b-40d3-8dbe-ad9f04548b55} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 12606 | 2026.05.14 14:09:41.951933 [ 271 ] {15fc15e1-0e4b-40d3-8dbe-ad9f04548b55} <Debug> TCPHandler: Processed in 0.001316423 sec. | ||
| 12607 | 2026.05.14 14:09:41.952066 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12608 | 2026.05.14 14:09:41.952162 [ 271 ] {3270db83-e5b0-426f-8869-9bd9a4ebeaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12609 | 2026.05.14 14:09:41.952204 [ 271 ] {3270db83-e5b0-426f-8869-9bd9a4ebeaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12610 | 2026.05.14 14:09:41.952709 [ 271 ] {3270db83-e5b0-426f-8869-9bd9a4ebeaee} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12611 | 2026.05.14 14:09:41.952743 [ 271 ] {3270db83-e5b0-426f-8869-9bd9a4ebeaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12612 | 2026.05.14 14:09:41.953080 [ 271 ] {3270db83-e5b0-426f-8869-9bd9a4ebeaee} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12613 | 2026.05.14 14:09:41.953292 [ 271 ] {3270db83-e5b0-426f-8869-9bd9a4ebeaee} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12614 | 2026.05.14 14:09:41.953421 [ 271 ] {3270db83-e5b0-426f-8869-9bd9a4ebeaee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 12615 | 2026.05.14 14:09:41.953458 [ 271 ] {3270db83-e5b0-426f-8869-9bd9a4ebeaee} <Debug> TCPHandler: Processed in 0.001441794 sec. | ||
| 12616 | 2026.05.14 14:09:41.953581 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12617 | 2026.05.14 14:09:41.953677 [ 271 ] {becde36f-80c6-41af-9036-e7c030c3942b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12618 | 2026.05.14 14:09:41.953719 [ 271 ] {becde36f-80c6-41af-9036-e7c030c3942b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12619 | 2026.05.14 14:09:41.954062 [ 271 ] {becde36f-80c6-41af-9036-e7c030c3942b} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12620 | 2026.05.14 14:09:41.954098 [ 271 ] {becde36f-80c6-41af-9036-e7c030c3942b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12621 | 2026.05.14 14:09:41.954409 [ 271 ] {becde36f-80c6-41af-9036-e7c030c3942b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12622 | 2026.05.14 14:09:41.954625 [ 271 ] {becde36f-80c6-41af-9036-e7c030c3942b} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12623 | 2026.05.14 14:09:41.954753 [ 271 ] {becde36f-80c6-41af-9036-e7c030c3942b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 12624 | 2026.05.14 14:09:41.954790 [ 271 ] {becde36f-80c6-41af-9036-e7c030c3942b} <Debug> TCPHandler: Processed in 0.001258282 sec. | ||
| 12625 | 2026.05.14 14:09:43.425115 [ 115 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 12626 | 2026.05.14 14:09:43.425184 [ 115 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12627 | 2026.05.14 14:09:43.425209 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12628 | 2026.05.14 14:09:43.425360 [ 197 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 12629 | 2026.05.14 14:09:43.425530 [ 197 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12630 | 2026.05.14 14:09:43.425568 [ 197 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 33 rows starting from the beginning of the part | ||
| 12631 | 2026.05.14 14:09:43.425639 [ 197 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 12632 | 2026.05.14 14:09:43.425690 [ 197 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 12633 | 2026.05.14 14:09:43.425736 [ 197 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 12634 | 2026.05.14 14:09:43.425781 [ 197 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 12635 | 2026.05.14 14:09:43.426760 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.001464703 sec., 25261.093887293195 rows/sec., 1.66 MiB/sec. | ||
| 12636 | 2026.05.14 14:09:43.426930 [ 194 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12637 | 2026.05.14 14:09:43.427233 [ 194 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_37_8} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12638 | 2026.05.14 14:09:43.427317 [ 194 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_37_8} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 12639 | 2026.05.14 14:09:43.427412 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12640 | 2026.05.14 14:09:44.337369 [ 115 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 12641 | 2026.05.14 14:09:44.337440 [ 115 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12642 | 2026.05.14 14:09:44.337466 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12643 | 2026.05.14 14:09:44.337606 [ 186 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 12644 | 2026.05.14 14:09:44.337760 [ 186 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12645 | 2026.05.14 14:09:44.337800 [ 186 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 213 rows starting from the beginning of the part | ||
| 12646 | 2026.05.14 14:09:44.337874 [ 186 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 195 rows starting from the beginning of the part | ||
| 12647 | 2026.05.14 14:09:44.337928 [ 186 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 184 rows starting from the beginning of the part | ||
| 12648 | 2026.05.14 14:09:44.337977 [ 186 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 184 rows starting from the beginning of the part | ||
| 12649 | 2026.05.14 14:09:44.338025 [ 186 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 213 rows starting from the beginning of the part | ||
| 12650 | 2026.05.14 14:09:44.338905 [ 186 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365323 sec., 724370.7166729044 rows/sec., 48.18 MiB/sec. | ||
| 12651 | 2026.05.14 14:09:44.339077 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12652 | 2026.05.14 14:09:44.339374 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_37_8} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12653 | 2026.05.14 14:09:44.339452 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_37_8} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 12654 | 2026.05.14 14:09:44.339540 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12655 | 2026.05.14 14:09:45.147357 [ 114 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 12656 | 2026.05.14 14:09:45.147434 [ 114 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12657 | 2026.05.14 14:09:45.147459 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12658 | 2026.05.14 14:09:45.147607 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 12659 | 2026.05.14 14:09:45.147770 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12660 | 2026.05.14 14:09:45.147808 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
| 12661 | 2026.05.14 14:09:45.147874 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12662 | 2026.05.14 14:09:45.147920 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12663 | 2026.05.14 14:09:45.147963 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12664 | 2026.05.14 14:09:45.148004 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 12665 | 2026.05.14 14:09:45.148810 [ 191 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001256122 sec., 176734.42547778002 rows/sec., 9.02 MiB/sec. | ||
| 12666 | 2026.05.14 14:09:45.149010 [ 191 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12667 | 2026.05.14 14:09:45.149345 [ 191 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_37_8} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12668 | 2026.05.14 14:09:45.149438 [ 191 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_37_8} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 12669 | 2026.05.14 14:09:45.149539 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12670 | 2026.05.14 14:09:46.255511 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12671 | 2026.05.14 14:09:46.255611 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12672 | 2026.05.14 14:09:46.389073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25000 | ||
| 12673 | 2026.05.14 14:09:46.389574 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12674 | 2026.05.14 14:09:46.389617 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12675 | 2026.05.14 14:09:46.390105 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12676 | 2026.05.14 14:09:46.390331 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12677 | 2026.05.14 14:09:46.390465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25000 | ||
| 12678 | 2026.05.14 14:09:46.472505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1574 | ||
| 12679 | 2026.05.14 14:09:46.474657 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12680 | 2026.05.14 14:09:46.474708 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12681 | 2026.05.14 14:09:46.475834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12682 | 2026.05.14 14:09:46.476111 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12683 | 2026.05.14 14:09:46.476363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1574 | ||
| 12684 | 2026.05.14 14:09:46.949728 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12685 | 2026.05.14 14:09:46.949994 [ 271 ] {5e19b079-a3a5-4724-a5be-78d1766bb841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 12686 | 2026.05.14 14:09:46.950346 [ 271 ] {5e19b079-a3a5-4724-a5be-78d1766bb841} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12687 | 2026.05.14 14:09:46.950387 [ 271 ] {5e19b079-a3a5-4724-a5be-78d1766bb841} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 12688 | 2026.05.14 14:09:46.950625 [ 271 ] {5e19b079-a3a5-4724-a5be-78d1766bb841} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12689 | 2026.05.14 14:09:46.950691 [ 271 ] {5e19b079-a3a5-4724-a5be-78d1766bb841} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12690 | 2026.05.14 14:09:46.950831 [ 271 ] {5e19b079-a3a5-4724-a5be-78d1766bb841} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12691 | 2026.05.14 14:09:46.950866 [ 271 ] {5e19b079-a3a5-4724-a5be-78d1766bb841} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12692 | 2026.05.14 14:09:46.950888 [ 271 ] {5e19b079-a3a5-4724-a5be-78d1766bb841} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 12693 | 2026.05.14 14:09:46.950904 [ 271 ] {5e19b079-a3a5-4724-a5be-78d1766bb841} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12694 | 2026.05.14 14:09:46.950945 [ 271 ] {5e19b079-a3a5-4724-a5be-78d1766bb841} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 12695 | 2026.05.14 14:09:46.950966 [ 271 ] {5e19b079-a3a5-4724-a5be-78d1766bb841} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 12696 | 2026.05.14 14:09:46.951999 [ 271 ] {5e19b079-a3a5-4724-a5be-78d1766bb841} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00212 sec., 20754.716981132075 rows/sec., 4.34 MiB/sec. | ||
| 12697 | 2026.05.14 14:09:46.952111 [ 271 ] {5e19b079-a3a5-4724-a5be-78d1766bb841} <Debug> TCPHandler: Processed in 0.002520343 sec. | ||
| 12698 | 2026.05.14 14:09:46.957533 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12699 | 2026.05.14 14:09:46.957743 [ 271 ] {ddb85c3d-9407-492d-aba8-bfcd95aa9632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12700 | 2026.05.14 14:09:46.957823 [ 271 ] {ddb85c3d-9407-492d-aba8-bfcd95aa9632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12701 | 2026.05.14 14:09:46.958711 [ 271 ] {ddb85c3d-9407-492d-aba8-bfcd95aa9632} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12702 | 2026.05.14 14:09:46.958756 [ 271 ] {ddb85c3d-9407-492d-aba8-bfcd95aa9632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12703 | 2026.05.14 14:09:46.959364 [ 271 ] {ddb85c3d-9407-492d-aba8-bfcd95aa9632} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12704 | 2026.05.14 14:09:46.959678 [ 271 ] {ddb85c3d-9407-492d-aba8-bfcd95aa9632} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12705 | 2026.05.14 14:09:46.959893 [ 271 ] {ddb85c3d-9407-492d-aba8-bfcd95aa9632} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002205 sec., 128798.18594104309 rows/sec., 8.18 MiB/sec. | ||
| 12706 | 2026.05.14 14:09:46.959980 [ 271 ] {ddb85c3d-9407-492d-aba8-bfcd95aa9632} <Debug> TCPHandler: Processed in 0.002593014 sec. | ||
| 12707 | 2026.05.14 14:09:46.960220 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12708 | 2026.05.14 14:09:46.960356 [ 271 ] {294fdce7-5b98-436d-bb71-eafae6144bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12709 | 2026.05.14 14:09:46.960417 [ 271 ] {294fdce7-5b98-436d-bb71-eafae6144bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12710 | 2026.05.14 14:09:46.961396 [ 271 ] {294fdce7-5b98-436d-bb71-eafae6144bb4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12711 | 2026.05.14 14:09:46.961440 [ 271 ] {294fdce7-5b98-436d-bb71-eafae6144bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12712 | 2026.05.14 14:09:46.961852 [ 271 ] {294fdce7-5b98-436d-bb71-eafae6144bb4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12713 | 2026.05.14 14:09:46.962101 [ 271 ] {294fdce7-5b98-436d-bb71-eafae6144bb4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12714 | 2026.05.14 14:09:46.962237 [ 271 ] {294fdce7-5b98-436d-bb71-eafae6144bb4} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001924 sec., 457900.2079002079 rows/sec., 35.98 MiB/sec. | ||
| 12715 | 2026.05.14 14:09:46.962275 [ 271 ] {294fdce7-5b98-436d-bb71-eafae6144bb4} <Debug> TCPHandler: Processed in 0.00218403 sec. | ||
| 12716 | 2026.05.14 14:09:46.962410 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12717 | 2026.05.14 14:09:46.962509 [ 271 ] {445e101c-0ff6-435a-bd08-97b435820980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12718 | 2026.05.14 14:09:46.962549 [ 271 ] {445e101c-0ff6-435a-bd08-97b435820980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12719 | 2026.05.14 14:09:46.963114 [ 271 ] {445e101c-0ff6-435a-bd08-97b435820980} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12720 | 2026.05.14 14:09:46.963152 [ 271 ] {445e101c-0ff6-435a-bd08-97b435820980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12721 | 2026.05.14 14:09:46.963467 [ 271 ] {445e101c-0ff6-435a-bd08-97b435820980} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12722 | 2026.05.14 14:09:46.963678 [ 271 ] {445e101c-0ff6-435a-bd08-97b435820980} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12723 | 2026.05.14 14:09:46.963809 [ 271 ] {445e101c-0ff6-435a-bd08-97b435820980} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.00132 sec., 139393.9393939394 rows/sec., 8.66 MiB/sec. | ||
| 12724 | 2026.05.14 14:09:46.963847 [ 271 ] {445e101c-0ff6-435a-bd08-97b435820980} <Debug> TCPHandler: Processed in 0.001486053 sec. | ||
| 12725 | 2026.05.14 14:09:46.963972 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12726 | 2026.05.14 14:09:46.964068 [ 271 ] {12e1528f-f8c4-410d-aded-126d4c6d578a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12727 | 2026.05.14 14:09:46.964108 [ 271 ] {12e1528f-f8c4-410d-aded-126d4c6d578a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12728 | 2026.05.14 14:09:46.964616 [ 271 ] {12e1528f-f8c4-410d-aded-126d4c6d578a} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12729 | 2026.05.14 14:09:46.964652 [ 271 ] {12e1528f-f8c4-410d-aded-126d4c6d578a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12730 | 2026.05.14 14:09:46.964954 [ 271 ] {12e1528f-f8c4-410d-aded-126d4c6d578a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12731 | 2026.05.14 14:09:46.965173 [ 271 ] {12e1528f-f8c4-410d-aded-126d4c6d578a} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12732 | 2026.05.14 14:09:46.965309 [ 271 ] {12e1528f-f8c4-410d-aded-126d4c6d578a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001258 sec., 118441.97138314786 rows/sec., 7.65 MiB/sec. | ||
| 12733 | 2026.05.14 14:09:46.965347 [ 271 ] {12e1528f-f8c4-410d-aded-126d4c6d578a} <Debug> TCPHandler: Processed in 0.001423893 sec. | ||
| 12734 | 2026.05.14 14:09:46.965471 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12735 | 2026.05.14 14:09:46.965568 [ 271 ] {0ad3506a-0689-4977-bdbf-786bbcd2730e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12736 | 2026.05.14 14:09:46.965608 [ 271 ] {0ad3506a-0689-4977-bdbf-786bbcd2730e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12737 | 2026.05.14 14:09:46.966129 [ 271 ] {0ad3506a-0689-4977-bdbf-786bbcd2730e} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12738 | 2026.05.14 14:09:46.966165 [ 271 ] {0ad3506a-0689-4977-bdbf-786bbcd2730e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12739 | 2026.05.14 14:09:46.966473 [ 271 ] {0ad3506a-0689-4977-bdbf-786bbcd2730e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12740 | 2026.05.14 14:09:46.966686 [ 271 ] {0ad3506a-0689-4977-bdbf-786bbcd2730e} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12741 | 2026.05.14 14:09:46.966814 [ 271 ] {0ad3506a-0689-4977-bdbf-786bbcd2730e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001265 sec., 116996.04743083003 rows/sec., 6.65 MiB/sec. | ||
| 12742 | 2026.05.14 14:09:46.966852 [ 271 ] {0ad3506a-0689-4977-bdbf-786bbcd2730e} <Debug> TCPHandler: Processed in 0.001430533 sec. | ||
| 12743 | 2026.05.14 14:09:46.966977 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12744 | 2026.05.14 14:09:46.967079 [ 271 ] {26c0bdba-72f0-42f7-ba5a-1499f0a1fef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12745 | 2026.05.14 14:09:46.967119 [ 271 ] {26c0bdba-72f0-42f7-ba5a-1499f0a1fef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12746 | 2026.05.14 14:09:46.967942 [ 271 ] {26c0bdba-72f0-42f7-ba5a-1499f0a1fef1} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12747 | 2026.05.14 14:09:46.967980 [ 271 ] {26c0bdba-72f0-42f7-ba5a-1499f0a1fef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12748 | 2026.05.14 14:09:46.968300 [ 271 ] {26c0bdba-72f0-42f7-ba5a-1499f0a1fef1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12749 | 2026.05.14 14:09:46.968512 [ 271 ] {26c0bdba-72f0-42f7-ba5a-1499f0a1fef1} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12750 | 2026.05.14 14:09:46.968639 [ 271 ] {26c0bdba-72f0-42f7-ba5a-1499f0a1fef1} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001579 sec., 336922.1025965801 rows/sec., 23.84 MiB/sec. | ||
| 12751 | 2026.05.14 14:09:46.968676 [ 271 ] {26c0bdba-72f0-42f7-ba5a-1499f0a1fef1} <Debug> TCPHandler: Processed in 0.001749566 sec. | ||
| 12752 | 2026.05.14 14:09:46.968834 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12753 | 2026.05.14 14:09:46.968930 [ 271 ] {1181b62d-8b78-4c1b-8da6-2c3215bbeb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12754 | 2026.05.14 14:09:46.968973 [ 271 ] {1181b62d-8b78-4c1b-8da6-2c3215bbeb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12755 | 2026.05.14 14:09:46.969331 [ 271 ] {1181b62d-8b78-4c1b-8da6-2c3215bbeb4f} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12756 | 2026.05.14 14:09:46.969367 [ 271 ] {1181b62d-8b78-4c1b-8da6-2c3215bbeb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12757 | 2026.05.14 14:09:46.969692 [ 271 ] {1181b62d-8b78-4c1b-8da6-2c3215bbeb4f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12758 | 2026.05.14 14:09:46.969900 [ 271 ] {1181b62d-8b78-4c1b-8da6-2c3215bbeb4f} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12759 | 2026.05.14 14:09:46.970030 [ 271 ] {1181b62d-8b78-4c1b-8da6-2c3215bbeb4f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 12760 | 2026.05.14 14:09:46.970067 [ 271 ] {1181b62d-8b78-4c1b-8da6-2c3215bbeb4f} <Debug> TCPHandler: Processed in 0.001284162 sec. | ||
| 12761 | 2026.05.14 14:09:46.970220 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12762 | 2026.05.14 14:09:46.970316 [ 271 ] {9d58762a-5b22-4127-b614-809257ebffee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12763 | 2026.05.14 14:09:46.970358 [ 271 ] {9d58762a-5b22-4127-b614-809257ebffee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12764 | 2026.05.14 14:09:46.970819 [ 271 ] {9d58762a-5b22-4127-b614-809257ebffee} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12765 | 2026.05.14 14:09:46.970855 [ 271 ] {9d58762a-5b22-4127-b614-809257ebffee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12766 | 2026.05.14 14:09:46.971191 [ 271 ] {9d58762a-5b22-4127-b614-809257ebffee} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12767 | 2026.05.14 14:09:46.971409 [ 271 ] {9d58762a-5b22-4127-b614-809257ebffee} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12768 | 2026.05.14 14:09:46.971540 [ 271 ] {9d58762a-5b22-4127-b614-809257ebffee} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001243 sec., 213193.88576025746 rows/sec., 14.17 MiB/sec. | ||
| 12769 | 2026.05.14 14:09:46.971577 [ 271 ] {9d58762a-5b22-4127-b614-809257ebffee} <Debug> TCPHandler: Processed in 0.001406103 sec. | ||
| 12770 | 2026.05.14 14:09:46.971724 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12771 | 2026.05.14 14:09:46.971818 [ 271 ] {5fa0dbb0-649d-46ce-b9c1-9d69197a3819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12772 | 2026.05.14 14:09:46.971860 [ 271 ] {5fa0dbb0-649d-46ce-b9c1-9d69197a3819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12773 | 2026.05.14 14:09:46.972188 [ 271 ] {5fa0dbb0-649d-46ce-b9c1-9d69197a3819} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12774 | 2026.05.14 14:09:46.972224 [ 271 ] {5fa0dbb0-649d-46ce-b9c1-9d69197a3819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12775 | 2026.05.14 14:09:46.972522 [ 271 ] {5fa0dbb0-649d-46ce-b9c1-9d69197a3819} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12776 | 2026.05.14 14:09:46.972725 [ 271 ] {5fa0dbb0-649d-46ce-b9c1-9d69197a3819} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12777 | 2026.05.14 14:09:46.972855 [ 271 ] {5fa0dbb0-649d-46ce-b9c1-9d69197a3819} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 12778 | 2026.05.14 14:09:46.972892 [ 271 ] {5fa0dbb0-649d-46ce-b9c1-9d69197a3819} <Debug> TCPHandler: Processed in 0.001218201 sec. | ||
| 12779 | 2026.05.14 14:09:46.973052 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12780 | 2026.05.14 14:09:46.973160 [ 271 ] {12c97b4b-4c88-497e-bc3c-49b562773d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12781 | 2026.05.14 14:09:46.973216 [ 271 ] {12c97b4b-4c88-497e-bc3c-49b562773d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12782 | 2026.05.14 14:09:46.974227 [ 271 ] {12c97b4b-4c88-497e-bc3c-49b562773d36} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12783 | 2026.05.14 14:09:46.974266 [ 271 ] {12c97b4b-4c88-497e-bc3c-49b562773d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12784 | 2026.05.14 14:09:46.974838 [ 271 ] {12c97b4b-4c88-497e-bc3c-49b562773d36} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12785 | 2026.05.14 14:09:46.975069 [ 271 ] {12c97b4b-4c88-497e-bc3c-49b562773d36} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12786 | 2026.05.14 14:09:46.975211 [ 271 ] {12c97b4b-4c88-497e-bc3c-49b562773d36} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00207 sec., 20289.85507246377 rows/sec., 36.36 MiB/sec. | ||
| 12787 | 2026.05.14 14:09:46.975265 [ 271 ] {12c97b4b-4c88-497e-bc3c-49b562773d36} <Debug> TCPHandler: Processed in 0.002271161 sec. | ||
| 12788 | 2026.05.14 14:09:46.975396 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12789 | 2026.05.14 14:09:46.975494 [ 271 ] {d5b50de9-6d3f-4189-b8a7-9f6066f08f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12790 | 2026.05.14 14:09:46.975536 [ 271 ] {d5b50de9-6d3f-4189-b8a7-9f6066f08f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12791 | 2026.05.14 14:09:46.975928 [ 271 ] {d5b50de9-6d3f-4189-b8a7-9f6066f08f1e} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12792 | 2026.05.14 14:09:46.975966 [ 271 ] {d5b50de9-6d3f-4189-b8a7-9f6066f08f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12793 | 2026.05.14 14:09:46.976293 [ 271 ] {d5b50de9-6d3f-4189-b8a7-9f6066f08f1e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12794 | 2026.05.14 14:09:46.976508 [ 271 ] {d5b50de9-6d3f-4189-b8a7-9f6066f08f1e} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2026.05.14 14:09:46.976638 [ 271 ] {d5b50de9-6d3f-4189-b8a7-9f6066f08f1e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 4.84 MiB/sec. | ||
| 12796 | 2026.05.14 14:09:46.976675 [ 271 ] {d5b50de9-6d3f-4189-b8a7-9f6066f08f1e} <Debug> TCPHandler: Processed in 0.001328432 sec. | ||
| 12797 | 2026.05.14 14:09:47.686467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12798 | 2026.05.14 14:09:47.701104 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12799 | 2026.05.14 14:09:47.701155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
| 12800 | 2026.05.14 14:09:47.706684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12801 | 2026.05.14 14:09:47.707327 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12802 | 2026.05.14 14:09:47.709880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12803 | 2026.05.14 14:09:51.944458 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12804 | 2026.05.14 14:09:51.944750 [ 271 ] {ced7128a-dc31-4db9-b360-97669c32c8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 12805 | 2026.05.14 14:09:51.945097 [ 271 ] {ced7128a-dc31-4db9-b360-97669c32c8f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12806 | 2026.05.14 14:09:51.945134 [ 271 ] {ced7128a-dc31-4db9-b360-97669c32c8f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 12807 | 2026.05.14 14:09:51.945354 [ 271 ] {ced7128a-dc31-4db9-b360-97669c32c8f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12808 | 2026.05.14 14:09:51.945423 [ 271 ] {ced7128a-dc31-4db9-b360-97669c32c8f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12809 | 2026.05.14 14:09:51.945566 [ 271 ] {ced7128a-dc31-4db9-b360-97669c32c8f2} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12810 | 2026.05.14 14:09:51.945602 [ 271 ] {ced7128a-dc31-4db9-b360-97669c32c8f2} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12811 | 2026.05.14 14:09:51.945625 [ 271 ] {ced7128a-dc31-4db9-b360-97669c32c8f2} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 12812 | 2026.05.14 14:09:51.945640 [ 271 ] {ced7128a-dc31-4db9-b360-97669c32c8f2} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12813 | 2026.05.14 14:09:51.945687 [ 271 ] {ced7128a-dc31-4db9-b360-97669c32c8f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 12814 | 2026.05.14 14:09:51.945708 [ 271 ] {ced7128a-dc31-4db9-b360-97669c32c8f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 12815 | 2026.05.14 14:09:51.946924 [ 271 ] {ced7128a-dc31-4db9-b360-97669c32c8f2} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002287 sec., 19239.177962396152 rows/sec., 4.02 MiB/sec. | ||
| 12816 | 2026.05.14 14:09:51.947044 [ 271 ] {ced7128a-dc31-4db9-b360-97669c32c8f2} <Debug> TCPHandler: Processed in 0.002736406 sec. | ||
| 12817 | 2026.05.14 14:09:51.948820 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12818 | 2026.05.14 14:09:51.948997 [ 271 ] {6d960021-4811-42e3-a118-499b23530850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12819 | 2026.05.14 14:09:51.949072 [ 271 ] {6d960021-4811-42e3-a118-499b23530850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12820 | 2026.05.14 14:09:51.949986 [ 271 ] {6d960021-4811-42e3-a118-499b23530850} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12821 | 2026.05.14 14:09:51.950025 [ 271 ] {6d960021-4811-42e3-a118-499b23530850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12822 | 2026.05.14 14:09:51.950414 [ 271 ] {6d960021-4811-42e3-a118-499b23530850} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12823 | 2026.05.14 14:09:51.950649 [ 271 ] {6d960021-4811-42e3-a118-499b23530850} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12824 | 2026.05.14 14:09:51.950796 [ 271 ] {6d960021-4811-42e3-a118-499b23530850} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001855 sec., 30188.679245283016 rows/sec., 2.30 MiB/sec. | ||
| 12825 | 2026.05.14 14:09:51.950836 [ 271 ] {6d960021-4811-42e3-a118-499b23530850} <Debug> TCPHandler: Processed in 0.00206847 sec. | ||
| 12826 | 2026.05.14 14:09:51.950973 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12827 | 2026.05.14 14:09:51.951071 [ 271 ] {2c68a27b-054a-41a4-82db-450486e19c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12828 | 2026.05.14 14:09:51.951111 [ 271 ] {2c68a27b-054a-41a4-82db-450486e19c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12829 | 2026.05.14 14:09:51.951617 [ 271 ] {2c68a27b-054a-41a4-82db-450486e19c19} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12830 | 2026.05.14 14:09:51.951655 [ 271 ] {2c68a27b-054a-41a4-82db-450486e19c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12831 | 2026.05.14 14:09:51.951971 [ 271 ] {2c68a27b-054a-41a4-82db-450486e19c19} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12832 | 2026.05.14 14:09:51.952189 [ 271 ] {2c68a27b-054a-41a4-82db-450486e19c19} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12833 | 2026.05.14 14:09:51.952320 [ 271 ] {2c68a27b-054a-41a4-82db-450486e19c19} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001267 sec., 50513.0228887135 rows/sec., 3.94 MiB/sec. | ||
| 12834 | 2026.05.14 14:09:51.952359 [ 271 ] {2c68a27b-054a-41a4-82db-450486e19c19} <Debug> TCPHandler: Processed in 0.001435064 sec. | ||
| 12835 | 2026.05.14 14:09:51.952498 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12836 | 2026.05.14 14:09:51.952596 [ 271 ] {48edb7ee-9dbb-470f-932d-ecc5fea99be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12837 | 2026.05.14 14:09:51.952639 [ 271 ] {48edb7ee-9dbb-470f-932d-ecc5fea99be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12838 | 2026.05.14 14:09:51.953065 [ 271 ] {48edb7ee-9dbb-470f-932d-ecc5fea99be6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12839 | 2026.05.14 14:09:51.953102 [ 271 ] {48edb7ee-9dbb-470f-932d-ecc5fea99be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12840 | 2026.05.14 14:09:51.953427 [ 271 ] {48edb7ee-9dbb-470f-932d-ecc5fea99be6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12841 | 2026.05.14 14:09:51.953648 [ 271 ] {48edb7ee-9dbb-470f-932d-ecc5fea99be6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12842 | 2026.05.14 14:09:51.953778 [ 271 ] {48edb7ee-9dbb-470f-932d-ecc5fea99be6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 12843 | 2026.05.14 14:09:51.953816 [ 271 ] {48edb7ee-9dbb-470f-932d-ecc5fea99be6} <Debug> TCPHandler: Processed in 0.001367733 sec. | ||
| 12844 | 2026.05.14 14:09:51.953942 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12845 | 2026.05.14 14:09:51.954039 [ 271 ] {45acb259-077d-4755-8c66-05c837cca5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12846 | 2026.05.14 14:09:51.954081 [ 271 ] {45acb259-077d-4755-8c66-05c837cca5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12847 | 2026.05.14 14:09:51.954490 [ 271 ] {45acb259-077d-4755-8c66-05c837cca5b8} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12848 | 2026.05.14 14:09:51.954529 [ 271 ] {45acb259-077d-4755-8c66-05c837cca5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12849 | 2026.05.14 14:09:51.954841 [ 271 ] {45acb259-077d-4755-8c66-05c837cca5b8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12850 | 2026.05.14 14:09:51.955049 [ 271 ] {45acb259-077d-4755-8c66-05c837cca5b8} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12851 | 2026.05.14 14:09:51.955170 [ 271 ] {45acb259-077d-4755-8c66-05c837cca5b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 12852 | 2026.05.14 14:09:51.955206 [ 271 ] {45acb259-077d-4755-8c66-05c837cca5b8} <Debug> TCPHandler: Processed in 0.001348652 sec. | ||
| 12853 | 2026.05.14 14:09:53.891357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25448 | ||
| 12854 | 2026.05.14 14:09:53.891872 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12855 | 2026.05.14 14:09:53.891914 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12856 | 2026.05.14 14:09:53.892446 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12857 | 2026.05.14 14:09:53.892694 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12858 | 2026.05.14 14:09:53.892833 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25448 | ||
| 12859 | 2026.05.14 14:09:55.210661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12860 | 2026.05.14 14:09:55.227854 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12861 | 2026.05.14 14:09:55.227925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12862 | 2026.05.14 14:09:55.234321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12863 | 2026.05.14 14:09:55.235036 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12864 | 2026.05.14 14:09:55.237988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12865 | 2026.05.14 14:09:56.476877 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1608 | ||
| 12866 | 2026.05.14 14:09:56.479518 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12867 | 2026.05.14 14:09:56.479573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12868 | 2026.05.14 14:09:56.480828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12869 | 2026.05.14 14:09:56.481088 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12870 | 2026.05.14 14:09:56.481388 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1608 | ||
| 12871 | 2026.05.14 14:09:56.950700 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12872 | 2026.05.14 14:09:56.950985 [ 271 ] {6a627851-3e38-40c3-bf42-f22e75ad40cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 12873 | 2026.05.14 14:09:56.951554 [ 271 ] {6a627851-3e38-40c3-bf42-f22e75ad40cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12874 | 2026.05.14 14:09:56.951612 [ 271 ] {6a627851-3e38-40c3-bf42-f22e75ad40cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 12875 | 2026.05.14 14:09:56.952051 [ 271 ] {6a627851-3e38-40c3-bf42-f22e75ad40cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12876 | 2026.05.14 14:09:56.952128 [ 271 ] {6a627851-3e38-40c3-bf42-f22e75ad40cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12877 | 2026.05.14 14:09:56.952270 [ 271 ] {6a627851-3e38-40c3-bf42-f22e75ad40cc} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12878 | 2026.05.14 14:09:56.952307 [ 271 ] {6a627851-3e38-40c3-bf42-f22e75ad40cc} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12879 | 2026.05.14 14:09:56.952329 [ 271 ] {6a627851-3e38-40c3-bf42-f22e75ad40cc} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 12880 | 2026.05.14 14:09:56.952345 [ 271 ] {6a627851-3e38-40c3-bf42-f22e75ad40cc} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12881 | 2026.05.14 14:09:56.952387 [ 271 ] {6a627851-3e38-40c3-bf42-f22e75ad40cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 12882 | 2026.05.14 14:09:56.952463 [ 271 ] {6a627851-3e38-40c3-bf42-f22e75ad40cc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 12883 | 2026.05.14 14:09:56.953560 [ 271 ] {6a627851-3e38-40c3-bf42-f22e75ad40cc} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002701 sec., 16290.262865605333 rows/sec., 3.41 MiB/sec. | ||
| 12884 | 2026.05.14 14:09:56.953672 [ 271 ] {6a627851-3e38-40c3-bf42-f22e75ad40cc} <Debug> TCPHandler: Processed in 0.003146159 sec. | ||
| 12885 | 2026.05.14 14:09:56.959276 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12886 | 2026.05.14 14:09:56.959398 [ 271 ] {f9b46877-7140-4d33-a979-ae199735dd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12887 | 2026.05.14 14:09:56.959445 [ 271 ] {f9b46877-7140-4d33-a979-ae199735dd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12888 | 2026.05.14 14:09:56.960088 [ 271 ] {f9b46877-7140-4d33-a979-ae199735dd62} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12889 | 2026.05.14 14:09:56.960135 [ 271 ] {f9b46877-7140-4d33-a979-ae199735dd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12890 | 2026.05.14 14:09:56.960533 [ 271 ] {f9b46877-7140-4d33-a979-ae199735dd62} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12891 | 2026.05.14 14:09:56.960761 [ 271 ] {f9b46877-7140-4d33-a979-ae199735dd62} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12892 | 2026.05.14 14:09:56.960917 [ 271 ] {f9b46877-7140-4d33-a979-ae199735dd62} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00155 sec., 183225.8064516129 rows/sec., 11.64 MiB/sec. | ||
| 12893 | 2026.05.14 14:09:56.960962 [ 271 ] {f9b46877-7140-4d33-a979-ae199735dd62} <Debug> TCPHandler: Processed in 0.001742066 sec. | ||
| 12894 | 2026.05.14 14:09:56.961098 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12895 | 2026.05.14 14:09:56.961199 [ 271 ] {1ec7ecca-102b-4cb1-9416-36d45c70cff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12896 | 2026.05.14 14:09:56.961241 [ 271 ] {1ec7ecca-102b-4cb1-9416-36d45c70cff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12897 | 2026.05.14 14:09:56.962063 [ 271 ] {1ec7ecca-102b-4cb1-9416-36d45c70cff4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12898 | 2026.05.14 14:09:56.962099 [ 271 ] {1ec7ecca-102b-4cb1-9416-36d45c70cff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12899 | 2026.05.14 14:09:56.962510 [ 271 ] {1ec7ecca-102b-4cb1-9416-36d45c70cff4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12900 | 2026.05.14 14:09:56.962749 [ 271 ] {1ec7ecca-102b-4cb1-9416-36d45c70cff4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12901 | 2026.05.14 14:09:56.962914 [ 271 ] {1ec7ecca-102b-4cb1-9416-36d45c70cff4} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001734 sec., 508073.81776239903 rows/sec., 39.92 MiB/sec. | ||
| 12902 | 2026.05.14 14:09:56.962962 [ 271 ] {1ec7ecca-102b-4cb1-9416-36d45c70cff4} <Debug> TCPHandler: Processed in 0.001913948 sec. | ||
| 12903 | 2026.05.14 14:09:56.963109 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12904 | 2026.05.14 14:09:56.963233 [ 271 ] {53c3256e-3080-4842-8114-f6f46fe96ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12905 | 2026.05.14 14:09:56.963285 [ 271 ] {53c3256e-3080-4842-8114-f6f46fe96ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12906 | 2026.05.14 14:09:56.964108 [ 271 ] {53c3256e-3080-4842-8114-f6f46fe96ea2} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12907 | 2026.05.14 14:09:56.964187 [ 271 ] {53c3256e-3080-4842-8114-f6f46fe96ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12908 | 2026.05.14 14:09:56.964657 [ 271 ] {53c3256e-3080-4842-8114-f6f46fe96ea2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12909 | 2026.05.14 14:09:56.964910 [ 271 ] {53c3256e-3080-4842-8114-f6f46fe96ea2} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12910 | 2026.05.14 14:09:56.965094 [ 271 ] {53c3256e-3080-4842-8114-f6f46fe96ea2} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001884 sec., 97664.54352441613 rows/sec., 6.06 MiB/sec. | ||
| 12911 | 2026.05.14 14:09:56.965157 [ 271 ] {53c3256e-3080-4842-8114-f6f46fe96ea2} <Debug> TCPHandler: Processed in 0.00211222 sec. | ||
| 12912 | 2026.05.14 14:09:56.965516 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12913 | 2026.05.14 14:09:56.965657 [ 271 ] {3755a121-e588-48a8-bfc7-bd62cb8ca41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12914 | 2026.05.14 14:09:56.965720 [ 271 ] {3755a121-e588-48a8-bfc7-bd62cb8ca41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12915 | 2026.05.14 14:09:56.966258 [ 271 ] {3755a121-e588-48a8-bfc7-bd62cb8ca41e} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12916 | 2026.05.14 14:09:56.966301 [ 271 ] {3755a121-e588-48a8-bfc7-bd62cb8ca41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12917 | 2026.05.14 14:09:56.966660 [ 271 ] {3755a121-e588-48a8-bfc7-bd62cb8ca41e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12918 | 2026.05.14 14:09:56.966875 [ 271 ] {3755a121-e588-48a8-bfc7-bd62cb8ca41e} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12919 | 2026.05.14 14:09:56.967012 [ 92 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 12920 | 2026.05.14 14:09:56.967019 [ 271 ] {3755a121-e588-48a8-bfc7-bd62cb8ca41e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001403 sec., 106200.99786172489 rows/sec., 6.86 MiB/sec. | ||
| 12921 | 2026.05.14 14:09:56.967056 [ 92 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12922 | 2026.05.14 14:09:56.967080 [ 271 ] {3755a121-e588-48a8-bfc7-bd62cb8ca41e} <Debug> TCPHandler: Processed in 0.001676186 sec. | ||
| 12923 | 2026.05.14 14:09:56.967080 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12924 | 2026.05.14 14:09:56.967213 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 12925 | 2026.05.14 14:09:56.967229 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12926 | 2026.05.14 14:09:56.967352 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12927 | 2026.05.14 14:09:56.967353 [ 271 ] {e27b8321-dfdd-4d9d-ab15-671b9c7e3ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12928 | 2026.05.14 14:09:56.967393 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 950 rows starting from the beginning of the part | ||
| 12929 | 2026.05.14 14:09:56.967415 [ 271 ] {e27b8321-dfdd-4d9d-ab15-671b9c7e3ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12930 | 2026.05.14 14:09:56.967464 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 12931 | 2026.05.14 14:09:56.967514 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 12932 | 2026.05.14 14:09:56.967556 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 950 rows starting from the beginning of the part | ||
| 12933 | 2026.05.14 14:09:56.967598 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 12934 | 2026.05.14 14:09:56.967639 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 12935 | 2026.05.14 14:09:56.968019 [ 271 ] {e27b8321-dfdd-4d9d-ab15-671b9c7e3ee6} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12936 | 2026.05.14 14:09:56.968065 [ 271 ] {e27b8321-dfdd-4d9d-ab15-671b9c7e3ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12937 | 2026.05.14 14:09:56.968442 [ 271 ] {e27b8321-dfdd-4d9d-ab15-671b9c7e3ee6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12938 | 2026.05.14 14:09:56.968687 [ 271 ] {e27b8321-dfdd-4d9d-ab15-671b9c7e3ee6} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.05.14 14:09:56.968835 [ 271 ] {e27b8321-dfdd-4d9d-ab15-671b9c7e3ee6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001504 sec., 98404.25531914894 rows/sec., 5.60 MiB/sec. | ||
| 12940 | 2026.05.14 14:09:56.968836 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001678865 sec., 1486718.705792306 rows/sec., 95.19 MiB/sec. | ||
| 12941 | 2026.05.14 14:09:56.968903 [ 271 ] {e27b8321-dfdd-4d9d-ab15-671b9c7e3ee6} <Debug> TCPHandler: Processed in 0.001731686 sec. | ||
| 12942 | 2026.05.14 14:09:56.969039 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12943 | 2026.05.14 14:09:56.969051 [ 190 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 12944 | 2026.05.14 14:09:56.969147 [ 271 ] {75da60e5-cc60-4fb7-a3e7-8fcfd6210554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12945 | 2026.05.14 14:09:56.969196 [ 271 ] {75da60e5-cc60-4fb7-a3e7-8fcfd6210554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12946 | 2026.05.14 14:09:56.969350 [ 190 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_39_8} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12947 | 2026.05.14 14:09:56.969435 [ 190 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_39_8} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 12948 | 2026.05.14 14:09:56.969522 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 12949 | 2026.05.14 14:09:56.969862 [ 271 ] {75da60e5-cc60-4fb7-a3e7-8fcfd6210554} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12950 | 2026.05.14 14:09:56.969905 [ 271 ] {75da60e5-cc60-4fb7-a3e7-8fcfd6210554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12951 | 2026.05.14 14:09:56.970264 [ 271 ] {75da60e5-cc60-4fb7-a3e7-8fcfd6210554} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12952 | 2026.05.14 14:09:56.970490 [ 271 ] {75da60e5-cc60-4fb7-a3e7-8fcfd6210554} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12953 | 2026.05.14 14:09:56.970627 [ 271 ] {75da60e5-cc60-4fb7-a3e7-8fcfd6210554} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001501 sec., 354430.37974683545 rows/sec., 25.08 MiB/sec. | ||
| 12954 | 2026.05.14 14:09:56.970687 [ 271 ] {75da60e5-cc60-4fb7-a3e7-8fcfd6210554} <Debug> TCPHandler: Processed in 0.001699765 sec. | ||
| 12955 | 2026.05.14 14:09:56.970849 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12956 | 2026.05.14 14:09:56.970955 [ 271 ] {4f072735-f841-4cd8-a7fb-672185a47759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12957 | 2026.05.14 14:09:56.971000 [ 271 ] {4f072735-f841-4cd8-a7fb-672185a47759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12958 | 2026.05.14 14:09:56.971425 [ 271 ] {4f072735-f841-4cd8-a7fb-672185a47759} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12959 | 2026.05.14 14:09:56.971461 [ 271 ] {4f072735-f841-4cd8-a7fb-672185a47759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12960 | 2026.05.14 14:09:56.971811 [ 271 ] {4f072735-f841-4cd8-a7fb-672185a47759} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12961 | 2026.05.14 14:09:56.972020 [ 271 ] {4f072735-f841-4cd8-a7fb-672185a47759} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12962 | 2026.05.14 14:09:56.972160 [ 271 ] {4f072735-f841-4cd8-a7fb-672185a47759} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001225 sec., 4897.95918367347 rows/sec., 255.90 KiB/sec. | ||
| 12963 | 2026.05.14 14:09:56.972200 [ 271 ] {4f072735-f841-4cd8-a7fb-672185a47759} <Debug> TCPHandler: Processed in 0.001403503 sec. | ||
| 12964 | 2026.05.14 14:09:56.972334 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12965 | 2026.05.14 14:09:56.972431 [ 271 ] {ba3ceedc-fdde-4822-974d-8ee0fd5f16f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12966 | 2026.05.14 14:09:56.972475 [ 271 ] {ba3ceedc-fdde-4822-974d-8ee0fd5f16f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12967 | 2026.05.14 14:09:56.972909 [ 271 ] {ba3ceedc-fdde-4822-974d-8ee0fd5f16f2} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12968 | 2026.05.14 14:09:56.972946 [ 271 ] {ba3ceedc-fdde-4822-974d-8ee0fd5f16f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12969 | 2026.05.14 14:09:56.973283 [ 271 ] {ba3ceedc-fdde-4822-974d-8ee0fd5f16f2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12970 | 2026.05.14 14:09:56.973494 [ 271 ] {ba3ceedc-fdde-4822-974d-8ee0fd5f16f2} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12971 | 2026.05.14 14:09:56.973620 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 12972 | 2026.05.14 14:09:56.973625 [ 271 ] {ba3ceedc-fdde-4822-974d-8ee0fd5f16f2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001213 sec., 218466.61170651275 rows/sec., 14.52 MiB/sec. | ||
| 12973 | 2026.05.14 14:09:56.973662 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12974 | 2026.05.14 14:09:56.973684 [ 271 ] {ba3ceedc-fdde-4822-974d-8ee0fd5f16f2} <Debug> TCPHandler: Processed in 0.001399443 sec. | ||
| 12975 | 2026.05.14 14:09:56.973686 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12976 | 2026.05.14 14:09:56.973786 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 12977 | 2026.05.14 14:09:56.973820 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12978 | 2026.05.14 14:09:56.973912 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12979 | 2026.05.14 14:09:56.973919 [ 271 ] {10a56a79-2fb3-4fc8-9d57-56a0937e36e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12980 | 2026.05.14 14:09:56.973949 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_85_17, total 34862 rows starting from the beginning of the part | ||
| 12981 | 2026.05.14 14:09:56.973974 [ 271 ] {10a56a79-2fb3-4fc8-9d57-56a0937e36e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12982 | 2026.05.14 14:09:56.974003 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 128 rows starting from the beginning of the part | ||
| 12983 | 2026.05.14 14:09:56.974048 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12984 | 2026.05.14 14:09:56.974085 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 265 rows starting from the beginning of the part | ||
| 12985 | 2026.05.14 14:09:56.974120 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12986 | 2026.05.14 14:09:56.974156 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 265 rows starting from the beginning of the part | ||
| 12987 | 2026.05.14 14:09:56.974308 [ 271 ] {10a56a79-2fb3-4fc8-9d57-56a0937e36e7} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12988 | 2026.05.14 14:09:56.974350 [ 271 ] {10a56a79-2fb3-4fc8-9d57-56a0937e36e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12989 | 2026.05.14 14:09:56.974690 [ 271 ] {10a56a79-2fb3-4fc8-9d57-56a0937e36e7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12990 | 2026.05.14 14:09:56.974899 [ 271 ] {10a56a79-2fb3-4fc8-9d57-56a0937e36e7} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12991 | 2026.05.14 14:09:56.975029 [ 271 ] {10a56a79-2fb3-4fc8-9d57-56a0937e36e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 59.68 KiB/sec. | ||
| 12992 | 2026.05.14 14:09:56.975066 [ 271 ] {10a56a79-2fb3-4fc8-9d57-56a0937e36e7} <Debug> TCPHandler: Processed in 0.001295551 sec. | ||
| 12993 | 2026.05.14 14:09:56.975211 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12994 | 2026.05.14 14:09:56.975306 [ 271 ] {b8b098bb-335f-4204-96ce-53a766cef0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12995 | 2026.05.14 14:09:56.975361 [ 271 ] {b8b098bb-335f-4204-96ce-53a766cef0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12996 | 2026.05.14 14:09:56.976266 [ 271 ] {b8b098bb-335f-4204-96ce-53a766cef0c1} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12997 | 2026.05.14 14:09:56.976304 [ 271 ] {b8b098bb-335f-4204-96ce-53a766cef0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 12998 | 2026.05.14 14:09:56.977123 [ 271 ] {b8b098bb-335f-4204-96ce-53a766cef0c1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12999 | 2026.05.14 14:09:56.977374 [ 271 ] {b8b098bb-335f-4204-96ce-53a766cef0c1} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13000 | 2026.05.14 14:09:56.977525 [ 271 ] {b8b098bb-335f-4204-96ce-53a766cef0c1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002237 sec., 18775.145283862315 rows/sec., 33.64 MiB/sec. | ||
| 13001 | 2026.05.14 14:09:56.977616 [ 271 ] {b8b098bb-335f-4204-96ce-53a766cef0c1} <Debug> TCPHandler: Processed in 0.002453132 sec. | ||
| 13002 | 2026.05.14 14:09:56.977764 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13003 | 2026.05.14 14:09:56.977867 [ 271 ] {fb58900e-79c2-40ee-af8b-5661f09df508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13004 | 2026.05.14 14:09:56.977916 [ 271 ] {fb58900e-79c2-40ee-af8b-5661f09df508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13005 | 2026.05.14 14:09:56.978266 [ 271 ] {fb58900e-79c2-40ee-af8b-5661f09df508} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13006 | 2026.05.14 14:09:56.978302 [ 271 ] {fb58900e-79c2-40ee-af8b-5661f09df508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13007 | 2026.05.14 14:09:56.978796 [ 271 ] {fb58900e-79c2-40ee-af8b-5661f09df508} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13008 | 2026.05.14 14:09:56.979024 [ 271 ] {fb58900e-79c2-40ee-af8b-5661f09df508} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13009 | 2026.05.14 14:09:56.979164 [ 271 ] {fb58900e-79c2-40ee-af8b-5661f09df508} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001316 sec., 68389.05775075988 rows/sec., 4.28 MiB/sec. | ||
| 13010 | 2026.05.14 14:09:56.979202 [ 271 ] {fb58900e-79c2-40ee-af8b-5661f09df508} <Debug> TCPHandler: Processed in 0.001488944 sec. | ||
| 13011 | 2026.05.14 14:09:56.982846 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35840 rows, containing 5 columns (5 merged, 0 gathered) in 0.009087174 sec., 3944020.4402380763 rows/sec., 251.41 MiB/sec. | ||
| 13012 | 2026.05.14 14:09:56.983213 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 13013 | 2026.05.14 14:09:56.983523 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13014 | 2026.05.14 14:09:56.983609 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 13015 | 2026.05.14 14:09:56.983706 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 13016 | 2026.05.14 14:09:57.000397 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.12 MiB, peak 348.55 MiB, free memory in arenas 0.00 B, will set to 340.66 MiB (RSS), difference: 2.54 MiB | ||
| 13017 | 2026.05.14 14:10:01.255675 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13018 | 2026.05.14 14:10:01.255746 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13019 | 2026.05.14 14:10:01.393664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25960 | ||
| 13020 | 2026.05.14 14:10:01.394157 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13021 | 2026.05.14 14:10:01.394198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13022 | 2026.05.14 14:10:01.394707 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13023 | 2026.05.14 14:10:01.394929 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13024 | 2026.05.14 14:10:01.395057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25960 | ||
| 13025 | 2026.05.14 14:10:01.945575 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13026 | 2026.05.14 14:10:01.945844 [ 271 ] {e533bd5e-e76d-46aa-b323-319bababbe10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 13027 | 2026.05.14 14:10:01.946196 [ 271 ] {e533bd5e-e76d-46aa-b323-319bababbe10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13028 | 2026.05.14 14:10:01.946232 [ 271 ] {e533bd5e-e76d-46aa-b323-319bababbe10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 13029 | 2026.05.14 14:10:01.946454 [ 271 ] {e533bd5e-e76d-46aa-b323-319bababbe10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13030 | 2026.05.14 14:10:01.946522 [ 271 ] {e533bd5e-e76d-46aa-b323-319bababbe10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13031 | 2026.05.14 14:10:01.946669 [ 271 ] {e533bd5e-e76d-46aa-b323-319bababbe10} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13032 | 2026.05.14 14:10:01.946707 [ 271 ] {e533bd5e-e76d-46aa-b323-319bababbe10} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13033 | 2026.05.14 14:10:01.946729 [ 271 ] {e533bd5e-e76d-46aa-b323-319bababbe10} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 13034 | 2026.05.14 14:10:01.946745 [ 271 ] {e533bd5e-e76d-46aa-b323-319bababbe10} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13035 | 2026.05.14 14:10:01.946788 [ 271 ] {e533bd5e-e76d-46aa-b323-319bababbe10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 13036 | 2026.05.14 14:10:01.946808 [ 271 ] {e533bd5e-e76d-46aa-b323-319bababbe10} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 13037 | 2026.05.14 14:10:01.948094 [ 271 ] {e533bd5e-e76d-46aa-b323-319bababbe10} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002362 sec., 18628.281117696868 rows/sec., 3.89 MiB/sec. | ||
| 13038 | 2026.05.14 14:10:01.948214 [ 271 ] {e533bd5e-e76d-46aa-b323-319bababbe10} <Debug> TCPHandler: Processed in 0.002793526 sec. | ||
| 13039 | 2026.05.14 14:10:01.950004 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13040 | 2026.05.14 14:10:01.950143 [ 271 ] {75a922d8-6ec5-4689-b259-77981b787379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13041 | 2026.05.14 14:10:01.950196 [ 271 ] {75a922d8-6ec5-4689-b259-77981b787379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13042 | 2026.05.14 14:10:01.950905 [ 271 ] {75a922d8-6ec5-4689-b259-77981b787379} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2026.05.14 14:10:01.950977 [ 271 ] {75a922d8-6ec5-4689-b259-77981b787379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13044 | 2026.05.14 14:10:01.951386 [ 271 ] {75a922d8-6ec5-4689-b259-77981b787379} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13045 | 2026.05.14 14:10:01.951634 [ 271 ] {75a922d8-6ec5-4689-b259-77981b787379} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13046 | 2026.05.14 14:10:01.951810 [ 271 ] {75a922d8-6ec5-4689-b259-77981b787379} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001703 sec., 32883.14738696418 rows/sec., 2.51 MiB/sec. | ||
| 13047 | 2026.05.14 14:10:01.951853 [ 81 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13048 | 2026.05.14 14:10:01.951879 [ 271 ] {75a922d8-6ec5-4689-b259-77981b787379} <Debug> TCPHandler: Processed in 0.001939567 sec. | ||
| 13049 | 2026.05.14 14:10:01.951937 [ 81 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13050 | 2026.05.14 14:10:01.951970 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13051 | 2026.05.14 14:10:01.952094 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13052 | 2026.05.14 14:10:01.952137 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13053 | 2026.05.14 14:10:01.952211 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13054 | 2026.05.14 14:10:01.952247 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3239 rows starting from the beginning of the part | ||
| 13055 | 2026.05.14 14:10:01.952274 [ 271 ] {5e0978e8-f507-4f5b-8f1d-0906a1e29f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13056 | 2026.05.14 14:10:01.952316 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 13057 | 2026.05.14 14:10:01.952333 [ 271 ] {5e0978e8-f507-4f5b-8f1d-0906a1e29f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13058 | 2026.05.14 14:10:01.952373 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 881 rows starting from the beginning of the part | ||
| 13059 | 2026.05.14 14:10:01.952430 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 13060 | 2026.05.14 14:10:01.952482 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 881 rows starting from the beginning of the part | ||
| 13061 | 2026.05.14 14:10:01.952535 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 13062 | 2026.05.14 14:10:01.952823 [ 271 ] {5e0978e8-f507-4f5b-8f1d-0906a1e29f15} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13063 | 2026.05.14 14:10:01.952860 [ 271 ] {5e0978e8-f507-4f5b-8f1d-0906a1e29f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13064 | 2026.05.14 14:10:01.953176 [ 271 ] {5e0978e8-f507-4f5b-8f1d-0906a1e29f15} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13065 | 2026.05.14 14:10:01.953394 [ 271 ] {5e0978e8-f507-4f5b-8f1d-0906a1e29f15} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13066 | 2026.05.14 14:10:01.953533 [ 271 ] {5e0978e8-f507-4f5b-8f1d-0906a1e29f15} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001302 sec., 49155.14592933948 rows/sec., 3.84 MiB/sec. | ||
| 13067 | 2026.05.14 14:10:01.953544 [ 81 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13068 | 2026.05.14 14:10:01.953574 [ 271 ] {5e0978e8-f507-4f5b-8f1d-0906a1e29f15} <Debug> TCPHandler: Processed in 0.001555474 sec. | ||
| 13069 | 2026.05.14 14:10:01.953593 [ 81 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13070 | 2026.05.14 14:10:01.953623 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13071 | 2026.05.14 14:10:01.953730 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13072 | 2026.05.14 14:10:01.953749 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13073 | 2026.05.14 14:10:01.953868 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13074 | 2026.05.14 14:10:01.953869 [ 271 ] {dc12b0b0-4d08-4c4a-9820-803ab7276c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13075 | 2026.05.14 14:10:01.953914 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1797 rows starting from the beginning of the part | ||
| 13076 | 2026.05.14 14:10:01.953938 [ 271 ] {dc12b0b0-4d08-4c4a-9820-803ab7276c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13077 | 2026.05.14 14:10:01.953981 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 13078 | 2026.05.14 14:10:01.954033 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 532 rows starting from the beginning of the part | ||
| 13079 | 2026.05.14 14:10:01.954072 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 13080 | 2026.05.14 14:10:01.954109 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 532 rows starting from the beginning of the part | ||
| 13081 | 2026.05.14 14:10:01.954171 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 13082 | 2026.05.14 14:10:01.954368 [ 271 ] {dc12b0b0-4d08-4c4a-9820-803ab7276c13} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13083 | 2026.05.14 14:10:01.954409 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002364652 sec., 2185945.3314906377 rows/sec., 174.61 MiB/sec. | ||
| 13084 | 2026.05.14 14:10:01.954412 [ 271 ] {dc12b0b0-4d08-4c4a-9820-803ab7276c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13085 | 2026.05.14 14:10:01.954765 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13086 | 2026.05.14 14:10:01.954833 [ 271 ] {dc12b0b0-4d08-4c4a-9820-803ab7276c13} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13087 | 2026.05.14 14:10:01.955179 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_91_18} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13088 | 2026.05.14 14:10:01.955286 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_91_18} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13089 | 2026.05.14 14:10:01.955348 [ 271 ] {dc12b0b0-4d08-4c4a-9820-803ab7276c13} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13090 | 2026.05.14 14:10:01.955377 [ 192 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3053 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694836 sec., 1801354.2313238569 rows/sec., 131.98 MiB/sec. | ||
| 13091 | 2026.05.14 14:10:01.955399 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 13092 | 2026.05.14 14:10:01.955647 [ 271 ] {dc12b0b0-4d08-4c4a-9820-803ab7276c13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001788 sec., 89485.45861297539 rows/sec., 6.23 MiB/sec. | ||
| 13093 | 2026.05.14 14:10:01.955649 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13094 | 2026.05.14 14:10:01.955744 [ 271 ] {dc12b0b0-4d08-4c4a-9820-803ab7276c13} <Debug> TCPHandler: Processed in 0.002044959 sec. | ||
| 13095 | 2026.05.14 14:10:01.955960 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_91_18} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13096 | 2026.05.14 14:10:01.955979 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13097 | 2026.05.14 14:10:01.956059 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_91_18} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13098 | 2026.05.14 14:10:01.956129 [ 271 ] {1bbc0cfe-8c22-4b54-98da-58f2277c7c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13099 | 2026.05.14 14:10:01.956167 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 13100 | 2026.05.14 14:10:01.956200 [ 271 ] {1bbc0cfe-8c22-4b54-98da-58f2277c7c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13101 | 2026.05.14 14:10:01.956672 [ 271 ] {1bbc0cfe-8c22-4b54-98da-58f2277c7c78} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13102 | 2026.05.14 14:10:01.956711 [ 271 ] {1bbc0cfe-8c22-4b54-98da-58f2277c7c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13103 | 2026.05.14 14:10:01.957093 [ 271 ] {1bbc0cfe-8c22-4b54-98da-58f2277c7c78} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13104 | 2026.05.14 14:10:01.957311 [ 271 ] {1bbc0cfe-8c22-4b54-98da-58f2277c7c78} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13105 | 2026.05.14 14:10:01.957451 [ 271 ] {1bbc0cfe-8c22-4b54-98da-58f2277c7c78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec. | ||
| 13106 | 2026.05.14 14:10:01.957455 [ 85 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13107 | 2026.05.14 14:10:01.957489 [ 271 ] {1bbc0cfe-8c22-4b54-98da-58f2277c7c78} <Debug> TCPHandler: Processed in 0.001632095 sec. | ||
| 13108 | 2026.05.14 14:10:01.957511 [ 85 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13109 | 2026.05.14 14:10:01.957548 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13110 | 2026.05.14 14:10:01.957635 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13111 | 2026.05.14 14:10:01.957750 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13112 | 2026.05.14 14:10:01.957779 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5490 rows starting from the beginning of the part | ||
| 13113 | 2026.05.14 14:10:01.957829 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 13114 | 2026.05.14 14:10:01.957872 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 90 rows starting from the beginning of the part | ||
| 13115 | 2026.05.14 14:10:01.957913 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 13116 | 2026.05.14 14:10:01.957954 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 90 rows starting from the beginning of the part | ||
| 13117 | 2026.05.14 14:10:01.957993 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 13118 | 2026.05.14 14:10:01.959817 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5850 rows, containing 4 columns (4 merged, 0 gathered) in 0.002213861 sec., 2642442.321356219 rows/sec., 170.44 MiB/sec. | ||
| 13119 | 2026.05.14 14:10:01.960241 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13120 | 2026.05.14 14:10:01.960572 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_91_18} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13121 | 2026.05.14 14:10:01.960674 [ 193 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_91_18} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13122 | 2026.05.14 14:10:01.960772 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 13123 | 2026.05.14 14:10:02.245245 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13124 | 2026.05.14 14:10:02.245488 [ 271 ] {bbbaf38f-688e-41fb-9d18-fd2f86e97960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 13125 | 2026.05.14 14:10:02.245928 [ 271 ] {bbbaf38f-688e-41fb-9d18-fd2f86e97960} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13126 | 2026.05.14 14:10:02.245973 [ 271 ] {bbbaf38f-688e-41fb-9d18-fd2f86e97960} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 13127 | 2026.05.14 14:10:02.246234 [ 271 ] {bbbaf38f-688e-41fb-9d18-fd2f86e97960} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13128 | 2026.05.14 14:10:02.246302 [ 271 ] {bbbaf38f-688e-41fb-9d18-fd2f86e97960} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13129 | 2026.05.14 14:10:02.246447 [ 271 ] {bbbaf38f-688e-41fb-9d18-fd2f86e97960} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 13130 | 2026.05.14 14:10:02.246484 [ 271 ] {bbbaf38f-688e-41fb-9d18-fd2f86e97960} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13131 | 2026.05.14 14:10:02.246506 [ 271 ] {bbbaf38f-688e-41fb-9d18-fd2f86e97960} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 13132 | 2026.05.14 14:10:02.246523 [ 271 ] {bbbaf38f-688e-41fb-9d18-fd2f86e97960} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13133 | 2026.05.14 14:10:02.246565 [ 271 ] {bbbaf38f-688e-41fb-9d18-fd2f86e97960} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 13134 | 2026.05.14 14:10:02.246586 [ 271 ] {bbbaf38f-688e-41fb-9d18-fd2f86e97960} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 13135 | 2026.05.14 14:10:02.247998 [ 271 ] {bbbaf38f-688e-41fb-9d18-fd2f86e97960} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002565 sec., 17153.996101364522 rows/sec., 3.59 MiB/sec. | ||
| 13136 | 2026.05.14 14:10:02.248110 [ 271 ] {bbbaf38f-688e-41fb-9d18-fd2f86e97960} <Debug> TCPHandler: Processed in 0.002961038 sec. | ||
| 13137 | 2026.05.14 14:10:02.290244 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13138 | 2026.05.14 14:10:02.290383 [ 271 ] {79369dc1-9656-4c05-aa74-fb45493ea414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13139 | 2026.05.14 14:10:02.290436 [ 271 ] {79369dc1-9656-4c05-aa74-fb45493ea414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13140 | 2026.05.14 14:10:02.291490 [ 271 ] {79369dc1-9656-4c05-aa74-fb45493ea414} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13141 | 2026.05.14 14:10:02.291534 [ 271 ] {79369dc1-9656-4c05-aa74-fb45493ea414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13142 | 2026.05.14 14:10:02.291950 [ 271 ] {79369dc1-9656-4c05-aa74-fb45493ea414} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13143 | 2026.05.14 14:10:02.292182 [ 271 ] {79369dc1-9656-4c05-aa74-fb45493ea414} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13144 | 2026.05.14 14:10:02.292330 [ 271 ] {79369dc1-9656-4c05-aa74-fb45493ea414} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001986 sec., 143001.0070493454 rows/sec., 9.08 MiB/sec. | ||
| 13145 | 2026.05.14 14:10:02.292368 [ 271 ] {79369dc1-9656-4c05-aa74-fb45493ea414} <Debug> TCPHandler: Processed in 0.002188621 sec. | ||
| 13146 | 2026.05.14 14:10:02.292511 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13147 | 2026.05.14 14:10:02.292616 [ 271 ] {92f3eb0c-964c-4f2d-a86a-5728e1599b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13148 | 2026.05.14 14:10:02.292656 [ 271 ] {92f3eb0c-964c-4f2d-a86a-5728e1599b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13149 | 2026.05.14 14:10:02.294202 [ 271 ] {92f3eb0c-964c-4f2d-a86a-5728e1599b9d} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13150 | 2026.05.14 14:10:02.294238 [ 271 ] {92f3eb0c-964c-4f2d-a86a-5728e1599b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13151 | 2026.05.14 14:10:02.294727 [ 271 ] {92f3eb0c-964c-4f2d-a86a-5728e1599b9d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13152 | 2026.05.14 14:10:02.294943 [ 271 ] {92f3eb0c-964c-4f2d-a86a-5728e1599b9d} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13153 | 2026.05.14 14:10:02.295075 [ 271 ] {92f3eb0c-964c-4f2d-a86a-5728e1599b9d} <Debug> executeQuery: Read 3230 rows, 247.07 KiB in 0.002478 sec., 1303470.5407586764 rows/sec., 97.37 MiB/sec. | ||
| 13154 | 2026.05.14 14:10:02.295115 [ 271 ] {92f3eb0c-964c-4f2d-a86a-5728e1599b9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 13155 | 2026.05.14 14:10:02.295129 [ 271 ] {92f3eb0c-964c-4f2d-a86a-5728e1599b9d} <Debug> TCPHandler: Processed in 0.002667205 sec. | ||
| 13156 | 2026.05.14 14:10:02.295305 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13157 | 2026.05.14 14:10:02.295403 [ 271 ] {23577b34-6a6e-4d00-8e75-ac56a62d73eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13158 | 2026.05.14 14:10:02.295444 [ 271 ] {23577b34-6a6e-4d00-8e75-ac56a62d73eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13159 | 2026.05.14 14:10:02.296030 [ 271 ] {23577b34-6a6e-4d00-8e75-ac56a62d73eb} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2026.05.14 14:10:02.296066 [ 271 ] {23577b34-6a6e-4d00-8e75-ac56a62d73eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13161 | 2026.05.14 14:10:02.296393 [ 271 ] {23577b34-6a6e-4d00-8e75-ac56a62d73eb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13162 | 2026.05.14 14:10:02.296613 [ 271 ] {23577b34-6a6e-4d00-8e75-ac56a62d73eb} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13163 | 2026.05.14 14:10:02.296747 [ 271 ] {23577b34-6a6e-4d00-8e75-ac56a62d73eb} <Debug> executeQuery: Read 195 rows, 12.53 KiB in 0.001362 sec., 143171.80616740088 rows/sec., 8.98 MiB/sec. | ||
| 13164 | 2026.05.14 14:10:02.296785 [ 271 ] {23577b34-6a6e-4d00-8e75-ac56a62d73eb} <Debug> TCPHandler: Processed in 0.001528694 sec. | ||
| 13165 | 2026.05.14 14:10:02.296949 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13166 | 2026.05.14 14:10:02.297047 [ 271 ] {032a415c-409e-4549-95db-fd4a9ef567f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13167 | 2026.05.14 14:10:02.297088 [ 271 ] {032a415c-409e-4549-95db-fd4a9ef567f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13168 | 2026.05.14 14:10:02.297796 [ 271 ] {032a415c-409e-4549-95db-fd4a9ef567f6} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13169 | 2026.05.14 14:10:02.297831 [ 271 ] {032a415c-409e-4549-95db-fd4a9ef567f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13170 | 2026.05.14 14:10:02.298180 [ 271 ] {032a415c-409e-4549-95db-fd4a9ef567f6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13171 | 2026.05.14 14:10:02.298402 [ 271 ] {032a415c-409e-4549-95db-fd4a9ef567f6} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13172 | 2026.05.14 14:10:02.298540 [ 271 ] {032a415c-409e-4549-95db-fd4a9ef567f6} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001512 sec., 628306.8783068783 rows/sec., 36.97 MiB/sec. | ||
| 13173 | 2026.05.14 14:10:02.298579 [ 271 ] {032a415c-409e-4549-95db-fd4a9ef567f6} <Debug> TCPHandler: Processed in 0.001678416 sec. | ||
| 13174 | 2026.05.14 14:10:02.298721 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13175 | 2026.05.14 14:10:02.298818 [ 271 ] {d7e28266-c680-4c71-a980-ce0106e7ba20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13176 | 2026.05.14 14:10:02.298858 [ 271 ] {d7e28266-c680-4c71-a980-ce0106e7ba20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13177 | 2026.05.14 14:10:02.299271 [ 271 ] {d7e28266-c680-4c71-a980-ce0106e7ba20} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13178 | 2026.05.14 14:10:02.299304 [ 271 ] {d7e28266-c680-4c71-a980-ce0106e7ba20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13179 | 2026.05.14 14:10:02.299586 [ 271 ] {d7e28266-c680-4c71-a980-ce0106e7ba20} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13180 | 2026.05.14 14:10:02.299783 [ 271 ] {d7e28266-c680-4c71-a980-ce0106e7ba20} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13181 | 2026.05.14 14:10:02.299903 [ 271 ] {d7e28266-c680-4c71-a980-ce0106e7ba20} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 62.44 KiB/sec. | ||
| 13182 | 2026.05.14 14:10:02.299937 [ 271 ] {d7e28266-c680-4c71-a980-ce0106e7ba20} <Debug> TCPHandler: Processed in 0.001290862 sec. | ||
| 13183 | 2026.05.14 14:10:02.300061 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13184 | 2026.05.14 14:10:02.300162 [ 271 ] {438c93cc-557c-4992-bc31-eafa51c40b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13185 | 2026.05.14 14:10:02.300204 [ 271 ] {438c93cc-557c-4992-bc31-eafa51c40b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13186 | 2026.05.14 14:10:02.300722 [ 271 ] {438c93cc-557c-4992-bc31-eafa51c40b7e} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13187 | 2026.05.14 14:10:02.300757 [ 271 ] {438c93cc-557c-4992-bc31-eafa51c40b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13188 | 2026.05.14 14:10:02.301073 [ 271 ] {438c93cc-557c-4992-bc31-eafa51c40b7e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13189 | 2026.05.14 14:10:02.301286 [ 271 ] {438c93cc-557c-4992-bc31-eafa51c40b7e} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13190 | 2026.05.14 14:10:02.301414 [ 271 ] {438c93cc-557c-4992-bc31-eafa51c40b7e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001234 sec., 119935.170178282 rows/sec., 6.82 MiB/sec. | ||
| 13191 | 2026.05.14 14:10:02.301451 [ 271 ] {438c93cc-557c-4992-bc31-eafa51c40b7e} <Debug> TCPHandler: Processed in 0.001404953 sec. | ||
| 13192 | 2026.05.14 14:10:02.301578 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13193 | 2026.05.14 14:10:02.301675 [ 271 ] {145982d0-9876-40d3-bef6-7d7d61fb33ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13194 | 2026.05.14 14:10:02.301714 [ 271 ] {145982d0-9876-40d3-bef6-7d7d61fb33ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13195 | 2026.05.14 14:10:02.302841 [ 271 ] {145982d0-9876-40d3-bef6-7d7d61fb33ca} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13196 | 2026.05.14 14:10:02.302878 [ 271 ] {145982d0-9876-40d3-bef6-7d7d61fb33ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13197 | 2026.05.14 14:10:02.303252 [ 271 ] {145982d0-9876-40d3-bef6-7d7d61fb33ca} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13198 | 2026.05.14 14:10:02.303463 [ 271 ] {145982d0-9876-40d3-bef6-7d7d61fb33ca} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13199 | 2026.05.14 14:10:02.303598 [ 271 ] {145982d0-9876-40d3-bef6-7d7d61fb33ca} <Debug> executeQuery: Read 1758 rows, 121.54 KiB in 0.001941 sec., 905718.7017001546 rows/sec., 61.15 MiB/sec. | ||
| 13200 | 2026.05.14 14:10:02.303636 [ 271 ] {145982d0-9876-40d3-bef6-7d7d61fb33ca} <Debug> TCPHandler: Processed in 0.00210679 sec. | ||
| 13201 | 2026.05.14 14:10:02.303906 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13202 | 2026.05.14 14:10:02.304047 [ 271 ] {671915e9-0591-4f96-9111-1054ba90ff5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13203 | 2026.05.14 14:10:02.304108 [ 271 ] {671915e9-0591-4f96-9111-1054ba90ff5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13204 | 2026.05.14 14:10:02.304559 [ 271 ] {671915e9-0591-4f96-9111-1054ba90ff5f} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13205 | 2026.05.14 14:10:02.304673 [ 271 ] {671915e9-0591-4f96-9111-1054ba90ff5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13206 | 2026.05.14 14:10:02.305203 [ 271 ] {671915e9-0591-4f96-9111-1054ba90ff5f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13207 | 2026.05.14 14:10:02.305478 [ 271 ] {671915e9-0591-4f96-9111-1054ba90ff5f} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13208 | 2026.05.14 14:10:02.305682 [ 271 ] {671915e9-0591-4f96-9111-1054ba90ff5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001661 sec., 3612.281757977122 rows/sec., 188.73 KiB/sec. | ||
| 13209 | 2026.05.14 14:10:02.305762 [ 271 ] {671915e9-0591-4f96-9111-1054ba90ff5f} <Debug> TCPHandler: Processed in 0.001919748 sec. | ||
| 13210 | 2026.05.14 14:10:02.305982 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13211 | 2026.05.14 14:10:02.306119 [ 271 ] {25b79dca-e4b1-45e0-82d8-6c312f2410c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13212 | 2026.05.14 14:10:02.306184 [ 271 ] {25b79dca-e4b1-45e0-82d8-6c312f2410c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13213 | 2026.05.14 14:10:02.307366 [ 271 ] {25b79dca-e4b1-45e0-82d8-6c312f2410c9} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13214 | 2026.05.14 14:10:02.307515 [ 271 ] {25b79dca-e4b1-45e0-82d8-6c312f2410c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13215 | 2026.05.14 14:10:02.308181 [ 271 ] {25b79dca-e4b1-45e0-82d8-6c312f2410c9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13216 | 2026.05.14 14:10:02.308415 [ 271 ] {25b79dca-e4b1-45e0-82d8-6c312f2410c9} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13217 | 2026.05.14 14:10:02.308576 [ 271 ] {25b79dca-e4b1-45e0-82d8-6c312f2410c9} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.002496 sec., 641426.2820512821 rows/sec., 38.94 MiB/sec. | ||
| 13218 | 2026.05.14 14:10:02.308640 [ 271 ] {25b79dca-e4b1-45e0-82d8-6c312f2410c9} <Debug> TCPHandler: Processed in 0.002777626 sec. | ||
| 13219 | 2026.05.14 14:10:02.308828 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13220 | 2026.05.14 14:10:02.308955 [ 271 ] {53ef5561-173f-43ad-8917-ee3fe194449c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13221 | 2026.05.14 14:10:02.309011 [ 271 ] {53ef5561-173f-43ad-8917-ee3fe194449c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13222 | 2026.05.14 14:10:02.309369 [ 271 ] {53ef5561-173f-43ad-8917-ee3fe194449c} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13223 | 2026.05.14 14:10:02.309405 [ 271 ] {53ef5561-173f-43ad-8917-ee3fe194449c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13224 | 2026.05.14 14:10:02.309699 [ 271 ] {53ef5561-173f-43ad-8917-ee3fe194449c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13225 | 2026.05.14 14:10:02.309922 [ 271 ] {53ef5561-173f-43ad-8917-ee3fe194449c} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13226 | 2026.05.14 14:10:02.310052 [ 271 ] {53ef5561-173f-43ad-8917-ee3fe194449c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 59.42 KiB/sec. | ||
| 13227 | 2026.05.14 14:10:02.310089 [ 271 ] {53ef5561-173f-43ad-8917-ee3fe194449c} <Debug> TCPHandler: Processed in 0.001366602 sec. | ||
| 13228 | 2026.05.14 14:10:02.310208 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13229 | 2026.05.14 14:10:02.310304 [ 271 ] {01afb871-5563-46e1-8974-15c519f3d61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13230 | 2026.05.14 14:10:02.310359 [ 271 ] {01afb871-5563-46e1-8974-15c519f3d61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13231 | 2026.05.14 14:10:02.311261 [ 271 ] {01afb871-5563-46e1-8974-15c519f3d61c} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2026.05.14 14:10:02.311295 [ 271 ] {01afb871-5563-46e1-8974-15c519f3d61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13233 | 2026.05.14 14:10:02.311918 [ 271 ] {01afb871-5563-46e1-8974-15c519f3d61c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13234 | 2026.05.14 14:10:02.312139 [ 271 ] {01afb871-5563-46e1-8974-15c519f3d61c} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2026.05.14 14:10:02.312277 [ 271 ] {01afb871-5563-46e1-8974-15c519f3d61c} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001991 sec., 26619.789050728275 rows/sec., 47.70 MiB/sec. | ||
| 13236 | 2026.05.14 14:10:02.312332 [ 271 ] {01afb871-5563-46e1-8974-15c519f3d61c} <Debug> TCPHandler: Processed in 0.00217106 sec. | ||
| 13237 | 2026.05.14 14:10:02.312451 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13238 | 2026.05.14 14:10:02.312548 [ 271 ] {7ea648ef-dbf3-4161-a39b-2656604b12c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13239 | 2026.05.14 14:10:02.312608 [ 271 ] {7ea648ef-dbf3-4161-a39b-2656604b12c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13240 | 2026.05.14 14:10:02.312955 [ 271 ] {7ea648ef-dbf3-4161-a39b-2656604b12c9} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13241 | 2026.05.14 14:10:02.312991 [ 271 ] {7ea648ef-dbf3-4161-a39b-2656604b12c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13242 | 2026.05.14 14:10:02.313291 [ 271 ] {7ea648ef-dbf3-4161-a39b-2656604b12c9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13243 | 2026.05.14 14:10:02.313493 [ 271 ] {7ea648ef-dbf3-4161-a39b-2656604b12c9} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13244 | 2026.05.14 14:10:02.313625 [ 271 ] {7ea648ef-dbf3-4161-a39b-2656604b12c9} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001095 sec., 38356.16438356164 rows/sec., 2.19 MiB/sec. | ||
| 13245 | 2026.05.14 14:10:02.313660 [ 271 ] {7ea648ef-dbf3-4161-a39b-2656604b12c9} <Debug> TCPHandler: Processed in 0.001256921 sec. | ||
| 13246 | 2026.05.14 14:10:02.738970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 13247 | 2026.05.14 14:10:02.755634 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13248 | 2026.05.14 14:10:02.755703 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13249 | 2026.05.14 14:10:02.761906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13250 | 2026.05.14 14:10:02.762596 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13251 | 2026.05.14 14:10:02.765409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 13252 | 2026.05.14 14:10:03.000411 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.36 MiB, peak 348.55 MiB, free memory in arenas 0.00 B, will set to 341.19 MiB (RSS), difference: -1.17 MiB | ||
| 13253 | 2026.05.14 14:10:06.481886 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1668 | ||
| 13254 | 2026.05.14 14:10:06.484724 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13255 | 2026.05.14 14:10:06.484772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13256 | 2026.05.14 14:10:06.485976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13257 | 2026.05.14 14:10:06.486235 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13258 | 2026.05.14 14:10:06.486393 [ 75 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13259 | 2026.05.14 14:10:06.486454 [ 75 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2026.05.14 14:10:06.486474 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13261 | 2026.05.14 14:10:06.486563 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1668 | ||
| 13262 | 2026.05.14 14:10:06.486620 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 13263 | 2026.05.14 14:10:06.487304 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13264 | 2026.05.14 14:10:06.487444 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1452 rows starting from the beginning of the part | ||
| 13265 | 2026.05.14 14:10:06.487785 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 13266 | 2026.05.14 14:10:06.488124 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 62 rows starting from the beginning of the part | ||
| 13267 | 2026.05.14 14:10:06.488446 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part | ||
| 13268 | 2026.05.14 14:10:06.488762 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 13269 | 2026.05.14 14:10:06.489067 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 13270 | 2026.05.14 14:10:06.495400 [ 193 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1668 rows, containing 72 columns (72 merged, 0 gathered) in 0.008847322 sec., 188531.6257281017 rows/sec., 157.97 MiB/sec. | ||
| 13271 | 2026.05.14 14:10:06.497087 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13272 | 2026.05.14 14:10:06.497690 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_41_8} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13273 | 2026.05.14 14:10:06.497771 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_41_8} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13274 | 2026.05.14 14:10:06.498086 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.30 MiB. | ||
| 13275 | 2026.05.14 14:10:06.943658 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13276 | 2026.05.14 14:10:06.943932 [ 271 ] {fdeb417f-6168-42e1-9c31-674ddb025f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 13277 | 2026.05.14 14:10:06.944310 [ 271 ] {fdeb417f-6168-42e1-9c31-674ddb025f34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13278 | 2026.05.14 14:10:06.944347 [ 271 ] {fdeb417f-6168-42e1-9c31-674ddb025f34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 13279 | 2026.05.14 14:10:06.944567 [ 271 ] {fdeb417f-6168-42e1-9c31-674ddb025f34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13280 | 2026.05.14 14:10:06.944636 [ 271 ] {fdeb417f-6168-42e1-9c31-674ddb025f34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13281 | 2026.05.14 14:10:06.944790 [ 271 ] {fdeb417f-6168-42e1-9c31-674ddb025f34} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13282 | 2026.05.14 14:10:06.944828 [ 271 ] {fdeb417f-6168-42e1-9c31-674ddb025f34} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13283 | 2026.05.14 14:10:06.944850 [ 271 ] {fdeb417f-6168-42e1-9c31-674ddb025f34} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 13284 | 2026.05.14 14:10:06.944867 [ 271 ] {fdeb417f-6168-42e1-9c31-674ddb025f34} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13285 | 2026.05.14 14:10:06.944915 [ 271 ] {fdeb417f-6168-42e1-9c31-674ddb025f34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 13286 | 2026.05.14 14:10:06.944937 [ 271 ] {fdeb417f-6168-42e1-9c31-674ddb025f34} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 13287 | 2026.05.14 14:10:06.946208 [ 271 ] {fdeb417f-6168-42e1-9c31-674ddb025f34} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00239 sec., 18410.041841004182 rows/sec., 3.85 MiB/sec. | ||
| 13288 | 2026.05.14 14:10:06.946330 [ 271 ] {fdeb417f-6168-42e1-9c31-674ddb025f34} <Debug> TCPHandler: Processed in 0.002825017 sec. | ||
| 13289 | 2026.05.14 14:10:06.948000 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13290 | 2026.05.14 14:10:06.948110 [ 271 ] {ecc8b400-309a-4589-9a6d-5bfa2ff84786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13291 | 2026.05.14 14:10:06.948179 [ 271 ] {ecc8b400-309a-4589-9a6d-5bfa2ff84786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13292 | 2026.05.14 14:10:06.949328 [ 271 ] {ecc8b400-309a-4589-9a6d-5bfa2ff84786} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2026.05.14 14:10:06.949412 [ 271 ] {ecc8b400-309a-4589-9a6d-5bfa2ff84786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13294 | 2026.05.14 14:10:06.950082 [ 271 ] {ecc8b400-309a-4589-9a6d-5bfa2ff84786} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13295 | 2026.05.14 14:10:06.950371 [ 271 ] {ecc8b400-309a-4589-9a6d-5bfa2ff84786} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13296 | 2026.05.14 14:10:06.950525 [ 271 ] {ecc8b400-309a-4589-9a6d-5bfa2ff84786} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002422 sec., 23121.387283236993 rows/sec., 1.77 MiB/sec. | ||
| 13297 | 2026.05.14 14:10:06.950573 [ 271 ] {ecc8b400-309a-4589-9a6d-5bfa2ff84786} <Debug> TCPHandler: Processed in 0.002606164 sec. | ||
| 13298 | 2026.05.14 14:10:06.950932 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13299 | 2026.05.14 14:10:06.951035 [ 271 ] {666546e9-2ca6-4964-98d5-13a792c623f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13300 | 2026.05.14 14:10:06.951077 [ 271 ] {666546e9-2ca6-4964-98d5-13a792c623f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13301 | 2026.05.14 14:10:06.951584 [ 271 ] {666546e9-2ca6-4964-98d5-13a792c623f5} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13302 | 2026.05.14 14:10:06.951622 [ 271 ] {666546e9-2ca6-4964-98d5-13a792c623f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13303 | 2026.05.14 14:10:06.951953 [ 271 ] {666546e9-2ca6-4964-98d5-13a792c623f5} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13304 | 2026.05.14 14:10:06.952176 [ 271 ] {666546e9-2ca6-4964-98d5-13a792c623f5} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13305 | 2026.05.14 14:10:06.952310 [ 271 ] {666546e9-2ca6-4964-98d5-13a792c623f5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 13306 | 2026.05.14 14:10:06.952349 [ 271 ] {666546e9-2ca6-4964-98d5-13a792c623f5} <Debug> TCPHandler: Processed in 0.001469274 sec. | ||
| 13307 | 2026.05.14 14:10:06.952501 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13308 | 2026.05.14 14:10:06.952600 [ 271 ] {48098a6a-769a-47af-acbc-5f63f06cbccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13309 | 2026.05.14 14:10:06.952644 [ 271 ] {48098a6a-769a-47af-acbc-5f63f06cbccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13310 | 2026.05.14 14:10:06.953067 [ 271 ] {48098a6a-769a-47af-acbc-5f63f06cbccd} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13311 | 2026.05.14 14:10:06.953111 [ 271 ] {48098a6a-769a-47af-acbc-5f63f06cbccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13312 | 2026.05.14 14:10:06.953448 [ 271 ] {48098a6a-769a-47af-acbc-5f63f06cbccd} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13313 | 2026.05.14 14:10:06.953661 [ 271 ] {48098a6a-769a-47af-acbc-5f63f06cbccd} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13314 | 2026.05.14 14:10:06.953795 [ 271 ] {48098a6a-769a-47af-acbc-5f63f06cbccd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001214 sec., 105436.57331136738 rows/sec., 7.34 MiB/sec. | ||
| 13315 | 2026.05.14 14:10:06.953832 [ 271 ] {48098a6a-769a-47af-acbc-5f63f06cbccd} <Debug> TCPHandler: Processed in 0.001380923 sec. | ||
| 13316 | 2026.05.14 14:10:06.953960 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13317 | 2026.05.14 14:10:06.954056 [ 271 ] {47ab9752-d53c-43b2-b956-6bb1169b21b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13318 | 2026.05.14 14:10:06.954098 [ 271 ] {47ab9752-d53c-43b2-b956-6bb1169b21b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13319 | 2026.05.14 14:10:06.954474 [ 271 ] {47ab9752-d53c-43b2-b956-6bb1169b21b7} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13320 | 2026.05.14 14:10:06.954510 [ 271 ] {47ab9752-d53c-43b2-b956-6bb1169b21b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13321 | 2026.05.14 14:10:06.954815 [ 271 ] {47ab9752-d53c-43b2-b956-6bb1169b21b7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13322 | 2026.05.14 14:10:06.955029 [ 271 ] {47ab9752-d53c-43b2-b956-6bb1169b21b7} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13323 | 2026.05.14 14:10:06.955158 [ 271 ] {47ab9752-d53c-43b2-b956-6bb1169b21b7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00112 sec., 42857.14285714286 rows/sec., 2.89 MiB/sec. | ||
| 13324 | 2026.05.14 14:10:06.955195 [ 271 ] {47ab9752-d53c-43b2-b956-6bb1169b21b7} <Debug> TCPHandler: Processed in 0.001283682 sec. | ||
| 13325 | 2026.05.14 14:10:08.895514 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26408 | ||
| 13326 | 2026.05.14 14:10:08.896365 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13327 | 2026.05.14 14:10:08.896436 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
| 13328 | 2026.05.14 14:10:08.897011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13329 | 2026.05.14 14:10:08.897254 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13330 | 2026.05.14 14:10:08.897386 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26408 | ||
| 13331 | 2026.05.14 14:10:10.265668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 13332 | 2026.05.14 14:10:10.285425 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2026.05.14 14:10:10.285499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13334 | 2026.05.14 14:10:10.291791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13335 | 2026.05.14 14:10:10.292487 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2026.05.14 14:10:10.296308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 13337 | 2026.05.14 14:10:11.944822 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13338 | 2026.05.14 14:10:11.945046 [ 271 ] {6ff02970-9c14-488a-8011-2c88005536bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 13339 | 2026.05.14 14:10:11.945370 [ 271 ] {6ff02970-9c14-488a-8011-2c88005536bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13340 | 2026.05.14 14:10:11.945407 [ 271 ] {6ff02970-9c14-488a-8011-2c88005536bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 13341 | 2026.05.14 14:10:11.945618 [ 271 ] {6ff02970-9c14-488a-8011-2c88005536bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13342 | 2026.05.14 14:10:11.945686 [ 271 ] {6ff02970-9c14-488a-8011-2c88005536bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13343 | 2026.05.14 14:10:11.945823 [ 271 ] {6ff02970-9c14-488a-8011-2c88005536bc} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13344 | 2026.05.14 14:10:11.945858 [ 271 ] {6ff02970-9c14-488a-8011-2c88005536bc} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13345 | 2026.05.14 14:10:11.945880 [ 271 ] {6ff02970-9c14-488a-8011-2c88005536bc} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 13346 | 2026.05.14 14:10:11.945895 [ 271 ] {6ff02970-9c14-488a-8011-2c88005536bc} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13347 | 2026.05.14 14:10:11.945937 [ 271 ] {6ff02970-9c14-488a-8011-2c88005536bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 13348 | 2026.05.14 14:10:11.945956 [ 271 ] {6ff02970-9c14-488a-8011-2c88005536bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 13349 | 2026.05.14 14:10:11.947010 [ 271 ] {6ff02970-9c14-488a-8011-2c88005536bc} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002055 sec., 21411.19221411192 rows/sec., 4.48 MiB/sec. | ||
| 13350 | 2026.05.14 14:10:11.947108 [ 271 ] {6ff02970-9c14-488a-8011-2c88005536bc} <Debug> TCPHandler: Processed in 0.002414752 sec. | ||
| 13351 | 2026.05.14 14:10:11.948765 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13352 | 2026.05.14 14:10:11.948875 [ 271 ] {b64a87ff-bef3-4353-960c-7b810f8118a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13353 | 2026.05.14 14:10:11.948918 [ 271 ] {b64a87ff-bef3-4353-960c-7b810f8118a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13354 | 2026.05.14 14:10:11.949420 [ 271 ] {b64a87ff-bef3-4353-960c-7b810f8118a5} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13355 | 2026.05.14 14:10:11.949465 [ 271 ] {b64a87ff-bef3-4353-960c-7b810f8118a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13356 | 2026.05.14 14:10:11.949822 [ 271 ] {b64a87ff-bef3-4353-960c-7b810f8118a5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13357 | 2026.05.14 14:10:11.950033 [ 271 ] {b64a87ff-bef3-4353-960c-7b810f8118a5} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13358 | 2026.05.14 14:10:11.950184 [ 271 ] {b64a87ff-bef3-4353-960c-7b810f8118a5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00134 sec., 41791.0447761194 rows/sec., 3.19 MiB/sec. | ||
| 13359 | 2026.05.14 14:10:11.950222 [ 271 ] {b64a87ff-bef3-4353-960c-7b810f8118a5} <Debug> TCPHandler: Processed in 0.001507594 sec. | ||
| 13360 | 2026.05.14 14:10:11.950366 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13361 | 2026.05.14 14:10:11.950462 [ 271 ] {ecd1f843-9240-4a9b-b029-c655ae4ee8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13362 | 2026.05.14 14:10:11.950502 [ 271 ] {ecd1f843-9240-4a9b-b029-c655ae4ee8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13363 | 2026.05.14 14:10:11.950928 [ 271 ] {ecd1f843-9240-4a9b-b029-c655ae4ee8c2} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13364 | 2026.05.14 14:10:11.950965 [ 271 ] {ecd1f843-9240-4a9b-b029-c655ae4ee8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13365 | 2026.05.14 14:10:11.951264 [ 271 ] {ecd1f843-9240-4a9b-b029-c655ae4ee8c2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13366 | 2026.05.14 14:10:11.951476 [ 271 ] {ecd1f843-9240-4a9b-b029-c655ae4ee8c2} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13367 | 2026.05.14 14:10:11.951606 [ 271 ] {ecd1f843-9240-4a9b-b029-c655ae4ee8c2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 13368 | 2026.05.14 14:10:11.951643 [ 271 ] {ecd1f843-9240-4a9b-b029-c655ae4ee8c2} <Debug> TCPHandler: Processed in 0.001325463 sec. | ||
| 13369 | 2026.05.14 14:10:11.951768 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13370 | 2026.05.14 14:10:11.951863 [ 271 ] {58636f95-c9ef-4827-872d-a71b09bc5314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13371 | 2026.05.14 14:10:11.951906 [ 271 ] {58636f95-c9ef-4827-872d-a71b09bc5314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13372 | 2026.05.14 14:10:11.952317 [ 271 ] {58636f95-c9ef-4827-872d-a71b09bc5314} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13373 | 2026.05.14 14:10:11.952352 [ 271 ] {58636f95-c9ef-4827-872d-a71b09bc5314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13374 | 2026.05.14 14:10:11.952668 [ 271 ] {58636f95-c9ef-4827-872d-a71b09bc5314} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13375 | 2026.05.14 14:10:11.952872 [ 271 ] {58636f95-c9ef-4827-872d-a71b09bc5314} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13376 | 2026.05.14 14:10:11.953003 [ 271 ] {58636f95-c9ef-4827-872d-a71b09bc5314} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 13377 | 2026.05.14 14:10:11.953039 [ 271 ] {58636f95-c9ef-4827-872d-a71b09bc5314} <Debug> TCPHandler: Processed in 0.001320043 sec. | ||
| 13378 | 2026.05.14 14:10:11.953176 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13379 | 2026.05.14 14:10:11.953271 [ 271 ] {61980fa3-383a-4798-80d8-deb76911d38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13380 | 2026.05.14 14:10:11.953312 [ 271 ] {61980fa3-383a-4798-80d8-deb76911d38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13381 | 2026.05.14 14:10:11.953652 [ 271 ] {61980fa3-383a-4798-80d8-deb76911d38e} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13382 | 2026.05.14 14:10:11.953688 [ 271 ] {61980fa3-383a-4798-80d8-deb76911d38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13383 | 2026.05.14 14:10:11.953982 [ 271 ] {61980fa3-383a-4798-80d8-deb76911d38e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13384 | 2026.05.14 14:10:11.954183 [ 271 ] {61980fa3-383a-4798-80d8-deb76911d38e} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13385 | 2026.05.14 14:10:11.954308 [ 271 ] {61980fa3-383a-4798-80d8-deb76911d38e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 13386 | 2026.05.14 14:10:11.954343 [ 271 ] {61980fa3-383a-4798-80d8-deb76911d38e} <Debug> TCPHandler: Processed in 0.001215651 sec. | ||
| 13387 | 2026.05.14 14:10:16.255831 [ 13 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13388 | 2026.05.14 14:10:16.255900 [ 13 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13389 | 2026.05.14 14:10:16.398480 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26920 | ||
| 13390 | 2026.05.14 14:10:16.398993 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13391 | 2026.05.14 14:10:16.399036 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13392 | 2026.05.14 14:10:16.399500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13393 | 2026.05.14 14:10:16.399718 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13394 | 2026.05.14 14:10:16.399846 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26920 | ||
| 13395 | 2026.05.14 14:10:16.399888 [ 13 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13396 | 2026.05.14 14:10:16.399958 [ 13 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13397 | 2026.05.14 14:10:16.399978 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13398 | 2026.05.14 14:10:16.400070 [ 189 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13399 | 2026.05.14 14:10:16.400147 [ 189 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13400 | 2026.05.14 14:10:16.400175 [ 189 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24488 rows starting from the beginning of the part | ||
| 13401 | 2026.05.14 14:10:16.400231 [ 189 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 13402 | 2026.05.14 14:10:16.400272 [ 189 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 13403 | 2026.05.14 14:10:16.400311 [ 189 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 13404 | 2026.05.14 14:10:16.400349 [ 189 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 13405 | 2026.05.14 14:10:16.400386 [ 189 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 13406 | 2026.05.14 14:10:16.402360 [ 193 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26920 rows, containing 4 columns (4 merged, 0 gathered) in 0.002318282 sec., 11612047.197019171 rows/sec., 166.11 MiB/sec. | ||
| 13407 | 2026.05.14 14:10:16.402672 [ 197 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13408 | 2026.05.14 14:10:16.402995 [ 197 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_56_11} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13409 | 2026.05.14 14:10:16.403082 [ 197 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_56_11} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13410 | 2026.05.14 14:10:16.403192 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 13411 | 2026.05.14 14:10:16.486871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1688 | ||
| 13412 | 2026.05.14 14:10:16.488985 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13413 | 2026.05.14 14:10:16.489040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13414 | 2026.05.14 14:10:16.490259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13415 | 2026.05.14 14:10:16.490533 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13416 | 2026.05.14 14:10:16.490878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1688 | ||
| 13417 | 2026.05.14 14:10:16.950184 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13418 | 2026.05.14 14:10:16.950437 [ 271 ] {03670824-d4e2-4a37-8bd4-d8f725ffc742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 13419 | 2026.05.14 14:10:16.950816 [ 271 ] {03670824-d4e2-4a37-8bd4-d8f725ffc742} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13420 | 2026.05.14 14:10:16.950859 [ 271 ] {03670824-d4e2-4a37-8bd4-d8f725ffc742} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 13421 | 2026.05.14 14:10:16.951105 [ 271 ] {03670824-d4e2-4a37-8bd4-d8f725ffc742} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13422 | 2026.05.14 14:10:16.951175 [ 271 ] {03670824-d4e2-4a37-8bd4-d8f725ffc742} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13423 | 2026.05.14 14:10:16.951325 [ 271 ] {03670824-d4e2-4a37-8bd4-d8f725ffc742} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13424 | 2026.05.14 14:10:16.951363 [ 271 ] {03670824-d4e2-4a37-8bd4-d8f725ffc742} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13425 | 2026.05.14 14:10:16.951386 [ 271 ] {03670824-d4e2-4a37-8bd4-d8f725ffc742} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 13426 | 2026.05.14 14:10:16.951403 [ 271 ] {03670824-d4e2-4a37-8bd4-d8f725ffc742} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13427 | 2026.05.14 14:10:16.951445 [ 271 ] {03670824-d4e2-4a37-8bd4-d8f725ffc742} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 13428 | 2026.05.14 14:10:16.951465 [ 271 ] {03670824-d4e2-4a37-8bd4-d8f725ffc742} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 13429 | 2026.05.14 14:10:16.952649 [ 271 ] {03670824-d4e2-4a37-8bd4-d8f725ffc742} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002322 sec., 18949.181739879416 rows/sec., 3.96 MiB/sec. | ||
| 13430 | 2026.05.14 14:10:16.952772 [ 271 ] {03670824-d4e2-4a37-8bd4-d8f725ffc742} <Debug> TCPHandler: Processed in 0.002724245 sec. | ||
| 13431 | 2026.05.14 14:10:16.958567 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13432 | 2026.05.14 14:10:16.958760 [ 271 ] {20c6321f-6f57-43f1-98a4-91fcdd0688c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13433 | 2026.05.14 14:10:16.958832 [ 271 ] {20c6321f-6f57-43f1-98a4-91fcdd0688c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13434 | 2026.05.14 14:10:16.959581 [ 271 ] {20c6321f-6f57-43f1-98a4-91fcdd0688c5} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2026.05.14 14:10:16.959626 [ 271 ] {20c6321f-6f57-43f1-98a4-91fcdd0688c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13436 | 2026.05.14 14:10:16.960049 [ 271 ] {20c6321f-6f57-43f1-98a4-91fcdd0688c5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13437 | 2026.05.14 14:10:16.960274 [ 271 ] {20c6321f-6f57-43f1-98a4-91fcdd0688c5} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13438 | 2026.05.14 14:10:16.960431 [ 271 ] {20c6321f-6f57-43f1-98a4-91fcdd0688c5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001726 sec., 164542.29432213207 rows/sec., 10.45 MiB/sec. | ||
| 13439 | 2026.05.14 14:10:16.960431 [ 61 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13440 | 2026.05.14 14:10:16.960477 [ 271 ] {20c6321f-6f57-43f1-98a4-91fcdd0688c5} <Debug> TCPHandler: Processed in 0.002052719 sec. | ||
| 13441 | 2026.05.14 14:10:16.960509 [ 61 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13442 | 2026.05.14 14:10:16.960537 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13443 | 2026.05.14 14:10:16.960734 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13444 | 2026.05.14 14:10:16.960797 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13445 | 2026.05.14 14:10:16.960814 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13446 | 2026.05.14 14:10:16.960855 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 284 rows starting from the beginning of the part | ||
| 13447 | 2026.05.14 14:10:16.960910 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 13448 | 2026.05.14 14:10:16.960927 [ 271 ] {fc4c38d4-8a73-41c8-b4b6-f73121c9a4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13449 | 2026.05.14 14:10:16.960952 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 13450 | 2026.05.14 14:10:16.960978 [ 271 ] {fc4c38d4-8a73-41c8-b4b6-f73121c9a4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13451 | 2026.05.14 14:10:16.960995 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 13452 | 2026.05.14 14:10:16.961039 [ 200 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 13453 | 2026.05.14 14:10:16.961806 [ 271 ] {fc4c38d4-8a73-41c8-b4b6-f73121c9a4c0} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13454 | 2026.05.14 14:10:16.961857 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263462 sec., 1123896.0886833163 rows/sec., 75.67 MiB/sec. | ||
| 13455 | 2026.05.14 14:10:16.961860 [ 271 ] {fc4c38d4-8a73-41c8-b4b6-f73121c9a4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13456 | 2026.05.14 14:10:16.962036 [ 197 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13457 | 2026.05.14 14:10:16.962304 [ 197 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_41_10} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13458 | 2026.05.14 14:10:16.962314 [ 271 ] {fc4c38d4-8a73-41c8-b4b6-f73121c9a4c0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13459 | 2026.05.14 14:10:16.962385 [ 197 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_41_10} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13460 | 2026.05.14 14:10:16.962463 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13461 | 2026.05.14 14:10:16.962574 [ 271 ] {fc4c38d4-8a73-41c8-b4b6-f73121c9a4c0} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13462 | 2026.05.14 14:10:16.962711 [ 271 ] {fc4c38d4-8a73-41c8-b4b6-f73121c9a4c0} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001817 sec., 484865.16235553107 rows/sec., 38.09 MiB/sec. | ||
| 13463 | 2026.05.14 14:10:16.962756 [ 271 ] {fc4c38d4-8a73-41c8-b4b6-f73121c9a4c0} <Debug> TCPHandler: Processed in 0.002016778 sec. | ||
| 13464 | 2026.05.14 14:10:16.962891 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13465 | 2026.05.14 14:10:16.962993 [ 271 ] {7415ffcd-cee7-4c0b-8d06-a8fad4b609a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13466 | 2026.05.14 14:10:16.963035 [ 271 ] {7415ffcd-cee7-4c0b-8d06-a8fad4b609a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13467 | 2026.05.14 14:10:16.963532 [ 271 ] {7415ffcd-cee7-4c0b-8d06-a8fad4b609a1} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13468 | 2026.05.14 14:10:16.963570 [ 271 ] {7415ffcd-cee7-4c0b-8d06-a8fad4b609a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13469 | 2026.05.14 14:10:16.963904 [ 271 ] {7415ffcd-cee7-4c0b-8d06-a8fad4b609a1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13470 | 2026.05.14 14:10:16.964110 [ 271 ] {7415ffcd-cee7-4c0b-8d06-a8fad4b609a1} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13471 | 2026.05.14 14:10:16.964243 [ 271 ] {7415ffcd-cee7-4c0b-8d06-a8fad4b609a1} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001272 sec., 144654.0880503145 rows/sec., 8.98 MiB/sec. | ||
| 13472 | 2026.05.14 14:10:16.964280 [ 271 ] {7415ffcd-cee7-4c0b-8d06-a8fad4b609a1} <Debug> TCPHandler: Processed in 0.001437953 sec. | ||
| 13473 | 2026.05.14 14:10:16.964410 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13474 | 2026.05.14 14:10:16.964505 [ 271 ] {dbfdfce9-63a4-46a1-ac6e-472f2d73cb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13475 | 2026.05.14 14:10:16.964545 [ 271 ] {dbfdfce9-63a4-46a1-ac6e-472f2d73cb19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13476 | 2026.05.14 14:10:16.965065 [ 271 ] {dbfdfce9-63a4-46a1-ac6e-472f2d73cb19} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13477 | 2026.05.14 14:10:16.965124 [ 271 ] {dbfdfce9-63a4-46a1-ac6e-472f2d73cb19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13478 | 2026.05.14 14:10:16.965431 [ 271 ] {dbfdfce9-63a4-46a1-ac6e-472f2d73cb19} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13479 | 2026.05.14 14:10:16.965641 [ 271 ] {dbfdfce9-63a4-46a1-ac6e-472f2d73cb19} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13480 | 2026.05.14 14:10:16.965765 [ 271 ] {dbfdfce9-63a4-46a1-ac6e-472f2d73cb19} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001278 sec., 116588.4194053208 rows/sec., 7.53 MiB/sec. | ||
| 13481 | 2026.05.14 14:10:16.965802 [ 271 ] {dbfdfce9-63a4-46a1-ac6e-472f2d73cb19} <Debug> TCPHandler: Processed in 0.001442493 sec. | ||
| 13482 | 2026.05.14 14:10:16.965942 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13483 | 2026.05.14 14:10:16.966038 [ 271 ] {940c629d-3c22-4eff-a734-483c4128e2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13484 | 2026.05.14 14:10:16.966078 [ 271 ] {940c629d-3c22-4eff-a734-483c4128e2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13485 | 2026.05.14 14:10:16.966524 [ 271 ] {940c629d-3c22-4eff-a734-483c4128e2de} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13486 | 2026.05.14 14:10:16.966559 [ 271 ] {940c629d-3c22-4eff-a734-483c4128e2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13487 | 2026.05.14 14:10:16.966857 [ 271 ] {940c629d-3c22-4eff-a734-483c4128e2de} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13488 | 2026.05.14 14:10:16.967068 [ 271 ] {940c629d-3c22-4eff-a734-483c4128e2de} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13489 | 2026.05.14 14:10:16.967190 [ 13 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13490 | 2026.05.14 14:10:16.967195 [ 271 ] {940c629d-3c22-4eff-a734-483c4128e2de} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 13491 | 2026.05.14 14:10:16.967233 [ 13 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13492 | 2026.05.14 14:10:16.967253 [ 271 ] {940c629d-3c22-4eff-a734-483c4128e2de} <Debug> TCPHandler: Processed in 0.001359763 sec. | ||
| 13493 | 2026.05.14 14:10:16.967258 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13494 | 2026.05.14 14:10:16.967365 [ 189 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13495 | 2026.05.14 14:10:16.967407 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13496 | 2026.05.14 14:10:16.967486 [ 189 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13497 | 2026.05.14 14:10:16.967520 [ 271 ] {86ad5786-1b3c-48bc-a2b0-9555e2d7edea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13498 | 2026.05.14 14:10:16.967523 [ 189 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 148 rows starting from the beginning of the part | ||
| 13499 | 2026.05.14 14:10:16.967569 [ 271 ] {86ad5786-1b3c-48bc-a2b0-9555e2d7edea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13500 | 2026.05.14 14:10:16.967601 [ 189 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 13501 | 2026.05.14 14:10:16.967655 [ 189 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 13502 | 2026.05.14 14:10:16.967705 [ 189 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 13503 | 2026.05.14 14:10:16.967758 [ 189 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 13504 | 2026.05.14 14:10:16.968212 [ 271 ] {86ad5786-1b3c-48bc-a2b0-9555e2d7edea} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13505 | 2026.05.14 14:10:16.968254 [ 271 ] {86ad5786-1b3c-48bc-a2b0-9555e2d7edea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13506 | 2026.05.14 14:10:16.968564 [ 193 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238092 sec., 597693.8708916623 rows/sec., 36.27 MiB/sec. | ||
| 13507 | 2026.05.14 14:10:16.968599 [ 271 ] {86ad5786-1b3c-48bc-a2b0-9555e2d7edea} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13508 | 2026.05.14 14:10:16.968768 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13509 | 2026.05.14 14:10:16.968842 [ 271 ] {86ad5786-1b3c-48bc-a2b0-9555e2d7edea} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13510 | 2026.05.14 14:10:16.968989 [ 271 ] {86ad5786-1b3c-48bc-a2b0-9555e2d7edea} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001487 sec., 357767.3167451244 rows/sec., 25.31 MiB/sec. | ||
| 13511 | 2026.05.14 14:10:16.969031 [ 271 ] {86ad5786-1b3c-48bc-a2b0-9555e2d7edea} <Debug> TCPHandler: Processed in 0.001678926 sec. | ||
| 13512 | 2026.05.14 14:10:16.969107 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_41_10} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13513 | 2026.05.14 14:10:16.969162 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13514 | 2026.05.14 14:10:16.969197 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_41_10} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13515 | 2026.05.14 14:10:16.969267 [ 271 ] {79dd93aa-c603-41e2-ad02-32933aa78533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13516 | 2026.05.14 14:10:16.969307 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13517 | 2026.05.14 14:10:16.969314 [ 271 ] {79dd93aa-c603-41e2-ad02-32933aa78533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13518 | 2026.05.14 14:10:16.969675 [ 271 ] {79dd93aa-c603-41e2-ad02-32933aa78533} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13519 | 2026.05.14 14:10:16.969712 [ 271 ] {79dd93aa-c603-41e2-ad02-32933aa78533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13520 | 2026.05.14 14:10:16.970012 [ 271 ] {79dd93aa-c603-41e2-ad02-32933aa78533} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13521 | 2026.05.14 14:10:16.970223 [ 271 ] {79dd93aa-c603-41e2-ad02-32933aa78533} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13522 | 2026.05.14 14:10:16.970352 [ 271 ] {79dd93aa-c603-41e2-ad02-32933aa78533} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 13523 | 2026.05.14 14:10:16.970389 [ 271 ] {79dd93aa-c603-41e2-ad02-32933aa78533} <Debug> TCPHandler: Processed in 0.001276072 sec. | ||
| 13524 | 2026.05.14 14:10:16.970515 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13525 | 2026.05.14 14:10:16.970612 [ 271 ] {2ec3765f-7023-469a-91e0-d17fdd9d67e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13526 | 2026.05.14 14:10:16.970653 [ 271 ] {2ec3765f-7023-469a-91e0-d17fdd9d67e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13527 | 2026.05.14 14:10:16.971084 [ 271 ] {2ec3765f-7023-469a-91e0-d17fdd9d67e1} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13528 | 2026.05.14 14:10:16.971120 [ 271 ] {2ec3765f-7023-469a-91e0-d17fdd9d67e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13529 | 2026.05.14 14:10:16.971454 [ 271 ] {2ec3765f-7023-469a-91e0-d17fdd9d67e1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13530 | 2026.05.14 14:10:16.971663 [ 271 ] {2ec3765f-7023-469a-91e0-d17fdd9d67e1} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13531 | 2026.05.14 14:10:16.971778 [ 13 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 13532 | 2026.05.14 14:10:16.971792 [ 271 ] {2ec3765f-7023-469a-91e0-d17fdd9d67e1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001199 sec., 221017.51459549626 rows/sec., 14.69 MiB/sec. | ||
| 13533 | 2026.05.14 14:10:16.971816 [ 13 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13534 | 2026.05.14 14:10:16.971838 [ 271 ] {2ec3765f-7023-469a-91e0-d17fdd9d67e1} <Debug> TCPHandler: Processed in 0.001371943 sec. | ||
| 13535 | 2026.05.14 14:10:16.971839 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13536 | 2026.05.14 14:10:16.971967 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 13537 | 2026.05.14 14:10:16.971980 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13538 | 2026.05.14 14:10:16.972070 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13539 | 2026.05.14 14:10:16.972087 [ 271 ] {4af051d3-1a66-4f53-8de5-39fd474d4226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13540 | 2026.05.14 14:10:16.972102 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_90_18, total 35840 rows starting from the beginning of the part | ||
| 13541 | 2026.05.14 14:10:16.972135 [ 271 ] {4af051d3-1a66-4f53-8de5-39fd474d4226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13542 | 2026.05.14 14:10:16.972163 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 13543 | 2026.05.14 14:10:16.972211 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1601 rows starting from the beginning of the part | ||
| 13544 | 2026.05.14 14:10:16.972252 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 128 rows starting from the beginning of the part | ||
| 13545 | 2026.05.14 14:10:16.972290 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 13546 | 2026.05.14 14:10:16.972329 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 265 rows starting from the beginning of the part | ||
| 13547 | 2026.05.14 14:10:16.972463 [ 271 ] {4af051d3-1a66-4f53-8de5-39fd474d4226} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13548 | 2026.05.14 14:10:16.972505 [ 271 ] {4af051d3-1a66-4f53-8de5-39fd474d4226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13549 | 2026.05.14 14:10:16.972813 [ 271 ] {4af051d3-1a66-4f53-8de5-39fd474d4226} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13550 | 2026.05.14 14:10:16.973027 [ 271 ] {4af051d3-1a66-4f53-8de5-39fd474d4226} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13551 | 2026.05.14 14:10:16.973156 [ 271 ] {4af051d3-1a66-4f53-8de5-39fd474d4226} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 13552 | 2026.05.14 14:10:16.973193 [ 271 ] {4af051d3-1a66-4f53-8de5-39fd474d4226} <Debug> TCPHandler: Processed in 0.001264661 sec. | ||
| 13553 | 2026.05.14 14:10:16.973323 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13554 | 2026.05.14 14:10:16.973419 [ 271 ] {cf8bb388-6ab7-4924-ba20-e1579f43e744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13555 | 2026.05.14 14:10:16.973472 [ 271 ] {cf8bb388-6ab7-4924-ba20-e1579f43e744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13556 | 2026.05.14 14:10:16.974317 [ 271 ] {cf8bb388-6ab7-4924-ba20-e1579f43e744} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13557 | 2026.05.14 14:10:16.974353 [ 271 ] {cf8bb388-6ab7-4924-ba20-e1579f43e744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13558 | 2026.05.14 14:10:16.974946 [ 271 ] {cf8bb388-6ab7-4924-ba20-e1579f43e744} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13559 | 2026.05.14 14:10:16.975172 [ 271 ] {cf8bb388-6ab7-4924-ba20-e1579f43e744} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13560 | 2026.05.14 14:10:16.975291 [ 13 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13561 | 2026.05.14 14:10:16.975319 [ 271 ] {cf8bb388-6ab7-4924-ba20-e1579f43e744} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001918 sec., 21897.810218978102 rows/sec., 39.24 MiB/sec. | ||
| 13562 | 2026.05.14 14:10:16.975341 [ 13 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13563 | 2026.05.14 14:10:16.975366 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13564 | 2026.05.14 14:10:16.975391 [ 271 ] {cf8bb388-6ab7-4924-ba20-e1579f43e744} <Debug> TCPHandler: Processed in 0.00211882 sec. | ||
| 13565 | 2026.05.14 14:10:16.975461 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 13566 | 2026.05.14 14:10:16.975550 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13567 | 2026.05.14 14:10:16.975652 [ 271 ] {d02db4bc-a174-4e72-b2d4-90d1dec76bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13568 | 2026.05.14 14:10:16.975680 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13569 | 2026.05.14 14:10:16.975694 [ 271 ] {d02db4bc-a174-4e72-b2d4-90d1dec76bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13570 | 2026.05.14 14:10:16.975741 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1573 rows starting from the beginning of the part | ||
| 13571 | 2026.05.14 14:10:16.975865 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 53 rows starting from the beginning of the part | ||
| 13572 | 2026.05.14 14:10:16.975963 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
| 13573 | 2026.05.14 14:10:16.976059 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 13574 | 2026.05.14 14:10:16.976077 [ 271 ] {d02db4bc-a174-4e72-b2d4-90d1dec76bea} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13575 | 2026.05.14 14:10:16.976118 [ 271 ] {d02db4bc-a174-4e72-b2d4-90d1dec76bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13576 | 2026.05.14 14:10:16.976155 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 53 rows starting from the beginning of the part | ||
| 13577 | 2026.05.14 14:10:16.976257 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 13578 | 2026.05.14 14:10:16.976443 [ 271 ] {d02db4bc-a174-4e72-b2d4-90d1dec76bea} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13579 | 2026.05.14 14:10:16.976675 [ 271 ] {d02db4bc-a174-4e72-b2d4-90d1dec76bea} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13580 | 2026.05.14 14:10:16.976813 [ 271 ] {d02db4bc-a174-4e72-b2d4-90d1dec76bea} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001179 sec., 76335.87786259543 rows/sec., 4.78 MiB/sec. | ||
| 13581 | 2026.05.14 14:10:16.976853 [ 271 ] {d02db4bc-a174-4e72-b2d4-90d1dec76bea} <Debug> TCPHandler: Processed in 0.001354082 sec. | ||
| 13582 | 2026.05.14 14:10:16.979711 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38154 rows, containing 5 columns (5 merged, 0 gathered) in 0.007777172 sec., 4905896.38495844 rows/sec., 312.53 MiB/sec. | ||
| 13583 | 2026.05.14 14:10:16.980107 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 13584 | 2026.05.14 14:10:16.980375 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.05.14 14:10:16.980441 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 13586 | 2026.05.14 14:10:16.980513 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 13587 | 2026.05.14 14:10:16.984902 [ 196 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1805 rows, containing 19 columns (19 merged, 0 gathered) in 0.009482948 sec., 190341.65324960128 rows/sec., 341.08 MiB/sec. | ||
| 13588 | 2026.05.14 14:10:16.986762 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13589 | 2026.05.14 14:10:16.987122 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13590 | 2026.05.14 14:10:16.987195 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13591 | 2026.05.14 14:10:16.987313 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.87 MiB. | ||
| 13592 | 2026.05.14 14:10:17.001131 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.17 MiB, peak 354.02 MiB, free memory in arenas 0.00 B, will set to 347.66 MiB (RSS), difference: 5.49 MiB | ||
| 13593 | 2026.05.14 14:10:17.797320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 13594 | 2026.05.14 14:10:17.814607 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13595 | 2026.05.14 14:10:17.814659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13596 | 2026.05.14 14:10:17.820268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13597 | 2026.05.14 14:10:17.820977 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13598 | 2026.05.14 14:10:17.821338 [ 60 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13599 | 2026.05.14 14:10:17.821444 [ 60 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2026.05.14 14:10:17.821484 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13601 | 2026.05.14 14:10:17.821673 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13602 | 2026.05.14 14:10:17.823935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13603 | 2026.05.14 14:10:17.825842 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13604 | 2026.05.14 14:10:17.827587 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 13605 | 2026.05.14 14:10:17.832654 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 13606 | 2026.05.14 14:10:17.837488 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 13607 | 2026.05.14 14:10:17.842047 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 13608 | 2026.05.14 14:10:17.846323 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 13609 | 2026.05.14 14:10:17.850085 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 13610 | 2026.05.14 14:10:17.900157 [ 196 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.078552346 sec., 5372.213835599512 rows/sec., 27.78 MiB/sec. | ||
| 13611 | 2026.05.14 14:10:17.903182 [ 199 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13612 | 2026.05.14 14:10:17.905201 [ 199 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_56_11} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13613 | 2026.05.14 14:10:17.905285 [ 199 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_56_11} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13614 | 2026.05.14 14:10:17.908177 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13615 | 2026.05.14 14:10:19.726604 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34270 | ||
| 13616 | 2026.05.14 14:10:19.726703 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13617 | 2026.05.14 14:10:19.726733 [ 259 ] {} <Debug> TCP-Session: 6480415b-db16-4a2e-9f94-52b51461a815 Authenticating user 'default' from [fd00:1122:3344:101::e]:34270 | ||
| 13618 | 2026.05.14 14:10:19.726762 [ 259 ] {} <Debug> TCP-Session: 6480415b-db16-4a2e-9f94-52b51461a815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13619 | 2026.05.14 14:10:19.726779 [ 259 ] {} <Debug> TCP-Session: 6480415b-db16-4a2e-9f94-52b51461a815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13620 | 2026.05.14 14:10:19.727017 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50222 | ||
| 13621 | 2026.05.14 14:10:19.727051 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39033 | ||
| 13622 | 2026.05.14 14:10:19.727066 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44744 | ||
| 13623 | 2026.05.14 14:10:19.727085 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56486 | ||
| 13624 | 2026.05.14 14:10:19.727137 [ 259 ] {} <Trace> TCP-Session: 6480415b-db16-4a2e-9f94-52b51461a815 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13625 | 2026.05.14 14:10:19.727125 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13626 | 2026.05.14 14:10:19.727095 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42220 | ||
| 13627 | 2026.05.14 14:10:19.727235 [ 268 ] {} <Debug> TCP-Session: b5120fa9-c437-4b7d-9524-86c13b1216ad Authenticating user 'default' from [fd00:1122:3344:101::e]:50222 | ||
| 13628 | 2026.05.14 14:10:19.727053 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35750 | ||
| 13629 | 2026.05.14 14:10:19.727281 [ 268 ] {} <Debug> TCP-Session: b5120fa9-c437-4b7d-9524-86c13b1216ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13630 | 2026.05.14 14:10:19.727272 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13631 | 2026.05.14 14:10:19.727319 [ 268 ] {} <Debug> TCP-Session: b5120fa9-c437-4b7d-9524-86c13b1216ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13632 | 2026.05.14 14:10:19.727351 [ 307 ] {} <Debug> TCP-Session: 20f0cab5-f58a-4913-a2b8-a159028582a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39033 | ||
| 13633 | 2026.05.14 14:10:19.727363 [ 259 ] {782ea4b4-17fb-4e31-b999-2a2cf7aa0542} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34270) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13634 | 2026.05.14 14:10:19.727385 [ 307 ] {} <Debug> TCP-Session: 20f0cab5-f58a-4913-a2b8-a159028582a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13635 | 2026.05.14 14:10:19.727022 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59646 | ||
| 13636 | 2026.05.14 14:10:19.727405 [ 307 ] {} <Debug> TCP-Session: 20f0cab5-f58a-4913-a2b8-a159028582a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13637 | 2026.05.14 14:10:19.727085 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49987 | ||
| 13638 | 2026.05.14 14:10:19.727657 [ 259 ] {782ea4b4-17fb-4e31-b999-2a2cf7aa0542} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13639 | 2026.05.14 14:10:19.727721 [ 259 ] {782ea4b4-17fb-4e31-b999-2a2cf7aa0542} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13640 | 2026.05.14 14:10:19.727843 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13641 | 2026.05.14 14:10:19.727880 [ 304 ] {} <Debug> TCP-Session: 97544a82-14a7-4236-8c0e-564c53ae6be6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35750 | ||
| 13642 | 2026.05.14 14:10:19.727903 [ 304 ] {} <Debug> TCP-Session: 97544a82-14a7-4236-8c0e-564c53ae6be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13643 | 2026.05.14 14:10:19.727919 [ 304 ] {} <Debug> TCP-Session: 97544a82-14a7-4236-8c0e-564c53ae6be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13644 | 2026.05.14 14:10:19.728020 [ 259 ] {782ea4b4-17fb-4e31-b999-2a2cf7aa0542} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 13645 | 2026.05.14 14:10:19.728097 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13646 | 2026.05.14 14:10:19.728137 [ 309 ] {} <Debug> TCP-Session: cbb91c22-174f-4568-98e6-632c30b32ab9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56486 | ||
| 13647 | 2026.05.14 14:10:19.728163 [ 309 ] {} <Debug> TCP-Session: cbb91c22-174f-4568-98e6-632c30b32ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13648 | 2026.05.14 14:10:19.728181 [ 309 ] {} <Debug> TCP-Session: cbb91c22-174f-4568-98e6-632c30b32ab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13649 | 2026.05.14 14:10:19.728218 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13650 | 2026.05.14 14:10:19.728251 [ 303 ] {} <Debug> TCP-Session: 65b2ea26-83c8-4c83-8e3c-5c424030a727 Authenticating user 'default' from [fd00:1122:3344:101::e]:59646 | ||
| 13651 | 2026.05.14 14:10:19.728269 [ 303 ] {} <Debug> TCP-Session: 65b2ea26-83c8-4c83-8e3c-5c424030a727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13652 | 2026.05.14 14:10:19.728283 [ 303 ] {} <Debug> TCP-Session: 65b2ea26-83c8-4c83-8e3c-5c424030a727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13653 | 2026.05.14 14:10:19.728614 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13654 | 2026.05.14 14:10:19.728649 [ 311 ] {} <Debug> TCP-Session: 4cbc15d7-6e28-4cc9-8f97-f94e12b28d02 Authenticating user 'default' from [fd00:1122:3344:101::e]:42220 | ||
| 13655 | 2026.05.14 14:10:19.728668 [ 311 ] {} <Debug> TCP-Session: 4cbc15d7-6e28-4cc9-8f97-f94e12b28d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13656 | 2026.05.14 14:10:19.728681 [ 311 ] {} <Debug> TCP-Session: 4cbc15d7-6e28-4cc9-8f97-f94e12b28d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13657 | 2026.05.14 14:10:19.728744 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13658 | 2026.05.14 14:10:19.728777 [ 308 ] {} <Debug> TCP-Session: 452abbe4-e61e-4ade-b846-12ec33c03021 Authenticating user 'default' from [fd00:1122:3344:101::e]:44744 | ||
| 13659 | 2026.05.14 14:10:19.728797 [ 308 ] {} <Debug> TCP-Session: 452abbe4-e61e-4ade-b846-12ec33c03021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13660 | 2026.05.14 14:10:19.728810 [ 308 ] {} <Debug> TCP-Session: 452abbe4-e61e-4ade-b846-12ec33c03021 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13661 | 2026.05.14 14:10:19.728885 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13662 | 2026.05.14 14:10:19.728929 [ 310 ] {} <Debug> TCP-Session: b27017b1-e3f8-45e8-bfa0-70e64d3042e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49987 | ||
| 13663 | 2026.05.14 14:10:19.728948 [ 310 ] {} <Debug> TCP-Session: b27017b1-e3f8-45e8-bfa0-70e64d3042e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13664 | 2026.05.14 14:10:19.728962 [ 310 ] {} <Debug> TCP-Session: b27017b1-e3f8-45e8-bfa0-70e64d3042e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13665 | 2026.05.14 14:10:19.728977 [ 342 ] {782ea4b4-17fb-4e31-b999-2a2cf7aa0542} <Trace> AggregatingTransform: Aggregating | ||
| 13666 | 2026.05.14 14:10:19.729016 [ 342 ] {782ea4b4-17fb-4e31-b999-2a2cf7aa0542} <Trace> Aggregator: Aggregation method: without_key | ||
| 13667 | 2026.05.14 14:10:19.729054 [ 342 ] {782ea4b4-17fb-4e31-b999-2a2cf7aa0542} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921639 sec. (1085.024 rows/sec., 42.38 KiB/sec.) | ||
| 13668 | 2026.05.14 14:10:19.729073 [ 342 ] {782ea4b4-17fb-4e31-b999-2a2cf7aa0542} <Trace> Aggregator: Merging aggregated data | ||
| 13669 | 2026.05.14 14:10:19.729756 [ 259 ] {782ea4b4-17fb-4e31-b999-2a2cf7aa0542} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002457 sec., 407.000407000407 rows/sec., 15.90 KiB/sec. | ||
| 13670 | 2026.05.14 14:10:19.729901 [ 259 ] {782ea4b4-17fb-4e31-b999-2a2cf7aa0542} <Debug> TCPHandler: Processed in 0.002890607 sec. | ||
| 13671 | 2026.05.14 14:10:19.730023 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13672 | 2026.05.14 14:10:19.730053 [ 259 ] {} <Debug> TCP-Session: 6480415b-db16-4a2e-9f94-52b51461a815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13673 | 2026.05.14 14:10:19.730055 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13674 | 2026.05.14 14:10:19.730078 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13675 | 2026.05.14 14:10:19.730101 [ 268 ] {} <Debug> TCP-Session: b5120fa9-c437-4b7d-9524-86c13b1216ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13676 | 2026.05.14 14:10:19.730100 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13677 | 2026.05.14 14:10:19.730129 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13678 | 2026.05.14 14:10:19.730154 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13679 | 2026.05.14 14:10:19.730178 [ 303 ] {} <Debug> TCP-Session: 65b2ea26-83c8-4c83-8e3c-5c424030a727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13680 | 2026.05.14 14:10:19.730187 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13681 | 2026.05.14 14:10:19.730213 [ 304 ] {} <Debug> TCP-Session: 97544a82-14a7-4236-8c0e-564c53ae6be6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13682 | 2026.05.14 14:10:19.730166 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13683 | 2026.05.14 14:10:19.730238 [ 310 ] {} <Debug> TCP-Session: b27017b1-e3f8-45e8-bfa0-70e64d3042e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13684 | 2026.05.14 14:10:19.730165 [ 308 ] {} <Debug> TCP-Session: 452abbe4-e61e-4ade-b846-12ec33c03021 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13685 | 2026.05.14 14:10:19.730278 [ 309 ] {} <Debug> TCP-Session: cbb91c22-174f-4568-98e6-632c30b32ab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13686 | 2026.05.14 14:10:19.730111 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13687 | 2026.05.14 14:10:19.730113 [ 311 ] {} <Debug> TCP-Session: 4cbc15d7-6e28-4cc9-8f97-f94e12b28d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13688 | 2026.05.14 14:10:19.730358 [ 307 ] {} <Debug> TCP-Session: 20f0cab5-f58a-4913-a2b8-a159028582a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13689 | 2026.05.14 14:10:21.263388 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38578 | ||
| 13690 | 2026.05.14 14:10:21.263490 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13691 | 2026.05.14 14:10:21.263517 [ 259 ] {} <Debug> TCP-Session: cf26c271-9064-4184-8053-271e0cb9340a Authenticating user 'default' from [fd00:1122:3344:101::e]:38578 | ||
| 13692 | 2026.05.14 14:10:21.263539 [ 259 ] {} <Debug> TCP-Session: cf26c271-9064-4184-8053-271e0cb9340a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13693 | 2026.05.14 14:10:21.263553 [ 259 ] {} <Debug> TCP-Session: cf26c271-9064-4184-8053-271e0cb9340a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13694 | 2026.05.14 14:10:21.263779 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45032 | ||
| 13695 | 2026.05.14 14:10:21.263812 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35728 | ||
| 13696 | 2026.05.14 14:10:21.263831 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36288 | ||
| 13697 | 2026.05.14 14:10:21.263858 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58408 | ||
| 13698 | 2026.05.14 14:10:21.263880 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13699 | 2026.05.14 14:10:21.263890 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13700 | 2026.05.14 14:10:21.263928 [ 259 ] {} <Trace> TCP-Session: cf26c271-9064-4184-8053-271e0cb9340a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13701 | 2026.05.14 14:10:21.263931 [ 303 ] {} <Debug> TCP-Session: 18c4e43d-a9a6-4902-be9a-dbb00296f029 Authenticating user 'default' from [fd00:1122:3344:101::e]:45032 | ||
| 13702 | 2026.05.14 14:10:21.263953 [ 307 ] {} <Debug> TCP-Session: e3cdbb03-7fe8-4808-8d61-c8c7954d98a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35728 | ||
| 13703 | 2026.05.14 14:10:21.263988 [ 303 ] {} <Debug> TCP-Session: 18c4e43d-a9a6-4902-be9a-dbb00296f029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13704 | 2026.05.14 14:10:21.264006 [ 307 ] {} <Debug> TCP-Session: e3cdbb03-7fe8-4808-8d61-c8c7954d98a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13705 | 2026.05.14 14:10:21.264016 [ 303 ] {} <Debug> TCP-Session: 18c4e43d-a9a6-4902-be9a-dbb00296f029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13706 | 2026.05.14 14:10:21.264035 [ 307 ] {} <Debug> TCP-Session: e3cdbb03-7fe8-4808-8d61-c8c7954d98a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13707 | 2026.05.14 14:10:21.263930 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13708 | 2026.05.14 14:10:21.263853 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39930 | ||
| 13709 | 2026.05.14 14:10:21.264112 [ 259 ] {bb600c02-9a68-4109-ba9a-7826c9588fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38578) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13710 | 2026.05.14 14:10:21.264125 [ 308 ] {} <Debug> TCP-Session: 6285cfcc-3f18-44fc-ab9c-343ccc305f30 Authenticating user 'default' from [fd00:1122:3344:101::e]:36288 | ||
| 13711 | 2026.05.14 14:10:21.263844 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40410 | ||
| 13712 | 2026.05.14 14:10:21.264184 [ 308 ] {} <Debug> TCP-Session: 6285cfcc-3f18-44fc-ab9c-343ccc305f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13713 | 2026.05.14 14:10:21.264172 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13714 | 2026.05.14 14:10:21.264210 [ 308 ] {} <Debug> TCP-Session: 6285cfcc-3f18-44fc-ab9c-343ccc305f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13715 | 2026.05.14 14:10:21.264228 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13716 | 2026.05.14 14:10:21.264242 [ 310 ] {} <Debug> TCP-Session: 029358ce-a3b6-4314-88f8-ae11f6464237 Authenticating user 'default' from [fd00:1122:3344:101::e]:39930 | ||
| 13717 | 2026.05.14 14:10:21.264260 [ 309 ] {} <Debug> TCP-Session: 36bce00a-f591-4710-960d-e60858109805 Authenticating user 'default' from [fd00:1122:3344:101::e]:40410 | ||
| 13718 | 2026.05.14 14:10:21.264276 [ 310 ] {} <Debug> TCP-Session: 029358ce-a3b6-4314-88f8-ae11f6464237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13719 | 2026.05.14 14:10:21.264295 [ 309 ] {} <Debug> TCP-Session: 36bce00a-f591-4710-960d-e60858109805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13720 | 2026.05.14 14:10:21.264302 [ 310 ] {} <Debug> TCP-Session: 029358ce-a3b6-4314-88f8-ae11f6464237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13721 | 2026.05.14 14:10:21.264319 [ 309 ] {} <Debug> TCP-Session: 36bce00a-f591-4710-960d-e60858109805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13722 | 2026.05.14 14:10:21.263808 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51683 | ||
| 13723 | 2026.05.14 14:10:21.263779 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49251 | ||
| 13724 | 2026.05.14 14:10:21.264405 [ 259 ] {bb600c02-9a68-4109-ba9a-7826c9588fdd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13725 | 2026.05.14 14:10:21.263937 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13726 | 2026.05.14 14:10:21.264446 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13727 | 2026.05.14 14:10:21.264468 [ 259 ] {bb600c02-9a68-4109-ba9a-7826c9588fdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13728 | 2026.05.14 14:10:21.264482 [ 311 ] {} <Debug> TCP-Session: e0635923-39b0-4e9f-b59d-b9edd6988532 Authenticating user 'default' from [fd00:1122:3344:101::e]:58408 | ||
| 13729 | 2026.05.14 14:10:21.264486 [ 268 ] {} <Debug> TCP-Session: 5d5efdfb-09e4-46df-b839-a830590db039 Authenticating user 'default' from [fd00:1122:3344:101::e]:49251 | ||
| 13730 | 2026.05.14 14:10:21.264510 [ 311 ] {} <Debug> TCP-Session: e0635923-39b0-4e9f-b59d-b9edd6988532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13731 | 2026.05.14 14:10:21.264518 [ 268 ] {} <Debug> TCP-Session: 5d5efdfb-09e4-46df-b839-a830590db039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13732 | 2026.05.14 14:10:21.264528 [ 311 ] {} <Debug> TCP-Session: e0635923-39b0-4e9f-b59d-b9edd6988532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13733 | 2026.05.14 14:10:21.264536 [ 268 ] {} <Debug> TCP-Session: 5d5efdfb-09e4-46df-b839-a830590db039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13734 | 2026.05.14 14:10:21.264436 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13735 | 2026.05.14 14:10:21.264587 [ 304 ] {} <Debug> TCP-Session: ca951840-ad69-44ea-ae81-18c23a503093 Authenticating user 'default' from [fd00:1122:3344:101::e]:51683 | ||
| 13736 | 2026.05.14 14:10:21.264611 [ 304 ] {} <Debug> TCP-Session: ca951840-ad69-44ea-ae81-18c23a503093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13737 | 2026.05.14 14:10:21.264624 [ 304 ] {} <Debug> TCP-Session: ca951840-ad69-44ea-ae81-18c23a503093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13738 | 2026.05.14 14:10:21.264777 [ 259 ] {bb600c02-9a68-4109-ba9a-7826c9588fdd} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 13739 | 2026.05.14 14:10:21.265675 [ 355 ] {bb600c02-9a68-4109-ba9a-7826c9588fdd} <Trace> AggregatingTransform: Aggregating | ||
| 13740 | 2026.05.14 14:10:21.265719 [ 355 ] {bb600c02-9a68-4109-ba9a-7826c9588fdd} <Trace> Aggregator: Aggregation method: without_key | ||
| 13741 | 2026.05.14 14:10:21.265750 [ 355 ] {bb600c02-9a68-4109-ba9a-7826c9588fdd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870088 sec. (1149.309 rows/sec., 44.89 KiB/sec.) | ||
| 13742 | 2026.05.14 14:10:21.265764 [ 355 ] {bb600c02-9a68-4109-ba9a-7826c9588fdd} <Trace> Aggregator: Merging aggregated data | ||
| 13743 | 2026.05.14 14:10:21.266307 [ 259 ] {bb600c02-9a68-4109-ba9a-7826c9588fdd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00229 sec., 436.6812227074236 rows/sec., 17.06 KiB/sec. | ||
| 13744 | 2026.05.14 14:10:21.266440 [ 259 ] {bb600c02-9a68-4109-ba9a-7826c9588fdd} <Debug> TCPHandler: Processed in 0.002688435 sec. | ||
| 13745 | 2026.05.14 14:10:21.266577 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13746 | 2026.05.14 14:10:21.266606 [ 259 ] {} <Debug> TCP-Session: cf26c271-9064-4184-8053-271e0cb9340a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13747 | 2026.05.14 14:10:21.266621 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13748 | 2026.05.14 14:10:21.266651 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13749 | 2026.05.14 14:10:21.266731 [ 268 ] {} <Debug> TCP-Session: 5d5efdfb-09e4-46df-b839-a830590db039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13750 | 2026.05.14 14:10:21.266743 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13751 | 2026.05.14 14:10:21.266761 [ 304 ] {} <Debug> TCP-Session: ca951840-ad69-44ea-ae81-18c23a503093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13752 | 2026.05.14 14:10:21.266793 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13753 | 2026.05.14 14:10:21.266808 [ 303 ] {} <Debug> TCP-Session: 18c4e43d-a9a6-4902-be9a-dbb00296f029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13754 | 2026.05.14 14:10:21.266825 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13755 | 2026.05.14 14:10:21.266838 [ 307 ] {} <Debug> TCP-Session: e3cdbb03-7fe8-4808-8d61-c8c7954d98a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13756 | 2026.05.14 14:10:21.266857 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13757 | 2026.05.14 14:10:21.266868 [ 310 ] {} <Debug> TCP-Session: 029358ce-a3b6-4314-88f8-ae11f6464237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13758 | 2026.05.14 14:10:21.266892 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13759 | 2026.05.14 14:10:21.266902 [ 308 ] {} <Debug> TCP-Session: 6285cfcc-3f18-44fc-ab9c-343ccc305f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13760 | 2026.05.14 14:10:21.266766 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13761 | 2026.05.14 14:10:21.266938 [ 311 ] {} <Debug> TCP-Session: e0635923-39b0-4e9f-b59d-b9edd6988532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13762 | 2026.05.14 14:10:21.266974 [ 309 ] {} <Debug> TCP-Session: 36bce00a-f591-4710-960d-e60858109805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13763 | 2026.05.14 14:10:21.359856 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59054 | ||
| 13764 | 2026.05.14 14:10:21.359943 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13765 | 2026.05.14 14:10:21.359970 [ 310 ] {} <Debug> TCP-Session: a45aab8e-91da-4993-8bfe-bcd3b25ceb56 Authenticating user 'default' from [fd00:1122:3344:101::e]:59054 | ||
| 13766 | 2026.05.14 14:10:21.359992 [ 310 ] {} <Debug> TCP-Session: a45aab8e-91da-4993-8bfe-bcd3b25ceb56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13767 | 2026.05.14 14:10:21.360006 [ 310 ] {} <Debug> TCP-Session: a45aab8e-91da-4993-8bfe-bcd3b25ceb56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13768 | 2026.05.14 14:10:21.360192 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40218 | ||
| 13769 | 2026.05.14 14:10:21.360211 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47103 | ||
| 13770 | 2026.05.14 14:10:21.360239 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51111 | ||
| 13771 | 2026.05.14 14:10:21.360277 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40275 | ||
| 13772 | 2026.05.14 14:10:21.360284 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13773 | 2026.05.14 14:10:21.360314 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34148 | ||
| 13774 | 2026.05.14 14:10:21.360333 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54970 | ||
| 13775 | 2026.05.14 14:10:21.360353 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13776 | 2026.05.14 14:10:21.360391 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13777 | 2026.05.14 14:10:21.360407 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13778 | 2026.05.14 14:10:21.360420 [ 303 ] {} <Debug> TCP-Session: 9716e816-a509-404b-9d62-9ea74993406c Authenticating user 'default' from [fd00:1122:3344:101::e]:40275 | ||
| 13779 | 2026.05.14 14:10:21.360431 [ 308 ] {} <Debug> TCP-Session: 3e749085-d169-407c-9e31-674c4d77b904 Authenticating user 'default' from [fd00:1122:3344:101::e]:34148 | ||
| 13780 | 2026.05.14 14:10:21.360441 [ 309 ] {} <Debug> TCP-Session: 5313e8ab-69ec-4a0b-ade5-12fb42e7b8f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54970 | ||
| 13781 | 2026.05.14 14:10:21.360468 [ 303 ] {} <Debug> TCP-Session: 9716e816-a509-404b-9d62-9ea74993406c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13782 | 2026.05.14 14:10:21.360471 [ 308 ] {} <Debug> TCP-Session: 3e749085-d169-407c-9e31-674c4d77b904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13783 | 2026.05.14 14:10:21.360492 [ 309 ] {} <Debug> TCP-Session: 5313e8ab-69ec-4a0b-ade5-12fb42e7b8f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13784 | 2026.05.14 14:10:21.360511 [ 308 ] {} <Debug> TCP-Session: 3e749085-d169-407c-9e31-674c4d77b904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13785 | 2026.05.14 14:10:21.360533 [ 309 ] {} <Debug> TCP-Session: 5313e8ab-69ec-4a0b-ade5-12fb42e7b8f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13786 | 2026.05.14 14:10:21.360431 [ 310 ] {} <Trace> TCP-Session: a45aab8e-91da-4993-8bfe-bcd3b25ceb56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13787 | 2026.05.14 14:10:21.360341 [ 311 ] {} <Debug> TCP-Session: 51cca9ff-046c-4422-83b0-461f85b57b02 Authenticating user 'default' from [fd00:1122:3344:101::e]:40218 | ||
| 13788 | 2026.05.14 14:10:21.360340 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13789 | 2026.05.14 14:10:21.360622 [ 311 ] {} <Debug> TCP-Session: 51cca9ff-046c-4422-83b0-461f85b57b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13790 | 2026.05.14 14:10:21.360318 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55896 | ||
| 13791 | 2026.05.14 14:10:21.360665 [ 268 ] {} <Debug> TCP-Session: 0b0468ea-b872-486e-aec5-704fcc8baa4f Authenticating user 'default' from [fd00:1122:3344:101::e]:51111 | ||
| 13792 | 2026.05.14 14:10:21.360663 [ 311 ] {} <Debug> TCP-Session: 51cca9ff-046c-4422-83b0-461f85b57b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13793 | 2026.05.14 14:10:21.360754 [ 268 ] {} <Debug> TCP-Session: 0b0468ea-b872-486e-aec5-704fcc8baa4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13794 | 2026.05.14 14:10:21.360288 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49170 | ||
| 13795 | 2026.05.14 14:10:21.360788 [ 268 ] {} <Debug> TCP-Session: 0b0468ea-b872-486e-aec5-704fcc8baa4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13796 | 2026.05.14 14:10:21.360794 [ 310 ] {a2fae1d2-cb9f-478f-8134-2d70048321e0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59054) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13797 | 2026.05.14 14:10:21.360864 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13798 | 2026.05.14 14:10:21.360786 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13799 | 2026.05.14 14:10:21.360908 [ 304 ] {} <Debug> TCP-Session: ab57b9e7-6ba2-4497-b35b-f1929d66ceb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49170 | ||
| 13800 | 2026.05.14 14:10:21.360284 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13801 | 2026.05.14 14:10:21.360950 [ 307 ] {} <Debug> TCP-Session: 4ac13f0d-9943-484c-b89d-74efbe016246 Authenticating user 'default' from [fd00:1122:3344:101::e]:55896 | ||
| 13802 | 2026.05.14 14:10:21.360953 [ 304 ] {} <Debug> TCP-Session: ab57b9e7-6ba2-4497-b35b-f1929d66ceb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13803 | 2026.05.14 14:10:21.360996 [ 259 ] {} <Debug> TCP-Session: dae8ec63-50ae-4132-8e8f-e232de63c5f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47103 | ||
| 13804 | 2026.05.14 14:10:21.361018 [ 307 ] {} <Debug> TCP-Session: 4ac13f0d-9943-484c-b89d-74efbe016246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13805 | 2026.05.14 14:10:21.361034 [ 304 ] {} <Debug> TCP-Session: ab57b9e7-6ba2-4497-b35b-f1929d66ceb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13806 | 2026.05.14 14:10:21.361053 [ 259 ] {} <Debug> TCP-Session: dae8ec63-50ae-4132-8e8f-e232de63c5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13807 | 2026.05.14 14:10:21.361072 [ 307 ] {} <Debug> TCP-Session: 4ac13f0d-9943-484c-b89d-74efbe016246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13808 | 2026.05.14 14:10:21.361107 [ 259 ] {} <Debug> TCP-Session: dae8ec63-50ae-4132-8e8f-e232de63c5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13809 | 2026.05.14 14:10:21.360501 [ 303 ] {} <Debug> TCP-Session: 9716e816-a509-404b-9d62-9ea74993406c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13810 | 2026.05.14 14:10:21.361197 [ 310 ] {a2fae1d2-cb9f-478f-8134-2d70048321e0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13811 | 2026.05.14 14:10:21.361272 [ 310 ] {a2fae1d2-cb9f-478f-8134-2d70048321e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13812 | 2026.05.14 14:10:21.361656 [ 310 ] {a2fae1d2-cb9f-478f-8134-2d70048321e0} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 13813 | 2026.05.14 14:10:21.362953 [ 341 ] {a2fae1d2-cb9f-478f-8134-2d70048321e0} <Trace> AggregatingTransform: Aggregating | ||
| 13814 | 2026.05.14 14:10:21.362997 [ 341 ] {a2fae1d2-cb9f-478f-8134-2d70048321e0} <Trace> Aggregator: Aggregation method: without_key | ||
| 13815 | 2026.05.14 14:10:21.363036 [ 341 ] {a2fae1d2-cb9f-478f-8134-2d70048321e0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001248112 sec. (801.210 rows/sec., 31.30 KiB/sec.) | ||
| 13816 | 2026.05.14 14:10:21.363056 [ 341 ] {a2fae1d2-cb9f-478f-8134-2d70048321e0} <Trace> Aggregator: Merging aggregated data | ||
| 13817 | 2026.05.14 14:10:21.363731 [ 310 ] {a2fae1d2-cb9f-478f-8134-2d70048321e0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003018 sec., 331.3452617627568 rows/sec., 12.94 KiB/sec. | ||
| 13818 | 2026.05.14 14:10:21.363873 [ 310 ] {a2fae1d2-cb9f-478f-8134-2d70048321e0} <Debug> TCPHandler: Processed in 0.003561143 sec. | ||
| 13819 | 2026.05.14 14:10:21.364018 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13820 | 2026.05.14 14:10:21.364050 [ 310 ] {} <Debug> TCP-Session: a45aab8e-91da-4993-8bfe-bcd3b25ceb56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13821 | 2026.05.14 14:10:21.364058 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13822 | 2026.05.14 14:10:21.364081 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13823 | 2026.05.14 14:10:21.364096 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13824 | 2026.05.14 14:10:21.364108 [ 311 ] {} <Debug> TCP-Session: 51cca9ff-046c-4422-83b0-461f85b57b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13825 | 2026.05.14 14:10:21.364122 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13826 | 2026.05.14 14:10:21.364146 [ 259 ] {} <Debug> TCP-Session: dae8ec63-50ae-4132-8e8f-e232de63c5f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13827 | 2026.05.14 14:10:21.364149 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13828 | 2026.05.14 14:10:21.364185 [ 309 ] {} <Debug> TCP-Session: 5313e8ab-69ec-4a0b-ade5-12fb42e7b8f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13829 | 2026.05.14 14:10:21.364206 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13830 | 2026.05.14 14:10:21.364228 [ 304 ] {} <Debug> TCP-Session: ab57b9e7-6ba2-4497-b35b-f1929d66ceb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13831 | 2026.05.14 14:10:21.364187 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13832 | 2026.05.14 14:10:21.364263 [ 307 ] {} <Debug> TCP-Session: 4ac13f0d-9943-484c-b89d-74efbe016246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13833 | 2026.05.14 14:10:21.364171 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13834 | 2026.05.14 14:10:21.364301 [ 308 ] {} <Debug> TCP-Session: 3e749085-d169-407c-9e31-674c4d77b904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13835 | 2026.05.14 14:10:21.364153 [ 303 ] {} <Debug> TCP-Session: 9716e816-a509-404b-9d62-9ea74993406c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13836 | 2026.05.14 14:10:21.364340 [ 268 ] {} <Debug> TCP-Session: 0b0468ea-b872-486e-aec5-704fcc8baa4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13837 | 2026.05.14 14:10:21.946054 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13838 | 2026.05.14 14:10:21.946294 [ 271 ] {008ba911-41bc-4a51-be8a-9ccd798af098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 13839 | 2026.05.14 14:10:21.946642 [ 271 ] {008ba911-41bc-4a51-be8a-9ccd798af098} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13840 | 2026.05.14 14:10:21.946684 [ 271 ] {008ba911-41bc-4a51-be8a-9ccd798af098} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 13841 | 2026.05.14 14:10:21.946917 [ 271 ] {008ba911-41bc-4a51-be8a-9ccd798af098} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13842 | 2026.05.14 14:10:21.946995 [ 271 ] {008ba911-41bc-4a51-be8a-9ccd798af098} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13843 | 2026.05.14 14:10:21.947145 [ 271 ] {008ba911-41bc-4a51-be8a-9ccd798af098} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13844 | 2026.05.14 14:10:21.947186 [ 271 ] {008ba911-41bc-4a51-be8a-9ccd798af098} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13845 | 2026.05.14 14:10:21.947210 [ 271 ] {008ba911-41bc-4a51-be8a-9ccd798af098} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 13846 | 2026.05.14 14:10:21.947227 [ 271 ] {008ba911-41bc-4a51-be8a-9ccd798af098} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13847 | 2026.05.14 14:10:21.947276 [ 271 ] {008ba911-41bc-4a51-be8a-9ccd798af098} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 13848 | 2026.05.14 14:10:21.947299 [ 271 ] {008ba911-41bc-4a51-be8a-9ccd798af098} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 13849 | 2026.05.14 14:10:21.948508 [ 271 ] {008ba911-41bc-4a51-be8a-9ccd798af098} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002295 sec., 19172.113289760346 rows/sec., 4.01 MiB/sec. | ||
| 13850 | 2026.05.14 14:10:21.948692 [ 271 ] {008ba911-41bc-4a51-be8a-9ccd798af098} <Debug> TCPHandler: Processed in 0.002775535 sec. | ||
| 13851 | 2026.05.14 14:10:21.950615 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13852 | 2026.05.14 14:10:21.950768 [ 271 ] {274366b2-6d94-4c5b-a7fe-fc68e5ab123c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13853 | 2026.05.14 14:10:21.950834 [ 271 ] {274366b2-6d94-4c5b-a7fe-fc68e5ab123c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13854 | 2026.05.14 14:10:21.951503 [ 271 ] {274366b2-6d94-4c5b-a7fe-fc68e5ab123c} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13855 | 2026.05.14 14:10:21.951555 [ 271 ] {274366b2-6d94-4c5b-a7fe-fc68e5ab123c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13856 | 2026.05.14 14:10:21.951969 [ 271 ] {274366b2-6d94-4c5b-a7fe-fc68e5ab123c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13857 | 2026.05.14 14:10:21.952205 [ 271 ] {274366b2-6d94-4c5b-a7fe-fc68e5ab123c} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13858 | 2026.05.14 14:10:21.952361 [ 54 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13859 | 2026.05.14 14:10:21.952364 [ 271 ] {274366b2-6d94-4c5b-a7fe-fc68e5ab123c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.60 MiB/sec. | ||
| 13860 | 2026.05.14 14:10:21.952401 [ 54 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13861 | 2026.05.14 14:10:21.952424 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13862 | 2026.05.14 14:10:21.952428 [ 271 ] {274366b2-6d94-4c5b-a7fe-fc68e5ab123c} <Debug> TCPHandler: Processed in 0.001934598 sec. | ||
| 13863 | 2026.05.14 14:10:21.952571 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13864 | 2026.05.14 14:10:21.952574 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13865 | 2026.05.14 14:10:21.952740 [ 271 ] {02ac2a17-946a-4db0-94a6-e957eb9da736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13866 | 2026.05.14 14:10:21.952747 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13867 | 2026.05.14 14:10:21.952792 [ 271 ] {02ac2a17-946a-4db0-94a6-e957eb9da736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13868 | 2026.05.14 14:10:21.952802 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3239 rows starting from the beginning of the part | ||
| 13869 | 2026.05.14 14:10:21.952893 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 3230 rows starting from the beginning of the part | ||
| 13870 | 2026.05.14 14:10:21.952953 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 13871 | 2026.05.14 14:10:21.953006 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 13872 | 2026.05.14 14:10:21.953057 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 881 rows starting from the beginning of the part | ||
| 13873 | 2026.05.14 14:10:21.953108 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 13874 | 2026.05.14 14:10:21.953270 [ 271 ] {02ac2a17-946a-4db0-94a6-e957eb9da736} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13875 | 2026.05.14 14:10:21.953313 [ 271 ] {02ac2a17-946a-4db0-94a6-e957eb9da736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13876 | 2026.05.14 14:10:21.953661 [ 271 ] {02ac2a17-946a-4db0-94a6-e957eb9da736} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13877 | 2026.05.14 14:10:21.953901 [ 271 ] {02ac2a17-946a-4db0-94a6-e957eb9da736} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13878 | 2026.05.14 14:10:21.954031 [ 54 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13879 | 2026.05.14 14:10:21.954043 [ 271 ] {02ac2a17-946a-4db0-94a6-e957eb9da736} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001331 sec., 48084.14725770098 rows/sec., 3.75 MiB/sec. | ||
| 13880 | 2026.05.14 14:10:21.954068 [ 54 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13881 | 2026.05.14 14:10:21.954092 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13882 | 2026.05.14 14:10:21.954093 [ 271 ] {02ac2a17-946a-4db0-94a6-e957eb9da736} <Debug> TCPHandler: Processed in 0.001574554 sec. | ||
| 13883 | 2026.05.14 14:10:21.954190 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13884 | 2026.05.14 14:10:21.954259 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13885 | 2026.05.14 14:10:21.954315 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13886 | 2026.05.14 14:10:21.954353 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1797 rows starting from the beginning of the part | ||
| 13887 | 2026.05.14 14:10:21.954369 [ 271 ] {d76a23b7-8e7f-49cd-a169-67c164077342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13888 | 2026.05.14 14:10:21.954418 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1758 rows starting from the beginning of the part | ||
| 13889 | 2026.05.14 14:10:21.954421 [ 271 ] {d76a23b7-8e7f-49cd-a169-67c164077342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13890 | 2026.05.14 14:10:21.954481 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 13891 | 2026.05.14 14:10:21.954531 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 13892 | 2026.05.14 14:10:21.954574 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 532 rows starting from the beginning of the part | ||
| 13893 | 2026.05.14 14:10:21.954618 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 13894 | 2026.05.14 14:10:21.954908 [ 271 ] {d76a23b7-8e7f-49cd-a169-67c164077342} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13895 | 2026.05.14 14:10:21.954950 [ 271 ] {d76a23b7-8e7f-49cd-a169-67c164077342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 13896 | 2026.05.14 14:10:21.955339 [ 271 ] {d76a23b7-8e7f-49cd-a169-67c164077342} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13897 | 2026.05.14 14:10:21.955595 [ 271 ] {d76a23b7-8e7f-49cd-a169-67c164077342} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13898 | 2026.05.14 14:10:21.955636 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7518 rows, containing 5 columns (5 merged, 0 gathered) in 0.003133129 sec., 2399518.18134523 rows/sec., 189.56 MiB/sec. | ||
| 13899 | 2026.05.14 14:10:21.955743 [ 271 ] {d76a23b7-8e7f-49cd-a169-67c164077342} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001396 sec., 114613.1805157593 rows/sec., 7.98 MiB/sec. | ||
| 13900 | 2026.05.14 14:10:21.955790 [ 271 ] {d76a23b7-8e7f-49cd-a169-67c164077342} <Debug> TCPHandler: Processed in 0.001585175 sec. | ||
| 13901 | 2026.05.14 14:10:21.955953 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13902 | 2026.05.14 14:10:21.955997 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13903 | 2026.05.14 14:10:21.956057 [ 271 ] {53c64e30-1372-4d1c-a218-933b3031f8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13904 | 2026.05.14 14:10:21.956102 [ 271 ] {53c64e30-1372-4d1c-a218-933b3031f8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13905 | 2026.05.14 14:10:21.956277 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_96_19} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13906 | 2026.05.14 14:10:21.956347 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_96_19} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13907 | 2026.05.14 14:10:21.956444 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 13908 | 2026.05.14 14:10:21.956472 [ 271 ] {53c64e30-1372-4d1c-a218-933b3031f8dd} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13909 | 2026.05.14 14:10:21.956509 [ 271 ] {53c64e30-1372-4d1c-a218-933b3031f8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13910 | 2026.05.14 14:10:21.956523 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002377533 sec., 1799764.7140965026 rows/sec., 130.14 MiB/sec. | ||
| 13911 | 2026.05.14 14:10:21.956812 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13912 | 2026.05.14 14:10:21.956844 [ 271 ] {53c64e30-1372-4d1c-a218-933b3031f8dd} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13913 | 2026.05.14 14:10:21.957140 [ 271 ] {53c64e30-1372-4d1c-a218-933b3031f8dd} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13914 | 2026.05.14 14:10:21.957221 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_96_19} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2026.05.14 14:10:21.957284 [ 54 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13916 | 2026.05.14 14:10:21.957289 [ 271 ] {53c64e30-1372-4d1c-a218-933b3031f8dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001253 sec., 47885.07581803671 rows/sec., 3.23 MiB/sec. | ||
| 13917 | 2026.05.14 14:10:21.957322 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_96_19} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13918 | 2026.05.14 14:10:21.957334 [ 54 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13919 | 2026.05.14 14:10:21.957349 [ 271 ] {53c64e30-1372-4d1c-a218-933b3031f8dd} <Debug> TCPHandler: Processed in 0.001448643 sec. | ||
| 13920 | 2026.05.14 14:10:21.957381 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13921 | 2026.05.14 14:10:21.957461 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 13922 | 2026.05.14 14:10:21.957522 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13923 | 2026.05.14 14:10:21.957623 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13924 | 2026.05.14 14:10:21.957653 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5850 rows starting from the beginning of the part | ||
| 13925 | 2026.05.14 14:10:21.957704 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 42 rows starting from the beginning of the part | ||
| 13926 | 2026.05.14 14:10:21.957750 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 48 rows starting from the beginning of the part | ||
| 13927 | 2026.05.14 14:10:21.957793 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 13928 | 2026.05.14 14:10:21.957835 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 90 rows starting from the beginning of the part | ||
| 13929 | 2026.05.14 14:10:21.957871 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 13930 | 2026.05.14 14:10:21.959469 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002031609 sec., 3027157.2925695837 rows/sec., 195.25 MiB/sec. | ||
| 13931 | 2026.05.14 14:10:21.959823 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13932 | 2026.05.14 14:10:21.960084 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_96_19} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.05.14 14:10:21.960158 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_96_19} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13934 | 2026.05.14 14:10:21.960234 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 13935 | 2026.05.14 14:10:23.900771 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27368 | ||
| 13936 | 2026.05.14 14:10:23.901244 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13937 | 2026.05.14 14:10:23.901278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
| 13938 | 2026.05.14 14:10:23.901744 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13939 | 2026.05.14 14:10:23.901973 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13940 | 2026.05.14 14:10:23.902102 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27368 | ||
| 13941 | 2026.05.14 14:10:25.324756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13942 | 2026.05.14 14:10:25.339619 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13943 | 2026.05.14 14:10:25.339681 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 13944 | 2026.05.14 14:10:25.344718 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13945 | 2026.05.14 14:10:25.345373 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13946 | 2026.05.14 14:10:25.348036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13947 | 2026.05.14 14:10:26.491706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1728 | ||
| 13948 | 2026.05.14 14:10:26.494230 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13949 | 2026.05.14 14:10:26.494281 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 13950 | 2026.05.14 14:10:26.495468 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13951 | 2026.05.14 14:10:26.495723 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13952 | 2026.05.14 14:10:26.495982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1728 | ||
| 13953 | 2026.05.14 14:10:26.950402 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13954 | 2026.05.14 14:10:26.950656 [ 271 ] {bbc3de04-3ea5-4205-a1af-4077e3ae885a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 13955 | 2026.05.14 14:10:26.951034 [ 271 ] {bbc3de04-3ea5-4205-a1af-4077e3ae885a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13956 | 2026.05.14 14:10:26.951076 [ 271 ] {bbc3de04-3ea5-4205-a1af-4077e3ae885a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 13957 | 2026.05.14 14:10:26.951324 [ 271 ] {bbc3de04-3ea5-4205-a1af-4077e3ae885a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13958 | 2026.05.14 14:10:26.951393 [ 271 ] {bbc3de04-3ea5-4205-a1af-4077e3ae885a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13959 | 2026.05.14 14:10:26.951541 [ 271 ] {bbc3de04-3ea5-4205-a1af-4077e3ae885a} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13960 | 2026.05.14 14:10:26.951578 [ 271 ] {bbc3de04-3ea5-4205-a1af-4077e3ae885a} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13961 | 2026.05.14 14:10:26.951600 [ 271 ] {bbc3de04-3ea5-4205-a1af-4077e3ae885a} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 13962 | 2026.05.14 14:10:26.951616 [ 271 ] {bbc3de04-3ea5-4205-a1af-4077e3ae885a} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13963 | 2026.05.14 14:10:26.951658 [ 271 ] {bbc3de04-3ea5-4205-a1af-4077e3ae885a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 13964 | 2026.05.14 14:10:26.951679 [ 271 ] {bbc3de04-3ea5-4205-a1af-4077e3ae885a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 13965 | 2026.05.14 14:10:26.952975 [ 271 ] {bbc3de04-3ea5-4205-a1af-4077e3ae885a} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002433 sec., 18084.669132757914 rows/sec., 3.78 MiB/sec. | ||
| 13966 | 2026.05.14 14:10:26.953089 [ 271 ] {bbc3de04-3ea5-4205-a1af-4077e3ae885a} <Debug> TCPHandler: Processed in 0.002827796 sec. | ||
| 13967 | 2026.05.14 14:10:26.958892 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13968 | 2026.05.14 14:10:26.959024 [ 271 ] {79deef62-c456-4508-8acf-de7658192244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13969 | 2026.05.14 14:10:26.959077 [ 271 ] {79deef62-c456-4508-8acf-de7658192244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13970 | 2026.05.14 14:10:26.959705 [ 271 ] {79deef62-c456-4508-8acf-de7658192244} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13971 | 2026.05.14 14:10:26.959742 [ 271 ] {79deef62-c456-4508-8acf-de7658192244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 13972 | 2026.05.14 14:10:26.960140 [ 271 ] {79deef62-c456-4508-8acf-de7658192244} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13973 | 2026.05.14 14:10:26.960364 [ 271 ] {79deef62-c456-4508-8acf-de7658192244} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13974 | 2026.05.14 14:10:26.960509 [ 271 ] {79deef62-c456-4508-8acf-de7658192244} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001524 sec., 186351.70603674543 rows/sec., 11.84 MiB/sec. | ||
| 13975 | 2026.05.14 14:10:26.960547 [ 271 ] {79deef62-c456-4508-8acf-de7658192244} <Debug> TCPHandler: Processed in 0.001716805 sec. | ||
| 13976 | 2026.05.14 14:10:26.960687 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13977 | 2026.05.14 14:10:26.960783 [ 271 ] {d63edeb8-d021-4199-bd1a-71e9746bd26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13978 | 2026.05.14 14:10:26.960824 [ 271 ] {d63edeb8-d021-4199-bd1a-71e9746bd26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13979 | 2026.05.14 14:10:26.961643 [ 271 ] {d63edeb8-d021-4199-bd1a-71e9746bd26a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13980 | 2026.05.14 14:10:26.961680 [ 271 ] {d63edeb8-d021-4199-bd1a-71e9746bd26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 13981 | 2026.05.14 14:10:26.962037 [ 271 ] {d63edeb8-d021-4199-bd1a-71e9746bd26a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13982 | 2026.05.14 14:10:26.962257 [ 271 ] {d63edeb8-d021-4199-bd1a-71e9746bd26a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2026.05.14 14:10:26.962389 [ 271 ] {d63edeb8-d021-4199-bd1a-71e9746bd26a} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001624 sec., 542487.684729064 rows/sec., 42.62 MiB/sec. | ||
| 13984 | 2026.05.14 14:10:26.962427 [ 271 ] {d63edeb8-d021-4199-bd1a-71e9746bd26a} <Debug> TCPHandler: Processed in 0.001789357 sec. | ||
| 13985 | 2026.05.14 14:10:26.962562 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13986 | 2026.05.14 14:10:26.962658 [ 271 ] {de639398-5f4a-4d87-8957-f1ad9568e852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13987 | 2026.05.14 14:10:26.962698 [ 271 ] {de639398-5f4a-4d87-8957-f1ad9568e852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13988 | 2026.05.14 14:10:26.963249 [ 271 ] {de639398-5f4a-4d87-8957-f1ad9568e852} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13989 | 2026.05.14 14:10:26.963285 [ 271 ] {de639398-5f4a-4d87-8957-f1ad9568e852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 13990 | 2026.05.14 14:10:26.963590 [ 271 ] {de639398-5f4a-4d87-8957-f1ad9568e852} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13991 | 2026.05.14 14:10:26.963803 [ 271 ] {de639398-5f4a-4d87-8957-f1ad9568e852} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13992 | 2026.05.14 14:10:26.963934 [ 271 ] {de639398-5f4a-4d87-8957-f1ad9568e852} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001294 sec., 142194.74497681606 rows/sec., 8.83 MiB/sec. | ||
| 13993 | 2026.05.14 14:10:26.963933 [ 50 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 13994 | 2026.05.14 14:10:26.963972 [ 271 ] {de639398-5f4a-4d87-8957-f1ad9568e852} <Debug> TCPHandler: Processed in 0.001459063 sec. | ||
| 13995 | 2026.05.14 14:10:26.964014 [ 50 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13996 | 2026.05.14 14:10:26.964042 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 13997 | 2026.05.14 14:10:26.964137 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 13998 | 2026.05.14 14:10:26.964141 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.05.14 14:10:26.964234 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14000 | 2026.05.14 14:10:26.964256 [ 271 ] {fc3f5708-aed5-4ec2-a978-32f8aa85dcb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14001 | 2026.05.14 14:10:26.964261 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 213 rows starting from the beginning of the part | ||
| 14002 | 2026.05.14 14:10:26.964296 [ 271 ] {fc3f5708-aed5-4ec2-a978-32f8aa85dcb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14003 | 2026.05.14 14:10:26.964327 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 184 rows starting from the beginning of the part | ||
| 14004 | 2026.05.14 14:10:26.964373 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 184 rows starting from the beginning of the part | ||
| 14005 | 2026.05.14 14:10:26.964417 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 195 rows starting from the beginning of the part | ||
| 14006 | 2026.05.14 14:10:26.964575 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 184 rows starting from the beginning of the part | ||
| 14007 | 2026.05.14 14:10:26.964651 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 184 rows starting from the beginning of the part | ||
| 14008 | 2026.05.14 14:10:26.964774 [ 271 ] {fc3f5708-aed5-4ec2-a978-32f8aa85dcb9} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14009 | 2026.05.14 14:10:26.964817 [ 271 ] {fc3f5708-aed5-4ec2-a978-32f8aa85dcb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14010 | 2026.05.14 14:10:26.965164 [ 271 ] {fc3f5708-aed5-4ec2-a978-32f8aa85dcb9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14011 | 2026.05.14 14:10:26.965396 [ 271 ] {fc3f5708-aed5-4ec2-a978-32f8aa85dcb9} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14012 | 2026.05.14 14:10:26.965539 [ 271 ] {fc3f5708-aed5-4ec2-a978-32f8aa85dcb9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001301 sec., 114527.2867025365 rows/sec., 7.40 MiB/sec. | ||
| 14013 | 2026.05.14 14:10:26.965578 [ 271 ] {fc3f5708-aed5-4ec2-a978-32f8aa85dcb9} <Debug> TCPHandler: Processed in 0.001486594 sec. | ||
| 14014 | 2026.05.14 14:10:26.965719 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14015 | 2026.05.14 14:10:26.965793 [ 195 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1144 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694556 sec., 675103.0948519848 rows/sec., 44.71 MiB/sec. | ||
| 14016 | 2026.05.14 14:10:26.965816 [ 271 ] {384b6328-f362-4379-ba88-b31bc3e5391e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14017 | 2026.05.14 14:10:26.965864 [ 271 ] {384b6328-f362-4379-ba88-b31bc3e5391e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14018 | 2026.05.14 14:10:26.966000 [ 200 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 14019 | 2026.05.14 14:10:26.966348 [ 271 ] {384b6328-f362-4379-ba88-b31bc3e5391e} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14020 | 2026.05.14 14:10:26.966385 [ 200 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_42_9} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14021 | 2026.05.14 14:10:26.966391 [ 271 ] {384b6328-f362-4379-ba88-b31bc3e5391e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14022 | 2026.05.14 14:10:26.966490 [ 200 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_42_9} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 14023 | 2026.05.14 14:10:26.966708 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 14024 | 2026.05.14 14:10:26.966828 [ 271 ] {384b6328-f362-4379-ba88-b31bc3e5391e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14025 | 2026.05.14 14:10:26.967039 [ 271 ] {384b6328-f362-4379-ba88-b31bc3e5391e} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14026 | 2026.05.14 14:10:26.967168 [ 271 ] {384b6328-f362-4379-ba88-b31bc3e5391e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001371 sec., 107950.40116703136 rows/sec., 6.14 MiB/sec. | ||
| 14027 | 2026.05.14 14:10:26.967207 [ 271 ] {384b6328-f362-4379-ba88-b31bc3e5391e} <Debug> TCPHandler: Processed in 0.001535704 sec. | ||
| 14028 | 2026.05.14 14:10:26.967352 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14029 | 2026.05.14 14:10:26.967452 [ 271 ] {3ca92f8d-b006-481d-af7c-9f5e27971805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14030 | 2026.05.14 14:10:26.967501 [ 271 ] {3ca92f8d-b006-481d-af7c-9f5e27971805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14031 | 2026.05.14 14:10:26.968103 [ 271 ] {3ca92f8d-b006-481d-af7c-9f5e27971805} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14032 | 2026.05.14 14:10:26.968139 [ 271 ] {3ca92f8d-b006-481d-af7c-9f5e27971805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14033 | 2026.05.14 14:10:26.968470 [ 271 ] {3ca92f8d-b006-481d-af7c-9f5e27971805} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14034 | 2026.05.14 14:10:26.968677 [ 271 ] {3ca92f8d-b006-481d-af7c-9f5e27971805} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14035 | 2026.05.14 14:10:26.968806 [ 271 ] {3ca92f8d-b006-481d-af7c-9f5e27971805} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001376 sec., 386627.9069767442 rows/sec., 27.35 MiB/sec. | ||
| 14036 | 2026.05.14 14:10:26.968844 [ 271 ] {3ca92f8d-b006-481d-af7c-9f5e27971805} <Debug> TCPHandler: Processed in 0.001539974 sec. | ||
| 14037 | 2026.05.14 14:10:26.968971 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14038 | 2026.05.14 14:10:26.969066 [ 271 ] {2c3bbc57-a5b8-441e-b705-40ded47cdcdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14039 | 2026.05.14 14:10:26.969113 [ 271 ] {2c3bbc57-a5b8-441e-b705-40ded47cdcdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14040 | 2026.05.14 14:10:26.969453 [ 271 ] {2c3bbc57-a5b8-441e-b705-40ded47cdcdc} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14041 | 2026.05.14 14:10:26.969488 [ 271 ] {2c3bbc57-a5b8-441e-b705-40ded47cdcdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14042 | 2026.05.14 14:10:26.969783 [ 271 ] {2c3bbc57-a5b8-441e-b705-40ded47cdcdc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14043 | 2026.05.14 14:10:26.969985 [ 271 ] {2c3bbc57-a5b8-441e-b705-40ded47cdcdc} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14044 | 2026.05.14 14:10:26.970110 [ 271 ] {2c3bbc57-a5b8-441e-b705-40ded47cdcdc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 14045 | 2026.05.14 14:10:26.970117 [ 51 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 14046 | 2026.05.14 14:10:26.970148 [ 271 ] {2c3bbc57-a5b8-441e-b705-40ded47cdcdc} <Debug> TCPHandler: Processed in 0.001226321 sec. | ||
| 14047 | 2026.05.14 14:10:26.970170 [ 51 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14048 | 2026.05.14 14:10:26.970204 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14049 | 2026.05.14 14:10:26.970298 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14050 | 2026.05.14 14:10:26.970303 [ 197 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 14051 | 2026.05.14 14:10:26.970445 [ 271 ] {e7407552-e88e-49c8-99ac-f17fe710afa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14052 | 2026.05.14 14:10:26.970472 [ 197 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14053 | 2026.05.14 14:10:26.970493 [ 271 ] {e7407552-e88e-49c8-99ac-f17fe710afa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14054 | 2026.05.14 14:10:26.970514 [ 197 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 222 rows starting from the beginning of the part | ||
| 14055 | 2026.05.14 14:10:26.970583 [ 197 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 14056 | 2026.05.14 14:10:26.970629 [ 197 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 14057 | 2026.05.14 14:10:26.970668 [ 197 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 14058 | 2026.05.14 14:10:26.970706 [ 197 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 14059 | 2026.05.14 14:10:26.970743 [ 197 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 14060 | 2026.05.14 14:10:26.970973 [ 271 ] {e7407552-e88e-49c8-99ac-f17fe710afa9} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14061 | 2026.05.14 14:10:26.971014 [ 271 ] {e7407552-e88e-49c8-99ac-f17fe710afa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14062 | 2026.05.14 14:10:26.971465 [ 271 ] {e7407552-e88e-49c8-99ac-f17fe710afa9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14063 | 2026.05.14 14:10:26.971507 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001244932 sec., 202420.69446363335 rows/sec., 10.33 MiB/sec. | ||
| 14064 | 2026.05.14 14:10:26.971649 [ 191 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 14065 | 2026.05.14 14:10:26.971712 [ 271 ] {e7407552-e88e-49c8-99ac-f17fe710afa9} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14066 | 2026.05.14 14:10:26.971865 [ 271 ] {e7407552-e88e-49c8-99ac-f17fe710afa9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001454 sec., 182255.84594222833 rows/sec., 12.11 MiB/sec. | ||
| 14067 | 2026.05.14 14:10:26.971905 [ 271 ] {e7407552-e88e-49c8-99ac-f17fe710afa9} <Debug> TCPHandler: Processed in 0.001658686 sec. | ||
| 14068 | 2026.05.14 14:10:26.971974 [ 191 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_42_9} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14069 | 2026.05.14 14:10:26.972058 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14070 | 2026.05.14 14:10:26.972078 [ 191 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_42_9} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 14071 | 2026.05.14 14:10:26.972149 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14072 | 2026.05.14 14:10:26.972174 [ 271 ] {b91714df-60b2-4b2e-91ea-9c37c90ed4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14073 | 2026.05.14 14:10:26.972221 [ 271 ] {b91714df-60b2-4b2e-91ea-9c37c90ed4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14074 | 2026.05.14 14:10:26.972603 [ 271 ] {b91714df-60b2-4b2e-91ea-9c37c90ed4a3} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14075 | 2026.05.14 14:10:26.972638 [ 271 ] {b91714df-60b2-4b2e-91ea-9c37c90ed4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14076 | 2026.05.14 14:10:26.972992 [ 271 ] {b91714df-60b2-4b2e-91ea-9c37c90ed4a3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14077 | 2026.05.14 14:10:26.973205 [ 271 ] {b91714df-60b2-4b2e-91ea-9c37c90ed4a3} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14078 | 2026.05.14 14:10:26.973328 [ 49 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 14079 | 2026.05.14 14:10:26.973336 [ 271 ] {b91714df-60b2-4b2e-91ea-9c37c90ed4a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001191 sec., 839.6305625524769 rows/sec., 56.58 KiB/sec. | ||
| 14080 | 2026.05.14 14:10:26.973373 [ 49 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2026.05.14 14:10:26.973402 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14082 | 2026.05.14 14:10:26.973405 [ 271 ] {b91714df-60b2-4b2e-91ea-9c37c90ed4a3} <Debug> TCPHandler: Processed in 0.001394953 sec. | ||
| 14083 | 2026.05.14 14:10:26.973494 [ 186 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 14084 | 2026.05.14 14:10:26.973585 [ 186 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14085 | 2026.05.14 14:10:26.973612 [ 186 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 37 rows starting from the beginning of the part | ||
| 14086 | 2026.05.14 14:10:26.973618 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14087 | 2026.05.14 14:10:26.973660 [ 186 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 14088 | 2026.05.14 14:10:26.973706 [ 186 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 14089 | 2026.05.14 14:10:26.973743 [ 186 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 14090 | 2026.05.14 14:10:26.973756 [ 271 ] {f0160ad3-b828-4272-accc-51bc869931fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14091 | 2026.05.14 14:10:26.973780 [ 186 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 14092 | 2026.05.14 14:10:26.973822 [ 186 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 14093 | 2026.05.14 14:10:26.973848 [ 271 ] {f0160ad3-b828-4272-accc-51bc869931fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14094 | 2026.05.14 14:10:26.974564 [ 195 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.00111104 sec., 37802.41935483871 rows/sec., 2.49 MiB/sec. | ||
| 14095 | 2026.05.14 14:10:26.974664 [ 195 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 14096 | 2026.05.14 14:10:26.974877 [ 271 ] {f0160ad3-b828-4272-accc-51bc869931fa} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14097 | 2026.05.14 14:10:26.974899 [ 195 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_42_9} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14098 | 2026.05.14 14:10:26.974927 [ 271 ] {f0160ad3-b828-4272-accc-51bc869931fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14099 | 2026.05.14 14:10:26.974970 [ 195 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_42_9} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 14100 | 2026.05.14 14:10:26.975037 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14101 | 2026.05.14 14:10:26.975555 [ 271 ] {f0160ad3-b828-4272-accc-51bc869931fa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14102 | 2026.05.14 14:10:26.975798 [ 271 ] {f0160ad3-b828-4272-accc-51bc869931fa} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14103 | 2026.05.14 14:10:26.975948 [ 271 ] {f0160ad3-b828-4272-accc-51bc869931fa} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00223 sec., 18834.08071748879 rows/sec., 33.75 MiB/sec. | ||
| 14104 | 2026.05.14 14:10:26.976008 [ 271 ] {f0160ad3-b828-4272-accc-51bc869931fa} <Debug> TCPHandler: Processed in 0.002497963 sec. | ||
| 14105 | 2026.05.14 14:10:26.976169 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14106 | 2026.05.14 14:10:26.976269 [ 271 ] {39bfa9bc-cc1b-40e7-89da-42783a15944c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14107 | 2026.05.14 14:10:26.976311 [ 271 ] {39bfa9bc-cc1b-40e7-89da-42783a15944c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14108 | 2026.05.14 14:10:26.976666 [ 271 ] {39bfa9bc-cc1b-40e7-89da-42783a15944c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2026.05.14 14:10:26.976703 [ 271 ] {39bfa9bc-cc1b-40e7-89da-42783a15944c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14110 | 2026.05.14 14:10:26.977005 [ 271 ] {39bfa9bc-cc1b-40e7-89da-42783a15944c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14111 | 2026.05.14 14:10:26.977213 [ 271 ] {39bfa9bc-cc1b-40e7-89da-42783a15944c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2026.05.14 14:10:26.977337 [ 271 ] {39bfa9bc-cc1b-40e7-89da-42783a15944c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 14113 | 2026.05.14 14:10:26.977373 [ 271 ] {39bfa9bc-cc1b-40e7-89da-42783a15944c} <Debug> TCPHandler: Processed in 0.001254182 sec. | ||
| 14114 | 2026.05.14 14:10:31.255963 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14115 | 2026.05.14 14:10:31.256060 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14116 | 2026.05.14 14:10:31.403199 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27880 | ||
| 14117 | 2026.05.14 14:10:31.403775 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2026.05.14 14:10:31.403820 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14119 | 2026.05.14 14:10:31.404319 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14120 | 2026.05.14 14:10:31.404557 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2026.05.14 14:10:31.404693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27880 | ||
| 14122 | 2026.05.14 14:10:31.944226 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14123 | 2026.05.14 14:10:31.944448 [ 271 ] {1443a78e-4b38-489a-b21e-38c08e800f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 14124 | 2026.05.14 14:10:31.944808 [ 271 ] {1443a78e-4b38-489a-b21e-38c08e800f6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14125 | 2026.05.14 14:10:31.944852 [ 271 ] {1443a78e-4b38-489a-b21e-38c08e800f6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 14126 | 2026.05.14 14:10:31.945101 [ 271 ] {1443a78e-4b38-489a-b21e-38c08e800f6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14127 | 2026.05.14 14:10:31.945179 [ 271 ] {1443a78e-4b38-489a-b21e-38c08e800f6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14128 | 2026.05.14 14:10:31.945336 [ 271 ] {1443a78e-4b38-489a-b21e-38c08e800f6c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14129 | 2026.05.14 14:10:31.945378 [ 271 ] {1443a78e-4b38-489a-b21e-38c08e800f6c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14130 | 2026.05.14 14:10:31.945404 [ 271 ] {1443a78e-4b38-489a-b21e-38c08e800f6c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 14131 | 2026.05.14 14:10:31.945422 [ 271 ] {1443a78e-4b38-489a-b21e-38c08e800f6c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14132 | 2026.05.14 14:10:31.945471 [ 271 ] {1443a78e-4b38-489a-b21e-38c08e800f6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 14133 | 2026.05.14 14:10:31.945491 [ 271 ] {1443a78e-4b38-489a-b21e-38c08e800f6c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 14134 | 2026.05.14 14:10:31.946503 [ 271 ] {1443a78e-4b38-489a-b21e-38c08e800f6c} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002146 sec., 20503.261882572227 rows/sec., 4.29 MiB/sec. | ||
| 14135 | 2026.05.14 14:10:31.946570 [ 271 ] {1443a78e-4b38-489a-b21e-38c08e800f6c} <Debug> TCPHandler: Processed in 0.002472993 sec. | ||
| 14136 | 2026.05.14 14:10:31.948241 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14137 | 2026.05.14 14:10:31.948355 [ 271 ] {11324852-e184-4806-b8fb-f75b3ffc1382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14138 | 2026.05.14 14:10:31.948398 [ 271 ] {11324852-e184-4806-b8fb-f75b3ffc1382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14139 | 2026.05.14 14:10:31.948950 [ 271 ] {11324852-e184-4806-b8fb-f75b3ffc1382} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14140 | 2026.05.14 14:10:31.948993 [ 271 ] {11324852-e184-4806-b8fb-f75b3ffc1382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14141 | 2026.05.14 14:10:31.949399 [ 271 ] {11324852-e184-4806-b8fb-f75b3ffc1382} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14142 | 2026.05.14 14:10:31.949627 [ 271 ] {11324852-e184-4806-b8fb-f75b3ffc1382} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14143 | 2026.05.14 14:10:31.949772 [ 271 ] {11324852-e184-4806-b8fb-f75b3ffc1382} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001445 sec., 38754.325259515565 rows/sec., 2.96 MiB/sec. | ||
| 14144 | 2026.05.14 14:10:31.949810 [ 271 ] {11324852-e184-4806-b8fb-f75b3ffc1382} <Debug> TCPHandler: Processed in 0.001621424 sec. | ||
| 14145 | 2026.05.14 14:10:31.949942 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14146 | 2026.05.14 14:10:31.950038 [ 271 ] {c85d958e-4370-407f-a80a-ed68a97630d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14147 | 2026.05.14 14:10:31.950077 [ 271 ] {c85d958e-4370-407f-a80a-ed68a97630d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14148 | 2026.05.14 14:10:31.950590 [ 271 ] {c85d958e-4370-407f-a80a-ed68a97630d2} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14149 | 2026.05.14 14:10:31.950627 [ 271 ] {c85d958e-4370-407f-a80a-ed68a97630d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14150 | 2026.05.14 14:10:31.950923 [ 271 ] {c85d958e-4370-407f-a80a-ed68a97630d2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14151 | 2026.05.14 14:10:31.951141 [ 271 ] {c85d958e-4370-407f-a80a-ed68a97630d2} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14152 | 2026.05.14 14:10:31.951272 [ 271 ] {c85d958e-4370-407f-a80a-ed68a97630d2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 14153 | 2026.05.14 14:10:31.951310 [ 271 ] {c85d958e-4370-407f-a80a-ed68a97630d2} <Debug> TCPHandler: Processed in 0.001417583 sec. | ||
| 14154 | 2026.05.14 14:10:31.951433 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14155 | 2026.05.14 14:10:31.951532 [ 271 ] {ed1e3b1c-e01c-4637-8081-76afacb31b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14156 | 2026.05.14 14:10:31.951576 [ 271 ] {ed1e3b1c-e01c-4637-8081-76afacb31b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14157 | 2026.05.14 14:10:31.952022 [ 271 ] {ed1e3b1c-e01c-4637-8081-76afacb31b76} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14158 | 2026.05.14 14:10:31.952057 [ 271 ] {ed1e3b1c-e01c-4637-8081-76afacb31b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14159 | 2026.05.14 14:10:31.952375 [ 271 ] {ed1e3b1c-e01c-4637-8081-76afacb31b76} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14160 | 2026.05.14 14:10:31.952584 [ 271 ] {ed1e3b1c-e01c-4637-8081-76afacb31b76} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14161 | 2026.05.14 14:10:31.952742 [ 271 ] {ed1e3b1c-e01c-4637-8081-76afacb31b76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 14162 | 2026.05.14 14:10:31.952779 [ 271 ] {ed1e3b1c-e01c-4637-8081-76afacb31b76} <Debug> TCPHandler: Processed in 0.001394683 sec. | ||
| 14163 | 2026.05.14 14:10:31.952927 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14164 | 2026.05.14 14:10:31.953024 [ 271 ] {749bfa0f-9a89-4bc8-92d7-e90541973a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14165 | 2026.05.14 14:10:31.953065 [ 271 ] {749bfa0f-9a89-4bc8-92d7-e90541973a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14166 | 2026.05.14 14:10:31.953425 [ 271 ] {749bfa0f-9a89-4bc8-92d7-e90541973a64} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14167 | 2026.05.14 14:10:31.953459 [ 271 ] {749bfa0f-9a89-4bc8-92d7-e90541973a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14168 | 2026.05.14 14:10:31.953774 [ 271 ] {749bfa0f-9a89-4bc8-92d7-e90541973a64} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14169 | 2026.05.14 14:10:31.953976 [ 271 ] {749bfa0f-9a89-4bc8-92d7-e90541973a64} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14170 | 2026.05.14 14:10:31.954125 [ 271 ] {749bfa0f-9a89-4bc8-92d7-e90541973a64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 14171 | 2026.05.14 14:10:31.954160 [ 271 ] {749bfa0f-9a89-4bc8-92d7-e90541973a64} <Debug> TCPHandler: Processed in 0.001302172 sec. | ||
| 14172 | 2026.05.14 14:10:32.247292 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14173 | 2026.05.14 14:10:32.247578 [ 271 ] {d7c0db74-2c00-4f59-8aa7-3d9ff0468a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 14174 | 2026.05.14 14:10:32.247929 [ 271 ] {d7c0db74-2c00-4f59-8aa7-3d9ff0468a87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14175 | 2026.05.14 14:10:32.247971 [ 271 ] {d7c0db74-2c00-4f59-8aa7-3d9ff0468a87} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14176 | 2026.05.14 14:10:32.248223 [ 271 ] {d7c0db74-2c00-4f59-8aa7-3d9ff0468a87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14177 | 2026.05.14 14:10:32.248287 [ 271 ] {d7c0db74-2c00-4f59-8aa7-3d9ff0468a87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14178 | 2026.05.14 14:10:32.248424 [ 271 ] {d7c0db74-2c00-4f59-8aa7-3d9ff0468a87} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 14179 | 2026.05.14 14:10:32.248458 [ 271 ] {d7c0db74-2c00-4f59-8aa7-3d9ff0468a87} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14180 | 2026.05.14 14:10:32.248481 [ 271 ] {d7c0db74-2c00-4f59-8aa7-3d9ff0468a87} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 14181 | 2026.05.14 14:10:32.248562 [ 271 ] {d7c0db74-2c00-4f59-8aa7-3d9ff0468a87} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14182 | 2026.05.14 14:10:32.248604 [ 271 ] {d7c0db74-2c00-4f59-8aa7-3d9ff0468a87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 14183 | 2026.05.14 14:10:32.248625 [ 271 ] {d7c0db74-2c00-4f59-8aa7-3d9ff0468a87} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 14184 | 2026.05.14 14:10:32.249752 [ 271 ] {d7c0db74-2c00-4f59-8aa7-3d9ff0468a87} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002302 sec., 19113.81407471764 rows/sec., 4.00 MiB/sec. | ||
| 14185 | 2026.05.14 14:10:32.249858 [ 271 ] {d7c0db74-2c00-4f59-8aa7-3d9ff0468a87} <Debug> TCPHandler: Processed in 0.002712825 sec. | ||
| 14186 | 2026.05.14 14:10:32.266339 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14187 | 2026.05.14 14:10:32.266477 [ 271 ] {57eb8b66-164e-4715-abcb-d72a1a15d47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14188 | 2026.05.14 14:10:32.266530 [ 271 ] {57eb8b66-164e-4715-abcb-d72a1a15d47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14189 | 2026.05.14 14:10:32.267172 [ 271 ] {57eb8b66-164e-4715-abcb-d72a1a15d47a} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14190 | 2026.05.14 14:10:32.267210 [ 271 ] {57eb8b66-164e-4715-abcb-d72a1a15d47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14191 | 2026.05.14 14:10:32.267602 [ 271 ] {57eb8b66-164e-4715-abcb-d72a1a15d47a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14192 | 2026.05.14 14:10:32.267827 [ 271 ] {57eb8b66-164e-4715-abcb-d72a1a15d47a} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14193 | 2026.05.14 14:10:32.267979 [ 271 ] {57eb8b66-164e-4715-abcb-d72a1a15d47a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00154 sec., 184415.58441558442 rows/sec., 11.71 MiB/sec. | ||
| 14194 | 2026.05.14 14:10:32.268018 [ 271 ] {57eb8b66-164e-4715-abcb-d72a1a15d47a} <Debug> TCPHandler: Processed in 0.001744366 sec. | ||
| 14195 | 2026.05.14 14:10:32.268181 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14196 | 2026.05.14 14:10:32.268278 [ 271 ] {01b2133a-a3ad-4c72-8576-3bc899cf7f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14197 | 2026.05.14 14:10:32.268319 [ 271 ] {01b2133a-a3ad-4c72-8576-3bc899cf7f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14198 | 2026.05.14 14:10:32.268767 [ 271 ] {01b2133a-a3ad-4c72-8576-3bc899cf7f38} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14199 | 2026.05.14 14:10:32.268804 [ 271 ] {01b2133a-a3ad-4c72-8576-3bc899cf7f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14200 | 2026.05.14 14:10:32.269093 [ 271 ] {01b2133a-a3ad-4c72-8576-3bc899cf7f38} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 14201 | 2026.05.14 14:10:32.269311 [ 271 ] {01b2133a-a3ad-4c72-8576-3bc899cf7f38} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14202 | 2026.05.14 14:10:32.269441 [ 271 ] {01b2133a-a3ad-4c72-8576-3bc899cf7f38} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001183 sec., 15215.553677092139 rows/sec., 1.21 MiB/sec. | ||
| 14203 | 2026.05.14 14:10:32.269479 [ 271 ] {01b2133a-a3ad-4c72-8576-3bc899cf7f38} <Debug> TCPHandler: Processed in 0.001365203 sec. | ||
| 14204 | 2026.05.14 14:10:32.269617 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14205 | 2026.05.14 14:10:32.269715 [ 271 ] {bfd35bdc-f880-44ea-b9d1-bb21385f975f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14206 | 2026.05.14 14:10:32.269755 [ 271 ] {bfd35bdc-f880-44ea-b9d1-bb21385f975f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14207 | 2026.05.14 14:10:32.271665 [ 271 ] {bfd35bdc-f880-44ea-b9d1-bb21385f975f} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14208 | 2026.05.14 14:10:32.271703 [ 271 ] {bfd35bdc-f880-44ea-b9d1-bb21385f975f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14209 | 2026.05.14 14:10:32.272205 [ 271 ] {bfd35bdc-f880-44ea-b9d1-bb21385f975f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14210 | 2026.05.14 14:10:32.272418 [ 271 ] {bfd35bdc-f880-44ea-b9d1-bb21385f975f} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14211 | 2026.05.14 14:10:32.272548 [ 271 ] {bfd35bdc-f880-44ea-b9d1-bb21385f975f} <Debug> executeQuery: Read 3239 rows, 247.73 KiB in 0.002851 sec., 1136092.5990880392 rows/sec., 84.86 MiB/sec. | ||
| 14212 | 2026.05.14 14:10:32.272592 [ 271 ] {bfd35bdc-f880-44ea-b9d1-bb21385f975f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 14213 | 2026.05.14 14:10:32.272607 [ 271 ] {bfd35bdc-f880-44ea-b9d1-bb21385f975f} <Debug> TCPHandler: Processed in 0.003038948 sec. | ||
| 14214 | 2026.05.14 14:10:32.272793 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14215 | 2026.05.14 14:10:32.272898 [ 271 ] {301d587f-9dfb-4abf-bd4a-c01186740f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14216 | 2026.05.14 14:10:32.272939 [ 271 ] {301d587f-9dfb-4abf-bd4a-c01186740f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14217 | 2026.05.14 14:10:32.273515 [ 271 ] {301d587f-9dfb-4abf-bd4a-c01186740f20} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14218 | 2026.05.14 14:10:32.273553 [ 271 ] {301d587f-9dfb-4abf-bd4a-c01186740f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14219 | 2026.05.14 14:10:32.273868 [ 271 ] {301d587f-9dfb-4abf-bd4a-c01186740f20} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14220 | 2026.05.14 14:10:32.274078 [ 271 ] {301d587f-9dfb-4abf-bd4a-c01186740f20} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2026.05.14 14:10:32.274207 [ 271 ] {301d587f-9dfb-4abf-bd4a-c01186740f20} <Debug> executeQuery: Read 213 rows, 13.78 KiB in 0.001332 sec., 159909.9099099099 rows/sec., 10.11 MiB/sec. | ||
| 14222 | 2026.05.14 14:10:32.274245 [ 271 ] {301d587f-9dfb-4abf-bd4a-c01186740f20} <Debug> TCPHandler: Processed in 0.001517894 sec. | ||
| 14223 | 2026.05.14 14:10:32.274372 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14224 | 2026.05.14 14:10:32.274469 [ 271 ] {8fb1b965-e30e-4687-92fd-20fc42c364f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14225 | 2026.05.14 14:10:32.274509 [ 271 ] {8fb1b965-e30e-4687-92fd-20fc42c364f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14226 | 2026.05.14 14:10:32.275245 [ 271 ] {8fb1b965-e30e-4687-92fd-20fc42c364f7} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14227 | 2026.05.14 14:10:32.275282 [ 271 ] {8fb1b965-e30e-4687-92fd-20fc42c364f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14228 | 2026.05.14 14:10:32.275624 [ 271 ] {8fb1b965-e30e-4687-92fd-20fc42c364f7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14229 | 2026.05.14 14:10:32.275839 [ 271 ] {8fb1b965-e30e-4687-92fd-20fc42c364f7} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14230 | 2026.05.14 14:10:32.275966 [ 271 ] {8fb1b965-e30e-4687-92fd-20fc42c364f7} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001515 sec., 627062.706270627 rows/sec., 36.89 MiB/sec. | ||
| 14231 | 2026.05.14 14:10:32.276004 [ 271 ] {8fb1b965-e30e-4687-92fd-20fc42c364f7} <Debug> TCPHandler: Processed in 0.001681106 sec. | ||
| 14232 | 2026.05.14 14:10:32.276181 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14233 | 2026.05.14 14:10:32.276278 [ 271 ] {96f43a2e-8fa3-41eb-a26f-d9cd5e38bea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14234 | 2026.05.14 14:10:32.276318 [ 271 ] {96f43a2e-8fa3-41eb-a26f-d9cd5e38bea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14235 | 2026.05.14 14:10:32.276720 [ 271 ] {96f43a2e-8fa3-41eb-a26f-d9cd5e38bea3} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14236 | 2026.05.14 14:10:32.276756 [ 271 ] {96f43a2e-8fa3-41eb-a26f-d9cd5e38bea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14237 | 2026.05.14 14:10:32.277034 [ 271 ] {96f43a2e-8fa3-41eb-a26f-d9cd5e38bea3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14238 | 2026.05.14 14:10:32.277249 [ 271 ] {96f43a2e-8fa3-41eb-a26f-d9cd5e38bea3} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2026.05.14 14:10:32.277384 [ 271 ] {96f43a2e-8fa3-41eb-a26f-d9cd5e38bea3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 62.56 KiB/sec. | ||
| 14240 | 2026.05.14 14:10:32.277421 [ 271 ] {96f43a2e-8fa3-41eb-a26f-d9cd5e38bea3} <Debug> TCPHandler: Processed in 0.001303392 sec. | ||
| 14241 | 2026.05.14 14:10:32.277546 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14242 | 2026.05.14 14:10:32.277638 [ 271 ] {c808d9af-90db-4633-b79d-1ed354c058f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14243 | 2026.05.14 14:10:32.277676 [ 271 ] {c808d9af-90db-4633-b79d-1ed354c058f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14244 | 2026.05.14 14:10:32.278120 [ 271 ] {c808d9af-90db-4633-b79d-1ed354c058f5} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14245 | 2026.05.14 14:10:32.278154 [ 271 ] {c808d9af-90db-4633-b79d-1ed354c058f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14246 | 2026.05.14 14:10:32.278443 [ 271 ] {c808d9af-90db-4633-b79d-1ed354c058f5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14247 | 2026.05.14 14:10:32.278713 [ 271 ] {c808d9af-90db-4633-b79d-1ed354c058f5} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14248 | 2026.05.14 14:10:32.278847 [ 271 ] {c808d9af-90db-4633-b79d-1ed354c058f5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 14249 | 2026.05.14 14:10:32.278886 [ 271 ] {c808d9af-90db-4633-b79d-1ed354c058f5} <Debug> TCPHandler: Processed in 0.001387592 sec. | ||
| 14250 | 2026.05.14 14:10:32.279023 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14251 | 2026.05.14 14:10:32.279119 [ 271 ] {e928c32d-76d9-49cf-959a-da49d1d04241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14252 | 2026.05.14 14:10:32.279158 [ 271 ] {e928c32d-76d9-49cf-959a-da49d1d04241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14253 | 2026.05.14 14:10:32.280142 [ 271 ] {e928c32d-76d9-49cf-959a-da49d1d04241} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14254 | 2026.05.14 14:10:32.280179 [ 271 ] {e928c32d-76d9-49cf-959a-da49d1d04241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14255 | 2026.05.14 14:10:32.280545 [ 271 ] {e928c32d-76d9-49cf-959a-da49d1d04241} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14256 | 2026.05.14 14:10:32.280753 [ 271 ] {e928c32d-76d9-49cf-959a-da49d1d04241} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14257 | 2026.05.14 14:10:32.280882 [ 271 ] {e928c32d-76d9-49cf-959a-da49d1d04241} <Debug> executeQuery: Read 1776 rows, 123.01 KiB in 0.001781 sec., 997192.5884334643 rows/sec., 67.45 MiB/sec. | ||
| 14258 | 2026.05.14 14:10:32.280920 [ 271 ] {e928c32d-76d9-49cf-959a-da49d1d04241} <Debug> TCPHandler: Processed in 0.001946058 sec. | ||
| 14259 | 2026.05.14 14:10:32.281060 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14260 | 2026.05.14 14:10:32.281158 [ 271 ] {169052db-d58c-45d3-84c1-7af2d99bcb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14261 | 2026.05.14 14:10:32.281199 [ 271 ] {169052db-d58c-45d3-84c1-7af2d99bcb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14262 | 2026.05.14 14:10:32.281545 [ 271 ] {169052db-d58c-45d3-84c1-7af2d99bcb52} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14263 | 2026.05.14 14:10:32.281583 [ 271 ] {169052db-d58c-45d3-84c1-7af2d99bcb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14264 | 2026.05.14 14:10:32.281880 [ 271 ] {169052db-d58c-45d3-84c1-7af2d99bcb52} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14265 | 2026.05.14 14:10:32.282101 [ 271 ] {169052db-d58c-45d3-84c1-7af2d99bcb52} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14266 | 2026.05.14 14:10:32.282230 [ 271 ] {169052db-d58c-45d3-84c1-7af2d99bcb52} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 14267 | 2026.05.14 14:10:32.282267 [ 271 ] {169052db-d58c-45d3-84c1-7af2d99bcb52} <Debug> TCPHandler: Processed in 0.001256181 sec. | ||
| 14268 | 2026.05.14 14:10:32.282395 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14269 | 2026.05.14 14:10:32.282491 [ 271 ] {1d88bf7c-66b0-4c49-bafd-d459ec67e454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14270 | 2026.05.14 14:10:32.282535 [ 271 ] {1d88bf7c-66b0-4c49-bafd-d459ec67e454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14271 | 2026.05.14 14:10:32.283283 [ 271 ] {1d88bf7c-66b0-4c49-bafd-d459ec67e454} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14272 | 2026.05.14 14:10:32.283320 [ 271 ] {1d88bf7c-66b0-4c49-bafd-d459ec67e454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14273 | 2026.05.14 14:10:32.283744 [ 271 ] {1d88bf7c-66b0-4c49-bafd-d459ec67e454} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14274 | 2026.05.14 14:10:32.283961 [ 271 ] {1d88bf7c-66b0-4c49-bafd-d459ec67e454} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14275 | 2026.05.14 14:10:32.284091 [ 271 ] {1d88bf7c-66b0-4c49-bafd-d459ec67e454} <Debug> executeQuery: Read 1610 rows, 100.16 KiB in 0.001618 sec., 995055.6242274413 rows/sec., 60.45 MiB/sec. | ||
| 14276 | 2026.05.14 14:10:32.284129 [ 271 ] {1d88bf7c-66b0-4c49-bafd-d459ec67e454} <Debug> TCPHandler: Processed in 0.001782907 sec. | ||
| 14277 | 2026.05.14 14:10:32.284256 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14278 | 2026.05.14 14:10:32.284351 [ 271 ] {643ace66-7919-4c03-aeb3-b77608f3bbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14279 | 2026.05.14 14:10:32.284393 [ 271 ] {643ace66-7919-4c03-aeb3-b77608f3bbcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14280 | 2026.05.14 14:10:32.284725 [ 271 ] {643ace66-7919-4c03-aeb3-b77608f3bbcc} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14281 | 2026.05.14 14:10:32.284761 [ 271 ] {643ace66-7919-4c03-aeb3-b77608f3bbcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14282 | 2026.05.14 14:10:32.285052 [ 271 ] {643ace66-7919-4c03-aeb3-b77608f3bbcc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14283 | 2026.05.14 14:10:32.285256 [ 271 ] {643ace66-7919-4c03-aeb3-b77608f3bbcc} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14284 | 2026.05.14 14:10:32.285384 [ 271 ] {643ace66-7919-4c03-aeb3-b77608f3bbcc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 14285 | 2026.05.14 14:10:32.285420 [ 271 ] {643ace66-7919-4c03-aeb3-b77608f3bbcc} <Debug> TCPHandler: Processed in 0.001213451 sec. | ||
| 14286 | 2026.05.14 14:10:32.285546 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14287 | 2026.05.14 14:10:32.285646 [ 271 ] {82219c9a-4b9a-42f9-ab5a-d0a88e5520fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14288 | 2026.05.14 14:10:32.285700 [ 271 ] {82219c9a-4b9a-42f9-ab5a-d0a88e5520fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14289 | 2026.05.14 14:10:32.286590 [ 271 ] {82219c9a-4b9a-42f9-ab5a-d0a88e5520fd} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14290 | 2026.05.14 14:10:32.286628 [ 271 ] {82219c9a-4b9a-42f9-ab5a-d0a88e5520fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14291 | 2026.05.14 14:10:32.287195 [ 271 ] {82219c9a-4b9a-42f9-ab5a-d0a88e5520fd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14292 | 2026.05.14 14:10:32.287421 [ 271 ] {82219c9a-4b9a-42f9-ab5a-d0a88e5520fd} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14293 | 2026.05.14 14:10:32.287562 [ 271 ] {82219c9a-4b9a-42f9-ab5a-d0a88e5520fd} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001933 sec., 27418.520434557682 rows/sec., 49.13 MiB/sec. | ||
| 14294 | 2026.05.14 14:10:32.287616 [ 271 ] {82219c9a-4b9a-42f9-ab5a-d0a88e5520fd} <Debug> TCPHandler: Processed in 0.00211867 sec. | ||
| 14295 | 2026.05.14 14:10:32.287744 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14296 | 2026.05.14 14:10:32.287841 [ 271 ] {2e1f0e20-7fd1-475f-b3d5-319299a3ae30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14297 | 2026.05.14 14:10:32.287883 [ 271 ] {2e1f0e20-7fd1-475f-b3d5-319299a3ae30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14298 | 2026.05.14 14:10:32.288226 [ 271 ] {2e1f0e20-7fd1-475f-b3d5-319299a3ae30} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14299 | 2026.05.14 14:10:32.288262 [ 271 ] {2e1f0e20-7fd1-475f-b3d5-319299a3ae30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14300 | 2026.05.14 14:10:32.288577 [ 271 ] {2e1f0e20-7fd1-475f-b3d5-319299a3ae30} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14301 | 2026.05.14 14:10:32.288787 [ 271 ] {2e1f0e20-7fd1-475f-b3d5-319299a3ae30} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14302 | 2026.05.14 14:10:32.288915 [ 271 ] {2e1f0e20-7fd1-475f-b3d5-319299a3ae30} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001092 sec., 38461.53846153846 rows/sec., 2.19 MiB/sec. | ||
| 14303 | 2026.05.14 14:10:32.288951 [ 271 ] {2e1f0e20-7fd1-475f-b3d5-319299a3ae30} <Debug> TCPHandler: Processed in 0.001256471 sec. | ||
| 14304 | 2026.05.14 14:10:32.848255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 14305 | 2026.05.14 14:10:32.864371 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14306 | 2026.05.14 14:10:32.864423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14307 | 2026.05.14 14:10:32.869906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14308 | 2026.05.14 14:10:32.870626 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14309 | 2026.05.14 14:10:32.873326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 14310 | 2026.05.14 14:10:36.496724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 1790 | ||
| 14311 | 2026.05.14 14:10:36.499634 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14312 | 2026.05.14 14:10:36.499684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14313 | 2026.05.14 14:10:36.500929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14314 | 2026.05.14 14:10:36.501194 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14315 | 2026.05.14 14:10:36.501451 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1790 | ||
| 14316 | 2026.05.14 14:10:36.944148 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14317 | 2026.05.14 14:10:36.944387 [ 271 ] {539e286e-28d8-405f-b9e8-968679eb0e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 14318 | 2026.05.14 14:10:36.944761 [ 271 ] {539e286e-28d8-405f-b9e8-968679eb0e3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14319 | 2026.05.14 14:10:36.944797 [ 271 ] {539e286e-28d8-405f-b9e8-968679eb0e3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 14320 | 2026.05.14 14:10:36.945020 [ 271 ] {539e286e-28d8-405f-b9e8-968679eb0e3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14321 | 2026.05.14 14:10:36.945096 [ 271 ] {539e286e-28d8-405f-b9e8-968679eb0e3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14322 | 2026.05.14 14:10:36.945241 [ 271 ] {539e286e-28d8-405f-b9e8-968679eb0e3e} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14323 | 2026.05.14 14:10:36.945279 [ 271 ] {539e286e-28d8-405f-b9e8-968679eb0e3e} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14324 | 2026.05.14 14:10:36.945300 [ 271 ] {539e286e-28d8-405f-b9e8-968679eb0e3e} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 14325 | 2026.05.14 14:10:36.945316 [ 271 ] {539e286e-28d8-405f-b9e8-968679eb0e3e} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14326 | 2026.05.14 14:10:36.945359 [ 271 ] {539e286e-28d8-405f-b9e8-968679eb0e3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 14327 | 2026.05.14 14:10:36.945380 [ 271 ] {539e286e-28d8-405f-b9e8-968679eb0e3e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 14328 | 2026.05.14 14:10:36.946649 [ 271 ] {539e286e-28d8-405f-b9e8-968679eb0e3e} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002362 sec., 18628.281117696868 rows/sec., 3.89 MiB/sec. | ||
| 14329 | 2026.05.14 14:10:36.946763 [ 271 ] {539e286e-28d8-405f-b9e8-968679eb0e3e} <Debug> TCPHandler: Processed in 0.002766886 sec. | ||
| 14330 | 2026.05.14 14:10:36.948389 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14331 | 2026.05.14 14:10:36.948505 [ 271 ] {ab74cdce-381e-4de7-887d-e820fccc2d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14332 | 2026.05.14 14:10:36.948548 [ 271 ] {ab74cdce-381e-4de7-887d-e820fccc2d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14333 | 2026.05.14 14:10:36.949096 [ 271 ] {ab74cdce-381e-4de7-887d-e820fccc2d1c} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14334 | 2026.05.14 14:10:36.949144 [ 271 ] {ab74cdce-381e-4de7-887d-e820fccc2d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14335 | 2026.05.14 14:10:36.949550 [ 271 ] {ab74cdce-381e-4de7-887d-e820fccc2d1c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14336 | 2026.05.14 14:10:36.949776 [ 271 ] {ab74cdce-381e-4de7-887d-e820fccc2d1c} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14337 | 2026.05.14 14:10:36.949933 [ 271 ] {ab74cdce-381e-4de7-887d-e820fccc2d1c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001462 sec., 38303.69357045144 rows/sec., 2.92 MiB/sec. | ||
| 14338 | 2026.05.14 14:10:36.949972 [ 271 ] {ab74cdce-381e-4de7-887d-e820fccc2d1c} <Debug> TCPHandler: Processed in 0.001634725 sec. | ||
| 14339 | 2026.05.14 14:10:36.950111 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14340 | 2026.05.14 14:10:36.950216 [ 271 ] {3880525c-ca51-4428-a62d-85fd64d3bc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14341 | 2026.05.14 14:10:36.950256 [ 271 ] {3880525c-ca51-4428-a62d-85fd64d3bc7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14342 | 2026.05.14 14:10:36.950729 [ 271 ] {3880525c-ca51-4428-a62d-85fd64d3bc7c} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14343 | 2026.05.14 14:10:36.950766 [ 271 ] {3880525c-ca51-4428-a62d-85fd64d3bc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14344 | 2026.05.14 14:10:36.951074 [ 271 ] {3880525c-ca51-4428-a62d-85fd64d3bc7c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14345 | 2026.05.14 14:10:36.951293 [ 271 ] {3880525c-ca51-4428-a62d-85fd64d3bc7c} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14346 | 2026.05.14 14:10:36.951425 [ 271 ] {3880525c-ca51-4428-a62d-85fd64d3bc7c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 14347 | 2026.05.14 14:10:36.951462 [ 271 ] {3880525c-ca51-4428-a62d-85fd64d3bc7c} <Debug> TCPHandler: Processed in 0.001400533 sec. | ||
| 14348 | 2026.05.14 14:10:36.951590 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14349 | 2026.05.14 14:10:36.951686 [ 271 ] {7dbfc890-b861-4718-b5ec-4a5d17af03c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14350 | 2026.05.14 14:10:36.951729 [ 271 ] {7dbfc890-b861-4718-b5ec-4a5d17af03c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14351 | 2026.05.14 14:10:36.952186 [ 271 ] {7dbfc890-b861-4718-b5ec-4a5d17af03c1} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14352 | 2026.05.14 14:10:36.952222 [ 271 ] {7dbfc890-b861-4718-b5ec-4a5d17af03c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14353 | 2026.05.14 14:10:36.952583 [ 271 ] {7dbfc890-b861-4718-b5ec-4a5d17af03c1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14354 | 2026.05.14 14:10:36.952793 [ 271 ] {7dbfc890-b861-4718-b5ec-4a5d17af03c1} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14355 | 2026.05.14 14:10:36.952922 [ 271 ] {7dbfc890-b861-4718-b5ec-4a5d17af03c1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001255 sec., 101992.03187250996 rows/sec., 7.10 MiB/sec. | ||
| 14356 | 2026.05.14 14:10:36.952941 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 5 parts from all_1_95_19 to all_99_99_0 | ||
| 14357 | 2026.05.14 14:10:36.952965 [ 271 ] {7dbfc890-b861-4718-b5ec-4a5d17af03c1} <Debug> TCPHandler: Processed in 0.001423553 sec. | ||
| 14358 | 2026.05.14 14:10:36.953013 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14359 | 2026.05.14 14:10:36.953041 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14360 | 2026.05.14 14:10:36.953142 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_95_19 to all_99_99_0 into Compact with storage Full | ||
| 14361 | 2026.05.14 14:10:36.953144 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14362 | 2026.05.14 14:10:36.953277 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14363 | 2026.05.14 14:10:36.953277 [ 271 ] {54c00fe5-a533-47e1-8ce5-120e6e4cc749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14364 | 2026.05.14 14:10:36.953319 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_95_19, total 38154 rows starting from the beginning of the part | ||
| 14365 | 2026.05.14 14:10:36.953340 [ 271 ] {54c00fe5-a533-47e1-8ce5-120e6e4cc749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14366 | 2026.05.14 14:10:36.953386 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 14367 | 2026.05.14 14:10:36.953474 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 265 rows starting from the beginning of the part | ||
| 14368 | 2026.05.14 14:10:36.953532 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 14369 | 2026.05.14 14:10:36.953596 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1610 rows starting from the beginning of the part | ||
| 14370 | 2026.05.14 14:10:36.953740 [ 271 ] {54c00fe5-a533-47e1-8ce5-120e6e4cc749} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14371 | 2026.05.14 14:10:36.953782 [ 271 ] {54c00fe5-a533-47e1-8ce5-120e6e4cc749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14372 | 2026.05.14 14:10:36.954145 [ 271 ] {54c00fe5-a533-47e1-8ce5-120e6e4cc749} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14373 | 2026.05.14 14:10:36.954361 [ 271 ] {54c00fe5-a533-47e1-8ce5-120e6e4cc749} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14374 | 2026.05.14 14:10:36.954493 [ 271 ] {54c00fe5-a533-47e1-8ce5-120e6e4cc749} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001234 sec., 38897.89303079416 rows/sec., 2.62 MiB/sec. | ||
| 14375 | 2026.05.14 14:10:36.954528 [ 271 ] {54c00fe5-a533-47e1-8ce5-120e6e4cc749} <Debug> TCPHandler: Processed in 0.001433253 sec. | ||
| 14376 | 2026.05.14 14:10:36.962606 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40349 rows, containing 5 columns (5 merged, 0 gathered) in 0.009496668 sec., 4248753.352228382 rows/sec., 270.44 MiB/sec. | ||
| 14377 | 2026.05.14 14:10:36.963411 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
| 14378 | 2026.05.14 14:10:36.963754 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14379 | 2026.05.14 14:10:36.963834 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 5 parts: [all_1_95_19, all_99_99_0] -> all_1_99_20 | ||
| 14380 | 2026.05.14 14:10:36.963929 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14381 | 2026.05.14 14:10:37.001102 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.14 MiB, peak 362.16 MiB, free memory in arenas 0.00 B, will set to 352.90 MiB (RSS), difference: 2.76 MiB | ||
| 14382 | 2026.05.14 14:10:38.905147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28328 | ||
| 14383 | 2026.05.14 14:10:38.905636 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14384 | 2026.05.14 14:10:38.905672 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
| 14385 | 2026.05.14 14:10:38.906159 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14386 | 2026.05.14 14:10:38.906380 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14387 | 2026.05.14 14:10:38.906502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28328 | ||
| 14388 | 2026.05.14 14:10:40.373643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 14389 | 2026.05.14 14:10:40.389413 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14390 | 2026.05.14 14:10:40.389463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14391 | 2026.05.14 14:10:40.395195 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14392 | 2026.05.14 14:10:40.395883 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14393 | 2026.05.14 14:10:40.398485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 14394 | 2026.05.14 14:10:41.944803 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14395 | 2026.05.14 14:10:41.945076 [ 271 ] {940537a9-5904-412e-ac4b-1f2648f12a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 14396 | 2026.05.14 14:10:41.945468 [ 271 ] {940537a9-5904-412e-ac4b-1f2648f12a69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14397 | 2026.05.14 14:10:41.945514 [ 271 ] {940537a9-5904-412e-ac4b-1f2648f12a69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 14398 | 2026.05.14 14:10:41.945772 [ 271 ] {940537a9-5904-412e-ac4b-1f2648f12a69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14399 | 2026.05.14 14:10:41.945854 [ 271 ] {940537a9-5904-412e-ac4b-1f2648f12a69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14400 | 2026.05.14 14:10:41.946009 [ 271 ] {940537a9-5904-412e-ac4b-1f2648f12a69} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14401 | 2026.05.14 14:10:41.946046 [ 271 ] {940537a9-5904-412e-ac4b-1f2648f12a69} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14402 | 2026.05.14 14:10:41.946068 [ 271 ] {940537a9-5904-412e-ac4b-1f2648f12a69} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 14403 | 2026.05.14 14:10:41.946084 [ 271 ] {940537a9-5904-412e-ac4b-1f2648f12a69} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14404 | 2026.05.14 14:10:41.946126 [ 271 ] {940537a9-5904-412e-ac4b-1f2648f12a69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 14405 | 2026.05.14 14:10:41.946147 [ 271 ] {940537a9-5904-412e-ac4b-1f2648f12a69} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 14406 | 2026.05.14 14:10:41.947603 [ 271 ] {940537a9-5904-412e-ac4b-1f2648f12a69} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002636 sec., 16691.957511380882 rows/sec., 3.49 MiB/sec. | ||
| 14407 | 2026.05.14 14:10:41.947721 [ 271 ] {940537a9-5904-412e-ac4b-1f2648f12a69} <Debug> TCPHandler: Processed in 0.003070818 sec. | ||
| 14408 | 2026.05.14 14:10:41.949421 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14409 | 2026.05.14 14:10:41.949535 [ 271 ] {07285969-5e94-4583-8d54-0bdca696544d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14410 | 2026.05.14 14:10:41.949578 [ 271 ] {07285969-5e94-4583-8d54-0bdca696544d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14411 | 2026.05.14 14:10:41.950143 [ 271 ] {07285969-5e94-4583-8d54-0bdca696544d} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14412 | 2026.05.14 14:10:41.950185 [ 271 ] {07285969-5e94-4583-8d54-0bdca696544d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14413 | 2026.05.14 14:10:41.950564 [ 271 ] {07285969-5e94-4583-8d54-0bdca696544d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14414 | 2026.05.14 14:10:41.950789 [ 271 ] {07285969-5e94-4583-8d54-0bdca696544d} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14415 | 2026.05.14 14:10:41.950943 [ 271 ] {07285969-5e94-4583-8d54-0bdca696544d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001441 sec., 38861.901457321306 rows/sec., 2.97 MiB/sec. | ||
| 14416 | 2026.05.14 14:10:41.950973 [ 33 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14417 | 2026.05.14 14:10:41.950983 [ 271 ] {07285969-5e94-4583-8d54-0bdca696544d} <Debug> TCPHandler: Processed in 0.001612126 sec. | ||
| 14418 | 2026.05.14 14:10:41.951058 [ 33 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14419 | 2026.05.14 14:10:41.951089 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14420 | 2026.05.14 14:10:41.951176 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14421 | 2026.05.14 14:10:41.951227 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14422 | 2026.05.14 14:10:41.951294 [ 271 ] {ddc0b2f7-5ffd-4b90-97bb-0162a01907e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14423 | 2026.05.14 14:10:41.951341 [ 271 ] {ddc0b2f7-5ffd-4b90-97bb-0162a01907e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14424 | 2026.05.14 14:10:41.951406 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14425 | 2026.05.14 14:10:41.951449 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3239 rows starting from the beginning of the part | ||
| 14426 | 2026.05.14 14:10:41.951520 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 881 rows starting from the beginning of the part | ||
| 14427 | 2026.05.14 14:10:41.951578 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 14428 | 2026.05.14 14:10:41.951623 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 3239 rows starting from the beginning of the part | ||
| 14429 | 2026.05.14 14:10:41.951665 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 14430 | 2026.05.14 14:10:41.951707 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 14431 | 2026.05.14 14:10:41.951833 [ 271 ] {ddc0b2f7-5ffd-4b90-97bb-0162a01907e1} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14432 | 2026.05.14 14:10:41.951879 [ 271 ] {ddc0b2f7-5ffd-4b90-97bb-0162a01907e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14433 | 2026.05.14 14:10:41.952241 [ 271 ] {ddc0b2f7-5ffd-4b90-97bb-0162a01907e1} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14434 | 2026.05.14 14:10:41.952479 [ 271 ] {ddc0b2f7-5ffd-4b90-97bb-0162a01907e1} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14435 | 2026.05.14 14:10:41.952619 [ 271 ] {ddc0b2f7-5ffd-4b90-97bb-0162a01907e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001354 sec., 47267.35598227474 rows/sec., 3.69 MiB/sec. | ||
| 14436 | 2026.05.14 14:10:41.952622 [ 33 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14437 | 2026.05.14 14:10:41.952660 [ 271 ] {ddc0b2f7-5ffd-4b90-97bb-0162a01907e1} <Debug> TCPHandler: Processed in 0.001534374 sec. | ||
| 14438 | 2026.05.14 14:10:41.952674 [ 33 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14439 | 2026.05.14 14:10:41.952703 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14440 | 2026.05.14 14:10:41.952811 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14441 | 2026.05.14 14:10:41.952817 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14442 | 2026.05.14 14:10:41.952962 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14443 | 2026.05.14 14:10:41.952994 [ 271 ] {527ec2c9-90bb-4073-8401-5a2e45debaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14444 | 2026.05.14 14:10:41.953001 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1797 rows starting from the beginning of the part | ||
| 14445 | 2026.05.14 14:10:41.953050 [ 271 ] {527ec2c9-90bb-4073-8401-5a2e45debaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14446 | 2026.05.14 14:10:41.953090 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 532 rows starting from the beginning of the part | ||
| 14447 | 2026.05.14 14:10:41.953143 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 14448 | 2026.05.14 14:10:41.953189 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1776 rows starting from the beginning of the part | ||
| 14449 | 2026.05.14 14:10:41.953229 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 14450 | 2026.05.14 14:10:41.953270 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 14451 | 2026.05.14 14:10:41.953530 [ 271 ] {527ec2c9-90bb-4073-8401-5a2e45debaa3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14452 | 2026.05.14 14:10:41.953575 [ 271 ] {527ec2c9-90bb-4073-8401-5a2e45debaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14453 | 2026.05.14 14:10:41.953997 [ 271 ] {527ec2c9-90bb-4073-8401-5a2e45debaa3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14454 | 2026.05.14 14:10:41.954028 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7527 rows, containing 5 columns (5 merged, 0 gathered) in 0.002867247 sec., 2625166.2308827946 rows/sec., 207.38 MiB/sec. | ||
| 14455 | 2026.05.14 14:10:41.954235 [ 271 ] {527ec2c9-90bb-4073-8401-5a2e45debaa3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14456 | 2026.05.14 14:10:41.954342 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14457 | 2026.05.14 14:10:41.954383 [ 271 ] {527ec2c9-90bb-4073-8401-5a2e45debaa3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001411 sec., 113394.75549255847 rows/sec., 7.90 MiB/sec. | ||
| 14458 | 2026.05.14 14:10:41.954429 [ 271 ] {527ec2c9-90bb-4073-8401-5a2e45debaa3} <Debug> TCPHandler: Processed in 0.001660665 sec. | ||
| 14459 | 2026.05.14 14:10:41.954587 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14460 | 2026.05.14 14:10:41.954662 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_101_20} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14461 | 2026.05.14 14:10:41.954695 [ 271 ] {2d7f2358-3296-415b-909b-a64cf1e90dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14462 | 2026.05.14 14:10:41.954746 [ 271 ] {2d7f2358-3296-415b-909b-a64cf1e90dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14463 | 2026.05.14 14:10:41.954752 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_101_20} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14464 | 2026.05.14 14:10:41.954799 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4297 rows, containing 5 columns (5 merged, 0 gathered) in 0.002032069 sec., 2114593.549726904 rows/sec., 153.01 MiB/sec. | ||
| 14465 | 2026.05.14 14:10:41.954855 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 14466 | 2026.05.14 14:10:41.955074 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14467 | 2026.05.14 14:10:41.955132 [ 271 ] {2d7f2358-3296-415b-909b-a64cf1e90dc7} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14468 | 2026.05.14 14:10:41.955178 [ 271 ] {2d7f2358-3296-415b-909b-a64cf1e90dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14469 | 2026.05.14 14:10:41.955392 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_101_20} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14470 | 2026.05.14 14:10:41.955475 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_101_20} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14471 | 2026.05.14 14:10:41.955535 [ 271 ] {2d7f2358-3296-415b-909b-a64cf1e90dc7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14472 | 2026.05.14 14:10:41.955550 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 14473 | 2026.05.14 14:10:41.955756 [ 271 ] {2d7f2358-3296-415b-909b-a64cf1e90dc7} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14474 | 2026.05.14 14:10:41.955901 [ 271 ] {2d7f2358-3296-415b-909b-a64cf1e90dc7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001224 sec., 49019.60784313725 rows/sec., 3.30 MiB/sec. | ||
| 14475 | 2026.05.14 14:10:41.955901 [ 33 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14476 | 2026.05.14 14:10:41.955941 [ 271 ] {2d7f2358-3296-415b-909b-a64cf1e90dc7} <Debug> TCPHandler: Processed in 0.001403603 sec. | ||
| 14477 | 2026.05.14 14:10:41.955957 [ 33 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14478 | 2026.05.14 14:10:41.955984 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14479 | 2026.05.14 14:10:41.956116 [ 190 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14480 | 2026.05.14 14:10:41.956264 [ 190 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14481 | 2026.05.14 14:10:41.956299 [ 190 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6150 rows starting from the beginning of the part | ||
| 14482 | 2026.05.14 14:10:41.956364 [ 190 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 90 rows starting from the beginning of the part | ||
| 14483 | 2026.05.14 14:10:41.956414 [ 190 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 14484 | 2026.05.14 14:10:41.956459 [ 190 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 42 rows starting from the beginning of the part | ||
| 14485 | 2026.05.14 14:10:41.956503 [ 190 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 48 rows starting from the beginning of the part | ||
| 14486 | 2026.05.14 14:10:41.956547 [ 190 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 14487 | 2026.05.14 14:10:41.958504 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6450 rows, containing 4 columns (4 merged, 0 gathered) in 0.002459343 sec., 2622651.6594065973 rows/sec., 169.16 MiB/sec. | ||
| 14488 | 2026.05.14 14:10:41.959004 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14489 | 2026.05.14 14:10:41.959308 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_101_20} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14490 | 2026.05.14 14:10:41.959386 [ 194 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_101_20} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14491 | 2026.05.14 14:10:41.959485 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 14492 | 2026.05.14 14:10:45.272421 [ 28 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Selected 5 parts from all_1_39_8 to all_43_43_0 | ||
| 14493 | 2026.05.14 14:10:45.272480 [ 28 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14494 | 2026.05.14 14:10:45.272501 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14495 | 2026.05.14 14:10:45.272619 [ 194 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_8 to all_43_43_0 into Compact with storage Full | ||
| 14496 | 2026.05.14 14:10:45.272750 [ 194 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14497 | 2026.05.14 14:10:45.272784 [ 194 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 950 rows starting from the beginning of the part | ||
| 14498 | 2026.05.14 14:10:45.272855 [ 194 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 950 rows starting from the beginning of the part | ||
| 14499 | 2026.05.14 14:10:45.272903 [ 194 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 14500 | 2026.05.14 14:10:45.272961 [ 194 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 14501 | 2026.05.14 14:10:45.273008 [ 194 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 950 rows starting from the beginning of the part | ||
| 14502 | 2026.05.14 14:10:45.274210 [ 188 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3148 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647975 sec., 1910223.1526570488 rows/sec., 120.72 MiB/sec. | ||
| 14503 | 2026.05.14 14:10:45.274367 [ 194 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 14504 | 2026.05.14 14:10:45.274604 [ 194 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_43_9} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14505 | 2026.05.14 14:10:45.274674 [ 194 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_43_9} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Merged 5 parts: [all_1_39_8, all_43_43_0] -> all_1_43_9 | ||
| 14506 | 2026.05.14 14:10:45.274746 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 14507 | 2026.05.14 14:10:46.256331 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14508 | 2026.05.14 14:10:46.256397 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14509 | 2026.05.14 14:10:46.407611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28840 | ||
| 14510 | 2026.05.14 14:10:46.408145 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14511 | 2026.05.14 14:10:46.408184 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14512 | 2026.05.14 14:10:46.408689 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14513 | 2026.05.14 14:10:46.408947 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14514 | 2026.05.14 14:10:46.409093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28840 | ||
| 14515 | 2026.05.14 14:10:46.502578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1810 | ||
| 14516 | 2026.05.14 14:10:46.504612 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14517 | 2026.05.14 14:10:46.504649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14518 | 2026.05.14 14:10:46.505793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14519 | 2026.05.14 14:10:46.506060 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14520 | 2026.05.14 14:10:46.506321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1810 | ||
| 14521 | 2026.05.14 14:10:46.950453 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14522 | 2026.05.14 14:10:46.950736 [ 271 ] {0dd16054-ab4b-4efc-a19c-098b36bd53ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 14523 | 2026.05.14 14:10:46.951143 [ 271 ] {0dd16054-ab4b-4efc-a19c-098b36bd53ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14524 | 2026.05.14 14:10:46.951183 [ 271 ] {0dd16054-ab4b-4efc-a19c-098b36bd53ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 14525 | 2026.05.14 14:10:46.951432 [ 271 ] {0dd16054-ab4b-4efc-a19c-098b36bd53ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14526 | 2026.05.14 14:10:46.951499 [ 271 ] {0dd16054-ab4b-4efc-a19c-098b36bd53ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14527 | 2026.05.14 14:10:46.951646 [ 271 ] {0dd16054-ab4b-4efc-a19c-098b36bd53ff} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14528 | 2026.05.14 14:10:46.951684 [ 271 ] {0dd16054-ab4b-4efc-a19c-098b36bd53ff} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14529 | 2026.05.14 14:10:46.951707 [ 271 ] {0dd16054-ab4b-4efc-a19c-098b36bd53ff} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 14530 | 2026.05.14 14:10:46.951723 [ 271 ] {0dd16054-ab4b-4efc-a19c-098b36bd53ff} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14531 | 2026.05.14 14:10:46.951766 [ 271 ] {0dd16054-ab4b-4efc-a19c-098b36bd53ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 14532 | 2026.05.14 14:10:46.951786 [ 271 ] {0dd16054-ab4b-4efc-a19c-098b36bd53ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 14533 | 2026.05.14 14:10:46.953477 [ 271 ] {0dd16054-ab4b-4efc-a19c-098b36bd53ff} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002866 sec., 15352.407536636427 rows/sec., 3.21 MiB/sec. | ||
| 14534 | 2026.05.14 14:10:46.953596 [ 271 ] {0dd16054-ab4b-4efc-a19c-098b36bd53ff} <Debug> TCPHandler: Processed in 0.003291921 sec. | ||
| 14535 | 2026.05.14 14:10:46.959441 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14536 | 2026.05.14 14:10:46.959579 [ 271 ] {9a459238-fd17-401d-a8be-f5603620c7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14537 | 2026.05.14 14:10:46.959632 [ 271 ] {9a459238-fd17-401d-a8be-f5603620c7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14538 | 2026.05.14 14:10:46.960454 [ 271 ] {9a459238-fd17-401d-a8be-f5603620c7dc} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14539 | 2026.05.14 14:10:46.960507 [ 271 ] {9a459238-fd17-401d-a8be-f5603620c7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14540 | 2026.05.14 14:10:46.960917 [ 271 ] {9a459238-fd17-401d-a8be-f5603620c7dc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14541 | 2026.05.14 14:10:46.961143 [ 271 ] {9a459238-fd17-401d-a8be-f5603620c7dc} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14542 | 2026.05.14 14:10:46.961288 [ 271 ] {9a459238-fd17-401d-a8be-f5603620c7dc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001748 sec., 162471.39588100687 rows/sec., 10.32 MiB/sec. | ||
| 14543 | 2026.05.14 14:10:46.961327 [ 271 ] {9a459238-fd17-401d-a8be-f5603620c7dc} <Debug> TCPHandler: Processed in 0.001949618 sec. | ||
| 14544 | 2026.05.14 14:10:46.961464 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14545 | 2026.05.14 14:10:46.961570 [ 271 ] {02fe3548-35df-4ec2-afb6-1dd30bb4ce9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14546 | 2026.05.14 14:10:46.961612 [ 271 ] {02fe3548-35df-4ec2-afb6-1dd30bb4ce9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14547 | 2026.05.14 14:10:46.962611 [ 271 ] {02fe3548-35df-4ec2-afb6-1dd30bb4ce9d} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14548 | 2026.05.14 14:10:46.962649 [ 271 ] {02fe3548-35df-4ec2-afb6-1dd30bb4ce9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14549 | 2026.05.14 14:10:46.963052 [ 271 ] {02fe3548-35df-4ec2-afb6-1dd30bb4ce9d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14550 | 2026.05.14 14:10:46.963271 [ 271 ] {02fe3548-35df-4ec2-afb6-1dd30bb4ce9d} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14551 | 2026.05.14 14:10:46.963409 [ 271 ] {02fe3548-35df-4ec2-afb6-1dd30bb4ce9d} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001858 sec., 474165.7696447793 rows/sec., 37.25 MiB/sec. | ||
| 14552 | 2026.05.14 14:10:46.963448 [ 271 ] {02fe3548-35df-4ec2-afb6-1dd30bb4ce9d} <Debug> TCPHandler: Processed in 0.002032759 sec. | ||
| 14553 | 2026.05.14 14:10:46.963586 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14554 | 2026.05.14 14:10:46.963694 [ 271 ] {e9c14c85-ba6d-4ad0-afd1-938be6f50172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14555 | 2026.05.14 14:10:46.963734 [ 271 ] {e9c14c85-ba6d-4ad0-afd1-938be6f50172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14556 | 2026.05.14 14:10:46.964280 [ 271 ] {e9c14c85-ba6d-4ad0-afd1-938be6f50172} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14557 | 2026.05.14 14:10:46.964318 [ 271 ] {e9c14c85-ba6d-4ad0-afd1-938be6f50172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14558 | 2026.05.14 14:10:46.964636 [ 271 ] {e9c14c85-ba6d-4ad0-afd1-938be6f50172} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14559 | 2026.05.14 14:10:46.964846 [ 271 ] {e9c14c85-ba6d-4ad0-afd1-938be6f50172} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14560 | 2026.05.14 14:10:46.964989 [ 271 ] {e9c14c85-ba6d-4ad0-afd1-938be6f50172} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001313 sec., 140137.09063214014 rows/sec., 8.70 MiB/sec. | ||
| 14561 | 2026.05.14 14:10:46.965027 [ 271 ] {e9c14c85-ba6d-4ad0-afd1-938be6f50172} <Debug> TCPHandler: Processed in 0.001489703 sec. | ||
| 14562 | 2026.05.14 14:10:46.965160 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14563 | 2026.05.14 14:10:46.965257 [ 271 ] {8e07f0cb-fd30-43e1-9603-0fc47942a945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14564 | 2026.05.14 14:10:46.965297 [ 271 ] {8e07f0cb-fd30-43e1-9603-0fc47942a945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14565 | 2026.05.14 14:10:46.965826 [ 271 ] {8e07f0cb-fd30-43e1-9603-0fc47942a945} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14566 | 2026.05.14 14:10:46.965867 [ 271 ] {8e07f0cb-fd30-43e1-9603-0fc47942a945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14567 | 2026.05.14 14:10:46.966176 [ 271 ] {8e07f0cb-fd30-43e1-9603-0fc47942a945} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14568 | 2026.05.14 14:10:46.966397 [ 271 ] {8e07f0cb-fd30-43e1-9603-0fc47942a945} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14569 | 2026.05.14 14:10:46.966539 [ 271 ] {8e07f0cb-fd30-43e1-9603-0fc47942a945} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001301 sec., 114527.2867025365 rows/sec., 7.40 MiB/sec. | ||
| 14570 | 2026.05.14 14:10:46.966579 [ 271 ] {8e07f0cb-fd30-43e1-9603-0fc47942a945} <Debug> TCPHandler: Processed in 0.001473113 sec. | ||
| 14571 | 2026.05.14 14:10:46.966715 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14572 | 2026.05.14 14:10:46.966813 [ 271 ] {b1716756-420a-4dd8-9b99-cc733363043d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14573 | 2026.05.14 14:10:46.966853 [ 271 ] {b1716756-420a-4dd8-9b99-cc733363043d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14574 | 2026.05.14 14:10:46.967364 [ 271 ] {b1716756-420a-4dd8-9b99-cc733363043d} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14575 | 2026.05.14 14:10:46.967402 [ 271 ] {b1716756-420a-4dd8-9b99-cc733363043d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14576 | 2026.05.14 14:10:46.967709 [ 271 ] {b1716756-420a-4dd8-9b99-cc733363043d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14577 | 2026.05.14 14:10:46.967956 [ 271 ] {b1716756-420a-4dd8-9b99-cc733363043d} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14578 | 2026.05.14 14:10:46.968089 [ 271 ] {b1716756-420a-4dd8-9b99-cc733363043d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001295 sec., 114285.71428571429 rows/sec., 6.50 MiB/sec. | ||
| 14579 | 2026.05.14 14:10:46.968127 [ 271 ] {b1716756-420a-4dd8-9b99-cc733363043d} <Debug> TCPHandler: Processed in 0.001467184 sec. | ||
| 14580 | 2026.05.14 14:10:46.968295 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14581 | 2026.05.14 14:10:46.968392 [ 271 ] {00491c14-198e-4854-98f2-652c4b43d08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14582 | 2026.05.14 14:10:46.968431 [ 271 ] {00491c14-198e-4854-98f2-652c4b43d08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14583 | 2026.05.14 14:10:46.969132 [ 271 ] {00491c14-198e-4854-98f2-652c4b43d08c} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14584 | 2026.05.14 14:10:46.969168 [ 271 ] {00491c14-198e-4854-98f2-652c4b43d08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14585 | 2026.05.14 14:10:46.969498 [ 271 ] {00491c14-198e-4854-98f2-652c4b43d08c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14586 | 2026.05.14 14:10:46.969711 [ 271 ] {00491c14-198e-4854-98f2-652c4b43d08c} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14587 | 2026.05.14 14:10:46.969841 [ 271 ] {00491c14-198e-4854-98f2-652c4b43d08c} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001468 sec., 362397.82016348775 rows/sec., 25.64 MiB/sec. | ||
| 14588 | 2026.05.14 14:10:46.969879 [ 271 ] {00491c14-198e-4854-98f2-652c4b43d08c} <Debug> TCPHandler: Processed in 0.001632845 sec. | ||
| 14589 | 2026.05.14 14:10:46.970019 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14590 | 2026.05.14 14:10:46.970116 [ 271 ] {71600617-dcb4-4fbd-b8dd-d0d38e05b19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14591 | 2026.05.14 14:10:46.970158 [ 271 ] {71600617-dcb4-4fbd-b8dd-d0d38e05b19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14592 | 2026.05.14 14:10:46.970532 [ 271 ] {71600617-dcb4-4fbd-b8dd-d0d38e05b19b} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14593 | 2026.05.14 14:10:46.970568 [ 271 ] {71600617-dcb4-4fbd-b8dd-d0d38e05b19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14594 | 2026.05.14 14:10:46.970880 [ 271 ] {71600617-dcb4-4fbd-b8dd-d0d38e05b19b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14595 | 2026.05.14 14:10:46.971091 [ 271 ] {71600617-dcb4-4fbd-b8dd-d0d38e05b19b} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14596 | 2026.05.14 14:10:46.971229 [ 271 ] {71600617-dcb4-4fbd-b8dd-d0d38e05b19b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 14597 | 2026.05.14 14:10:46.971266 [ 271 ] {71600617-dcb4-4fbd-b8dd-d0d38e05b19b} <Debug> TCPHandler: Processed in 0.001296052 sec. | ||
| 14598 | 2026.05.14 14:10:46.971393 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14599 | 2026.05.14 14:10:46.971489 [ 271 ] {afda1a78-273b-4988-8b7e-3c8605e74918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14600 | 2026.05.14 14:10:46.971531 [ 271 ] {afda1a78-273b-4988-8b7e-3c8605e74918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14601 | 2026.05.14 14:10:46.971977 [ 271 ] {afda1a78-273b-4988-8b7e-3c8605e74918} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14602 | 2026.05.14 14:10:46.972013 [ 271 ] {afda1a78-273b-4988-8b7e-3c8605e74918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14603 | 2026.05.14 14:10:46.972347 [ 271 ] {afda1a78-273b-4988-8b7e-3c8605e74918} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14604 | 2026.05.14 14:10:46.972584 [ 271 ] {afda1a78-273b-4988-8b7e-3c8605e74918} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14605 | 2026.05.14 14:10:46.972714 [ 271 ] {afda1a78-273b-4988-8b7e-3c8605e74918} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001244 sec., 213022.5080385852 rows/sec., 14.16 MiB/sec. | ||
| 14606 | 2026.05.14 14:10:46.972751 [ 271 ] {afda1a78-273b-4988-8b7e-3c8605e74918} <Debug> TCPHandler: Processed in 0.001406833 sec. | ||
| 14607 | 2026.05.14 14:10:46.972877 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14608 | 2026.05.14 14:10:46.972985 [ 271 ] {c040d474-9698-4b6b-a9f3-ee341eb0d2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14609 | 2026.05.14 14:10:46.973027 [ 271 ] {c040d474-9698-4b6b-a9f3-ee341eb0d2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14610 | 2026.05.14 14:10:46.973387 [ 271 ] {c040d474-9698-4b6b-a9f3-ee341eb0d2be} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14611 | 2026.05.14 14:10:46.973423 [ 271 ] {c040d474-9698-4b6b-a9f3-ee341eb0d2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14612 | 2026.05.14 14:10:46.973716 [ 271 ] {c040d474-9698-4b6b-a9f3-ee341eb0d2be} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14613 | 2026.05.14 14:10:46.973925 [ 271 ] {c040d474-9698-4b6b-a9f3-ee341eb0d2be} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14614 | 2026.05.14 14:10:46.974068 [ 271 ] {c040d474-9698-4b6b-a9f3-ee341eb0d2be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 14615 | 2026.05.14 14:10:46.974105 [ 271 ] {c040d474-9698-4b6b-a9f3-ee341eb0d2be} <Debug> TCPHandler: Processed in 0.001275892 sec. | ||
| 14616 | 2026.05.14 14:10:46.974250 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14617 | 2026.05.14 14:10:46.974346 [ 271 ] {1f8e35fa-ac37-4636-9217-557191df63b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14618 | 2026.05.14 14:10:46.974400 [ 271 ] {1f8e35fa-ac37-4636-9217-557191df63b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14619 | 2026.05.14 14:10:46.975344 [ 271 ] {1f8e35fa-ac37-4636-9217-557191df63b1} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14620 | 2026.05.14 14:10:46.975381 [ 271 ] {1f8e35fa-ac37-4636-9217-557191df63b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14621 | 2026.05.14 14:10:46.975938 [ 271 ] {1f8e35fa-ac37-4636-9217-557191df63b1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14622 | 2026.05.14 14:10:46.976162 [ 271 ] {1f8e35fa-ac37-4636-9217-557191df63b1} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14623 | 2026.05.14 14:10:46.976295 [ 271 ] {1f8e35fa-ac37-4636-9217-557191df63b1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001966 sec., 21363.173957273655 rows/sec., 38.28 MiB/sec. | ||
| 14624 | 2026.05.14 14:10:46.976348 [ 271 ] {1f8e35fa-ac37-4636-9217-557191df63b1} <Debug> TCPHandler: Processed in 0.00214688 sec. | ||
| 14625 | 2026.05.14 14:10:46.976484 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14626 | 2026.05.14 14:10:46.976590 [ 271 ] {350747b5-281e-49f7-b724-4c3315af070c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14627 | 2026.05.14 14:10:46.976631 [ 271 ] {350747b5-281e-49f7-b724-4c3315af070c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14628 | 2026.05.14 14:10:46.976985 [ 271 ] {350747b5-281e-49f7-b724-4c3315af070c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14629 | 2026.05.14 14:10:46.977022 [ 271 ] {350747b5-281e-49f7-b724-4c3315af070c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14630 | 2026.05.14 14:10:46.977334 [ 271 ] {350747b5-281e-49f7-b724-4c3315af070c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14631 | 2026.05.14 14:10:46.977572 [ 271 ] {350747b5-281e-49f7-b724-4c3315af070c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14632 | 2026.05.14 14:10:46.977700 [ 271 ] {350747b5-281e-49f7-b724-4c3315af070c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001129 sec., 79716.56333038087 rows/sec., 4.99 MiB/sec. | ||
| 14633 | 2026.05.14 14:10:46.977736 [ 271 ] {350747b5-281e-49f7-b724-4c3315af070c} <Debug> TCPHandler: Processed in 0.001301152 sec. | ||
| 14634 | 2026.05.14 14:10:47.898581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14635 | 2026.05.14 14:10:47.915038 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14636 | 2026.05.14 14:10:47.915099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14637 | 2026.05.14 14:10:47.921149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14638 | 2026.05.14 14:10:47.921839 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14639 | 2026.05.14 14:10:47.924496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 14640 | 2026.05.14 14:10:51.945393 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14641 | 2026.05.14 14:10:51.945686 [ 271 ] {99d4ad68-6aa6-4b12-81ce-9554974af18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 14642 | 2026.05.14 14:10:51.946078 [ 271 ] {99d4ad68-6aa6-4b12-81ce-9554974af18c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14643 | 2026.05.14 14:10:51.946122 [ 271 ] {99d4ad68-6aa6-4b12-81ce-9554974af18c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 14644 | 2026.05.14 14:10:51.946379 [ 271 ] {99d4ad68-6aa6-4b12-81ce-9554974af18c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14645 | 2026.05.14 14:10:51.946460 [ 271 ] {99d4ad68-6aa6-4b12-81ce-9554974af18c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14646 | 2026.05.14 14:10:51.946609 [ 271 ] {99d4ad68-6aa6-4b12-81ce-9554974af18c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14647 | 2026.05.14 14:10:51.946647 [ 271 ] {99d4ad68-6aa6-4b12-81ce-9554974af18c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14648 | 2026.05.14 14:10:51.946669 [ 271 ] {99d4ad68-6aa6-4b12-81ce-9554974af18c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 14649 | 2026.05.14 14:10:51.946686 [ 271 ] {99d4ad68-6aa6-4b12-81ce-9554974af18c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14650 | 2026.05.14 14:10:51.946729 [ 271 ] {99d4ad68-6aa6-4b12-81ce-9554974af18c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 14651 | 2026.05.14 14:10:51.946749 [ 271 ] {99d4ad68-6aa6-4b12-81ce-9554974af18c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 14652 | 2026.05.14 14:10:51.947999 [ 271 ] {99d4ad68-6aa6-4b12-81ce-9554974af18c} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002428 sec., 18121.911037891266 rows/sec., 3.79 MiB/sec. | ||
| 14653 | 2026.05.14 14:10:51.948123 [ 271 ] {99d4ad68-6aa6-4b12-81ce-9554974af18c} <Debug> TCPHandler: Processed in 0.002884347 sec. | ||
| 14654 | 2026.05.14 14:10:51.949775 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14655 | 2026.05.14 14:10:51.949893 [ 271 ] {97d1d4d8-dc4c-446e-9036-8f79adf169a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14656 | 2026.05.14 14:10:51.949937 [ 271 ] {97d1d4d8-dc4c-446e-9036-8f79adf169a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14657 | 2026.05.14 14:10:51.950597 [ 271 ] {97d1d4d8-dc4c-446e-9036-8f79adf169a6} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14658 | 2026.05.14 14:10:51.950648 [ 271 ] {97d1d4d8-dc4c-446e-9036-8f79adf169a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14659 | 2026.05.14 14:10:51.951042 [ 271 ] {97d1d4d8-dc4c-446e-9036-8f79adf169a6} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14660 | 2026.05.14 14:10:51.951268 [ 271 ] {97d1d4d8-dc4c-446e-9036-8f79adf169a6} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14661 | 2026.05.14 14:10:51.951422 [ 271 ] {97d1d4d8-dc4c-446e-9036-8f79adf169a6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.74 MiB/sec. | ||
| 14662 | 2026.05.14 14:10:51.951461 [ 271 ] {97d1d4d8-dc4c-446e-9036-8f79adf169a6} <Debug> TCPHandler: Processed in 0.001737926 sec. | ||
| 14663 | 2026.05.14 14:10:51.951603 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14664 | 2026.05.14 14:10:51.951702 [ 271 ] {592b0b27-0f13-473e-be01-27a495b8d0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14665 | 2026.05.14 14:10:51.951743 [ 271 ] {592b0b27-0f13-473e-be01-27a495b8d0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14666 | 2026.05.14 14:10:51.952249 [ 271 ] {592b0b27-0f13-473e-be01-27a495b8d0ed} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14667 | 2026.05.14 14:10:51.952288 [ 271 ] {592b0b27-0f13-473e-be01-27a495b8d0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14668 | 2026.05.14 14:10:51.952605 [ 271 ] {592b0b27-0f13-473e-be01-27a495b8d0ed} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14669 | 2026.05.14 14:10:51.952824 [ 271 ] {592b0b27-0f13-473e-be01-27a495b8d0ed} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14670 | 2026.05.14 14:10:51.952957 [ 271 ] {592b0b27-0f13-473e-be01-27a495b8d0ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001273 sec., 50274.94108405342 rows/sec., 3.92 MiB/sec. | ||
| 14671 | 2026.05.14 14:10:51.952995 [ 271 ] {592b0b27-0f13-473e-be01-27a495b8d0ed} <Debug> TCPHandler: Processed in 0.001440334 sec. | ||
| 14672 | 2026.05.14 14:10:51.953129 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14673 | 2026.05.14 14:10:51.953227 [ 271 ] {26b35574-56a8-4f94-b628-c7cdf03156c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14674 | 2026.05.14 14:10:51.953271 [ 271 ] {26b35574-56a8-4f94-b628-c7cdf03156c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14675 | 2026.05.14 14:10:51.953767 [ 271 ] {26b35574-56a8-4f94-b628-c7cdf03156c6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14676 | 2026.05.14 14:10:51.953806 [ 271 ] {26b35574-56a8-4f94-b628-c7cdf03156c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14677 | 2026.05.14 14:10:51.954139 [ 271 ] {26b35574-56a8-4f94-b628-c7cdf03156c6} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14678 | 2026.05.14 14:10:51.954358 [ 271 ] {26b35574-56a8-4f94-b628-c7cdf03156c6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14679 | 2026.05.14 14:10:51.954489 [ 271 ] {26b35574-56a8-4f94-b628-c7cdf03156c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 14680 | 2026.05.14 14:10:51.954528 [ 271 ] {26b35574-56a8-4f94-b628-c7cdf03156c6} <Debug> TCPHandler: Processed in 0.001448293 sec. | ||
| 14681 | 2026.05.14 14:10:51.954662 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14682 | 2026.05.14 14:10:51.954760 [ 271 ] {d8911a6c-c28e-475d-a4a8-81ef57060115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14683 | 2026.05.14 14:10:51.954802 [ 271 ] {d8911a6c-c28e-475d-a4a8-81ef57060115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14684 | 2026.05.14 14:10:51.955236 [ 271 ] {d8911a6c-c28e-475d-a4a8-81ef57060115} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14685 | 2026.05.14 14:10:51.955276 [ 271 ] {d8911a6c-c28e-475d-a4a8-81ef57060115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14686 | 2026.05.14 14:10:51.955607 [ 271 ] {d8911a6c-c28e-475d-a4a8-81ef57060115} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14687 | 2026.05.14 14:10:51.955820 [ 271 ] {d8911a6c-c28e-475d-a4a8-81ef57060115} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14688 | 2026.05.14 14:10:51.955953 [ 271 ] {d8911a6c-c28e-475d-a4a8-81ef57060115} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 14689 | 2026.05.14 14:10:51.955990 [ 271 ] {d8911a6c-c28e-475d-a4a8-81ef57060115} <Debug> TCPHandler: Processed in 0.001377043 sec. | ||
| 14690 | 2026.05.14 14:10:53.909420 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29288 | ||
| 14691 | 2026.05.14 14:10:53.910005 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14692 | 2026.05.14 14:10:53.910057 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14693 | 2026.05.14 14:10:53.910580 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14694 | 2026.05.14 14:10:53.910804 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14695 | 2026.05.14 14:10:53.910935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29288 | ||
| 14696 | 2026.05.14 14:10:53.910989 [ 120 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14697 | 2026.05.14 14:10:53.911077 [ 120 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14698 | 2026.05.14 14:10:53.911102 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14699 | 2026.05.14 14:10:53.911230 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14700 | 2026.05.14 14:10:53.911345 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14701 | 2026.05.14 14:10:53.911381 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26920 rows starting from the beginning of the part | ||
| 14702 | 2026.05.14 14:10:53.911448 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 14703 | 2026.05.14 14:10:53.911500 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 14704 | 2026.05.14 14:10:53.911546 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 14705 | 2026.05.14 14:10:53.911593 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 14706 | 2026.05.14 14:10:53.911637 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 14707 | 2026.05.14 14:10:53.914454 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29288 rows, containing 4 columns (4 merged, 0 gathered) in 0.00327529 sec., 8942108.943024892 rows/sec., 127.92 MiB/sec. | ||
| 14708 | 2026.05.14 14:10:53.914709 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14709 | 2026.05.14 14:10:53.914952 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_61_12} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14710 | 2026.05.14 14:10:53.915015 [ 187 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_61_12} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14711 | 2026.05.14 14:10:53.915077 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 14712 | 2026.05.14 14:10:55.424865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14713 | 2026.05.14 14:10:55.442662 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14714 | 2026.05.14 14:10:55.442717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14715 | 2026.05.14 14:10:55.448929 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14716 | 2026.05.14 14:10:55.449628 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14717 | 2026.05.14 14:10:55.449989 [ 132 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14718 | 2026.05.14 14:10:55.450089 [ 132 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14719 | 2026.05.14 14:10:55.450126 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14720 | 2026.05.14 14:10:55.450325 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14721 | 2026.05.14 14:10:55.453148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14722 | 2026.05.14 14:10:55.454547 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14723 | 2026.05.14 14:10:55.456204 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 14724 | 2026.05.14 14:10:55.460948 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 14725 | 2026.05.14 14:10:55.465647 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 14726 | 2026.05.14 14:10:55.470295 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 14727 | 2026.05.14 14:10:55.474879 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 14728 | 2026.05.14 14:10:55.478691 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 14729 | 2026.05.14 14:10:55.529983 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079730537 sec., 5769.433109424561 rows/sec., 29.83 MiB/sec. | ||
| 14730 | 2026.05.14 14:10:55.532033 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14731 | 2026.05.14 14:10:55.533615 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_61_12} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14732 | 2026.05.14 14:10:55.533705 [ 192 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_61_12} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14733 | 2026.05.14 14:10:55.535068 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14734 | 2026.05.14 14:10:56.000376 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.17 MiB, peak 368.57 MiB, free memory in arenas 0.00 B, will set to 357.02 MiB (RSS), difference: 1.85 MiB | ||
| 14735 | 2026.05.14 14:10:56.506796 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1844 | ||
| 14736 | 2026.05.14 14:10:56.509182 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14737 | 2026.05.14 14:10:56.509245 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14738 | 2026.05.14 14:10:56.510454 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14739 | 2026.05.14 14:10:56.510732 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14740 | 2026.05.14 14:10:56.510928 [ 123 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14741 | 2026.05.14 14:10:56.510997 [ 123 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2026.05.14 14:10:56.511022 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14743 | 2026.05.14 14:10:56.511097 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1844 | ||
| 14744 | 2026.05.14 14:10:56.511206 [ 197 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 14745 | 2026.05.14 14:10:56.511878 [ 197 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14746 | 2026.05.14 14:10:56.512014 [ 197 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1668 rows starting from the beginning of the part | ||
| 14747 | 2026.05.14 14:10:56.512339 [ 197 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part | ||
| 14748 | 2026.05.14 14:10:56.512645 [ 197 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 14749 | 2026.05.14 14:10:56.512939 [ 197 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 62 rows starting from the beginning of the part | ||
| 14750 | 2026.05.14 14:10:56.513252 [ 197 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part | ||
| 14751 | 2026.05.14 14:10:56.513556 [ 197 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 14752 | 2026.05.14 14:10:56.520812 [ 201 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 72 columns (72 merged, 0 gathered) in 0.00969189 sec., 190262.16764738353 rows/sec., 159.11 MiB/sec. | ||
| 14753 | 2026.05.14 14:10:56.522591 [ 201 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14754 | 2026.05.14 14:10:56.523139 [ 201 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_46_9} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14755 | 2026.05.14 14:10:56.523212 [ 201 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_46_9} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14756 | 2026.05.14 14:10:56.523510 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.30 MiB. | ||
| 14757 | 2026.05.14 14:10:56.951174 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14758 | 2026.05.14 14:10:56.951440 [ 271 ] {8750b58e-cb0f-417e-b783-4a96502b1209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 14759 | 2026.05.14 14:10:56.951793 [ 271 ] {8750b58e-cb0f-417e-b783-4a96502b1209} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14760 | 2026.05.14 14:10:56.951833 [ 271 ] {8750b58e-cb0f-417e-b783-4a96502b1209} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 14761 | 2026.05.14 14:10:56.952067 [ 271 ] {8750b58e-cb0f-417e-b783-4a96502b1209} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14762 | 2026.05.14 14:10:56.952133 [ 271 ] {8750b58e-cb0f-417e-b783-4a96502b1209} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14763 | 2026.05.14 14:10:56.952397 [ 271 ] {8750b58e-cb0f-417e-b783-4a96502b1209} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14764 | 2026.05.14 14:10:56.952494 [ 271 ] {8750b58e-cb0f-417e-b783-4a96502b1209} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14765 | 2026.05.14 14:10:56.952517 [ 271 ] {8750b58e-cb0f-417e-b783-4a96502b1209} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 14766 | 2026.05.14 14:10:56.952535 [ 271 ] {8750b58e-cb0f-417e-b783-4a96502b1209} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14767 | 2026.05.14 14:10:56.952593 [ 271 ] {8750b58e-cb0f-417e-b783-4a96502b1209} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 14768 | 2026.05.14 14:10:56.952638 [ 271 ] {8750b58e-cb0f-417e-b783-4a96502b1209} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 14769 | 2026.05.14 14:10:56.953950 [ 271 ] {8750b58e-cb0f-417e-b783-4a96502b1209} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002628 sec., 16742.7701674277 rows/sec., 3.50 MiB/sec. | ||
| 14770 | 2026.05.14 14:10:56.954065 [ 271 ] {8750b58e-cb0f-417e-b783-4a96502b1209} <Debug> TCPHandler: Processed in 0.003026928 sec. | ||
| 14771 | 2026.05.14 14:10:56.959628 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14772 | 2026.05.14 14:10:56.959870 [ 271 ] {c7540f8d-26bf-43be-bf0c-3d432dba8cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14773 | 2026.05.14 14:10:56.959965 [ 271 ] {c7540f8d-26bf-43be-bf0c-3d432dba8cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14774 | 2026.05.14 14:10:56.960906 [ 271 ] {c7540f8d-26bf-43be-bf0c-3d432dba8cc5} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14775 | 2026.05.14 14:10:56.960945 [ 271 ] {c7540f8d-26bf-43be-bf0c-3d432dba8cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14776 | 2026.05.14 14:10:56.961318 [ 271 ] {c7540f8d-26bf-43be-bf0c-3d432dba8cc5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14777 | 2026.05.14 14:10:56.961534 [ 271 ] {c7540f8d-26bf-43be-bf0c-3d432dba8cc5} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14778 | 2026.05.14 14:10:56.961676 [ 271 ] {c7540f8d-26bf-43be-bf0c-3d432dba8cc5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001875 sec., 151466.6666666667 rows/sec., 9.62 MiB/sec. | ||
| 14779 | 2026.05.14 14:10:56.961707 [ 116 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14780 | 2026.05.14 14:10:56.961715 [ 271 ] {c7540f8d-26bf-43be-bf0c-3d432dba8cc5} <Debug> TCPHandler: Processed in 0.00225759 sec. | ||
| 14781 | 2026.05.14 14:10:56.961786 [ 116 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14782 | 2026.05.14 14:10:56.961817 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14783 | 2026.05.14 14:10:56.961929 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14784 | 2026.05.14 14:10:56.962035 [ 271 ] {cc51bd0b-325c-4e5b-90af-58e1cc247bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14785 | 2026.05.14 14:10:56.962047 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14786 | 2026.05.14 14:10:56.962077 [ 271 ] {cc51bd0b-325c-4e5b-90af-58e1cc247bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14787 | 2026.05.14 14:10:56.962200 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14788 | 2026.05.14 14:10:56.962242 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 284 rows starting from the beginning of the part | ||
| 14789 | 2026.05.14 14:10:56.962316 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 14790 | 2026.05.14 14:10:56.962371 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 14791 | 2026.05.14 14:10:56.962420 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 14792 | 2026.05.14 14:10:56.962473 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 284 rows starting from the beginning of the part | ||
| 14793 | 2026.05.14 14:10:56.962845 [ 271 ] {cc51bd0b-325c-4e5b-90af-58e1cc247bc1} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14794 | 2026.05.14 14:10:56.962888 [ 271 ] {cc51bd0b-325c-4e5b-90af-58e1cc247bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14795 | 2026.05.14 14:10:56.963306 [ 271 ] {cc51bd0b-325c-4e5b-90af-58e1cc247bc1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14796 | 2026.05.14 14:10:56.963444 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454293 sec., 976419.4698042279 rows/sec., 65.74 MiB/sec. | ||
| 14797 | 2026.05.14 14:10:56.963524 [ 271 ] {cc51bd0b-325c-4e5b-90af-58e1cc247bc1} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14798 | 2026.05.14 14:10:56.963602 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14799 | 2026.05.14 14:10:56.963667 [ 271 ] {cc51bd0b-325c-4e5b-90af-58e1cc247bc1} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.00165 sec., 533939.3939393939 rows/sec., 41.95 MiB/sec. | ||
| 14800 | 2026.05.14 14:10:56.963717 [ 271 ] {cc51bd0b-325c-4e5b-90af-58e1cc247bc1} <Debug> TCPHandler: Processed in 0.001841047 sec. | ||
| 14801 | 2026.05.14 14:10:56.963863 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14802 | 2026.05.14 14:10:56.963909 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_45_11} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14803 | 2026.05.14 14:10:56.963963 [ 271 ] {4c64d5a0-20af-48c2-82dd-e1cdae742fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14804 | 2026.05.14 14:10:56.963988 [ 191 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_45_11} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14805 | 2026.05.14 14:10:56.964010 [ 271 ] {4c64d5a0-20af-48c2-82dd-e1cdae742fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14806 | 2026.05.14 14:10:56.964061 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 14807 | 2026.05.14 14:10:56.964502 [ 271 ] {4c64d5a0-20af-48c2-82dd-e1cdae742fd9} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14808 | 2026.05.14 14:10:56.964546 [ 271 ] {4c64d5a0-20af-48c2-82dd-e1cdae742fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14809 | 2026.05.14 14:10:56.964875 [ 271 ] {4c64d5a0-20af-48c2-82dd-e1cdae742fd9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14810 | 2026.05.14 14:10:56.965082 [ 271 ] {4c64d5a0-20af-48c2-82dd-e1cdae742fd9} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14811 | 2026.05.14 14:10:56.965218 [ 271 ] {4c64d5a0-20af-48c2-82dd-e1cdae742fd9} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001273 sec., 144540.45561665358 rows/sec., 8.98 MiB/sec. | ||
| 14812 | 2026.05.14 14:10:56.965256 [ 271 ] {4c64d5a0-20af-48c2-82dd-e1cdae742fd9} <Debug> TCPHandler: Processed in 0.001442313 sec. | ||
| 14813 | 2026.05.14 14:10:56.965394 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14814 | 2026.05.14 14:10:56.965492 [ 271 ] {21a20462-e9cd-4d8b-b5d7-f5ce919dc900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14815 | 2026.05.14 14:10:56.965532 [ 271 ] {21a20462-e9cd-4d8b-b5d7-f5ce919dc900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14816 | 2026.05.14 14:10:56.965969 [ 271 ] {21a20462-e9cd-4d8b-b5d7-f5ce919dc900} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14817 | 2026.05.14 14:10:56.966006 [ 271 ] {21a20462-e9cd-4d8b-b5d7-f5ce919dc900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14818 | 2026.05.14 14:10:56.966304 [ 271 ] {21a20462-e9cd-4d8b-b5d7-f5ce919dc900} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14819 | 2026.05.14 14:10:56.966509 [ 271 ] {21a20462-e9cd-4d8b-b5d7-f5ce919dc900} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14820 | 2026.05.14 14:10:56.966634 [ 271 ] {21a20462-e9cd-4d8b-b5d7-f5ce919dc900} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 14821 | 2026.05.14 14:10:56.966671 [ 271 ] {21a20462-e9cd-4d8b-b5d7-f5ce919dc900} <Debug> TCPHandler: Processed in 0.001327062 sec. | ||
| 14822 | 2026.05.14 14:10:56.966794 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14823 | 2026.05.14 14:10:56.966893 [ 271 ] {bda0adba-f528-4453-9142-7fbf18f771bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14824 | 2026.05.14 14:10:56.966933 [ 271 ] {bda0adba-f528-4453-9142-7fbf18f771bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14825 | 2026.05.14 14:10:56.967357 [ 271 ] {bda0adba-f528-4453-9142-7fbf18f771bb} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14826 | 2026.05.14 14:10:56.967393 [ 271 ] {bda0adba-f528-4453-9142-7fbf18f771bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14827 | 2026.05.14 14:10:56.967688 [ 271 ] {bda0adba-f528-4453-9142-7fbf18f771bb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14828 | 2026.05.14 14:10:56.967891 [ 271 ] {bda0adba-f528-4453-9142-7fbf18f771bb} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14829 | 2026.05.14 14:10:56.968014 [ 271 ] {bda0adba-f528-4453-9142-7fbf18f771bb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00114 sec., 129824.56140350878 rows/sec., 7.38 MiB/sec. | ||
| 14830 | 2026.05.14 14:10:56.968018 [ 127 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14831 | 2026.05.14 14:10:56.968054 [ 271 ] {bda0adba-f528-4453-9142-7fbf18f771bb} <Debug> TCPHandler: Processed in 0.001309082 sec. | ||
| 14832 | 2026.05.14 14:10:56.968073 [ 127 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14833 | 2026.05.14 14:10:56.968100 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14834 | 2026.05.14 14:10:56.968195 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14835 | 2026.05.14 14:10:56.968203 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14836 | 2026.05.14 14:10:56.968297 [ 271 ] {fdbfdd72-031e-441a-b830-edd4b3dbabf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14837 | 2026.05.14 14:10:56.968321 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14838 | 2026.05.14 14:10:56.968341 [ 271 ] {fdbfdd72-031e-441a-b830-edd4b3dbabf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14839 | 2026.05.14 14:10:56.968356 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 148 rows starting from the beginning of the part | ||
| 14840 | 2026.05.14 14:10:56.968419 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 14841 | 2026.05.14 14:10:56.968464 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 14842 | 2026.05.14 14:10:56.968505 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 14843 | 2026.05.14 14:10:56.968545 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 148 rows starting from the beginning of the part | ||
| 14844 | 2026.05.14 14:10:56.968987 [ 271 ] {fdbfdd72-031e-441a-b830-edd4b3dbabf6} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14845 | 2026.05.14 14:10:56.969030 [ 271 ] {fdbfdd72-031e-441a-b830-edd4b3dbabf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14846 | 2026.05.14 14:10:56.969313 [ 195 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114677 sec., 645290.6860137604 rows/sec., 39.16 MiB/sec. | ||
| 14847 | 2026.05.14 14:10:56.969369 [ 271 ] {fdbfdd72-031e-441a-b830-edd4b3dbabf6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14848 | 2026.05.14 14:10:56.969457 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14849 | 2026.05.14 14:10:56.969621 [ 271 ] {fdbfdd72-031e-441a-b830-edd4b3dbabf6} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14850 | 2026.05.14 14:10:56.969763 [ 271 ] {fdbfdd72-031e-441a-b830-edd4b3dbabf6} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001484 sec., 358490.56603773584 rows/sec., 25.36 MiB/sec. | ||
| 14851 | 2026.05.14 14:10:56.969762 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_45_11} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14852 | 2026.05.14 14:10:56.969814 [ 271 ] {fdbfdd72-031e-441a-b830-edd4b3dbabf6} <Debug> TCPHandler: Processed in 0.001681295 sec. | ||
| 14853 | 2026.05.14 14:10:56.969863 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_45_11} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14854 | 2026.05.14 14:10:56.969934 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14855 | 2026.05.14 14:10:56.969962 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14856 | 2026.05.14 14:10:56.970065 [ 271 ] {557b5a08-0f0b-4e67-a982-aebdd355d774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14857 | 2026.05.14 14:10:56.970107 [ 271 ] {557b5a08-0f0b-4e67-a982-aebdd355d774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14858 | 2026.05.14 14:10:56.970470 [ 271 ] {557b5a08-0f0b-4e67-a982-aebdd355d774} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14859 | 2026.05.14 14:10:56.970505 [ 271 ] {557b5a08-0f0b-4e67-a982-aebdd355d774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14860 | 2026.05.14 14:10:56.970802 [ 271 ] {557b5a08-0f0b-4e67-a982-aebdd355d774} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14861 | 2026.05.14 14:10:56.971005 [ 271 ] {557b5a08-0f0b-4e67-a982-aebdd355d774} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14862 | 2026.05.14 14:10:56.971132 [ 271 ] {557b5a08-0f0b-4e67-a982-aebdd355d774} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 14863 | 2026.05.14 14:10:56.971168 [ 271 ] {557b5a08-0f0b-4e67-a982-aebdd355d774} <Debug> TCPHandler: Processed in 0.001257012 sec. | ||
| 14864 | 2026.05.14 14:10:56.971312 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14865 | 2026.05.14 14:10:56.971409 [ 271 ] {40fab5ee-fff6-4b16-81cd-508b424fa3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14866 | 2026.05.14 14:10:56.971451 [ 271 ] {40fab5ee-fff6-4b16-81cd-508b424fa3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14867 | 2026.05.14 14:10:56.971886 [ 271 ] {40fab5ee-fff6-4b16-81cd-508b424fa3a6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14868 | 2026.05.14 14:10:56.971922 [ 271 ] {40fab5ee-fff6-4b16-81cd-508b424fa3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14869 | 2026.05.14 14:10:56.972249 [ 271 ] {40fab5ee-fff6-4b16-81cd-508b424fa3a6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14870 | 2026.05.14 14:10:56.972454 [ 271 ] {40fab5ee-fff6-4b16-81cd-508b424fa3a6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14871 | 2026.05.14 14:10:56.972580 [ 271 ] {40fab5ee-fff6-4b16-81cd-508b424fa3a6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00119 sec., 222689.07563025207 rows/sec., 14.80 MiB/sec. | ||
| 14872 | 2026.05.14 14:10:56.972589 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_99_20 to all_104_104_0 | ||
| 14873 | 2026.05.14 14:10:56.972619 [ 271 ] {40fab5ee-fff6-4b16-81cd-508b424fa3a6} <Debug> TCPHandler: Processed in 0.001356342 sec. | ||
| 14874 | 2026.05.14 14:10:56.972632 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14875 | 2026.05.14 14:10:56.972657 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14876 | 2026.05.14 14:10:56.972729 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_99_20 to all_104_104_0 into Compact with storage Full | ||
| 14877 | 2026.05.14 14:10:56.972755 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14878 | 2026.05.14 14:10:56.972829 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14879 | 2026.05.14 14:10:56.972862 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_20, total 40349 rows starting from the beginning of the part | ||
| 14880 | 2026.05.14 14:10:56.972865 [ 271 ] {d8952e64-076a-4ad4-9084-8ef1217814c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14881 | 2026.05.14 14:10:56.972916 [ 271 ] {d8952e64-076a-4ad4-9084-8ef1217814c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14882 | 2026.05.14 14:10:56.972917 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 128 rows starting from the beginning of the part | ||
| 14883 | 2026.05.14 14:10:56.972974 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 14884 | 2026.05.14 14:10:56.973016 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 265 rows starting from the beginning of the part | ||
| 14885 | 2026.05.14 14:10:56.973053 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14886 | 2026.05.14 14:10:56.973093 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 265 rows starting from the beginning of the part | ||
| 14887 | 2026.05.14 14:10:56.973265 [ 271 ] {d8952e64-076a-4ad4-9084-8ef1217814c5} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14888 | 2026.05.14 14:10:56.973306 [ 271 ] {d8952e64-076a-4ad4-9084-8ef1217814c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14889 | 2026.05.14 14:10:56.973622 [ 271 ] {d8952e64-076a-4ad4-9084-8ef1217814c5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14890 | 2026.05.14 14:10:56.973843 [ 271 ] {d8952e64-076a-4ad4-9084-8ef1217814c5} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14891 | 2026.05.14 14:10:56.973970 [ 271 ] {d8952e64-076a-4ad4-9084-8ef1217814c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 59.95 KiB/sec. | ||
| 14892 | 2026.05.14 14:10:56.974007 [ 271 ] {d8952e64-076a-4ad4-9084-8ef1217814c5} <Debug> TCPHandler: Processed in 0.001301612 sec. | ||
| 14893 | 2026.05.14 14:10:56.974131 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14894 | 2026.05.14 14:10:56.974227 [ 271 ] {f081bfc5-6fdf-462a-994a-1e241b12a5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14895 | 2026.05.14 14:10:56.974279 [ 271 ] {f081bfc5-6fdf-462a-994a-1e241b12a5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14896 | 2026.05.14 14:10:56.975144 [ 271 ] {f081bfc5-6fdf-462a-994a-1e241b12a5b6} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14897 | 2026.05.14 14:10:56.975182 [ 271 ] {f081bfc5-6fdf-462a-994a-1e241b12a5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14898 | 2026.05.14 14:10:56.975932 [ 271 ] {f081bfc5-6fdf-462a-994a-1e241b12a5b6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14899 | 2026.05.14 14:10:56.976159 [ 271 ] {f081bfc5-6fdf-462a-994a-1e241b12a5b6} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14900 | 2026.05.14 14:10:56.976303 [ 271 ] {f081bfc5-6fdf-462a-994a-1e241b12a5b6} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002093 sec., 20066.889632107024 rows/sec., 35.96 MiB/sec. | ||
| 14901 | 2026.05.14 14:10:56.976357 [ 271 ] {f081bfc5-6fdf-462a-994a-1e241b12a5b6} <Debug> TCPHandler: Processed in 0.002275521 sec. | ||
| 14902 | 2026.05.14 14:10:56.976486 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14903 | 2026.05.14 14:10:56.976584 [ 271 ] {edf225be-38d3-47d0-8d7a-a90734de98e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14904 | 2026.05.14 14:10:56.976626 [ 271 ] {edf225be-38d3-47d0-8d7a-a90734de98e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14905 | 2026.05.14 14:10:56.976964 [ 271 ] {edf225be-38d3-47d0-8d7a-a90734de98e1} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14906 | 2026.05.14 14:10:56.976999 [ 271 ] {edf225be-38d3-47d0-8d7a-a90734de98e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
| 14907 | 2026.05.14 14:10:56.977440 [ 271 ] {edf225be-38d3-47d0-8d7a-a90734de98e1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14908 | 2026.05.14 14:10:56.977658 [ 271 ] {edf225be-38d3-47d0-8d7a-a90734de98e1} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2026.05.14 14:10:56.977792 [ 271 ] {edf225be-38d3-47d0-8d7a-a90734de98e1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001227 sec., 73349.63325183374 rows/sec., 4.59 MiB/sec. | ||
| 14910 | 2026.05.14 14:10:56.977829 [ 271 ] {edf225be-38d3-47d0-8d7a-a90734de98e1} <Debug> TCPHandler: Processed in 0.001394363 sec. | ||
| 14911 | 2026.05.14 14:10:56.983019 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41327 rows, containing 5 columns (5 merged, 0 gathered) in 0.010318775 sec., 4005029.6667966885 rows/sec., 255.33 MiB/sec. | ||
| 14912 | 2026.05.14 14:10:56.983280 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 14913 | 2026.05.14 14:10:56.983574 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14914 | 2026.05.14 14:10:56.983657 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_99_20, all_104_104_0] -> all_1_104_21 | ||
| 14915 | 2026.05.14 14:10:56.983754 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14916 | 2026.05.14 14:10:57.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.02 MiB, peak 368.57 MiB, free memory in arenas 0.00 B, will set to 362.60 MiB (RSS), difference: 4.58 MiB | ||
| 14917 | 2026.05.14 14:11:01.256509 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14918 | 2026.05.14 14:11:01.256587 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14919 | 2026.05.14 14:11:01.411222 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29800 | ||
| 14920 | 2026.05.14 14:11:01.411724 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14921 | 2026.05.14 14:11:01.411759 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 14922 | 2026.05.14 14:11:01.412229 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14923 | 2026.05.14 14:11:01.412456 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14924 | 2026.05.14 14:11:01.412581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29800 | ||
| 14925 | 2026.05.14 14:11:01.945137 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14926 | 2026.05.14 14:11:01.945385 [ 271 ] {99840d1f-1dc0-4d08-943e-c0b52bb61e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 14927 | 2026.05.14 14:11:01.945753 [ 271 ] {99840d1f-1dc0-4d08-943e-c0b52bb61e0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14928 | 2026.05.14 14:11:01.945797 [ 271 ] {99840d1f-1dc0-4d08-943e-c0b52bb61e0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 14929 | 2026.05.14 14:11:01.946029 [ 271 ] {99840d1f-1dc0-4d08-943e-c0b52bb61e0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14930 | 2026.05.14 14:11:01.946100 [ 271 ] {99840d1f-1dc0-4d08-943e-c0b52bb61e0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14931 | 2026.05.14 14:11:01.946247 [ 271 ] {99840d1f-1dc0-4d08-943e-c0b52bb61e0c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14932 | 2026.05.14 14:11:01.946285 [ 271 ] {99840d1f-1dc0-4d08-943e-c0b52bb61e0c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14933 | 2026.05.14 14:11:01.946307 [ 271 ] {99840d1f-1dc0-4d08-943e-c0b52bb61e0c} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 14934 | 2026.05.14 14:11:01.946323 [ 271 ] {99840d1f-1dc0-4d08-943e-c0b52bb61e0c} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14935 | 2026.05.14 14:11:01.946367 [ 271 ] {99840d1f-1dc0-4d08-943e-c0b52bb61e0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 14936 | 2026.05.14 14:11:01.946387 [ 271 ] {99840d1f-1dc0-4d08-943e-c0b52bb61e0c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 14937 | 2026.05.14 14:11:01.947983 [ 271 ] {99840d1f-1dc0-4d08-943e-c0b52bb61e0c} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002698 sec., 16308.37657524092 rows/sec., 3.41 MiB/sec. | ||
| 14938 | 2026.05.14 14:11:01.948099 [ 271 ] {99840d1f-1dc0-4d08-943e-c0b52bb61e0c} <Debug> TCPHandler: Processed in 0.003108329 sec. | ||
| 14939 | 2026.05.14 14:11:01.949909 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14940 | 2026.05.14 14:11:01.950097 [ 271 ] {3b59da00-75fd-4b5b-a1c2-fb41a93ac2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14941 | 2026.05.14 14:11:01.950171 [ 271 ] {3b59da00-75fd-4b5b-a1c2-fb41a93ac2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14942 | 2026.05.14 14:11:01.951085 [ 271 ] {3b59da00-75fd-4b5b-a1c2-fb41a93ac2ba} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14943 | 2026.05.14 14:11:01.951135 [ 271 ] {3b59da00-75fd-4b5b-a1c2-fb41a93ac2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 14944 | 2026.05.14 14:11:01.951532 [ 271 ] {3b59da00-75fd-4b5b-a1c2-fb41a93ac2ba} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14945 | 2026.05.14 14:11:01.951773 [ 271 ] {3b59da00-75fd-4b5b-a1c2-fb41a93ac2ba} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14946 | 2026.05.14 14:11:01.951930 [ 271 ] {3b59da00-75fd-4b5b-a1c2-fb41a93ac2ba} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001886 sec., 29692.470837751855 rows/sec., 2.27 MiB/sec. | ||
| 14947 | 2026.05.14 14:11:01.951969 [ 271 ] {3b59da00-75fd-4b5b-a1c2-fb41a93ac2ba} <Debug> TCPHandler: Processed in 0.00215106 sec. | ||
| 14948 | 2026.05.14 14:11:01.952120 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14949 | 2026.05.14 14:11:01.952218 [ 271 ] {4e738893-ba05-47f9-92a4-1f7c0118c1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14950 | 2026.05.14 14:11:01.952260 [ 271 ] {4e738893-ba05-47f9-92a4-1f7c0118c1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14951 | 2026.05.14 14:11:01.952754 [ 271 ] {4e738893-ba05-47f9-92a4-1f7c0118c1f7} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14952 | 2026.05.14 14:11:01.952791 [ 271 ] {4e738893-ba05-47f9-92a4-1f7c0118c1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 14953 | 2026.05.14 14:11:01.953095 [ 271 ] {4e738893-ba05-47f9-92a4-1f7c0118c1f7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14954 | 2026.05.14 14:11:01.953311 [ 271 ] {4e738893-ba05-47f9-92a4-1f7c0118c1f7} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14955 | 2026.05.14 14:11:01.953447 [ 271 ] {4e738893-ba05-47f9-92a4-1f7c0118c1f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 14956 | 2026.05.14 14:11:01.953486 [ 271 ] {4e738893-ba05-47f9-92a4-1f7c0118c1f7} <Debug> TCPHandler: Processed in 0.001421463 sec. | ||
| 14957 | 2026.05.14 14:11:01.953616 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14958 | 2026.05.14 14:11:01.953714 [ 271 ] {0e577381-4ed3-455f-bc7e-1ddaadbd9587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14959 | 2026.05.14 14:11:01.953758 [ 271 ] {0e577381-4ed3-455f-bc7e-1ddaadbd9587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14960 | 2026.05.14 14:11:01.954207 [ 271 ] {0e577381-4ed3-455f-bc7e-1ddaadbd9587} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14961 | 2026.05.14 14:11:01.954246 [ 271 ] {0e577381-4ed3-455f-bc7e-1ddaadbd9587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 14962 | 2026.05.14 14:11:01.954571 [ 271 ] {0e577381-4ed3-455f-bc7e-1ddaadbd9587} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14963 | 2026.05.14 14:11:01.954783 [ 271 ] {0e577381-4ed3-455f-bc7e-1ddaadbd9587} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14964 | 2026.05.14 14:11:01.954915 [ 271 ] {0e577381-4ed3-455f-bc7e-1ddaadbd9587} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 14965 | 2026.05.14 14:11:01.954953 [ 271 ] {0e577381-4ed3-455f-bc7e-1ddaadbd9587} <Debug> TCPHandler: Processed in 0.001386602 sec. | ||
| 14966 | 2026.05.14 14:11:01.955080 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14967 | 2026.05.14 14:11:01.955178 [ 271 ] {3026d1da-335c-4927-ab77-d3ff7e33cd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14968 | 2026.05.14 14:11:01.955221 [ 271 ] {3026d1da-335c-4927-ab77-d3ff7e33cd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14969 | 2026.05.14 14:11:01.955572 [ 271 ] {3026d1da-335c-4927-ab77-d3ff7e33cd7d} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14970 | 2026.05.14 14:11:01.955608 [ 271 ] {3026d1da-335c-4927-ab77-d3ff7e33cd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 14971 | 2026.05.14 14:11:01.955912 [ 271 ] {3026d1da-335c-4927-ab77-d3ff7e33cd7d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14972 | 2026.05.14 14:11:01.956148 [ 271 ] {3026d1da-335c-4927-ab77-d3ff7e33cd7d} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14973 | 2026.05.14 14:11:01.956281 [ 271 ] {3026d1da-335c-4927-ab77-d3ff7e33cd7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 14974 | 2026.05.14 14:11:01.956319 [ 271 ] {3026d1da-335c-4927-ab77-d3ff7e33cd7d} <Debug> TCPHandler: Processed in 0.001288102 sec. | ||
| 14975 | 2026.05.14 14:11:02.246917 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14976 | 2026.05.14 14:11:02.247274 [ 271 ] {c9d935bb-e0b6-47f4-8702-8db0817d8c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 14977 | 2026.05.14 14:11:02.247797 [ 271 ] {c9d935bb-e0b6-47f4-8702-8db0817d8c06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14978 | 2026.05.14 14:11:02.247842 [ 271 ] {c9d935bb-e0b6-47f4-8702-8db0817d8c06} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14979 | 2026.05.14 14:11:02.248093 [ 271 ] {c9d935bb-e0b6-47f4-8702-8db0817d8c06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14980 | 2026.05.14 14:11:02.248158 [ 271 ] {c9d935bb-e0b6-47f4-8702-8db0817d8c06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14981 | 2026.05.14 14:11:02.248295 [ 271 ] {c9d935bb-e0b6-47f4-8702-8db0817d8c06} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 14982 | 2026.05.14 14:11:02.248330 [ 271 ] {c9d935bb-e0b6-47f4-8702-8db0817d8c06} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14983 | 2026.05.14 14:11:02.248351 [ 271 ] {c9d935bb-e0b6-47f4-8702-8db0817d8c06} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 14984 | 2026.05.14 14:11:02.248366 [ 271 ] {c9d935bb-e0b6-47f4-8702-8db0817d8c06} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14985 | 2026.05.14 14:11:02.248406 [ 271 ] {c9d935bb-e0b6-47f4-8702-8db0817d8c06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 14986 | 2026.05.14 14:11:02.248425 [ 271 ] {c9d935bb-e0b6-47f4-8702-8db0817d8c06} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 14987 | 2026.05.14 14:11:02.249983 [ 271 ] {c9d935bb-e0b6-47f4-8702-8db0817d8c06} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002878 sec., 15288.394718554553 rows/sec., 3.20 MiB/sec. | ||
| 14988 | 2026.05.14 14:11:02.250106 [ 271 ] {c9d935bb-e0b6-47f4-8702-8db0817d8c06} <Debug> TCPHandler: Processed in 0.003348801 sec. | ||
| 14989 | 2026.05.14 14:11:02.268080 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14990 | 2026.05.14 14:11:02.268298 [ 271 ] {a0ace37d-f217-43c6-b435-ef9015bb1f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14991 | 2026.05.14 14:11:02.268380 [ 271 ] {a0ace37d-f217-43c6-b435-ef9015bb1f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14992 | 2026.05.14 14:11:02.269282 [ 271 ] {a0ace37d-f217-43c6-b435-ef9015bb1f14} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14993 | 2026.05.14 14:11:02.269336 [ 271 ] {a0ace37d-f217-43c6-b435-ef9015bb1f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 14994 | 2026.05.14 14:11:02.269771 [ 271 ] {a0ace37d-f217-43c6-b435-ef9015bb1f14} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14995 | 2026.05.14 14:11:02.270009 [ 271 ] {a0ace37d-f217-43c6-b435-ef9015bb1f14} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14996 | 2026.05.14 14:11:02.270172 [ 271 ] {a0ace37d-f217-43c6-b435-ef9015bb1f14} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001936 sec., 146694.21487603305 rows/sec., 9.32 MiB/sec. | ||
| 14997 | 2026.05.14 14:11:02.270216 [ 271 ] {a0ace37d-f217-43c6-b435-ef9015bb1f14} <Debug> TCPHandler: Processed in 0.002293601 sec. | ||
| 14998 | 2026.05.14 14:11:02.270366 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14999 | 2026.05.14 14:11:02.270466 [ 271 ] {b8228ab2-e0d7-488c-af56-7e4056d449c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15000 | 2026.05.14 14:11:02.270509 [ 271 ] {b8228ab2-e0d7-488c-af56-7e4056d449c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15001 | 2026.05.14 14:11:02.272597 [ 271 ] {b8228ab2-e0d7-488c-af56-7e4056d449c7} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15002 | 2026.05.14 14:11:02.272637 [ 271 ] {b8228ab2-e0d7-488c-af56-7e4056d449c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15003 | 2026.05.14 14:11:02.273145 [ 271 ] {b8228ab2-e0d7-488c-af56-7e4056d449c7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15004 | 2026.05.14 14:11:02.273370 [ 271 ] {b8228ab2-e0d7-488c-af56-7e4056d449c7} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15005 | 2026.05.14 14:11:02.273504 [ 271 ] {b8228ab2-e0d7-488c-af56-7e4056d449c7} <Debug> executeQuery: Read 3230 rows, 247.07 KiB in 0.003057 sec., 1056591.4295060518 rows/sec., 78.93 MiB/sec. | ||
| 15006 | 2026.05.14 14:11:02.273510 [ 149 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15007 | 2026.05.14 14:11:02.273546 [ 271 ] {b8228ab2-e0d7-488c-af56-7e4056d449c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 15008 | 2026.05.14 14:11:02.273564 [ 149 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15009 | 2026.05.14 14:11:02.273567 [ 271 ] {b8228ab2-e0d7-488c-af56-7e4056d449c7} <Debug> TCPHandler: Processed in 0.00325155 sec. | ||
| 15010 | 2026.05.14 14:11:02.273599 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15011 | 2026.05.14 14:11:02.273728 [ 193 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15012 | 2026.05.14 14:11:02.273733 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15013 | 2026.05.14 14:11:02.273849 [ 193 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15014 | 2026.05.14 14:11:02.273864 [ 271 ] {088fa091-710b-4422-a3f8-e346d7f54a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15015 | 2026.05.14 14:11:02.273884 [ 193 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3239 rows starting from the beginning of the part | ||
| 15016 | 2026.05.14 14:11:02.273905 [ 271 ] {088fa091-710b-4422-a3f8-e346d7f54a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15017 | 2026.05.14 14:11:02.273956 [ 193 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 881 rows starting from the beginning of the part | ||
| 15018 | 2026.05.14 14:11:02.274011 [ 193 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 15019 | 2026.05.14 14:11:02.274064 [ 193 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 881 rows starting from the beginning of the part | ||
| 15020 | 2026.05.14 14:11:02.274115 [ 193 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 15021 | 2026.05.14 14:11:02.274166 [ 193 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 3230 rows starting from the beginning of the part | ||
| 15022 | 2026.05.14 14:11:02.274513 [ 271 ] {088fa091-710b-4422-a3f8-e346d7f54a06} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15023 | 2026.05.14 14:11:02.274552 [ 271 ] {088fa091-710b-4422-a3f8-e346d7f54a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15024 | 2026.05.14 14:11:02.274883 [ 271 ] {088fa091-710b-4422-a3f8-e346d7f54a06} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15025 | 2026.05.14 14:11:02.275109 [ 271 ] {088fa091-710b-4422-a3f8-e346d7f54a06} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15026 | 2026.05.14 14:11:02.275243 [ 271 ] {088fa091-710b-4422-a3f8-e346d7f54a06} <Debug> executeQuery: Read 195 rows, 12.53 KiB in 0.001397 sec., 139584.8246241947 rows/sec., 8.76 MiB/sec. | ||
| 15027 | 2026.05.14 14:11:02.275285 [ 271 ] {088fa091-710b-4422-a3f8-e346d7f54a06} <Debug> TCPHandler: Processed in 0.001601505 sec. | ||
| 15028 | 2026.05.14 14:11:02.275434 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15029 | 2026.05.14 14:11:02.275532 [ 271 ] {ce33052a-85b2-4655-a46a-bd1dc2e988fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15030 | 2026.05.14 14:11:02.275573 [ 271 ] {ce33052a-85b2-4655-a46a-bd1dc2e988fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15031 | 2026.05.14 14:11:02.276363 [ 271 ] {ce33052a-85b2-4655-a46a-bd1dc2e988fb} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15032 | 2026.05.14 14:11:02.276403 [ 271 ] {ce33052a-85b2-4655-a46a-bd1dc2e988fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15033 | 2026.05.14 14:11:02.276536 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8343 rows, containing 5 columns (5 merged, 0 gathered) in 0.002846176 sec., 2931301.5077071832 rows/sec., 232.60 MiB/sec. | ||
| 15034 | 2026.05.14 14:11:02.276764 [ 271 ] {ce33052a-85b2-4655-a46a-bd1dc2e988fb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15035 | 2026.05.14 14:11:02.276826 [ 193 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15036 | 2026.05.14 14:11:02.276993 [ 271 ] {ce33052a-85b2-4655-a46a-bd1dc2e988fb} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15037 | 2026.05.14 14:11:02.277074 [ 193 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_106_21} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15038 | 2026.05.14 14:11:02.277127 [ 271 ] {ce33052a-85b2-4655-a46a-bd1dc2e988fb} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001614 sec., 588599.7521685254 rows/sec., 34.63 MiB/sec. | ||
| 15039 | 2026.05.14 14:11:02.277141 [ 193 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_106_21} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15040 | 2026.05.14 14:11:02.277167 [ 271 ] {ce33052a-85b2-4655-a46a-bd1dc2e988fb} <Debug> TCPHandler: Processed in 0.001782396 sec. | ||
| 15041 | 2026.05.14 14:11:02.277204 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 15042 | 2026.05.14 14:11:02.277314 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15043 | 2026.05.14 14:11:02.277414 [ 271 ] {a106c80f-f3a5-4564-9a4e-3ea5459adc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15044 | 2026.05.14 14:11:02.277455 [ 271 ] {a106c80f-f3a5-4564-9a4e-3ea5459adc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15045 | 2026.05.14 14:11:02.277882 [ 271 ] {a106c80f-f3a5-4564-9a4e-3ea5459adc92} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15046 | 2026.05.14 14:11:02.277918 [ 271 ] {a106c80f-f3a5-4564-9a4e-3ea5459adc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15047 | 2026.05.14 14:11:02.278308 [ 271 ] {a106c80f-f3a5-4564-9a4e-3ea5459adc92} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 15048 | 2026.05.14 14:11:02.278517 [ 271 ] {a106c80f-f3a5-4564-9a4e-3ea5459adc92} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15049 | 2026.05.14 14:11:02.278644 [ 271 ] {a106c80f-f3a5-4564-9a4e-3ea5459adc92} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001248 sec., 801.2820512820513 rows/sec., 56.34 KiB/sec. | ||
| 15050 | 2026.05.14 14:11:02.278681 [ 271 ] {a106c80f-f3a5-4564-9a4e-3ea5459adc92} <Debug> TCPHandler: Processed in 0.001424343 sec. | ||
| 15051 | 2026.05.14 14:11:02.278855 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15052 | 2026.05.14 14:11:02.278952 [ 271 ] {14540b3e-6c03-4dfe-9996-8ae08d7f3d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15053 | 2026.05.14 14:11:02.278991 [ 271 ] {14540b3e-6c03-4dfe-9996-8ae08d7f3d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15054 | 2026.05.14 14:11:02.279432 [ 271 ] {14540b3e-6c03-4dfe-9996-8ae08d7f3d05} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15055 | 2026.05.14 14:11:02.279468 [ 271 ] {14540b3e-6c03-4dfe-9996-8ae08d7f3d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15056 | 2026.05.14 14:11:02.279769 [ 271 ] {14540b3e-6c03-4dfe-9996-8ae08d7f3d05} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15057 | 2026.05.14 14:11:02.279985 [ 271 ] {14540b3e-6c03-4dfe-9996-8ae08d7f3d05} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15058 | 2026.05.14 14:11:02.280115 [ 271 ] {14540b3e-6c03-4dfe-9996-8ae08d7f3d05} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 15059 | 2026.05.14 14:11:02.280152 [ 271 ] {14540b3e-6c03-4dfe-9996-8ae08d7f3d05} <Debug> TCPHandler: Processed in 0.001348473 sec. | ||
| 15060 | 2026.05.14 14:11:02.280332 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15061 | 2026.05.14 14:11:02.280429 [ 271 ] {62cd3659-8b72-487a-b681-1741d152973c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15062 | 2026.05.14 14:11:02.280469 [ 271 ] {62cd3659-8b72-487a-b681-1741d152973c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15063 | 2026.05.14 14:11:02.281457 [ 271 ] {62cd3659-8b72-487a-b681-1741d152973c} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15064 | 2026.05.14 14:11:02.281491 [ 271 ] {62cd3659-8b72-487a-b681-1741d152973c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15065 | 2026.05.14 14:11:02.281844 [ 271 ] {62cd3659-8b72-487a-b681-1741d152973c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15066 | 2026.05.14 14:11:02.282039 [ 271 ] {62cd3659-8b72-487a-b681-1741d152973c} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15067 | 2026.05.14 14:11:02.282153 [ 150 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15068 | 2026.05.14 14:11:02.282157 [ 271 ] {62cd3659-8b72-487a-b681-1741d152973c} <Debug> executeQuery: Read 1758 rows, 121.54 KiB in 0.001807 sec., 972883.2318760377 rows/sec., 65.69 MiB/sec. | ||
| 15069 | 2026.05.14 14:11:02.282256 [ 150 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15070 | 2026.05.14 14:11:02.282277 [ 271 ] {62cd3659-8b72-487a-b681-1741d152973c} <Debug> TCPHandler: Processed in 0.001992858 sec. | ||
| 15071 | 2026.05.14 14:11:02.282281 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15072 | 2026.05.14 14:11:02.282389 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15073 | 2026.05.14 14:11:02.282414 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15074 | 2026.05.14 14:11:02.282499 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15075 | 2026.05.14 14:11:02.282521 [ 271 ] {8a438664-fb3e-4b6b-9457-c2f3c8930d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15076 | 2026.05.14 14:11:02.282532 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1797 rows starting from the beginning of the part | ||
| 15077 | 2026.05.14 14:11:02.282571 [ 271 ] {8a438664-fb3e-4b6b-9457-c2f3c8930d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15078 | 2026.05.14 14:11:02.282598 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 532 rows starting from the beginning of the part | ||
| 15079 | 2026.05.14 14:11:02.282648 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 15080 | 2026.05.14 14:11:02.282691 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 532 rows starting from the beginning of the part | ||
| 15081 | 2026.05.14 14:11:02.282735 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 15082 | 2026.05.14 14:11:02.282776 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1758 rows starting from the beginning of the part | ||
| 15083 | 2026.05.14 14:11:02.282924 [ 271 ] {8a438664-fb3e-4b6b-9457-c2f3c8930d89} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15084 | 2026.05.14 14:11:02.282966 [ 271 ] {8a438664-fb3e-4b6b-9457-c2f3c8930d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15085 | 2026.05.14 14:11:02.283284 [ 271 ] {8a438664-fb3e-4b6b-9457-c2f3c8930d89} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15086 | 2026.05.14 14:11:02.283517 [ 271 ] {8a438664-fb3e-4b6b-9457-c2f3c8930d89} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15087 | 2026.05.14 14:11:02.283655 [ 271 ] {8a438664-fb3e-4b6b-9457-c2f3c8930d89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 15088 | 2026.05.14 14:11:02.283692 [ 271 ] {8a438664-fb3e-4b6b-9457-c2f3c8930d89} <Debug> TCPHandler: Processed in 0.001327532 sec. | ||
| 15089 | 2026.05.14 14:11:02.283865 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15090 | 2026.05.14 14:11:02.283962 [ 271 ] {a5e26686-2508-4b19-ad18-0a8a3bd47d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15091 | 2026.05.14 14:11:02.284004 [ 271 ] {a5e26686-2508-4b19-ad18-0a8a3bd47d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15092 | 2026.05.14 14:11:02.284312 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4747 rows, containing 5 columns (5 merged, 0 gathered) in 0.001962078 sec., 2419373.7455901345 rows/sec., 175.25 MiB/sec. | ||
| 15093 | 2026.05.14 14:11:02.284509 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15094 | 2026.05.14 14:11:02.284750 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_106_21} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15095 | 2026.05.14 14:11:02.284819 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_106_21} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15096 | 2026.05.14 14:11:02.284893 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 15097 | 2026.05.14 14:11:02.284949 [ 271 ] {a5e26686-2508-4b19-ad18-0a8a3bd47d51} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15098 | 2026.05.14 14:11:02.285011 [ 271 ] {a5e26686-2508-4b19-ad18-0a8a3bd47d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15099 | 2026.05.14 14:11:02.285634 [ 271 ] {a5e26686-2508-4b19-ad18-0a8a3bd47d51} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15100 | 2026.05.14 14:11:02.285882 [ 271 ] {a5e26686-2508-4b19-ad18-0a8a3bd47d51} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15101 | 2026.05.14 14:11:02.286051 [ 271 ] {a5e26686-2508-4b19-ad18-0a8a3bd47d51} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.002104 sec., 760931.5589353612 rows/sec., 46.19 MiB/sec. | ||
| 15102 | 2026.05.14 14:11:02.286122 [ 271 ] {a5e26686-2508-4b19-ad18-0a8a3bd47d51} <Debug> TCPHandler: Processed in 0.002315531 sec. | ||
| 15103 | 2026.05.14 14:11:02.286331 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15104 | 2026.05.14 14:11:02.286461 [ 271 ] {6183ea2f-a0c1-4379-9603-1aaa27c09838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15105 | 2026.05.14 14:11:02.286518 [ 271 ] {6183ea2f-a0c1-4379-9603-1aaa27c09838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15106 | 2026.05.14 14:11:02.286931 [ 271 ] {6183ea2f-a0c1-4379-9603-1aaa27c09838} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15107 | 2026.05.14 14:11:02.286991 [ 271 ] {6183ea2f-a0c1-4379-9603-1aaa27c09838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15108 | 2026.05.14 14:11:02.287309 [ 271 ] {6183ea2f-a0c1-4379-9603-1aaa27c09838} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15109 | 2026.05.14 14:11:02.287516 [ 271 ] {6183ea2f-a0c1-4379-9603-1aaa27c09838} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15110 | 2026.05.14 14:11:02.287649 [ 271 ] {6183ea2f-a0c1-4379-9603-1aaa27c09838} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001227 sec., 814.9959250203749 rows/sec., 54.92 KiB/sec. | ||
| 15111 | 2026.05.14 14:11:02.287687 [ 271 ] {6183ea2f-a0c1-4379-9603-1aaa27c09838} <Debug> TCPHandler: Processed in 0.001474963 sec. | ||
| 15112 | 2026.05.14 14:11:02.287812 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15113 | 2026.05.14 14:11:02.287913 [ 271 ] {8ee7e881-5892-4a20-8afe-d8e45e291b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15114 | 2026.05.14 14:11:02.287969 [ 271 ] {8ee7e881-5892-4a20-8afe-d8e45e291b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15115 | 2026.05.14 14:11:02.289175 [ 271 ] {8ee7e881-5892-4a20-8afe-d8e45e291b3c} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15116 | 2026.05.14 14:11:02.289224 [ 271 ] {8ee7e881-5892-4a20-8afe-d8e45e291b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15117 | 2026.05.14 14:11:02.289920 [ 271 ] {8ee7e881-5892-4a20-8afe-d8e45e291b3c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15118 | 2026.05.14 14:11:02.290156 [ 271 ] {8ee7e881-5892-4a20-8afe-d8e45e291b3c} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15119 | 2026.05.14 14:11:02.290291 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 15120 | 2026.05.14 14:11:02.290306 [ 271 ] {8ee7e881-5892-4a20-8afe-d8e45e291b3c} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002414 sec., 21955.26097763049 rows/sec., 39.34 MiB/sec. | ||
| 15121 | 2026.05.14 14:11:02.290335 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15122 | 2026.05.14 14:11:02.290360 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15123 | 2026.05.14 14:11:02.290429 [ 271 ] {8ee7e881-5892-4a20-8afe-d8e45e291b3c} <Debug> TCPHandler: Processed in 0.002666715 sec. | ||
| 15124 | 2026.05.14 14:11:02.290457 [ 195 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 15125 | 2026.05.14 14:11:02.290587 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15126 | 2026.05.14 14:11:02.290682 [ 195 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15127 | 2026.05.14 14:11:02.290697 [ 271 ] {afaf0a62-4a60-4905-bed6-535de773c6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15128 | 2026.05.14 14:11:02.290746 [ 271 ] {afaf0a62-4a60-4905-bed6-535de773c6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15129 | 2026.05.14 14:11:02.290748 [ 195 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1805 rows starting from the beginning of the part | ||
| 15130 | 2026.05.14 14:11:02.290883 [ 195 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 15131 | 2026.05.14 14:11:02.290986 [ 195 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 53 rows starting from the beginning of the part | ||
| 15132 | 2026.05.14 14:11:02.291082 [ 195 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
| 15133 | 2026.05.14 14:11:02.291137 [ 271 ] {afaf0a62-4a60-4905-bed6-535de773c6ba} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15134 | 2026.05.14 14:11:02.291176 [ 195 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 15135 | 2026.05.14 14:11:02.291178 [ 271 ] {afaf0a62-4a60-4905-bed6-535de773c6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15136 | 2026.05.14 14:11:02.291280 [ 195 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 53 rows starting from the beginning of the part | ||
| 15137 | 2026.05.14 14:11:02.291508 [ 271 ] {afaf0a62-4a60-4905-bed6-535de773c6ba} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15138 | 2026.05.14 14:11:02.291774 [ 271 ] {afaf0a62-4a60-4905-bed6-535de773c6ba} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15139 | 2026.05.14 14:11:02.291907 [ 271 ] {afaf0a62-4a60-4905-bed6-535de773c6ba} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00123 sec., 34146.34146341463 rows/sec., 1.95 MiB/sec. | ||
| 15140 | 2026.05.14 14:11:02.291914 [ 146 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15141 | 2026.05.14 14:11:02.291947 [ 271 ] {afaf0a62-4a60-4905-bed6-535de773c6ba} <Debug> TCPHandler: Processed in 0.001412884 sec. | ||
| 15142 | 2026.05.14 14:11:02.291960 [ 146 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15143 | 2026.05.14 14:11:02.291985 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15144 | 2026.05.14 14:11:02.292058 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15145 | 2026.05.14 14:11:02.292146 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15146 | 2026.05.14 14:11:02.292171 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6450 rows starting from the beginning of the part | ||
| 15147 | 2026.05.14 14:11:02.292213 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 90 rows starting from the beginning of the part | ||
| 15148 | 2026.05.14 14:11:02.292249 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 15149 | 2026.05.14 14:11:02.292284 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 90 rows starting from the beginning of the part | ||
| 15150 | 2026.05.14 14:11:02.292315 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 15151 | 2026.05.14 14:11:02.292347 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 42 rows starting from the beginning of the part | ||
| 15152 | 2026.05.14 14:11:02.293848 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6792 rows, containing 4 columns (4 merged, 0 gathered) in 0.001820247 sec., 3731361.7327758265 rows/sec., 240.50 MiB/sec. | ||
| 15153 | 2026.05.14 14:11:02.294309 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15154 | 2026.05.14 14:11:02.294570 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_106_21} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15155 | 2026.05.14 14:11:02.294637 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_106_21} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15156 | 2026.05.14 14:11:02.294708 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 15157 | 2026.05.14 14:11:02.304283 [ 196 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2037 rows, containing 19 columns (19 merged, 0 gathered) in 0.013867959 sec., 146885.3491707035 rows/sec., 263.21 MiB/sec. | ||
| 15158 | 2026.05.14 14:11:02.306260 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 15159 | 2026.05.14 14:11:02.306604 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15160 | 2026.05.14 14:11:02.306677 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 15161 | 2026.05.14 14:11:02.306775 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.15 MiB. | ||
| 15162 | 2026.05.14 14:11:02.953369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 15163 | 2026.05.14 14:11:02.968165 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15164 | 2026.05.14 14:11:02.968205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15165 | 2026.05.14 14:11:02.973712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15166 | 2026.05.14 14:11:02.974395 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15167 | 2026.05.14 14:11:02.976838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 15168 | 2026.05.14 14:11:03.000345 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.16 MiB, peak 381.73 MiB, free memory in arenas 0.00 B, will set to 370.11 MiB (RSS), difference: 5.96 MiB | ||
| 15169 | 2026.05.14 14:11:06.511530 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1904 | ||
| 15170 | 2026.05.14 14:11:06.514407 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15171 | 2026.05.14 14:11:06.514451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15172 | 2026.05.14 14:11:06.515661 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15173 | 2026.05.14 14:11:06.515924 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15174 | 2026.05.14 14:11:06.516197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1904 | ||
| 15175 | 2026.05.14 14:11:06.944672 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15176 | 2026.05.14 14:11:06.944897 [ 271 ] {78c42ed7-ca78-455d-8217-64956cf6ea18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 15177 | 2026.05.14 14:11:06.945223 [ 271 ] {78c42ed7-ca78-455d-8217-64956cf6ea18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15178 | 2026.05.14 14:11:06.945259 [ 271 ] {78c42ed7-ca78-455d-8217-64956cf6ea18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 15179 | 2026.05.14 14:11:06.945473 [ 271 ] {78c42ed7-ca78-455d-8217-64956cf6ea18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15180 | 2026.05.14 14:11:06.945539 [ 271 ] {78c42ed7-ca78-455d-8217-64956cf6ea18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15181 | 2026.05.14 14:11:06.945678 [ 271 ] {78c42ed7-ca78-455d-8217-64956cf6ea18} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15182 | 2026.05.14 14:11:06.945715 [ 271 ] {78c42ed7-ca78-455d-8217-64956cf6ea18} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15183 | 2026.05.14 14:11:06.945736 [ 271 ] {78c42ed7-ca78-455d-8217-64956cf6ea18} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 15184 | 2026.05.14 14:11:06.945752 [ 271 ] {78c42ed7-ca78-455d-8217-64956cf6ea18} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15185 | 2026.05.14 14:11:06.945796 [ 271 ] {78c42ed7-ca78-455d-8217-64956cf6ea18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 15186 | 2026.05.14 14:11:06.945816 [ 271 ] {78c42ed7-ca78-455d-8217-64956cf6ea18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 15187 | 2026.05.14 14:11:06.946958 [ 271 ] {78c42ed7-ca78-455d-8217-64956cf6ea18} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002152 sec., 20446.096654275094 rows/sec., 4.27 MiB/sec. | ||
| 15188 | 2026.05.14 14:11:06.947065 [ 271 ] {78c42ed7-ca78-455d-8217-64956cf6ea18} <Debug> TCPHandler: Processed in 0.002525393 sec. | ||
| 15189 | 2026.05.14 14:11:06.948652 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15190 | 2026.05.14 14:11:06.948766 [ 271 ] {85cf00b7-ef42-4c71-ae6e-e91825f6e19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15191 | 2026.05.14 14:11:06.948809 [ 271 ] {85cf00b7-ef42-4c71-ae6e-e91825f6e19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15192 | 2026.05.14 14:11:06.949401 [ 271 ] {85cf00b7-ef42-4c71-ae6e-e91825f6e19b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15193 | 2026.05.14 14:11:06.949449 [ 271 ] {85cf00b7-ef42-4c71-ae6e-e91825f6e19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15194 | 2026.05.14 14:11:06.949824 [ 271 ] {85cf00b7-ef42-4c71-ae6e-e91825f6e19b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15195 | 2026.05.14 14:11:06.950053 [ 271 ] {85cf00b7-ef42-4c71-ae6e-e91825f6e19b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15196 | 2026.05.14 14:11:06.950200 [ 271 ] {85cf00b7-ef42-4c71-ae6e-e91825f6e19b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001464 sec., 38251.366120218576 rows/sec., 2.92 MiB/sec. | ||
| 15197 | 2026.05.14 14:11:06.950238 [ 271 ] {85cf00b7-ef42-4c71-ae6e-e91825f6e19b} <Debug> TCPHandler: Processed in 0.001639356 sec. | ||
| 15198 | 2026.05.14 14:11:06.950370 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15199 | 2026.05.14 14:11:06.950475 [ 271 ] {f03ad959-9487-496c-914b-caa77eeae2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15200 | 2026.05.14 14:11:06.950517 [ 271 ] {f03ad959-9487-496c-914b-caa77eeae2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15201 | 2026.05.14 14:11:06.950996 [ 271 ] {f03ad959-9487-496c-914b-caa77eeae2e7} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15202 | 2026.05.14 14:11:06.951034 [ 271 ] {f03ad959-9487-496c-914b-caa77eeae2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15203 | 2026.05.14 14:11:06.951333 [ 271 ] {f03ad959-9487-496c-914b-caa77eeae2e7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15204 | 2026.05.14 14:11:06.951544 [ 271 ] {f03ad959-9487-496c-914b-caa77eeae2e7} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15205 | 2026.05.14 14:11:06.951672 [ 271 ] {f03ad959-9487-496c-914b-caa77eeae2e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 15206 | 2026.05.14 14:11:06.951710 [ 271 ] {f03ad959-9487-496c-914b-caa77eeae2e7} <Debug> TCPHandler: Processed in 0.001389893 sec. | ||
| 15207 | 2026.05.14 14:11:06.951856 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15208 | 2026.05.14 14:11:06.951954 [ 271 ] {18f33b3e-c677-4355-b96d-3ca27089e3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15209 | 2026.05.14 14:11:06.951996 [ 271 ] {18f33b3e-c677-4355-b96d-3ca27089e3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15210 | 2026.05.14 14:11:06.952415 [ 271 ] {18f33b3e-c677-4355-b96d-3ca27089e3b4} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15211 | 2026.05.14 14:11:06.952453 [ 271 ] {18f33b3e-c677-4355-b96d-3ca27089e3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15212 | 2026.05.14 14:11:06.952779 [ 271 ] {18f33b3e-c677-4355-b96d-3ca27089e3b4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15213 | 2026.05.14 14:11:06.952983 [ 271 ] {18f33b3e-c677-4355-b96d-3ca27089e3b4} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15214 | 2026.05.14 14:11:06.953111 [ 271 ] {18f33b3e-c677-4355-b96d-3ca27089e3b4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001176 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 15215 | 2026.05.14 14:11:06.953149 [ 271 ] {18f33b3e-c677-4355-b96d-3ca27089e3b4} <Debug> TCPHandler: Processed in 0.001341593 sec. | ||
| 15216 | 2026.05.14 14:11:06.953273 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15217 | 2026.05.14 14:11:06.953370 [ 271 ] {80fd8240-cd18-4c47-b3be-e2e0664dd1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15218 | 2026.05.14 14:11:06.953411 [ 271 ] {80fd8240-cd18-4c47-b3be-e2e0664dd1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15219 | 2026.05.14 14:11:06.953760 [ 271 ] {80fd8240-cd18-4c47-b3be-e2e0664dd1a7} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15220 | 2026.05.14 14:11:06.953797 [ 271 ] {80fd8240-cd18-4c47-b3be-e2e0664dd1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15221 | 2026.05.14 14:11:06.954094 [ 271 ] {80fd8240-cd18-4c47-b3be-e2e0664dd1a7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15222 | 2026.05.14 14:11:06.954297 [ 271 ] {80fd8240-cd18-4c47-b3be-e2e0664dd1a7} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15223 | 2026.05.14 14:11:06.954421 [ 271 ] {80fd8240-cd18-4c47-b3be-e2e0664dd1a7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00107 sec., 44859.81308411215 rows/sec., 3.02 MiB/sec. | ||
| 15224 | 2026.05.14 14:11:06.954457 [ 271 ] {80fd8240-cd18-4c47-b3be-e2e0664dd1a7} <Debug> TCPHandler: Processed in 0.001233042 sec. | ||
| 15225 | 2026.05.14 14:11:08.913144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30248 | ||
| 15226 | 2026.05.14 14:11:08.913890 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15227 | 2026.05.14 14:11:08.913958 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15228 | 2026.05.14 14:11:08.914574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15229 | 2026.05.14 14:11:08.914817 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15230 | 2026.05.14 14:11:08.914948 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30248 | ||
| 15231 | 2026.05.14 14:11:10.477187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 15232 | 2026.05.14 14:11:10.492932 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15233 | 2026.05.14 14:11:10.492994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15234 | 2026.05.14 14:11:10.498776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15235 | 2026.05.14 14:11:10.499450 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15236 | 2026.05.14 14:11:10.502105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 15237 | 2026.05.14 14:11:11.945179 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15238 | 2026.05.14 14:11:11.945424 [ 271 ] {8b30ca00-0f87-45c4-84c8-b11d8e778802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 15239 | 2026.05.14 14:11:11.945774 [ 271 ] {8b30ca00-0f87-45c4-84c8-b11d8e778802} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15240 | 2026.05.14 14:11:11.945810 [ 271 ] {8b30ca00-0f87-45c4-84c8-b11d8e778802} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 15241 | 2026.05.14 14:11:11.946034 [ 271 ] {8b30ca00-0f87-45c4-84c8-b11d8e778802} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15242 | 2026.05.14 14:11:11.946106 [ 271 ] {8b30ca00-0f87-45c4-84c8-b11d8e778802} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15243 | 2026.05.14 14:11:11.946255 [ 271 ] {8b30ca00-0f87-45c4-84c8-b11d8e778802} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15244 | 2026.05.14 14:11:11.946293 [ 271 ] {8b30ca00-0f87-45c4-84c8-b11d8e778802} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15245 | 2026.05.14 14:11:11.946315 [ 271 ] {8b30ca00-0f87-45c4-84c8-b11d8e778802} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 15246 | 2026.05.14 14:11:11.946330 [ 271 ] {8b30ca00-0f87-45c4-84c8-b11d8e778802} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15247 | 2026.05.14 14:11:11.946374 [ 271 ] {8b30ca00-0f87-45c4-84c8-b11d8e778802} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 15248 | 2026.05.14 14:11:11.946395 [ 271 ] {8b30ca00-0f87-45c4-84c8-b11d8e778802} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 15249 | 2026.05.14 14:11:11.947604 [ 271 ] {8b30ca00-0f87-45c4-84c8-b11d8e778802} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002281 sec., 19289.785181937747 rows/sec., 4.03 MiB/sec. | ||
| 15250 | 2026.05.14 14:11:11.947726 [ 271 ] {8b30ca00-0f87-45c4-84c8-b11d8e778802} <Debug> TCPHandler: Processed in 0.002692885 sec. | ||
| 15251 | 2026.05.14 14:11:11.949512 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15252 | 2026.05.14 14:11:11.949645 [ 271 ] {9b1c941e-6e63-41c2-a64e-4c9dd4e51bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15253 | 2026.05.14 14:11:11.949697 [ 271 ] {9b1c941e-6e63-41c2-a64e-4c9dd4e51bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15254 | 2026.05.14 14:11:11.950394 [ 271 ] {9b1c941e-6e63-41c2-a64e-4c9dd4e51bb0} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15255 | 2026.05.14 14:11:11.950442 [ 271 ] {9b1c941e-6e63-41c2-a64e-4c9dd4e51bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15256 | 2026.05.14 14:11:11.950831 [ 271 ] {9b1c941e-6e63-41c2-a64e-4c9dd4e51bb0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15257 | 2026.05.14 14:11:11.951053 [ 271 ] {9b1c941e-6e63-41c2-a64e-4c9dd4e51bb0} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15258 | 2026.05.14 14:11:11.951203 [ 271 ] {9b1c941e-6e63-41c2-a64e-4c9dd4e51bb0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.68 MiB/sec. | ||
| 15259 | 2026.05.14 14:11:11.951243 [ 271 ] {9b1c941e-6e63-41c2-a64e-4c9dd4e51bb0} <Debug> TCPHandler: Processed in 0.001790696 sec. | ||
| 15260 | 2026.05.14 14:11:11.951442 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15261 | 2026.05.14 14:11:11.951539 [ 271 ] {882dd149-4ec5-46d9-b625-7f839aec0512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15262 | 2026.05.14 14:11:11.951579 [ 271 ] {882dd149-4ec5-46d9-b625-7f839aec0512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15263 | 2026.05.14 14:11:11.952097 [ 271 ] {882dd149-4ec5-46d9-b625-7f839aec0512} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15264 | 2026.05.14 14:11:11.952133 [ 271 ] {882dd149-4ec5-46d9-b625-7f839aec0512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15265 | 2026.05.14 14:11:11.952428 [ 271 ] {882dd149-4ec5-46d9-b625-7f839aec0512} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15266 | 2026.05.14 14:11:11.952635 [ 271 ] {882dd149-4ec5-46d9-b625-7f839aec0512} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15267 | 2026.05.14 14:11:11.952765 [ 271 ] {882dd149-4ec5-46d9-b625-7f839aec0512} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 15268 | 2026.05.14 14:11:11.952803 [ 271 ] {882dd149-4ec5-46d9-b625-7f839aec0512} <Debug> TCPHandler: Processed in 0.001410903 sec. | ||
| 15269 | 2026.05.14 14:11:11.952963 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15270 | 2026.05.14 14:11:11.953062 [ 271 ] {a0cd81c0-78f3-4a52-90bf-c55a909a4562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15271 | 2026.05.14 14:11:11.953107 [ 271 ] {a0cd81c0-78f3-4a52-90bf-c55a909a4562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15272 | 2026.05.14 14:11:11.953592 [ 271 ] {a0cd81c0-78f3-4a52-90bf-c55a909a4562} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15273 | 2026.05.14 14:11:11.953629 [ 271 ] {a0cd81c0-78f3-4a52-90bf-c55a909a4562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15274 | 2026.05.14 14:11:11.953950 [ 271 ] {a0cd81c0-78f3-4a52-90bf-c55a909a4562} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15275 | 2026.05.14 14:11:11.954161 [ 271 ] {a0cd81c0-78f3-4a52-90bf-c55a909a4562} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2026.05.14 14:11:11.954293 [ 271 ] {a0cd81c0-78f3-4a52-90bf-c55a909a4562} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 15277 | 2026.05.14 14:11:11.954330 [ 271 ] {a0cd81c0-78f3-4a52-90bf-c55a909a4562} <Debug> TCPHandler: Processed in 0.001416003 sec. | ||
| 15278 | 2026.05.14 14:11:11.954561 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15279 | 2026.05.14 14:11:11.954658 [ 271 ] {2b5a71c3-fc0d-4a3c-8e09-36311bf90564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15280 | 2026.05.14 14:11:11.954700 [ 271 ] {2b5a71c3-fc0d-4a3c-8e09-36311bf90564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15281 | 2026.05.14 14:11:11.955079 [ 271 ] {2b5a71c3-fc0d-4a3c-8e09-36311bf90564} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15282 | 2026.05.14 14:11:11.955115 [ 271 ] {2b5a71c3-fc0d-4a3c-8e09-36311bf90564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15283 | 2026.05.14 14:11:11.955428 [ 271 ] {2b5a71c3-fc0d-4a3c-8e09-36311bf90564} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15284 | 2026.05.14 14:11:11.955633 [ 271 ] {2b5a71c3-fc0d-4a3c-8e09-36311bf90564} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15285 | 2026.05.14 14:11:11.955763 [ 271 ] {2b5a71c3-fc0d-4a3c-8e09-36311bf90564} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 15286 | 2026.05.14 14:11:11.955800 [ 271 ] {2b5a71c3-fc0d-4a3c-8e09-36311bf90564} <Debug> TCPHandler: Processed in 0.001288941 sec. | ||
| 15287 | 2026.05.14 14:11:13.064183 [ 134 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 15288 | 2026.05.14 14:11:13.064260 [ 134 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15289 | 2026.05.14 14:11:13.064286 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15290 | 2026.05.14 14:11:13.064430 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 15291 | 2026.05.14 14:11:13.064592 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15292 | 2026.05.14 14:11:13.064633 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 213 rows starting from the beginning of the part | ||
| 15293 | 2026.05.14 14:11:13.064706 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 213 rows starting from the beginning of the part | ||
| 15294 | 2026.05.14 14:11:13.064758 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 184 rows starting from the beginning of the part | ||
| 15295 | 2026.05.14 14:11:13.064806 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 184 rows starting from the beginning of the part | ||
| 15296 | 2026.05.14 14:11:13.064857 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 195 rows starting from the beginning of the part | ||
| 15297 | 2026.05.14 14:11:13.065752 [ 190 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379083 sec., 717143.2031284557 rows/sec., 47.70 MiB/sec. | ||
| 15298 | 2026.05.14 14:11:13.065909 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 15299 | 2026.05.14 14:11:13.066144 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_46_10} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15300 | 2026.05.14 14:11:13.066215 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_46_10} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 15301 | 2026.05.14 14:11:13.066281 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15302 | 2026.05.14 14:11:13.183844 [ 134 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 15303 | 2026.05.14 14:11:13.183913 [ 134 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15304 | 2026.05.14 14:11:13.183938 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15305 | 2026.05.14 14:11:13.184071 [ 194 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 15306 | 2026.05.14 14:11:13.184226 [ 194 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15307 | 2026.05.14 14:11:13.184262 [ 194 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 42 rows starting from the beginning of the part | ||
| 15308 | 2026.05.14 14:11:13.184330 [ 194 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 15309 | 2026.05.14 14:11:13.184377 [ 194 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 15310 | 2026.05.14 14:11:13.184421 [ 194 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 15311 | 2026.05.14 14:11:13.184461 [ 194 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 15312 | 2026.05.14 14:11:13.185246 [ 199 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001227071 sec., 37487.643339301474 rows/sec., 2.47 MiB/sec. | ||
| 15313 | 2026.05.14 14:11:13.185383 [ 199 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 15314 | 2026.05.14 14:11:13.185659 [ 199 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_46_10} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15315 | 2026.05.14 14:11:13.185733 [ 199 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_46_10} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 15316 | 2026.05.14 14:11:13.185818 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 15317 | 2026.05.14 14:11:14.385180 [ 137 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 15318 | 2026.05.14 14:11:14.385260 [ 137 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15319 | 2026.05.14 14:11:14.385285 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15320 | 2026.05.14 14:11:14.385430 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 15321 | 2026.05.14 14:11:14.385586 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15322 | 2026.05.14 14:11:14.385627 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part | ||
| 15323 | 2026.05.14 14:11:14.385705 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 15324 | 2026.05.14 14:11:14.385757 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 15325 | 2026.05.14 14:11:14.385806 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 15326 | 2026.05.14 14:11:14.385845 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 15327 | 2026.05.14 14:11:14.386625 [ 199 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001252532 sec., 220353.65164323148 rows/sec., 11.24 MiB/sec. | ||
| 15328 | 2026.05.14 14:11:14.386781 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 15329 | 2026.05.14 14:11:14.387044 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_46_10} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15330 | 2026.05.14 14:11:14.387110 [ 200 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_46_10} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 15331 | 2026.05.14 14:11:14.387182 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15332 | 2026.05.14 14:11:14.662589 [ 265 ] {} <Trace> TCP-Session: 9a266d6e-22d9-41e1-8899-6c742b0dcc5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15333 | 2026.05.14 14:11:14.662887 [ 265 ] {3fd68404-4e71-411d-9f10-792d8971cd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62607) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 15334 | 2026.05.14 14:11:14.663416 [ 265 ] {3fd68404-4e71-411d-9f10-792d8971cd9b} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 15335 | 2026.05.14 14:11:14.663718 [ 265 ] {3fd68404-4e71-411d-9f10-792d8971cd9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15336 | 2026.05.14 14:11:14.664152 [ 347 ] {3fd68404-4e71-411d-9f10-792d8971cd9b} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 15337 | 2026.05.14 14:11:14.664758 [ 265 ] {3fd68404-4e71-411d-9f10-792d8971cd9b} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002018 sec., 61446.97720515362 rows/sec., 3.39 MiB/sec. | ||
| 15338 | 2026.05.14 14:11:14.664870 [ 265 ] {3fd68404-4e71-411d-9f10-792d8971cd9b} <Debug> TCPHandler: Processed in 0.002418042 sec. | ||
| 15339 | 2026.05.14 14:11:16.256685 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15340 | 2026.05.14 14:11:16.256762 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15341 | 2026.05.14 14:11:16.415498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30760 | ||
| 15342 | 2026.05.14 14:11:16.416092 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15343 | 2026.05.14 14:11:16.416134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15344 | 2026.05.14 14:11:16.416643 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15345 | 2026.05.14 14:11:16.416877 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15346 | 2026.05.14 14:11:16.417018 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30760 | ||
| 15347 | 2026.05.14 14:11:16.517039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1926 | ||
| 15348 | 2026.05.14 14:11:16.519117 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15349 | 2026.05.14 14:11:16.519165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15350 | 2026.05.14 14:11:16.520307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15351 | 2026.05.14 14:11:16.520562 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15352 | 2026.05.14 14:11:16.520820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1926 | ||
| 15353 | 2026.05.14 14:11:16.950466 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15354 | 2026.05.14 14:11:16.950734 [ 271 ] {9189e312-2396-46e0-a426-38f8396b96b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 15355 | 2026.05.14 14:11:16.951091 [ 271 ] {9189e312-2396-46e0-a426-38f8396b96b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15356 | 2026.05.14 14:11:16.951133 [ 271 ] {9189e312-2396-46e0-a426-38f8396b96b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 15357 | 2026.05.14 14:11:16.951373 [ 271 ] {9189e312-2396-46e0-a426-38f8396b96b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15358 | 2026.05.14 14:11:16.951440 [ 271 ] {9189e312-2396-46e0-a426-38f8396b96b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15359 | 2026.05.14 14:11:16.951583 [ 271 ] {9189e312-2396-46e0-a426-38f8396b96b6} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15360 | 2026.05.14 14:11:16.951620 [ 271 ] {9189e312-2396-46e0-a426-38f8396b96b6} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15361 | 2026.05.14 14:11:16.951642 [ 271 ] {9189e312-2396-46e0-a426-38f8396b96b6} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 15362 | 2026.05.14 14:11:16.951657 [ 271 ] {9189e312-2396-46e0-a426-38f8396b96b6} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15363 | 2026.05.14 14:11:16.951697 [ 271 ] {9189e312-2396-46e0-a426-38f8396b96b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 15364 | 2026.05.14 14:11:16.951717 [ 271 ] {9189e312-2396-46e0-a426-38f8396b96b6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 15365 | 2026.05.14 14:11:16.952846 [ 271 ] {9189e312-2396-46e0-a426-38f8396b96b6} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00223 sec., 19730.94170403587 rows/sec., 4.13 MiB/sec. | ||
| 15366 | 2026.05.14 14:11:16.952946 [ 271 ] {9189e312-2396-46e0-a426-38f8396b96b6} <Debug> TCPHandler: Processed in 0.002616674 sec. | ||
| 15367 | 2026.05.14 14:11:16.958544 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15368 | 2026.05.14 14:11:16.958678 [ 271 ] {652e96e6-fe8a-4054-a038-65641615e31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15369 | 2026.05.14 14:11:16.958729 [ 271 ] {652e96e6-fe8a-4054-a038-65641615e31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15370 | 2026.05.14 14:11:16.959387 [ 271 ] {652e96e6-fe8a-4054-a038-65641615e31f} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15371 | 2026.05.14 14:11:16.959440 [ 271 ] {652e96e6-fe8a-4054-a038-65641615e31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15372 | 2026.05.14 14:11:16.959868 [ 271 ] {652e96e6-fe8a-4054-a038-65641615e31f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15373 | 2026.05.14 14:11:16.960102 [ 271 ] {652e96e6-fe8a-4054-a038-65641615e31f} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15374 | 2026.05.14 14:11:16.960250 [ 271 ] {652e96e6-fe8a-4054-a038-65641615e31f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001611 sec., 176288.01986343885 rows/sec., 11.20 MiB/sec. | ||
| 15375 | 2026.05.14 14:11:16.960368 [ 271 ] {652e96e6-fe8a-4054-a038-65641615e31f} <Debug> TCPHandler: Processed in 0.001885378 sec. | ||
| 15376 | 2026.05.14 14:11:16.960515 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15377 | 2026.05.14 14:11:16.960615 [ 271 ] {642ec403-5298-4816-933d-37d533cc8520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15378 | 2026.05.14 14:11:16.960656 [ 271 ] {642ec403-5298-4816-933d-37d533cc8520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15379 | 2026.05.14 14:11:16.961336 [ 271 ] {642ec403-5298-4816-933d-37d533cc8520} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15380 | 2026.05.14 14:11:16.961374 [ 271 ] {642ec403-5298-4816-933d-37d533cc8520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15381 | 2026.05.14 14:11:16.961744 [ 271 ] {642ec403-5298-4816-933d-37d533cc8520} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15382 | 2026.05.14 14:11:16.961954 [ 271 ] {642ec403-5298-4816-933d-37d533cc8520} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15383 | 2026.05.14 14:11:16.962088 [ 271 ] {642ec403-5298-4816-933d-37d533cc8520} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001493 sec., 590087.0730073678 rows/sec., 46.36 MiB/sec. | ||
| 15384 | 2026.05.14 14:11:16.962126 [ 271 ] {642ec403-5298-4816-933d-37d533cc8520} <Debug> TCPHandler: Processed in 0.001660845 sec. | ||
| 15385 | 2026.05.14 14:11:16.962255 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15386 | 2026.05.14 14:11:16.962352 [ 271 ] {f10ce97c-44aa-49de-870d-cd14bc1ff7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15387 | 2026.05.14 14:11:16.962393 [ 271 ] {f10ce97c-44aa-49de-870d-cd14bc1ff7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15388 | 2026.05.14 14:11:16.962866 [ 271 ] {f10ce97c-44aa-49de-870d-cd14bc1ff7d5} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15389 | 2026.05.14 14:11:16.962902 [ 271 ] {f10ce97c-44aa-49de-870d-cd14bc1ff7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15390 | 2026.05.14 14:11:16.963246 [ 271 ] {f10ce97c-44aa-49de-870d-cd14bc1ff7d5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15391 | 2026.05.14 14:11:16.963463 [ 271 ] {f10ce97c-44aa-49de-870d-cd14bc1ff7d5} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15392 | 2026.05.14 14:11:16.963595 [ 271 ] {f10ce97c-44aa-49de-870d-cd14bc1ff7d5} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001261 sec., 145915.93973037272 rows/sec., 9.06 MiB/sec. | ||
| 15393 | 2026.05.14 14:11:16.963634 [ 271 ] {f10ce97c-44aa-49de-870d-cd14bc1ff7d5} <Debug> TCPHandler: Processed in 0.001428783 sec. | ||
| 15394 | 2026.05.14 14:11:16.963799 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15395 | 2026.05.14 14:11:16.963897 [ 271 ] {40b46a0b-3fc8-4390-83d0-dfcbf9528a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15396 | 2026.05.14 14:11:16.963939 [ 271 ] {40b46a0b-3fc8-4390-83d0-dfcbf9528a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15397 | 2026.05.14 14:11:16.964426 [ 271 ] {40b46a0b-3fc8-4390-83d0-dfcbf9528a67} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15398 | 2026.05.14 14:11:16.964463 [ 271 ] {40b46a0b-3fc8-4390-83d0-dfcbf9528a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15399 | 2026.05.14 14:11:16.964771 [ 271 ] {40b46a0b-3fc8-4390-83d0-dfcbf9528a67} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15400 | 2026.05.14 14:11:16.964998 [ 271 ] {40b46a0b-3fc8-4390-83d0-dfcbf9528a67} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15401 | 2026.05.14 14:11:16.965128 [ 271 ] {40b46a0b-3fc8-4390-83d0-dfcbf9528a67} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001249 sec., 119295.43634907927 rows/sec., 7.71 MiB/sec. | ||
| 15402 | 2026.05.14 14:11:16.965166 [ 271 ] {40b46a0b-3fc8-4390-83d0-dfcbf9528a67} <Debug> TCPHandler: Processed in 0.001417913 sec. | ||
| 15403 | 2026.05.14 14:11:16.965307 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15404 | 2026.05.14 14:11:16.965405 [ 271 ] {937a83d9-8d1b-471e-97ae-7b256f32e914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15405 | 2026.05.14 14:11:16.965445 [ 271 ] {937a83d9-8d1b-471e-97ae-7b256f32e914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15406 | 2026.05.14 14:11:16.965903 [ 271 ] {937a83d9-8d1b-471e-97ae-7b256f32e914} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15407 | 2026.05.14 14:11:16.965940 [ 271 ] {937a83d9-8d1b-471e-97ae-7b256f32e914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15408 | 2026.05.14 14:11:16.966251 [ 271 ] {937a83d9-8d1b-471e-97ae-7b256f32e914} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15409 | 2026.05.14 14:11:16.966452 [ 271 ] {937a83d9-8d1b-471e-97ae-7b256f32e914} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15410 | 2026.05.14 14:11:16.966581 [ 271 ] {937a83d9-8d1b-471e-97ae-7b256f32e914} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001194 sec., 123953.09882747069 rows/sec., 7.05 MiB/sec. | ||
| 15411 | 2026.05.14 14:11:16.966618 [ 271 ] {937a83d9-8d1b-471e-97ae-7b256f32e914} <Debug> TCPHandler: Processed in 0.001360292 sec. | ||
| 15412 | 2026.05.14 14:11:16.966743 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15413 | 2026.05.14 14:11:16.966840 [ 271 ] {99faf970-2c61-4d16-8f82-7227c412d559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15414 | 2026.05.14 14:11:16.966879 [ 271 ] {99faf970-2c61-4d16-8f82-7227c412d559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15415 | 2026.05.14 14:11:16.967505 [ 271 ] {99faf970-2c61-4d16-8f82-7227c412d559} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15416 | 2026.05.14 14:11:16.967542 [ 271 ] {99faf970-2c61-4d16-8f82-7227c412d559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15417 | 2026.05.14 14:11:16.967855 [ 271 ] {99faf970-2c61-4d16-8f82-7227c412d559} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15418 | 2026.05.14 14:11:16.968070 [ 271 ] {99faf970-2c61-4d16-8f82-7227c412d559} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15419 | 2026.05.14 14:11:16.968196 [ 271 ] {99faf970-2c61-4d16-8f82-7227c412d559} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001375 sec., 386909.09090909094 rows/sec., 27.37 MiB/sec. | ||
| 15420 | 2026.05.14 14:11:16.968234 [ 271 ] {99faf970-2c61-4d16-8f82-7227c412d559} <Debug> TCPHandler: Processed in 0.001539044 sec. | ||
| 15421 | 2026.05.14 14:11:16.968357 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15422 | 2026.05.14 14:11:16.968453 [ 271 ] {ac06797b-88c9-42f1-879d-8149b508dd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15423 | 2026.05.14 14:11:16.968494 [ 271 ] {ac06797b-88c9-42f1-879d-8149b508dd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15424 | 2026.05.14 14:11:16.968835 [ 271 ] {ac06797b-88c9-42f1-879d-8149b508dd85} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15425 | 2026.05.14 14:11:16.968870 [ 271 ] {ac06797b-88c9-42f1-879d-8149b508dd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15426 | 2026.05.14 14:11:16.969184 [ 271 ] {ac06797b-88c9-42f1-879d-8149b508dd85} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15427 | 2026.05.14 14:11:16.969387 [ 271 ] {ac06797b-88c9-42f1-879d-8149b508dd85} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15428 | 2026.05.14 14:11:16.969514 [ 271 ] {ac06797b-88c9-42f1-879d-8149b508dd85} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 15429 | 2026.05.14 14:11:16.969550 [ 271 ] {ac06797b-88c9-42f1-879d-8149b508dd85} <Debug> TCPHandler: Processed in 0.001242212 sec. | ||
| 15430 | 2026.05.14 14:11:16.969686 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15431 | 2026.05.14 14:11:16.969781 [ 271 ] {a3344b2e-d2e8-4046-a9d0-b077207c64c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15432 | 2026.05.14 14:11:16.969823 [ 271 ] {a3344b2e-d2e8-4046-a9d0-b077207c64c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15433 | 2026.05.14 14:11:16.970258 [ 271 ] {a3344b2e-d2e8-4046-a9d0-b077207c64c8} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15434 | 2026.05.14 14:11:16.970293 [ 271 ] {a3344b2e-d2e8-4046-a9d0-b077207c64c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15435 | 2026.05.14 14:11:16.970616 [ 271 ] {a3344b2e-d2e8-4046-a9d0-b077207c64c8} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15436 | 2026.05.14 14:11:16.970821 [ 271 ] {a3344b2e-d2e8-4046-a9d0-b077207c64c8} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15437 | 2026.05.14 14:11:16.970950 [ 271 ] {a3344b2e-d2e8-4046-a9d0-b077207c64c8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 15438 | 2026.05.14 14:11:16.970947 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_104_21 to all_109_109_0 | ||
| 15439 | 2026.05.14 14:11:16.971006 [ 271 ] {a3344b2e-d2e8-4046-a9d0-b077207c64c8} <Debug> TCPHandler: Processed in 0.001368193 sec. | ||
| 15440 | 2026.05.14 14:11:16.971046 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15441 | 2026.05.14 14:11:16.971072 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15442 | 2026.05.14 14:11:16.971162 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15443 | 2026.05.14 14:11:16.971184 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_109_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_104_21 to all_109_109_0 into Compact with storage Full | ||
| 15444 | 2026.05.14 14:11:16.971263 [ 271 ] {211853f8-f69c-42c6-aeda-4f4b6f6a356f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15445 | 2026.05.14 14:11:16.971308 [ 271 ] {211853f8-f69c-42c6-aeda-4f4b6f6a356f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15446 | 2026.05.14 14:11:16.971330 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_109_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15447 | 2026.05.14 14:11:16.971371 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_104_21, total 41327 rows starting from the beginning of the part | ||
| 15448 | 2026.05.14 14:11:16.971443 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 15449 | 2026.05.14 14:11:16.971493 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1601 rows starting from the beginning of the part | ||
| 15450 | 2026.05.14 14:11:16.971535 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 128 rows starting from the beginning of the part | ||
| 15451 | 2026.05.14 14:11:16.971577 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15452 | 2026.05.14 14:11:16.971619 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 265 rows starting from the beginning of the part | ||
| 15453 | 2026.05.14 14:11:16.971629 [ 271 ] {211853f8-f69c-42c6-aeda-4f4b6f6a356f} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15454 | 2026.05.14 14:11:16.971669 [ 271 ] {211853f8-f69c-42c6-aeda-4f4b6f6a356f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15455 | 2026.05.14 14:11:16.972001 [ 271 ] {211853f8-f69c-42c6-aeda-4f4b6f6a356f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15456 | 2026.05.14 14:11:16.972210 [ 271 ] {211853f8-f69c-42c6-aeda-4f4b6f6a356f} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15457 | 2026.05.14 14:11:16.972344 [ 271 ] {211853f8-f69c-42c6-aeda-4f4b6f6a356f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 15458 | 2026.05.14 14:11:16.972379 [ 271 ] {211853f8-f69c-42c6-aeda-4f4b6f6a356f} <Debug> TCPHandler: Processed in 0.001266692 sec. | ||
| 15459 | 2026.05.14 14:11:16.972506 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15460 | 2026.05.14 14:11:16.972601 [ 271 ] {ac6654c2-0533-4374-8dd0-dffc49cba156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15461 | 2026.05.14 14:11:16.972653 [ 271 ] {ac6654c2-0533-4374-8dd0-dffc49cba156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15462 | 2026.05.14 14:11:16.973573 [ 271 ] {ac6654c2-0533-4374-8dd0-dffc49cba156} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15463 | 2026.05.14 14:11:16.973608 [ 271 ] {ac6654c2-0533-4374-8dd0-dffc49cba156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15464 | 2026.05.14 14:11:16.974197 [ 271 ] {ac6654c2-0533-4374-8dd0-dffc49cba156} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15465 | 2026.05.14 14:11:16.974415 [ 271 ] {ac6654c2-0533-4374-8dd0-dffc49cba156} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15466 | 2026.05.14 14:11:16.974557 [ 271 ] {ac6654c2-0533-4374-8dd0-dffc49cba156} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001975 sec., 21265.822784810123 rows/sec., 38.11 MiB/sec. | ||
| 15467 | 2026.05.14 14:11:16.974623 [ 271 ] {ac6654c2-0533-4374-8dd0-dffc49cba156} <Debug> TCPHandler: Processed in 0.002165929 sec. | ||
| 15468 | 2026.05.14 14:11:16.974748 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15469 | 2026.05.14 14:11:16.974845 [ 271 ] {0f3936f4-1461-46c7-a3c0-de18ee34bc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15470 | 2026.05.14 14:11:16.974886 [ 271 ] {0f3936f4-1461-46c7-a3c0-de18ee34bc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15471 | 2026.05.14 14:11:16.975276 [ 271 ] {0f3936f4-1461-46c7-a3c0-de18ee34bc81} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15472 | 2026.05.14 14:11:16.975310 [ 271 ] {0f3936f4-1461-46c7-a3c0-de18ee34bc81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15473 | 2026.05.14 14:11:16.975613 [ 271 ] {0f3936f4-1461-46c7-a3c0-de18ee34bc81} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15474 | 2026.05.14 14:11:16.975819 [ 271 ] {0f3936f4-1461-46c7-a3c0-de18ee34bc81} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15475 | 2026.05.14 14:11:16.975947 [ 271 ] {0f3936f4-1461-46c7-a3c0-de18ee34bc81} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00112 sec., 80357.14285714287 rows/sec., 5.03 MiB/sec. | ||
| 15476 | 2026.05.14 14:11:16.975996 [ 271 ] {0f3936f4-1461-46c7-a3c0-de18ee34bc81} <Debug> TCPHandler: Processed in 0.001296762 sec. | ||
| 15477 | 2026.05.14 14:11:16.980608 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_109_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43641 rows, containing 5 columns (5 merged, 0 gathered) in 0.009478658 sec., 4604132.779133924 rows/sec., 293.37 MiB/sec. | ||
| 15478 | 2026.05.14 14:11:16.981061 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_109_22} <Trace> MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary) | ||
| 15479 | 2026.05.14 14:11:16.981359 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15480 | 2026.05.14 14:11:16.981433 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_104_21, all_109_109_0] -> all_1_109_22 | ||
| 15481 | 2026.05.14 14:11:16.981528 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 15482 | 2026.05.14 14:11:17.002063 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000817518 sec. | ||
| 15483 | 2026.05.14 14:11:18.002733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 15484 | 2026.05.14 14:11:18.018402 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15485 | 2026.05.14 14:11:18.018453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB. | ||
| 15486 | 2026.05.14 14:11:18.024208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15487 | 2026.05.14 14:11:18.024873 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15488 | 2026.05.14 14:11:18.027524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 15489 | 2026.05.14 14:11:19.997475 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43408 | ||
| 15490 | 2026.05.14 14:11:19.997579 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15491 | 2026.05.14 14:11:19.997610 [ 310 ] {} <Debug> TCP-Session: 675f316c-765d-4326-9747-c4bc667c1c5d Authenticating user 'default' from [fd00:1122:3344:101::e]:43408 | ||
| 15492 | 2026.05.14 14:11:19.997638 [ 310 ] {} <Debug> TCP-Session: 675f316c-765d-4326-9747-c4bc667c1c5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15493 | 2026.05.14 14:11:19.997654 [ 310 ] {} <Debug> TCP-Session: 675f316c-765d-4326-9747-c4bc667c1c5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15494 | 2026.05.14 14:11:19.997905 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49681 | ||
| 15495 | 2026.05.14 14:11:19.997945 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41178 | ||
| 15496 | 2026.05.14 14:11:19.997971 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63613 | ||
| 15497 | 2026.05.14 14:11:19.998000 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60654 | ||
| 15498 | 2026.05.14 14:11:19.998017 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36368 | ||
| 15499 | 2026.05.14 14:11:19.998072 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15500 | 2026.05.14 14:11:19.998090 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15501 | 2026.05.14 14:11:19.998106 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15502 | 2026.05.14 14:11:19.998108 [ 268 ] {} <Debug> TCP-Session: cee7bf0f-360c-4a22-8e94-6301073b550d Authenticating user 'default' from [fd00:1122:3344:101::e]:63613 | ||
| 15503 | 2026.05.14 14:11:19.998130 [ 304 ] {} <Debug> TCP-Session: 95dbe948-c657-42e3-9c4b-6523d6e96d5f Authenticating user 'default' from [fd00:1122:3344:101::e]:60654 | ||
| 15504 | 2026.05.14 14:11:19.998136 [ 309 ] {} <Debug> TCP-Session: 8e56ca12-6038-417a-b74f-0c23ea0a68db Authenticating user 'default' from [fd00:1122:3344:101::e]:36368 | ||
| 15505 | 2026.05.14 14:11:19.998153 [ 268 ] {} <Debug> TCP-Session: cee7bf0f-360c-4a22-8e94-6301073b550d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15506 | 2026.05.14 14:11:19.998160 [ 304 ] {} <Debug> TCP-Session: 95dbe948-c657-42e3-9c4b-6523d6e96d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15507 | 2026.05.14 14:11:19.998175 [ 268 ] {} <Debug> TCP-Session: cee7bf0f-360c-4a22-8e94-6301073b550d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15508 | 2026.05.14 14:11:19.998170 [ 309 ] {} <Debug> TCP-Session: 8e56ca12-6038-417a-b74f-0c23ea0a68db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15509 | 2026.05.14 14:11:19.998189 [ 304 ] {} <Debug> TCP-Session: 95dbe948-c657-42e3-9c4b-6523d6e96d5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15510 | 2026.05.14 14:11:19.998211 [ 309 ] {} <Debug> TCP-Session: 8e56ca12-6038-417a-b74f-0c23ea0a68db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15511 | 2026.05.14 14:11:19.998007 [ 310 ] {} <Trace> TCP-Session: 675f316c-765d-4326-9747-c4bc667c1c5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15512 | 2026.05.14 14:11:19.998006 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61623 | ||
| 15513 | 2026.05.14 14:11:19.997997 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15514 | 2026.05.14 14:11:19.997994 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55363 | ||
| 15515 | 2026.05.14 14:11:19.998376 [ 311 ] {} <Debug> TCP-Session: f94373b1-6d81-4298-b182-9b323fef3cb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49681 | ||
| 15516 | 2026.05.14 14:11:19.997969 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53922 | ||
| 15517 | 2026.05.14 14:11:19.998437 [ 311 ] {} <Debug> TCP-Session: f94373b1-6d81-4298-b182-9b323fef3cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15518 | 2026.05.14 14:11:19.998421 [ 310 ] {b1b37108-0a98-42f5-8281-132f93e35012} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43408) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15519 | 2026.05.14 14:11:19.998481 [ 311 ] {} <Debug> TCP-Session: f94373b1-6d81-4298-b182-9b323fef3cb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15520 | 2026.05.14 14:11:19.998024 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15521 | 2026.05.14 14:11:19.998589 [ 259 ] {} <Debug> TCP-Session: d6f638c1-49aa-45a5-820b-6d198ef5565e Authenticating user 'default' from [fd00:1122:3344:101::e]:41178 | ||
| 15522 | 2026.05.14 14:11:19.998616 [ 259 ] {} <Debug> TCP-Session: d6f638c1-49aa-45a5-820b-6d198ef5565e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15523 | 2026.05.14 14:11:19.998632 [ 259 ] {} <Debug> TCP-Session: d6f638c1-49aa-45a5-820b-6d198ef5565e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15524 | 2026.05.14 14:11:19.998781 [ 310 ] {b1b37108-0a98-42f5-8281-132f93e35012} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15525 | 2026.05.14 14:11:19.998843 [ 310 ] {b1b37108-0a98-42f5-8281-132f93e35012} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15526 | 2026.05.14 14:11:19.998966 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15527 | 2026.05.14 14:11:19.999010 [ 303 ] {} <Debug> TCP-Session: 3aff22ee-47db-4aa5-8208-a5eea1588c67 Authenticating user 'default' from [fd00:1122:3344:101::e]:53922 | ||
| 15528 | 2026.05.14 14:11:19.999040 [ 303 ] {} <Debug> TCP-Session: 3aff22ee-47db-4aa5-8208-a5eea1588c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15529 | 2026.05.14 14:11:19.999061 [ 303 ] {} <Debug> TCP-Session: 3aff22ee-47db-4aa5-8208-a5eea1588c67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15530 | 2026.05.14 14:11:19.999115 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15531 | 2026.05.14 14:11:19.999146 [ 310 ] {b1b37108-0a98-42f5-8281-132f93e35012} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 15532 | 2026.05.14 14:11:19.999151 [ 307 ] {} <Debug> TCP-Session: 24e1b045-1621-4228-8944-0b2bc081145c Authenticating user 'default' from [fd00:1122:3344:101::e]:55363 | ||
| 15533 | 2026.05.14 14:11:19.999196 [ 307 ] {} <Debug> TCP-Session: 24e1b045-1621-4228-8944-0b2bc081145c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15534 | 2026.05.14 14:11:19.999212 [ 307 ] {} <Debug> TCP-Session: 24e1b045-1621-4228-8944-0b2bc081145c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15535 | 2026.05.14 14:11:19.999255 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15536 | 2026.05.14 14:11:19.999294 [ 308 ] {} <Debug> TCP-Session: acfcf334-3f64-4a4b-a92a-cdf2c7dd36de Authenticating user 'default' from [fd00:1122:3344:101::e]:61623 | ||
| 15537 | 2026.05.14 14:11:19.999312 [ 308 ] {} <Debug> TCP-Session: acfcf334-3f64-4a4b-a92a-cdf2c7dd36de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15538 | 2026.05.14 14:11:19.999324 [ 308 ] {} <Debug> TCP-Session: acfcf334-3f64-4a4b-a92a-cdf2c7dd36de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15539 | 2026.05.14 14:11:20.000194 [ 328 ] {b1b37108-0a98-42f5-8281-132f93e35012} <Trace> AggregatingTransform: Aggregating | ||
| 15540 | 2026.05.14 14:11:20.000311 [ 328 ] {b1b37108-0a98-42f5-8281-132f93e35012} <Trace> Aggregator: Aggregation method: without_key | ||
| 15541 | 2026.05.14 14:11:20.000346 [ 328 ] {b1b37108-0a98-42f5-8281-132f93e35012} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00107431 sec. (930.830 rows/sec., 36.36 KiB/sec.) | ||
| 15542 | 2026.05.14 14:11:20.000368 [ 328 ] {b1b37108-0a98-42f5-8281-132f93e35012} <Trace> Aggregator: Merging aggregated data | ||
| 15543 | 2026.05.14 14:11:20.001157 [ 310 ] {b1b37108-0a98-42f5-8281-132f93e35012} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002788 sec., 358.6800573888092 rows/sec., 14.01 KiB/sec. | ||
| 15544 | 2026.05.14 14:11:20.001373 [ 310 ] {b1b37108-0a98-42f5-8281-132f93e35012} <Debug> TCPHandler: Processed in 0.003500062 sec. | ||
| 15545 | 2026.05.14 14:11:20.001546 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15546 | 2026.05.14 14:11:20.001577 [ 310 ] {} <Debug> TCP-Session: 675f316c-765d-4326-9747-c4bc667c1c5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15547 | 2026.05.14 14:11:20.001600 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15548 | 2026.05.14 14:11:20.001613 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15549 | 2026.05.14 14:11:20.001645 [ 309 ] {} <Debug> TCP-Session: 8e56ca12-6038-417a-b74f-0c23ea0a68db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15550 | 2026.05.14 14:11:20.001647 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15551 | 2026.05.14 14:11:20.001658 [ 268 ] {} <Debug> TCP-Session: cee7bf0f-360c-4a22-8e94-6301073b550d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15552 | 2026.05.14 14:11:20.001656 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15553 | 2026.05.14 14:11:20.001685 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15554 | 2026.05.14 14:11:20.001709 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15555 | 2026.05.14 14:11:20.001723 [ 259 ] {} <Debug> TCP-Session: d6f638c1-49aa-45a5-820b-6d198ef5565e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15556 | 2026.05.14 14:11:20.001745 [ 307 ] {} <Debug> TCP-Session: 24e1b045-1621-4228-8944-0b2bc081145c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15557 | 2026.05.14 14:11:20.001770 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15558 | 2026.05.14 14:11:20.001771 [ 304 ] {} <Debug> TCP-Session: 95dbe948-c657-42e3-9c4b-6523d6e96d5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15559 | 2026.05.14 14:11:20.001805 [ 308 ] {} <Debug> TCP-Session: acfcf334-3f64-4a4b-a92a-cdf2c7dd36de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15560 | 2026.05.14 14:11:20.001736 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15561 | 2026.05.14 14:11:20.001689 [ 311 ] {} <Debug> TCP-Session: f94373b1-6d81-4298-b182-9b323fef3cb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15562 | 2026.05.14 14:11:20.001882 [ 303 ] {} <Debug> TCP-Session: 3aff22ee-47db-4aa5-8208-a5eea1588c67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15563 | 2026.05.14 14:11:21.584715 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37670 | ||
| 15564 | 2026.05.14 14:11:21.584813 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15565 | 2026.05.14 14:11:21.584840 [ 310 ] {} <Debug> TCP-Session: 159b647c-5154-43bb-9225-af0ff6d2d7fc Authenticating user 'default' from [fd00:1122:3344:101::e]:37670 | ||
| 15566 | 2026.05.14 14:11:21.584863 [ 310 ] {} <Debug> TCP-Session: 159b647c-5154-43bb-9225-af0ff6d2d7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15567 | 2026.05.14 14:11:21.584878 [ 310 ] {} <Debug> TCP-Session: 159b647c-5154-43bb-9225-af0ff6d2d7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15568 | 2026.05.14 14:11:21.585080 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49404 | ||
| 15569 | 2026.05.14 14:11:21.585099 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47341 | ||
| 15570 | 2026.05.14 14:11:21.585131 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54099 | ||
| 15571 | 2026.05.14 14:11:21.585159 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53227 | ||
| 15572 | 2026.05.14 14:11:21.585197 [ 310 ] {} <Trace> TCP-Session: 159b647c-5154-43bb-9225-af0ff6d2d7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15573 | 2026.05.14 14:11:21.585212 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15574 | 2026.05.14 14:11:21.585206 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15575 | 2026.05.14 14:11:21.585258 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15576 | 2026.05.14 14:11:21.585259 [ 308 ] {} <Debug> TCP-Session: 1c41124e-5edd-4691-8356-01fb39f85e26 Authenticating user 'default' from [fd00:1122:3344:101::e]:54099 | ||
| 15577 | 2026.05.14 14:11:21.585288 [ 259 ] {} <Debug> TCP-Session: 1bea1df4-8904-4f14-9820-f167547aa149 Authenticating user 'default' from [fd00:1122:3344:101::e]:47341 | ||
| 15578 | 2026.05.14 14:11:21.585295 [ 309 ] {} <Debug> TCP-Session: eafccc48-ed42-42fa-8064-0ead6c52648b Authenticating user 'default' from [fd00:1122:3344:101::e]:53227 | ||
| 15579 | 2026.05.14 14:11:21.585320 [ 308 ] {} <Debug> TCP-Session: 1c41124e-5edd-4691-8356-01fb39f85e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15580 | 2026.05.14 14:11:21.585331 [ 259 ] {} <Debug> TCP-Session: 1bea1df4-8904-4f14-9820-f167547aa149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15581 | 2026.05.14 14:11:21.585179 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15582 | 2026.05.14 14:11:21.585378 [ 308 ] {} <Debug> TCP-Session: 1c41124e-5edd-4691-8356-01fb39f85e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15583 | 2026.05.14 14:11:21.585380 [ 310 ] {ee72c609-73dd-4e2a-bffb-5a206ca2e7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37670) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15584 | 2026.05.14 14:11:21.585407 [ 311 ] {} <Debug> TCP-Session: 7f11b24c-d3e5-43d2-afd2-2f8a5ed20418 Authenticating user 'default' from [fd00:1122:3344:101::e]:49404 | ||
| 15585 | 2026.05.14 14:11:21.585365 [ 309 ] {} <Debug> TCP-Session: eafccc48-ed42-42fa-8064-0ead6c52648b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15586 | 2026.05.14 14:11:21.585438 [ 311 ] {} <Debug> TCP-Session: 7f11b24c-d3e5-43d2-afd2-2f8a5ed20418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15587 | 2026.05.14 14:11:21.585458 [ 309 ] {} <Debug> TCP-Session: eafccc48-ed42-42fa-8064-0ead6c52648b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15588 | 2026.05.14 14:11:21.585472 [ 311 ] {} <Debug> TCP-Session: 7f11b24c-d3e5-43d2-afd2-2f8a5ed20418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15589 | 2026.05.14 14:11:21.585134 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41123 | ||
| 15590 | 2026.05.14 14:11:21.585122 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37728 | ||
| 15591 | 2026.05.14 14:11:21.585104 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64816 | ||
| 15592 | 2026.05.14 14:11:21.585562 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15593 | 2026.05.14 14:11:21.585585 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15594 | 2026.05.14 14:11:21.585613 [ 304 ] {} <Debug> TCP-Session: c7d5b465-c564-42d3-993f-137e167bfcf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41123 | ||
| 15595 | 2026.05.14 14:11:21.585622 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15596 | 2026.05.14 14:11:21.585629 [ 307 ] {} <Debug> TCP-Session: a431c864-50ad-4115-a3c4-eea1a20c56bb Authenticating user 'default' from [fd00:1122:3344:101::e]:37728 | ||
| 15597 | 2026.05.14 14:11:21.585644 [ 304 ] {} <Debug> TCP-Session: c7d5b465-c564-42d3-993f-137e167bfcf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15598 | 2026.05.14 14:11:21.585660 [ 303 ] {} <Debug> TCP-Session: 95861ba8-a946-445a-b42f-544427b24081 Authenticating user 'default' from [fd00:1122:3344:101::e]:64816 | ||
| 15599 | 2026.05.14 14:11:21.585671 [ 310 ] {ee72c609-73dd-4e2a-bffb-5a206ca2e7b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15600 | 2026.05.14 14:11:21.585698 [ 303 ] {} <Debug> TCP-Session: 95861ba8-a946-445a-b42f-544427b24081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15601 | 2026.05.14 14:11:21.585682 [ 304 ] {} <Debug> TCP-Session: c7d5b465-c564-42d3-993f-137e167bfcf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15602 | 2026.05.14 14:11:21.585729 [ 303 ] {} <Debug> TCP-Session: 95861ba8-a946-445a-b42f-544427b24081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15603 | 2026.05.14 14:11:21.585745 [ 310 ] {ee72c609-73dd-4e2a-bffb-5a206ca2e7b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15604 | 2026.05.14 14:11:21.585670 [ 307 ] {} <Debug> TCP-Session: a431c864-50ad-4115-a3c4-eea1a20c56bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15605 | 2026.05.14 14:11:21.585091 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39681 | ||
| 15606 | 2026.05.14 14:11:21.585802 [ 307 ] {} <Debug> TCP-Session: a431c864-50ad-4115-a3c4-eea1a20c56bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15607 | 2026.05.14 14:11:21.585364 [ 259 ] {} <Debug> TCP-Session: 1bea1df4-8904-4f14-9820-f167547aa149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15608 | 2026.05.14 14:11:21.585857 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15609 | 2026.05.14 14:11:21.585894 [ 268 ] {} <Debug> TCP-Session: 8830da5f-7bfd-4197-955b-6cba9d366102 Authenticating user 'default' from [fd00:1122:3344:101::e]:39681 | ||
| 15610 | 2026.05.14 14:11:21.585918 [ 268 ] {} <Debug> TCP-Session: 8830da5f-7bfd-4197-955b-6cba9d366102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15611 | 2026.05.14 14:11:21.585937 [ 268 ] {} <Debug> TCP-Session: 8830da5f-7bfd-4197-955b-6cba9d366102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15612 | 2026.05.14 14:11:21.586057 [ 310 ] {ee72c609-73dd-4e2a-bffb-5a206ca2e7b0} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 15613 | 2026.05.14 14:11:21.586979 [ 365 ] {ee72c609-73dd-4e2a-bffb-5a206ca2e7b0} <Trace> AggregatingTransform: Aggregating | ||
| 15614 | 2026.05.14 14:11:21.587032 [ 365 ] {ee72c609-73dd-4e2a-bffb-5a206ca2e7b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 15615 | 2026.05.14 14:11:21.587068 [ 365 ] {ee72c609-73dd-4e2a-bffb-5a206ca2e7b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906288 sec. (1103.402 rows/sec., 43.10 KiB/sec.) | ||
| 15616 | 2026.05.14 14:11:21.587088 [ 365 ] {ee72c609-73dd-4e2a-bffb-5a206ca2e7b0} <Trace> Aggregator: Merging aggregated data | ||
| 15617 | 2026.05.14 14:11:21.587708 [ 310 ] {ee72c609-73dd-4e2a-bffb-5a206ca2e7b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002385 sec., 419.2872117400419 rows/sec., 16.38 KiB/sec. | ||
| 15618 | 2026.05.14 14:11:21.587854 [ 310 ] {ee72c609-73dd-4e2a-bffb-5a206ca2e7b0} <Debug> TCPHandler: Processed in 0.002772486 sec. | ||
| 15619 | 2026.05.14 14:11:21.587974 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15620 | 2026.05.14 14:11:21.588006 [ 310 ] {} <Debug> TCP-Session: 159b647c-5154-43bb-9225-af0ff6d2d7fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15621 | 2026.05.14 14:11:21.588006 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15622 | 2026.05.14 14:11:21.588027 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15623 | 2026.05.14 14:11:21.588048 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15624 | 2026.05.14 14:11:21.588077 [ 307 ] {} <Debug> TCP-Session: a431c864-50ad-4115-a3c4-eea1a20c56bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15625 | 2026.05.14 14:11:21.588082 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15626 | 2026.05.14 14:11:21.588117 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15627 | 2026.05.14 14:11:21.588131 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15628 | 2026.05.14 14:11:21.588146 [ 304 ] {} <Debug> TCP-Session: c7d5b465-c564-42d3-993f-137e167bfcf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15629 | 2026.05.14 14:11:21.588160 [ 303 ] {} <Debug> TCP-Session: 95861ba8-a946-445a-b42f-544427b24081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15630 | 2026.05.14 14:11:21.588174 [ 309 ] {} <Debug> TCP-Session: eafccc48-ed42-42fa-8064-0ead6c52648b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15631 | 2026.05.14 14:11:21.588107 [ 268 ] {} <Debug> TCP-Session: 8830da5f-7bfd-4197-955b-6cba9d366102 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15632 | 2026.05.14 14:11:21.588063 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15633 | 2026.05.14 14:11:21.588059 [ 311 ] {} <Debug> TCP-Session: 7f11b24c-d3e5-43d2-afd2-2f8a5ed20418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15634 | 2026.05.14 14:11:21.588269 [ 259 ] {} <Debug> TCP-Session: 1bea1df4-8904-4f14-9820-f167547aa149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15635 | 2026.05.14 14:11:21.588098 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15636 | 2026.05.14 14:11:21.588355 [ 308 ] {} <Debug> TCP-Session: 1c41124e-5edd-4691-8356-01fb39f85e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15637 | 2026.05.14 14:11:21.610828 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38976 | ||
| 15638 | 2026.05.14 14:11:21.610893 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15639 | 2026.05.14 14:11:21.610917 [ 310 ] {} <Debug> TCP-Session: 0f10b98a-f2c4-49dc-b62a-b384be75b011 Authenticating user 'default' from [fd00:1122:3344:101::e]:38976 | ||
| 15640 | 2026.05.14 14:11:21.610936 [ 310 ] {} <Debug> TCP-Session: 0f10b98a-f2c4-49dc-b62a-b384be75b011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15641 | 2026.05.14 14:11:21.610950 [ 310 ] {} <Debug> TCP-Session: 0f10b98a-f2c4-49dc-b62a-b384be75b011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15642 | 2026.05.14 14:11:21.611137 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46689 | ||
| 15643 | 2026.05.14 14:11:21.611194 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62395 | ||
| 15644 | 2026.05.14 14:11:21.611199 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48366 | ||
| 15645 | 2026.05.14 14:11:21.611234 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56044 | ||
| 15646 | 2026.05.14 14:11:21.611261 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57335 | ||
| 15647 | 2026.05.14 14:11:21.611283 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15648 | 2026.05.14 14:11:21.611306 [ 310 ] {} <Trace> TCP-Session: 0f10b98a-f2c4-49dc-b62a-b384be75b011 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15649 | 2026.05.14 14:11:21.611309 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15650 | 2026.05.14 14:11:21.611342 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15651 | 2026.05.14 14:11:21.611364 [ 308 ] {} <Debug> TCP-Session: 53129a65-dc16-45e8-8d16-f283523df1b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56044 | ||
| 15652 | 2026.05.14 14:11:21.611229 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61770 | ||
| 15653 | 2026.05.14 14:11:21.611397 [ 308 ] {} <Debug> TCP-Session: 53129a65-dc16-45e8-8d16-f283523df1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15654 | 2026.05.14 14:11:21.611386 [ 309 ] {} <Debug> TCP-Session: bd464be2-088f-4a0a-80de-33a5b5c46790 Authenticating user 'default' from [fd00:1122:3344:101::e]:57335 | ||
| 15655 | 2026.05.14 14:11:21.611423 [ 308 ] {} <Debug> TCP-Session: 53129a65-dc16-45e8-8d16-f283523df1b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15656 | 2026.05.14 14:11:21.611435 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15657 | 2026.05.14 14:11:21.611454 [ 309 ] {} <Debug> TCP-Session: bd464be2-088f-4a0a-80de-33a5b5c46790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15658 | 2026.05.14 14:11:21.611471 [ 307 ] {} <Debug> TCP-Session: 8e7432ae-a196-42b5-a1a1-f062ef14836d Authenticating user 'default' from [fd00:1122:3344:101::e]:61770 | ||
| 15659 | 2026.05.14 14:11:21.611483 [ 309 ] {} <Debug> TCP-Session: bd464be2-088f-4a0a-80de-33a5b5c46790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15660 | 2026.05.14 14:11:21.611493 [ 310 ] {7a125e5d-cdf0-4b38-8286-c83e756dae1b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38976) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15661 | 2026.05.14 14:11:21.611499 [ 307 ] {} <Debug> TCP-Session: 8e7432ae-a196-42b5-a1a1-f062ef14836d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15662 | 2026.05.14 14:11:21.611327 [ 268 ] {} <Debug> TCP-Session: b588d5b5-730b-4a81-ab10-ac68b886e023 Authenticating user 'default' from [fd00:1122:3344:101::e]:48366 | ||
| 15663 | 2026.05.14 14:11:21.611536 [ 307 ] {} <Debug> TCP-Session: 8e7432ae-a196-42b5-a1a1-f062ef14836d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15664 | 2026.05.14 14:11:21.611563 [ 268 ] {} <Debug> TCP-Session: b588d5b5-730b-4a81-ab10-ac68b886e023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15665 | 2026.05.14 14:11:21.611267 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15666 | 2026.05.14 14:11:21.611587 [ 268 ] {} <Debug> TCP-Session: b588d5b5-730b-4a81-ab10-ac68b886e023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15667 | 2026.05.14 14:11:21.611221 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45146 | ||
| 15668 | 2026.05.14 14:11:21.611617 [ 259 ] {} <Debug> TCP-Session: da29e0f1-0aaa-438c-b0aa-7c8046b21568 Authenticating user 'default' from [fd00:1122:3344:101::e]:62395 | ||
| 15669 | 2026.05.14 14:11:21.611218 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15670 | 2026.05.14 14:11:21.611658 [ 259 ] {} <Debug> TCP-Session: da29e0f1-0aaa-438c-b0aa-7c8046b21568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15671 | 2026.05.14 14:11:21.611670 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15672 | 2026.05.14 14:11:21.611681 [ 259 ] {} <Debug> TCP-Session: da29e0f1-0aaa-438c-b0aa-7c8046b21568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15673 | 2026.05.14 14:11:21.611684 [ 311 ] {} <Debug> TCP-Session: b78dfe25-fe9f-4faa-8e92-d9a6eb46a2c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46689 | ||
| 15674 | 2026.05.14 14:11:21.611696 [ 304 ] {} <Debug> TCP-Session: 98ca432a-491c-4919-8160-f26134becaf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45146 | ||
| 15675 | 2026.05.14 14:11:21.611708 [ 311 ] {} <Debug> TCP-Session: b78dfe25-fe9f-4faa-8e92-d9a6eb46a2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15676 | 2026.05.14 14:11:21.611722 [ 304 ] {} <Debug> TCP-Session: 98ca432a-491c-4919-8160-f26134becaf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15677 | 2026.05.14 14:11:21.611741 [ 311 ] {} <Debug> TCP-Session: b78dfe25-fe9f-4faa-8e92-d9a6eb46a2c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15678 | 2026.05.14 14:11:21.611748 [ 304 ] {} <Debug> TCP-Session: 98ca432a-491c-4919-8160-f26134becaf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15679 | 2026.05.14 14:11:21.611211 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41831 | ||
| 15680 | 2026.05.14 14:11:21.611777 [ 310 ] {7a125e5d-cdf0-4b38-8286-c83e756dae1b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15681 | 2026.05.14 14:11:21.611827 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15682 | 2026.05.14 14:11:21.611854 [ 303 ] {} <Debug> TCP-Session: 5ef9121d-892c-4460-a068-2d348871c09b Authenticating user 'default' from [fd00:1122:3344:101::e]:41831 | ||
| 15683 | 2026.05.14 14:11:21.611859 [ 310 ] {7a125e5d-cdf0-4b38-8286-c83e756dae1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15684 | 2026.05.14 14:11:21.611876 [ 303 ] {} <Debug> TCP-Session: 5ef9121d-892c-4460-a068-2d348871c09b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15685 | 2026.05.14 14:11:21.611899 [ 303 ] {} <Debug> TCP-Session: 5ef9121d-892c-4460-a068-2d348871c09b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15686 | 2026.05.14 14:11:21.612164 [ 310 ] {7a125e5d-cdf0-4b38-8286-c83e756dae1b} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 15687 | 2026.05.14 14:11:21.613090 [ 335 ] {7a125e5d-cdf0-4b38-8286-c83e756dae1b} <Trace> AggregatingTransform: Aggregating | ||
| 15688 | 2026.05.14 14:11:21.613131 [ 335 ] {7a125e5d-cdf0-4b38-8286-c83e756dae1b} <Trace> Aggregator: Aggregation method: without_key | ||
| 15689 | 2026.05.14 14:11:21.613163 [ 335 ] {7a125e5d-cdf0-4b38-8286-c83e756dae1b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894938 sec. (1117.396 rows/sec., 43.65 KiB/sec.) | ||
| 15690 | 2026.05.14 14:11:21.613179 [ 335 ] {7a125e5d-cdf0-4b38-8286-c83e756dae1b} <Trace> Aggregator: Merging aggregated data | ||
| 15691 | 2026.05.14 14:11:21.613837 [ 310 ] {7a125e5d-cdf0-4b38-8286-c83e756dae1b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002397 sec., 417.1881518564873 rows/sec., 16.30 KiB/sec. | ||
| 15692 | 2026.05.14 14:11:21.614022 [ 310 ] {7a125e5d-cdf0-4b38-8286-c83e756dae1b} <Debug> TCPHandler: Processed in 0.002893016 sec. | ||
| 15693 | 2026.05.14 14:11:21.614162 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15694 | 2026.05.14 14:11:21.614193 [ 310 ] {} <Debug> TCP-Session: 0f10b98a-f2c4-49dc-b62a-b384be75b011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15695 | 2026.05.14 14:11:21.614198 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15696 | 2026.05.14 14:11:21.614213 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15697 | 2026.05.14 14:11:21.614233 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15698 | 2026.05.14 14:11:21.614240 [ 309 ] {} <Debug> TCP-Session: bd464be2-088f-4a0a-80de-33a5b5c46790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15699 | 2026.05.14 14:11:21.614259 [ 268 ] {} <Debug> TCP-Session: b588d5b5-730b-4a81-ab10-ac68b886e023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15700 | 2026.05.14 14:11:21.614256 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15701 | 2026.05.14 14:11:21.614280 [ 311 ] {} <Debug> TCP-Session: b78dfe25-fe9f-4faa-8e92-d9a6eb46a2c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15702 | 2026.05.14 14:11:21.614299 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15703 | 2026.05.14 14:11:21.614315 [ 307 ] {} <Debug> TCP-Session: 8e7432ae-a196-42b5-a1a1-f062ef14836d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15704 | 2026.05.14 14:11:21.614344 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15705 | 2026.05.14 14:11:21.614364 [ 259 ] {} <Debug> TCP-Session: da29e0f1-0aaa-438c-b0aa-7c8046b21568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15706 | 2026.05.14 14:11:21.614316 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15707 | 2026.05.14 14:11:21.614387 [ 308 ] {} <Debug> TCP-Session: 53129a65-dc16-45e8-8d16-f283523df1b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15708 | 2026.05.14 14:11:21.614435 [ 304 ] {} <Debug> TCP-Session: 98ca432a-491c-4919-8160-f26134becaf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15709 | 2026.05.14 14:11:21.614281 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15710 | 2026.05.14 14:11:21.614492 [ 303 ] {} <Debug> TCP-Session: 5ef9121d-892c-4460-a068-2d348871c09b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15711 | 2026.05.14 14:11:21.945915 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15712 | 2026.05.14 14:11:21.946177 [ 271 ] {0e6f15ae-6bb7-45e2-9ed8-498192005457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 15713 | 2026.05.14 14:11:21.946564 [ 271 ] {0e6f15ae-6bb7-45e2-9ed8-498192005457} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15714 | 2026.05.14 14:11:21.946612 [ 271 ] {0e6f15ae-6bb7-45e2-9ed8-498192005457} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 15715 | 2026.05.14 14:11:21.946873 [ 271 ] {0e6f15ae-6bb7-45e2-9ed8-498192005457} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15716 | 2026.05.14 14:11:21.946959 [ 271 ] {0e6f15ae-6bb7-45e2-9ed8-498192005457} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15717 | 2026.05.14 14:11:21.947126 [ 271 ] {0e6f15ae-6bb7-45e2-9ed8-498192005457} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15718 | 2026.05.14 14:11:21.947164 [ 271 ] {0e6f15ae-6bb7-45e2-9ed8-498192005457} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15719 | 2026.05.14 14:11:21.947187 [ 271 ] {0e6f15ae-6bb7-45e2-9ed8-498192005457} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 15720 | 2026.05.14 14:11:21.947206 [ 271 ] {0e6f15ae-6bb7-45e2-9ed8-498192005457} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15721 | 2026.05.14 14:11:21.947252 [ 271 ] {0e6f15ae-6bb7-45e2-9ed8-498192005457} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 15722 | 2026.05.14 14:11:21.947275 [ 271 ] {0e6f15ae-6bb7-45e2-9ed8-498192005457} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 15723 | 2026.05.14 14:11:21.948386 [ 271 ] {0e6f15ae-6bb7-45e2-9ed8-498192005457} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002316 sec., 18998.272884283248 rows/sec., 3.97 MiB/sec. | ||
| 15724 | 2026.05.14 14:11:21.948501 [ 271 ] {0e6f15ae-6bb7-45e2-9ed8-498192005457} <Debug> TCPHandler: Processed in 0.002725995 sec. | ||
| 15725 | 2026.05.14 14:11:21.950232 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15726 | 2026.05.14 14:11:21.950352 [ 271 ] {501d89c2-e025-4ac3-8245-b65815d6d9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15727 | 2026.05.14 14:11:21.950399 [ 271 ] {501d89c2-e025-4ac3-8245-b65815d6d9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15728 | 2026.05.14 14:11:21.950931 [ 271 ] {501d89c2-e025-4ac3-8245-b65815d6d9eb} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15729 | 2026.05.14 14:11:21.950974 [ 271 ] {501d89c2-e025-4ac3-8245-b65815d6d9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15730 | 2026.05.14 14:11:21.951352 [ 271 ] {501d89c2-e025-4ac3-8245-b65815d6d9eb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15731 | 2026.05.14 14:11:21.951580 [ 271 ] {501d89c2-e025-4ac3-8245-b65815d6d9eb} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15732 | 2026.05.14 14:11:21.951732 [ 271 ] {501d89c2-e025-4ac3-8245-b65815d6d9eb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001413 sec., 39631.98867657466 rows/sec., 3.03 MiB/sec. | ||
| 15733 | 2026.05.14 14:11:21.951774 [ 271 ] {501d89c2-e025-4ac3-8245-b65815d6d9eb} <Debug> TCPHandler: Processed in 0.001595884 sec. | ||
| 15734 | 2026.05.14 14:11:21.952183 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15735 | 2026.05.14 14:11:21.952395 [ 271 ] {6019ecdc-c26a-4a72-9d88-7d6692f6387a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15736 | 2026.05.14 14:11:21.952477 [ 271 ] {6019ecdc-c26a-4a72-9d88-7d6692f6387a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15737 | 2026.05.14 14:11:21.953250 [ 271 ] {6019ecdc-c26a-4a72-9d88-7d6692f6387a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15738 | 2026.05.14 14:11:21.953304 [ 271 ] {6019ecdc-c26a-4a72-9d88-7d6692f6387a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15739 | 2026.05.14 14:11:21.953724 [ 271 ] {6019ecdc-c26a-4a72-9d88-7d6692f6387a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15740 | 2026.05.14 14:11:21.953954 [ 271 ] {6019ecdc-c26a-4a72-9d88-7d6692f6387a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15741 | 2026.05.14 14:11:21.954121 [ 271 ] {6019ecdc-c26a-4a72-9d88-7d6692f6387a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001781 sec., 35934.86805165637 rows/sec., 2.80 MiB/sec. | ||
| 15742 | 2026.05.14 14:11:21.954177 [ 271 ] {6019ecdc-c26a-4a72-9d88-7d6692f6387a} <Debug> TCPHandler: Processed in 0.00215154 sec. | ||
| 15743 | 2026.05.14 14:11:21.954315 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15744 | 2026.05.14 14:11:21.954474 [ 271 ] {a35418bd-2feb-47a9-bf25-bb6a53d2b0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15745 | 2026.05.14 14:11:21.954552 [ 271 ] {a35418bd-2feb-47a9-bf25-bb6a53d2b0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15746 | 2026.05.14 14:11:21.955131 [ 271 ] {a35418bd-2feb-47a9-bf25-bb6a53d2b0f7} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15747 | 2026.05.14 14:11:21.955183 [ 271 ] {a35418bd-2feb-47a9-bf25-bb6a53d2b0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15748 | 2026.05.14 14:11:21.955704 [ 271 ] {a35418bd-2feb-47a9-bf25-bb6a53d2b0f7} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15749 | 2026.05.14 14:11:21.955998 [ 271 ] {a35418bd-2feb-47a9-bf25-bb6a53d2b0f7} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15750 | 2026.05.14 14:11:21.956194 [ 271 ] {a35418bd-2feb-47a9-bf25-bb6a53d2b0f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001789 sec., 89435.43879262157 rows/sec., 6.23 MiB/sec. | ||
| 15751 | 2026.05.14 14:11:21.956253 [ 271 ] {a35418bd-2feb-47a9-bf25-bb6a53d2b0f7} <Debug> TCPHandler: Processed in 0.001990628 sec. | ||
| 15752 | 2026.05.14 14:11:21.956406 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15753 | 2026.05.14 14:11:21.956519 [ 271 ] {2f06ca72-dc70-4ed0-91af-ca864fc3d95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15754 | 2026.05.14 14:11:21.956568 [ 271 ] {2f06ca72-dc70-4ed0-91af-ca864fc3d95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15755 | 2026.05.14 14:11:21.956968 [ 271 ] {2f06ca72-dc70-4ed0-91af-ca864fc3d95e} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15756 | 2026.05.14 14:11:21.957010 [ 271 ] {2f06ca72-dc70-4ed0-91af-ca864fc3d95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15757 | 2026.05.14 14:11:21.957391 [ 271 ] {2f06ca72-dc70-4ed0-91af-ca864fc3d95e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15758 | 2026.05.14 14:11:21.957709 [ 271 ] {2f06ca72-dc70-4ed0-91af-ca864fc3d95e} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15759 | 2026.05.14 14:11:21.957895 [ 271 ] {2f06ca72-dc70-4ed0-91af-ca864fc3d95e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec. | ||
| 15760 | 2026.05.14 14:11:21.957949 [ 271 ] {2f06ca72-dc70-4ed0-91af-ca864fc3d95e} <Debug> TCPHandler: Processed in 0.001596534 sec. | ||
| 15761 | 2026.05.14 14:11:23.917704 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31208 | ||
| 15762 | 2026.05.14 14:11:23.918482 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15763 | 2026.05.14 14:11:23.918518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15764 | 2026.05.14 14:11:23.918975 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15765 | 2026.05.14 14:11:23.919215 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15766 | 2026.05.14 14:11:23.919351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31208 | ||
| 15767 | 2026.05.14 14:11:25.528083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15768 | 2026.05.14 14:11:25.545020 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15769 | 2026.05.14 14:11:25.545070 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15770 | 2026.05.14 14:11:25.551116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15771 | 2026.05.14 14:11:25.551818 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15772 | 2026.05.14 14:11:25.554602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15773 | 2026.05.14 14:11:26.521621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1966 | ||
| 15774 | 2026.05.14 14:11:26.524513 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15775 | 2026.05.14 14:11:26.524561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15776 | 2026.05.14 14:11:26.525788 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15777 | 2026.05.14 14:11:26.526048 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15778 | 2026.05.14 14:11:26.526317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1966 | ||
| 15779 | 2026.05.14 14:11:26.952041 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15780 | 2026.05.14 14:11:26.952321 [ 271 ] {68336e80-a34a-453d-b594-803fa3a48834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 15781 | 2026.05.14 14:11:26.952717 [ 271 ] {68336e80-a34a-453d-b594-803fa3a48834} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15782 | 2026.05.14 14:11:26.952758 [ 271 ] {68336e80-a34a-453d-b594-803fa3a48834} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 15783 | 2026.05.14 14:11:26.953003 [ 271 ] {68336e80-a34a-453d-b594-803fa3a48834} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15784 | 2026.05.14 14:11:26.953069 [ 271 ] {68336e80-a34a-453d-b594-803fa3a48834} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15785 | 2026.05.14 14:11:26.953215 [ 271 ] {68336e80-a34a-453d-b594-803fa3a48834} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15786 | 2026.05.14 14:11:26.953252 [ 271 ] {68336e80-a34a-453d-b594-803fa3a48834} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15787 | 2026.05.14 14:11:26.953273 [ 271 ] {68336e80-a34a-453d-b594-803fa3a48834} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 15788 | 2026.05.14 14:11:26.953289 [ 271 ] {68336e80-a34a-453d-b594-803fa3a48834} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15789 | 2026.05.14 14:11:26.953330 [ 271 ] {68336e80-a34a-453d-b594-803fa3a48834} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 15790 | 2026.05.14 14:11:26.953351 [ 271 ] {68336e80-a34a-453d-b594-803fa3a48834} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 15791 | 2026.05.14 14:11:26.954770 [ 271 ] {68336e80-a34a-453d-b594-803fa3a48834} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002569 sec., 17127.286882055272 rows/sec., 3.58 MiB/sec. | ||
| 15792 | 2026.05.14 14:11:26.954886 [ 271 ] {68336e80-a34a-453d-b594-803fa3a48834} <Debug> TCPHandler: Processed in 0.002992067 sec. | ||
| 15793 | 2026.05.14 14:11:26.960690 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15794 | 2026.05.14 14:11:26.960807 [ 271 ] {c3128634-e759-4a55-9e74-0f8493dc2c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15795 | 2026.05.14 14:11:26.960852 [ 271 ] {c3128634-e759-4a55-9e74-0f8493dc2c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15796 | 2026.05.14 14:11:26.961606 [ 271 ] {c3128634-e759-4a55-9e74-0f8493dc2c36} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15797 | 2026.05.14 14:11:26.961647 [ 271 ] {c3128634-e759-4a55-9e74-0f8493dc2c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15798 | 2026.05.14 14:11:26.962053 [ 271 ] {c3128634-e759-4a55-9e74-0f8493dc2c36} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15799 | 2026.05.14 14:11:26.962284 [ 271 ] {c3128634-e759-4a55-9e74-0f8493dc2c36} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15800 | 2026.05.14 14:11:26.962440 [ 271 ] {c3128634-e759-4a55-9e74-0f8493dc2c36} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001664 sec., 170673.07692307694 rows/sec., 10.84 MiB/sec. | ||
| 15801 | 2026.05.14 14:11:26.962483 [ 271 ] {c3128634-e759-4a55-9e74-0f8493dc2c36} <Debug> TCPHandler: Processed in 0.001845658 sec. | ||
| 15802 | 2026.05.14 14:11:26.962644 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15803 | 2026.05.14 14:11:26.962742 [ 271 ] {cd789675-2dc6-4224-b236-a2272e756d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15804 | 2026.05.14 14:11:26.962783 [ 271 ] {cd789675-2dc6-4224-b236-a2272e756d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15805 | 2026.05.14 14:11:26.963719 [ 271 ] {cd789675-2dc6-4224-b236-a2272e756d3a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15806 | 2026.05.14 14:11:26.963756 [ 271 ] {cd789675-2dc6-4224-b236-a2272e756d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15807 | 2026.05.14 14:11:26.964134 [ 271 ] {cd789675-2dc6-4224-b236-a2272e756d3a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15808 | 2026.05.14 14:11:26.964361 [ 271 ] {cd789675-2dc6-4224-b236-a2272e756d3a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15809 | 2026.05.14 14:11:26.964492 [ 271 ] {cd789675-2dc6-4224-b236-a2272e756d3a} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001767 sec., 498585.17260894174 rows/sec., 39.17 MiB/sec. | ||
| 15810 | 2026.05.14 14:11:26.964497 [ 117 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15811 | 2026.05.14 14:11:26.964535 [ 271 ] {cd789675-2dc6-4224-b236-a2272e756d3a} <Debug> TCPHandler: Processed in 0.001939408 sec. | ||
| 15812 | 2026.05.14 14:11:26.964574 [ 117 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15813 | 2026.05.14 14:11:26.964602 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15814 | 2026.05.14 14:11:26.964728 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15815 | 2026.05.14 14:11:26.964734 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15816 | 2026.05.14 14:11:26.964860 [ 271 ] {ee064e1f-798e-42c2-8aa0-d242684b1d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15817 | 2026.05.14 14:11:26.964913 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15818 | 2026.05.14 14:11:26.964916 [ 271 ] {ee064e1f-798e-42c2-8aa0-d242684b1d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15819 | 2026.05.14 14:11:26.964958 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3239 rows starting from the beginning of the part | ||
| 15820 | 2026.05.14 14:11:26.965037 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 15821 | 2026.05.14 14:11:26.965087 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
| 15822 | 2026.05.14 14:11:26.965130 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 881 rows starting from the beginning of the part | ||
| 15823 | 2026.05.14 14:11:26.965173 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 56 rows starting from the beginning of the part | ||
| 15824 | 2026.05.14 14:11:26.965218 [ 192 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 881 rows starting from the beginning of the part | ||
| 15825 | 2026.05.14 14:11:26.965653 [ 271 ] {ee064e1f-798e-42c2-8aa0-d242684b1d6c} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15826 | 2026.05.14 14:11:26.965697 [ 271 ] {ee064e1f-798e-42c2-8aa0-d242684b1d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15827 | 2026.05.14 14:11:26.966053 [ 271 ] {ee064e1f-798e-42c2-8aa0-d242684b1d6c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15828 | 2026.05.14 14:11:26.966291 [ 271 ] {ee064e1f-798e-42c2-8aa0-d242684b1d6c} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15829 | 2026.05.14 14:11:26.966427 [ 271 ] {ee064e1f-798e-42c2-8aa0-d242684b1d6c} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001591 sec., 115650.53425518543 rows/sec., 7.18 MiB/sec. | ||
| 15830 | 2026.05.14 14:11:26.966467 [ 271 ] {ee064e1f-798e-42c2-8aa0-d242684b1d6c} <Debug> TCPHandler: Processed in 0.001803746 sec. | ||
| 15831 | 2026.05.14 14:11:26.966597 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15832 | 2026.05.14 14:11:26.966696 [ 271 ] {b1d52e9e-d026-4aa9-9ee2-89ff37694441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15833 | 2026.05.14 14:11:26.966736 [ 271 ] {b1d52e9e-d026-4aa9-9ee2-89ff37694441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15834 | 2026.05.14 14:11:26.967179 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002509553 sec., 2059729.3621613092 rows/sec., 164.53 MiB/sec. | ||
| 15835 | 2026.05.14 14:11:26.967211 [ 271 ] {b1d52e9e-d026-4aa9-9ee2-89ff37694441} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15836 | 2026.05.14 14:11:26.967253 [ 271 ] {b1d52e9e-d026-4aa9-9ee2-89ff37694441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15837 | 2026.05.14 14:11:26.967569 [ 271 ] {b1d52e9e-d026-4aa9-9ee2-89ff37694441} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15838 | 2026.05.14 14:11:26.967613 [ 191 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15839 | 2026.05.14 14:11:26.967823 [ 271 ] {b1d52e9e-d026-4aa9-9ee2-89ff37694441} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15840 | 2026.05.14 14:11:26.967994 [ 271 ] {b1d52e9e-d026-4aa9-9ee2-89ff37694441} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001316 sec., 113221.88449848026 rows/sec., 7.31 MiB/sec. | ||
| 15841 | 2026.05.14 14:11:26.968020 [ 117 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 15842 | 2026.05.14 14:11:26.968038 [ 271 ] {b1d52e9e-d026-4aa9-9ee2-89ff37694441} <Debug> TCPHandler: Processed in 0.001489964 sec. | ||
| 15843 | 2026.05.14 14:11:26.968079 [ 191 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_111_22} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15844 | 2026.05.14 14:11:26.968083 [ 117 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15845 | 2026.05.14 14:11:26.968133 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15846 | 2026.05.14 14:11:26.968195 [ 191 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_111_22} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15847 | 2026.05.14 14:11:26.968197 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15848 | 2026.05.14 14:11:26.968209 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 15849 | 2026.05.14 14:11:26.968320 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 15850 | 2026.05.14 14:11:26.968322 [ 271 ] {d5a3b16f-c5e4-4952-acc9-9008f3cfa75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15851 | 2026.05.14 14:11:26.968328 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15852 | 2026.05.14 14:11:26.968393 [ 271 ] {d5a3b16f-c5e4-4952-acc9-9008f3cfa75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15853 | 2026.05.14 14:11:26.968400 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 950 rows starting from the beginning of the part | ||
| 15854 | 2026.05.14 14:11:26.968462 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 15855 | 2026.05.14 14:11:26.968502 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 15856 | 2026.05.14 14:11:26.968541 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 950 rows starting from the beginning of the part | ||
| 15857 | 2026.05.14 14:11:26.968580 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part | ||
| 15858 | 2026.05.14 14:11:26.968617 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 15859 | 2026.05.14 14:11:26.968881 [ 271 ] {d5a3b16f-c5e4-4952-acc9-9008f3cfa75e} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15860 | 2026.05.14 14:11:26.968925 [ 271 ] {d5a3b16f-c5e4-4952-acc9-9008f3cfa75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15861 | 2026.05.14 14:11:26.969263 [ 271 ] {d5a3b16f-c5e4-4952-acc9-9008f3cfa75e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15862 | 2026.05.14 14:11:26.969485 [ 271 ] {d5a3b16f-c5e4-4952-acc9-9008f3cfa75e} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15863 | 2026.05.14 14:11:26.969620 [ 271 ] {d5a3b16f-c5e4-4952-acc9-9008f3cfa75e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001316 sec., 112462.00607902737 rows/sec., 6.40 MiB/sec. | ||
| 15864 | 2026.05.14 14:11:26.969659 [ 271 ] {d5a3b16f-c5e4-4952-acc9-9008f3cfa75e} <Debug> TCPHandler: Processed in 0.001511594 sec. | ||
| 15865 | 2026.05.14 14:11:26.969659 [ 198 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477564 sec., 1689266.928539136 rows/sec., 108.16 MiB/sec. | ||
| 15866 | 2026.05.14 14:11:26.969807 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15867 | 2026.05.14 14:11:26.969840 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 15868 | 2026.05.14 14:11:26.969921 [ 271 ] {bbd74b37-f11c-4cb8-8649-35afe20b7ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15869 | 2026.05.14 14:11:26.969967 [ 271 ] {bbd74b37-f11c-4cb8-8649-35afe20b7ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15870 | 2026.05.14 14:11:26.970100 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_48_10} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15871 | 2026.05.14 14:11:26.970173 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_48_10} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 15872 | 2026.05.14 14:11:26.970247 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 15873 | 2026.05.14 14:11:26.970692 [ 271 ] {bbd74b37-f11c-4cb8-8649-35afe20b7ee6} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15874 | 2026.05.14 14:11:26.970735 [ 271 ] {bbd74b37-f11c-4cb8-8649-35afe20b7ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15875 | 2026.05.14 14:11:26.971080 [ 271 ] {bbd74b37-f11c-4cb8-8649-35afe20b7ee6} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15876 | 2026.05.14 14:11:26.971302 [ 271 ] {bbd74b37-f11c-4cb8-8649-35afe20b7ee6} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15877 | 2026.05.14 14:11:26.971433 [ 271 ] {bbd74b37-f11c-4cb8-8649-35afe20b7ee6} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001531 sec., 347485.3037230568 rows/sec., 24.58 MiB/sec. | ||
| 15878 | 2026.05.14 14:11:26.971464 [ 67 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15879 | 2026.05.14 14:11:26.971472 [ 271 ] {bbd74b37-f11c-4cb8-8649-35afe20b7ee6} <Debug> TCPHandler: Processed in 0.001714886 sec. | ||
| 15880 | 2026.05.14 14:11:26.971527 [ 67 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15881 | 2026.05.14 14:11:26.971559 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15882 | 2026.05.14 14:11:26.971660 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15883 | 2026.05.14 14:11:26.971661 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15884 | 2026.05.14 14:11:26.971767 [ 271 ] {b39ddedc-ce33-407e-b8d8-3ef796c216a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15885 | 2026.05.14 14:11:26.971797 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15886 | 2026.05.14 14:11:26.971815 [ 271 ] {b39ddedc-ce33-407e-b8d8-3ef796c216a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15887 | 2026.05.14 14:11:26.971834 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1797 rows starting from the beginning of the part | ||
| 15888 | 2026.05.14 14:11:26.971903 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 15889 | 2026.05.14 14:11:26.971951 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
| 15890 | 2026.05.14 14:11:26.971995 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 532 rows starting from the beginning of the part | ||
| 15891 | 2026.05.14 14:11:26.972036 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
| 15892 | 2026.05.14 14:11:26.972078 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 532 rows starting from the beginning of the part | ||
| 15893 | 2026.05.14 14:11:26.972223 [ 271 ] {b39ddedc-ce33-407e-b8d8-3ef796c216a8} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15894 | 2026.05.14 14:11:26.972268 [ 271 ] {b39ddedc-ce33-407e-b8d8-3ef796c216a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15895 | 2026.05.14 14:11:26.972622 [ 271 ] {b39ddedc-ce33-407e-b8d8-3ef796c216a8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15896 | 2026.05.14 14:11:26.972860 [ 271 ] {b39ddedc-ce33-407e-b8d8-3ef796c216a8} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15897 | 2026.05.14 14:11:26.972994 [ 271 ] {b39ddedc-ce33-407e-b8d8-3ef796c216a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001245 sec., 4819.277108433735 rows/sec., 251.79 KiB/sec. | ||
| 15898 | 2026.05.14 14:11:26.973031 [ 271 ] {b39ddedc-ce33-407e-b8d8-3ef796c216a8} <Debug> TCPHandler: Processed in 0.001420133 sec. | ||
| 15899 | 2026.05.14 14:11:26.973183 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15900 | 2026.05.14 14:11:26.973281 [ 271 ] {eda8673f-9060-432b-8a8b-e746d56c5503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15901 | 2026.05.14 14:11:26.973324 [ 271 ] {eda8673f-9060-432b-8a8b-e746d56c5503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15902 | 2026.05.14 14:11:26.973341 [ 192 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3053 rows, containing 5 columns (5 merged, 0 gathered) in 0.001721756 sec., 1773189.6970302411 rows/sec., 129.92 MiB/sec. | ||
| 15903 | 2026.05.14 14:11:26.973539 [ 192 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15904 | 2026.05.14 14:11:26.973792 [ 192 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_111_22} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15905 | 2026.05.14 14:11:26.973798 [ 271 ] {eda8673f-9060-432b-8a8b-e746d56c5503} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15906 | 2026.05.14 14:11:26.973845 [ 271 ] {eda8673f-9060-432b-8a8b-e746d56c5503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15907 | 2026.05.14 14:11:26.973878 [ 192 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_111_22} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15908 | 2026.05.14 14:11:26.973975 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 15909 | 2026.05.14 14:11:26.974204 [ 271 ] {eda8673f-9060-432b-8a8b-e746d56c5503} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15910 | 2026.05.14 14:11:26.974435 [ 271 ] {eda8673f-9060-432b-8a8b-e746d56c5503} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15911 | 2026.05.14 14:11:26.974571 [ 271 ] {eda8673f-9060-432b-8a8b-e746d56c5503} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001308 sec., 202599.3883792049 rows/sec., 13.46 MiB/sec. | ||
| 15912 | 2026.05.14 14:11:26.974609 [ 271 ] {eda8673f-9060-432b-8a8b-e746d56c5503} <Debug> TCPHandler: Processed in 0.001483463 sec. | ||
| 15913 | 2026.05.14 14:11:26.974755 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15914 | 2026.05.14 14:11:26.974860 [ 271 ] {46ca6cab-6562-4727-86d3-7b1c536a3e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15915 | 2026.05.14 14:11:26.974902 [ 271 ] {46ca6cab-6562-4727-86d3-7b1c536a3e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15916 | 2026.05.14 14:11:26.975260 [ 271 ] {46ca6cab-6562-4727-86d3-7b1c536a3e21} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15917 | 2026.05.14 14:11:26.975296 [ 271 ] {46ca6cab-6562-4727-86d3-7b1c536a3e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15918 | 2026.05.14 14:11:26.975601 [ 271 ] {46ca6cab-6562-4727-86d3-7b1c536a3e21} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15919 | 2026.05.14 14:11:26.975818 [ 271 ] {46ca6cab-6562-4727-86d3-7b1c536a3e21} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15920 | 2026.05.14 14:11:26.975948 [ 271 ] {46ca6cab-6562-4727-86d3-7b1c536a3e21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 15921 | 2026.05.14 14:11:26.975984 [ 271 ] {46ca6cab-6562-4727-86d3-7b1c536a3e21} <Debug> TCPHandler: Processed in 0.001278672 sec. | ||
| 15922 | 2026.05.14 14:11:26.976105 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15923 | 2026.05.14 14:11:26.976201 [ 271 ] {cc102f0e-7d80-41d7-b3cd-e3d2aa66dab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15924 | 2026.05.14 14:11:26.976255 [ 271 ] {cc102f0e-7d80-41d7-b3cd-e3d2aa66dab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15925 | 2026.05.14 14:11:26.977099 [ 271 ] {cc102f0e-7d80-41d7-b3cd-e3d2aa66dab1} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15926 | 2026.05.14 14:11:26.977136 [ 271 ] {cc102f0e-7d80-41d7-b3cd-e3d2aa66dab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15927 | 2026.05.14 14:11:26.977719 [ 271 ] {cc102f0e-7d80-41d7-b3cd-e3d2aa66dab1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15928 | 2026.05.14 14:11:26.977927 [ 271 ] {cc102f0e-7d80-41d7-b3cd-e3d2aa66dab1} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15929 | 2026.05.14 14:11:26.978055 [ 271 ] {cc102f0e-7d80-41d7-b3cd-e3d2aa66dab1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001902 sec., 22082.018927444795 rows/sec., 39.57 MiB/sec. | ||
| 15930 | 2026.05.14 14:11:26.978105 [ 271 ] {cc102f0e-7d80-41d7-b3cd-e3d2aa66dab1} <Debug> TCPHandler: Processed in 0.002082479 sec. | ||
| 15931 | 2026.05.14 14:11:26.978229 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15932 | 2026.05.14 14:11:26.978320 [ 271 ] {3db7862a-7b63-43cf-aa3b-3660661c2621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15933 | 2026.05.14 14:11:26.978359 [ 271 ] {3db7862a-7b63-43cf-aa3b-3660661c2621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15934 | 2026.05.14 14:11:26.978752 [ 271 ] {3db7862a-7b63-43cf-aa3b-3660661c2621} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15935 | 2026.05.14 14:11:26.978789 [ 271 ] {3db7862a-7b63-43cf-aa3b-3660661c2621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15936 | 2026.05.14 14:11:26.979100 [ 271 ] {3db7862a-7b63-43cf-aa3b-3660661c2621} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15937 | 2026.05.14 14:11:26.979315 [ 271 ] {3db7862a-7b63-43cf-aa3b-3660661c2621} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15938 | 2026.05.14 14:11:26.979439 [ 67 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15939 | 2026.05.14 14:11:26.979443 [ 271 ] {3db7862a-7b63-43cf-aa3b-3660661c2621} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 15940 | 2026.05.14 14:11:26.979478 [ 67 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15941 | 2026.05.14 14:11:26.979501 [ 271 ] {3db7862a-7b63-43cf-aa3b-3660661c2621} <Debug> TCPHandler: Processed in 0.001279652 sec. | ||
| 15942 | 2026.05.14 14:11:26.979502 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15943 | 2026.05.14 14:11:26.979637 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15944 | 2026.05.14 14:11:26.979752 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15945 | 2026.05.14 14:11:26.979785 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6792 rows starting from the beginning of the part | ||
| 15946 | 2026.05.14 14:11:26.979849 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 48 rows starting from the beginning of the part | ||
| 15947 | 2026.05.14 14:11:26.979899 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 15948 | 2026.05.14 14:11:26.979944 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 90 rows starting from the beginning of the part | ||
| 15949 | 2026.05.14 14:11:26.979988 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 15950 | 2026.05.14 14:11:26.980031 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 90 rows starting from the beginning of the part | ||
| 15951 | 2026.05.14 14:11:26.981818 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002228971 sec., 3203271.8236352107 rows/sec., 206.53 MiB/sec. | ||
| 15952 | 2026.05.14 14:11:26.982272 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15953 | 2026.05.14 14:11:26.982571 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_111_22} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15954 | 2026.05.14 14:11:26.982644 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_111_22} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15955 | 2026.05.14 14:11:26.982711 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 15956 | 2026.05.14 14:11:31.256832 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15957 | 2026.05.14 14:11:31.256929 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15958 | 2026.05.14 14:11:31.420494 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31720 | ||
| 15959 | 2026.05.14 14:11:31.421069 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15960 | 2026.05.14 14:11:31.421116 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15961 | 2026.05.14 14:11:31.421620 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15962 | 2026.05.14 14:11:31.421863 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15963 | 2026.05.14 14:11:31.422005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31720 | ||
| 15964 | 2026.05.14 14:11:31.422523 [ 48 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15965 | 2026.05.14 14:11:31.422601 [ 48 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15966 | 2026.05.14 14:11:31.422627 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15967 | 2026.05.14 14:11:31.422767 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15968 | 2026.05.14 14:11:31.422930 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15969 | 2026.05.14 14:11:31.422984 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29288 rows starting from the beginning of the part | ||
| 15970 | 2026.05.14 14:11:31.423058 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 15971 | 2026.05.14 14:11:31.423121 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 15972 | 2026.05.14 14:11:31.423171 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 15973 | 2026.05.14 14:11:31.423223 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 15974 | 2026.05.14 14:11:31.423269 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 15975 | 2026.05.14 14:11:31.425751 [ 192 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31720 rows, containing 4 columns (4 merged, 0 gathered) in 0.003050768 sec., 10397381.905146508 rows/sec., 148.74 MiB/sec. | ||
| 15976 | 2026.05.14 14:11:31.426025 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15977 | 2026.05.14 14:11:31.426291 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_66_13} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15978 | 2026.05.14 14:11:31.426363 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_66_13} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15979 | 2026.05.14 14:11:31.426447 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 15980 | 2026.05.14 14:11:31.946902 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15981 | 2026.05.14 14:11:31.947284 [ 271 ] {8b26ccf2-0faa-487e-829e-7118faed70eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 15982 | 2026.05.14 14:11:31.947712 [ 271 ] {8b26ccf2-0faa-487e-829e-7118faed70eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15983 | 2026.05.14 14:11:31.947749 [ 271 ] {8b26ccf2-0faa-487e-829e-7118faed70eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 15984 | 2026.05.14 14:11:31.947969 [ 271 ] {8b26ccf2-0faa-487e-829e-7118faed70eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15985 | 2026.05.14 14:11:31.948039 [ 271 ] {8b26ccf2-0faa-487e-829e-7118faed70eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15986 | 2026.05.14 14:11:31.948185 [ 271 ] {8b26ccf2-0faa-487e-829e-7118faed70eb} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15987 | 2026.05.14 14:11:31.948222 [ 271 ] {8b26ccf2-0faa-487e-829e-7118faed70eb} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15988 | 2026.05.14 14:11:31.948245 [ 271 ] {8b26ccf2-0faa-487e-829e-7118faed70eb} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 15989 | 2026.05.14 14:11:31.948261 [ 271 ] {8b26ccf2-0faa-487e-829e-7118faed70eb} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15990 | 2026.05.14 14:11:31.948305 [ 271 ] {8b26ccf2-0faa-487e-829e-7118faed70eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 15991 | 2026.05.14 14:11:31.948325 [ 271 ] {8b26ccf2-0faa-487e-829e-7118faed70eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 15992 | 2026.05.14 14:11:31.949467 [ 271 ] {8b26ccf2-0faa-487e-829e-7118faed70eb} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002343 sec., 18779.342723004695 rows/sec., 3.93 MiB/sec. | ||
| 15993 | 2026.05.14 14:11:31.949580 [ 271 ] {8b26ccf2-0faa-487e-829e-7118faed70eb} <Debug> TCPHandler: Processed in 0.002875717 sec. | ||
| 15994 | 2026.05.14 14:11:31.951227 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15995 | 2026.05.14 14:11:31.951343 [ 271 ] {80a11002-b22b-4203-bfc2-4c67c1faa624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15996 | 2026.05.14 14:11:31.951387 [ 271 ] {80a11002-b22b-4203-bfc2-4c67c1faa624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15997 | 2026.05.14 14:11:31.952023 [ 271 ] {80a11002-b22b-4203-bfc2-4c67c1faa624} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15998 | 2026.05.14 14:11:31.952072 [ 271 ] {80a11002-b22b-4203-bfc2-4c67c1faa624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 15999 | 2026.05.14 14:11:31.952454 [ 271 ] {80a11002-b22b-4203-bfc2-4c67c1faa624} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16000 | 2026.05.14 14:11:31.952682 [ 271 ] {80a11002-b22b-4203-bfc2-4c67c1faa624} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16001 | 2026.05.14 14:11:31.952827 [ 271 ] {80a11002-b22b-4203-bfc2-4c67c1faa624} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001516 sec., 36939.31398416887 rows/sec., 2.82 MiB/sec. | ||
| 16002 | 2026.05.14 14:11:31.952866 [ 271 ] {80a11002-b22b-4203-bfc2-4c67c1faa624} <Debug> TCPHandler: Processed in 0.001697585 sec. | ||
| 16003 | 2026.05.14 14:11:31.953059 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16004 | 2026.05.14 14:11:31.953156 [ 271 ] {5896fe15-eaa4-4bac-bf49-18721e410bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16005 | 2026.05.14 14:11:31.953196 [ 271 ] {5896fe15-eaa4-4bac-bf49-18721e410bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16006 | 2026.05.14 14:11:31.953671 [ 271 ] {5896fe15-eaa4-4bac-bf49-18721e410bd5} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16007 | 2026.05.14 14:11:31.953708 [ 271 ] {5896fe15-eaa4-4bac-bf49-18721e410bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16008 | 2026.05.14 14:11:31.954018 [ 271 ] {5896fe15-eaa4-4bac-bf49-18721e410bd5} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16009 | 2026.05.14 14:11:31.954226 [ 271 ] {5896fe15-eaa4-4bac-bf49-18721e410bd5} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16010 | 2026.05.14 14:11:31.954352 [ 271 ] {5896fe15-eaa4-4bac-bf49-18721e410bd5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 16011 | 2026.05.14 14:11:31.954390 [ 271 ] {5896fe15-eaa4-4bac-bf49-18721e410bd5} <Debug> TCPHandler: Processed in 0.001385103 sec. | ||
| 16012 | 2026.05.14 14:11:31.954558 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16013 | 2026.05.14 14:11:31.954654 [ 271 ] {862932d6-6cc3-4378-874c-b5bdb777dbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16014 | 2026.05.14 14:11:31.954697 [ 271 ] {862932d6-6cc3-4378-874c-b5bdb777dbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16015 | 2026.05.14 14:11:31.955168 [ 271 ] {862932d6-6cc3-4378-874c-b5bdb777dbc0} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16016 | 2026.05.14 14:11:31.955204 [ 271 ] {862932d6-6cc3-4378-874c-b5bdb777dbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16017 | 2026.05.14 14:11:31.955532 [ 271 ] {862932d6-6cc3-4378-874c-b5bdb777dbc0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16018 | 2026.05.14 14:11:31.955752 [ 271 ] {862932d6-6cc3-4378-874c-b5bdb777dbc0} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16019 | 2026.05.14 14:11:31.955882 [ 271 ] {862932d6-6cc3-4378-874c-b5bdb777dbc0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 16020 | 2026.05.14 14:11:31.955919 [ 271 ] {862932d6-6cc3-4378-874c-b5bdb777dbc0} <Debug> TCPHandler: Processed in 0.001418222 sec. | ||
| 16021 | 2026.05.14 14:11:31.956099 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16022 | 2026.05.14 14:11:31.956195 [ 271 ] {d7b36348-b225-46b8-84e6-c1db93e6007d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16023 | 2026.05.14 14:11:31.956236 [ 271 ] {d7b36348-b225-46b8-84e6-c1db93e6007d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16024 | 2026.05.14 14:11:31.956621 [ 271 ] {d7b36348-b225-46b8-84e6-c1db93e6007d} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16025 | 2026.05.14 14:11:31.956657 [ 271 ] {d7b36348-b225-46b8-84e6-c1db93e6007d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16026 | 2026.05.14 14:11:31.956951 [ 271 ] {d7b36348-b225-46b8-84e6-c1db93e6007d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16027 | 2026.05.14 14:11:31.957155 [ 271 ] {d7b36348-b225-46b8-84e6-c1db93e6007d} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16028 | 2026.05.14 14:11:31.957280 [ 271 ] {d7b36348-b225-46b8-84e6-c1db93e6007d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 16029 | 2026.05.14 14:11:31.957315 [ 271 ] {d7b36348-b225-46b8-84e6-c1db93e6007d} <Debug> TCPHandler: Processed in 0.001265631 sec. | ||
| 16030 | 2026.05.14 14:11:32.245653 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16031 | 2026.05.14 14:11:32.245915 [ 271 ] {b78d8e69-349b-4e11-a8c4-dd1f3477775f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 16032 | 2026.05.14 14:11:32.246314 [ 271 ] {b78d8e69-349b-4e11-a8c4-dd1f3477775f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16033 | 2026.05.14 14:11:32.246361 [ 271 ] {b78d8e69-349b-4e11-a8c4-dd1f3477775f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 16034 | 2026.05.14 14:11:32.246638 [ 271 ] {b78d8e69-349b-4e11-a8c4-dd1f3477775f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16035 | 2026.05.14 14:11:32.246710 [ 271 ] {b78d8e69-349b-4e11-a8c4-dd1f3477775f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16036 | 2026.05.14 14:11:32.246857 [ 271 ] {b78d8e69-349b-4e11-a8c4-dd1f3477775f} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 16037 | 2026.05.14 14:11:32.246896 [ 271 ] {b78d8e69-349b-4e11-a8c4-dd1f3477775f} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16038 | 2026.05.14 14:11:32.246919 [ 271 ] {b78d8e69-349b-4e11-a8c4-dd1f3477775f} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 16039 | 2026.05.14 14:11:32.246935 [ 271 ] {b78d8e69-349b-4e11-a8c4-dd1f3477775f} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16040 | 2026.05.14 14:11:32.246979 [ 271 ] {b78d8e69-349b-4e11-a8c4-dd1f3477775f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 16041 | 2026.05.14 14:11:32.247086 [ 271 ] {b78d8e69-349b-4e11-a8c4-dd1f3477775f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 16042 | 2026.05.14 14:11:32.248284 [ 271 ] {b78d8e69-349b-4e11-a8c4-dd1f3477775f} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002487 sec., 17691.99839163651 rows/sec., 3.70 MiB/sec. | ||
| 16043 | 2026.05.14 14:11:32.248412 [ 271 ] {b78d8e69-349b-4e11-a8c4-dd1f3477775f} <Debug> TCPHandler: Processed in 0.002903947 sec. | ||
| 16044 | 2026.05.14 14:11:32.266775 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16045 | 2026.05.14 14:11:32.266971 [ 271 ] {2fe37ea5-b225-4f9e-826c-841210125298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16046 | 2026.05.14 14:11:32.267178 [ 271 ] {2fe37ea5-b225-4f9e-826c-841210125298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16047 | 2026.05.14 14:11:32.268307 [ 271 ] {2fe37ea5-b225-4f9e-826c-841210125298} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16048 | 2026.05.14 14:11:32.268352 [ 271 ] {2fe37ea5-b225-4f9e-826c-841210125298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16049 | 2026.05.14 14:11:32.268761 [ 271 ] {2fe37ea5-b225-4f9e-826c-841210125298} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16050 | 2026.05.14 14:11:32.269011 [ 271 ] {2fe37ea5-b225-4f9e-826c-841210125298} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16051 | 2026.05.14 14:11:32.269171 [ 271 ] {2fe37ea5-b225-4f9e-826c-841210125298} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002256 sec., 125886.52482269502 rows/sec., 8.00 MiB/sec. | ||
| 16052 | 2026.05.14 14:11:32.269190 [ 57 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 16053 | 2026.05.14 14:11:32.269212 [ 271 ] {2fe37ea5-b225-4f9e-826c-841210125298} <Debug> TCPHandler: Processed in 0.002530344 sec. | ||
| 16054 | 2026.05.14 14:11:32.269266 [ 57 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16055 | 2026.05.14 14:11:32.269301 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16056 | 2026.05.14 14:11:32.269401 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16057 | 2026.05.14 14:11:32.269469 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 16058 | 2026.05.14 14:11:32.269508 [ 271 ] {92800b32-f88c-4cbc-b8af-c2c6e1c7c1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16059 | 2026.05.14 14:11:32.269562 [ 271 ] {92800b32-f88c-4cbc-b8af-c2c6e1c7c1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16060 | 2026.05.14 14:11:32.269652 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16061 | 2026.05.14 14:11:32.269699 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 284 rows starting from the beginning of the part | ||
| 16062 | 2026.05.14 14:11:32.269782 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 284 rows starting from the beginning of the part | ||
| 16063 | 2026.05.14 14:11:32.269839 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 284 rows starting from the beginning of the part | ||
| 16064 | 2026.05.14 14:11:32.269891 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 284 rows starting from the beginning of the part | ||
| 16065 | 2026.05.14 14:11:32.269942 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 284 rows starting from the beginning of the part | ||
| 16066 | 2026.05.14 14:11:32.270097 [ 271 ] {92800b32-f88c-4cbc-b8af-c2c6e1c7c1a0} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16067 | 2026.05.14 14:11:32.270143 [ 271 ] {92800b32-f88c-4cbc-b8af-c2c6e1c7c1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16068 | 2026.05.14 14:11:32.270461 [ 271 ] {92800b32-f88c-4cbc-b8af-c2c6e1c7c1a0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 16069 | 2026.05.14 14:11:32.270698 [ 271 ] {92800b32-f88c-4cbc-b8af-c2c6e1c7c1a0} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16070 | 2026.05.14 14:11:32.270831 [ 57 ] {} <Debug> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 16071 | 2026.05.14 14:11:32.270837 [ 271 ] {92800b32-f88c-4cbc-b8af-c2c6e1c7c1a0} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.00135 sec., 13333.333333333332 rows/sec., 1.06 MiB/sec. | ||
| 16072 | 2026.05.14 14:11:32.270875 [ 57 ] {} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2026.05.14 14:11:32.270898 [ 271 ] {92800b32-f88c-4cbc-b8af-c2c6e1c7c1a0} <Debug> TCPHandler: Processed in 0.001547285 sec. | ||
| 16074 | 2026.05.14 14:11:32.270903 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16075 | 2026.05.14 14:11:32.271037 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646146 sec., 862620.9339876293 rows/sec., 58.08 MiB/sec. | ||
| 16076 | 2026.05.14 14:11:32.271034 [ 186 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 16077 | 2026.05.14 14:11:32.271064 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16078 | 2026.05.14 14:11:32.271209 [ 271 ] {99db720e-da0f-427f-9666-35efdeccc3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16079 | 2026.05.14 14:11:32.271212 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 16080 | 2026.05.14 14:11:32.271231 [ 186 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16081 | 2026.05.14 14:11:32.271254 [ 271 ] {99db720e-da0f-427f-9666-35efdeccc3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16082 | 2026.05.14 14:11:32.271287 [ 186 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 16083 | 2026.05.14 14:11:32.271369 [ 186 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part | ||
| 16084 | 2026.05.14 14:11:32.271425 [ 186 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part | ||
| 16085 | 2026.05.14 14:11:32.271473 [ 186 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part | ||
| 16086 | 2026.05.14 14:11:32.271521 [ 186 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part | ||
| 16087 | 2026.05.14 14:11:32.271569 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_49_12} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16088 | 2026.05.14 14:11:32.271669 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_49_12} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 16089 | 2026.05.14 14:11:32.271776 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 16090 | 2026.05.14 14:11:32.272361 [ 201 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378663 sec., 65280.63783535208 rows/sec., 5.45 MiB/sec. | ||
| 16091 | 2026.05.14 14:11:32.272481 [ 186 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 16092 | 2026.05.14 14:11:32.272729 [ 186 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_9_2} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16093 | 2026.05.14 14:11:32.272799 [ 186 ] {09619ebf-6d65-43ee-9143-f18679820897::all_1_9_2} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 16094 | 2026.05.14 14:11:32.272875 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 16095 | 2026.05.14 14:11:32.273404 [ 271 ] {99db720e-da0f-427f-9666-35efdeccc3dd} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16096 | 2026.05.14 14:11:32.273450 [ 271 ] {99db720e-da0f-427f-9666-35efdeccc3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16097 | 2026.05.14 14:11:32.273973 [ 271 ] {99db720e-da0f-427f-9666-35efdeccc3dd} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16098 | 2026.05.14 14:11:32.274206 [ 271 ] {99db720e-da0f-427f-9666-35efdeccc3dd} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16099 | 2026.05.14 14:11:32.274346 [ 271 ] {99db720e-da0f-427f-9666-35efdeccc3dd} <Debug> executeQuery: Read 3239 rows, 247.73 KiB in 0.003156 sec., 1026299.112801014 rows/sec., 76.66 MiB/sec. | ||
| 16100 | 2026.05.14 14:11:32.274386 [ 271 ] {99db720e-da0f-427f-9666-35efdeccc3dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 16101 | 2026.05.14 14:11:32.274400 [ 271 ] {99db720e-da0f-427f-9666-35efdeccc3dd} <Debug> TCPHandler: Processed in 0.003386181 sec. | ||
| 16102 | 2026.05.14 14:11:32.274544 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16103 | 2026.05.14 14:11:32.274643 [ 271 ] {c969b9f7-5a06-4c63-80c5-af00b21d7381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16104 | 2026.05.14 14:11:32.274685 [ 271 ] {c969b9f7-5a06-4c63-80c5-af00b21d7381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16105 | 2026.05.14 14:11:32.275239 [ 271 ] {c969b9f7-5a06-4c63-80c5-af00b21d7381} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16106 | 2026.05.14 14:11:32.275278 [ 271 ] {c969b9f7-5a06-4c63-80c5-af00b21d7381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16107 | 2026.05.14 14:11:32.275607 [ 271 ] {c969b9f7-5a06-4c63-80c5-af00b21d7381} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16108 | 2026.05.14 14:11:32.275844 [ 271 ] {c969b9f7-5a06-4c63-80c5-af00b21d7381} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16109 | 2026.05.14 14:11:32.275976 [ 271 ] {c969b9f7-5a06-4c63-80c5-af00b21d7381} <Debug> executeQuery: Read 213 rows, 13.78 KiB in 0.001351 sec., 157660.99185788305 rows/sec., 9.96 MiB/sec. | ||
| 16110 | 2026.05.14 14:11:32.276014 [ 271 ] {c969b9f7-5a06-4c63-80c5-af00b21d7381} <Debug> TCPHandler: Processed in 0.001520754 sec. | ||
| 16111 | 2026.05.14 14:11:32.276149 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16112 | 2026.05.14 14:11:32.276246 [ 271 ] {cdc68508-c796-402f-b661-6243ec2e7f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16113 | 2026.05.14 14:11:32.276286 [ 271 ] {cdc68508-c796-402f-b661-6243ec2e7f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16114 | 2026.05.14 14:11:32.277148 [ 271 ] {cdc68508-c796-402f-b661-6243ec2e7f0f} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16115 | 2026.05.14 14:11:32.277185 [ 271 ] {cdc68508-c796-402f-b661-6243ec2e7f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16116 | 2026.05.14 14:11:32.277533 [ 271 ] {cdc68508-c796-402f-b661-6243ec2e7f0f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16117 | 2026.05.14 14:11:32.277743 [ 271 ] {cdc68508-c796-402f-b661-6243ec2e7f0f} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16118 | 2026.05.14 14:11:32.277870 [ 271 ] {cdc68508-c796-402f-b661-6243ec2e7f0f} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001643 sec., 578210.5903834449 rows/sec., 34.02 MiB/sec. | ||
| 16119 | 2026.05.14 14:11:32.277909 [ 271 ] {cdc68508-c796-402f-b661-6243ec2e7f0f} <Debug> TCPHandler: Processed in 0.001808127 sec. | ||
| 16120 | 2026.05.14 14:11:32.278037 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16121 | 2026.05.14 14:11:32.278133 [ 271 ] {95b30a4e-6eb5-48d8-8407-2d3092987fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16122 | 2026.05.14 14:11:32.278174 [ 271 ] {95b30a4e-6eb5-48d8-8407-2d3092987fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16123 | 2026.05.14 14:11:32.278599 [ 271 ] {95b30a4e-6eb5-48d8-8407-2d3092987fe1} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16124 | 2026.05.14 14:11:32.278636 [ 271 ] {95b30a4e-6eb5-48d8-8407-2d3092987fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16125 | 2026.05.14 14:11:32.278926 [ 271 ] {95b30a4e-6eb5-48d8-8407-2d3092987fe1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 16126 | 2026.05.14 14:11:32.279139 [ 271 ] {95b30a4e-6eb5-48d8-8407-2d3092987fe1} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16127 | 2026.05.14 14:11:32.279266 [ 57 ] {} <Debug> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 16128 | 2026.05.14 14:11:32.279269 [ 271 ] {95b30a4e-6eb5-48d8-8407-2d3092987fe1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 60.93 KiB/sec. | ||
| 16129 | 2026.05.14 14:11:32.279309 [ 57 ] {} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16130 | 2026.05.14 14:11:32.279332 [ 271 ] {95b30a4e-6eb5-48d8-8407-2d3092987fe1} <Debug> TCPHandler: Processed in 0.001343963 sec. | ||
| 16131 | 2026.05.14 14:11:32.279338 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16132 | 2026.05.14 14:11:32.279447 [ 186 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 16133 | 2026.05.14 14:11:32.279552 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16134 | 2026.05.14 14:11:32.279556 [ 186 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16135 | 2026.05.14 14:11:32.279606 [ 186 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 1 rows starting from the beginning of the part | ||
| 16136 | 2026.05.14 14:11:32.279651 [ 186 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 16137 | 2026.05.14 14:11:32.279660 [ 271 ] {a96ad5a9-526a-48d6-b6f5-6faeb41f9796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16138 | 2026.05.14 14:11:32.279692 [ 186 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 16139 | 2026.05.14 14:11:32.279708 [ 271 ] {a96ad5a9-526a-48d6-b6f5-6faeb41f9796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16140 | 2026.05.14 14:11:32.279734 [ 186 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 16141 | 2026.05.14 14:11:32.279775 [ 186 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 16142 | 2026.05.14 14:11:32.280202 [ 271 ] {a96ad5a9-526a-48d6-b6f5-6faeb41f9796} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16143 | 2026.05.14 14:11:32.280246 [ 271 ] {a96ad5a9-526a-48d6-b6f5-6faeb41f9796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16144 | 2026.05.14 14:11:32.280372 [ 201 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000964819 sec., 5182.3191707460155 rows/sec., 384.63 KiB/sec. | ||
| 16145 | 2026.05.14 14:11:32.280536 [ 189 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 16146 | 2026.05.14 14:11:32.280588 [ 271 ] {a96ad5a9-526a-48d6-b6f5-6faeb41f9796} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16147 | 2026.05.14 14:11:32.280919 [ 189 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_17_4} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16148 | 2026.05.14 14:11:32.280925 [ 271 ] {a96ad5a9-526a-48d6-b6f5-6faeb41f9796} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16149 | 2026.05.14 14:11:32.281022 [ 189 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_17_4} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 16150 | 2026.05.14 14:11:32.281092 [ 98 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 16151 | 2026.05.14 14:11:32.281103 [ 271 ] {a96ad5a9-526a-48d6-b6f5-6faeb41f9796} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00146 sec., 101369.86301369863 rows/sec., 5.77 MiB/sec. | ||
| 16152 | 2026.05.14 14:11:32.281123 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 16153 | 2026.05.14 14:11:32.281135 [ 98 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16154 | 2026.05.14 14:11:32.281154 [ 271 ] {a96ad5a9-526a-48d6-b6f5-6faeb41f9796} <Debug> TCPHandler: Processed in 0.001652585 sec. | ||
| 16155 | 2026.05.14 14:11:32.281172 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16156 | 2026.05.14 14:11:32.281246 [ 186 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 16157 | 2026.05.14 14:11:32.281307 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16158 | 2026.05.14 14:11:32.281346 [ 186 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16159 | 2026.05.14 14:11:32.281377 [ 186 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 148 rows starting from the beginning of the part | ||
| 16160 | 2026.05.14 14:11:32.281410 [ 271 ] {82eb9927-2217-413d-9075-bb91b33f6431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16161 | 2026.05.14 14:11:32.281422 [ 186 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 148 rows starting from the beginning of the part | ||
| 16162 | 2026.05.14 14:11:32.281460 [ 271 ] {82eb9927-2217-413d-9075-bb91b33f6431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16163 | 2026.05.14 14:11:32.281473 [ 186 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 148 rows starting from the beginning of the part | ||
| 16164 | 2026.05.14 14:11:32.281518 [ 186 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 148 rows starting from the beginning of the part | ||
| 16165 | 2026.05.14 14:11:32.281553 [ 186 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 148 rows starting from the beginning of the part | ||
| 16166 | 2026.05.14 14:11:32.282279 [ 190 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001060189 sec., 697988.7548352227 rows/sec., 42.36 MiB/sec. | ||
| 16167 | 2026.05.14 14:11:32.282447 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 16168 | 2026.05.14 14:11:32.282535 [ 271 ] {82eb9927-2217-413d-9075-bb91b33f6431} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16169 | 2026.05.14 14:11:32.282581 [ 271 ] {82eb9927-2217-413d-9075-bb91b33f6431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16170 | 2026.05.14 14:11:32.282785 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_49_12} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16171 | 2026.05.14 14:11:32.282921 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_49_12} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 16172 | 2026.05.14 14:11:32.283031 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16173 | 2026.05.14 14:11:32.283115 [ 271 ] {82eb9927-2217-413d-9075-bb91b33f6431} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16174 | 2026.05.14 14:11:32.283383 [ 271 ] {82eb9927-2217-413d-9075-bb91b33f6431} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16175 | 2026.05.14 14:11:32.283532 [ 271 ] {82eb9927-2217-413d-9075-bb91b33f6431} <Debug> executeQuery: Read 1776 rows, 123.01 KiB in 0.002139 sec., 830294.5301542778 rows/sec., 56.16 MiB/sec. | ||
| 16176 | 2026.05.14 14:11:32.283572 [ 271 ] {82eb9927-2217-413d-9075-bb91b33f6431} <Debug> TCPHandler: Processed in 0.002314392 sec. | ||
| 16177 | 2026.05.14 14:11:32.283712 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16178 | 2026.05.14 14:11:32.283809 [ 271 ] {5125f5ef-069d-4338-bd08-c4fe1a079a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16179 | 2026.05.14 14:11:32.283852 [ 271 ] {5125f5ef-069d-4338-bd08-c4fe1a079a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16180 | 2026.05.14 14:11:32.284212 [ 271 ] {5125f5ef-069d-4338-bd08-c4fe1a079a39} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16181 | 2026.05.14 14:11:32.284249 [ 271 ] {5125f5ef-069d-4338-bd08-c4fe1a079a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16182 | 2026.05.14 14:11:32.284563 [ 271 ] {5125f5ef-069d-4338-bd08-c4fe1a079a39} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16183 | 2026.05.14 14:11:32.284780 [ 271 ] {5125f5ef-069d-4338-bd08-c4fe1a079a39} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16184 | 2026.05.14 14:11:32.284912 [ 271 ] {5125f5ef-069d-4338-bd08-c4fe1a079a39} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 16185 | 2026.05.14 14:11:32.284949 [ 271 ] {5125f5ef-069d-4338-bd08-c4fe1a079a39} <Debug> TCPHandler: Processed in 0.001285332 sec. | ||
| 16186 | 2026.05.14 14:11:32.285082 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16187 | 2026.05.14 14:11:32.285178 [ 271 ] {0849bab8-9020-410b-af9f-cfa141ffd5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16188 | 2026.05.14 14:11:32.285221 [ 271 ] {0849bab8-9020-410b-af9f-cfa141ffd5e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16189 | 2026.05.14 14:11:32.285970 [ 271 ] {0849bab8-9020-410b-af9f-cfa141ffd5e7} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16190 | 2026.05.14 14:11:32.286007 [ 271 ] {0849bab8-9020-410b-af9f-cfa141ffd5e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16191 | 2026.05.14 14:11:32.286537 [ 271 ] {0849bab8-9020-410b-af9f-cfa141ffd5e7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16192 | 2026.05.14 14:11:32.286782 [ 271 ] {0849bab8-9020-410b-af9f-cfa141ffd5e7} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16193 | 2026.05.14 14:11:32.286919 [ 271 ] {0849bab8-9020-410b-af9f-cfa141ffd5e7} <Debug> executeQuery: Read 1610 rows, 100.16 KiB in 0.00176 sec., 914772.7272727273 rows/sec., 55.57 MiB/sec. | ||
| 16194 | 2026.05.14 14:11:32.286957 [ 271 ] {0849bab8-9020-410b-af9f-cfa141ffd5e7} <Debug> TCPHandler: Processed in 0.001924138 sec. | ||
| 16195 | 2026.05.14 14:11:32.287121 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16196 | 2026.05.14 14:11:32.287217 [ 271 ] {2ef9f9c2-9d3f-4c91-86c1-62afb36bc5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16197 | 2026.05.14 14:11:32.287260 [ 271 ] {2ef9f9c2-9d3f-4c91-86c1-62afb36bc5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16198 | 2026.05.14 14:11:32.287623 [ 271 ] {2ef9f9c2-9d3f-4c91-86c1-62afb36bc5f9} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16199 | 2026.05.14 14:11:32.287659 [ 271 ] {2ef9f9c2-9d3f-4c91-86c1-62afb36bc5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16200 | 2026.05.14 14:11:32.287989 [ 271 ] {2ef9f9c2-9d3f-4c91-86c1-62afb36bc5f9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16201 | 2026.05.14 14:11:32.288214 [ 271 ] {2ef9f9c2-9d3f-4c91-86c1-62afb36bc5f9} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16202 | 2026.05.14 14:11:32.288345 [ 271 ] {2ef9f9c2-9d3f-4c91-86c1-62afb36bc5f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 58.75 KiB/sec. | ||
| 16203 | 2026.05.14 14:11:32.288382 [ 271 ] {2ef9f9c2-9d3f-4c91-86c1-62afb36bc5f9} <Debug> TCPHandler: Processed in 0.001310772 sec. | ||
| 16204 | 2026.05.14 14:11:32.288515 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16205 | 2026.05.14 14:11:32.288611 [ 271 ] {44122396-1f93-4b8b-84c9-3b72ca716f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16206 | 2026.05.14 14:11:32.288665 [ 271 ] {44122396-1f93-4b8b-84c9-3b72ca716f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16207 | 2026.05.14 14:11:32.289730 [ 271 ] {44122396-1f93-4b8b-84c9-3b72ca716f55} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16208 | 2026.05.14 14:11:32.289776 [ 271 ] {44122396-1f93-4b8b-84c9-3b72ca716f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16209 | 2026.05.14 14:11:32.290485 [ 271 ] {44122396-1f93-4b8b-84c9-3b72ca716f55} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16210 | 2026.05.14 14:11:32.290722 [ 271 ] {44122396-1f93-4b8b-84c9-3b72ca716f55} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16211 | 2026.05.14 14:11:32.290874 [ 271 ] {44122396-1f93-4b8b-84c9-3b72ca716f55} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.00228 sec., 23245.61403508772 rows/sec., 41.66 MiB/sec. | ||
| 16212 | 2026.05.14 14:11:32.290941 [ 271 ] {44122396-1f93-4b8b-84c9-3b72ca716f55} <Debug> TCPHandler: Processed in 0.002474463 sec. | ||
| 16213 | 2026.05.14 14:11:32.291076 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16214 | 2026.05.14 14:11:32.291174 [ 271 ] {f38a1170-0bc9-446b-ba85-fd165620e7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16215 | 2026.05.14 14:11:32.291216 [ 271 ] {f38a1170-0bc9-446b-ba85-fd165620e7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16216 | 2026.05.14 14:11:32.291577 [ 271 ] {f38a1170-0bc9-446b-ba85-fd165620e7bb} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16217 | 2026.05.14 14:11:32.291614 [ 271 ] {f38a1170-0bc9-446b-ba85-fd165620e7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16218 | 2026.05.14 14:11:32.291919 [ 271 ] {f38a1170-0bc9-446b-ba85-fd165620e7bb} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16219 | 2026.05.14 14:11:32.292134 [ 271 ] {f38a1170-0bc9-446b-ba85-fd165620e7bb} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16220 | 2026.05.14 14:11:32.292265 [ 271 ] {f38a1170-0bc9-446b-ba85-fd165620e7bb} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00111 sec., 37837.83783783783 rows/sec., 2.16 MiB/sec. | ||
| 16221 | 2026.05.14 14:11:32.292301 [ 271 ] {f38a1170-0bc9-446b-ba85-fd165620e7bb} <Debug> TCPHandler: Processed in 0.001273362 sec. | ||
| 16222 | 2026.05.14 14:11:33.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.26 MiB, peak 381.73 MiB, free memory in arenas 0.00 B, will set to 371.16 MiB (RSS), difference: -1.10 MiB | ||
| 16223 | 2026.05.14 14:11:33.055488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 16224 | 2026.05.14 14:11:33.072213 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16225 | 2026.05.14 14:11:33.072271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16226 | 2026.05.14 14:11:33.078369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16227 | 2026.05.14 14:11:33.079101 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16228 | 2026.05.14 14:11:33.079466 [ 71 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16229 | 2026.05.14 14:11:33.079546 [ 71 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16230 | 2026.05.14 14:11:33.079574 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB. | ||
| 16231 | 2026.05.14 14:11:33.079687 [ 196 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 16232 | 2026.05.14 14:11:33.082401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 16233 | 2026.05.14 14:11:33.083579 [ 196 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16234 | 2026.05.14 14:11:33.085047 [ 196 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 16235 | 2026.05.14 14:11:33.089640 [ 196 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 16236 | 2026.05.14 14:11:33.094187 [ 196 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 16237 | 2026.05.14 14:11:33.098763 [ 196 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 16238 | 2026.05.14 14:11:33.103247 [ 196 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 16239 | 2026.05.14 14:11:33.107045 [ 196 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 16240 | 2026.05.14 14:11:33.163701 [ 190 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.084053476 sec., 5912.902400371878 rows/sec., 30.57 MiB/sec. | ||
| 16241 | 2026.05.14 14:11:33.166910 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16242 | 2026.05.14 14:11:33.168957 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_66_13} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16243 | 2026.05.14 14:11:33.169076 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_66_13} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16244 | 2026.05.14 14:11:33.172015 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 16245 | 2026.05.14 14:11:34.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.25 MiB, peak 385.97 MiB, free memory in arenas 0.00 B, will set to 378.40 MiB (RSS), difference: 6.16 MiB | ||
| 16246 | 2026.05.14 14:11:36.527490 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 2028 | ||
| 16247 | 2026.05.14 14:11:36.530340 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16248 | 2026.05.14 14:11:36.530383 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16249 | 2026.05.14 14:11:36.531611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16250 | 2026.05.14 14:11:36.531877 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16251 | 2026.05.14 14:11:36.532133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2028 | ||
| 16252 | 2026.05.14 14:11:36.944888 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16253 | 2026.05.14 14:11:36.945152 [ 271 ] {154fa4eb-69ba-42f3-ba97-2c69d8ad848b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 16254 | 2026.05.14 14:11:36.945550 [ 271 ] {154fa4eb-69ba-42f3-ba97-2c69d8ad848b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16255 | 2026.05.14 14:11:36.945595 [ 271 ] {154fa4eb-69ba-42f3-ba97-2c69d8ad848b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 16256 | 2026.05.14 14:11:36.945838 [ 271 ] {154fa4eb-69ba-42f3-ba97-2c69d8ad848b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16257 | 2026.05.14 14:11:36.945908 [ 271 ] {154fa4eb-69ba-42f3-ba97-2c69d8ad848b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16258 | 2026.05.14 14:11:36.946059 [ 271 ] {154fa4eb-69ba-42f3-ba97-2c69d8ad848b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16259 | 2026.05.14 14:11:36.946096 [ 271 ] {154fa4eb-69ba-42f3-ba97-2c69d8ad848b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16260 | 2026.05.14 14:11:36.946118 [ 271 ] {154fa4eb-69ba-42f3-ba97-2c69d8ad848b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 16261 | 2026.05.14 14:11:36.946135 [ 271 ] {154fa4eb-69ba-42f3-ba97-2c69d8ad848b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16262 | 2026.05.14 14:11:36.946176 [ 271 ] {154fa4eb-69ba-42f3-ba97-2c69d8ad848b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 16263 | 2026.05.14 14:11:36.946196 [ 271 ] {154fa4eb-69ba-42f3-ba97-2c69d8ad848b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 16264 | 2026.05.14 14:11:36.947367 [ 271 ] {154fa4eb-69ba-42f3-ba97-2c69d8ad848b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002325 sec., 18924.731182795702 rows/sec., 3.96 MiB/sec. | ||
| 16265 | 2026.05.14 14:11:36.947485 [ 271 ] {154fa4eb-69ba-42f3-ba97-2c69d8ad848b} <Debug> TCPHandler: Processed in 0.002741365 sec. | ||
| 16266 | 2026.05.14 14:11:36.948958 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16267 | 2026.05.14 14:11:36.949074 [ 271 ] {93563020-4c1a-44d7-94c2-86268650c4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16268 | 2026.05.14 14:11:36.949117 [ 271 ] {93563020-4c1a-44d7-94c2-86268650c4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16269 | 2026.05.14 14:11:36.949698 [ 271 ] {93563020-4c1a-44d7-94c2-86268650c4f9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16270 | 2026.05.14 14:11:36.949741 [ 271 ] {93563020-4c1a-44d7-94c2-86268650c4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16271 | 2026.05.14 14:11:36.950092 [ 271 ] {93563020-4c1a-44d7-94c2-86268650c4f9} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16272 | 2026.05.14 14:11:36.950302 [ 271 ] {93563020-4c1a-44d7-94c2-86268650c4f9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16273 | 2026.05.14 14:11:36.950443 [ 271 ] {93563020-4c1a-44d7-94c2-86268650c4f9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001461 sec., 38329.911019849416 rows/sec., 2.93 MiB/sec. | ||
| 16274 | 2026.05.14 14:11:36.950479 [ 271 ] {93563020-4c1a-44d7-94c2-86268650c4f9} <Debug> TCPHandler: Processed in 0.001635825 sec. | ||
| 16275 | 2026.05.14 14:11:36.950690 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16276 | 2026.05.14 14:11:36.950788 [ 271 ] {cb15f399-1f4c-431a-8e20-8ea40bdc36d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16277 | 2026.05.14 14:11:36.950829 [ 271 ] {cb15f399-1f4c-431a-8e20-8ea40bdc36d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16278 | 2026.05.14 14:11:36.951390 [ 271 ] {cb15f399-1f4c-431a-8e20-8ea40bdc36d5} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16279 | 2026.05.14 14:11:36.951429 [ 271 ] {cb15f399-1f4c-431a-8e20-8ea40bdc36d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16280 | 2026.05.14 14:11:36.951736 [ 271 ] {cb15f399-1f4c-431a-8e20-8ea40bdc36d5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16281 | 2026.05.14 14:11:36.951949 [ 271 ] {cb15f399-1f4c-431a-8e20-8ea40bdc36d5} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16282 | 2026.05.14 14:11:36.952077 [ 271 ] {cb15f399-1f4c-431a-8e20-8ea40bdc36d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001308 sec., 48929.663608562696 rows/sec., 3.82 MiB/sec. | ||
| 16283 | 2026.05.14 14:11:36.952115 [ 271 ] {cb15f399-1f4c-431a-8e20-8ea40bdc36d5} <Debug> TCPHandler: Processed in 0.001474333 sec. | ||
| 16284 | 2026.05.14 14:11:36.952242 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16285 | 2026.05.14 14:11:36.952344 [ 271 ] {551453f9-e631-4212-a34c-06fe31e12eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16286 | 2026.05.14 14:11:36.952389 [ 271 ] {551453f9-e631-4212-a34c-06fe31e12eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16287 | 2026.05.14 14:11:36.952783 [ 271 ] {551453f9-e631-4212-a34c-06fe31e12eaa} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16288 | 2026.05.14 14:11:36.952828 [ 271 ] {551453f9-e631-4212-a34c-06fe31e12eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16289 | 2026.05.14 14:11:36.953174 [ 271 ] {551453f9-e631-4212-a34c-06fe31e12eaa} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16290 | 2026.05.14 14:11:36.953398 [ 271 ] {551453f9-e631-4212-a34c-06fe31e12eaa} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16291 | 2026.05.14 14:11:36.953528 [ 271 ] {551453f9-e631-4212-a34c-06fe31e12eaa} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001203 sec., 106400.66500415627 rows/sec., 7.41 MiB/sec. | ||
| 16292 | 2026.05.14 14:11:36.953544 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 5 parts from all_1_109_22 to all_113_113_0 | ||
| 16293 | 2026.05.14 14:11:36.953574 [ 271 ] {551453f9-e631-4212-a34c-06fe31e12eaa} <Debug> TCPHandler: Processed in 0.001380493 sec. | ||
| 16294 | 2026.05.14 14:11:36.953620 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16295 | 2026.05.14 14:11:36.953647 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16296 | 2026.05.14 14:11:36.953732 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16297 | 2026.05.14 14:11:36.953771 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_109_22 to all_113_113_0 into Compact with storage Full | ||
| 16298 | 2026.05.14 14:11:36.953838 [ 271 ] {18a2d3fe-f286-46cd-8d9d-d9b59577dea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16299 | 2026.05.14 14:11:36.953887 [ 271 ] {18a2d3fe-f286-46cd-8d9d-d9b59577dea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16300 | 2026.05.14 14:11:36.953929 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16301 | 2026.05.14 14:11:36.953984 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_109_22, total 43641 rows starting from the beginning of the part | ||
| 16302 | 2026.05.14 14:11:36.954064 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 16303 | 2026.05.14 14:11:36.954120 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 265 rows starting from the beginning of the part | ||
| 16304 | 2026.05.14 14:11:36.954170 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 16305 | 2026.05.14 14:11:36.954217 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1610 rows starting from the beginning of the part | ||
| 16306 | 2026.05.14 14:11:36.954347 [ 271 ] {18a2d3fe-f286-46cd-8d9d-d9b59577dea6} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16307 | 2026.05.14 14:11:36.954396 [ 271 ] {18a2d3fe-f286-46cd-8d9d-d9b59577dea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16308 | 2026.05.14 14:11:36.954744 [ 271 ] {18a2d3fe-f286-46cd-8d9d-d9b59577dea6} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16309 | 2026.05.14 14:11:36.954965 [ 271 ] {18a2d3fe-f286-46cd-8d9d-d9b59577dea6} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16310 | 2026.05.14 14:11:36.955106 [ 271 ] {18a2d3fe-f286-46cd-8d9d-d9b59577dea6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001286 sec., 37325.03888024883 rows/sec., 2.52 MiB/sec. | ||
| 16311 | 2026.05.14 14:11:36.955143 [ 271 ] {18a2d3fe-f286-46cd-8d9d-d9b59577dea6} <Debug> TCPHandler: Processed in 0.001466523 sec. | ||
| 16312 | 2026.05.14 14:11:36.962070 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45836 rows, containing 5 columns (5 merged, 0 gathered) in 0.008350747 sec., 5488850.278903193 rows/sec., 349.48 MiB/sec. | ||
| 16313 | 2026.05.14 14:11:36.962752 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
| 16314 | 2026.05.14 14:11:36.963099 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16315 | 2026.05.14 14:11:36.963195 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 5 parts: [all_1_109_22, all_113_113_0] -> all_1_113_23 | ||
| 16316 | 2026.05.14 14:11:36.963296 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16317 | 2026.05.14 14:11:38.922273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32168 | ||
| 16318 | 2026.05.14 14:11:38.922889 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16319 | 2026.05.14 14:11:38.922939 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16320 | 2026.05.14 14:11:38.923417 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16321 | 2026.05.14 14:11:38.923651 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16322 | 2026.05.14 14:11:38.923794 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32168 | ||
| 16323 | 2026.05.14 14:11:40.582752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 16324 | 2026.05.14 14:11:40.597566 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16325 | 2026.05.14 14:11:40.597622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16326 | 2026.05.14 14:11:40.602784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16327 | 2026.05.14 14:11:40.603444 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16328 | 2026.05.14 14:11:40.606037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 16329 | 2026.05.14 14:11:41.946483 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16330 | 2026.05.14 14:11:41.946721 [ 271 ] {37a1c984-4ff8-45d0-b28b-ce0292cb04b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 16331 | 2026.05.14 14:11:41.947095 [ 271 ] {37a1c984-4ff8-45d0-b28b-ce0292cb04b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16332 | 2026.05.14 14:11:41.947138 [ 271 ] {37a1c984-4ff8-45d0-b28b-ce0292cb04b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 16333 | 2026.05.14 14:11:41.947372 [ 271 ] {37a1c984-4ff8-45d0-b28b-ce0292cb04b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16334 | 2026.05.14 14:11:41.947459 [ 271 ] {37a1c984-4ff8-45d0-b28b-ce0292cb04b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16335 | 2026.05.14 14:11:41.947612 [ 271 ] {37a1c984-4ff8-45d0-b28b-ce0292cb04b7} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16336 | 2026.05.14 14:11:41.947654 [ 271 ] {37a1c984-4ff8-45d0-b28b-ce0292cb04b7} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16337 | 2026.05.14 14:11:41.947678 [ 271 ] {37a1c984-4ff8-45d0-b28b-ce0292cb04b7} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 16338 | 2026.05.14 14:11:41.947694 [ 271 ] {37a1c984-4ff8-45d0-b28b-ce0292cb04b7} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16339 | 2026.05.14 14:11:41.947739 [ 271 ] {37a1c984-4ff8-45d0-b28b-ce0292cb04b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 16340 | 2026.05.14 14:11:41.947761 [ 271 ] {37a1c984-4ff8-45d0-b28b-ce0292cb04b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 16341 | 2026.05.14 14:11:41.948959 [ 271 ] {37a1c984-4ff8-45d0-b28b-ce0292cb04b7} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00233 sec., 18884.120171673818 rows/sec., 3.95 MiB/sec. | ||
| 16342 | 2026.05.14 14:11:41.949085 [ 271 ] {37a1c984-4ff8-45d0-b28b-ce0292cb04b7} <Debug> TCPHandler: Processed in 0.002737426 sec. | ||
| 16343 | 2026.05.14 14:11:41.950929 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16344 | 2026.05.14 14:11:41.951117 [ 271 ] {c5b2c99d-8ce1-4708-a70a-ed1a1fb83631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16345 | 2026.05.14 14:11:41.951190 [ 271 ] {c5b2c99d-8ce1-4708-a70a-ed1a1fb83631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16346 | 2026.05.14 14:11:41.951936 [ 271 ] {c5b2c99d-8ce1-4708-a70a-ed1a1fb83631} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16347 | 2026.05.14 14:11:41.951991 [ 271 ] {c5b2c99d-8ce1-4708-a70a-ed1a1fb83631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16348 | 2026.05.14 14:11:41.952414 [ 271 ] {c5b2c99d-8ce1-4708-a70a-ed1a1fb83631} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16349 | 2026.05.14 14:11:41.952721 [ 271 ] {c5b2c99d-8ce1-4708-a70a-ed1a1fb83631} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16350 | 2026.05.14 14:11:41.952906 [ 271 ] {c5b2c99d-8ce1-4708-a70a-ed1a1fb83631} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001822 sec., 30735.455543358945 rows/sec., 2.35 MiB/sec. | ||
| 16351 | 2026.05.14 14:11:41.952964 [ 271 ] {c5b2c99d-8ce1-4708-a70a-ed1a1fb83631} <Debug> TCPHandler: Processed in 0.0021687 sec. | ||
| 16352 | 2026.05.14 14:11:41.953107 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16353 | 2026.05.14 14:11:41.953220 [ 271 ] {c01d25d8-a862-4aba-82c3-b72030182bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16354 | 2026.05.14 14:11:41.953270 [ 271 ] {c01d25d8-a862-4aba-82c3-b72030182bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16355 | 2026.05.14 14:11:41.953755 [ 271 ] {c01d25d8-a862-4aba-82c3-b72030182bc0} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16356 | 2026.05.14 14:11:41.953795 [ 271 ] {c01d25d8-a862-4aba-82c3-b72030182bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16357 | 2026.05.14 14:11:41.954140 [ 271 ] {c01d25d8-a862-4aba-82c3-b72030182bc0} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16358 | 2026.05.14 14:11:41.954381 [ 271 ] {c01d25d8-a862-4aba-82c3-b72030182bc0} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16359 | 2026.05.14 14:11:41.954529 [ 271 ] {c01d25d8-a862-4aba-82c3-b72030182bc0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001334 sec., 47976.011994003005 rows/sec., 3.74 MiB/sec. | ||
| 16360 | 2026.05.14 14:11:41.954576 [ 271 ] {c01d25d8-a862-4aba-82c3-b72030182bc0} <Debug> TCPHandler: Processed in 0.001524794 sec. | ||
| 16361 | 2026.05.14 14:11:41.954745 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16362 | 2026.05.14 14:11:41.954870 [ 271 ] {b23a7a93-1c96-45ec-bf1c-826a9c84bc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16363 | 2026.05.14 14:11:41.954919 [ 271 ] {b23a7a93-1c96-45ec-bf1c-826a9c84bc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16364 | 2026.05.14 14:11:41.955396 [ 271 ] {b23a7a93-1c96-45ec-bf1c-826a9c84bc8f} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16365 | 2026.05.14 14:11:41.955436 [ 271 ] {b23a7a93-1c96-45ec-bf1c-826a9c84bc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16366 | 2026.05.14 14:11:41.955920 [ 271 ] {b23a7a93-1c96-45ec-bf1c-826a9c84bc8f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16367 | 2026.05.14 14:11:41.956264 [ 271 ] {b23a7a93-1c96-45ec-bf1c-826a9c84bc8f} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16368 | 2026.05.14 14:11:41.956415 [ 271 ] {b23a7a93-1c96-45ec-bf1c-826a9c84bc8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec. | ||
| 16369 | 2026.05.14 14:11:41.956471 [ 271 ] {b23a7a93-1c96-45ec-bf1c-826a9c84bc8f} <Debug> TCPHandler: Processed in 0.001794446 sec. | ||
| 16370 | 2026.05.14 14:11:41.956655 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16371 | 2026.05.14 14:11:41.956781 [ 271 ] {2a113feb-4fee-4acd-979d-1197f6e12cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16372 | 2026.05.14 14:11:41.956841 [ 271 ] {2a113feb-4fee-4acd-979d-1197f6e12cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16373 | 2026.05.14 14:11:41.957283 [ 271 ] {2a113feb-4fee-4acd-979d-1197f6e12cb0} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16374 | 2026.05.14 14:11:41.957329 [ 271 ] {2a113feb-4fee-4acd-979d-1197f6e12cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB. | ||
| 16375 | 2026.05.14 14:11:41.957673 [ 271 ] {2a113feb-4fee-4acd-979d-1197f6e12cb0} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16376 | 2026.05.14 14:11:41.957924 [ 271 ] {2a113feb-4fee-4acd-979d-1197f6e12cb0} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16377 | 2026.05.14 14:11:41.958063 [ 271 ] {2a113feb-4fee-4acd-979d-1197f6e12cb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001308 sec., 45871.55963302753 rows/sec., 3.09 MiB/sec. | ||
| 16378 | 2026.05.14 14:11:41.958107 [ 271 ] {2a113feb-4fee-4acd-979d-1197f6e12cb0} <Debug> TCPHandler: Processed in 0.001506114 sec. | ||
| 16379 | 2026.05.14 14:11:46.256997 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16380 | 2026.05.14 14:11:46.257070 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16381 | 2026.05.14 14:11:46.424985 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32680 | ||
| 16382 | 2026.05.14 14:11:46.425495 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16383 | 2026.05.14 14:11:46.425543 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16384 | 2026.05.14 14:11:46.426019 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16385 | 2026.05.14 14:11:46.426249 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16386 | 2026.05.14 14:11:46.426390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32680 | ||
| 16387 | 2026.05.14 14:11:46.533554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2048 | ||
| 16388 | 2026.05.14 14:11:46.535736 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16389 | 2026.05.14 14:11:46.535777 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16390 | 2026.05.14 14:11:46.536906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16391 | 2026.05.14 14:11:46.537192 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16392 | 2026.05.14 14:11:46.537417 [ 107 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16393 | 2026.05.14 14:11:46.537469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2048 | ||
| 16394 | 2026.05.14 14:11:46.537507 [ 107 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16395 | 2026.05.14 14:11:46.537547 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16396 | 2026.05.14 14:11:46.538020 [ 200 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 16397 | 2026.05.14 14:11:46.538691 [ 200 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16398 | 2026.05.14 14:11:46.538835 [ 200 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1844 rows starting from the beginning of the part | ||
| 16399 | 2026.05.14 14:11:46.539200 [ 200 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 16400 | 2026.05.14 14:11:46.539520 [ 200 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 22 rows starting from the beginning of the part | ||
| 16401 | 2026.05.14 14:11:46.539842 [ 200 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 16402 | 2026.05.14 14:11:46.540150 [ 200 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 62 rows starting from the beginning of the part | ||
| 16403 | 2026.05.14 14:11:46.540475 [ 200 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part | ||
| 16404 | 2026.05.14 14:11:46.547447 [ 200 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2048 rows, containing 72 columns (72 merged, 0 gathered) in 0.009509848 sec., 215355.70284614436 rows/sec., 179.74 MiB/sec. | ||
| 16405 | 2026.05.14 14:11:46.548984 [ 200 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16406 | 2026.05.14 14:11:46.549467 [ 200 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_51_10} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16407 | 2026.05.14 14:11:46.549540 [ 200 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_51_10} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16408 | 2026.05.14 14:11:46.549701 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 16409 | 2026.05.14 14:11:46.952869 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16410 | 2026.05.14 14:11:46.953131 [ 271 ] {a9fc654c-292b-46b7-8c1c-2621f1263023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 16411 | 2026.05.14 14:11:46.953523 [ 271 ] {a9fc654c-292b-46b7-8c1c-2621f1263023} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16412 | 2026.05.14 14:11:46.953568 [ 271 ] {a9fc654c-292b-46b7-8c1c-2621f1263023} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 16413 | 2026.05.14 14:11:46.953823 [ 271 ] {a9fc654c-292b-46b7-8c1c-2621f1263023} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16414 | 2026.05.14 14:11:46.953897 [ 271 ] {a9fc654c-292b-46b7-8c1c-2621f1263023} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16415 | 2026.05.14 14:11:46.954050 [ 271 ] {a9fc654c-292b-46b7-8c1c-2621f1263023} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 16416 | 2026.05.14 14:11:46.954089 [ 271 ] {a9fc654c-292b-46b7-8c1c-2621f1263023} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16417 | 2026.05.14 14:11:46.954112 [ 271 ] {a9fc654c-292b-46b7-8c1c-2621f1263023} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 16418 | 2026.05.14 14:11:46.954130 [ 271 ] {a9fc654c-292b-46b7-8c1c-2621f1263023} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16419 | 2026.05.14 14:11:46.954176 [ 271 ] {a9fc654c-292b-46b7-8c1c-2621f1263023} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 16420 | 2026.05.14 14:11:46.954198 [ 271 ] {a9fc654c-292b-46b7-8c1c-2621f1263023} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 16421 | 2026.05.14 14:11:46.955410 [ 271 ] {a9fc654c-292b-46b7-8c1c-2621f1263023} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002382 sec., 18471.872376154493 rows/sec., 3.86 MiB/sec. | ||
| 16422 | 2026.05.14 14:11:46.955621 [ 271 ] {a9fc654c-292b-46b7-8c1c-2621f1263023} <Debug> TCPHandler: Processed in 0.002899327 sec. | ||
| 16423 | 2026.05.14 14:11:46.961948 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16424 | 2026.05.14 14:11:46.962101 [ 271 ] {b69d09e6-4dd3-4445-a94c-5d76295cfe69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16425 | 2026.05.14 14:11:46.962164 [ 271 ] {b69d09e6-4dd3-4445-a94c-5d76295cfe69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16426 | 2026.05.14 14:11:46.962905 [ 271 ] {b69d09e6-4dd3-4445-a94c-5d76295cfe69} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16427 | 2026.05.14 14:11:46.962956 [ 271 ] {b69d09e6-4dd3-4445-a94c-5d76295cfe69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16428 | 2026.05.14 14:11:46.963363 [ 271 ] {b69d09e6-4dd3-4445-a94c-5d76295cfe69} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16429 | 2026.05.14 14:11:46.963595 [ 271 ] {b69d09e6-4dd3-4445-a94c-5d76295cfe69} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16430 | 2026.05.14 14:11:46.963753 [ 271 ] {b69d09e6-4dd3-4445-a94c-5d76295cfe69} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001701 sec., 166960.61140505585 rows/sec., 10.60 MiB/sec. | ||
| 16431 | 2026.05.14 14:11:46.963803 [ 271 ] {b69d09e6-4dd3-4445-a94c-5d76295cfe69} <Debug> TCPHandler: Processed in 0.001980188 sec. | ||
| 16432 | 2026.05.14 14:11:46.963961 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16433 | 2026.05.14 14:11:46.964074 [ 271 ] {4418eab4-776e-4e7c-9dd9-c0e801863eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16434 | 2026.05.14 14:11:46.964126 [ 271 ] {4418eab4-776e-4e7c-9dd9-c0e801863eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16435 | 2026.05.14 14:11:46.965040 [ 271 ] {4418eab4-776e-4e7c-9dd9-c0e801863eb0} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16436 | 2026.05.14 14:11:46.965079 [ 271 ] {4418eab4-776e-4e7c-9dd9-c0e801863eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16437 | 2026.05.14 14:11:46.965495 [ 271 ] {4418eab4-776e-4e7c-9dd9-c0e801863eb0} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16438 | 2026.05.14 14:11:46.965723 [ 271 ] {4418eab4-776e-4e7c-9dd9-c0e801863eb0} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16439 | 2026.05.14 14:11:46.965866 [ 271 ] {4418eab4-776e-4e7c-9dd9-c0e801863eb0} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001819 sec., 484332.05057724024 rows/sec., 38.05 MiB/sec. | ||
| 16440 | 2026.05.14 14:11:46.965877 [ 100 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16441 | 2026.05.14 14:11:46.965906 [ 271 ] {4418eab4-776e-4e7c-9dd9-c0e801863eb0} <Debug> TCPHandler: Processed in 0.002001998 sec. | ||
| 16442 | 2026.05.14 14:11:46.965926 [ 100 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16443 | 2026.05.14 14:11:46.965957 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16444 | 2026.05.14 14:11:46.966080 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16445 | 2026.05.14 14:11:46.966111 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16446 | 2026.05.14 14:11:46.966187 [ 271 ] {ecd2b955-195c-4639-b9f9-cda6e5685083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16447 | 2026.05.14 14:11:46.966240 [ 271 ] {ecd2b955-195c-4639-b9f9-cda6e5685083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16448 | 2026.05.14 14:11:46.966252 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16449 | 2026.05.14 14:11:46.966296 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3239 rows starting from the beginning of the part | ||
| 16450 | 2026.05.14 14:11:46.966364 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
| 16451 | 2026.05.14 14:11:46.966412 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 3239 rows starting from the beginning of the part | ||
| 16452 | 2026.05.14 14:11:46.966456 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
| 16453 | 2026.05.14 14:11:46.966498 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 16454 | 2026.05.14 14:11:46.966538 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 881 rows starting from the beginning of the part | ||
| 16455 | 2026.05.14 14:11:46.966966 [ 271 ] {ecd2b955-195c-4639-b9f9-cda6e5685083} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16456 | 2026.05.14 14:11:46.967023 [ 271 ] {ecd2b955-195c-4639-b9f9-cda6e5685083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16457 | 2026.05.14 14:11:46.967761 [ 271 ] {ecd2b955-195c-4639-b9f9-cda6e5685083} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16458 | 2026.05.14 14:11:46.968018 [ 271 ] {ecd2b955-195c-4639-b9f9-cda6e5685083} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16459 | 2026.05.14 14:11:46.968168 [ 271 ] {ecd2b955-195c-4639-b9f9-cda6e5685083} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.002003 sec., 91862.20668996505 rows/sec., 5.70 MiB/sec. | ||
| 16460 | 2026.05.14 14:11:46.968209 [ 271 ] {ecd2b955-195c-4639-b9f9-cda6e5685083} <Debug> TCPHandler: Processed in 0.00218664 sec. | ||
| 16461 | 2026.05.14 14:11:46.968363 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16462 | 2026.05.14 14:11:46.968480 [ 271 ] {3f8e9da0-0d03-4dda-a085-e486d9e7070b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16463 | 2026.05.14 14:11:46.968523 [ 271 ] {3f8e9da0-0d03-4dda-a085-e486d9e7070b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16464 | 2026.05.14 14:11:46.969032 [ 271 ] {3f8e9da0-0d03-4dda-a085-e486d9e7070b} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16465 | 2026.05.14 14:11:46.969071 [ 271 ] {3f8e9da0-0d03-4dda-a085-e486d9e7070b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16466 | 2026.05.14 14:11:46.969244 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7527 rows, containing 5 columns (5 merged, 0 gathered) in 0.00319788 sec., 2353746.8572929567 rows/sec., 185.94 MiB/sec. | ||
| 16467 | 2026.05.14 14:11:46.969419 [ 271 ] {3f8e9da0-0d03-4dda-a085-e486d9e7070b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16468 | 2026.05.14 14:11:46.969635 [ 190 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16469 | 2026.05.14 14:11:46.969677 [ 271 ] {3f8e9da0-0d03-4dda-a085-e486d9e7070b} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16470 | 2026.05.14 14:11:46.969837 [ 271 ] {3f8e9da0-0d03-4dda-a085-e486d9e7070b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001377 sec., 108206.24546114742 rows/sec., 6.99 MiB/sec. | ||
| 16471 | 2026.05.14 14:11:46.969882 [ 271 ] {3f8e9da0-0d03-4dda-a085-e486d9e7070b} <Debug> TCPHandler: Processed in 0.001570935 sec. | ||
| 16472 | 2026.05.14 14:11:46.969989 [ 190 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_116_23} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16473 | 2026.05.14 14:11:46.970048 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16474 | 2026.05.14 14:11:46.970090 [ 190 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_116_23} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16475 | 2026.05.14 14:11:46.970153 [ 271 ] {e8985613-f304-4602-a8a3-106036fddaef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16476 | 2026.05.14 14:11:46.970195 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 16477 | 2026.05.14 14:11:46.970200 [ 271 ] {e8985613-f304-4602-a8a3-106036fddaef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16478 | 2026.05.14 14:11:46.970722 [ 271 ] {e8985613-f304-4602-a8a3-106036fddaef} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16479 | 2026.05.14 14:11:46.970760 [ 271 ] {e8985613-f304-4602-a8a3-106036fddaef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16480 | 2026.05.14 14:11:46.971086 [ 271 ] {e8985613-f304-4602-a8a3-106036fddaef} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16481 | 2026.05.14 14:11:46.971305 [ 271 ] {e8985613-f304-4602-a8a3-106036fddaef} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16482 | 2026.05.14 14:11:46.971451 [ 271 ] {e8985613-f304-4602-a8a3-106036fddaef} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00132 sec., 112121.21212121213 rows/sec., 6.38 MiB/sec. | ||
| 16483 | 2026.05.14 14:11:46.971491 [ 271 ] {e8985613-f304-4602-a8a3-106036fddaef} <Debug> TCPHandler: Processed in 0.001494024 sec. | ||
| 16484 | 2026.05.14 14:11:46.971639 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16485 | 2026.05.14 14:11:46.971736 [ 271 ] {1e37fc7e-b636-4511-9a40-734e09c71e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16486 | 2026.05.14 14:11:46.971777 [ 271 ] {1e37fc7e-b636-4511-9a40-734e09c71e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16487 | 2026.05.14 14:11:46.972405 [ 271 ] {1e37fc7e-b636-4511-9a40-734e09c71e6b} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16488 | 2026.05.14 14:11:46.972442 [ 271 ] {1e37fc7e-b636-4511-9a40-734e09c71e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16489 | 2026.05.14 14:11:46.972776 [ 271 ] {1e37fc7e-b636-4511-9a40-734e09c71e6b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16490 | 2026.05.14 14:11:46.973005 [ 271 ] {1e37fc7e-b636-4511-9a40-734e09c71e6b} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16491 | 2026.05.14 14:11:46.973135 [ 271 ] {1e37fc7e-b636-4511-9a40-734e09c71e6b} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001419 sec., 374911.9097956307 rows/sec., 26.52 MiB/sec. | ||
| 16492 | 2026.05.14 14:11:46.973139 [ 107 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16493 | 2026.05.14 14:11:46.973173 [ 271 ] {1e37fc7e-b636-4511-9a40-734e09c71e6b} <Debug> TCPHandler: Processed in 0.001585264 sec. | ||
| 16494 | 2026.05.14 14:11:46.973193 [ 107 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16495 | 2026.05.14 14:11:46.973221 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16496 | 2026.05.14 14:11:46.973297 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16497 | 2026.05.14 14:11:46.973314 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16498 | 2026.05.14 14:11:46.973412 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16499 | 2026.05.14 14:11:46.973438 [ 271 ] {250e3fbf-3bf3-4f8b-9dc6-03d40007ca85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16500 | 2026.05.14 14:11:46.973460 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1797 rows starting from the beginning of the part | ||
| 16501 | 2026.05.14 14:11:46.973486 [ 271 ] {250e3fbf-3bf3-4f8b-9dc6-03d40007ca85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16502 | 2026.05.14 14:11:46.973524 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
| 16503 | 2026.05.14 14:11:46.973579 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1776 rows starting from the beginning of the part | ||
| 16504 | 2026.05.14 14:11:46.973619 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
| 16505 | 2026.05.14 14:11:46.973714 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 16506 | 2026.05.14 14:11:46.973782 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 532 rows starting from the beginning of the part | ||
| 16507 | 2026.05.14 14:11:46.973883 [ 271 ] {250e3fbf-3bf3-4f8b-9dc6-03d40007ca85} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16508 | 2026.05.14 14:11:46.973921 [ 271 ] {250e3fbf-3bf3-4f8b-9dc6-03d40007ca85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16509 | 2026.05.14 14:11:46.974248 [ 271 ] {250e3fbf-3bf3-4f8b-9dc6-03d40007ca85} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16510 | 2026.05.14 14:11:46.974485 [ 271 ] {250e3fbf-3bf3-4f8b-9dc6-03d40007ca85} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16511 | 2026.05.14 14:11:46.974621 [ 271 ] {250e3fbf-3bf3-4f8b-9dc6-03d40007ca85} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001203 sec., 4987.5311720698255 rows/sec., 260.58 KiB/sec. | ||
| 16512 | 2026.05.14 14:11:46.974659 [ 271 ] {250e3fbf-3bf3-4f8b-9dc6-03d40007ca85} <Debug> TCPHandler: Processed in 0.001397513 sec. | ||
| 16513 | 2026.05.14 14:11:46.974797 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16514 | 2026.05.14 14:11:46.974895 [ 271 ] {fd904fbd-51a0-4bc0-a132-32eb62a44bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16515 | 2026.05.14 14:11:46.974938 [ 271 ] {fd904fbd-51a0-4bc0-a132-32eb62a44bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16516 | 2026.05.14 14:11:46.975269 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4297 rows, containing 5 columns (5 merged, 0 gathered) in 0.002002878 sec., 2145412.7510512373 rows/sec., 155.24 MiB/sec. | ||
| 16517 | 2026.05.14 14:11:46.975380 [ 271 ] {fd904fbd-51a0-4bc0-a132-32eb62a44bc4} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16518 | 2026.05.14 14:11:46.975434 [ 271 ] {fd904fbd-51a0-4bc0-a132-32eb62a44bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16519 | 2026.05.14 14:11:46.975552 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16520 | 2026.05.14 14:11:46.975808 [ 271 ] {fd904fbd-51a0-4bc0-a132-32eb62a44bc4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16521 | 2026.05.14 14:11:46.975861 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_116_23} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16522 | 2026.05.14 14:11:46.975955 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_116_23} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16523 | 2026.05.14 14:11:46.976040 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 16524 | 2026.05.14 14:11:46.976067 [ 271 ] {fd904fbd-51a0-4bc0-a132-32eb62a44bc4} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16525 | 2026.05.14 14:11:46.976205 [ 271 ] {fd904fbd-51a0-4bc0-a132-32eb62a44bc4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001328 sec., 199548.19277108434 rows/sec., 13.26 MiB/sec. | ||
| 16526 | 2026.05.14 14:11:46.976244 [ 271 ] {fd904fbd-51a0-4bc0-a132-32eb62a44bc4} <Debug> TCPHandler: Processed in 0.001497674 sec. | ||
| 16527 | 2026.05.14 14:11:46.976414 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16528 | 2026.05.14 14:11:46.976514 [ 271 ] {cdab9ed1-d9ae-4493-80e4-7ad168788ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16529 | 2026.05.14 14:11:46.976559 [ 271 ] {cdab9ed1-d9ae-4493-80e4-7ad168788ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16530 | 2026.05.14 14:11:46.976899 [ 271 ] {cdab9ed1-d9ae-4493-80e4-7ad168788ec4} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16531 | 2026.05.14 14:11:46.976936 [ 271 ] {cdab9ed1-d9ae-4493-80e4-7ad168788ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16532 | 2026.05.14 14:11:46.977244 [ 271 ] {cdab9ed1-d9ae-4493-80e4-7ad168788ec4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16533 | 2026.05.14 14:11:46.977512 [ 271 ] {cdab9ed1-d9ae-4493-80e4-7ad168788ec4} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16534 | 2026.05.14 14:11:46.977651 [ 271 ] {cdab9ed1-d9ae-4493-80e4-7ad168788ec4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 58.34 KiB/sec. | ||
| 16535 | 2026.05.14 14:11:46.977689 [ 271 ] {cdab9ed1-d9ae-4493-80e4-7ad168788ec4} <Debug> TCPHandler: Processed in 0.001348823 sec. | ||
| 16536 | 2026.05.14 14:11:46.977830 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16537 | 2026.05.14 14:11:46.977929 [ 271 ] {141b04fe-f06c-46c6-a333-12682ac5ab99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16538 | 2026.05.14 14:11:46.977985 [ 271 ] {141b04fe-f06c-46c6-a333-12682ac5ab99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16539 | 2026.05.14 14:11:46.978866 [ 271 ] {141b04fe-f06c-46c6-a333-12682ac5ab99} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16540 | 2026.05.14 14:11:46.978904 [ 271 ] {141b04fe-f06c-46c6-a333-12682ac5ab99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16541 | 2026.05.14 14:11:46.979498 [ 271 ] {141b04fe-f06c-46c6-a333-12682ac5ab99} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16542 | 2026.05.14 14:11:46.979725 [ 271 ] {141b04fe-f06c-46c6-a333-12682ac5ab99} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16543 | 2026.05.14 14:11:46.979866 [ 271 ] {141b04fe-f06c-46c6-a333-12682ac5ab99} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001956 sec., 21472.39263803681 rows/sec., 38.48 MiB/sec. | ||
| 16544 | 2026.05.14 14:11:46.979934 [ 271 ] {141b04fe-f06c-46c6-a333-12682ac5ab99} <Debug> TCPHandler: Processed in 0.002153539 sec. | ||
| 16545 | 2026.05.14 14:11:46.980086 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16546 | 2026.05.14 14:11:46.980195 [ 271 ] {d883838e-b383-4d6c-b716-09ca867ac412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16547 | 2026.05.14 14:11:46.980241 [ 271 ] {d883838e-b383-4d6c-b716-09ca867ac412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16548 | 2026.05.14 14:11:46.980647 [ 271 ] {d883838e-b383-4d6c-b716-09ca867ac412} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16549 | 2026.05.14 14:11:46.980687 [ 271 ] {d883838e-b383-4d6c-b716-09ca867ac412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16550 | 2026.05.14 14:11:46.981025 [ 271 ] {d883838e-b383-4d6c-b716-09ca867ac412} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16551 | 2026.05.14 14:11:46.981244 [ 271 ] {d883838e-b383-4d6c-b716-09ca867ac412} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16552 | 2026.05.14 14:11:46.981378 [ 107 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16553 | 2026.05.14 14:11:46.981381 [ 271 ] {d883838e-b383-4d6c-b716-09ca867ac412} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001207 sec., 74565.03728251865 rows/sec., 4.67 MiB/sec. | ||
| 16554 | 2026.05.14 14:11:46.981428 [ 107 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16555 | 2026.05.14 14:11:46.981446 [ 271 ] {d883838e-b383-4d6c-b716-09ca867ac412} <Debug> TCPHandler: Processed in 0.001416293 sec. | ||
| 16556 | 2026.05.14 14:11:46.981455 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16557 | 2026.05.14 14:11:46.981555 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16558 | 2026.05.14 14:11:46.981651 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16559 | 2026.05.14 14:11:46.981682 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7140 rows starting from the beginning of the part | ||
| 16560 | 2026.05.14 14:11:46.981736 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 16561 | 2026.05.14 14:11:46.981777 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 42 rows starting from the beginning of the part | ||
| 16562 | 2026.05.14 14:11:46.981819 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 48 rows starting from the beginning of the part | ||
| 16563 | 2026.05.14 14:11:46.981858 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 16564 | 2026.05.14 14:11:46.981897 [ 188 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 90 rows starting from the beginning of the part | ||
| 16565 | 2026.05.14 14:11:46.983634 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7440 rows, containing 4 columns (4 merged, 0 gathered) in 0.00211206 sec., 3522627.1980909635 rows/sec., 227.13 MiB/sec. | ||
| 16566 | 2026.05.14 14:11:46.984191 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16567 | 2026.05.14 14:11:46.984601 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_116_23} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16568 | 2026.05.14 14:11:46.984702 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_116_23} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16569 | 2026.05.14 14:11:46.984814 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 16570 | 2026.05.14 14:11:48.106828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 16571 | 2026.05.14 14:11:48.126763 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16572 | 2026.05.14 14:11:48.126836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB. | ||
| 16573 | 2026.05.14 14:11:48.133446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16574 | 2026.05.14 14:11:48.134266 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16575 | 2026.05.14 14:11:48.141306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 16576 | 2026.05.14 14:11:51.946468 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16577 | 2026.05.14 14:11:51.946713 [ 271 ] {766001c7-25c2-4847-bc98-100309c7a6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 16578 | 2026.05.14 14:11:51.947094 [ 271 ] {766001c7-25c2-4847-bc98-100309c7a6f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16579 | 2026.05.14 14:11:51.947148 [ 271 ] {766001c7-25c2-4847-bc98-100309c7a6f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 16580 | 2026.05.14 14:11:51.947413 [ 271 ] {766001c7-25c2-4847-bc98-100309c7a6f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16581 | 2026.05.14 14:11:51.947509 [ 271 ] {766001c7-25c2-4847-bc98-100309c7a6f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16582 | 2026.05.14 14:11:51.947679 [ 271 ] {766001c7-25c2-4847-bc98-100309c7a6f8} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16583 | 2026.05.14 14:11:51.947735 [ 271 ] {766001c7-25c2-4847-bc98-100309c7a6f8} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16584 | 2026.05.14 14:11:51.947773 [ 271 ] {766001c7-25c2-4847-bc98-100309c7a6f8} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 16585 | 2026.05.14 14:11:51.947802 [ 271 ] {766001c7-25c2-4847-bc98-100309c7a6f8} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16586 | 2026.05.14 14:11:51.947868 [ 271 ] {766001c7-25c2-4847-bc98-100309c7a6f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 16587 | 2026.05.14 14:11:51.947895 [ 271 ] {766001c7-25c2-4847-bc98-100309c7a6f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 16588 | 2026.05.14 14:11:51.949045 [ 271 ] {766001c7-25c2-4847-bc98-100309c7a6f8} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002425 sec., 18144.329896907217 rows/sec., 3.79 MiB/sec. | ||
| 16589 | 2026.05.14 14:11:51.949180 [ 271 ] {766001c7-25c2-4847-bc98-100309c7a6f8} <Debug> TCPHandler: Processed in 0.002846056 sec. | ||
| 16590 | 2026.05.14 14:11:51.950922 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16591 | 2026.05.14 14:11:51.951053 [ 271 ] {81f85cfc-3073-4773-a0f2-2697a2f78717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16592 | 2026.05.14 14:11:51.951103 [ 271 ] {81f85cfc-3073-4773-a0f2-2697a2f78717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16593 | 2026.05.14 14:11:51.951670 [ 271 ] {81f85cfc-3073-4773-a0f2-2697a2f78717} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16594 | 2026.05.14 14:11:51.951715 [ 271 ] {81f85cfc-3073-4773-a0f2-2697a2f78717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16595 | 2026.05.14 14:11:51.952118 [ 271 ] {81f85cfc-3073-4773-a0f2-2697a2f78717} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16596 | 2026.05.14 14:11:51.952373 [ 271 ] {81f85cfc-3073-4773-a0f2-2697a2f78717} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16597 | 2026.05.14 14:11:51.952544 [ 271 ] {81f85cfc-3073-4773-a0f2-2697a2f78717} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001526 sec., 36697.247706422015 rows/sec., 2.80 MiB/sec. | ||
| 16598 | 2026.05.14 14:11:51.952590 [ 271 ] {81f85cfc-3073-4773-a0f2-2697a2f78717} <Debug> TCPHandler: Processed in 0.001729616 sec. | ||
| 16599 | 2026.05.14 14:11:51.952758 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16600 | 2026.05.14 14:11:51.952870 [ 271 ] {d94980aa-e638-4992-a09e-153c7215bd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16601 | 2026.05.14 14:11:51.952922 [ 271 ] {d94980aa-e638-4992-a09e-153c7215bd56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16602 | 2026.05.14 14:11:51.953421 [ 271 ] {d94980aa-e638-4992-a09e-153c7215bd56} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16603 | 2026.05.14 14:11:51.953459 [ 271 ] {d94980aa-e638-4992-a09e-153c7215bd56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16604 | 2026.05.14 14:11:51.953832 [ 271 ] {d94980aa-e638-4992-a09e-153c7215bd56} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16605 | 2026.05.14 14:11:51.954069 [ 271 ] {d94980aa-e638-4992-a09e-153c7215bd56} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16606 | 2026.05.14 14:11:51.954232 [ 271 ] {d94980aa-e638-4992-a09e-153c7215bd56} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001388 sec., 46109.51008645533 rows/sec., 3.60 MiB/sec. | ||
| 16607 | 2026.05.14 14:11:51.954282 [ 271 ] {d94980aa-e638-4992-a09e-153c7215bd56} <Debug> TCPHandler: Processed in 0.001579095 sec. | ||
| 16608 | 2026.05.14 14:11:51.954421 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16609 | 2026.05.14 14:11:51.954524 [ 271 ] {2f588b7a-125c-4c02-9797-4b27dae6959a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16610 | 2026.05.14 14:11:51.954570 [ 271 ] {2f588b7a-125c-4c02-9797-4b27dae6959a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16611 | 2026.05.14 14:11:51.955081 [ 271 ] {2f588b7a-125c-4c02-9797-4b27dae6959a} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16612 | 2026.05.14 14:11:51.955124 [ 271 ] {2f588b7a-125c-4c02-9797-4b27dae6959a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16613 | 2026.05.14 14:11:51.955550 [ 271 ] {2f588b7a-125c-4c02-9797-4b27dae6959a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16614 | 2026.05.14 14:11:51.955827 [ 271 ] {2f588b7a-125c-4c02-9797-4b27dae6959a} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16615 | 2026.05.14 14:11:51.955978 [ 271 ] {2f588b7a-125c-4c02-9797-4b27dae6959a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001475 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. | ||
| 16616 | 2026.05.14 14:11:51.956019 [ 271 ] {2f588b7a-125c-4c02-9797-4b27dae6959a} <Debug> TCPHandler: Processed in 0.001653036 sec. | ||
| 16617 | 2026.05.14 14:11:51.956173 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16618 | 2026.05.14 14:11:51.956277 [ 271 ] {abd62750-b7f4-4048-a982-7e6d800f9af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16619 | 2026.05.14 14:11:51.956322 [ 271 ] {abd62750-b7f4-4048-a982-7e6d800f9af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16620 | 2026.05.14 14:11:51.956723 [ 271 ] {abd62750-b7f4-4048-a982-7e6d800f9af6} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16621 | 2026.05.14 14:11:51.956761 [ 271 ] {abd62750-b7f4-4048-a982-7e6d800f9af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16622 | 2026.05.14 14:11:51.957095 [ 271 ] {abd62750-b7f4-4048-a982-7e6d800f9af6} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16623 | 2026.05.14 14:11:51.957319 [ 271 ] {abd62750-b7f4-4048-a982-7e6d800f9af6} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16624 | 2026.05.14 14:11:51.957467 [ 271 ] {abd62750-b7f4-4048-a982-7e6d800f9af6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 16625 | 2026.05.14 14:11:51.957524 [ 271 ] {abd62750-b7f4-4048-a982-7e6d800f9af6} <Debug> TCPHandler: Processed in 0.001406062 sec. | ||
| 16626 | 2026.05.14 14:11:53.926526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33128 | ||
| 16627 | 2026.05.14 14:11:53.927049 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16628 | 2026.05.14 14:11:53.927098 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16629 | 2026.05.14 14:11:53.927617 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16630 | 2026.05.14 14:11:53.927857 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16631 | 2026.05.14 14:11:53.927998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33128 | ||
| 16632 | 2026.05.14 14:11:55.641553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 16633 | 2026.05.14 14:11:55.658035 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16634 | 2026.05.14 14:11:55.658100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16635 | 2026.05.14 14:11:55.664206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16636 | 2026.05.14 14:11:55.664881 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16637 | 2026.05.14 14:11:55.667679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 16638 | 2026.05.14 14:11:56.221769 [ 220 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16639 | 2026.05.14 14:11:56.221828 [ 220 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16640 | 2026.05.14 14:11:56.233792 [ 220 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16641 | 2026.05.14 14:11:56.537601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2082 | ||
| 16642 | 2026.05.14 14:11:56.540014 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16643 | 2026.05.14 14:11:56.540073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16644 | 2026.05.14 14:11:56.541306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16645 | 2026.05.14 14:11:56.541603 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16646 | 2026.05.14 14:11:56.541967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2082 | ||
| 16647 | 2026.05.14 14:11:56.550868 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16648 | 2026.05.14 14:11:56.550917 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16649 | 2026.05.14 14:11:56.552920 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16650 | 2026.05.14 14:11:56.568250 [ 222 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16651 | 2026.05.14 14:11:56.568303 [ 222 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16652 | 2026.05.14 14:11:56.570288 [ 222 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16653 | 2026.05.14 14:11:56.847087 [ 225 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16654 | 2026.05.14 14:11:56.847134 [ 225 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16655 | 2026.05.14 14:11:56.849183 [ 225 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16656 | 2026.05.14 14:11:56.951669 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16657 | 2026.05.14 14:11:56.951906 [ 271 ] {f280d0f8-68e5-4146-8183-d10f6f55ee30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 16658 | 2026.05.14 14:11:56.952256 [ 271 ] {f280d0f8-68e5-4146-8183-d10f6f55ee30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16659 | 2026.05.14 14:11:56.952299 [ 271 ] {f280d0f8-68e5-4146-8183-d10f6f55ee30} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 16660 | 2026.05.14 14:11:56.952656 [ 271 ] {f280d0f8-68e5-4146-8183-d10f6f55ee30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16661 | 2026.05.14 14:11:56.952728 [ 271 ] {f280d0f8-68e5-4146-8183-d10f6f55ee30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16662 | 2026.05.14 14:11:56.952872 [ 271 ] {f280d0f8-68e5-4146-8183-d10f6f55ee30} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 16663 | 2026.05.14 14:11:56.952908 [ 271 ] {f280d0f8-68e5-4146-8183-d10f6f55ee30} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16664 | 2026.05.14 14:11:56.952931 [ 271 ] {f280d0f8-68e5-4146-8183-d10f6f55ee30} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 16665 | 2026.05.14 14:11:56.952947 [ 271 ] {f280d0f8-68e5-4146-8183-d10f6f55ee30} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16666 | 2026.05.14 14:11:56.952992 [ 271 ] {f280d0f8-68e5-4146-8183-d10f6f55ee30} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 16667 | 2026.05.14 14:11:56.953104 [ 271 ] {f280d0f8-68e5-4146-8183-d10f6f55ee30} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 16668 | 2026.05.14 14:11:56.954212 [ 271 ] {f280d0f8-68e5-4146-8183-d10f6f55ee30} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002406 sec., 18287.61429758936 rows/sec., 3.82 MiB/sec. | ||
| 16669 | 2026.05.14 14:11:56.954329 [ 271 ] {f280d0f8-68e5-4146-8183-d10f6f55ee30} <Debug> TCPHandler: Processed in 0.002793195 sec. | ||
| 16670 | 2026.05.14 14:11:56.959909 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16671 | 2026.05.14 14:11:56.960027 [ 271 ] {7f862616-c3bf-4739-a92b-9a9afe7c2034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16672 | 2026.05.14 14:11:56.960074 [ 271 ] {7f862616-c3bf-4739-a92b-9a9afe7c2034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16673 | 2026.05.14 14:11:56.960670 [ 271 ] {7f862616-c3bf-4739-a92b-9a9afe7c2034} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16674 | 2026.05.14 14:11:56.960716 [ 271 ] {7f862616-c3bf-4739-a92b-9a9afe7c2034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16675 | 2026.05.14 14:11:56.961104 [ 271 ] {7f862616-c3bf-4739-a92b-9a9afe7c2034} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16676 | 2026.05.14 14:11:56.961332 [ 271 ] {7f862616-c3bf-4739-a92b-9a9afe7c2034} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16677 | 2026.05.14 14:11:56.961490 [ 271 ] {7f862616-c3bf-4739-a92b-9a9afe7c2034} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001498 sec., 189586.11481975968 rows/sec., 12.04 MiB/sec. | ||
| 16678 | 2026.05.14 14:11:56.961530 [ 271 ] {7f862616-c3bf-4739-a92b-9a9afe7c2034} <Debug> TCPHandler: Processed in 0.001676426 sec. | ||
| 16679 | 2026.05.14 14:11:56.961667 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16680 | 2026.05.14 14:11:56.961770 [ 271 ] {9f48bc6e-e434-49a7-a984-871ac209d07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16681 | 2026.05.14 14:11:56.961813 [ 271 ] {9f48bc6e-e434-49a7-a984-871ac209d07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16682 | 2026.05.14 14:11:56.962719 [ 271 ] {9f48bc6e-e434-49a7-a984-871ac209d07b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16683 | 2026.05.14 14:11:56.962754 [ 271 ] {9f48bc6e-e434-49a7-a984-871ac209d07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16684 | 2026.05.14 14:11:56.963116 [ 271 ] {9f48bc6e-e434-49a7-a984-871ac209d07b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16685 | 2026.05.14 14:11:56.963339 [ 271 ] {9f48bc6e-e434-49a7-a984-871ac209d07b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16686 | 2026.05.14 14:11:56.963488 [ 271 ] {9f48bc6e-e434-49a7-a984-871ac209d07b} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.00174 sec., 506321.8390804598 rows/sec., 39.78 MiB/sec. | ||
| 16687 | 2026.05.14 14:11:56.963527 [ 271 ] {9f48bc6e-e434-49a7-a984-871ac209d07b} <Debug> TCPHandler: Processed in 0.001913697 sec. | ||
| 16688 | 2026.05.14 14:11:56.963675 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16689 | 2026.05.14 14:11:56.963777 [ 271 ] {b558c669-8e4e-405c-b04b-ca8d93903966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16690 | 2026.05.14 14:11:56.963818 [ 271 ] {b558c669-8e4e-405c-b04b-ca8d93903966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16691 | 2026.05.14 14:11:56.964343 [ 271 ] {b558c669-8e4e-405c-b04b-ca8d93903966} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16692 | 2026.05.14 14:11:56.964379 [ 271 ] {b558c669-8e4e-405c-b04b-ca8d93903966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16693 | 2026.05.14 14:11:56.964732 [ 271 ] {b558c669-8e4e-405c-b04b-ca8d93903966} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16694 | 2026.05.14 14:11:56.964951 [ 271 ] {b558c669-8e4e-405c-b04b-ca8d93903966} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16695 | 2026.05.14 14:11:56.965068 [ 104 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 16696 | 2026.05.14 14:11:56.965097 [ 271 ] {b558c669-8e4e-405c-b04b-ca8d93903966} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001342 sec., 137108.79284649776 rows/sec., 8.51 MiB/sec. | ||
| 16697 | 2026.05.14 14:11:56.965106 [ 104 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16698 | 2026.05.14 14:11:56.965132 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16699 | 2026.05.14 14:11:56.965137 [ 271 ] {b558c669-8e4e-405c-b04b-ca8d93903966} <Debug> TCPHandler: Processed in 0.001515544 sec. | ||
| 16700 | 2026.05.14 14:11:56.965348 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 16701 | 2026.05.14 14:11:56.965414 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16702 | 2026.05.14 14:11:56.965493 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16703 | 2026.05.14 14:11:56.965531 [ 271 ] {c1a80882-0a9c-4704-9300-00b4007576ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16704 | 2026.05.14 14:11:56.965535 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 213 rows starting from the beginning of the part | ||
| 16705 | 2026.05.14 14:11:56.965585 [ 271 ] {c1a80882-0a9c-4704-9300-00b4007576ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16706 | 2026.05.14 14:11:56.965623 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 184 rows starting from the beginning of the part | ||
| 16707 | 2026.05.14 14:11:56.965677 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 184 rows starting from the beginning of the part | ||
| 16708 | 2026.05.14 14:11:56.965722 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 213 rows starting from the beginning of the part | ||
| 16709 | 2026.05.14 14:11:56.965766 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 184 rows starting from the beginning of the part | ||
| 16710 | 2026.05.14 14:11:56.965806 [ 197 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 184 rows starting from the beginning of the part | ||
| 16711 | 2026.05.14 14:11:56.966138 [ 271 ] {c1a80882-0a9c-4704-9300-00b4007576ed} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16712 | 2026.05.14 14:11:56.966183 [ 271 ] {c1a80882-0a9c-4704-9300-00b4007576ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16713 | 2026.05.14 14:11:56.966551 [ 271 ] {c1a80882-0a9c-4704-9300-00b4007576ed} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16714 | 2026.05.14 14:11:56.966808 [ 271 ] {c1a80882-0a9c-4704-9300-00b4007576ed} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16715 | 2026.05.14 14:11:56.966835 [ 188 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001637215 sec., 709741.848199534 rows/sec., 47.07 MiB/sec. | ||
| 16716 | 2026.05.14 14:11:56.966960 [ 271 ] {c1a80882-0a9c-4704-9300-00b4007576ed} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001449 sec., 102829.5376121463 rows/sec., 6.64 MiB/sec. | ||
| 16717 | 2026.05.14 14:11:56.967006 [ 271 ] {c1a80882-0a9c-4704-9300-00b4007576ed} <Debug> TCPHandler: Processed in 0.001645056 sec. | ||
| 16718 | 2026.05.14 14:11:56.967059 [ 188 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 16719 | 2026.05.14 14:11:56.967173 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16720 | 2026.05.14 14:11:56.967280 [ 271 ] {32b1157b-8ea2-4dfd-9a9a-052a1c3b90f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16721 | 2026.05.14 14:11:56.967325 [ 271 ] {32b1157b-8ea2-4dfd-9a9a-052a1c3b90f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16722 | 2026.05.14 14:11:56.967401 [ 188 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_51_11} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16723 | 2026.05.14 14:11:56.967496 [ 188 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_51_11} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 16724 | 2026.05.14 14:11:56.967606 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 16725 | 2026.05.14 14:11:56.967841 [ 271 ] {32b1157b-8ea2-4dfd-9a9a-052a1c3b90f7} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16726 | 2026.05.14 14:11:56.967885 [ 271 ] {32b1157b-8ea2-4dfd-9a9a-052a1c3b90f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16727 | 2026.05.14 14:11:56.968209 [ 271 ] {32b1157b-8ea2-4dfd-9a9a-052a1c3b90f7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16728 | 2026.05.14 14:11:56.968436 [ 271 ] {32b1157b-8ea2-4dfd-9a9a-052a1c3b90f7} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16729 | 2026.05.14 14:11:56.968570 [ 271 ] {32b1157b-8ea2-4dfd-9a9a-052a1c3b90f7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001309 sec., 113063.40718105424 rows/sec., 6.43 MiB/sec. | ||
| 16730 | 2026.05.14 14:11:56.968610 [ 271 ] {32b1157b-8ea2-4dfd-9a9a-052a1c3b90f7} <Debug> TCPHandler: Processed in 0.001486834 sec. | ||
| 16731 | 2026.05.14 14:11:56.968750 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16732 | 2026.05.14 14:11:56.968849 [ 271 ] {072a6783-b553-48ec-a87f-653b7c434cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16733 | 2026.05.14 14:11:56.968890 [ 271 ] {072a6783-b553-48ec-a87f-653b7c434cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16734 | 2026.05.14 14:11:56.969649 [ 271 ] {072a6783-b553-48ec-a87f-653b7c434cdf} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16735 | 2026.05.14 14:11:56.969687 [ 271 ] {072a6783-b553-48ec-a87f-653b7c434cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16736 | 2026.05.14 14:11:56.970033 [ 271 ] {072a6783-b553-48ec-a87f-653b7c434cdf} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16737 | 2026.05.14 14:11:56.970256 [ 271 ] {072a6783-b553-48ec-a87f-653b7c434cdf} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16738 | 2026.05.14 14:11:56.970389 [ 271 ] {072a6783-b553-48ec-a87f-653b7c434cdf} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001558 sec., 341463.4146341464 rows/sec., 24.16 MiB/sec. | ||
| 16739 | 2026.05.14 14:11:56.970428 [ 271 ] {072a6783-b553-48ec-a87f-653b7c434cdf} <Debug> TCPHandler: Processed in 0.001727096 sec. | ||
| 16740 | 2026.05.14 14:11:56.970561 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16741 | 2026.05.14 14:11:56.970659 [ 271 ] {0d284baa-d563-4190-b956-fd2f3308aa95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16742 | 2026.05.14 14:11:56.970702 [ 271 ] {0d284baa-d563-4190-b956-fd2f3308aa95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16743 | 2026.05.14 14:11:56.971057 [ 271 ] {0d284baa-d563-4190-b956-fd2f3308aa95} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16744 | 2026.05.14 14:11:56.971094 [ 271 ] {0d284baa-d563-4190-b956-fd2f3308aa95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16745 | 2026.05.14 14:11:56.971412 [ 271 ] {0d284baa-d563-4190-b956-fd2f3308aa95} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16746 | 2026.05.14 14:11:56.971652 [ 271 ] {0d284baa-d563-4190-b956-fd2f3308aa95} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16747 | 2026.05.14 14:11:56.971782 [ 103 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 16748 | 2026.05.14 14:11:56.971798 [ 271 ] {0d284baa-d563-4190-b956-fd2f3308aa95} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001158 sec., 5181.347150259067 rows/sec., 270.71 KiB/sec. | ||
| 16749 | 2026.05.14 14:11:56.971837 [ 103 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16750 | 2026.05.14 14:11:56.971852 [ 271 ] {0d284baa-d563-4190-b956-fd2f3308aa95} <Debug> TCPHandler: Processed in 0.001339852 sec. | ||
| 16751 | 2026.05.14 14:11:56.971865 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16752 | 2026.05.14 14:11:56.971977 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 16753 | 2026.05.14 14:11:56.972005 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16754 | 2026.05.14 14:11:56.972109 [ 271 ] {cae2091a-f2f8-4774-92cc-c18b35c63712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16755 | 2026.05.14 14:11:56.972119 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16756 | 2026.05.14 14:11:56.972156 [ 271 ] {cae2091a-f2f8-4774-92cc-c18b35c63712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16757 | 2026.05.14 14:11:56.972169 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 276 rows starting from the beginning of the part | ||
| 16758 | 2026.05.14 14:11:56.972254 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 16759 | 2026.05.14 14:11:56.972313 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 16760 | 2026.05.14 14:11:56.972366 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 16761 | 2026.05.14 14:11:56.972414 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 16762 | 2026.05.14 14:11:56.972467 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 16763 | 2026.05.14 14:11:56.972633 [ 271 ] {cae2091a-f2f8-4774-92cc-c18b35c63712} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16764 | 2026.05.14 14:11:56.972677 [ 271 ] {cae2091a-f2f8-4774-92cc-c18b35c63712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16765 | 2026.05.14 14:11:56.973233 [ 271 ] {cae2091a-f2f8-4774-92cc-c18b35c63712} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16766 | 2026.05.14 14:11:56.973459 [ 188 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001526384 sec., 200473.7995157182 rows/sec., 10.23 MiB/sec. | ||
| 16767 | 2026.05.14 14:11:56.973542 [ 271 ] {cae2091a-f2f8-4774-92cc-c18b35c63712} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16768 | 2026.05.14 14:11:56.973668 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 16769 | 2026.05.14 14:11:56.973737 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_113_23 to all_118_118_0 | ||
| 16770 | 2026.05.14 14:11:56.973774 [ 271 ] {cae2091a-f2f8-4774-92cc-c18b35c63712} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001677 sec., 158020.27429934405 rows/sec., 10.50 MiB/sec. | ||
| 16771 | 2026.05.14 14:11:56.973780 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16772 | 2026.05.14 14:11:56.973826 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16773 | 2026.05.14 14:11:56.973869 [ 271 ] {cae2091a-f2f8-4774-92cc-c18b35c63712} <Debug> TCPHandler: Processed in 0.001913188 sec. | ||
| 16774 | 2026.05.14 14:11:56.973950 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_113_23 to all_118_118_0 into Compact with storage Full | ||
| 16775 | 2026.05.14 14:11:56.974001 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_51_11} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16776 | 2026.05.14 14:11:56.974096 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_51_11} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 16777 | 2026.05.14 14:11:56.974118 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16778 | 2026.05.14 14:11:56.974141 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16779 | 2026.05.14 14:11:56.974192 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_113_23, total 45836 rows starting from the beginning of the part | ||
| 16780 | 2026.05.14 14:11:56.974195 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16781 | 2026.05.14 14:11:56.974272 [ 271 ] {27abf8da-4ab5-4346-845c-118cd28c977a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16782 | 2026.05.14 14:11:56.974308 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 128 rows starting from the beginning of the part | ||
| 16783 | 2026.05.14 14:11:56.974346 [ 271 ] {27abf8da-4ab5-4346-845c-118cd28c977a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16784 | 2026.05.14 14:11:56.974379 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 16785 | 2026.05.14 14:11:56.974445 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 265 rows starting from the beginning of the part | ||
| 16786 | 2026.05.14 14:11:56.974497 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16787 | 2026.05.14 14:11:56.974557 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 265 rows starting from the beginning of the part | ||
| 16788 | 2026.05.14 14:11:56.974841 [ 271 ] {27abf8da-4ab5-4346-845c-118cd28c977a} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16789 | 2026.05.14 14:11:56.974887 [ 271 ] {27abf8da-4ab5-4346-845c-118cd28c977a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16790 | 2026.05.14 14:11:56.975254 [ 271 ] {27abf8da-4ab5-4346-845c-118cd28c977a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16791 | 2026.05.14 14:11:56.975583 [ 271 ] {27abf8da-4ab5-4346-845c-118cd28c977a} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16792 | 2026.05.14 14:11:56.975727 [ 103 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 16793 | 2026.05.14 14:11:56.975744 [ 271 ] {27abf8da-4ab5-4346-845c-118cd28c977a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001518 sec., 658.7615283267457 rows/sec., 44.39 KiB/sec. | ||
| 16794 | 2026.05.14 14:11:56.975773 [ 103 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16795 | 2026.05.14 14:11:56.975799 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16796 | 2026.05.14 14:11:56.975799 [ 271 ] {27abf8da-4ab5-4346-845c-118cd28c977a} <Debug> TCPHandler: Processed in 0.001810357 sec. | ||
| 16797 | 2026.05.14 14:11:56.975892 [ 188 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 16798 | 2026.05.14 14:11:56.975974 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16799 | 2026.05.14 14:11:56.975995 [ 188 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16800 | 2026.05.14 14:11:56.976033 [ 188 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 46 rows starting from the beginning of the part | ||
| 16801 | 2026.05.14 14:11:56.976086 [ 271 ] {6f9d2c85-1fea-4a0a-9a87-d60f40ae4cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16802 | 2026.05.14 14:11:56.976093 [ 188 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 16803 | 2026.05.14 14:11:56.976153 [ 271 ] {6f9d2c85-1fea-4a0a-9a87-d60f40ae4cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16804 | 2026.05.14 14:11:56.976156 [ 188 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 16805 | 2026.05.14 14:11:56.976216 [ 188 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 16806 | 2026.05.14 14:11:56.976259 [ 188 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 16807 | 2026.05.14 14:11:56.976301 [ 188 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 16808 | 2026.05.14 14:11:56.977105 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001250262 sec., 40791.45011205651 rows/sec., 2.68 MiB/sec. | ||
| 16809 | 2026.05.14 14:11:56.977177 [ 271 ] {6f9d2c85-1fea-4a0a-9a87-d60f40ae4cbf} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16810 | 2026.05.14 14:11:56.977223 [ 271 ] {6f9d2c85-1fea-4a0a-9a87-d60f40ae4cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16811 | 2026.05.14 14:11:56.977271 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 16812 | 2026.05.14 14:11:56.977596 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_51_11} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16813 | 2026.05.14 14:11:56.977694 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_51_11} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 16814 | 2026.05.14 14:11:56.977803 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16815 | 2026.05.14 14:11:56.978170 [ 271 ] {6f9d2c85-1fea-4a0a-9a87-d60f40ae4cbf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16816 | 2026.05.14 14:11:56.978413 [ 271 ] {6f9d2c85-1fea-4a0a-9a87-d60f40ae4cbf} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16817 | 2026.05.14 14:11:56.978558 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16818 | 2026.05.14 14:11:56.978578 [ 271 ] {6f9d2c85-1fea-4a0a-9a87-d60f40ae4cbf} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002516 sec., 16693.163751987282 rows/sec., 29.91 MiB/sec. | ||
| 16819 | 2026.05.14 14:11:56.978597 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16820 | 2026.05.14 14:11:56.978622 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16821 | 2026.05.14 14:11:56.978661 [ 271 ] {6f9d2c85-1fea-4a0a-9a87-d60f40ae4cbf} <Debug> TCPHandler: Processed in 0.002739145 sec. | ||
| 16822 | 2026.05.14 14:11:56.978700 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 16823 | 2026.05.14 14:11:56.978843 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16824 | 2026.05.14 14:11:56.978897 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16825 | 2026.05.14 14:11:56.978950 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2037 rows starting from the beginning of the part | ||
| 16826 | 2026.05.14 14:11:56.978984 [ 271 ] {5a6f5129-937d-4e01-9fd9-5fda9fea5a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16827 | 2026.05.14 14:11:56.979053 [ 271 ] {5a6f5129-937d-4e01-9fd9-5fda9fea5a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16828 | 2026.05.14 14:11:56.979063 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
| 16829 | 2026.05.14 14:11:56.979177 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 16830 | 2026.05.14 14:11:56.979275 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 53 rows starting from the beginning of the part | ||
| 16831 | 2026.05.14 14:11:56.979375 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
| 16832 | 2026.05.14 14:11:56.979472 [ 194 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 16833 | 2026.05.14 14:11:56.979651 [ 271 ] {5a6f5129-937d-4e01-9fd9-5fda9fea5a1d} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16834 | 2026.05.14 14:11:56.979695 [ 271 ] {5a6f5129-937d-4e01-9fd9-5fda9fea5a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB. | ||
| 16835 | 2026.05.14 14:11:56.980374 [ 271 ] {5a6f5129-937d-4e01-9fd9-5fda9fea5a1d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16836 | 2026.05.14 14:11:56.980648 [ 271 ] {5a6f5129-937d-4e01-9fd9-5fda9fea5a1d} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16837 | 2026.05.14 14:11:56.980792 [ 271 ] {5a6f5129-937d-4e01-9fd9-5fda9fea5a1d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00184 sec., 48913.043478260865 rows/sec., 3.06 MiB/sec. | ||
| 16838 | 2026.05.14 14:11:56.980832 [ 271 ] {5a6f5129-937d-4e01-9fd9-5fda9fea5a1d} <Debug> TCPHandler: Processed in 0.002059339 sec. | ||
| 16839 | 2026.05.14 14:11:56.982980 [ 196 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46814 rows, containing 5 columns (5 merged, 0 gathered) in 0.009091974 sec., 5148936.853536977 rows/sec., 328.30 MiB/sec. | ||
| 16840 | 2026.05.14 14:11:56.983633 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) | ||
| 16841 | 2026.05.14 14:11:56.983915 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16842 | 2026.05.14 14:11:56.983991 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_113_23, all_118_118_0] -> all_1_118_24 | ||
| 16843 | 2026.05.14 14:11:56.984089 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16844 | 2026.05.14 14:11:56.993433 [ 187 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2258 rows, containing 19 columns (19 merged, 0 gathered) in 0.014767496 sec., 152903.37644242463 rows/sec., 274.00 MiB/sec. | ||
| 16845 | 2026.05.14 14:11:56.995979 [ 196 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16846 | 2026.05.14 14:11:56.996357 [ 196 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16847 | 2026.05.14 14:11:56.996458 [ 196 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16848 | 2026.05.14 14:11:56.996624 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.64 MiB. | ||
| 16849 | 2026.05.14 14:11:57.001141 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.06 MiB, peak 398.65 MiB, free memory in arenas 0.00 B, will set to 389.50 MiB (RSS), difference: 9.45 MiB | ||
| 16850 | 2026.05.14 14:12:01.257165 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16851 | 2026.05.14 14:12:01.257241 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16852 | 2026.05.14 14:12:01.428182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33640 | ||
| 16853 | 2026.05.14 14:12:01.428740 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16854 | 2026.05.14 14:12:01.428797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 16855 | 2026.05.14 14:12:01.429352 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16856 | 2026.05.14 14:12:01.429592 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16857 | 2026.05.14 14:12:01.429722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33640 | ||
| 16858 | 2026.05.14 14:12:01.458259 [ 221 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16859 | 2026.05.14 14:12:01.458317 [ 221 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16860 | 2026.05.14 14:12:01.460329 [ 221 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16861 | 2026.05.14 14:12:01.945481 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16862 | 2026.05.14 14:12:01.945745 [ 271 ] {56235ccf-b864-4591-bf58-dff6231a31cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 16863 | 2026.05.14 14:12:01.946144 [ 271 ] {56235ccf-b864-4591-bf58-dff6231a31cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16864 | 2026.05.14 14:12:01.946188 [ 271 ] {56235ccf-b864-4591-bf58-dff6231a31cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 16865 | 2026.05.14 14:12:01.946425 [ 271 ] {56235ccf-b864-4591-bf58-dff6231a31cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16866 | 2026.05.14 14:12:01.946497 [ 271 ] {56235ccf-b864-4591-bf58-dff6231a31cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16867 | 2026.05.14 14:12:01.946640 [ 271 ] {56235ccf-b864-4591-bf58-dff6231a31cb} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16868 | 2026.05.14 14:12:01.946678 [ 271 ] {56235ccf-b864-4591-bf58-dff6231a31cb} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16869 | 2026.05.14 14:12:01.946701 [ 271 ] {56235ccf-b864-4591-bf58-dff6231a31cb} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 16870 | 2026.05.14 14:12:01.946717 [ 271 ] {56235ccf-b864-4591-bf58-dff6231a31cb} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16871 | 2026.05.14 14:12:01.946759 [ 271 ] {56235ccf-b864-4591-bf58-dff6231a31cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 16872 | 2026.05.14 14:12:01.946780 [ 271 ] {56235ccf-b864-4591-bf58-dff6231a31cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 16873 | 2026.05.14 14:12:01.947951 [ 271 ] {56235ccf-b864-4591-bf58-dff6231a31cb} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002319 sec., 18973.695558430358 rows/sec., 3.97 MiB/sec. | ||
| 16874 | 2026.05.14 14:12:01.948061 [ 271 ] {56235ccf-b864-4591-bf58-dff6231a31cb} <Debug> TCPHandler: Processed in 0.002734575 sec. | ||
| 16875 | 2026.05.14 14:12:01.949869 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16876 | 2026.05.14 14:12:01.949982 [ 271 ] {43b89540-a6f0-4a1e-9464-872a2aa968e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16877 | 2026.05.14 14:12:01.950026 [ 271 ] {43b89540-a6f0-4a1e-9464-872a2aa968e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16878 | 2026.05.14 14:12:01.950528 [ 271 ] {43b89540-a6f0-4a1e-9464-872a2aa968e9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16879 | 2026.05.14 14:12:01.950576 [ 271 ] {43b89540-a6f0-4a1e-9464-872a2aa968e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 16880 | 2026.05.14 14:12:01.950973 [ 271 ] {43b89540-a6f0-4a1e-9464-872a2aa968e9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16881 | 2026.05.14 14:12:01.951202 [ 271 ] {43b89540-a6f0-4a1e-9464-872a2aa968e9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16882 | 2026.05.14 14:12:01.951352 [ 271 ] {43b89540-a6f0-4a1e-9464-872a2aa968e9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001403 sec., 39914.46899501069 rows/sec., 3.05 MiB/sec. | ||
| 16883 | 2026.05.14 14:12:01.951391 [ 271 ] {43b89540-a6f0-4a1e-9464-872a2aa968e9} <Debug> TCPHandler: Processed in 0.001572694 sec. | ||
| 16884 | 2026.05.14 14:12:01.951534 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16885 | 2026.05.14 14:12:01.951634 [ 271 ] {4feb2fe4-1d9b-4ee5-ba01-62dc671722ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16886 | 2026.05.14 14:12:01.951675 [ 271 ] {4feb2fe4-1d9b-4ee5-ba01-62dc671722ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16887 | 2026.05.14 14:12:01.952102 [ 271 ] {4feb2fe4-1d9b-4ee5-ba01-62dc671722ed} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16888 | 2026.05.14 14:12:01.952139 [ 271 ] {4feb2fe4-1d9b-4ee5-ba01-62dc671722ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 16889 | 2026.05.14 14:12:01.952435 [ 271 ] {4feb2fe4-1d9b-4ee5-ba01-62dc671722ed} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16890 | 2026.05.14 14:12:01.952649 [ 271 ] {4feb2fe4-1d9b-4ee5-ba01-62dc671722ed} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16891 | 2026.05.14 14:12:01.952779 [ 271 ] {4feb2fe4-1d9b-4ee5-ba01-62dc671722ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 16892 | 2026.05.14 14:12:01.952817 [ 271 ] {4feb2fe4-1d9b-4ee5-ba01-62dc671722ed} <Debug> TCPHandler: Processed in 0.001332902 sec. | ||
| 16893 | 2026.05.14 14:12:01.952969 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16894 | 2026.05.14 14:12:01.953067 [ 271 ] {2a985be1-36c7-4cdd-8751-7c62e8b52020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16895 | 2026.05.14 14:12:01.953111 [ 271 ] {2a985be1-36c7-4cdd-8751-7c62e8b52020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16896 | 2026.05.14 14:12:01.953579 [ 271 ] {2a985be1-36c7-4cdd-8751-7c62e8b52020} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16897 | 2026.05.14 14:12:01.953619 [ 271 ] {2a985be1-36c7-4cdd-8751-7c62e8b52020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 16898 | 2026.05.14 14:12:01.953957 [ 271 ] {2a985be1-36c7-4cdd-8751-7c62e8b52020} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16899 | 2026.05.14 14:12:01.954186 [ 271 ] {2a985be1-36c7-4cdd-8751-7c62e8b52020} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16900 | 2026.05.14 14:12:01.954317 [ 271 ] {2a985be1-36c7-4cdd-8751-7c62e8b52020} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 16901 | 2026.05.14 14:12:01.954355 [ 271 ] {2a985be1-36c7-4cdd-8751-7c62e8b52020} <Debug> TCPHandler: Processed in 0.001435463 sec. | ||
| 16902 | 2026.05.14 14:12:01.954484 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16903 | 2026.05.14 14:12:01.954582 [ 271 ] {5bf1ef7e-0185-4371-a213-dfbc05b6cbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16904 | 2026.05.14 14:12:01.954624 [ 271 ] {5bf1ef7e-0185-4371-a213-dfbc05b6cbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16905 | 2026.05.14 14:12:01.954985 [ 271 ] {5bf1ef7e-0185-4371-a213-dfbc05b6cbcf} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16906 | 2026.05.14 14:12:01.955021 [ 271 ] {5bf1ef7e-0185-4371-a213-dfbc05b6cbcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 16907 | 2026.05.14 14:12:01.955327 [ 271 ] {5bf1ef7e-0185-4371-a213-dfbc05b6cbcf} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16908 | 2026.05.14 14:12:01.955541 [ 271 ] {5bf1ef7e-0185-4371-a213-dfbc05b6cbcf} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16909 | 2026.05.14 14:12:01.955670 [ 271 ] {5bf1ef7e-0185-4371-a213-dfbc05b6cbcf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 16910 | 2026.05.14 14:12:01.955707 [ 271 ] {5bf1ef7e-0185-4371-a213-dfbc05b6cbcf} <Debug> TCPHandler: Processed in 0.001272372 sec. | ||
| 16911 | 2026.05.14 14:12:02.250013 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16912 | 2026.05.14 14:12:02.250271 [ 271 ] {6f8652d6-943c-4df2-b57b-7206b483acae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 16913 | 2026.05.14 14:12:02.250650 [ 271 ] {6f8652d6-943c-4df2-b57b-7206b483acae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16914 | 2026.05.14 14:12:02.250694 [ 271 ] {6f8652d6-943c-4df2-b57b-7206b483acae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 16915 | 2026.05.14 14:12:02.250957 [ 271 ] {6f8652d6-943c-4df2-b57b-7206b483acae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16916 | 2026.05.14 14:12:02.251026 [ 271 ] {6f8652d6-943c-4df2-b57b-7206b483acae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16917 | 2026.05.14 14:12:02.251172 [ 271 ] {6f8652d6-943c-4df2-b57b-7206b483acae} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 16918 | 2026.05.14 14:12:02.251209 [ 271 ] {6f8652d6-943c-4df2-b57b-7206b483acae} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16919 | 2026.05.14 14:12:02.251232 [ 271 ] {6f8652d6-943c-4df2-b57b-7206b483acae} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 16920 | 2026.05.14 14:12:02.251248 [ 271 ] {6f8652d6-943c-4df2-b57b-7206b483acae} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16921 | 2026.05.14 14:12:02.251292 [ 271 ] {6f8652d6-943c-4df2-b57b-7206b483acae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 16922 | 2026.05.14 14:12:02.251313 [ 271 ] {6f8652d6-943c-4df2-b57b-7206b483acae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 16923 | 2026.05.14 14:12:02.252660 [ 271 ] {6f8652d6-943c-4df2-b57b-7206b483acae} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002507 sec., 17550.857598723574 rows/sec., 3.67 MiB/sec. | ||
| 16924 | 2026.05.14 14:12:02.252785 [ 271 ] {6f8652d6-943c-4df2-b57b-7206b483acae} <Debug> TCPHandler: Processed in 0.002909347 sec. | ||
| 16925 | 2026.05.14 14:12:02.267746 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16926 | 2026.05.14 14:12:02.267866 [ 271 ] {f377d706-0c93-4fd6-bd01-dfaa59b8e497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16927 | 2026.05.14 14:12:02.267912 [ 271 ] {f377d706-0c93-4fd6-bd01-dfaa59b8e497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16928 | 2026.05.14 14:12:02.268490 [ 271 ] {f377d706-0c93-4fd6-bd01-dfaa59b8e497} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16929 | 2026.05.14 14:12:02.268534 [ 271 ] {f377d706-0c93-4fd6-bd01-dfaa59b8e497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 16930 | 2026.05.14 14:12:02.268921 [ 271 ] {f377d706-0c93-4fd6-bd01-dfaa59b8e497} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16931 | 2026.05.14 14:12:02.269144 [ 271 ] {f377d706-0c93-4fd6-bd01-dfaa59b8e497} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16932 | 2026.05.14 14:12:02.269297 [ 271 ] {f377d706-0c93-4fd6-bd01-dfaa59b8e497} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001466 sec., 193724.4201909959 rows/sec., 12.30 MiB/sec. | ||
| 16933 | 2026.05.14 14:12:02.269337 [ 271 ] {f377d706-0c93-4fd6-bd01-dfaa59b8e497} <Debug> TCPHandler: Processed in 0.001646875 sec. | ||
| 16934 | 2026.05.14 14:12:02.269485 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16935 | 2026.05.14 14:12:02.269594 [ 271 ] {07521d20-f5ab-490e-b58c-66eb8e2c1f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16936 | 2026.05.14 14:12:02.269636 [ 271 ] {07521d20-f5ab-490e-b58c-66eb8e2c1f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16937 | 2026.05.14 14:12:02.272124 [ 271 ] {07521d20-f5ab-490e-b58c-66eb8e2c1f26} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16938 | 2026.05.14 14:12:02.272180 [ 271 ] {07521d20-f5ab-490e-b58c-66eb8e2c1f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 16939 | 2026.05.14 14:12:02.272712 [ 271 ] {07521d20-f5ab-490e-b58c-66eb8e2c1f26} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16940 | 2026.05.14 14:12:02.272939 [ 271 ] {07521d20-f5ab-490e-b58c-66eb8e2c1f26} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16941 | 2026.05.14 14:12:02.273069 [ 271 ] {07521d20-f5ab-490e-b58c-66eb8e2c1f26} <Debug> executeQuery: Read 3230 rows, 247.07 KiB in 0.003494 sec., 924441.9004006869 rows/sec., 69.06 MiB/sec. | ||
| 16942 | 2026.05.14 14:12:02.273109 [ 271 ] {07521d20-f5ab-490e-b58c-66eb8e2c1f26} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 16943 | 2026.05.14 14:12:02.273122 [ 271 ] {07521d20-f5ab-490e-b58c-66eb8e2c1f26} <Debug> TCPHandler: Processed in 0.003687934 sec. | ||
| 16944 | 2026.05.14 14:12:02.273251 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16945 | 2026.05.14 14:12:02.273349 [ 271 ] {0556f094-d895-4b45-a24f-18dc59fd1a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16946 | 2026.05.14 14:12:02.273390 [ 271 ] {0556f094-d895-4b45-a24f-18dc59fd1a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16947 | 2026.05.14 14:12:02.273939 [ 271 ] {0556f094-d895-4b45-a24f-18dc59fd1a40} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16948 | 2026.05.14 14:12:02.273977 [ 271 ] {0556f094-d895-4b45-a24f-18dc59fd1a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 16949 | 2026.05.14 14:12:02.274293 [ 271 ] {0556f094-d895-4b45-a24f-18dc59fd1a40} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16950 | 2026.05.14 14:12:02.274507 [ 271 ] {0556f094-d895-4b45-a24f-18dc59fd1a40} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16951 | 2026.05.14 14:12:02.274638 [ 271 ] {0556f094-d895-4b45-a24f-18dc59fd1a40} <Debug> executeQuery: Read 195 rows, 12.53 KiB in 0.001307 sec., 149196.63351185923 rows/sec., 9.36 MiB/sec. | ||
| 16952 | 2026.05.14 14:12:02.274676 [ 271 ] {0556f094-d895-4b45-a24f-18dc59fd1a40} <Debug> TCPHandler: Processed in 0.001474384 sec. | ||
| 16953 | 2026.05.14 14:12:02.274794 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16954 | 2026.05.14 14:12:02.274892 [ 271 ] {4660a68a-bf3b-4903-8fd1-0680489d701f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16955 | 2026.05.14 14:12:02.274932 [ 271 ] {4660a68a-bf3b-4903-8fd1-0680489d701f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16956 | 2026.05.14 14:12:02.275703 [ 271 ] {4660a68a-bf3b-4903-8fd1-0680489d701f} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16957 | 2026.05.14 14:12:02.275740 [ 271 ] {4660a68a-bf3b-4903-8fd1-0680489d701f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 16958 | 2026.05.14 14:12:02.276089 [ 271 ] {4660a68a-bf3b-4903-8fd1-0680489d701f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16959 | 2026.05.14 14:12:02.276305 [ 271 ] {4660a68a-bf3b-4903-8fd1-0680489d701f} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16960 | 2026.05.14 14:12:02.276432 [ 271 ] {4660a68a-bf3b-4903-8fd1-0680489d701f} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001559 sec., 609364.9775497114 rows/sec., 35.85 MiB/sec. | ||
| 16961 | 2026.05.14 14:12:02.276470 [ 271 ] {4660a68a-bf3b-4903-8fd1-0680489d701f} <Debug> TCPHandler: Processed in 0.001725246 sec. | ||
| 16962 | 2026.05.14 14:12:02.276600 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16963 | 2026.05.14 14:12:02.276698 [ 271 ] {7cbcf298-24f2-4f13-b6ab-255a58d9c494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16964 | 2026.05.14 14:12:02.276739 [ 271 ] {7cbcf298-24f2-4f13-b6ab-255a58d9c494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16965 | 2026.05.14 14:12:02.277156 [ 271 ] {7cbcf298-24f2-4f13-b6ab-255a58d9c494} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16966 | 2026.05.14 14:12:02.277193 [ 271 ] {7cbcf298-24f2-4f13-b6ab-255a58d9c494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 16967 | 2026.05.14 14:12:02.277477 [ 271 ] {7cbcf298-24f2-4f13-b6ab-255a58d9c494} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 16968 | 2026.05.14 14:12:02.277687 [ 271 ] {7cbcf298-24f2-4f13-b6ab-255a58d9c494} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16969 | 2026.05.14 14:12:02.277816 [ 271 ] {7cbcf298-24f2-4f13-b6ab-255a58d9c494} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 61.89 KiB/sec. | ||
| 16970 | 2026.05.14 14:12:02.277853 [ 271 ] {7cbcf298-24f2-4f13-b6ab-255a58d9c494} <Debug> TCPHandler: Processed in 0.001303172 sec. | ||
| 16971 | 2026.05.14 14:12:02.277994 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16972 | 2026.05.14 14:12:02.278091 [ 271 ] {42b06cb7-385c-434d-8ace-434e99942ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16973 | 2026.05.14 14:12:02.278131 [ 271 ] {42b06cb7-385c-434d-8ace-434e99942ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16974 | 2026.05.14 14:12:02.278590 [ 271 ] {42b06cb7-385c-434d-8ace-434e99942ea2} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16975 | 2026.05.14 14:12:02.278628 [ 271 ] {42b06cb7-385c-434d-8ace-434e99942ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 16976 | 2026.05.14 14:12:02.278937 [ 271 ] {42b06cb7-385c-434d-8ace-434e99942ea2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16977 | 2026.05.14 14:12:02.279151 [ 271 ] {42b06cb7-385c-434d-8ace-434e99942ea2} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16978 | 2026.05.14 14:12:02.279277 [ 271 ] {42b06cb7-385c-434d-8ace-434e99942ea2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 16979 | 2026.05.14 14:12:02.279315 [ 271 ] {42b06cb7-385c-434d-8ace-434e99942ea2} <Debug> TCPHandler: Processed in 0.001370612 sec. | ||
| 16980 | 2026.05.14 14:12:02.279457 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16981 | 2026.05.14 14:12:02.279553 [ 271 ] {d5db8081-6cbb-4915-92d5-0fcf6e3b742a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16982 | 2026.05.14 14:12:02.279594 [ 271 ] {d5db8081-6cbb-4915-92d5-0fcf6e3b742a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16983 | 2026.05.14 14:12:02.280698 [ 271 ] {d5db8081-6cbb-4915-92d5-0fcf6e3b742a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16984 | 2026.05.14 14:12:02.280735 [ 271 ] {d5db8081-6cbb-4915-92d5-0fcf6e3b742a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 16985 | 2026.05.14 14:12:02.281108 [ 271 ] {d5db8081-6cbb-4915-92d5-0fcf6e3b742a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16986 | 2026.05.14 14:12:02.281324 [ 271 ] {d5db8081-6cbb-4915-92d5-0fcf6e3b742a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16987 | 2026.05.14 14:12:02.281453 [ 271 ] {d5db8081-6cbb-4915-92d5-0fcf6e3b742a} <Debug> executeQuery: Read 1758 rows, 121.54 KiB in 0.001918 sec., 916579.7705943692 rows/sec., 61.88 MiB/sec. | ||
| 16988 | 2026.05.14 14:12:02.281491 [ 271 ] {d5db8081-6cbb-4915-92d5-0fcf6e3b742a} <Debug> TCPHandler: Processed in 0.002083229 sec. | ||
| 16989 | 2026.05.14 14:12:02.281627 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16990 | 2026.05.14 14:12:02.281726 [ 271 ] {b97678b2-b9ce-4414-b702-f6e8728df2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16991 | 2026.05.14 14:12:02.281767 [ 271 ] {b97678b2-b9ce-4414-b702-f6e8728df2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16992 | 2026.05.14 14:12:02.282125 [ 271 ] {b97678b2-b9ce-4414-b702-f6e8728df2d8} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16993 | 2026.05.14 14:12:02.282162 [ 271 ] {b97678b2-b9ce-4414-b702-f6e8728df2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 16994 | 2026.05.14 14:12:02.282467 [ 271 ] {b97678b2-b9ce-4414-b702-f6e8728df2d8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16995 | 2026.05.14 14:12:02.282677 [ 271 ] {b97678b2-b9ce-4414-b702-f6e8728df2d8} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16996 | 2026.05.14 14:12:02.282806 [ 271 ] {b97678b2-b9ce-4414-b702-f6e8728df2d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 16997 | 2026.05.14 14:12:02.282844 [ 271 ] {b97678b2-b9ce-4414-b702-f6e8728df2d8} <Debug> TCPHandler: Processed in 0.001265841 sec. | ||
| 16998 | 2026.05.14 14:12:02.282986 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16999 | 2026.05.14 14:12:02.283083 [ 271 ] {4e781cf5-4880-4c1a-a1ea-6b95057fcaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17000 | 2026.05.14 14:12:02.283126 [ 271 ] {4e781cf5-4880-4c1a-a1ea-6b95057fcaf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17001 | 2026.05.14 14:12:02.283878 [ 271 ] {4e781cf5-4880-4c1a-a1ea-6b95057fcaf3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17002 | 2026.05.14 14:12:02.283915 [ 271 ] {4e781cf5-4880-4c1a-a1ea-6b95057fcaf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17003 | 2026.05.14 14:12:02.284346 [ 271 ] {4e781cf5-4880-4c1a-a1ea-6b95057fcaf3} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17004 | 2026.05.14 14:12:02.284554 [ 271 ] {4e781cf5-4880-4c1a-a1ea-6b95057fcaf3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17005 | 2026.05.14 14:12:02.284686 [ 271 ] {4e781cf5-4880-4c1a-a1ea-6b95057fcaf3} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001621 sec., 987661.9370758791 rows/sec., 59.96 MiB/sec. | ||
| 17006 | 2026.05.14 14:12:02.284723 [ 271 ] {4e781cf5-4880-4c1a-a1ea-6b95057fcaf3} <Debug> TCPHandler: Processed in 0.001785726 sec. | ||
| 17007 | 2026.05.14 14:12:02.284855 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17008 | 2026.05.14 14:12:02.284952 [ 271 ] {4f54c43c-b186-4aae-bcef-16072a8c7074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17009 | 2026.05.14 14:12:02.284994 [ 271 ] {4f54c43c-b186-4aae-bcef-16072a8c7074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17010 | 2026.05.14 14:12:02.285326 [ 271 ] {4f54c43c-b186-4aae-bcef-16072a8c7074} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17011 | 2026.05.14 14:12:02.285362 [ 271 ] {4f54c43c-b186-4aae-bcef-16072a8c7074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17012 | 2026.05.14 14:12:02.285656 [ 271 ] {4f54c43c-b186-4aae-bcef-16072a8c7074} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17013 | 2026.05.14 14:12:02.285869 [ 271 ] {4f54c43c-b186-4aae-bcef-16072a8c7074} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17014 | 2026.05.14 14:12:02.285998 [ 271 ] {4f54c43c-b186-4aae-bcef-16072a8c7074} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 17015 | 2026.05.14 14:12:02.286035 [ 271 ] {4f54c43c-b186-4aae-bcef-16072a8c7074} <Debug> TCPHandler: Processed in 0.001230122 sec. | ||
| 17016 | 2026.05.14 14:12:02.286159 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17017 | 2026.05.14 14:12:02.286257 [ 271 ] {11fba87e-4ea5-4100-bbaa-dbbfdb31fb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17018 | 2026.05.14 14:12:02.286312 [ 271 ] {11fba87e-4ea5-4100-bbaa-dbbfdb31fb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17019 | 2026.05.14 14:12:02.287257 [ 271 ] {11fba87e-4ea5-4100-bbaa-dbbfdb31fb2e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17020 | 2026.05.14 14:12:02.287295 [ 271 ] {11fba87e-4ea5-4100-bbaa-dbbfdb31fb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17021 | 2026.05.14 14:12:02.287857 [ 271 ] {11fba87e-4ea5-4100-bbaa-dbbfdb31fb2e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17022 | 2026.05.14 14:12:02.288079 [ 271 ] {11fba87e-4ea5-4100-bbaa-dbbfdb31fb2e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17023 | 2026.05.14 14:12:02.288216 [ 271 ] {11fba87e-4ea5-4100-bbaa-dbbfdb31fb2e} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001977 sec., 26808.29539706626 rows/sec., 48.04 MiB/sec. | ||
| 17024 | 2026.05.14 14:12:02.288270 [ 271 ] {11fba87e-4ea5-4100-bbaa-dbbfdb31fb2e} <Debug> TCPHandler: Processed in 0.00216007 sec. | ||
| 17025 | 2026.05.14 14:12:02.288409 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17026 | 2026.05.14 14:12:02.288508 [ 271 ] {afcd3dc7-d757-4b41-8ac8-3ee2030ace2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17027 | 2026.05.14 14:12:02.288549 [ 271 ] {afcd3dc7-d757-4b41-8ac8-3ee2030ace2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17028 | 2026.05.14 14:12:02.288908 [ 271 ] {afcd3dc7-d757-4b41-8ac8-3ee2030ace2c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17029 | 2026.05.14 14:12:02.288945 [ 271 ] {afcd3dc7-d757-4b41-8ac8-3ee2030ace2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17030 | 2026.05.14 14:12:02.289244 [ 271 ] {afcd3dc7-d757-4b41-8ac8-3ee2030ace2c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17031 | 2026.05.14 14:12:02.289465 [ 271 ] {afcd3dc7-d757-4b41-8ac8-3ee2030ace2c} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17032 | 2026.05.14 14:12:02.289596 [ 271 ] {afcd3dc7-d757-4b41-8ac8-3ee2030ace2c} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001107 sec., 37940.37940379404 rows/sec., 2.16 MiB/sec. | ||
| 17033 | 2026.05.14 14:12:02.289633 [ 271 ] {afcd3dc7-d757-4b41-8ac8-3ee2030ace2c} <Debug> TCPHandler: Processed in 0.001274922 sec. | ||
| 17034 | 2026.05.14 14:12:02.560913 [ 219 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17035 | 2026.05.14 14:12:02.560965 [ 219 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17036 | 2026.05.14 14:12:02.562826 [ 219 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17037 | 2026.05.14 14:12:03.167766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 17038 | 2026.05.14 14:12:03.183405 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17039 | 2026.05.14 14:12:03.183458 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17040 | 2026.05.14 14:12:03.189317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 17041 | 2026.05.14 14:12:03.189993 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17042 | 2026.05.14 14:12:03.192725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 17043 | 2026.05.14 14:12:06.542370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 2142 | ||
| 17044 | 2026.05.14 14:12:06.545226 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17045 | 2026.05.14 14:12:06.545275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17046 | 2026.05.14 14:12:06.546469 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17047 | 2026.05.14 14:12:06.546724 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17048 | 2026.05.14 14:12:06.546987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2142 | ||
| 17049 | 2026.05.14 14:12:06.944861 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17050 | 2026.05.14 14:12:06.945136 [ 271 ] {38e583ef-e0dc-4475-8ae3-03a27eb9038e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 17051 | 2026.05.14 14:12:06.945523 [ 271 ] {38e583ef-e0dc-4475-8ae3-03a27eb9038e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17052 | 2026.05.14 14:12:06.945560 [ 271 ] {38e583ef-e0dc-4475-8ae3-03a27eb9038e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 17053 | 2026.05.14 14:12:06.945785 [ 271 ] {38e583ef-e0dc-4475-8ae3-03a27eb9038e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17054 | 2026.05.14 14:12:06.945855 [ 271 ] {38e583ef-e0dc-4475-8ae3-03a27eb9038e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17055 | 2026.05.14 14:12:06.946000 [ 271 ] {38e583ef-e0dc-4475-8ae3-03a27eb9038e} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17056 | 2026.05.14 14:12:06.946038 [ 271 ] {38e583ef-e0dc-4475-8ae3-03a27eb9038e} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17057 | 2026.05.14 14:12:06.946060 [ 271 ] {38e583ef-e0dc-4475-8ae3-03a27eb9038e} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 17058 | 2026.05.14 14:12:06.946077 [ 271 ] {38e583ef-e0dc-4475-8ae3-03a27eb9038e} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17059 | 2026.05.14 14:12:06.946120 [ 271 ] {38e583ef-e0dc-4475-8ae3-03a27eb9038e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 17060 | 2026.05.14 14:12:06.946141 [ 271 ] {38e583ef-e0dc-4475-8ae3-03a27eb9038e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 17061 | 2026.05.14 14:12:06.947397 [ 271 ] {38e583ef-e0dc-4475-8ae3-03a27eb9038e} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002352 sec., 18707.482993197278 rows/sec., 3.91 MiB/sec. | ||
| 17062 | 2026.05.14 14:12:06.947598 [ 271 ] {38e583ef-e0dc-4475-8ae3-03a27eb9038e} <Debug> TCPHandler: Processed in 0.002893117 sec. | ||
| 17063 | 2026.05.14 14:12:06.949432 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17064 | 2026.05.14 14:12:06.949593 [ 271 ] {c86d33b2-b388-4aa9-b2df-1c204dee26ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17065 | 2026.05.14 14:12:06.949666 [ 271 ] {c86d33b2-b388-4aa9-b2df-1c204dee26ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17066 | 2026.05.14 14:12:06.950447 [ 271 ] {c86d33b2-b388-4aa9-b2df-1c204dee26ef} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17067 | 2026.05.14 14:12:06.950513 [ 271 ] {c86d33b2-b388-4aa9-b2df-1c204dee26ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17068 | 2026.05.14 14:12:06.950918 [ 271 ] {c86d33b2-b388-4aa9-b2df-1c204dee26ef} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17069 | 2026.05.14 14:12:06.951138 [ 271 ] {c86d33b2-b388-4aa9-b2df-1c204dee26ef} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17070 | 2026.05.14 14:12:06.951287 [ 271 ] {c86d33b2-b388-4aa9-b2df-1c204dee26ef} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001747 sec., 32054.951345163136 rows/sec., 2.45 MiB/sec. | ||
| 17071 | 2026.05.14 14:12:06.951301 [ 85 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17072 | 2026.05.14 14:12:06.951337 [ 271 ] {c86d33b2-b388-4aa9-b2df-1c204dee26ef} <Debug> TCPHandler: Processed in 0.002027529 sec. | ||
| 17073 | 2026.05.14 14:12:06.951351 [ 85 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17074 | 2026.05.14 14:12:06.951380 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17075 | 2026.05.14 14:12:06.951489 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17076 | 2026.05.14 14:12:06.951567 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17077 | 2026.05.14 14:12:06.951610 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17078 | 2026.05.14 14:12:06.951648 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3239 rows starting from the beginning of the part | ||
| 17079 | 2026.05.14 14:12:06.951705 [ 271 ] {c24b96a6-2e99-440e-bae2-64581893adeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17080 | 2026.05.14 14:12:06.951716 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 17081 | 2026.05.14 14:12:06.951773 [ 271 ] {c24b96a6-2e99-440e-bae2-64581893adeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17082 | 2026.05.14 14:12:06.951780 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 881 rows starting from the beginning of the part | ||
| 17083 | 2026.05.14 14:12:06.951839 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 17084 | 2026.05.14 14:12:06.951882 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 3230 rows starting from the beginning of the part | ||
| 17085 | 2026.05.14 14:12:06.951929 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 17086 | 2026.05.14 14:12:06.952223 [ 271 ] {c24b96a6-2e99-440e-bae2-64581893adeb} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17087 | 2026.05.14 14:12:06.952268 [ 271 ] {c24b96a6-2e99-440e-bae2-64581893adeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17088 | 2026.05.14 14:12:06.952605 [ 271 ] {c24b96a6-2e99-440e-bae2-64581893adeb} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17089 | 2026.05.14 14:12:06.952847 [ 271 ] {c24b96a6-2e99-440e-bae2-64581893adeb} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17090 | 2026.05.14 14:12:06.952977 [ 271 ] {c24b96a6-2e99-440e-bae2-64581893adeb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001313 sec., 48743.335872048745 rows/sec., 3.80 MiB/sec. | ||
| 17091 | 2026.05.14 14:12:06.953017 [ 271 ] {c24b96a6-2e99-440e-bae2-64581893adeb} <Debug> TCPHandler: Processed in 0.001575014 sec. | ||
| 17092 | 2026.05.14 14:12:06.953022 [ 79 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17093 | 2026.05.14 14:12:06.953095 [ 79 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17094 | 2026.05.14 14:12:06.953119 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17095 | 2026.05.14 14:12:06.953180 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17096 | 2026.05.14 14:12:06.953223 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17097 | 2026.05.14 14:12:06.953282 [ 271 ] {78c39a4b-76c4-45f8-be71-be19f6f4f124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17098 | 2026.05.14 14:12:06.953330 [ 271 ] {78c39a4b-76c4-45f8-be71-be19f6f4f124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17099 | 2026.05.14 14:12:06.953349 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17100 | 2026.05.14 14:12:06.953389 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1797 rows starting from the beginning of the part | ||
| 17101 | 2026.05.14 14:12:06.953457 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 17102 | 2026.05.14 14:12:06.953504 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 532 rows starting from the beginning of the part | ||
| 17103 | 2026.05.14 14:12:06.953547 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 17104 | 2026.05.14 14:12:06.953587 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1758 rows starting from the beginning of the part | ||
| 17105 | 2026.05.14 14:12:06.953629 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 17106 | 2026.05.14 14:12:06.953711 [ 271 ] {78c39a4b-76c4-45f8-be71-be19f6f4f124} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17107 | 2026.05.14 14:12:06.953753 [ 271 ] {78c39a4b-76c4-45f8-be71-be19f6f4f124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17108 | 2026.05.14 14:12:06.954118 [ 271 ] {78c39a4b-76c4-45f8-be71-be19f6f4f124} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17109 | 2026.05.14 14:12:06.954271 [ 187 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7518 rows, containing 5 columns (5 merged, 0 gathered) in 0.002832127 sec., 2654541.974989116 rows/sec., 209.71 MiB/sec. | ||
| 17110 | 2026.05.14 14:12:06.954361 [ 271 ] {78c39a4b-76c4-45f8-be71-be19f6f4f124} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17111 | 2026.05.14 14:12:06.954502 [ 271 ] {78c39a4b-76c4-45f8-be71-be19f6f4f124} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00124 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. | ||
| 17112 | 2026.05.14 14:12:06.954542 [ 271 ] {78c39a4b-76c4-45f8-be71-be19f6f4f124} <Debug> TCPHandler: Processed in 0.001422713 sec. | ||
| 17113 | 2026.05.14 14:12:06.954590 [ 200 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17114 | 2026.05.14 14:12:06.954700 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17115 | 2026.05.14 14:12:06.954805 [ 271 ] {e7466637-057e-4878-aac4-2994a3dfc771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17116 | 2026.05.14 14:12:06.954862 [ 271 ] {e7466637-057e-4878-aac4-2994a3dfc771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17117 | 2026.05.14 14:12:06.954888 [ 200 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_121_24} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17118 | 2026.05.14 14:12:06.954968 [ 200 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_121_24} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17119 | 2026.05.14 14:12:06.955063 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 17120 | 2026.05.14 14:12:06.955225 [ 271 ] {e7466637-057e-4878-aac4-2994a3dfc771} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17121 | 2026.05.14 14:12:06.955235 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002055909 sec., 2081317.8015174798 rows/sec., 150.50 MiB/sec. | ||
| 17122 | 2026.05.14 14:12:06.955271 [ 271 ] {e7466637-057e-4878-aac4-2994a3dfc771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17123 | 2026.05.14 14:12:06.955452 [ 200 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17124 | 2026.05.14 14:12:06.955635 [ 271 ] {e7466637-057e-4878-aac4-2994a3dfc771} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17125 | 2026.05.14 14:12:06.955763 [ 200 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_121_24} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17126 | 2026.05.14 14:12:06.955857 [ 200 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_121_24} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17127 | 2026.05.14 14:12:06.955911 [ 271 ] {e7466637-057e-4878-aac4-2994a3dfc771} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17128 | 2026.05.14 14:12:06.955952 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 17129 | 2026.05.14 14:12:06.956052 [ 271 ] {e7466637-057e-4878-aac4-2994a3dfc771} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001265 sec., 37944.66403162055 rows/sec., 2.56 MiB/sec. | ||
| 17130 | 2026.05.14 14:12:06.956058 [ 79 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17131 | 2026.05.14 14:12:06.956119 [ 79 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17132 | 2026.05.14 14:12:06.956138 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17133 | 2026.05.14 14:12:06.956164 [ 271 ] {e7466637-057e-4878-aac4-2994a3dfc771} <Debug> TCPHandler: Processed in 0.001514094 sec. | ||
| 17134 | 2026.05.14 14:12:06.956217 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17135 | 2026.05.14 14:12:06.956323 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17136 | 2026.05.14 14:12:06.956350 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7440 rows starting from the beginning of the part | ||
| 17137 | 2026.05.14 14:12:06.956400 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 17138 | 2026.05.14 14:12:06.956439 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 90 rows starting from the beginning of the part | ||
| 17139 | 2026.05.14 14:12:06.956477 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 17140 | 2026.05.14 14:12:06.956514 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 42 rows starting from the beginning of the part | ||
| 17141 | 2026.05.14 14:12:06.956554 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 48 rows starting from the beginning of the part | ||
| 17142 | 2026.05.14 14:12:06.958413 [ 190 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7740 rows, containing 4 columns (4 merged, 0 gathered) in 0.002227401 sec., 3474901.9148325785 rows/sec., 224.05 MiB/sec. | ||
| 17143 | 2026.05.14 14:12:06.958835 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17144 | 2026.05.14 14:12:06.959114 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_121_24} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17145 | 2026.05.14 14:12:06.959197 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_121_24} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17146 | 2026.05.14 14:12:06.959275 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 17147 | 2026.05.14 14:12:08.930026 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34088 | ||
| 17148 | 2026.05.14 14:12:08.930566 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17149 | 2026.05.14 14:12:08.930615 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17150 | 2026.05.14 14:12:08.931082 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17151 | 2026.05.14 14:12:08.931318 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17152 | 2026.05.14 14:12:08.931445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34088 | ||
| 17153 | 2026.05.14 14:12:08.931498 [ 80 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17154 | 2026.05.14 14:12:08.931569 [ 80 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17155 | 2026.05.14 14:12:08.931594 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17156 | 2026.05.14 14:12:08.931731 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 17157 | 2026.05.14 14:12:08.931884 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17158 | 2026.05.14 14:12:08.931926 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31720 rows starting from the beginning of the part | ||
| 17159 | 2026.05.14 14:12:08.931997 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 17160 | 2026.05.14 14:12:08.932049 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 17161 | 2026.05.14 14:12:08.932094 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 17162 | 2026.05.14 14:12:08.932139 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 17163 | 2026.05.14 14:12:08.932184 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 17164 | 2026.05.14 14:12:08.934384 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34088 rows, containing 4 columns (4 merged, 0 gathered) in 0.002719285 sec., 12535648.157511992 rows/sec., 179.32 MiB/sec. | ||
| 17165 | 2026.05.14 14:12:08.934663 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17166 | 2026.05.14 14:12:08.934898 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_71_14} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17167 | 2026.05.14 14:12:08.934968 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_71_14} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17168 | 2026.05.14 14:12:08.935038 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 17169 | 2026.05.14 14:12:10.693440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 17170 | 2026.05.14 14:12:10.709910 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17171 | 2026.05.14 14:12:10.709971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17172 | 2026.05.14 14:12:10.715840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17173 | 2026.05.14 14:12:10.716501 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17174 | 2026.05.14 14:12:10.716816 [ 77 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17175 | 2026.05.14 14:12:10.716903 [ 77 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17176 | 2026.05.14 14:12:10.716936 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17177 | 2026.05.14 14:12:10.717088 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 17178 | 2026.05.14 14:12:10.719541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 17179 | 2026.05.14 14:12:10.720686 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17180 | 2026.05.14 14:12:10.722354 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 17181 | 2026.05.14 14:12:10.727768 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 17182 | 2026.05.14 14:12:10.732923 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 17183 | 2026.05.14 14:12:10.737908 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 17184 | 2026.05.14 14:12:10.742934 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 17185 | 2026.05.14 14:12:10.747618 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 17186 | 2026.05.14 14:12:10.801760 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.084670271 sec., 6318.628648300889 rows/sec., 32.67 MiB/sec. | ||
| 17187 | 2026.05.14 14:12:10.804386 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17188 | 2026.05.14 14:12:10.806131 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_71_14} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17189 | 2026.05.14 14:12:10.806248 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_71_14} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17190 | 2026.05.14 14:12:10.807838 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17191 | 2026.05.14 14:12:11.946954 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17192 | 2026.05.14 14:12:11.947178 [ 271 ] {4f523c7d-4add-45ec-909b-348983beb906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 17193 | 2026.05.14 14:12:11.947601 [ 271 ] {4f523c7d-4add-45ec-909b-348983beb906} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17194 | 2026.05.14 14:12:11.947645 [ 271 ] {4f523c7d-4add-45ec-909b-348983beb906} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 17195 | 2026.05.14 14:12:11.947905 [ 271 ] {4f523c7d-4add-45ec-909b-348983beb906} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17196 | 2026.05.14 14:12:11.947985 [ 271 ] {4f523c7d-4add-45ec-909b-348983beb906} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17197 | 2026.05.14 14:12:11.948152 [ 271 ] {4f523c7d-4add-45ec-909b-348983beb906} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17198 | 2026.05.14 14:12:11.948199 [ 271 ] {4f523c7d-4add-45ec-909b-348983beb906} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17199 | 2026.05.14 14:12:11.948222 [ 271 ] {4f523c7d-4add-45ec-909b-348983beb906} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 17200 | 2026.05.14 14:12:11.948243 [ 271 ] {4f523c7d-4add-45ec-909b-348983beb906} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17201 | 2026.05.14 14:12:11.948295 [ 271 ] {4f523c7d-4add-45ec-909b-348983beb906} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 17202 | 2026.05.14 14:12:11.948316 [ 271 ] {4f523c7d-4add-45ec-909b-348983beb906} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 17203 | 2026.05.14 14:12:11.949493 [ 271 ] {4f523c7d-4add-45ec-909b-348983beb906} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002356 sec., 18675.72156196944 rows/sec., 3.90 MiB/sec. | ||
| 17204 | 2026.05.14 14:12:11.949617 [ 271 ] {4f523c7d-4add-45ec-909b-348983beb906} <Debug> TCPHandler: Processed in 0.002765086 sec. | ||
| 17205 | 2026.05.14 14:12:11.951467 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17206 | 2026.05.14 14:12:11.951665 [ 271 ] {a7c8587f-7cb9-4dae-b7ee-b655369d7167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17207 | 2026.05.14 14:12:11.951745 [ 271 ] {a7c8587f-7cb9-4dae-b7ee-b655369d7167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17208 | 2026.05.14 14:12:11.952481 [ 271 ] {a7c8587f-7cb9-4dae-b7ee-b655369d7167} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17209 | 2026.05.14 14:12:11.952532 [ 271 ] {a7c8587f-7cb9-4dae-b7ee-b655369d7167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17210 | 2026.05.14 14:12:11.952957 [ 271 ] {a7c8587f-7cb9-4dae-b7ee-b655369d7167} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17211 | 2026.05.14 14:12:11.953196 [ 271 ] {a7c8587f-7cb9-4dae-b7ee-b655369d7167} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17212 | 2026.05.14 14:12:11.953354 [ 271 ] {a7c8587f-7cb9-4dae-b7ee-b655369d7167} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001743 sec., 32128.5140562249 rows/sec., 2.45 MiB/sec. | ||
| 17213 | 2026.05.14 14:12:11.953398 [ 271 ] {a7c8587f-7cb9-4dae-b7ee-b655369d7167} <Debug> TCPHandler: Processed in 0.002082 sec. | ||
| 17214 | 2026.05.14 14:12:11.953548 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17215 | 2026.05.14 14:12:11.953657 [ 271 ] {63e661e5-971f-4144-8374-24c03a1f5bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17216 | 2026.05.14 14:12:11.953699 [ 271 ] {63e661e5-971f-4144-8374-24c03a1f5bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17217 | 2026.05.14 14:12:11.954189 [ 271 ] {63e661e5-971f-4144-8374-24c03a1f5bc7} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17218 | 2026.05.14 14:12:11.954227 [ 271 ] {63e661e5-971f-4144-8374-24c03a1f5bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17219 | 2026.05.14 14:12:11.954542 [ 271 ] {63e661e5-971f-4144-8374-24c03a1f5bc7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17220 | 2026.05.14 14:12:11.954765 [ 271 ] {63e661e5-971f-4144-8374-24c03a1f5bc7} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17221 | 2026.05.14 14:12:11.954900 [ 271 ] {63e661e5-971f-4144-8374-24c03a1f5bc7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.96 MiB/sec. | ||
| 17222 | 2026.05.14 14:12:11.954939 [ 271 ] {63e661e5-971f-4144-8374-24c03a1f5bc7} <Debug> TCPHandler: Processed in 0.001441103 sec. | ||
| 17223 | 2026.05.14 14:12:11.955075 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17224 | 2026.05.14 14:12:11.955174 [ 271 ] {72214f4e-8161-4598-9dbc-1bda552c49f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17225 | 2026.05.14 14:12:11.955221 [ 271 ] {72214f4e-8161-4598-9dbc-1bda552c49f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17226 | 2026.05.14 14:12:11.955719 [ 271 ] {72214f4e-8161-4598-9dbc-1bda552c49f8} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17227 | 2026.05.14 14:12:11.955759 [ 271 ] {72214f4e-8161-4598-9dbc-1bda552c49f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17228 | 2026.05.14 14:12:11.956113 [ 271 ] {72214f4e-8161-4598-9dbc-1bda552c49f8} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17229 | 2026.05.14 14:12:11.956339 [ 271 ] {72214f4e-8161-4598-9dbc-1bda552c49f8} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17230 | 2026.05.14 14:12:11.956473 [ 271 ] {72214f4e-8161-4598-9dbc-1bda552c49f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 17231 | 2026.05.14 14:12:11.956510 [ 271 ] {72214f4e-8161-4598-9dbc-1bda552c49f8} <Debug> TCPHandler: Processed in 0.001484623 sec. | ||
| 17232 | 2026.05.14 14:12:11.956652 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17233 | 2026.05.14 14:12:11.956748 [ 271 ] {86fe6088-3b9d-4fca-8014-ceff0cf3c405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17234 | 2026.05.14 14:12:11.956791 [ 271 ] {86fe6088-3b9d-4fca-8014-ceff0cf3c405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17235 | 2026.05.14 14:12:11.957153 [ 271 ] {86fe6088-3b9d-4fca-8014-ceff0cf3c405} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17236 | 2026.05.14 14:12:11.957190 [ 271 ] {86fe6088-3b9d-4fca-8014-ceff0cf3c405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17237 | 2026.05.14 14:12:11.957494 [ 271 ] {86fe6088-3b9d-4fca-8014-ceff0cf3c405} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17238 | 2026.05.14 14:12:11.957699 [ 271 ] {86fe6088-3b9d-4fca-8014-ceff0cf3c405} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17239 | 2026.05.14 14:12:11.957823 [ 271 ] {86fe6088-3b9d-4fca-8014-ceff0cf3c405} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 17240 | 2026.05.14 14:12:11.957857 [ 271 ] {86fe6088-3b9d-4fca-8014-ceff0cf3c405} <Debug> TCPHandler: Processed in 0.001290902 sec. | ||
| 17241 | 2026.05.14 14:12:15.171415 [ 70 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Selected 5 parts from all_1_48_10 to all_52_52_0 | ||
| 17242 | 2026.05.14 14:12:15.171514 [ 70 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17243 | 2026.05.14 14:12:15.171554 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17244 | 2026.05.14 14:12:15.171711 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_48_10 to all_52_52_0 into Compact with storage Full | ||
| 17245 | 2026.05.14 14:12:15.171863 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17246 | 2026.05.14 14:12:15.171897 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 950 rows starting from the beginning of the part | ||
| 17247 | 2026.05.14 14:12:15.171964 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 950 rows starting from the beginning of the part | ||
| 17248 | 2026.05.14 14:12:15.172012 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part | ||
| 17249 | 2026.05.14 14:12:15.172057 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part | ||
| 17250 | 2026.05.14 14:12:15.172098 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 950 rows starting from the beginning of the part | ||
| 17251 | 2026.05.14 14:12:15.173296 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3148 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639285 sec., 1920349.4206315558 rows/sec., 121.36 MiB/sec. | ||
| 17252 | 2026.05.14 14:12:15.173521 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 17253 | 2026.05.14 14:12:15.173827 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_52_11} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17254 | 2026.05.14 14:12:15.173912 [ 186 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_52_11} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Merged 5 parts: [all_1_48_10, all_52_52_0] -> all_1_52_11 | ||
| 17255 | 2026.05.14 14:12:15.174010 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 17256 | 2026.05.14 14:12:16.167118 [ 221 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17257 | 2026.05.14 14:12:16.167193 [ 221 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17258 | 2026.05.14 14:12:16.169019 [ 221 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17259 | 2026.05.14 14:12:16.258308 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17260 | 2026.05.14 14:12:16.258388 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17261 | 2026.05.14 14:12:16.352449 [ 225 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17262 | 2026.05.14 14:12:16.352509 [ 225 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17263 | 2026.05.14 14:12:16.354908 [ 225 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17264 | 2026.05.14 14:12:16.357788 [ 222 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17265 | 2026.05.14 14:12:16.357824 [ 222 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17266 | 2026.05.14 14:12:16.360155 [ 222 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17267 | 2026.05.14 14:12:16.431697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34600 | ||
| 17268 | 2026.05.14 14:12:16.432215 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17269 | 2026.05.14 14:12:16.432253 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17270 | 2026.05.14 14:12:16.432736 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17271 | 2026.05.14 14:12:16.432980 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17272 | 2026.05.14 14:12:16.433104 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34600 | ||
| 17273 | 2026.05.14 14:12:16.459566 [ 218 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17274 | 2026.05.14 14:12:16.459631 [ 218 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17275 | 2026.05.14 14:12:16.461746 [ 218 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17276 | 2026.05.14 14:12:16.547544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2162 | ||
| 17277 | 2026.05.14 14:12:16.549713 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17278 | 2026.05.14 14:12:16.549764 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17279 | 2026.05.14 14:12:16.550879 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17280 | 2026.05.14 14:12:16.551137 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17281 | 2026.05.14 14:12:16.551389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2162 | ||
| 17282 | 2026.05.14 14:12:16.631987 [ 224 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17283 | 2026.05.14 14:12:16.632043 [ 224 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17284 | 2026.05.14 14:12:16.633743 [ 224 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17285 | 2026.05.14 14:12:16.795444 [ 218 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17286 | 2026.05.14 14:12:16.795498 [ 218 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17287 | 2026.05.14 14:12:16.797238 [ 218 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17288 | 2026.05.14 14:12:16.826816 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17289 | 2026.05.14 14:12:16.826874 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17290 | 2026.05.14 14:12:16.828901 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17291 | 2026.05.14 14:12:16.910608 [ 223 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17292 | 2026.05.14 14:12:16.910670 [ 223 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17293 | 2026.05.14 14:12:16.912695 [ 223 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17294 | 2026.05.14 14:12:16.952011 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17295 | 2026.05.14 14:12:16.952271 [ 271 ] {c724d95c-16d6-40f7-8630-e5cc3596d853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 17296 | 2026.05.14 14:12:16.952661 [ 271 ] {c724d95c-16d6-40f7-8630-e5cc3596d853} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17297 | 2026.05.14 14:12:16.952711 [ 271 ] {c724d95c-16d6-40f7-8630-e5cc3596d853} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 17298 | 2026.05.14 14:12:16.952959 [ 271 ] {c724d95c-16d6-40f7-8630-e5cc3596d853} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17299 | 2026.05.14 14:12:16.953026 [ 271 ] {c724d95c-16d6-40f7-8630-e5cc3596d853} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17300 | 2026.05.14 14:12:16.953167 [ 271 ] {c724d95c-16d6-40f7-8630-e5cc3596d853} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 17301 | 2026.05.14 14:12:16.953202 [ 271 ] {c724d95c-16d6-40f7-8630-e5cc3596d853} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17302 | 2026.05.14 14:12:16.953223 [ 271 ] {c724d95c-16d6-40f7-8630-e5cc3596d853} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 17303 | 2026.05.14 14:12:16.953239 [ 271 ] {c724d95c-16d6-40f7-8630-e5cc3596d853} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17304 | 2026.05.14 14:12:16.953280 [ 271 ] {c724d95c-16d6-40f7-8630-e5cc3596d853} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 17305 | 2026.05.14 14:12:16.953300 [ 271 ] {c724d95c-16d6-40f7-8630-e5cc3596d853} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 17306 | 2026.05.14 14:12:16.954356 [ 271 ] {c724d95c-16d6-40f7-8630-e5cc3596d853} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002199 sec., 20009.095043201454 rows/sec., 4.18 MiB/sec. | ||
| 17307 | 2026.05.14 14:12:16.954462 [ 271 ] {c724d95c-16d6-40f7-8630-e5cc3596d853} <Debug> TCPHandler: Processed in 0.002584904 sec. | ||
| 17308 | 2026.05.14 14:12:16.959881 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17309 | 2026.05.14 14:12:16.960012 [ 271 ] {0e56b790-40d6-4f45-ab9c-2ea2aacefc23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17310 | 2026.05.14 14:12:16.960066 [ 271 ] {0e56b790-40d6-4f45-ab9c-2ea2aacefc23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17311 | 2026.05.14 14:12:16.960745 [ 271 ] {0e56b790-40d6-4f45-ab9c-2ea2aacefc23} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17312 | 2026.05.14 14:12:16.960799 [ 271 ] {0e56b790-40d6-4f45-ab9c-2ea2aacefc23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17313 | 2026.05.14 14:12:16.961171 [ 271 ] {0e56b790-40d6-4f45-ab9c-2ea2aacefc23} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17314 | 2026.05.14 14:12:16.961384 [ 271 ] {0e56b790-40d6-4f45-ab9c-2ea2aacefc23} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17315 | 2026.05.14 14:12:16.961523 [ 271 ] {0e56b790-40d6-4f45-ab9c-2ea2aacefc23} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00155 sec., 183225.8064516129 rows/sec., 11.64 MiB/sec. | ||
| 17316 | 2026.05.14 14:12:16.961530 [ 66 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 17317 | 2026.05.14 14:12:16.961573 [ 271 ] {0e56b790-40d6-4f45-ab9c-2ea2aacefc23} <Debug> TCPHandler: Processed in 0.001753966 sec. | ||
| 17318 | 2026.05.14 14:12:16.961590 [ 66 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2026.05.14 14:12:16.961617 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17320 | 2026.05.14 14:12:16.961713 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17321 | 2026.05.14 14:12:16.961718 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 17322 | 2026.05.14 14:12:16.961816 [ 271 ] {81232c68-19f0-42ac-8f7f-ac6bf684014c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17323 | 2026.05.14 14:12:16.961852 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17324 | 2026.05.14 14:12:16.961861 [ 271 ] {81232c68-19f0-42ac-8f7f-ac6bf684014c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17325 | 2026.05.14 14:12:16.961890 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 284 rows starting from the beginning of the part | ||
| 17326 | 2026.05.14 14:12:16.961954 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 284 rows starting from the beginning of the part | ||
| 17327 | 2026.05.14 14:12:16.962001 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 284 rows starting from the beginning of the part | ||
| 17328 | 2026.05.14 14:12:16.962045 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 284 rows starting from the beginning of the part | ||
| 17329 | 2026.05.14 14:12:16.962084 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 284 rows starting from the beginning of the part | ||
| 17330 | 2026.05.14 14:12:16.962697 [ 271 ] {81232c68-19f0-42ac-8f7f-ac6bf684014c} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17331 | 2026.05.14 14:12:16.962738 [ 271 ] {81232c68-19f0-42ac-8f7f-ac6bf684014c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17332 | 2026.05.14 14:12:16.962978 [ 186 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303152 sec., 1089665.6721548983 rows/sec., 73.37 MiB/sec. | ||
| 17333 | 2026.05.14 14:12:16.963089 [ 271 ] {81232c68-19f0-42ac-8f7f-ac6bf684014c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17334 | 2026.05.14 14:12:16.963129 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 17335 | 2026.05.14 14:12:16.963359 [ 271 ] {81232c68-19f0-42ac-8f7f-ac6bf684014c} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17336 | 2026.05.14 14:12:16.963457 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_53_13} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17337 | 2026.05.14 14:12:16.963502 [ 271 ] {81232c68-19f0-42ac-8f7f-ac6bf684014c} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001705 sec., 516715.54252199415 rows/sec., 40.60 MiB/sec. | ||
| 17338 | 2026.05.14 14:12:16.963537 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_53_13} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 17339 | 2026.05.14 14:12:16.963546 [ 271 ] {81232c68-19f0-42ac-8f7f-ac6bf684014c} <Debug> TCPHandler: Processed in 0.001882277 sec. | ||
| 17340 | 2026.05.14 14:12:16.963617 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 17341 | 2026.05.14 14:12:16.963686 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17342 | 2026.05.14 14:12:16.963787 [ 271 ] {423a3af6-df09-4bb6-9eaf-cbdbbcc2f633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17343 | 2026.05.14 14:12:16.963827 [ 271 ] {423a3af6-df09-4bb6-9eaf-cbdbbcc2f633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17344 | 2026.05.14 14:12:16.964336 [ 271 ] {423a3af6-df09-4bb6-9eaf-cbdbbcc2f633} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17345 | 2026.05.14 14:12:16.964372 [ 271 ] {423a3af6-df09-4bb6-9eaf-cbdbbcc2f633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17346 | 2026.05.14 14:12:16.964676 [ 271 ] {423a3af6-df09-4bb6-9eaf-cbdbbcc2f633} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17347 | 2026.05.14 14:12:16.964883 [ 271 ] {423a3af6-df09-4bb6-9eaf-cbdbbcc2f633} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17348 | 2026.05.14 14:12:16.965010 [ 271 ] {423a3af6-df09-4bb6-9eaf-cbdbbcc2f633} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001242 sec., 148148.14814814815 rows/sec., 9.20 MiB/sec. | ||
| 17349 | 2026.05.14 14:12:16.965047 [ 271 ] {423a3af6-df09-4bb6-9eaf-cbdbbcc2f633} <Debug> TCPHandler: Processed in 0.001410523 sec. | ||
| 17350 | 2026.05.14 14:12:16.965182 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17351 | 2026.05.14 14:12:16.965280 [ 271 ] {106ccb3e-4aea-47af-8c16-fb8327a9402e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17352 | 2026.05.14 14:12:16.965319 [ 271 ] {106ccb3e-4aea-47af-8c16-fb8327a9402e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17353 | 2026.05.14 14:12:16.965762 [ 271 ] {106ccb3e-4aea-47af-8c16-fb8327a9402e} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17354 | 2026.05.14 14:12:16.965799 [ 271 ] {106ccb3e-4aea-47af-8c16-fb8327a9402e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17355 | 2026.05.14 14:12:16.966098 [ 271 ] {106ccb3e-4aea-47af-8c16-fb8327a9402e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17356 | 2026.05.14 14:12:16.966309 [ 271 ] {106ccb3e-4aea-47af-8c16-fb8327a9402e} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17357 | 2026.05.14 14:12:16.966434 [ 271 ] {106ccb3e-4aea-47af-8c16-fb8327a9402e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001173 sec., 127024.72293265132 rows/sec., 8.21 MiB/sec. | ||
| 17358 | 2026.05.14 14:12:16.966472 [ 271 ] {106ccb3e-4aea-47af-8c16-fb8327a9402e} <Debug> TCPHandler: Processed in 0.001338462 sec. | ||
| 17359 | 2026.05.14 14:12:16.966592 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17360 | 2026.05.14 14:12:16.966688 [ 271 ] {c82ad15c-170e-4e66-8838-31c1861ad316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17361 | 2026.05.14 14:12:16.966728 [ 271 ] {c82ad15c-170e-4e66-8838-31c1861ad316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17362 | 2026.05.14 14:12:16.967169 [ 271 ] {c82ad15c-170e-4e66-8838-31c1861ad316} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17363 | 2026.05.14 14:12:16.967205 [ 271 ] {c82ad15c-170e-4e66-8838-31c1861ad316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17364 | 2026.05.14 14:12:16.967490 [ 271 ] {c82ad15c-170e-4e66-8838-31c1861ad316} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17365 | 2026.05.14 14:12:16.967694 [ 271 ] {c82ad15c-170e-4e66-8838-31c1861ad316} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17366 | 2026.05.14 14:12:16.967806 [ 66 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 17367 | 2026.05.14 14:12:16.967822 [ 271 ] {c82ad15c-170e-4e66-8838-31c1861ad316} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 17368 | 2026.05.14 14:12:16.967842 [ 66 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17369 | 2026.05.14 14:12:16.967865 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17370 | 2026.05.14 14:12:16.967866 [ 271 ] {c82ad15c-170e-4e66-8838-31c1861ad316} <Debug> TCPHandler: Processed in 0.001324042 sec. | ||
| 17371 | 2026.05.14 14:12:16.967977 [ 188 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 17372 | 2026.05.14 14:12:16.968009 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17373 | 2026.05.14 14:12:16.968113 [ 271 ] {2035db60-4225-48dc-9cca-81aedc15a99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17374 | 2026.05.14 14:12:16.968116 [ 188 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17375 | 2026.05.14 14:12:16.968157 [ 271 ] {2035db60-4225-48dc-9cca-81aedc15a99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17376 | 2026.05.14 14:12:16.968164 [ 188 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 148 rows starting from the beginning of the part | ||
| 17377 | 2026.05.14 14:12:16.968243 [ 188 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 148 rows starting from the beginning of the part | ||
| 17378 | 2026.05.14 14:12:16.968290 [ 188 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 148 rows starting from the beginning of the part | ||
| 17379 | 2026.05.14 14:12:16.968332 [ 188 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 148 rows starting from the beginning of the part | ||
| 17380 | 2026.05.14 14:12:16.968371 [ 188 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 148 rows starting from the beginning of the part | ||
| 17381 | 2026.05.14 14:12:16.968780 [ 271 ] {2035db60-4225-48dc-9cca-81aedc15a99b} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17382 | 2026.05.14 14:12:16.968822 [ 271 ] {2035db60-4225-48dc-9cca-81aedc15a99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17383 | 2026.05.14 14:12:16.969141 [ 271 ] {2035db60-4225-48dc-9cca-81aedc15a99b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17384 | 2026.05.14 14:12:16.969197 [ 186 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273012 sec., 581298.5266438965 rows/sec., 35.28 MiB/sec. | ||
| 17385 | 2026.05.14 14:12:16.969345 [ 188 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 17386 | 2026.05.14 14:12:16.969364 [ 271 ] {2035db60-4225-48dc-9cca-81aedc15a99b} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17387 | 2026.05.14 14:12:16.969505 [ 271 ] {2035db60-4225-48dc-9cca-81aedc15a99b} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.00141 sec., 377304.9645390071 rows/sec., 26.69 MiB/sec. | ||
| 17388 | 2026.05.14 14:12:16.969546 [ 271 ] {2035db60-4225-48dc-9cca-81aedc15a99b} <Debug> TCPHandler: Processed in 0.001586414 sec. | ||
| 17389 | 2026.05.14 14:12:16.969617 [ 188 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_53_13} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17390 | 2026.05.14 14:12:16.969674 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17391 | 2026.05.14 14:12:16.969693 [ 188 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_53_13} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 17392 | 2026.05.14 14:12:16.969765 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17393 | 2026.05.14 14:12:16.969776 [ 271 ] {145882b4-c862-4456-ba9f-8e31297548be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17394 | 2026.05.14 14:12:16.969823 [ 271 ] {145882b4-c862-4456-ba9f-8e31297548be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17395 | 2026.05.14 14:12:16.970182 [ 271 ] {145882b4-c862-4456-ba9f-8e31297548be} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17396 | 2026.05.14 14:12:16.970217 [ 271 ] {145882b4-c862-4456-ba9f-8e31297548be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17397 | 2026.05.14 14:12:16.970519 [ 271 ] {145882b4-c862-4456-ba9f-8e31297548be} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17398 | 2026.05.14 14:12:16.970727 [ 271 ] {145882b4-c862-4456-ba9f-8e31297548be} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17399 | 2026.05.14 14:12:16.970854 [ 271 ] {145882b4-c862-4456-ba9f-8e31297548be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 17400 | 2026.05.14 14:12:16.970890 [ 271 ] {145882b4-c862-4456-ba9f-8e31297548be} <Debug> TCPHandler: Processed in 0.001265262 sec. | ||
| 17401 | 2026.05.14 14:12:16.971006 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17402 | 2026.05.14 14:12:16.971102 [ 271 ] {b6e38ab8-d9d7-4f1f-8307-62f5436f10a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17403 | 2026.05.14 14:12:16.971143 [ 271 ] {b6e38ab8-d9d7-4f1f-8307-62f5436f10a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17404 | 2026.05.14 14:12:16.971553 [ 271 ] {b6e38ab8-d9d7-4f1f-8307-62f5436f10a6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17405 | 2026.05.14 14:12:16.971589 [ 271 ] {b6e38ab8-d9d7-4f1f-8307-62f5436f10a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17406 | 2026.05.14 14:12:16.971913 [ 271 ] {b6e38ab8-d9d7-4f1f-8307-62f5436f10a6} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17407 | 2026.05.14 14:12:16.972117 [ 271 ] {b6e38ab8-d9d7-4f1f-8307-62f5436f10a6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17408 | 2026.05.14 14:12:16.972234 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_118_24 to all_123_123_0 | ||
| 17409 | 2026.05.14 14:12:16.972244 [ 271 ] {b6e38ab8-d9d7-4f1f-8307-62f5436f10a6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001161 sec., 228251.50732127478 rows/sec., 15.17 MiB/sec. | ||
| 17410 | 2026.05.14 14:12:16.972272 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17411 | 2026.05.14 14:12:16.972292 [ 271 ] {b6e38ab8-d9d7-4f1f-8307-62f5436f10a6} <Debug> TCPHandler: Processed in 0.001334693 sec. | ||
| 17412 | 2026.05.14 14:12:16.972294 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17413 | 2026.05.14 14:12:16.972417 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_123_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_118_24 to all_123_123_0 into Compact with storage Full | ||
| 17414 | 2026.05.14 14:12:16.972424 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17415 | 2026.05.14 14:12:16.972543 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_123_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17416 | 2026.05.14 14:12:16.972547 [ 271 ] {8f97ea46-00b9-4eba-b6e8-4b0b146f018a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17417 | 2026.05.14 14:12:16.972587 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_118_24, total 46814 rows starting from the beginning of the part | ||
| 17418 | 2026.05.14 14:12:16.972606 [ 271 ] {8f97ea46-00b9-4eba-b6e8-4b0b146f018a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17419 | 2026.05.14 14:12:16.972657 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 17420 | 2026.05.14 14:12:16.972713 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1601 rows starting from the beginning of the part | ||
| 17421 | 2026.05.14 14:12:16.972765 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 128 rows starting from the beginning of the part | ||
| 17422 | 2026.05.14 14:12:16.972814 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 17423 | 2026.05.14 14:12:16.972862 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 265 rows starting from the beginning of the part | ||
| 17424 | 2026.05.14 14:12:16.973046 [ 271 ] {8f97ea46-00b9-4eba-b6e8-4b0b146f018a} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17425 | 2026.05.14 14:12:16.973089 [ 271 ] {8f97ea46-00b9-4eba-b6e8-4b0b146f018a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17426 | 2026.05.14 14:12:16.973422 [ 271 ] {8f97ea46-00b9-4eba-b6e8-4b0b146f018a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17427 | 2026.05.14 14:12:16.973644 [ 271 ] {8f97ea46-00b9-4eba-b6e8-4b0b146f018a} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17428 | 2026.05.14 14:12:16.973781 [ 271 ] {8f97ea46-00b9-4eba-b6e8-4b0b146f018a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001254 sec., 797.4481658692185 rows/sec., 53.73 KiB/sec. | ||
| 17429 | 2026.05.14 14:12:16.973818 [ 271 ] {8f97ea46-00b9-4eba-b6e8-4b0b146f018a} <Debug> TCPHandler: Processed in 0.001442683 sec. | ||
| 17430 | 2026.05.14 14:12:16.973939 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17431 | 2026.05.14 14:12:16.974034 [ 271 ] {97f2553f-46c9-4645-adb7-025104a24e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17432 | 2026.05.14 14:12:16.974088 [ 271 ] {97f2553f-46c9-4645-adb7-025104a24e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17433 | 2026.05.14 14:12:16.974987 [ 271 ] {97f2553f-46c9-4645-adb7-025104a24e6d} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17434 | 2026.05.14 14:12:16.975025 [ 271 ] {97f2553f-46c9-4645-adb7-025104a24e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17435 | 2026.05.14 14:12:16.975587 [ 271 ] {97f2553f-46c9-4645-adb7-025104a24e6d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17436 | 2026.05.14 14:12:16.975825 [ 271 ] {97f2553f-46c9-4645-adb7-025104a24e6d} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17437 | 2026.05.14 14:12:16.975966 [ 271 ] {97f2553f-46c9-4645-adb7-025104a24e6d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001951 sec., 21527.421834956433 rows/sec., 38.58 MiB/sec. | ||
| 17438 | 2026.05.14 14:12:16.976020 [ 271 ] {97f2553f-46c9-4645-adb7-025104a24e6d} <Debug> TCPHandler: Processed in 0.002130699 sec. | ||
| 17439 | 2026.05.14 14:12:16.976163 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17440 | 2026.05.14 14:12:16.976261 [ 271 ] {83c1fa0b-44d7-412a-aaee-8908d1306128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17441 | 2026.05.14 14:12:16.976303 [ 271 ] {83c1fa0b-44d7-412a-aaee-8908d1306128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17442 | 2026.05.14 14:12:16.976651 [ 271 ] {83c1fa0b-44d7-412a-aaee-8908d1306128} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17443 | 2026.05.14 14:12:16.976688 [ 271 ] {83c1fa0b-44d7-412a-aaee-8908d1306128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17444 | 2026.05.14 14:12:16.977022 [ 271 ] {83c1fa0b-44d7-412a-aaee-8908d1306128} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17445 | 2026.05.14 14:12:16.977255 [ 271 ] {83c1fa0b-44d7-412a-aaee-8908d1306128} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17446 | 2026.05.14 14:12:16.977389 [ 271 ] {83c1fa0b-44d7-412a-aaee-8908d1306128} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001147 sec., 78465.56233653007 rows/sec., 4.91 MiB/sec. | ||
| 17447 | 2026.05.14 14:12:16.977426 [ 271 ] {83c1fa0b-44d7-412a-aaee-8908d1306128} <Debug> TCPHandler: Processed in 0.001311672 sec. | ||
| 17448 | 2026.05.14 14:12:16.981252 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_123_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49128 rows, containing 5 columns (5 merged, 0 gathered) in 0.008877922 sec., 5533727.374491463 rows/sec., 352.66 MiB/sec. | ||
| 17449 | 2026.05.14 14:12:16.981889 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_123_25} <Trace> MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) | ||
| 17450 | 2026.05.14 14:12:16.982173 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17451 | 2026.05.14 14:12:16.982251 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_118_24, all_123_123_0] -> all_1_123_25 | ||
| 17452 | 2026.05.14 14:12:16.982333 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 17453 | 2026.05.14 14:12:18.220092 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 17454 | 2026.05.14 14:12:18.235439 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17455 | 2026.05.14 14:12:18.235496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
| 17456 | 2026.05.14 14:12:18.241460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17457 | 2026.05.14 14:12:18.242184 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17458 | 2026.05.14 14:12:18.244923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 17459 | 2026.05.14 14:12:20.046494 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63710 | ||
| 17460 | 2026.05.14 14:12:20.046579 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17461 | 2026.05.14 14:12:20.046605 [ 268 ] {} <Debug> TCP-Session: 80ec4e55-e892-439a-b0d8-899ceb9df8d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63710 | ||
| 17462 | 2026.05.14 14:12:20.046627 [ 268 ] {} <Debug> TCP-Session: 80ec4e55-e892-439a-b0d8-899ceb9df8d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17463 | 2026.05.14 14:12:20.046640 [ 268 ] {} <Debug> TCP-Session: 80ec4e55-e892-439a-b0d8-899ceb9df8d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17464 | 2026.05.14 14:12:20.046810 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36676 | ||
| 17465 | 2026.05.14 14:12:20.046851 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57660 | ||
| 17466 | 2026.05.14 14:12:20.046874 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17467 | 2026.05.14 14:12:20.046886 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37835 | ||
| 17468 | 2026.05.14 14:12:20.046910 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42324 | ||
| 17469 | 2026.05.14 14:12:20.046928 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60375 | ||
| 17470 | 2026.05.14 14:12:20.046930 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62468 | ||
| 17471 | 2026.05.14 14:12:20.046972 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17472 | 2026.05.14 14:12:20.046988 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17473 | 2026.05.14 14:12:20.046978 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17474 | 2026.05.14 14:12:20.047021 [ 307 ] {} <Debug> TCP-Session: eeb280df-b684-4770-b0af-2d1c0e4c8ef3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37835 | ||
| 17475 | 2026.05.14 14:12:20.047043 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17476 | 2026.05.14 14:12:20.047067 [ 310 ] {} <Debug> TCP-Session: 333637db-653d-4509-84bd-6ff6f25a739d Authenticating user 'default' from [fd00:1122:3344:101::e]:42324 | ||
| 17477 | 2026.05.14 14:12:20.047074 [ 307 ] {} <Debug> TCP-Session: eeb280df-b684-4770-b0af-2d1c0e4c8ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17478 | 2026.05.14 14:12:20.047092 [ 311 ] {} <Debug> TCP-Session: 2879bf71-fff4-4bce-96bb-4f0e860e2c3a Authenticating user 'default' from [fd00:1122:3344:101::e]:62468 | ||
| 17479 | 2026.05.14 14:12:20.047108 [ 307 ] {} <Debug> TCP-Session: eeb280df-b684-4770-b0af-2d1c0e4c8ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17480 | 2026.05.14 14:12:20.047098 [ 310 ] {} <Debug> TCP-Session: 333637db-653d-4509-84bd-6ff6f25a739d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17481 | 2026.05.14 14:12:20.047132 [ 311 ] {} <Debug> TCP-Session: 2879bf71-fff4-4bce-96bb-4f0e860e2c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17482 | 2026.05.14 14:12:20.047155 [ 310 ] {} <Debug> TCP-Session: 333637db-653d-4509-84bd-6ff6f25a739d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17483 | 2026.05.14 14:12:20.047170 [ 311 ] {} <Debug> TCP-Session: 2879bf71-fff4-4bce-96bb-4f0e860e2c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17484 | 2026.05.14 14:12:20.046963 [ 268 ] {} <Trace> TCP-Session: 80ec4e55-e892-439a-b0d8-899ceb9df8d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17485 | 2026.05.14 14:12:20.046917 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17486 | 2026.05.14 14:12:20.046903 [ 303 ] {} <Debug> TCP-Session: 665451cb-9aa6-4636-9879-f3ab1c6c3c48 Authenticating user 'default' from [fd00:1122:3344:101::e]:36676 | ||
| 17487 | 2026.05.14 14:12:20.047252 [ 304 ] {} <Debug> TCP-Session: 29c9f2c9-8147-4687-9e8e-63524f279eec Authenticating user 'default' from [fd00:1122:3344:101::e]:57660 | ||
| 17488 | 2026.05.14 14:12:20.047268 [ 303 ] {} <Debug> TCP-Session: 665451cb-9aa6-4636-9879-f3ab1c6c3c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17489 | 2026.05.14 14:12:20.047276 [ 304 ] {} <Debug> TCP-Session: 29c9f2c9-8147-4687-9e8e-63524f279eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17490 | 2026.05.14 14:12:20.047286 [ 303 ] {} <Debug> TCP-Session: 665451cb-9aa6-4636-9879-f3ab1c6c3c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17491 | 2026.05.14 14:12:20.047297 [ 304 ] {} <Debug> TCP-Session: 29c9f2c9-8147-4687-9e8e-63524f279eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17492 | 2026.05.14 14:12:20.046897 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62067 | ||
| 17493 | 2026.05.14 14:12:20.046894 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39973 | ||
| 17494 | 2026.05.14 14:12:20.047363 [ 268 ] {4ae92f05-9c08-4be2-9c78-63237f93e87e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63710) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17495 | 2026.05.14 14:12:20.047025 [ 259 ] {} <Debug> TCP-Session: 76fff90b-f92f-4dbc-b7cc-cd8a70a7d3a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60375 | ||
| 17496 | 2026.05.14 14:12:20.047416 [ 259 ] {} <Debug> TCP-Session: 76fff90b-f92f-4dbc-b7cc-cd8a70a7d3a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17497 | 2026.05.14 14:12:20.047429 [ 259 ] {} <Debug> TCP-Session: 76fff90b-f92f-4dbc-b7cc-cd8a70a7d3a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17498 | 2026.05.14 14:12:20.047631 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17499 | 2026.05.14 14:12:20.047636 [ 268 ] {4ae92f05-9c08-4be2-9c78-63237f93e87e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17500 | 2026.05.14 14:12:20.047669 [ 309 ] {} <Debug> TCP-Session: 9cfea8e5-da15-43d9-8d62-3ef414221438 Authenticating user 'default' from [fd00:1122:3344:101::e]:62067 | ||
| 17501 | 2026.05.14 14:12:20.047698 [ 309 ] {} <Debug> TCP-Session: 9cfea8e5-da15-43d9-8d62-3ef414221438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17502 | 2026.05.14 14:12:20.047704 [ 268 ] {4ae92f05-9c08-4be2-9c78-63237f93e87e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17503 | 2026.05.14 14:12:20.047711 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17504 | 2026.05.14 14:12:20.047711 [ 309 ] {} <Debug> TCP-Session: 9cfea8e5-da15-43d9-8d62-3ef414221438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17505 | 2026.05.14 14:12:20.047748 [ 308 ] {} <Debug> TCP-Session: 73ab0768-95e3-4495-92e7-7fb0688006e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39973 | ||
| 17506 | 2026.05.14 14:12:20.047786 [ 308 ] {} <Debug> TCP-Session: 73ab0768-95e3-4495-92e7-7fb0688006e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17507 | 2026.05.14 14:12:20.047799 [ 308 ] {} <Debug> TCP-Session: 73ab0768-95e3-4495-92e7-7fb0688006e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17508 | 2026.05.14 14:12:20.047968 [ 268 ] {4ae92f05-9c08-4be2-9c78-63237f93e87e} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 17509 | 2026.05.14 14:12:20.048932 [ 333 ] {4ae92f05-9c08-4be2-9c78-63237f93e87e} <Trace> AggregatingTransform: Aggregating | ||
| 17510 | 2026.05.14 14:12:20.048969 [ 333 ] {4ae92f05-9c08-4be2-9c78-63237f93e87e} <Trace> Aggregator: Aggregation method: without_key | ||
| 17511 | 2026.05.14 14:12:20.048999 [ 333 ] {4ae92f05-9c08-4be2-9c78-63237f93e87e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902918 sec. (1107.520 rows/sec., 43.26 KiB/sec.) | ||
| 17512 | 2026.05.14 14:12:20.049014 [ 333 ] {4ae92f05-9c08-4be2-9c78-63237f93e87e} <Trace> Aggregator: Merging aggregated data | ||
| 17513 | 2026.05.14 14:12:20.049619 [ 268 ] {4ae92f05-9c08-4be2-9c78-63237f93e87e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002303 sec., 434.2162396873643 rows/sec., 16.96 KiB/sec. | ||
| 17514 | 2026.05.14 14:12:20.049813 [ 268 ] {4ae92f05-9c08-4be2-9c78-63237f93e87e} <Debug> TCPHandler: Processed in 0.002955487 sec. | ||
| 17515 | 2026.05.14 14:12:20.049953 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17516 | 2026.05.14 14:12:20.049979 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17517 | 2026.05.14 14:12:20.049987 [ 268 ] {} <Debug> TCP-Session: 80ec4e55-e892-439a-b0d8-899ceb9df8d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17518 | 2026.05.14 14:12:20.050002 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17519 | 2026.05.14 14:12:20.050020 [ 303 ] {} <Debug> TCP-Session: 665451cb-9aa6-4636-9879-f3ab1c6c3c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17520 | 2026.05.14 14:12:20.050019 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17521 | 2026.05.14 14:12:20.050042 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17522 | 2026.05.14 14:12:20.050062 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17523 | 2026.05.14 14:12:20.050081 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17524 | 2026.05.14 14:12:20.050095 [ 308 ] {} <Debug> TCP-Session: 73ab0768-95e3-4495-92e7-7fb0688006e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17525 | 2026.05.14 14:12:20.050118 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17526 | 2026.05.14 14:12:20.050128 [ 311 ] {} <Debug> TCP-Session: 2879bf71-fff4-4bce-96bb-4f0e860e2c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17527 | 2026.05.14 14:12:20.050113 [ 310 ] {} <Debug> TCP-Session: 333637db-653d-4509-84bd-6ff6f25a739d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17528 | 2026.05.14 14:12:20.050156 [ 259 ] {} <Debug> TCP-Session: 76fff90b-f92f-4dbc-b7cc-cd8a70a7d3a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17529 | 2026.05.14 14:12:20.050102 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17530 | 2026.05.14 14:12:20.050080 [ 307 ] {} <Debug> TCP-Session: eeb280df-b684-4770-b0af-2d1c0e4c8ef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17531 | 2026.05.14 14:12:20.050232 [ 309 ] {} <Debug> TCP-Session: 9cfea8e5-da15-43d9-8d62-3ef414221438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17532 | 2026.05.14 14:12:20.050047 [ 304 ] {} <Debug> TCP-Session: 29c9f2c9-8147-4687-9e8e-63524f279eec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17533 | 2026.05.14 14:12:21.432690 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41357 | ||
| 17534 | 2026.05.14 14:12:21.432782 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17535 | 2026.05.14 14:12:21.432809 [ 268 ] {} <Debug> TCP-Session: 36c395b1-cce7-4e27-abc6-fd877aab36fa Authenticating user 'default' from [fd00:1122:3344:101::e]:41357 | ||
| 17536 | 2026.05.14 14:12:21.432841 [ 268 ] {} <Debug> TCP-Session: 36c395b1-cce7-4e27-abc6-fd877aab36fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17537 | 2026.05.14 14:12:21.432855 [ 268 ] {} <Debug> TCP-Session: 36c395b1-cce7-4e27-abc6-fd877aab36fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17538 | 2026.05.14 14:12:21.433083 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53594 | ||
| 17539 | 2026.05.14 14:12:21.433106 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63927 | ||
| 17540 | 2026.05.14 14:12:21.433120 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63278 | ||
| 17541 | 2026.05.14 14:12:21.433146 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17542 | 2026.05.14 14:12:21.433163 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50386 | ||
| 17543 | 2026.05.14 14:12:21.433198 [ 303 ] {} <Debug> TCP-Session: 2212193d-a1fa-4bef-acb8-80bcb8bced4d Authenticating user 'default' from [fd00:1122:3344:101::e]:53594 | ||
| 17544 | 2026.05.14 14:12:21.433205 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17545 | 2026.05.14 14:12:21.433253 [ 303 ] {} <Debug> TCP-Session: 2212193d-a1fa-4bef-acb8-80bcb8bced4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17546 | 2026.05.14 14:12:21.433254 [ 268 ] {} <Trace> TCP-Session: 36c395b1-cce7-4e27-abc6-fd877aab36fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17547 | 2026.05.14 14:12:21.433268 [ 308 ] {} <Debug> TCP-Session: 1aef1fbc-8823-4599-9f55-519dc2f342f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63278 | ||
| 17548 | 2026.05.14 14:12:21.433273 [ 303 ] {} <Debug> TCP-Session: 2212193d-a1fa-4bef-acb8-80bcb8bced4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17549 | 2026.05.14 14:12:21.433298 [ 308 ] {} <Debug> TCP-Session: 1aef1fbc-8823-4599-9f55-519dc2f342f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17550 | 2026.05.14 14:12:21.433267 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17551 | 2026.05.14 14:12:21.433319 [ 308 ] {} <Debug> TCP-Session: 1aef1fbc-8823-4599-9f55-519dc2f342f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17552 | 2026.05.14 14:12:21.433198 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17553 | 2026.05.14 14:12:21.433349 [ 259 ] {} <Debug> TCP-Session: eff5113d-027e-4e17-bc2d-f033cab7a0ba Authenticating user 'default' from [fd00:1122:3344:101::e]:50386 | ||
| 17554 | 2026.05.14 14:12:21.433163 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58113 | ||
| 17555 | 2026.05.14 14:12:21.433393 [ 259 ] {} <Debug> TCP-Session: eff5113d-027e-4e17-bc2d-f033cab7a0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17556 | 2026.05.14 14:12:21.433144 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42946 | ||
| 17557 | 2026.05.14 14:12:21.433443 [ 268 ] {06975e0b-73c0-4423-8f93-afa66a10f6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41357) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17558 | 2026.05.14 14:12:21.433434 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17559 | 2026.05.14 14:12:21.433418 [ 259 ] {} <Debug> TCP-Session: eff5113d-027e-4e17-bc2d-f033cab7a0ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17560 | 2026.05.14 14:12:21.433508 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17561 | 2026.05.14 14:12:21.433512 [ 311 ] {} <Debug> TCP-Session: f70cff92-26f8-4ba3-b400-d52705b5c245 Authenticating user 'default' from [fd00:1122:3344:101::e]:58113 | ||
| 17562 | 2026.05.14 14:12:21.433132 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60836 | ||
| 17563 | 2026.05.14 14:12:21.433544 [ 310 ] {} <Debug> TCP-Session: 25c91807-1295-4177-b32a-29ab3a74c428 Authenticating user 'default' from [fd00:1122:3344:101::e]:42946 | ||
| 17564 | 2026.05.14 14:12:21.433551 [ 311 ] {} <Debug> TCP-Session: f70cff92-26f8-4ba3-b400-d52705b5c245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17565 | 2026.05.14 14:12:21.433122 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43205 | ||
| 17566 | 2026.05.14 14:12:21.433602 [ 310 ] {} <Debug> TCP-Session: 25c91807-1295-4177-b32a-29ab3a74c428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17567 | 2026.05.14 14:12:21.433602 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17568 | 2026.05.14 14:12:21.433632 [ 310 ] {} <Debug> TCP-Session: 25c91807-1295-4177-b32a-29ab3a74c428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17569 | 2026.05.14 14:12:21.433600 [ 311 ] {} <Debug> TCP-Session: f70cff92-26f8-4ba3-b400-d52705b5c245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17570 | 2026.05.14 14:12:21.433652 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17571 | 2026.05.14 14:12:21.433649 [ 309 ] {} <Debug> TCP-Session: 9355fded-a4d5-4df7-987c-8c1d805dec10 Authenticating user 'default' from [fd00:1122:3344:101::e]:60836 | ||
| 17572 | 2026.05.14 14:12:21.433698 [ 307 ] {} <Debug> TCP-Session: 38500f9f-e4ad-4d6c-af33-2be3989c58ec Authenticating user 'default' from [fd00:1122:3344:101::e]:43205 | ||
| 17573 | 2026.05.14 14:12:21.433712 [ 309 ] {} <Debug> TCP-Session: 9355fded-a4d5-4df7-987c-8c1d805dec10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17574 | 2026.05.14 14:12:21.433721 [ 307 ] {} <Debug> TCP-Session: 38500f9f-e4ad-4d6c-af33-2be3989c58ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17575 | 2026.05.14 14:12:21.433729 [ 268 ] {06975e0b-73c0-4423-8f93-afa66a10f6a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17576 | 2026.05.14 14:12:21.433739 [ 307 ] {} <Debug> TCP-Session: 38500f9f-e4ad-4d6c-af33-2be3989c58ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17577 | 2026.05.14 14:12:21.433730 [ 309 ] {} <Debug> TCP-Session: 9355fded-a4d5-4df7-987c-8c1d805dec10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17578 | 2026.05.14 14:12:21.433385 [ 304 ] {} <Debug> TCP-Session: d5deee76-4a0b-4811-ae08-35f0796913d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63927 | ||
| 17579 | 2026.05.14 14:12:21.433794 [ 268 ] {06975e0b-73c0-4423-8f93-afa66a10f6a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17580 | 2026.05.14 14:12:21.433823 [ 304 ] {} <Debug> TCP-Session: d5deee76-4a0b-4811-ae08-35f0796913d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17581 | 2026.05.14 14:12:21.433865 [ 304 ] {} <Debug> TCP-Session: d5deee76-4a0b-4811-ae08-35f0796913d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17582 | 2026.05.14 14:12:21.434106 [ 268 ] {06975e0b-73c0-4423-8f93-afa66a10f6a3} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 17583 | 2026.05.14 14:12:21.435016 [ 313 ] {06975e0b-73c0-4423-8f93-afa66a10f6a3} <Trace> AggregatingTransform: Aggregating | ||
| 17584 | 2026.05.14 14:12:21.435056 [ 313 ] {06975e0b-73c0-4423-8f93-afa66a10f6a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 17585 | 2026.05.14 14:12:21.435089 [ 313 ] {06975e0b-73c0-4423-8f93-afa66a10f6a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000880998 sec. (1135.076 rows/sec., 44.34 KiB/sec.) | ||
| 17586 | 2026.05.14 14:12:21.435105 [ 313 ] {06975e0b-73c0-4423-8f93-afa66a10f6a3} <Trace> Aggregator: Merging aggregated data | ||
| 17587 | 2026.05.14 14:12:21.435661 [ 268 ] {06975e0b-73c0-4423-8f93-afa66a10f6a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002269 sec., 440.7227853680035 rows/sec., 17.22 KiB/sec. | ||
| 17588 | 2026.05.14 14:12:21.435829 [ 268 ] {06975e0b-73c0-4423-8f93-afa66a10f6a3} <Debug> TCPHandler: Processed in 0.002746175 sec. | ||
| 17589 | 2026.05.14 14:12:21.435966 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17590 | 2026.05.14 14:12:21.435997 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17591 | 2026.05.14 14:12:21.436001 [ 268 ] {} <Debug> TCP-Session: 36c395b1-cce7-4e27-abc6-fd877aab36fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17592 | 2026.05.14 14:12:21.436019 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17593 | 2026.05.14 14:12:21.436046 [ 303 ] {} <Debug> TCP-Session: 2212193d-a1fa-4bef-acb8-80bcb8bced4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17594 | 2026.05.14 14:12:21.436048 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17595 | 2026.05.14 14:12:21.436064 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17596 | 2026.05.14 14:12:21.436087 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17597 | 2026.05.14 14:12:21.436119 [ 308 ] {} <Debug> TCP-Session: 1aef1fbc-8823-4599-9f55-519dc2f342f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17598 | 2026.05.14 14:12:21.436131 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17599 | 2026.05.14 14:12:21.436133 [ 307 ] {} <Debug> TCP-Session: 38500f9f-e4ad-4d6c-af33-2be3989c58ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17600 | 2026.05.14 14:12:21.436153 [ 304 ] {} <Debug> TCP-Session: d5deee76-4a0b-4811-ae08-35f0796913d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17601 | 2026.05.14 14:12:21.436175 [ 311 ] {} <Debug> TCP-Session: f70cff92-26f8-4ba3-b400-d52705b5c245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17602 | 2026.05.14 14:12:21.436156 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17603 | 2026.05.14 14:12:21.436112 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17604 | 2026.05.14 14:12:21.436072 [ 259 ] {} <Debug> TCP-Session: eff5113d-027e-4e17-bc2d-f033cab7a0ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17605 | 2026.05.14 14:12:21.436251 [ 310 ] {} <Debug> TCP-Session: 25c91807-1295-4177-b32a-29ab3a74c428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17606 | 2026.05.14 14:12:21.436264 [ 309 ] {} <Debug> TCP-Session: 9355fded-a4d5-4df7-987c-8c1d805dec10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17607 | 2026.05.14 14:12:21.481685 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62044 | ||
| 17608 | 2026.05.14 14:12:21.481777 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17609 | 2026.05.14 14:12:21.481803 [ 268 ] {} <Debug> TCP-Session: 171fd37f-a38c-452e-8347-cb33c00573ac Authenticating user 'default' from [fd00:1122:3344:101::e]:62044 | ||
| 17610 | 2026.05.14 14:12:21.481827 [ 268 ] {} <Debug> TCP-Session: 171fd37f-a38c-452e-8347-cb33c00573ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17611 | 2026.05.14 14:12:21.481841 [ 268 ] {} <Debug> TCP-Session: 171fd37f-a38c-452e-8347-cb33c00573ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17612 | 2026.05.14 14:12:21.482070 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65154 | ||
| 17613 | 2026.05.14 14:12:21.482094 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44663 | ||
| 17614 | 2026.05.14 14:12:21.482117 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45991 | ||
| 17615 | 2026.05.14 14:12:21.482147 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33749 | ||
| 17616 | 2026.05.14 14:12:21.482174 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63487 | ||
| 17617 | 2026.05.14 14:12:21.482188 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17618 | 2026.05.14 14:12:21.482205 [ 268 ] {} <Trace> TCP-Session: 171fd37f-a38c-452e-8347-cb33c00573ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17619 | 2026.05.14 14:12:21.482216 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17620 | 2026.05.14 14:12:21.482237 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17621 | 2026.05.14 14:12:21.482216 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17622 | 2026.05.14 14:12:21.482278 [ 259 ] {} <Debug> TCP-Session: a1526e6b-420b-44ae-b57f-e85abaaeb632 Authenticating user 'default' from [fd00:1122:3344:101::e]:63487 | ||
| 17623 | 2026.05.14 14:12:21.482271 [ 311 ] {} <Debug> TCP-Session: 8e002ac0-348c-46c0-8695-f49eb8eb35fc Authenticating user 'default' from [fd00:1122:3344:101::e]:33749 | ||
| 17624 | 2026.05.14 14:12:21.482298 [ 308 ] {} <Debug> TCP-Session: 587e56e3-e1fb-45c3-93fa-19603fb90f78 Authenticating user 'default' from [fd00:1122:3344:101::e]:45991 | ||
| 17625 | 2026.05.14 14:12:21.482306 [ 259 ] {} <Debug> TCP-Session: a1526e6b-420b-44ae-b57f-e85abaaeb632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17626 | 2026.05.14 14:12:21.482313 [ 311 ] {} <Debug> TCP-Session: 8e002ac0-348c-46c0-8695-f49eb8eb35fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17627 | 2026.05.14 14:12:21.482319 [ 308 ] {} <Debug> TCP-Session: 587e56e3-e1fb-45c3-93fa-19603fb90f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17628 | 2026.05.14 14:12:21.482322 [ 259 ] {} <Debug> TCP-Session: a1526e6b-420b-44ae-b57f-e85abaaeb632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17629 | 2026.05.14 14:12:21.482329 [ 311 ] {} <Debug> TCP-Session: 8e002ac0-348c-46c0-8695-f49eb8eb35fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17630 | 2026.05.14 14:12:21.482337 [ 308 ] {} <Debug> TCP-Session: 587e56e3-e1fb-45c3-93fa-19603fb90f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17631 | 2026.05.14 14:12:21.482144 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17632 | 2026.05.14 14:12:21.482130 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62287 | ||
| 17633 | 2026.05.14 14:12:21.482401 [ 303 ] {} <Debug> TCP-Session: f53e6dad-37ed-404c-9e65-a1b3479235f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65154 | ||
| 17634 | 2026.05.14 14:12:21.482115 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46223 | ||
| 17635 | 2026.05.14 14:12:21.482431 [ 303 ] {} <Debug> TCP-Session: f53e6dad-37ed-404c-9e65-a1b3479235f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17636 | 2026.05.14 14:12:21.482445 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17637 | 2026.05.14 14:12:21.482486 [ 303 ] {} <Debug> TCP-Session: f53e6dad-37ed-404c-9e65-a1b3479235f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17638 | 2026.05.14 14:12:21.482505 [ 310 ] {} <Debug> TCP-Session: 2244e480-21ff-45ef-8ad4-b5976e11eae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62287 | ||
| 17639 | 2026.05.14 14:12:21.482512 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17640 | 2026.05.14 14:12:21.482530 [ 310 ] {} <Debug> TCP-Session: 2244e480-21ff-45ef-8ad4-b5976e11eae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17641 | 2026.05.14 14:12:21.482103 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38922 | ||
| 17642 | 2026.05.14 14:12:21.482556 [ 309 ] {} <Debug> TCP-Session: a5f235eb-f74b-4a3f-81d8-1b38d63f3727 Authenticating user 'default' from [fd00:1122:3344:101::e]:46223 | ||
| 17643 | 2026.05.14 14:12:21.482554 [ 310 ] {} <Debug> TCP-Session: 2244e480-21ff-45ef-8ad4-b5976e11eae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17644 | 2026.05.14 14:12:21.482606 [ 309 ] {} <Debug> TCP-Session: a5f235eb-f74b-4a3f-81d8-1b38d63f3727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17645 | 2026.05.14 14:12:21.482613 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17646 | 2026.05.14 14:12:21.482631 [ 309 ] {} <Debug> TCP-Session: a5f235eb-f74b-4a3f-81d8-1b38d63f3727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17647 | 2026.05.14 14:12:21.482646 [ 307 ] {} <Debug> TCP-Session: 7d2ee0ee-0db7-46fb-b9b0-1a56f0bd63bd Authenticating user 'default' from [fd00:1122:3344:101::e]:38922 | ||
| 17648 | 2026.05.14 14:12:21.482237 [ 304 ] {} <Debug> TCP-Session: 03afdd54-22b5-4b4e-8150-bc2c799d55cd Authenticating user 'default' from [fd00:1122:3344:101::e]:44663 | ||
| 17649 | 2026.05.14 14:12:21.482667 [ 307 ] {} <Debug> TCP-Session: 7d2ee0ee-0db7-46fb-b9b0-1a56f0bd63bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17650 | 2026.05.14 14:12:21.482439 [ 268 ] {5cbc73ea-33fc-442b-8513-b09f8b7d5642} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62044) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17651 | 2026.05.14 14:12:21.482726 [ 304 ] {} <Debug> TCP-Session: 03afdd54-22b5-4b4e-8150-bc2c799d55cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17652 | 2026.05.14 14:12:21.482728 [ 307 ] {} <Debug> TCP-Session: 7d2ee0ee-0db7-46fb-b9b0-1a56f0bd63bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17653 | 2026.05.14 14:12:21.482770 [ 304 ] {} <Debug> TCP-Session: 03afdd54-22b5-4b4e-8150-bc2c799d55cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17654 | 2026.05.14 14:12:21.483003 [ 268 ] {5cbc73ea-33fc-442b-8513-b09f8b7d5642} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17655 | 2026.05.14 14:12:21.483059 [ 268 ] {5cbc73ea-33fc-442b-8513-b09f8b7d5642} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17656 | 2026.05.14 14:12:21.483337 [ 268 ] {5cbc73ea-33fc-442b-8513-b09f8b7d5642} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 17657 | 2026.05.14 14:12:21.484245 [ 340 ] {5cbc73ea-33fc-442b-8513-b09f8b7d5642} <Trace> AggregatingTransform: Aggregating | ||
| 17658 | 2026.05.14 14:12:21.484286 [ 340 ] {5cbc73ea-33fc-442b-8513-b09f8b7d5642} <Trace> Aggregator: Aggregation method: without_key | ||
| 17659 | 2026.05.14 14:12:21.484319 [ 340 ] {5cbc73ea-33fc-442b-8513-b09f8b7d5642} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882619 sec. (1132.992 rows/sec., 44.26 KiB/sec.) | ||
| 17660 | 2026.05.14 14:12:21.484335 [ 340 ] {5cbc73ea-33fc-442b-8513-b09f8b7d5642} <Trace> Aggregator: Merging aggregated data | ||
| 17661 | 2026.05.14 14:12:21.484939 [ 268 ] {5cbc73ea-33fc-442b-8513-b09f8b7d5642} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002577 sec., 388.0481179666279 rows/sec., 15.16 KiB/sec. | ||
| 17662 | 2026.05.14 14:12:21.485088 [ 268 ] {5cbc73ea-33fc-442b-8513-b09f8b7d5642} <Debug> TCPHandler: Processed in 0.002997388 sec. | ||
| 17663 | 2026.05.14 14:12:21.485231 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17664 | 2026.05.14 14:12:21.485261 [ 268 ] {} <Debug> TCP-Session: 171fd37f-a38c-452e-8347-cb33c00573ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17665 | 2026.05.14 14:12:21.485262 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17666 | 2026.05.14 14:12:21.485289 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17667 | 2026.05.14 14:12:21.485311 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17668 | 2026.05.14 14:12:21.485331 [ 303 ] {} <Debug> TCP-Session: f53e6dad-37ed-404c-9e65-a1b3479235f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17669 | 2026.05.14 14:12:21.485327 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17670 | 2026.05.14 14:12:21.485348 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17671 | 2026.05.14 14:12:21.485374 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17672 | 2026.05.14 14:12:21.485397 [ 310 ] {} <Debug> TCP-Session: 2244e480-21ff-45ef-8ad4-b5976e11eae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17673 | 2026.05.14 14:12:21.485423 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17674 | 2026.05.14 14:12:21.485443 [ 304 ] {} <Debug> TCP-Session: 03afdd54-22b5-4b4e-8150-bc2c799d55cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17675 | 2026.05.14 14:12:21.485394 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17676 | 2026.05.14 14:12:21.485477 [ 308 ] {} <Debug> TCP-Session: 587e56e3-e1fb-45c3-93fa-19603fb90f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17677 | 2026.05.14 14:12:21.485365 [ 309 ] {} <Debug> TCP-Session: a5f235eb-f74b-4a3f-81d8-1b38d63f3727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17678 | 2026.05.14 14:12:21.485518 [ 311 ] {} <Debug> TCP-Session: 8e002ac0-348c-46c0-8695-f49eb8eb35fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17679 | 2026.05.14 14:12:21.485316 [ 259 ] {} <Debug> TCP-Session: a1526e6b-420b-44ae-b57f-e85abaaeb632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17680 | 2026.05.14 14:12:21.485417 [ 307 ] {} <Debug> TCP-Session: 7d2ee0ee-0db7-46fb-b9b0-1a56f0bd63bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17681 | 2026.05.14 14:12:21.946470 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17682 | 2026.05.14 14:12:21.946725 [ 271 ] {9b32acc1-8420-4745-b4b0-34267b8abfae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 17683 | 2026.05.14 14:12:21.947201 [ 271 ] {9b32acc1-8420-4745-b4b0-34267b8abfae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17684 | 2026.05.14 14:12:21.947277 [ 271 ] {9b32acc1-8420-4745-b4b0-34267b8abfae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 17685 | 2026.05.14 14:12:21.947584 [ 271 ] {9b32acc1-8420-4745-b4b0-34267b8abfae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17686 | 2026.05.14 14:12:21.947680 [ 271 ] {9b32acc1-8420-4745-b4b0-34267b8abfae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17687 | 2026.05.14 14:12:21.947866 [ 271 ] {9b32acc1-8420-4745-b4b0-34267b8abfae} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17688 | 2026.05.14 14:12:21.947906 [ 271 ] {9b32acc1-8420-4745-b4b0-34267b8abfae} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17689 | 2026.05.14 14:12:21.947930 [ 271 ] {9b32acc1-8420-4745-b4b0-34267b8abfae} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 17690 | 2026.05.14 14:12:21.947947 [ 271 ] {9b32acc1-8420-4745-b4b0-34267b8abfae} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17691 | 2026.05.14 14:12:21.947997 [ 271 ] {9b32acc1-8420-4745-b4b0-34267b8abfae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 17692 | 2026.05.14 14:12:21.948021 [ 271 ] {9b32acc1-8420-4745-b4b0-34267b8abfae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 17693 | 2026.05.14 14:12:21.949240 [ 271 ] {9b32acc1-8420-4745-b4b0-34267b8abfae} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002619 sec., 16800.305460099276 rows/sec., 3.51 MiB/sec. | ||
| 17694 | 2026.05.14 14:12:21.949371 [ 271 ] {9b32acc1-8420-4745-b4b0-34267b8abfae} <Debug> TCPHandler: Processed in 0.003045469 sec. | ||
| 17695 | 2026.05.14 14:12:21.951362 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17696 | 2026.05.14 14:12:21.951533 [ 271 ] {0a5c29f4-1eb4-45a0-9cba-e5417c352a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17697 | 2026.05.14 14:12:21.951590 [ 271 ] {0a5c29f4-1eb4-45a0-9cba-e5417c352a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17698 | 2026.05.14 14:12:21.952210 [ 271 ] {0a5c29f4-1eb4-45a0-9cba-e5417c352a04} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17699 | 2026.05.14 14:12:21.952273 [ 271 ] {0a5c29f4-1eb4-45a0-9cba-e5417c352a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17700 | 2026.05.14 14:12:21.952813 [ 271 ] {0a5c29f4-1eb4-45a0-9cba-e5417c352a04} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17701 | 2026.05.14 14:12:21.953060 [ 271 ] {0a5c29f4-1eb4-45a0-9cba-e5417c352a04} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17702 | 2026.05.14 14:12:21.953232 [ 271 ] {0a5c29f4-1eb4-45a0-9cba-e5417c352a04} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001743 sec., 32128.5140562249 rows/sec., 2.45 MiB/sec. | ||
| 17703 | 2026.05.14 14:12:21.953278 [ 271 ] {0a5c29f4-1eb4-45a0-9cba-e5417c352a04} <Debug> TCPHandler: Processed in 0.002029469 sec. | ||
| 17704 | 2026.05.14 14:12:21.953424 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17705 | 2026.05.14 14:12:21.953542 [ 271 ] {382b409f-3b7b-4dd5-a876-eaeb20e6c276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17706 | 2026.05.14 14:12:21.953590 [ 271 ] {382b409f-3b7b-4dd5-a876-eaeb20e6c276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17707 | 2026.05.14 14:12:21.954115 [ 271 ] {382b409f-3b7b-4dd5-a876-eaeb20e6c276} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17708 | 2026.05.14 14:12:21.954155 [ 271 ] {382b409f-3b7b-4dd5-a876-eaeb20e6c276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17709 | 2026.05.14 14:12:21.954476 [ 271 ] {382b409f-3b7b-4dd5-a876-eaeb20e6c276} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17710 | 2026.05.14 14:12:21.954688 [ 271 ] {382b409f-3b7b-4dd5-a876-eaeb20e6c276} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17711 | 2026.05.14 14:12:21.954829 [ 271 ] {382b409f-3b7b-4dd5-a876-eaeb20e6c276} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001321 sec., 48448.14534443604 rows/sec., 3.78 MiB/sec. | ||
| 17712 | 2026.05.14 14:12:21.954869 [ 271 ] {382b409f-3b7b-4dd5-a876-eaeb20e6c276} <Debug> TCPHandler: Processed in 0.001496653 sec. | ||
| 17713 | 2026.05.14 14:12:21.955015 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17714 | 2026.05.14 14:12:21.955121 [ 271 ] {389df341-a30c-4a24-9c95-23fb22646c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17715 | 2026.05.14 14:12:21.955169 [ 271 ] {389df341-a30c-4a24-9c95-23fb22646c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17716 | 2026.05.14 14:12:21.955622 [ 271 ] {389df341-a30c-4a24-9c95-23fb22646c44} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17717 | 2026.05.14 14:12:21.955660 [ 271 ] {389df341-a30c-4a24-9c95-23fb22646c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17718 | 2026.05.14 14:12:21.956009 [ 271 ] {389df341-a30c-4a24-9c95-23fb22646c44} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17719 | 2026.05.14 14:12:21.956228 [ 271 ] {389df341-a30c-4a24-9c95-23fb22646c44} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17720 | 2026.05.14 14:12:21.956365 [ 271 ] {389df341-a30c-4a24-9c95-23fb22646c44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 17721 | 2026.05.14 14:12:21.956402 [ 271 ] {389df341-a30c-4a24-9c95-23fb22646c44} <Debug> TCPHandler: Processed in 0.001439364 sec. | ||
| 17722 | 2026.05.14 14:12:21.956546 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17723 | 2026.05.14 14:12:21.956647 [ 271 ] {68e73e10-184f-4eb2-9b28-b6f9ecba5f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17724 | 2026.05.14 14:12:21.956688 [ 271 ] {68e73e10-184f-4eb2-9b28-b6f9ecba5f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17725 | 2026.05.14 14:12:21.957068 [ 271 ] {68e73e10-184f-4eb2-9b28-b6f9ecba5f45} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17726 | 2026.05.14 14:12:21.957104 [ 271 ] {68e73e10-184f-4eb2-9b28-b6f9ecba5f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17727 | 2026.05.14 14:12:21.957408 [ 271 ] {68e73e10-184f-4eb2-9b28-b6f9ecba5f45} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17728 | 2026.05.14 14:12:21.957623 [ 271 ] {68e73e10-184f-4eb2-9b28-b6f9ecba5f45} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17729 | 2026.05.14 14:12:21.957755 [ 271 ] {68e73e10-184f-4eb2-9b28-b6f9ecba5f45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 17730 | 2026.05.14 14:12:21.957790 [ 271 ] {68e73e10-184f-4eb2-9b28-b6f9ecba5f45} <Debug> TCPHandler: Processed in 0.001294792 sec. | ||
| 17731 | 2026.05.14 14:12:23.933459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35048 | ||
| 17732 | 2026.05.14 14:12:23.933963 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17733 | 2026.05.14 14:12:23.934012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17734 | 2026.05.14 14:12:23.934594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17735 | 2026.05.14 14:12:23.934842 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17736 | 2026.05.14 14:12:23.934995 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35048 | ||
| 17737 | 2026.05.14 14:12:25.745580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 17738 | 2026.05.14 14:12:25.762403 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17739 | 2026.05.14 14:12:25.762467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17740 | 2026.05.14 14:12:25.768706 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17741 | 2026.05.14 14:12:25.769402 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17742 | 2026.05.14 14:12:25.772224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 17743 | 2026.05.14 14:12:26.535444 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17744 | 2026.05.14 14:12:26.535504 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17745 | 2026.05.14 14:12:26.537711 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17746 | 2026.05.14 14:12:26.552007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2202 | ||
| 17747 | 2026.05.14 14:12:26.554774 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17748 | 2026.05.14 14:12:26.554813 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17749 | 2026.05.14 14:12:26.556060 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17750 | 2026.05.14 14:12:26.556334 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17751 | 2026.05.14 14:12:26.556607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2202 | ||
| 17752 | 2026.05.14 14:12:26.788047 [ 223 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17753 | 2026.05.14 14:12:26.788107 [ 223 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17754 | 2026.05.14 14:12:26.790575 [ 223 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17755 | 2026.05.14 14:12:26.952527 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17756 | 2026.05.14 14:12:26.952787 [ 271 ] {cc041c2e-58cf-491d-a01e-038bd0493ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 17757 | 2026.05.14 14:12:26.953127 [ 271 ] {cc041c2e-58cf-491d-a01e-038bd0493ca3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17758 | 2026.05.14 14:12:26.953167 [ 271 ] {cc041c2e-58cf-491d-a01e-038bd0493ca3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 17759 | 2026.05.14 14:12:26.953415 [ 271 ] {cc041c2e-58cf-491d-a01e-038bd0493ca3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17760 | 2026.05.14 14:12:26.953481 [ 271 ] {cc041c2e-58cf-491d-a01e-038bd0493ca3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17761 | 2026.05.14 14:12:26.953621 [ 271 ] {cc041c2e-58cf-491d-a01e-038bd0493ca3} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 17762 | 2026.05.14 14:12:26.953656 [ 271 ] {cc041c2e-58cf-491d-a01e-038bd0493ca3} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17763 | 2026.05.14 14:12:26.953678 [ 271 ] {cc041c2e-58cf-491d-a01e-038bd0493ca3} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 17764 | 2026.05.14 14:12:26.953693 [ 271 ] {cc041c2e-58cf-491d-a01e-038bd0493ca3} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17765 | 2026.05.14 14:12:26.953735 [ 271 ] {cc041c2e-58cf-491d-a01e-038bd0493ca3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 17766 | 2026.05.14 14:12:26.953756 [ 271 ] {cc041c2e-58cf-491d-a01e-038bd0493ca3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 17767 | 2026.05.14 14:12:26.954959 [ 271 ] {cc041c2e-58cf-491d-a01e-038bd0493ca3} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002288 sec., 19230.76923076923 rows/sec., 4.02 MiB/sec. | ||
| 17768 | 2026.05.14 14:12:26.955076 [ 271 ] {cc041c2e-58cf-491d-a01e-038bd0493ca3} <Debug> TCPHandler: Processed in 0.002682324 sec. | ||
| 17769 | 2026.05.14 14:12:26.960985 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17770 | 2026.05.14 14:12:26.961231 [ 271 ] {2cb5d86f-7600-4bc3-bbb0-947bc5aa2f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17771 | 2026.05.14 14:12:26.961324 [ 271 ] {2cb5d86f-7600-4bc3-bbb0-947bc5aa2f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17772 | 2026.05.14 14:12:26.962169 [ 271 ] {2cb5d86f-7600-4bc3-bbb0-947bc5aa2f49} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17773 | 2026.05.14 14:12:26.962217 [ 271 ] {2cb5d86f-7600-4bc3-bbb0-947bc5aa2f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17774 | 2026.05.14 14:12:26.962636 [ 271 ] {2cb5d86f-7600-4bc3-bbb0-947bc5aa2f49} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17775 | 2026.05.14 14:12:26.962864 [ 271 ] {2cb5d86f-7600-4bc3-bbb0-947bc5aa2f49} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17776 | 2026.05.14 14:12:26.963022 [ 271 ] {2cb5d86f-7600-4bc3-bbb0-947bc5aa2f49} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001851 sec., 153430.57806591032 rows/sec., 9.74 MiB/sec. | ||
| 17777 | 2026.05.14 14:12:26.963063 [ 271 ] {2cb5d86f-7600-4bc3-bbb0-947bc5aa2f49} <Debug> TCPHandler: Processed in 0.002246371 sec. | ||
| 17778 | 2026.05.14 14:12:26.963222 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17779 | 2026.05.14 14:12:26.963320 [ 271 ] {e6c7d161-2641-4292-90a7-203f255bdbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17780 | 2026.05.14 14:12:26.963362 [ 271 ] {e6c7d161-2641-4292-90a7-203f255bdbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17781 | 2026.05.14 14:12:26.964154 [ 271 ] {e6c7d161-2641-4292-90a7-203f255bdbcd} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17782 | 2026.05.14 14:12:26.964191 [ 271 ] {e6c7d161-2641-4292-90a7-203f255bdbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17783 | 2026.05.14 14:12:26.964583 [ 271 ] {e6c7d161-2641-4292-90a7-203f255bdbcd} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17784 | 2026.05.14 14:12:26.964791 [ 271 ] {e6c7d161-2641-4292-90a7-203f255bdbcd} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17785 | 2026.05.14 14:12:26.964920 [ 271 ] {e6c7d161-2641-4292-90a7-203f255bdbcd} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.00162 sec., 543827.1604938272 rows/sec., 42.73 MiB/sec. | ||
| 17786 | 2026.05.14 14:12:26.964959 [ 271 ] {e6c7d161-2641-4292-90a7-203f255bdbcd} <Debug> TCPHandler: Processed in 0.001786176 sec. | ||
| 17787 | 2026.05.14 14:12:26.965102 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17788 | 2026.05.14 14:12:26.965199 [ 271 ] {4d149ad5-718b-464c-a0bc-083796a598f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17789 | 2026.05.14 14:12:26.965239 [ 271 ] {4d149ad5-718b-464c-a0bc-083796a598f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17790 | 2026.05.14 14:12:26.965738 [ 271 ] {4d149ad5-718b-464c-a0bc-083796a598f4} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17791 | 2026.05.14 14:12:26.965774 [ 271 ] {4d149ad5-718b-464c-a0bc-083796a598f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17792 | 2026.05.14 14:12:26.966070 [ 271 ] {4d149ad5-718b-464c-a0bc-083796a598f4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17793 | 2026.05.14 14:12:26.966282 [ 271 ] {4d149ad5-718b-464c-a0bc-083796a598f4} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17794 | 2026.05.14 14:12:26.966414 [ 271 ] {4d149ad5-718b-464c-a0bc-083796a598f4} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001233 sec., 149229.52149229523 rows/sec., 9.27 MiB/sec. | ||
| 17795 | 2026.05.14 14:12:26.966451 [ 271 ] {4d149ad5-718b-464c-a0bc-083796a598f4} <Debug> TCPHandler: Processed in 0.001403333 sec. | ||
| 17796 | 2026.05.14 14:12:26.966490 [ 220 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17797 | 2026.05.14 14:12:26.966545 [ 220 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17798 | 2026.05.14 14:12:26.966586 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17799 | 2026.05.14 14:12:26.966685 [ 271 ] {e32989a3-8124-4545-a7ad-94c42957c03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17800 | 2026.05.14 14:12:26.966725 [ 271 ] {e32989a3-8124-4545-a7ad-94c42957c03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17801 | 2026.05.14 14:12:26.967163 [ 271 ] {e32989a3-8124-4545-a7ad-94c42957c03b} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17802 | 2026.05.14 14:12:26.967203 [ 271 ] {e32989a3-8124-4545-a7ad-94c42957c03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17803 | 2026.05.14 14:12:26.967530 [ 271 ] {e32989a3-8124-4545-a7ad-94c42957c03b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17804 | 2026.05.14 14:12:26.967764 [ 271 ] {e32989a3-8124-4545-a7ad-94c42957c03b} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17805 | 2026.05.14 14:12:26.967903 [ 271 ] {e32989a3-8124-4545-a7ad-94c42957c03b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001236 sec., 120550.16181229774 rows/sec., 7.79 MiB/sec. | ||
| 17806 | 2026.05.14 14:12:26.967942 [ 271 ] {e32989a3-8124-4545-a7ad-94c42957c03b} <Debug> TCPHandler: Processed in 0.001404433 sec. | ||
| 17807 | 2026.05.14 14:12:26.968079 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17808 | 2026.05.14 14:12:26.968182 [ 271 ] {0875892b-0bfc-4239-96d3-2cf583237b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17809 | 2026.05.14 14:12:26.968224 [ 271 ] {0875892b-0bfc-4239-96d3-2cf583237b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17810 | 2026.05.14 14:12:26.968570 [ 220 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17811 | 2026.05.14 14:12:26.968685 [ 271 ] {0875892b-0bfc-4239-96d3-2cf583237b35} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17812 | 2026.05.14 14:12:26.968726 [ 271 ] {0875892b-0bfc-4239-96d3-2cf583237b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17813 | 2026.05.14 14:12:26.969025 [ 271 ] {0875892b-0bfc-4239-96d3-2cf583237b35} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17814 | 2026.05.14 14:12:26.969230 [ 271 ] {0875892b-0bfc-4239-96d3-2cf583237b35} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17815 | 2026.05.14 14:12:26.969363 [ 271 ] {0875892b-0bfc-4239-96d3-2cf583237b35} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 17816 | 2026.05.14 14:12:26.969402 [ 271 ] {0875892b-0bfc-4239-96d3-2cf583237b35} <Debug> TCPHandler: Processed in 0.001371423 sec. | ||
| 17817 | 2026.05.14 14:12:26.969560 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17818 | 2026.05.14 14:12:26.969656 [ 271 ] {2758947d-c4c0-4770-b0d3-2e6de097f597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17819 | 2026.05.14 14:12:26.969696 [ 271 ] {2758947d-c4c0-4770-b0d3-2e6de097f597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17820 | 2026.05.14 14:12:26.970254 [ 271 ] {2758947d-c4c0-4770-b0d3-2e6de097f597} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17821 | 2026.05.14 14:12:26.970290 [ 271 ] {2758947d-c4c0-4770-b0d3-2e6de097f597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17822 | 2026.05.14 14:12:26.970602 [ 271 ] {2758947d-c4c0-4770-b0d3-2e6de097f597} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17823 | 2026.05.14 14:12:26.970813 [ 271 ] {2758947d-c4c0-4770-b0d3-2e6de097f597} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17824 | 2026.05.14 14:12:26.970943 [ 271 ] {2758947d-c4c0-4770-b0d3-2e6de097f597} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001305 sec., 407662.83524904214 rows/sec., 28.84 MiB/sec. | ||
| 17825 | 2026.05.14 14:12:26.970981 [ 271 ] {2758947d-c4c0-4770-b0d3-2e6de097f597} <Debug> TCPHandler: Processed in 0.001470023 sec. | ||
| 17826 | 2026.05.14 14:12:26.971154 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17827 | 2026.05.14 14:12:26.971257 [ 271 ] {57bfb6dc-67f3-4521-91a3-1e73a35a0b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17828 | 2026.05.14 14:12:26.971300 [ 271 ] {57bfb6dc-67f3-4521-91a3-1e73a35a0b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17829 | 2026.05.14 14:12:26.971694 [ 271 ] {57bfb6dc-67f3-4521-91a3-1e73a35a0b32} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17830 | 2026.05.14 14:12:26.971730 [ 271 ] {57bfb6dc-67f3-4521-91a3-1e73a35a0b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17831 | 2026.05.14 14:12:26.972042 [ 271 ] {57bfb6dc-67f3-4521-91a3-1e73a35a0b32} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17832 | 2026.05.14 14:12:26.972249 [ 271 ] {57bfb6dc-67f3-4521-91a3-1e73a35a0b32} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17833 | 2026.05.14 14:12:26.972402 [ 271 ] {57bfb6dc-67f3-4521-91a3-1e73a35a0b32} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001162 sec., 5163.5111876075725 rows/sec., 269.77 KiB/sec. | ||
| 17834 | 2026.05.14 14:12:26.972443 [ 271 ] {57bfb6dc-67f3-4521-91a3-1e73a35a0b32} <Debug> TCPHandler: Processed in 0.001342092 sec. | ||
| 17835 | 2026.05.14 14:12:26.972445 [ 223 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17836 | 2026.05.14 14:12:26.972489 [ 223 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17837 | 2026.05.14 14:12:26.972588 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17838 | 2026.05.14 14:12:26.972690 [ 271 ] {b93aa3d2-9421-497b-b218-ac71c999aecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17839 | 2026.05.14 14:12:26.972735 [ 271 ] {b93aa3d2-9421-497b-b218-ac71c999aecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17840 | 2026.05.14 14:12:26.973178 [ 271 ] {b93aa3d2-9421-497b-b218-ac71c999aecf} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17841 | 2026.05.14 14:12:26.973215 [ 271 ] {b93aa3d2-9421-497b-b218-ac71c999aecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17842 | 2026.05.14 14:12:26.973581 [ 271 ] {b93aa3d2-9421-497b-b218-ac71c999aecf} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17843 | 2026.05.14 14:12:26.973814 [ 271 ] {b93aa3d2-9421-497b-b218-ac71c999aecf} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17844 | 2026.05.14 14:12:26.973965 [ 271 ] {b93aa3d2-9421-497b-b218-ac71c999aecf} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001293 sec., 204949.72931167824 rows/sec., 13.62 MiB/sec. | ||
| 17845 | 2026.05.14 14:12:26.974003 [ 271 ] {b93aa3d2-9421-497b-b218-ac71c999aecf} <Debug> TCPHandler: Processed in 0.001463784 sec. | ||
| 17846 | 2026.05.14 14:12:26.974129 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17847 | 2026.05.14 14:12:26.974227 [ 271 ] {76878ec9-d416-4432-9a63-849e06d0a435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17848 | 2026.05.14 14:12:26.974272 [ 271 ] {76878ec9-d416-4432-9a63-849e06d0a435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17849 | 2026.05.14 14:12:26.974512 [ 223 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17850 | 2026.05.14 14:12:26.974590 [ 271 ] {76878ec9-d416-4432-9a63-849e06d0a435} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17851 | 2026.05.14 14:12:26.974631 [ 271 ] {76878ec9-d416-4432-9a63-849e06d0a435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17852 | 2026.05.14 14:12:26.974921 [ 271 ] {76878ec9-d416-4432-9a63-849e06d0a435} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17853 | 2026.05.14 14:12:26.975123 [ 271 ] {76878ec9-d416-4432-9a63-849e06d0a435} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17854 | 2026.05.14 14:12:26.975252 [ 271 ] {76878ec9-d416-4432-9a63-849e06d0a435} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 17855 | 2026.05.14 14:12:26.975288 [ 271 ] {76878ec9-d416-4432-9a63-849e06d0a435} <Debug> TCPHandler: Processed in 0.001207471 sec. | ||
| 17856 | 2026.05.14 14:12:26.975524 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17857 | 2026.05.14 14:12:26.975720 [ 271 ] {864bdbe2-fc87-461e-9561-ae77916cb16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17858 | 2026.05.14 14:12:26.975822 [ 271 ] {864bdbe2-fc87-461e-9561-ae77916cb16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17859 | 2026.05.14 14:12:26.977157 [ 271 ] {864bdbe2-fc87-461e-9561-ae77916cb16a} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17860 | 2026.05.14 14:12:26.977195 [ 271 ] {864bdbe2-fc87-461e-9561-ae77916cb16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17861 | 2026.05.14 14:12:26.977871 [ 271 ] {864bdbe2-fc87-461e-9561-ae77916cb16a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17862 | 2026.05.14 14:12:26.978112 [ 271 ] {864bdbe2-fc87-461e-9561-ae77916cb16a} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17863 | 2026.05.14 14:12:26.978272 [ 271 ] {864bdbe2-fc87-461e-9561-ae77916cb16a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002608 sec., 16104.294478527607 rows/sec., 28.86 MiB/sec. | ||
| 17864 | 2026.05.14 14:12:26.978332 [ 271 ] {864bdbe2-fc87-461e-9561-ae77916cb16a} <Debug> TCPHandler: Processed in 0.002949527 sec. | ||
| 17865 | 2026.05.14 14:12:26.978475 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17866 | 2026.05.14 14:12:26.978566 [ 271 ] {27a5c447-f703-468e-8f83-60ec53f810b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17867 | 2026.05.14 14:12:26.978607 [ 271 ] {27a5c447-f703-468e-8f83-60ec53f810b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17868 | 2026.05.14 14:12:26.979010 [ 271 ] {27a5c447-f703-468e-8f83-60ec53f810b4} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17869 | 2026.05.14 14:12:26.979044 [ 271 ] {27a5c447-f703-468e-8f83-60ec53f810b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17870 | 2026.05.14 14:12:26.979423 [ 271 ] {27a5c447-f703-468e-8f83-60ec53f810b4} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17871 | 2026.05.14 14:12:26.979651 [ 271 ] {27a5c447-f703-468e-8f83-60ec53f810b4} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17872 | 2026.05.14 14:12:26.979780 [ 271 ] {27a5c447-f703-468e-8f83-60ec53f810b4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001217 sec., 73952.34182415776 rows/sec., 4.63 MiB/sec. | ||
| 17873 | 2026.05.14 14:12:26.979818 [ 271 ] {27a5c447-f703-468e-8f83-60ec53f810b4} <Debug> TCPHandler: Processed in 0.001391523 sec. | ||
| 17874 | 2026.05.14 14:12:31.258466 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17875 | 2026.05.14 14:12:31.258533 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17876 | 2026.05.14 14:12:31.435169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35560 | ||
| 17877 | 2026.05.14 14:12:31.435726 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17878 | 2026.05.14 14:12:31.435774 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17879 | 2026.05.14 14:12:31.436285 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17880 | 2026.05.14 14:12:31.436520 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17881 | 2026.05.14 14:12:31.436670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35560 | ||
| 17882 | 2026.05.14 14:12:31.946409 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17883 | 2026.05.14 14:12:31.946645 [ 271 ] {0f21f293-8657-439e-b621-d3967f35d9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 17884 | 2026.05.14 14:12:31.947015 [ 271 ] {0f21f293-8657-439e-b621-d3967f35d9fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17885 | 2026.05.14 14:12:31.947060 [ 271 ] {0f21f293-8657-439e-b621-d3967f35d9fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 17886 | 2026.05.14 14:12:31.947311 [ 271 ] {0f21f293-8657-439e-b621-d3967f35d9fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17887 | 2026.05.14 14:12:31.947390 [ 271 ] {0f21f293-8657-439e-b621-d3967f35d9fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17888 | 2026.05.14 14:12:31.947545 [ 271 ] {0f21f293-8657-439e-b621-d3967f35d9fd} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17889 | 2026.05.14 14:12:31.947580 [ 271 ] {0f21f293-8657-439e-b621-d3967f35d9fd} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17890 | 2026.05.14 14:12:31.947602 [ 271 ] {0f21f293-8657-439e-b621-d3967f35d9fd} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 17891 | 2026.05.14 14:12:31.947617 [ 271 ] {0f21f293-8657-439e-b621-d3967f35d9fd} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17892 | 2026.05.14 14:12:31.947657 [ 271 ] {0f21f293-8657-439e-b621-d3967f35d9fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 17893 | 2026.05.14 14:12:31.947676 [ 271 ] {0f21f293-8657-439e-b621-d3967f35d9fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 17894 | 2026.05.14 14:12:31.948752 [ 271 ] {0f21f293-8657-439e-b621-d3967f35d9fd} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00221 sec., 19909.50226244344 rows/sec., 4.16 MiB/sec. | ||
| 17895 | 2026.05.14 14:12:31.948856 [ 271 ] {0f21f293-8657-439e-b621-d3967f35d9fd} <Debug> TCPHandler: Processed in 0.002576434 sec. | ||
| 17896 | 2026.05.14 14:12:31.950536 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17897 | 2026.05.14 14:12:31.950692 [ 271 ] {fa466c62-7217-4158-98d9-1b749bf05975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17898 | 2026.05.14 14:12:31.950754 [ 271 ] {fa466c62-7217-4158-98d9-1b749bf05975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17899 | 2026.05.14 14:12:31.951426 [ 271 ] {fa466c62-7217-4158-98d9-1b749bf05975} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17900 | 2026.05.14 14:12:31.951486 [ 271 ] {fa466c62-7217-4158-98d9-1b749bf05975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17901 | 2026.05.14 14:12:31.951853 [ 271 ] {fa466c62-7217-4158-98d9-1b749bf05975} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17902 | 2026.05.14 14:12:31.952065 [ 271 ] {fa466c62-7217-4158-98d9-1b749bf05975} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17903 | 2026.05.14 14:12:31.952215 [ 271 ] {fa466c62-7217-4158-98d9-1b749bf05975} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001566 sec., 35759.89782886335 rows/sec., 2.73 MiB/sec. | ||
| 17904 | 2026.05.14 14:12:31.952254 [ 271 ] {fa466c62-7217-4158-98d9-1b749bf05975} <Debug> TCPHandler: Processed in 0.001785796 sec. | ||
| 17905 | 2026.05.14 14:12:31.952256 [ 51 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17906 | 2026.05.14 14:12:31.952326 [ 51 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17907 | 2026.05.14 14:12:31.952352 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17908 | 2026.05.14 14:12:31.952395 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17909 | 2026.05.14 14:12:31.952495 [ 271 ] {e1ab7195-e2ea-48dd-a59b-f089540d2fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17910 | 2026.05.14 14:12:31.952493 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17911 | 2026.05.14 14:12:31.952536 [ 271 ] {e1ab7195-e2ea-48dd-a59b-f089540d2fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17912 | 2026.05.14 14:12:31.952668 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17913 | 2026.05.14 14:12:31.952710 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3239 rows starting from the beginning of the part | ||
| 17914 | 2026.05.14 14:12:31.952786 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
| 17915 | 2026.05.14 14:12:31.952840 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 881 rows starting from the beginning of the part | ||
| 17916 | 2026.05.14 14:12:31.952887 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 56 rows starting from the beginning of the part | ||
| 17917 | 2026.05.14 14:12:31.952938 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 881 rows starting from the beginning of the part | ||
| 17918 | 2026.05.14 14:12:31.952968 [ 271 ] {e1ab7195-e2ea-48dd-a59b-f089540d2fc3} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17919 | 2026.05.14 14:12:31.952987 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
| 17920 | 2026.05.14 14:12:31.953012 [ 271 ] {e1ab7195-e2ea-48dd-a59b-f089540d2fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
| 17921 | 2026.05.14 14:12:31.953348 [ 271 ] {e1ab7195-e2ea-48dd-a59b-f089540d2fc3} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17922 | 2026.05.14 14:12:31.953569 [ 271 ] {e1ab7195-e2ea-48dd-a59b-f089540d2fc3} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17923 | 2026.05.14 14:12:31.953696 [ 51 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17924 | 2026.05.14 14:12:31.953706 [ 271 ] {e1ab7195-e2ea-48dd-a59b-f089540d2fc3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 17925 | 2026.05.14 14:12:31.953731 [ 51 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17926 | 2026.05.14 14:12:31.953754 [ 271 ] {e1ab7195-e2ea-48dd-a59b-f089540d2fc3} <Debug> TCPHandler: Processed in 0.001409933 sec. | ||
| 17927 | 2026.05.14 14:12:31.953755 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
| 17928 | 2026.05.14 14:12:31.953862 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17929 | 2026.05.14 14:12:31.953902 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17930 | 2026.05.14 14:12:31.953980 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17931 | 2026.05.14 14:12:31.954003 [ 271 ] {861156b2-ce17-433a-be55-cc12aaa37c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17932 | 2026.05.14 14:12:31.954018 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1797 rows starting from the beginning of the part | ||
| 17933 | 2026.05.14 14:12:31.954051 [ 271 ] {861156b2-ce17-433a-be55-cc12aaa37c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17934 | 2026.05.14 14:12:31.954091 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
| 17935 | 2026.05.14 14:12:31.954142 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 532 rows starting from the beginning of the part | ||
| 17936 | 2026.05.14 14:12:31.954183 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 64 rows starting from the beginning of the part | ||
| 17937 | 2026.05.14 14:12:31.954225 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 532 rows starting from the beginning of the part | ||
| 17938 | 2026.05.14 14:12:31.954267 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
| 17939 | 2026.05.14 14:12:31.954494 [ 271 ] {861156b2-ce17-433a-be55-cc12aaa37c75} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17940 | 2026.05.14 14:12:31.954537 [ 271 ] {861156b2-ce17-433a-be55-cc12aaa37c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
| 17941 | 2026.05.14 14:12:31.954878 [ 271 ] {861156b2-ce17-433a-be55-cc12aaa37c75} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17942 | 2026.05.14 14:12:31.954938 [ 187 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002516093 sec., 2054375.573557893 rows/sec., 164.10 MiB/sec. | ||
| 17943 | 2026.05.14 14:12:31.955100 [ 271 ] {861156b2-ce17-433a-be55-cc12aaa37c75} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17944 | 2026.05.14 14:12:31.955244 [ 271 ] {861156b2-ce17-433a-be55-cc12aaa37c75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 17945 | 2026.05.14 14:12:31.955248 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17946 | 2026.05.14 14:12:31.955288 [ 271 ] {861156b2-ce17-433a-be55-cc12aaa37c75} <Debug> TCPHandler: Processed in 0.001433343 sec. | ||
| 17947 | 2026.05.14 14:12:31.955422 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17948 | 2026.05.14 14:12:31.955521 [ 271 ] {026586e4-464d-4959-ad7d-d46efbc91268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17949 | 2026.05.14 14:12:31.955522 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3053 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698886 sec., 1797059.9557592447 rows/sec., 131.67 MiB/sec. | ||
| 17950 | 2026.05.14 14:12:31.955565 [ 271 ] {026586e4-464d-4959-ad7d-d46efbc91268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17951 | 2026.05.14 14:12:31.955592 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_126_25} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17952 | 2026.05.14 14:12:31.955732 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17953 | 2026.05.14 14:12:31.955773 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_126_25} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17954 | 2026.05.14 14:12:31.955869 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 17955 | 2026.05.14 14:12:31.956010 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_126_25} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17956 | 2026.05.14 14:12:31.956013 [ 271 ] {026586e4-464d-4959-ad7d-d46efbc91268} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17957 | 2026.05.14 14:12:31.956065 [ 271 ] {026586e4-464d-4959-ad7d-d46efbc91268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17958 | 2026.05.14 14:12:31.956093 [ 195 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_126_25} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17959 | 2026.05.14 14:12:31.956253 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 17960 | 2026.05.14 14:12:31.956500 [ 271 ] {026586e4-464d-4959-ad7d-d46efbc91268} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17961 | 2026.05.14 14:12:31.956706 [ 271 ] {026586e4-464d-4959-ad7d-d46efbc91268} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17962 | 2026.05.14 14:12:31.956824 [ 51 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17963 | 2026.05.14 14:12:31.956836 [ 271 ] {026586e4-464d-4959-ad7d-d46efbc91268} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
| 17964 | 2026.05.14 14:12:31.956858 [ 51 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17965 | 2026.05.14 14:12:31.956881 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17966 | 2026.05.14 14:12:31.956882 [ 271 ] {026586e4-464d-4959-ad7d-d46efbc91268} <Debug> TCPHandler: Processed in 0.001508484 sec. | ||
| 17967 | 2026.05.14 14:12:31.956977 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17968 | 2026.05.14 14:12:31.957101 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17969 | 2026.05.14 14:12:31.957132 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7740 rows starting from the beginning of the part | ||
| 17970 | 2026.05.14 14:12:31.957187 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 17971 | 2026.05.14 14:12:31.957230 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 90 rows starting from the beginning of the part | ||
| 17972 | 2026.05.14 14:12:31.957270 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 17973 | 2026.05.14 14:12:31.957309 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 90 rows starting from the beginning of the part | ||
| 17974 | 2026.05.14 14:12:31.957351 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 17975 | 2026.05.14 14:12:31.959433 [ 196 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002502143 sec., 3237225.0506865513 rows/sec., 208.80 MiB/sec. | ||
| 17976 | 2026.05.14 14:12:31.959897 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17977 | 2026.05.14 14:12:31.960178 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_126_25} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17978 | 2026.05.14 14:12:31.960257 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_126_25} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17979 | 2026.05.14 14:12:31.960347 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 17980 | 2026.05.14 14:12:32.245875 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17981 | 2026.05.14 14:12:32.246255 [ 271 ] {34b32343-b4f3-4074-822b-950bb8335def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 17982 | 2026.05.14 14:12:32.246708 [ 271 ] {34b32343-b4f3-4074-822b-950bb8335def} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17983 | 2026.05.14 14:12:32.246752 [ 271 ] {34b32343-b4f3-4074-822b-950bb8335def} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 17984 | 2026.05.14 14:12:32.247017 [ 271 ] {34b32343-b4f3-4074-822b-950bb8335def} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17985 | 2026.05.14 14:12:32.247085 [ 271 ] {34b32343-b4f3-4074-822b-950bb8335def} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17986 | 2026.05.14 14:12:32.247234 [ 271 ] {34b32343-b4f3-4074-822b-950bb8335def} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 17987 | 2026.05.14 14:12:32.247273 [ 271 ] {34b32343-b4f3-4074-822b-950bb8335def} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17988 | 2026.05.14 14:12:32.247295 [ 271 ] {34b32343-b4f3-4074-822b-950bb8335def} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 17989 | 2026.05.14 14:12:32.247311 [ 271 ] {34b32343-b4f3-4074-822b-950bb8335def} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17990 | 2026.05.14 14:12:32.247354 [ 271 ] {34b32343-b4f3-4074-822b-950bb8335def} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 17991 | 2026.05.14 14:12:32.247375 [ 271 ] {34b32343-b4f3-4074-822b-950bb8335def} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 17992 | 2026.05.14 14:12:32.248794 [ 271 ] {34b32343-b4f3-4074-822b-950bb8335def} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002722 sec., 16164.584864070535 rows/sec., 3.38 MiB/sec. | ||
| 17993 | 2026.05.14 14:12:32.248917 [ 271 ] {34b32343-b4f3-4074-822b-950bb8335def} <Debug> TCPHandler: Processed in 0.003225969 sec. | ||
| 17994 | 2026.05.14 14:12:32.267025 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17995 | 2026.05.14 14:12:32.267227 [ 271 ] {d2b5474b-0627-45c3-ac74-e8dbc5e685b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17996 | 2026.05.14 14:12:32.267305 [ 271 ] {d2b5474b-0627-45c3-ac74-e8dbc5e685b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17997 | 2026.05.14 14:12:32.268083 [ 271 ] {d2b5474b-0627-45c3-ac74-e8dbc5e685b2} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17998 | 2026.05.14 14:12:32.268133 [ 271 ] {d2b5474b-0627-45c3-ac74-e8dbc5e685b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 17999 | 2026.05.14 14:12:32.268521 [ 271 ] {d2b5474b-0627-45c3-ac74-e8dbc5e685b2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18000 | 2026.05.14 14:12:32.268748 [ 271 ] {d2b5474b-0627-45c3-ac74-e8dbc5e685b2} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18001 | 2026.05.14 14:12:32.268901 [ 271 ] {d2b5474b-0627-45c3-ac74-e8dbc5e685b2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001731 sec., 164067.0132871173 rows/sec., 10.42 MiB/sec. | ||
| 18002 | 2026.05.14 14:12:32.268940 [ 271 ] {d2b5474b-0627-45c3-ac74-e8dbc5e685b2} <Debug> TCPHandler: Processed in 0.002011248 sec. | ||
| 18003 | 2026.05.14 14:12:32.269098 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18004 | 2026.05.14 14:12:32.269195 [ 271 ] {bee66121-4be8-44ab-96fa-e2596f909a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18005 | 2026.05.14 14:12:32.269236 [ 271 ] {bee66121-4be8-44ab-96fa-e2596f909a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18006 | 2026.05.14 14:12:32.269683 [ 271 ] {bee66121-4be8-44ab-96fa-e2596f909a21} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18007 | 2026.05.14 14:12:32.269720 [ 271 ] {bee66121-4be8-44ab-96fa-e2596f909a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 18008 | 2026.05.14 14:12:32.270028 [ 271 ] {bee66121-4be8-44ab-96fa-e2596f909a21} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 18009 | 2026.05.14 14:12:32.270244 [ 271 ] {bee66121-4be8-44ab-96fa-e2596f909a21} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18010 | 2026.05.14 14:12:32.270375 [ 271 ] {bee66121-4be8-44ab-96fa-e2596f909a21} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001199 sec., 15012.510425354463 rows/sec., 1.20 MiB/sec. | ||
| 18011 | 2026.05.14 14:12:32.270413 [ 271 ] {bee66121-4be8-44ab-96fa-e2596f909a21} <Debug> TCPHandler: Processed in 0.001371663 sec. | ||
| 18012 | 2026.05.14 14:12:32.270559 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18013 | 2026.05.14 14:12:32.270656 [ 271 ] {48eed5ac-face-4780-89f3-50ffd7f453e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18014 | 2026.05.14 14:12:32.270695 [ 271 ] {48eed5ac-face-4780-89f3-50ffd7f453e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18015 | 2026.05.14 14:12:32.272338 [ 271 ] {48eed5ac-face-4780-89f3-50ffd7f453e4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18016 | 2026.05.14 14:12:32.272376 [ 271 ] {48eed5ac-face-4780-89f3-50ffd7f453e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 18017 | 2026.05.14 14:12:32.272899 [ 271 ] {48eed5ac-face-4780-89f3-50ffd7f453e4} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18018 | 2026.05.14 14:12:32.273116 [ 271 ] {48eed5ac-face-4780-89f3-50ffd7f453e4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18019 | 2026.05.14 14:12:32.273253 [ 271 ] {48eed5ac-face-4780-89f3-50ffd7f453e4} <Debug> executeQuery: Read 3239 rows, 247.73 KiB in 0.002615 sec., 1238623.326959847 rows/sec., 92.51 MiB/sec. | ||
| 18020 | 2026.05.14 14:12:32.273294 [ 271 ] {48eed5ac-face-4780-89f3-50ffd7f453e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 18021 | 2026.05.14 14:12:32.273310 [ 271 ] {48eed5ac-face-4780-89f3-50ffd7f453e4} <Debug> TCPHandler: Processed in 0.002799976 sec. | ||
| 18022 | 2026.05.14 14:12:32.273439 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18023 | 2026.05.14 14:12:32.273537 [ 271 ] {d98838a3-d302-4c3c-9187-9ae0220186b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18024 | 2026.05.14 14:12:32.273578 [ 271 ] {d98838a3-d302-4c3c-9187-9ae0220186b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18025 | 2026.05.14 14:12:32.274178 [ 271 ] {d98838a3-d302-4c3c-9187-9ae0220186b3} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18026 | 2026.05.14 14:12:32.274219 [ 271 ] {d98838a3-d302-4c3c-9187-9ae0220186b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 18027 | 2026.05.14 14:12:32.274548 [ 271 ] {d98838a3-d302-4c3c-9187-9ae0220186b3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18028 | 2026.05.14 14:12:32.274762 [ 271 ] {d98838a3-d302-4c3c-9187-9ae0220186b3} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18029 | 2026.05.14 14:12:32.274896 [ 271 ] {d98838a3-d302-4c3c-9187-9ae0220186b3} <Debug> executeQuery: Read 213 rows, 13.78 KiB in 0.001377 sec., 154684.09586056645 rows/sec., 9.78 MiB/sec. | ||
| 18030 | 2026.05.14 14:12:32.274935 [ 271 ] {d98838a3-d302-4c3c-9187-9ae0220186b3} <Debug> TCPHandler: Processed in 0.001545234 sec. | ||
| 18031 | 2026.05.14 14:12:32.275058 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18032 | 2026.05.14 14:12:32.275155 [ 271 ] {fd48818b-79d9-4ee8-9a57-422bad29485e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18033 | 2026.05.14 14:12:32.275196 [ 271 ] {fd48818b-79d9-4ee8-9a57-422bad29485e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18034 | 2026.05.14 14:12:32.276028 [ 271 ] {fd48818b-79d9-4ee8-9a57-422bad29485e} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18035 | 2026.05.14 14:12:32.276066 [ 271 ] {fd48818b-79d9-4ee8-9a57-422bad29485e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 18036 | 2026.05.14 14:12:32.276431 [ 271 ] {fd48818b-79d9-4ee8-9a57-422bad29485e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18037 | 2026.05.14 14:12:32.276644 [ 271 ] {fd48818b-79d9-4ee8-9a57-422bad29485e} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18038 | 2026.05.14 14:12:32.276776 [ 271 ] {fd48818b-79d9-4ee8-9a57-422bad29485e} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001639 sec., 579621.7205613179 rows/sec., 34.10 MiB/sec. | ||
| 18039 | 2026.05.14 14:12:32.276814 [ 271 ] {fd48818b-79d9-4ee8-9a57-422bad29485e} <Debug> TCPHandler: Processed in 0.001805477 sec. | ||
| 18040 | 2026.05.14 14:12:32.276962 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18041 | 2026.05.14 14:12:32.277060 [ 271 ] {c8161d6c-aea9-4f09-bb03-57fde68f36fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18042 | 2026.05.14 14:12:32.277101 [ 271 ] {c8161d6c-aea9-4f09-bb03-57fde68f36fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18043 | 2026.05.14 14:12:32.277518 [ 271 ] {c8161d6c-aea9-4f09-bb03-57fde68f36fb} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18044 | 2026.05.14 14:12:32.277555 [ 271 ] {c8161d6c-aea9-4f09-bb03-57fde68f36fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 18045 | 2026.05.14 14:12:32.277836 [ 271 ] {c8161d6c-aea9-4f09-bb03-57fde68f36fb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 18046 | 2026.05.14 14:12:32.278064 [ 271 ] {c8161d6c-aea9-4f09-bb03-57fde68f36fb} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18047 | 2026.05.14 14:12:32.278192 [ 271 ] {c8161d6c-aea9-4f09-bb03-57fde68f36fb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 61.09 KiB/sec. | ||
| 18048 | 2026.05.14 14:12:32.278231 [ 271 ] {c8161d6c-aea9-4f09-bb03-57fde68f36fb} <Debug> TCPHandler: Processed in 0.001319572 sec. | ||
| 18049 | 2026.05.14 14:12:32.278407 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18050 | 2026.05.14 14:12:32.278504 [ 271 ] {3a727766-3ee9-4e0d-bf67-2f80841212dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18051 | 2026.05.14 14:12:32.278544 [ 271 ] {3a727766-3ee9-4e0d-bf67-2f80841212dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18052 | 2026.05.14 14:12:32.279038 [ 271 ] {3a727766-3ee9-4e0d-bf67-2f80841212dc} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18053 | 2026.05.14 14:12:32.279074 [ 271 ] {3a727766-3ee9-4e0d-bf67-2f80841212dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 18054 | 2026.05.14 14:12:32.279388 [ 271 ] {3a727766-3ee9-4e0d-bf67-2f80841212dc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18055 | 2026.05.14 14:12:32.279596 [ 271 ] {3a727766-3ee9-4e0d-bf67-2f80841212dc} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18056 | 2026.05.14 14:12:32.279732 [ 271 ] {3a727766-3ee9-4e0d-bf67-2f80841212dc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001246 sec., 118780.0963081862 rows/sec., 6.76 MiB/sec. | ||
| 18057 | 2026.05.14 14:12:32.279771 [ 271 ] {3a727766-3ee9-4e0d-bf67-2f80841212dc} <Debug> TCPHandler: Processed in 0.001413553 sec. | ||
| 18058 | 2026.05.14 14:12:32.279921 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18059 | 2026.05.14 14:12:32.280016 [ 271 ] {6c5d4058-37f3-4fcc-a0d4-43debb7de16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18060 | 2026.05.14 14:12:32.280056 [ 271 ] {6c5d4058-37f3-4fcc-a0d4-43debb7de16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18061 | 2026.05.14 14:12:32.281029 [ 271 ] {6c5d4058-37f3-4fcc-a0d4-43debb7de16a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18062 | 2026.05.14 14:12:32.281066 [ 271 ] {6c5d4058-37f3-4fcc-a0d4-43debb7de16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 18063 | 2026.05.14 14:12:32.281465 [ 271 ] {6c5d4058-37f3-4fcc-a0d4-43debb7de16a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18064 | 2026.05.14 14:12:32.281697 [ 271 ] {6c5d4058-37f3-4fcc-a0d4-43debb7de16a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18065 | 2026.05.14 14:12:32.281827 [ 271 ] {6c5d4058-37f3-4fcc-a0d4-43debb7de16a} <Debug> executeQuery: Read 1776 rows, 123.01 KiB in 0.001828 sec., 971553.6105032823 rows/sec., 65.71 MiB/sec. | ||
| 18066 | 2026.05.14 14:12:32.281866 [ 271 ] {6c5d4058-37f3-4fcc-a0d4-43debb7de16a} <Debug> TCPHandler: Processed in 0.001995709 sec. | ||
| 18067 | 2026.05.14 14:12:32.282017 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18068 | 2026.05.14 14:12:32.282113 [ 271 ] {70222f0b-7606-47e6-bcbb-88fb9144828b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18069 | 2026.05.14 14:12:32.282155 [ 271 ] {70222f0b-7606-47e6-bcbb-88fb9144828b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18070 | 2026.05.14 14:12:32.282506 [ 271 ] {70222f0b-7606-47e6-bcbb-88fb9144828b} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18071 | 2026.05.14 14:12:32.282543 [ 271 ] {70222f0b-7606-47e6-bcbb-88fb9144828b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 18072 | 2026.05.14 14:12:32.282851 [ 271 ] {70222f0b-7606-47e6-bcbb-88fb9144828b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18073 | 2026.05.14 14:12:32.283077 [ 271 ] {70222f0b-7606-47e6-bcbb-88fb9144828b} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18074 | 2026.05.14 14:12:32.283206 [ 271 ] {70222f0b-7606-47e6-bcbb-88fb9144828b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 18075 | 2026.05.14 14:12:32.283243 [ 271 ] {70222f0b-7606-47e6-bcbb-88fb9144828b} <Debug> TCPHandler: Processed in 0.001275461 sec. | ||
| 18076 | 2026.05.14 14:12:32.283393 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18077 | 2026.05.14 14:12:32.283489 [ 271 ] {ed70ca9c-7e32-40c4-a460-5d61d784f410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18078 | 2026.05.14 14:12:32.283532 [ 271 ] {ed70ca9c-7e32-40c4-a460-5d61d784f410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18079 | 2026.05.14 14:12:32.284347 [ 271 ] {ed70ca9c-7e32-40c4-a460-5d61d784f410} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18080 | 2026.05.14 14:12:32.284384 [ 271 ] {ed70ca9c-7e32-40c4-a460-5d61d784f410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 18081 | 2026.05.14 14:12:32.284851 [ 271 ] {ed70ca9c-7e32-40c4-a460-5d61d784f410} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18082 | 2026.05.14 14:12:32.285101 [ 271 ] {ed70ca9c-7e32-40c4-a460-5d61d784f410} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18083 | 2026.05.14 14:12:32.285239 [ 271 ] {ed70ca9c-7e32-40c4-a460-5d61d784f410} <Debug> executeQuery: Read 1610 rows, 100.16 KiB in 0.001769 sec., 910118.7111362352 rows/sec., 55.29 MiB/sec. | ||
| 18084 | 2026.05.14 14:12:32.285282 [ 271 ] {ed70ca9c-7e32-40c4-a460-5d61d784f410} <Debug> TCPHandler: Processed in 0.001939838 sec. | ||
| 18085 | 2026.05.14 14:12:32.285424 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18086 | 2026.05.14 14:12:32.285524 [ 271 ] {9f6cab9c-a3fa-4f58-92ab-9d453213d84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18087 | 2026.05.14 14:12:32.285568 [ 271 ] {9f6cab9c-a3fa-4f58-92ab-9d453213d84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18088 | 2026.05.14 14:12:32.285907 [ 271 ] {9f6cab9c-a3fa-4f58-92ab-9d453213d84b} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18089 | 2026.05.14 14:12:32.285944 [ 271 ] {9f6cab9c-a3fa-4f58-92ab-9d453213d84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 18090 | 2026.05.14 14:12:32.286250 [ 271 ] {9f6cab9c-a3fa-4f58-92ab-9d453213d84b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18091 | 2026.05.14 14:12:32.286462 [ 271 ] {9f6cab9c-a3fa-4f58-92ab-9d453213d84b} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18092 | 2026.05.14 14:12:32.286596 [ 271 ] {9f6cab9c-a3fa-4f58-92ab-9d453213d84b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 18093 | 2026.05.14 14:12:32.286632 [ 271 ] {9f6cab9c-a3fa-4f58-92ab-9d453213d84b} <Debug> TCPHandler: Processed in 0.001263662 sec. | ||
| 18094 | 2026.05.14 14:12:32.286758 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18095 | 2026.05.14 14:12:32.286855 [ 271 ] {ed33639a-345c-46d9-afcd-755dc31d4a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18096 | 2026.05.14 14:12:32.286909 [ 271 ] {ed33639a-345c-46d9-afcd-755dc31d4a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18097 | 2026.05.14 14:12:32.287868 [ 271 ] {ed33639a-345c-46d9-afcd-755dc31d4a7d} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18098 | 2026.05.14 14:12:32.287908 [ 271 ] {ed33639a-345c-46d9-afcd-755dc31d4a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 18099 | 2026.05.14 14:12:32.288499 [ 271 ] {ed33639a-345c-46d9-afcd-755dc31d4a7d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18100 | 2026.05.14 14:12:32.288739 [ 271 ] {ed33639a-345c-46d9-afcd-755dc31d4a7d} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18101 | 2026.05.14 14:12:32.288880 [ 271 ] {ed33639a-345c-46d9-afcd-755dc31d4a7d} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002042 sec., 25954.94613124388 rows/sec., 46.51 MiB/sec. | ||
| 18102 | 2026.05.14 14:12:32.288934 [ 271 ] {ed33639a-345c-46d9-afcd-755dc31d4a7d} <Debug> TCPHandler: Processed in 0.00222372 sec. | ||
| 18103 | 2026.05.14 14:12:32.289060 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18104 | 2026.05.14 14:12:32.289157 [ 271 ] {59d1e92b-fc55-44a2-ba54-5c449b380b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18105 | 2026.05.14 14:12:32.289199 [ 271 ] {59d1e92b-fc55-44a2-ba54-5c449b380b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18106 | 2026.05.14 14:12:32.289560 [ 271 ] {59d1e92b-fc55-44a2-ba54-5c449b380b79} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18107 | 2026.05.14 14:12:32.289603 [ 271 ] {59d1e92b-fc55-44a2-ba54-5c449b380b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 18108 | 2026.05.14 14:12:32.289900 [ 271 ] {59d1e92b-fc55-44a2-ba54-5c449b380b79} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18109 | 2026.05.14 14:12:32.290110 [ 271 ] {59d1e92b-fc55-44a2-ba54-5c449b380b79} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18110 | 2026.05.14 14:12:32.290247 [ 271 ] {59d1e92b-fc55-44a2-ba54-5c449b380b79} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001108 sec., 37906.13718411552 rows/sec., 2.16 MiB/sec. | ||
| 18111 | 2026.05.14 14:12:32.290284 [ 271 ] {59d1e92b-fc55-44a2-ba54-5c449b380b79} <Debug> TCPHandler: Processed in 0.001273261 sec. | ||
| 18112 | 2026.05.14 14:12:33.273073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 557 | ||
| 18113 | 2026.05.14 14:12:33.289562 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18114 | 2026.05.14 14:12:33.289617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
| 18115 | 2026.05.14 14:12:33.295764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 18116 | 2026.05.14 14:12:33.296444 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18117 | 2026.05.14 14:12:33.299266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 557 | ||
| 18118 | 2026.05.14 14:12:36.438200 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18119 | 2026.05.14 14:12:36.438266 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18120 | 2026.05.14 14:12:36.440453 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18121 | 2026.05.14 14:12:36.557688 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 2264 | ||
| 18122 | 2026.05.14 14:12:36.560537 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18123 | 2026.05.14 14:12:36.560595 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
| 18124 | 2026.05.14 14:12:36.561804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18125 | 2026.05.14 14:12:36.562070 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18126 | 2026.05.14 14:12:36.562239 [ 38 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 18127 | 2026.05.14 14:12:36.562332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2264 | ||
| 18128 | 2026.05.14 14:12:36.562334 [ 38 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18129 | 2026.05.14 14:12:36.562394 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
| 18130 | 2026.05.14 14:12:36.562517 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 18131 | 2026.05.14 14:12:36.563008 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18132 | 2026.05.14 14:12:36.563138 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2048 rows starting from the beginning of the part | ||
| 18133 | 2026.05.14 14:12:36.563487 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 18134 | 2026.05.14 14:12:36.563777 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 18135 | 2026.05.14 14:12:36.564056 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part | ||
| 18136 | 2026.05.14 14:12:36.564352 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 18137 | 2026.05.14 14:12:36.564649 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 62 rows starting from the beginning of the part | ||
| 18138 | 2026.05.14 14:12:36.571438 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2264 rows, containing 72 columns (72 merged, 0 gathered) in 0.008968253 sec., 252446.04495435173 rows/sec., 210.24 MiB/sec. | ||
| 18139 | 2026.05.14 14:12:36.573126 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 18140 | 2026.05.14 14:12:36.573643 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_56_11} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18141 | 2026.05.14 14:12:36.573712 [ 187 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_56_11} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 18142 | 2026.05.14 14:12:36.573868 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.08 MiB. | ||
| 18143 | 2026.05.14 14:12:36.618225 [ 218 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18144 | 2026.05.14 14:12:36.618280 [ 218 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18145 | 2026.05.14 14:12:36.620239 [ 218 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18146 | 2026.05.14 14:12:36.944932 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18147 | 2026.05.14 14:12:36.945237 [ 271 ] {005cba39-00c0-45d5-b46c-4906e4ca0a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 18148 | 2026.05.14 14:12:36.945601 [ 271 ] {005cba39-00c0-45d5-b46c-4906e4ca0a32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18149 | 2026.05.14 14:12:36.945642 [ 271 ] {005cba39-00c0-45d5-b46c-4906e4ca0a32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 18150 | 2026.05.14 14:12:36.945856 [ 271 ] {005cba39-00c0-45d5-b46c-4906e4ca0a32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18151 | 2026.05.14 14:12:36.945924 [ 271 ] {005cba39-00c0-45d5-b46c-4906e4ca0a32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18152 | 2026.05.14 14:12:36.946064 [ 271 ] {005cba39-00c0-45d5-b46c-4906e4ca0a32} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18153 | 2026.05.14 14:12:36.946100 [ 271 ] {005cba39-00c0-45d5-b46c-4906e4ca0a32} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18154 | 2026.05.14 14:12:36.946121 [ 271 ] {005cba39-00c0-45d5-b46c-4906e4ca0a32} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 18155 | 2026.05.14 14:12:36.946137 [ 271 ] {005cba39-00c0-45d5-b46c-4906e4ca0a32} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18156 | 2026.05.14 14:12:36.946178 [ 271 ] {005cba39-00c0-45d5-b46c-4906e4ca0a32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 18157 | 2026.05.14 14:12:36.946199 [ 271 ] {005cba39-00c0-45d5-b46c-4906e4ca0a32} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 18158 | 2026.05.14 14:12:36.947318 [ 271 ] {005cba39-00c0-45d5-b46c-4906e4ca0a32} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002185 sec., 20137.29977116705 rows/sec., 4.21 MiB/sec. | ||
| 18159 | 2026.05.14 14:12:36.947428 [ 271 ] {005cba39-00c0-45d5-b46c-4906e4ca0a32} <Debug> TCPHandler: Processed in 0.002584004 sec. | ||
| 18160 | 2026.05.14 14:12:36.948970 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18161 | 2026.05.14 14:12:36.949150 [ 271 ] {3bd95e6d-0fb4-45f8-923d-0f77465bc251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18162 | 2026.05.14 14:12:36.949218 [ 271 ] {3bd95e6d-0fb4-45f8-923d-0f77465bc251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18163 | 2026.05.14 14:12:36.949866 [ 271 ] {3bd95e6d-0fb4-45f8-923d-0f77465bc251} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18164 | 2026.05.14 14:12:36.949910 [ 271 ] {3bd95e6d-0fb4-45f8-923d-0f77465bc251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
| 18165 | 2026.05.14 14:12:36.950292 [ 271 ] {3bd95e6d-0fb4-45f8-923d-0f77465bc251} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18166 | 2026.05.14 14:12:36.950507 [ 271 ] {3bd95e6d-0fb4-45f8-923d-0f77465bc251} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18167 | 2026.05.14 14:12:36.950680 [ 271 ] {3bd95e6d-0fb4-45f8-923d-0f77465bc251} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001579 sec., 35465.48448385054 rows/sec., 2.71 MiB/sec. | ||
| 18168 | 2026.05.14 14:12:36.950723 [ 271 ] {3bd95e6d-0fb4-45f8-923d-0f77465bc251} <Debug> TCPHandler: Processed in 0.001882697 sec. | ||
| 18169 | 2026.05.14 14:12:36.950782 [ 224 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18170 | 2026.05.14 14:12:36.950830 [ 224 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18171 | 2026.05.14 14:12:36.950900 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18172 | 2026.05.14 14:12:36.951000 [ 271 ] {5c16412e-8779-4ccf-a49a-08d289f60ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18173 | 2026.05.14 14:12:36.951043 [ 271 ] {5c16412e-8779-4ccf-a49a-08d289f60ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18174 | 2026.05.14 14:12:36.951481 [ 271 ] {5c16412e-8779-4ccf-a49a-08d289f60ad0} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18175 | 2026.05.14 14:12:36.951520 [ 271 ] {5c16412e-8779-4ccf-a49a-08d289f60ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
| 18176 | 2026.05.14 14:12:36.951865 [ 271 ] {5c16412e-8779-4ccf-a49a-08d289f60ad0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18177 | 2026.05.14 14:12:36.952128 [ 271 ] {5c16412e-8779-4ccf-a49a-08d289f60ad0} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18178 | 2026.05.14 14:12:36.952282 [ 271 ] {5c16412e-8779-4ccf-a49a-08d289f60ad0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001301 sec., 49192.928516525746 rows/sec., 3.84 MiB/sec. | ||
| 18179 | 2026.05.14 14:12:36.952322 [ 271 ] {5c16412e-8779-4ccf-a49a-08d289f60ad0} <Debug> TCPHandler: Processed in 0.001471304 sec. | ||
| 18180 | 2026.05.14 14:12:36.952414 [ 225 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18181 | 2026.05.14 14:12:36.952467 [ 225 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18182 | 2026.05.14 14:12:36.952482 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18183 | 2026.05.14 14:12:36.952586 [ 271 ] {7bd8c01d-fd8f-4864-bf05-78c8f3660cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18184 | 2026.05.14 14:12:36.952642 [ 271 ] {7bd8c01d-fd8f-4864-bf05-78c8f3660cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18185 | 2026.05.14 14:12:36.952737 [ 224 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18186 | 2026.05.14 14:12:36.953069 [ 271 ] {7bd8c01d-fd8f-4864-bf05-78c8f3660cb6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18187 | 2026.05.14 14:12:36.953110 [ 271 ] {7bd8c01d-fd8f-4864-bf05-78c8f3660cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
| 18188 | 2026.05.14 14:12:36.953465 [ 271 ] {7bd8c01d-fd8f-4864-bf05-78c8f3660cb6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18189 | 2026.05.14 14:12:36.953748 [ 271 ] {7bd8c01d-fd8f-4864-bf05-78c8f3660cb6} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18190 | 2026.05.14 14:12:36.953877 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 5 parts from all_1_123_25 to all_127_127_0 | ||
| 18191 | 2026.05.14 14:12:36.953886 [ 271 ] {7bd8c01d-fd8f-4864-bf05-78c8f3660cb6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00132 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. | ||
| 18192 | 2026.05.14 14:12:36.953922 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18193 | 2026.05.14 14:12:36.953941 [ 271 ] {7bd8c01d-fd8f-4864-bf05-78c8f3660cb6} <Debug> TCPHandler: Processed in 0.001508374 sec. | ||
| 18194 | 2026.05.14 14:12:36.953952 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
| 18195 | 2026.05.14 14:12:36.954052 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_127_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_123_25 to all_127_127_0 into Compact with storage Full | ||
| 18196 | 2026.05.14 14:12:36.954116 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18197 | 2026.05.14 14:12:36.954161 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_127_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18198 | 2026.05.14 14:12:36.954193 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_123_25, total 49128 rows starting from the beginning of the part | ||
| 18199 | 2026.05.14 14:12:36.954221 [ 271 ] {023839c2-6a99-42c3-84c8-5253bb0b6e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18200 | 2026.05.14 14:12:36.954261 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 18201 | 2026.05.14 14:12:36.954264 [ 271 ] {023839c2-6a99-42c3-84c8-5253bb0b6e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18202 | 2026.05.14 14:12:36.954308 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 265 rows starting from the beginning of the part | ||
| 18203 | 2026.05.14 14:12:36.954355 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 18204 | 2026.05.14 14:12:36.954398 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1610 rows starting from the beginning of the part | ||
| 18205 | 2026.05.14 14:12:36.954631 [ 271 ] {023839c2-6a99-42c3-84c8-5253bb0b6e02} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18206 | 2026.05.14 14:12:36.954671 [ 271 ] {023839c2-6a99-42c3-84c8-5253bb0b6e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
| 18207 | 2026.05.14 14:12:36.954813 [ 225 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18208 | 2026.05.14 14:12:36.955000 [ 271 ] {023839c2-6a99-42c3-84c8-5253bb0b6e02} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18209 | 2026.05.14 14:12:36.955232 [ 271 ] {023839c2-6a99-42c3-84c8-5253bb0b6e02} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18210 | 2026.05.14 14:12:36.955369 [ 271 ] {023839c2-6a99-42c3-84c8-5253bb0b6e02} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001167 sec., 41131.105398457585 rows/sec., 2.77 MiB/sec. | ||
| 18211 | 2026.05.14 14:12:36.955406 [ 271 ] {023839c2-6a99-42c3-84c8-5253bb0b6e02} <Debug> TCPHandler: Processed in 0.001339512 sec. | ||
| 18212 | 2026.05.14 14:12:36.963310 [ 198 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_127_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51323 rows, containing 5 columns (5 merged, 0 gathered) in 0.009292415 sec., 5523106.748891435 rows/sec., 351.75 MiB/sec. | ||
| 18213 | 2026.05.14 14:12:36.963856 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_127_26} <Trace> MergedBlockOutputStream: filled checksums all_1_127_26 (state Temporary) | ||
| 18214 | 2026.05.14 14:12:36.964233 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_127_26 to all_1_127_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18215 | 2026.05.14 14:12:36.964328 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 5 parts: [all_1_123_25, all_127_127_0] -> all_1_127_26 | ||
| 18216 | 2026.05.14 14:12:36.964430 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 18217 | 2026.05.14 14:12:38.937808 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36008 | ||
| 18218 | 2026.05.14 14:12:38.938423 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18219 | 2026.05.14 14:12:38.938490 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
| 18220 | 2026.05.14 14:12:38.939091 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18221 | 2026.05.14 14:12:38.939379 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18222 | 2026.05.14 14:12:38.939573 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36008 | ||
| 18223 | 2026.05.14 14:12:38.939708 [ 225 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18224 | 2026.05.14 14:12:38.939774 [ 225 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18225 | 2026.05.14 14:12:38.942023 [ 225 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18226 | 2026.05.14 14:12:39.399432 [ 223 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18227 | 2026.05.14 14:12:39.399477 [ 223 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18228 | 2026.05.14 14:12:39.401948 [ 223 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18229 | 2026.05.14 14:12:40.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.95 MiB, peak 408.02 MiB, free memory in arenas 0.00 B, will set to 391.95 MiB (RSS), difference: 4.00 MiB | ||
| 18230 | 2026.05.14 14:12:40.799481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 565 | ||
| 18231 | 2026.05.14 14:12:40.817173 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18232 | 2026.05.14 14:12:40.817248 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18233 | 2026.05.14 14:12:40.823432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18234 | 2026.05.14 14:12:40.824181 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18235 | 2026.05.14 14:12:40.827636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 18236 | 2026.05.14 14:12:41.947213 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18237 | 2026.05.14 14:12:41.947478 [ 271 ] {a603d39d-660d-491c-921c-a9ad295c1d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 18238 | 2026.05.14 14:12:41.947840 [ 271 ] {a603d39d-660d-491c-921c-a9ad295c1d9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18239 | 2026.05.14 14:12:41.947876 [ 271 ] {a603d39d-660d-491c-921c-a9ad295c1d9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 18240 | 2026.05.14 14:12:41.948095 [ 271 ] {a603d39d-660d-491c-921c-a9ad295c1d9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18241 | 2026.05.14 14:12:41.948165 [ 271 ] {a603d39d-660d-491c-921c-a9ad295c1d9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18242 | 2026.05.14 14:12:41.948313 [ 271 ] {a603d39d-660d-491c-921c-a9ad295c1d9b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18243 | 2026.05.14 14:12:41.948350 [ 271 ] {a603d39d-660d-491c-921c-a9ad295c1d9b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18244 | 2026.05.14 14:12:41.948372 [ 271 ] {a603d39d-660d-491c-921c-a9ad295c1d9b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 18245 | 2026.05.14 14:12:41.948388 [ 271 ] {a603d39d-660d-491c-921c-a9ad295c1d9b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18246 | 2026.05.14 14:12:41.948432 [ 271 ] {a603d39d-660d-491c-921c-a9ad295c1d9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 18247 | 2026.05.14 14:12:41.948452 [ 271 ] {a603d39d-660d-491c-921c-a9ad295c1d9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 18248 | 2026.05.14 14:12:41.949975 [ 271 ] {a603d39d-660d-491c-921c-a9ad295c1d9b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002609 sec., 16864.69911843618 rows/sec., 3.53 MiB/sec. | ||
| 18249 | 2026.05.14 14:12:41.950093 [ 271 ] {a603d39d-660d-491c-921c-a9ad295c1d9b} <Debug> TCPHandler: Processed in 0.003028288 sec. | ||
| 18250 | 2026.05.14 14:12:41.951887 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18251 | 2026.05.14 14:12:41.952005 [ 271 ] {354b03f8-75b2-4454-b2a2-406d182067d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18252 | 2026.05.14 14:12:41.952048 [ 271 ] {354b03f8-75b2-4454-b2a2-406d182067d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18253 | 2026.05.14 14:12:41.952699 [ 271 ] {354b03f8-75b2-4454-b2a2-406d182067d1} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18254 | 2026.05.14 14:12:41.952738 [ 271 ] {354b03f8-75b2-4454-b2a2-406d182067d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18255 | 2026.05.14 14:12:41.953122 [ 271 ] {354b03f8-75b2-4454-b2a2-406d182067d1} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18256 | 2026.05.14 14:12:41.953344 [ 271 ] {354b03f8-75b2-4454-b2a2-406d182067d1} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18257 | 2026.05.14 14:12:41.953496 [ 271 ] {354b03f8-75b2-4454-b2a2-406d182067d1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001524 sec., 36745.40682414698 rows/sec., 2.81 MiB/sec. | ||
| 18258 | 2026.05.14 14:12:41.953535 [ 271 ] {354b03f8-75b2-4454-b2a2-406d182067d1} <Debug> TCPHandler: Processed in 0.001703076 sec. | ||
| 18259 | 2026.05.14 14:12:41.953674 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18260 | 2026.05.14 14:12:41.953781 [ 271 ] {1ade22a5-82f5-4b4b-bd46-1e3e36b8d45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18261 | 2026.05.14 14:12:41.953821 [ 271 ] {1ade22a5-82f5-4b4b-bd46-1e3e36b8d45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18262 | 2026.05.14 14:12:41.954303 [ 271 ] {1ade22a5-82f5-4b4b-bd46-1e3e36b8d45b} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18263 | 2026.05.14 14:12:41.954338 [ 271 ] {1ade22a5-82f5-4b4b-bd46-1e3e36b8d45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18264 | 2026.05.14 14:12:41.954633 [ 271 ] {1ade22a5-82f5-4b4b-bd46-1e3e36b8d45b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18265 | 2026.05.14 14:12:41.954860 [ 271 ] {1ade22a5-82f5-4b4b-bd46-1e3e36b8d45b} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18266 | 2026.05.14 14:12:41.954989 [ 271 ] {1ade22a5-82f5-4b4b-bd46-1e3e36b8d45b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 18267 | 2026.05.14 14:12:41.955027 [ 271 ] {1ade22a5-82f5-4b4b-bd46-1e3e36b8d45b} <Debug> TCPHandler: Processed in 0.001402583 sec. | ||
| 18268 | 2026.05.14 14:12:41.955176 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18269 | 2026.05.14 14:12:41.955273 [ 271 ] {2b497c91-fea3-4e9a-8a06-ff597e9a693a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18270 | 2026.05.14 14:12:41.955316 [ 271 ] {2b497c91-fea3-4e9a-8a06-ff597e9a693a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18271 | 2026.05.14 14:12:41.955843 [ 271 ] {2b497c91-fea3-4e9a-8a06-ff597e9a693a} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18272 | 2026.05.14 14:12:41.955882 [ 271 ] {2b497c91-fea3-4e9a-8a06-ff597e9a693a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18273 | 2026.05.14 14:12:41.956213 [ 271 ] {2b497c91-fea3-4e9a-8a06-ff597e9a693a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18274 | 2026.05.14 14:12:41.956426 [ 271 ] {2b497c91-fea3-4e9a-8a06-ff597e9a693a} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18275 | 2026.05.14 14:12:41.956560 [ 271 ] {2b497c91-fea3-4e9a-8a06-ff597e9a693a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 18276 | 2026.05.14 14:12:41.956598 [ 271 ] {2b497c91-fea3-4e9a-8a06-ff597e9a693a} <Debug> TCPHandler: Processed in 0.001471414 sec. | ||
| 18277 | 2026.05.14 14:12:41.956728 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18278 | 2026.05.14 14:12:41.956825 [ 271 ] {875926b3-182b-4127-bcd4-3f9a7bb4c493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18279 | 2026.05.14 14:12:41.956866 [ 271 ] {875926b3-182b-4127-bcd4-3f9a7bb4c493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18280 | 2026.05.14 14:12:41.957252 [ 271 ] {875926b3-182b-4127-bcd4-3f9a7bb4c493} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18281 | 2026.05.14 14:12:41.957289 [ 271 ] {875926b3-182b-4127-bcd4-3f9a7bb4c493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18282 | 2026.05.14 14:12:41.957594 [ 271 ] {875926b3-182b-4127-bcd4-3f9a7bb4c493} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18283 | 2026.05.14 14:12:41.957796 [ 271 ] {875926b3-182b-4127-bcd4-3f9a7bb4c493} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18284 | 2026.05.14 14:12:41.957926 [ 271 ] {875926b3-182b-4127-bcd4-3f9a7bb4c493} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 18285 | 2026.05.14 14:12:41.957962 [ 271 ] {875926b3-182b-4127-bcd4-3f9a7bb4c493} <Debug> TCPHandler: Processed in 0.001283392 sec. | ||
| 18286 | 2026.05.14 14:12:43.122007 [ 32 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 18287 | 2026.05.14 14:12:43.122079 [ 32 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18288 | 2026.05.14 14:12:43.122100 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18289 | 2026.05.14 14:12:43.122249 [ 190 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 18290 | 2026.05.14 14:12:43.122417 [ 190 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18291 | 2026.05.14 14:12:43.122462 [ 190 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 51 rows starting from the beginning of the part | ||
| 18292 | 2026.05.14 14:12:43.122538 [ 190 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 18293 | 2026.05.14 14:12:43.122592 [ 190 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 18294 | 2026.05.14 14:12:43.122642 [ 190 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 18295 | 2026.05.14 14:12:43.122689 [ 190 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 18296 | 2026.05.14 14:12:43.123624 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.001437863 sec., 38251.21030306782 rows/sec., 2.52 MiB/sec. | ||
| 18297 | 2026.05.14 14:12:43.123780 [ 190 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 18298 | 2026.05.14 14:12:43.124057 [ 190 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_55_12} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18299 | 2026.05.14 14:12:43.124127 [ 190 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_55_12} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 18300 | 2026.05.14 14:12:43.124201 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 18301 | 2026.05.14 14:12:43.827752 [ 31 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 18302 | 2026.05.14 14:12:43.827820 [ 31 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18303 | 2026.05.14 14:12:43.827845 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18304 | 2026.05.14 14:12:43.827972 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 18305 | 2026.05.14 14:12:43.828114 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18306 | 2026.05.14 14:12:43.828148 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 213 rows starting from the beginning of the part | ||
| 18307 | 2026.05.14 14:12:43.828214 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 195 rows starting from the beginning of the part | ||
| 18308 | 2026.05.14 14:12:43.828259 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 184 rows starting from the beginning of the part | ||
| 18309 | 2026.05.14 14:12:43.828302 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 184 rows starting from the beginning of the part | ||
| 18310 | 2026.05.14 14:12:43.828347 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 213 rows starting from the beginning of the part | ||
| 18311 | 2026.05.14 14:12:43.829237 [ 190 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318712 sec., 749974.2172665449 rows/sec., 49.88 MiB/sec. | ||
| 18312 | 2026.05.14 14:12:43.829389 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 18313 | 2026.05.14 14:12:43.829640 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_55_12} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18314 | 2026.05.14 14:12:43.829713 [ 198 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_55_12} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 18315 | 2026.05.14 14:12:43.829783 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 18316 | 2026.05.14 14:12:44.895400 [ 30 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 18317 | 2026.05.14 14:12:44.895476 [ 30 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18318 | 2026.05.14 14:12:44.895497 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18319 | 2026.05.14 14:12:44.895657 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 18320 | 2026.05.14 14:12:44.895850 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18321 | 2026.05.14 14:12:44.895892 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 306 rows starting from the beginning of the part | ||
| 18322 | 2026.05.14 14:12:44.895970 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 18323 | 2026.05.14 14:12:44.896025 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 18324 | 2026.05.14 14:12:44.896075 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 18325 | 2026.05.14 14:12:44.896122 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 18326 | 2026.05.14 14:12:44.896998 [ 190 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001403293 sec., 235161.15308777284 rows/sec., 12.00 MiB/sec. | ||
| 18327 | 2026.05.14 14:12:44.897233 [ 189 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 18328 | 2026.05.14 14:12:44.897573 [ 189 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_55_12} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18329 | 2026.05.14 14:12:44.897651 [ 189 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_55_12} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 18330 | 2026.05.14 14:12:44.897768 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18331 | 2026.05.14 14:12:46.258608 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18332 | 2026.05.14 14:12:46.258676 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18333 | 2026.05.14 14:12:46.439736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36520 | ||
| 18334 | 2026.05.14 14:12:46.440365 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18335 | 2026.05.14 14:12:46.440416 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18336 | 2026.05.14 14:12:46.440958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18337 | 2026.05.14 14:12:46.441191 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18338 | 2026.05.14 14:12:46.441326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36520 | ||
| 18339 | 2026.05.14 14:12:46.441374 [ 30 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18340 | 2026.05.14 14:12:46.441453 [ 30 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18341 | 2026.05.14 14:12:46.441479 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18342 | 2026.05.14 14:12:46.441623 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 18343 | 2026.05.14 14:12:46.441771 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18344 | 2026.05.14 14:12:46.441809 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34088 rows starting from the beginning of the part | ||
| 18345 | 2026.05.14 14:12:46.441878 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 18346 | 2026.05.14 14:12:46.441928 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 18347 | 2026.05.14 14:12:46.441973 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 18348 | 2026.05.14 14:12:46.442017 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 18349 | 2026.05.14 14:12:46.442062 [ 190 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 18350 | 2026.05.14 14:12:46.444414 [ 189 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36520 rows, containing 4 columns (4 merged, 0 gathered) in 0.002858546 sec., 12775725.841039466 rows/sec., 182.76 MiB/sec. | ||
| 18351 | 2026.05.14 14:12:46.444757 [ 199 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18352 | 2026.05.14 14:12:46.445178 [ 199 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_76_15} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18353 | 2026.05.14 14:12:46.445285 [ 199 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_76_15} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18354 | 2026.05.14 14:12:46.445441 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 18355 | 2026.05.14 14:12:46.562770 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2284 | ||
| 18356 | 2026.05.14 14:12:46.565251 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18357 | 2026.05.14 14:12:46.565292 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18358 | 2026.05.14 14:12:46.566411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18359 | 2026.05.14 14:12:46.566664 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18360 | 2026.05.14 14:12:46.566921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2284 | ||
| 18361 | 2026.05.14 14:12:46.951423 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18362 | 2026.05.14 14:12:46.951674 [ 271 ] {7deedb84-06f1-4fb3-a6a2-dc4db210bb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 18363 | 2026.05.14 14:12:46.952043 [ 271 ] {7deedb84-06f1-4fb3-a6a2-dc4db210bb3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18364 | 2026.05.14 14:12:46.952084 [ 271 ] {7deedb84-06f1-4fb3-a6a2-dc4db210bb3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 18365 | 2026.05.14 14:12:46.952338 [ 271 ] {7deedb84-06f1-4fb3-a6a2-dc4db210bb3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18366 | 2026.05.14 14:12:46.952408 [ 271 ] {7deedb84-06f1-4fb3-a6a2-dc4db210bb3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18367 | 2026.05.14 14:12:46.952557 [ 271 ] {7deedb84-06f1-4fb3-a6a2-dc4db210bb3b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 18368 | 2026.05.14 14:12:46.952595 [ 271 ] {7deedb84-06f1-4fb3-a6a2-dc4db210bb3b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18369 | 2026.05.14 14:12:46.952618 [ 271 ] {7deedb84-06f1-4fb3-a6a2-dc4db210bb3b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 18370 | 2026.05.14 14:12:46.952634 [ 271 ] {7deedb84-06f1-4fb3-a6a2-dc4db210bb3b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18371 | 2026.05.14 14:12:46.952676 [ 271 ] {7deedb84-06f1-4fb3-a6a2-dc4db210bb3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 18372 | 2026.05.14 14:12:46.952697 [ 271 ] {7deedb84-06f1-4fb3-a6a2-dc4db210bb3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 18373 | 2026.05.14 14:12:46.953951 [ 271 ] {7deedb84-06f1-4fb3-a6a2-dc4db210bb3b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002389 sec., 18417.748011720385 rows/sec., 3.85 MiB/sec. | ||
| 18374 | 2026.05.14 14:12:46.954069 [ 271 ] {7deedb84-06f1-4fb3-a6a2-dc4db210bb3b} <Debug> TCPHandler: Processed in 0.002786536 sec. | ||
| 18375 | 2026.05.14 14:12:46.959940 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18376 | 2026.05.14 14:12:46.960070 [ 271 ] {48ab1f90-aef9-441e-bf49-1b96bcb5d23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18377 | 2026.05.14 14:12:46.960121 [ 271 ] {48ab1f90-aef9-441e-bf49-1b96bcb5d23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18378 | 2026.05.14 14:12:46.960863 [ 271 ] {48ab1f90-aef9-441e-bf49-1b96bcb5d23a} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18379 | 2026.05.14 14:12:46.960906 [ 271 ] {48ab1f90-aef9-441e-bf49-1b96bcb5d23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18380 | 2026.05.14 14:12:46.961289 [ 271 ] {48ab1f90-aef9-441e-bf49-1b96bcb5d23a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18381 | 2026.05.14 14:12:46.961521 [ 271 ] {48ab1f90-aef9-441e-bf49-1b96bcb5d23a} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18382 | 2026.05.14 14:12:46.961670 [ 271 ] {48ab1f90-aef9-441e-bf49-1b96bcb5d23a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001637 sec., 173488.08796579108 rows/sec., 11.02 MiB/sec. | ||
| 18383 | 2026.05.14 14:12:46.961709 [ 271 ] {48ab1f90-aef9-441e-bf49-1b96bcb5d23a} <Debug> TCPHandler: Processed in 0.001829287 sec. | ||
| 18384 | 2026.05.14 14:12:46.961902 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18385 | 2026.05.14 14:12:46.961999 [ 271 ] {dec450ac-9a13-4083-9a1a-893dc3ef925a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18386 | 2026.05.14 14:12:46.962039 [ 271 ] {dec450ac-9a13-4083-9a1a-893dc3ef925a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18387 | 2026.05.14 14:12:46.963078 [ 271 ] {dec450ac-9a13-4083-9a1a-893dc3ef925a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18388 | 2026.05.14 14:12:46.963115 [ 271 ] {dec450ac-9a13-4083-9a1a-893dc3ef925a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18389 | 2026.05.14 14:12:46.963476 [ 271 ] {dec450ac-9a13-4083-9a1a-893dc3ef925a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18390 | 2026.05.14 14:12:46.963690 [ 271 ] {dec450ac-9a13-4083-9a1a-893dc3ef925a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18391 | 2026.05.14 14:12:46.963819 [ 271 ] {dec450ac-9a13-4083-9a1a-893dc3ef925a} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001839 sec., 479064.7090810223 rows/sec., 37.64 MiB/sec. | ||
| 18392 | 2026.05.14 14:12:46.963859 [ 271 ] {dec450ac-9a13-4083-9a1a-893dc3ef925a} <Debug> TCPHandler: Processed in 0.002005289 sec. | ||
| 18393 | 2026.05.14 14:12:46.964005 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18394 | 2026.05.14 14:12:46.964102 [ 271 ] {8d924101-2fbd-48ca-9958-69937f783ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18395 | 2026.05.14 14:12:46.964143 [ 271 ] {8d924101-2fbd-48ca-9958-69937f783ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18396 | 2026.05.14 14:12:46.964696 [ 271 ] {8d924101-2fbd-48ca-9958-69937f783ea5} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18397 | 2026.05.14 14:12:46.964734 [ 271 ] {8d924101-2fbd-48ca-9958-69937f783ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18398 | 2026.05.14 14:12:46.965038 [ 271 ] {8d924101-2fbd-48ca-9958-69937f783ea5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18399 | 2026.05.14 14:12:46.965252 [ 271 ] {8d924101-2fbd-48ca-9958-69937f783ea5} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18400 | 2026.05.14 14:12:46.965383 [ 271 ] {8d924101-2fbd-48ca-9958-69937f783ea5} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001299 sec., 141647.4210931486 rows/sec., 8.80 MiB/sec. | ||
| 18401 | 2026.05.14 14:12:46.965420 [ 271 ] {8d924101-2fbd-48ca-9958-69937f783ea5} <Debug> TCPHandler: Processed in 0.001465033 sec. | ||
| 18402 | 2026.05.14 14:12:46.965544 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18403 | 2026.05.14 14:12:46.965640 [ 271 ] {517e97bd-c189-4623-a5f0-cb1fa6bf6dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18404 | 2026.05.14 14:12:46.965681 [ 271 ] {517e97bd-c189-4623-a5f0-cb1fa6bf6dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18405 | 2026.05.14 14:12:46.966174 [ 271 ] {517e97bd-c189-4623-a5f0-cb1fa6bf6dd2} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18406 | 2026.05.14 14:12:46.966211 [ 271 ] {517e97bd-c189-4623-a5f0-cb1fa6bf6dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18407 | 2026.05.14 14:12:46.966502 [ 271 ] {517e97bd-c189-4623-a5f0-cb1fa6bf6dd2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18408 | 2026.05.14 14:12:46.966704 [ 271 ] {517e97bd-c189-4623-a5f0-cb1fa6bf6dd2} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18409 | 2026.05.14 14:12:46.966830 [ 271 ] {517e97bd-c189-4623-a5f0-cb1fa6bf6dd2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001209 sec., 123242.34904880066 rows/sec., 7.96 MiB/sec. | ||
| 18410 | 2026.05.14 14:12:46.966869 [ 271 ] {517e97bd-c189-4623-a5f0-cb1fa6bf6dd2} <Debug> TCPHandler: Processed in 0.001373992 sec. | ||
| 18411 | 2026.05.14 14:12:46.966998 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18412 | 2026.05.14 14:12:46.967099 [ 271 ] {a21b4c41-29b3-4c0d-b491-480d883cc4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18413 | 2026.05.14 14:12:46.967140 [ 271 ] {a21b4c41-29b3-4c0d-b491-480d883cc4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18414 | 2026.05.14 14:12:46.967620 [ 271 ] {a21b4c41-29b3-4c0d-b491-480d883cc4f2} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18415 | 2026.05.14 14:12:46.967656 [ 271 ] {a21b4c41-29b3-4c0d-b491-480d883cc4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18416 | 2026.05.14 14:12:46.967976 [ 271 ] {a21b4c41-29b3-4c0d-b491-480d883cc4f2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18417 | 2026.05.14 14:12:46.968185 [ 271 ] {a21b4c41-29b3-4c0d-b491-480d883cc4f2} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18418 | 2026.05.14 14:12:46.968312 [ 271 ] {a21b4c41-29b3-4c0d-b491-480d883cc4f2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00123 sec., 120325.20325203253 rows/sec., 6.84 MiB/sec. | ||
| 18419 | 2026.05.14 14:12:46.968350 [ 271 ] {a21b4c41-29b3-4c0d-b491-480d883cc4f2} <Debug> TCPHandler: Processed in 0.001400993 sec. | ||
| 18420 | 2026.05.14 14:12:46.968477 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18421 | 2026.05.14 14:12:46.968571 [ 271 ] {180d5909-5abd-4948-abbe-576f87ffa4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18422 | 2026.05.14 14:12:46.968611 [ 271 ] {180d5909-5abd-4948-abbe-576f87ffa4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18423 | 2026.05.14 14:12:46.969232 [ 271 ] {180d5909-5abd-4948-abbe-576f87ffa4ce} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18424 | 2026.05.14 14:12:46.969268 [ 271 ] {180d5909-5abd-4948-abbe-576f87ffa4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18425 | 2026.05.14 14:12:46.969586 [ 271 ] {180d5909-5abd-4948-abbe-576f87ffa4ce} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18426 | 2026.05.14 14:12:46.969799 [ 271 ] {180d5909-5abd-4948-abbe-576f87ffa4ce} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18427 | 2026.05.14 14:12:46.969928 [ 271 ] {180d5909-5abd-4948-abbe-576f87ffa4ce} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001374 sec., 387190.6841339156 rows/sec., 27.39 MiB/sec. | ||
| 18428 | 2026.05.14 14:12:46.969966 [ 271 ] {180d5909-5abd-4948-abbe-576f87ffa4ce} <Debug> TCPHandler: Processed in 0.001537844 sec. | ||
| 18429 | 2026.05.14 14:12:46.970099 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18430 | 2026.05.14 14:12:46.970193 [ 271 ] {db96d753-4ee1-43f9-b19e-1c89eef1bee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18431 | 2026.05.14 14:12:46.970234 [ 271 ] {db96d753-4ee1-43f9-b19e-1c89eef1bee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18432 | 2026.05.14 14:12:46.970584 [ 271 ] {db96d753-4ee1-43f9-b19e-1c89eef1bee4} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18433 | 2026.05.14 14:12:46.970620 [ 271 ] {db96d753-4ee1-43f9-b19e-1c89eef1bee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18434 | 2026.05.14 14:12:46.970921 [ 271 ] {db96d753-4ee1-43f9-b19e-1c89eef1bee4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18435 | 2026.05.14 14:12:46.971127 [ 271 ] {db96d753-4ee1-43f9-b19e-1c89eef1bee4} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18436 | 2026.05.14 14:12:46.971255 [ 271 ] {db96d753-4ee1-43f9-b19e-1c89eef1bee4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 18437 | 2026.05.14 14:12:46.971293 [ 271 ] {db96d753-4ee1-43f9-b19e-1c89eef1bee4} <Debug> TCPHandler: Processed in 0.001242721 sec. | ||
| 18438 | 2026.05.14 14:12:46.971540 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18439 | 2026.05.14 14:12:46.971642 [ 271 ] {c6a812f0-8375-475d-b95d-0542db8a0c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18440 | 2026.05.14 14:12:46.971684 [ 271 ] {c6a812f0-8375-475d-b95d-0542db8a0c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18441 | 2026.05.14 14:12:46.972106 [ 271 ] {c6a812f0-8375-475d-b95d-0542db8a0c2f} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18442 | 2026.05.14 14:12:46.972142 [ 271 ] {c6a812f0-8375-475d-b95d-0542db8a0c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18443 | 2026.05.14 14:12:46.972469 [ 271 ] {c6a812f0-8375-475d-b95d-0542db8a0c2f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18444 | 2026.05.14 14:12:46.972690 [ 271 ] {c6a812f0-8375-475d-b95d-0542db8a0c2f} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18445 | 2026.05.14 14:12:46.972820 [ 271 ] {c6a812f0-8375-475d-b95d-0542db8a0c2f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001197 sec., 221386.80033416877 rows/sec., 14.71 MiB/sec. | ||
| 18446 | 2026.05.14 14:12:46.972858 [ 271 ] {c6a812f0-8375-475d-b95d-0542db8a0c2f} <Debug> TCPHandler: Processed in 0.001367863 sec. | ||
| 18447 | 2026.05.14 14:12:46.972999 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18448 | 2026.05.14 14:12:46.973095 [ 271 ] {48d25951-8b31-4919-853c-a901b1654166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18449 | 2026.05.14 14:12:46.973137 [ 271 ] {48d25951-8b31-4919-853c-a901b1654166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18450 | 2026.05.14 14:12:46.973516 [ 271 ] {48d25951-8b31-4919-853c-a901b1654166} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18451 | 2026.05.14 14:12:46.973553 [ 271 ] {48d25951-8b31-4919-853c-a901b1654166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18452 | 2026.05.14 14:12:46.973848 [ 271 ] {48d25951-8b31-4919-853c-a901b1654166} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18453 | 2026.05.14 14:12:46.974047 [ 271 ] {48d25951-8b31-4919-853c-a901b1654166} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18454 | 2026.05.14 14:12:46.974175 [ 271 ] {48d25951-8b31-4919-853c-a901b1654166} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 18455 | 2026.05.14 14:12:46.974212 [ 271 ] {48d25951-8b31-4919-853c-a901b1654166} <Debug> TCPHandler: Processed in 0.001266281 sec. | ||
| 18456 | 2026.05.14 14:12:46.974337 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18457 | 2026.05.14 14:12:46.974432 [ 271 ] {b99c380c-ef30-47a3-9ad0-fdc52e9f0d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18458 | 2026.05.14 14:12:46.974485 [ 271 ] {b99c380c-ef30-47a3-9ad0-fdc52e9f0d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18459 | 2026.05.14 14:12:46.975891 [ 271 ] {b99c380c-ef30-47a3-9ad0-fdc52e9f0d71} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18460 | 2026.05.14 14:12:46.975963 [ 271 ] {b99c380c-ef30-47a3-9ad0-fdc52e9f0d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18461 | 2026.05.14 14:12:46.976681 [ 271 ] {b99c380c-ef30-47a3-9ad0-fdc52e9f0d71} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18462 | 2026.05.14 14:12:46.976940 [ 271 ] {b99c380c-ef30-47a3-9ad0-fdc52e9f0d71} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18463 | 2026.05.14 14:12:46.977100 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 18464 | 2026.05.14 14:12:46.977116 [ 271 ] {b99c380c-ef30-47a3-9ad0-fdc52e9f0d71} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002699 sec., 15561.319007039645 rows/sec., 27.89 MiB/sec. | ||
| 18465 | 2026.05.14 14:12:46.977148 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18466 | 2026.05.14 14:12:46.977175 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18467 | 2026.05.14 14:12:46.977275 [ 271 ] {b99c380c-ef30-47a3-9ad0-fdc52e9f0d71} <Debug> TCPHandler: Processed in 0.002985118 sec. | ||
| 18468 | 2026.05.14 14:12:46.977297 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 18469 | 2026.05.14 14:12:46.977508 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18470 | 2026.05.14 14:12:46.977558 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18471 | 2026.05.14 14:12:46.977625 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2258 rows starting from the beginning of the part | ||
| 18472 | 2026.05.14 14:12:46.977652 [ 271 ] {4bb4af32-71f4-4738-a74c-6fa253061576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18473 | 2026.05.14 14:12:46.977719 [ 271 ] {4bb4af32-71f4-4738-a74c-6fa253061576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18474 | 2026.05.14 14:12:46.977758 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 53 rows starting from the beginning of the part | ||
| 18475 | 2026.05.14 14:12:46.977880 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 18476 | 2026.05.14 14:12:46.977998 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part | ||
| 18477 | 2026.05.14 14:12:46.978110 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 53 rows starting from the beginning of the part | ||
| 18478 | 2026.05.14 14:12:46.978162 [ 271 ] {4bb4af32-71f4-4738-a74c-6fa253061576} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18479 | 2026.05.14 14:12:46.978214 [ 271 ] {4bb4af32-71f4-4738-a74c-6fa253061576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18480 | 2026.05.14 14:12:46.978238 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part | ||
| 18481 | 2026.05.14 14:12:46.978566 [ 271 ] {4bb4af32-71f4-4738-a74c-6fa253061576} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18482 | 2026.05.14 14:12:46.978832 [ 271 ] {4bb4af32-71f4-4738-a74c-6fa253061576} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18483 | 2026.05.14 14:12:46.978970 [ 271 ] {4bb4af32-71f4-4738-a74c-6fa253061576} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00136 sec., 66176.47058823529 rows/sec., 4.14 MiB/sec. | ||
| 18484 | 2026.05.14 14:12:46.979009 [ 271 ] {4bb4af32-71f4-4738-a74c-6fa253061576} <Debug> TCPHandler: Processed in 0.001622506 sec. | ||
| 18485 | 2026.05.14 14:12:46.992232 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2490 rows, containing 19 columns (19 merged, 0 gathered) in 0.014993139 sec., 166075.96314554277 rows/sec., 297.60 MiB/sec. | ||
| 18486 | 2026.05.14 14:12:46.993886 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 18487 | 2026.05.14 14:12:46.994235 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18488 | 2026.05.14 14:12:46.994310 [ 200 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 18489 | 2026.05.14 14:12:46.994455 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.46 MiB. | ||
| 18490 | 2026.05.14 14:12:47.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.85 MiB, peak 410.25 MiB, free memory in arenas 0.00 B, will set to 397.64 MiB (RSS), difference: 4.79 MiB | ||
| 18491 | 2026.05.14 14:12:48.328691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 18492 | 2026.05.14 14:12:48.345630 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18493 | 2026.05.14 14:12:48.345690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18494 | 2026.05.14 14:12:48.351773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18495 | 2026.05.14 14:12:48.352486 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18496 | 2026.05.14 14:12:48.352793 [ 28 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18497 | 2026.05.14 14:12:48.352862 [ 28 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18498 | 2026.05.14 14:12:48.352885 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
| 18499 | 2026.05.14 14:12:48.353030 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 18500 | 2026.05.14 14:12:48.355569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 18501 | 2026.05.14 14:12:48.356756 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18502 | 2026.05.14 14:12:48.358244 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 18503 | 2026.05.14 14:12:48.362855 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 18504 | 2026.05.14 14:12:48.367492 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 18505 | 2026.05.14 14:12:48.372328 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
| 18506 | 2026.05.14 14:12:48.377458 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
| 18507 | 2026.05.14 14:12:48.382280 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 18508 | 2026.05.14 14:12:48.436343 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.08337181 sec., 6872.826678466018 rows/sec., 35.54 MiB/sec. | ||
| 18509 | 2026.05.14 14:12:48.438305 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18510 | 2026.05.14 14:12:48.439998 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_76_15} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18511 | 2026.05.14 14:12:48.440096 [ 194 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_76_15} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18512 | 2026.05.14 14:12:48.441504 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 18513 | 2026.05.14 14:12:49.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.71 MiB, peak 416.12 MiB, free memory in arenas 0.00 B, will set to 397.67 MiB (RSS), difference: -1.04 MiB | ||
| 18514 | 2026.05.14 14:12:51.946886 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18515 | 2026.05.14 14:12:51.947154 [ 271 ] {d1b0dc85-c61f-48b7-9c08-a520cc436f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 18516 | 2026.05.14 14:12:51.947508 [ 271 ] {d1b0dc85-c61f-48b7-9c08-a520cc436f43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18517 | 2026.05.14 14:12:51.947545 [ 271 ] {d1b0dc85-c61f-48b7-9c08-a520cc436f43} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 18518 | 2026.05.14 14:12:51.947767 [ 271 ] {d1b0dc85-c61f-48b7-9c08-a520cc436f43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18519 | 2026.05.14 14:12:51.947838 [ 271 ] {d1b0dc85-c61f-48b7-9c08-a520cc436f43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18520 | 2026.05.14 14:12:51.947987 [ 271 ] {d1b0dc85-c61f-48b7-9c08-a520cc436f43} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18521 | 2026.05.14 14:12:51.948025 [ 271 ] {d1b0dc85-c61f-48b7-9c08-a520cc436f43} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18522 | 2026.05.14 14:12:51.948047 [ 271 ] {d1b0dc85-c61f-48b7-9c08-a520cc436f43} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 18523 | 2026.05.14 14:12:51.948064 [ 271 ] {d1b0dc85-c61f-48b7-9c08-a520cc436f43} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18524 | 2026.05.14 14:12:51.948106 [ 271 ] {d1b0dc85-c61f-48b7-9c08-a520cc436f43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 18525 | 2026.05.14 14:12:51.948126 [ 271 ] {d1b0dc85-c61f-48b7-9c08-a520cc436f43} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 18526 | 2026.05.14 14:12:51.949201 [ 271 ] {d1b0dc85-c61f-48b7-9c08-a520cc436f43} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002152 sec., 20446.096654275094 rows/sec., 4.27 MiB/sec. | ||
| 18527 | 2026.05.14 14:12:51.949314 [ 271 ] {d1b0dc85-c61f-48b7-9c08-a520cc436f43} <Debug> TCPHandler: Processed in 0.002574733 sec. | ||
| 18528 | 2026.05.14 14:12:51.951215 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18529 | 2026.05.14 14:12:51.951335 [ 271 ] {e7fe4904-50a8-4d92-bbd6-a89f8ab75494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18530 | 2026.05.14 14:12:51.951385 [ 271 ] {e7fe4904-50a8-4d92-bbd6-a89f8ab75494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18531 | 2026.05.14 14:12:51.952015 [ 271 ] {e7fe4904-50a8-4d92-bbd6-a89f8ab75494} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18532 | 2026.05.14 14:12:51.952065 [ 271 ] {e7fe4904-50a8-4d92-bbd6-a89f8ab75494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18533 | 2026.05.14 14:12:51.952567 [ 271 ] {e7fe4904-50a8-4d92-bbd6-a89f8ab75494} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18534 | 2026.05.14 14:12:51.952798 [ 271 ] {e7fe4904-50a8-4d92-bbd6-a89f8ab75494} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18535 | 2026.05.14 14:12:51.952972 [ 271 ] {e7fe4904-50a8-4d92-bbd6-a89f8ab75494} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.56 MiB/sec. | ||
| 18536 | 2026.05.14 14:12:51.952972 [ 82 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18537 | 2026.05.14 14:12:51.953020 [ 271 ] {e7fe4904-50a8-4d92-bbd6-a89f8ab75494} <Debug> TCPHandler: Processed in 0.001859427 sec. | ||
| 18538 | 2026.05.14 14:12:51.953049 [ 82 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18539 | 2026.05.14 14:12:51.953075 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18540 | 2026.05.14 14:12:51.953167 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18541 | 2026.05.14 14:12:51.953175 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18542 | 2026.05.14 14:12:51.953260 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18543 | 2026.05.14 14:12:51.953284 [ 271 ] {56ac0234-2c42-4df5-8d8c-a2763e9f71ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18544 | 2026.05.14 14:12:51.953287 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3239 rows starting from the beginning of the part | ||
| 18545 | 2026.05.14 14:12:51.953325 [ 271 ] {56ac0234-2c42-4df5-8d8c-a2763e9f71ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18546 | 2026.05.14 14:12:51.953352 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 3239 rows starting from the beginning of the part | ||
| 18547 | 2026.05.14 14:12:51.953396 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part | ||
| 18548 | 2026.05.14 14:12:51.953436 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 18549 | 2026.05.14 14:12:51.953475 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 881 rows starting from the beginning of the part | ||
| 18550 | 2026.05.14 14:12:51.953513 [ 196 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 56 rows starting from the beginning of the part | ||
| 18551 | 2026.05.14 14:12:51.953785 [ 271 ] {56ac0234-2c42-4df5-8d8c-a2763e9f71ba} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18552 | 2026.05.14 14:12:51.953844 [ 271 ] {56ac0234-2c42-4df5-8d8c-a2763e9f71ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18553 | 2026.05.14 14:12:51.954189 [ 271 ] {56ac0234-2c42-4df5-8d8c-a2763e9f71ba} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18554 | 2026.05.14 14:12:51.954430 [ 271 ] {56ac0234-2c42-4df5-8d8c-a2763e9f71ba} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18555 | 2026.05.14 14:12:51.954618 [ 271 ] {56ac0234-2c42-4df5-8d8c-a2763e9f71ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001352 sec., 47337.27810650888 rows/sec., 3.69 MiB/sec. | ||
| 18556 | 2026.05.14 14:12:51.954623 [ 82 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18557 | 2026.05.14 14:12:51.954658 [ 271 ] {56ac0234-2c42-4df5-8d8c-a2763e9f71ba} <Debug> TCPHandler: Processed in 0.001532355 sec. | ||
| 18558 | 2026.05.14 14:12:51.954670 [ 82 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18559 | 2026.05.14 14:12:51.954694 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18560 | 2026.05.14 14:12:51.954809 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18561 | 2026.05.14 14:12:51.954810 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18562 | 2026.05.14 14:12:51.954912 [ 271 ] {135f9e1b-907b-4fbf-ae14-bb4c8061e05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18563 | 2026.05.14 14:12:51.954959 [ 271 ] {135f9e1b-907b-4fbf-ae14-bb4c8061e05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18564 | 2026.05.14 14:12:51.954964 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18565 | 2026.05.14 14:12:51.955106 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1797 rows starting from the beginning of the part | ||
| 18566 | 2026.05.14 14:12:51.955177 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1776 rows starting from the beginning of the part | ||
| 18567 | 2026.05.14 14:12:51.955223 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
| 18568 | 2026.05.14 14:12:51.955266 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 18569 | 2026.05.14 14:12:51.955307 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 532 rows starting from the beginning of the part | ||
| 18570 | 2026.05.14 14:12:51.955348 [ 199 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
| 18571 | 2026.05.14 14:12:51.955582 [ 271 ] {135f9e1b-907b-4fbf-ae14-bb4c8061e05f} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18572 | 2026.05.14 14:12:51.955588 [ 191 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7527 rows, containing 5 columns (5 merged, 0 gathered) in 0.002456252 sec., 3064424.9857099354 rows/sec., 242.08 MiB/sec. | ||
| 18573 | 2026.05.14 14:12:51.955631 [ 271 ] {135f9e1b-907b-4fbf-ae14-bb4c8061e05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18574 | 2026.05.14 14:12:51.955920 [ 191 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18575 | 2026.05.14 14:12:51.956065 [ 271 ] {135f9e1b-907b-4fbf-ae14-bb4c8061e05f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18576 | 2026.05.14 14:12:51.956269 [ 191 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_131_26} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18577 | 2026.05.14 14:12:51.956366 [ 191 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_131_26} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18578 | 2026.05.14 14:12:51.956411 [ 271 ] {135f9e1b-907b-4fbf-ae14-bb4c8061e05f} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18579 | 2026.05.14 14:12:51.956467 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 18580 | 2026.05.14 14:12:51.956587 [ 271 ] {135f9e1b-907b-4fbf-ae14-bb4c8061e05f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001689 sec., 94730.60982830077 rows/sec., 6.60 MiB/sec. | ||
| 18581 | 2026.05.14 14:12:51.956654 [ 271 ] {135f9e1b-907b-4fbf-ae14-bb4c8061e05f} <Debug> TCPHandler: Processed in 0.001893137 sec. | ||
| 18582 | 2026.05.14 14:12:51.956857 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18583 | 2026.05.14 14:12:51.956935 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4297 rows, containing 5 columns (5 merged, 0 gathered) in 0.002185451 sec., 1966184.5541263565 rows/sec., 142.27 MiB/sec. | ||
| 18584 | 2026.05.14 14:12:51.956984 [ 271 ] {c17a548d-06dd-430c-8b31-d8c8c680bbde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18585 | 2026.05.14 14:12:51.957044 [ 271 ] {c17a548d-06dd-430c-8b31-d8c8c680bbde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18586 | 2026.05.14 14:12:51.957131 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18587 | 2026.05.14 14:12:51.957372 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_131_26} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18588 | 2026.05.14 14:12:51.957430 [ 271 ] {c17a548d-06dd-430c-8b31-d8c8c680bbde} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18589 | 2026.05.14 14:12:51.957437 [ 191 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_131_26} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18590 | 2026.05.14 14:12:51.957476 [ 271 ] {c17a548d-06dd-430c-8b31-d8c8c680bbde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18591 | 2026.05.14 14:12:51.957533 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 18592 | 2026.05.14 14:12:51.957807 [ 271 ] {c17a548d-06dd-430c-8b31-d8c8c680bbde} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18593 | 2026.05.14 14:12:51.958019 [ 271 ] {c17a548d-06dd-430c-8b31-d8c8c680bbde} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18594 | 2026.05.14 14:12:51.958151 [ 271 ] {c17a548d-06dd-430c-8b31-d8c8c680bbde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 18595 | 2026.05.14 14:12:51.958152 [ 82 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18596 | 2026.05.14 14:12:51.958193 [ 271 ] {c17a548d-06dd-430c-8b31-d8c8c680bbde} <Debug> TCPHandler: Processed in 0.001443703 sec. | ||
| 18597 | 2026.05.14 14:12:51.958200 [ 82 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18598 | 2026.05.14 14:12:51.958233 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18599 | 2026.05.14 14:12:51.958316 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18600 | 2026.05.14 14:12:51.958414 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18601 | 2026.05.14 14:12:51.958440 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 8100 rows starting from the beginning of the part | ||
| 18602 | 2026.05.14 14:12:51.958489 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 42 rows starting from the beginning of the part | ||
| 18603 | 2026.05.14 14:12:51.958529 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 48 rows starting from the beginning of the part | ||
| 18604 | 2026.05.14 14:12:51.958568 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 18605 | 2026.05.14 14:12:51.958607 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 90 rows starting from the beginning of the part | ||
| 18606 | 2026.05.14 14:12:51.958644 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 18607 | 2026.05.14 14:12:51.960640 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8400 rows, containing 4 columns (4 merged, 0 gathered) in 0.002356752 sec., 3564227.3773396607 rows/sec., 229.89 MiB/sec. | ||
| 18608 | 2026.05.14 14:12:51.960832 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18609 | 2026.05.14 14:12:51.961105 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_131_26} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18610 | 2026.05.14 14:12:51.961173 [ 199 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_131_26} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18611 | 2026.05.14 14:12:51.961252 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 18612 | 2026.05.14 14:12:53.941482 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36968 | ||
| 18613 | 2026.05.14 14:12:53.942031 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18614 | 2026.05.14 14:12:53.942081 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18615 | 2026.05.14 14:12:53.942573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18616 | 2026.05.14 14:12:53.942812 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18617 | 2026.05.14 14:12:53.942965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36968 | ||
| 18618 | 2026.05.14 14:12:55.855759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 18619 | 2026.05.14 14:12:55.872061 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18620 | 2026.05.14 14:12:55.872129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18621 | 2026.05.14 14:12:55.877609 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18622 | 2026.05.14 14:12:55.878276 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18623 | 2026.05.14 14:12:55.881311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 18624 | 2026.05.14 14:12:56.537892 [ 219 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18625 | 2026.05.14 14:12:56.537946 [ 219 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18626 | 2026.05.14 14:12:56.539705 [ 219 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18627 | 2026.05.14 14:12:56.567208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2318 | ||
| 18628 | 2026.05.14 14:12:56.569660 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18629 | 2026.05.14 14:12:56.569699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18630 | 2026.05.14 14:12:56.570908 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18631 | 2026.05.14 14:12:56.571172 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18632 | 2026.05.14 14:12:56.571429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2318 | ||
| 18633 | 2026.05.14 14:12:56.952485 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18634 | 2026.05.14 14:12:56.952775 [ 271 ] {1fc4547e-04d8-41d9-adc3-94fce5c860fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 18635 | 2026.05.14 14:12:56.953190 [ 271 ] {1fc4547e-04d8-41d9-adc3-94fce5c860fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18636 | 2026.05.14 14:12:56.953232 [ 271 ] {1fc4547e-04d8-41d9-adc3-94fce5c860fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 18637 | 2026.05.14 14:12:56.953485 [ 271 ] {1fc4547e-04d8-41d9-adc3-94fce5c860fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18638 | 2026.05.14 14:12:56.953555 [ 271 ] {1fc4547e-04d8-41d9-adc3-94fce5c860fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18639 | 2026.05.14 14:12:56.953707 [ 271 ] {1fc4547e-04d8-41d9-adc3-94fce5c860fb} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 18640 | 2026.05.14 14:12:56.953746 [ 271 ] {1fc4547e-04d8-41d9-adc3-94fce5c860fb} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18641 | 2026.05.14 14:12:56.953769 [ 271 ] {1fc4547e-04d8-41d9-adc3-94fce5c860fb} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 18642 | 2026.05.14 14:12:56.953784 [ 271 ] {1fc4547e-04d8-41d9-adc3-94fce5c860fb} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18643 | 2026.05.14 14:12:56.953828 [ 271 ] {1fc4547e-04d8-41d9-adc3-94fce5c860fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 18644 | 2026.05.14 14:12:56.953850 [ 271 ] {1fc4547e-04d8-41d9-adc3-94fce5c860fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 18645 | 2026.05.14 14:12:56.954972 [ 271 ] {1fc4547e-04d8-41d9-adc3-94fce5c860fb} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002328 sec., 18900.343642611682 rows/sec., 3.95 MiB/sec. | ||
| 18646 | 2026.05.14 14:12:56.955088 [ 271 ] {1fc4547e-04d8-41d9-adc3-94fce5c860fb} <Debug> TCPHandler: Processed in 0.002761755 sec. | ||
| 18647 | 2026.05.14 14:12:56.961184 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18648 | 2026.05.14 14:12:56.961324 [ 271 ] {9b5590a8-40ed-41a9-89fa-9af3a58f7f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18649 | 2026.05.14 14:12:56.961378 [ 271 ] {9b5590a8-40ed-41a9-89fa-9af3a58f7f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18650 | 2026.05.14 14:12:56.962107 [ 271 ] {9b5590a8-40ed-41a9-89fa-9af3a58f7f8c} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18651 | 2026.05.14 14:12:56.962159 [ 271 ] {9b5590a8-40ed-41a9-89fa-9af3a58f7f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18652 | 2026.05.14 14:12:56.962561 [ 271 ] {9b5590a8-40ed-41a9-89fa-9af3a58f7f8c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18653 | 2026.05.14 14:12:56.962791 [ 271 ] {9b5590a8-40ed-41a9-89fa-9af3a58f7f8c} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18654 | 2026.05.14 14:12:56.962950 [ 271 ] {9b5590a8-40ed-41a9-89fa-9af3a58f7f8c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001665 sec., 170570.57057057056 rows/sec., 10.83 MiB/sec. | ||
| 18655 | 2026.05.14 14:12:56.962957 [ 123 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 18656 | 2026.05.14 14:12:56.962990 [ 271 ] {9b5590a8-40ed-41a9-89fa-9af3a58f7f8c} <Debug> TCPHandler: Processed in 0.001871167 sec. | ||
| 18657 | 2026.05.14 14:12:56.963033 [ 123 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18658 | 2026.05.14 14:12:56.963062 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18659 | 2026.05.14 14:12:56.963159 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18660 | 2026.05.14 14:12:56.963201 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 18661 | 2026.05.14 14:12:56.963263 [ 271 ] {4908ed0f-f5ec-44f7-bac6-27da39cb58b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18662 | 2026.05.14 14:12:56.963310 [ 271 ] {4908ed0f-f5ec-44f7-bac6-27da39cb58b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18663 | 2026.05.14 14:12:56.963362 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18664 | 2026.05.14 14:12:56.963406 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 284 rows starting from the beginning of the part | ||
| 18665 | 2026.05.14 14:12:56.963480 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 284 rows starting from the beginning of the part | ||
| 18666 | 2026.05.14 14:12:56.963530 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 284 rows starting from the beginning of the part | ||
| 18667 | 2026.05.14 14:12:56.963582 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 284 rows starting from the beginning of the part | ||
| 18668 | 2026.05.14 14:12:56.963627 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 284 rows starting from the beginning of the part | ||
| 18669 | 2026.05.14 14:12:56.964150 [ 271 ] {4908ed0f-f5ec-44f7-bac6-27da39cb58b3} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18670 | 2026.05.14 14:12:56.964193 [ 271 ] {4908ed0f-f5ec-44f7-bac6-27da39cb58b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18671 | 2026.05.14 14:12:56.964604 [ 199 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469704 sec., 966180.9452787772 rows/sec., 65.05 MiB/sec. | ||
| 18672 | 2026.05.14 14:12:56.964745 [ 271 ] {4908ed0f-f5ec-44f7-bac6-27da39cb58b3} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18673 | 2026.05.14 14:12:56.964763 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 18674 | 2026.05.14 14:12:56.965107 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_57_14} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18675 | 2026.05.14 14:12:56.965114 [ 271 ] {4908ed0f-f5ec-44f7-bac6-27da39cb58b3} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18676 | 2026.05.14 14:12:56.965189 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_57_14} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 18677 | 2026.05.14 14:12:56.965278 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 18678 | 2026.05.14 14:12:56.965345 [ 271 ] {4908ed0f-f5ec-44f7-bac6-27da39cb58b3} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.002096 sec., 420324.42748091597 rows/sec., 33.02 MiB/sec. | ||
| 18679 | 2026.05.14 14:12:56.965433 [ 271 ] {4908ed0f-f5ec-44f7-bac6-27da39cb58b3} <Debug> TCPHandler: Processed in 0.002323932 sec. | ||
| 18680 | 2026.05.14 14:12:56.965675 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18681 | 2026.05.14 14:12:56.965814 [ 271 ] {4629f74d-3e38-4918-9249-a45f24e3d31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18682 | 2026.05.14 14:12:56.965876 [ 271 ] {4629f74d-3e38-4918-9249-a45f24e3d31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18683 | 2026.05.14 14:12:56.966510 [ 271 ] {4629f74d-3e38-4918-9249-a45f24e3d31f} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18684 | 2026.05.14 14:12:56.966549 [ 271 ] {4629f74d-3e38-4918-9249-a45f24e3d31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18685 | 2026.05.14 14:12:56.966893 [ 271 ] {4629f74d-3e38-4918-9249-a45f24e3d31f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18686 | 2026.05.14 14:12:56.967116 [ 271 ] {4629f74d-3e38-4918-9249-a45f24e3d31f} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18687 | 2026.05.14 14:12:56.967255 [ 271 ] {4629f74d-3e38-4918-9249-a45f24e3d31f} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001482 sec., 124156.54520917678 rows/sec., 7.71 MiB/sec. | ||
| 18688 | 2026.05.14 14:12:56.967298 [ 271 ] {4629f74d-3e38-4918-9249-a45f24e3d31f} <Debug> TCPHandler: Processed in 0.001741846 sec. | ||
| 18689 | 2026.05.14 14:12:56.967430 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18690 | 2026.05.14 14:12:56.967532 [ 271 ] {a0794613-8f8c-47a5-80e2-21402087369b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18691 | 2026.05.14 14:12:56.967577 [ 271 ] {a0794613-8f8c-47a5-80e2-21402087369b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18692 | 2026.05.14 14:12:56.968073 [ 271 ] {a0794613-8f8c-47a5-80e2-21402087369b} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18693 | 2026.05.14 14:12:56.968111 [ 271 ] {a0794613-8f8c-47a5-80e2-21402087369b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18694 | 2026.05.14 14:12:56.968420 [ 271 ] {a0794613-8f8c-47a5-80e2-21402087369b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18695 | 2026.05.14 14:12:56.968636 [ 271 ] {a0794613-8f8c-47a5-80e2-21402087369b} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18696 | 2026.05.14 14:12:56.968767 [ 271 ] {a0794613-8f8c-47a5-80e2-21402087369b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001258 sec., 118441.97138314786 rows/sec., 7.65 MiB/sec. | ||
| 18697 | 2026.05.14 14:12:56.968769 [ 132 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
| 18698 | 2026.05.14 14:12:56.968808 [ 271 ] {a0794613-8f8c-47a5-80e2-21402087369b} <Debug> TCPHandler: Processed in 0.001428823 sec. | ||
| 18699 | 2026.05.14 14:12:56.968849 [ 132 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18700 | 2026.05.14 14:12:56.968878 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18701 | 2026.05.14 14:12:56.968955 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18702 | 2026.05.14 14:12:56.968979 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
| 18703 | 2026.05.14 14:12:56.969063 [ 271 ] {ef437a2b-3f23-4659-9ce8-fa7d1007a777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18704 | 2026.05.14 14:12:56.969110 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18705 | 2026.05.14 14:12:56.969111 [ 271 ] {ef437a2b-3f23-4659-9ce8-fa7d1007a777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18706 | 2026.05.14 14:12:56.969158 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 950 rows starting from the beginning of the part | ||
| 18707 | 2026.05.14 14:12:56.969242 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 149 rows starting from the beginning of the part | ||
| 18708 | 2026.05.14 14:12:56.969295 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 149 rows starting from the beginning of the part | ||
| 18709 | 2026.05.14 14:12:56.969346 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 950 rows starting from the beginning of the part | ||
| 18710 | 2026.05.14 14:12:56.969395 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 149 rows starting from the beginning of the part | ||
| 18711 | 2026.05.14 14:12:56.969445 [ 192 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 149 rows starting from the beginning of the part | ||
| 18712 | 2026.05.14 14:12:56.969768 [ 271 ] {ef437a2b-3f23-4659-9ce8-fa7d1007a777} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18713 | 2026.05.14 14:12:56.969823 [ 271 ] {ef437a2b-3f23-4659-9ce8-fa7d1007a777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18714 | 2026.05.14 14:12:56.970246 [ 271 ] {ef437a2b-3f23-4659-9ce8-fa7d1007a777} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18715 | 2026.05.14 14:12:56.970488 [ 271 ] {ef437a2b-3f23-4659-9ce8-fa7d1007a777} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18716 | 2026.05.14 14:12:56.970637 [ 127 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 18717 | 2026.05.14 14:12:56.970647 [ 271 ] {ef437a2b-3f23-4659-9ce8-fa7d1007a777} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0016 sec., 92500 rows/sec., 5.26 MiB/sec. | ||
| 18718 | 2026.05.14 14:12:56.970685 [ 127 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18719 | 2026.05.14 14:12:56.970697 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001763196 sec., 1415611.196940102 rows/sec., 90.64 MiB/sec. | ||
| 18720 | 2026.05.14 14:12:56.970714 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18721 | 2026.05.14 14:12:56.970740 [ 271 ] {ef437a2b-3f23-4659-9ce8-fa7d1007a777} <Debug> TCPHandler: Processed in 0.001833267 sec. | ||
| 18722 | 2026.05.14 14:12:56.970808 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 18723 | 2026.05.14 14:12:56.970843 [ 219 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18724 | 2026.05.14 14:12:56.970875 [ 219 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18725 | 2026.05.14 14:12:56.970896 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 18726 | 2026.05.14 14:12:56.970901 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18727 | 2026.05.14 14:12:56.970947 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 148 rows starting from the beginning of the part | ||
| 18728 | 2026.05.14 14:12:56.970978 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18729 | 2026.05.14 14:12:56.970998 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 148 rows starting from the beginning of the part | ||
| 18730 | 2026.05.14 14:12:56.971047 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 148 rows starting from the beginning of the part | ||
| 18731 | 2026.05.14 14:12:56.971085 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 148 rows starting from the beginning of the part | ||
| 18732 | 2026.05.14 14:12:56.971122 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 148 rows starting from the beginning of the part | ||
| 18733 | 2026.05.14 14:12:56.971126 [ 271 ] {bb72d927-079e-40ce-a25f-a6e5c73a08f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18734 | 2026.05.14 14:12:56.971201 [ 271 ] {bb72d927-079e-40ce-a25f-a6e5c73a08f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18735 | 2026.05.14 14:12:56.971286 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_57_12} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18736 | 2026.05.14 14:12:56.971380 [ 201 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_57_12} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
| 18737 | 2026.05.14 14:12:56.971467 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 18738 | 2026.05.14 14:12:56.971839 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00105553 sec., 701069.6048430646 rows/sec., 42.55 MiB/sec. | ||
| 18739 | 2026.05.14 14:12:56.971926 [ 271 ] {bb72d927-079e-40ce-a25f-a6e5c73a08f1} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18740 | 2026.05.14 14:12:56.971977 [ 271 ] {bb72d927-079e-40ce-a25f-a6e5c73a08f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18741 | 2026.05.14 14:12:56.971982 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 18742 | 2026.05.14 14:12:56.972288 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_57_14} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18743 | 2026.05.14 14:12:56.972376 [ 192 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_57_14} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 18744 | 2026.05.14 14:12:56.972415 [ 271 ] {bb72d927-079e-40ce-a25f-a6e5c73a08f1} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18745 | 2026.05.14 14:12:56.972449 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18746 | 2026.05.14 14:12:56.972706 [ 271 ] {bb72d927-079e-40ce-a25f-a6e5c73a08f1} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18747 | 2026.05.14 14:12:56.972768 [ 219 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18748 | 2026.05.14 14:12:56.972864 [ 271 ] {bb72d927-079e-40ce-a25f-a6e5c73a08f1} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.00178 sec., 298876.40449438203 rows/sec., 21.15 MiB/sec. | ||
| 18749 | 2026.05.14 14:12:56.972913 [ 271 ] {bb72d927-079e-40ce-a25f-a6e5c73a08f1} <Debug> TCPHandler: Processed in 0.002053539 sec. | ||
| 18750 | 2026.05.14 14:12:56.973048 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18751 | 2026.05.14 14:12:56.973152 [ 271 ] {42728161-8acc-4fb9-86e7-df85bd2714fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18752 | 2026.05.14 14:12:56.973200 [ 271 ] {42728161-8acc-4fb9-86e7-df85bd2714fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18753 | 2026.05.14 14:12:56.973567 [ 271 ] {42728161-8acc-4fb9-86e7-df85bd2714fc} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18754 | 2026.05.14 14:12:56.973605 [ 271 ] {42728161-8acc-4fb9-86e7-df85bd2714fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18755 | 2026.05.14 14:12:56.973920 [ 271 ] {42728161-8acc-4fb9-86e7-df85bd2714fc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18756 | 2026.05.14 14:12:56.974131 [ 271 ] {42728161-8acc-4fb9-86e7-df85bd2714fc} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18757 | 2026.05.14 14:12:56.974268 [ 271 ] {42728161-8acc-4fb9-86e7-df85bd2714fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 18758 | 2026.05.14 14:12:56.974306 [ 271 ] {42728161-8acc-4fb9-86e7-df85bd2714fc} <Debug> TCPHandler: Processed in 0.001309952 sec. | ||
| 18759 | 2026.05.14 14:12:56.974451 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18760 | 2026.05.14 14:12:56.974551 [ 271 ] {9447244e-1e90-4ec7-b341-644fe0320371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18761 | 2026.05.14 14:12:56.974595 [ 271 ] {9447244e-1e90-4ec7-b341-644fe0320371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18762 | 2026.05.14 14:12:56.975058 [ 271 ] {9447244e-1e90-4ec7-b341-644fe0320371} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18763 | 2026.05.14 14:12:56.975095 [ 271 ] {9447244e-1e90-4ec7-b341-644fe0320371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18764 | 2026.05.14 14:12:56.975440 [ 271 ] {9447244e-1e90-4ec7-b341-644fe0320371} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18765 | 2026.05.14 14:12:56.975652 [ 271 ] {9447244e-1e90-4ec7-b341-644fe0320371} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18766 | 2026.05.14 14:12:56.975788 [ 271 ] {9447244e-1e90-4ec7-b341-644fe0320371} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001257 sec., 210819.41129673825 rows/sec., 14.01 MiB/sec. | ||
| 18767 | 2026.05.14 14:12:56.975799 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_127_26 to all_132_132_0 | ||
| 18768 | 2026.05.14 14:12:56.975827 [ 271 ] {9447244e-1e90-4ec7-b341-644fe0320371} <Debug> TCPHandler: Processed in 0.001424683 sec. | ||
| 18769 | 2026.05.14 14:12:56.975842 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18770 | 2026.05.14 14:12:56.975869 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18771 | 2026.05.14 14:12:56.975950 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_132_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_127_26 to all_132_132_0 into Compact with storage Full | ||
| 18772 | 2026.05.14 14:12:56.975983 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18773 | 2026.05.14 14:12:56.976042 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_132_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18774 | 2026.05.14 14:12:56.976070 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_127_26, total 51323 rows starting from the beginning of the part | ||
| 18775 | 2026.05.14 14:12:56.976088 [ 271 ] {3a775c04-2188-438b-8727-54690d8485f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18776 | 2026.05.14 14:12:56.976119 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 128 rows starting from the beginning of the part | ||
| 18777 | 2026.05.14 14:12:56.976133 [ 271 ] {3a775c04-2188-438b-8727-54690d8485f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18778 | 2026.05.14 14:12:56.976158 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 18779 | 2026.05.14 14:12:56.976196 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 265 rows starting from the beginning of the part | ||
| 18780 | 2026.05.14 14:12:56.976229 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 18781 | 2026.05.14 14:12:56.976266 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 265 rows starting from the beginning of the part | ||
| 18782 | 2026.05.14 14:12:56.976495 [ 271 ] {3a775c04-2188-438b-8727-54690d8485f1} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18783 | 2026.05.14 14:12:56.976530 [ 271 ] {3a775c04-2188-438b-8727-54690d8485f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18784 | 2026.05.14 14:12:56.976854 [ 271 ] {3a775c04-2188-438b-8727-54690d8485f1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18785 | 2026.05.14 14:12:56.977075 [ 271 ] {3a775c04-2188-438b-8727-54690d8485f1} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18786 | 2026.05.14 14:12:56.977212 [ 271 ] {3a775c04-2188-438b-8727-54690d8485f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 58.90 KiB/sec. | ||
| 18787 | 2026.05.14 14:12:56.977251 [ 271 ] {3a775c04-2188-438b-8727-54690d8485f1} <Debug> TCPHandler: Processed in 0.001320562 sec. | ||
| 18788 | 2026.05.14 14:12:56.977485 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18789 | 2026.05.14 14:12:56.977583 [ 271 ] {2326d0e9-cfba-4edd-92e0-3c1107d0ea8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18790 | 2026.05.14 14:12:56.977638 [ 271 ] {2326d0e9-cfba-4edd-92e0-3c1107d0ea8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18791 | 2026.05.14 14:12:56.978521 [ 271 ] {2326d0e9-cfba-4edd-92e0-3c1107d0ea8d} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18792 | 2026.05.14 14:12:56.978558 [ 271 ] {2326d0e9-cfba-4edd-92e0-3c1107d0ea8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18793 | 2026.05.14 14:12:56.979143 [ 271 ] {2326d0e9-cfba-4edd-92e0-3c1107d0ea8d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18794 | 2026.05.14 14:12:56.979365 [ 271 ] {2326d0e9-cfba-4edd-92e0-3c1107d0ea8d} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18795 | 2026.05.14 14:12:56.979500 [ 271 ] {2326d0e9-cfba-4edd-92e0-3c1107d0ea8d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001935 sec., 21705.426356589145 rows/sec., 38.90 MiB/sec. | ||
| 18796 | 2026.05.14 14:12:56.979557 [ 271 ] {2326d0e9-cfba-4edd-92e0-3c1107d0ea8d} <Debug> TCPHandler: Processed in 0.002121299 sec. | ||
| 18797 | 2026.05.14 14:12:56.979702 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18798 | 2026.05.14 14:12:56.979800 [ 271 ] {85acaeaa-b531-43b6-a0a1-90e9c6d75367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18799 | 2026.05.14 14:12:56.979843 [ 271 ] {85acaeaa-b531-43b6-a0a1-90e9c6d75367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18800 | 2026.05.14 14:12:56.980195 [ 271 ] {85acaeaa-b531-43b6-a0a1-90e9c6d75367} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18801 | 2026.05.14 14:12:56.980231 [ 271 ] {85acaeaa-b531-43b6-a0a1-90e9c6d75367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18802 | 2026.05.14 14:12:56.980539 [ 271 ] {85acaeaa-b531-43b6-a0a1-90e9c6d75367} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18803 | 2026.05.14 14:12:56.980767 [ 271 ] {85acaeaa-b531-43b6-a0a1-90e9c6d75367} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18804 | 2026.05.14 14:12:56.980892 [ 271 ] {85acaeaa-b531-43b6-a0a1-90e9c6d75367} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001111 sec., 81008.10081008101 rows/sec., 5.07 MiB/sec. | ||
| 18805 | 2026.05.14 14:12:56.980928 [ 271 ] {85acaeaa-b531-43b6-a0a1-90e9c6d75367} <Debug> TCPHandler: Processed in 0.001274932 sec. | ||
| 18806 | 2026.05.14 14:12:56.984609 [ 198 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_132_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52301 rows, containing 5 columns (5 merged, 0 gathered) in 0.00868917 sec., 6019101.939540831 rows/sec., 383.81 MiB/sec. | ||
| 18807 | 2026.05.14 14:12:56.985140 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_132_27} <Trace> MergedBlockOutputStream: filled checksums all_1_132_27 (state Temporary) | ||
| 18808 | 2026.05.14 14:12:56.985416 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_132_27 to all_1_132_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18809 | 2026.05.14 14:12:56.985504 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_127_26, all_132_132_0] -> all_1_132_27 | ||
| 18810 | 2026.05.14 14:12:56.985586 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18811 | 2026.05.14 14:13:01.146845 [ 224 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18812 | 2026.05.14 14:13:01.146940 [ 224 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18813 | 2026.05.14 14:13:01.149199 [ 224 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18814 | 2026.05.14 14:13:01.194905 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18815 | 2026.05.14 14:13:01.194958 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18816 | 2026.05.14 14:13:01.197081 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18817 | 2026.05.14 14:13:01.258950 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18818 | 2026.05.14 14:13:01.258992 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18819 | 2026.05.14 14:13:01.443358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37480 | ||
| 18820 | 2026.05.14 14:13:01.443884 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18821 | 2026.05.14 14:13:01.443930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18822 | 2026.05.14 14:13:01.444392 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18823 | 2026.05.14 14:13:01.444624 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18824 | 2026.05.14 14:13:01.444752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37480 | ||
| 18825 | 2026.05.14 14:13:01.947124 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18826 | 2026.05.14 14:13:01.947378 [ 271 ] {75c6658f-7663-414f-9732-264d587c6427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 18827 | 2026.05.14 14:13:01.947739 [ 271 ] {75c6658f-7663-414f-9732-264d587c6427} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18828 | 2026.05.14 14:13:01.947782 [ 271 ] {75c6658f-7663-414f-9732-264d587c6427} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 18829 | 2026.05.14 14:13:01.948032 [ 271 ] {75c6658f-7663-414f-9732-264d587c6427} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18830 | 2026.05.14 14:13:01.948110 [ 271 ] {75c6658f-7663-414f-9732-264d587c6427} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18831 | 2026.05.14 14:13:01.948271 [ 271 ] {75c6658f-7663-414f-9732-264d587c6427} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18832 | 2026.05.14 14:13:01.948309 [ 271 ] {75c6658f-7663-414f-9732-264d587c6427} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18833 | 2026.05.14 14:13:01.948331 [ 271 ] {75c6658f-7663-414f-9732-264d587c6427} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 18834 | 2026.05.14 14:13:01.948346 [ 271 ] {75c6658f-7663-414f-9732-264d587c6427} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18835 | 2026.05.14 14:13:01.948386 [ 271 ] {75c6658f-7663-414f-9732-264d587c6427} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 18836 | 2026.05.14 14:13:01.948406 [ 271 ] {75c6658f-7663-414f-9732-264d587c6427} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 18837 | 2026.05.14 14:13:01.949558 [ 271 ] {75c6658f-7663-414f-9732-264d587c6427} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002286 sec., 19247.594050743657 rows/sec., 4.02 MiB/sec. | ||
| 18838 | 2026.05.14 14:13:01.949672 [ 271 ] {75c6658f-7663-414f-9732-264d587c6427} <Debug> TCPHandler: Processed in 0.002683604 sec. | ||
| 18839 | 2026.05.14 14:13:01.951367 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18840 | 2026.05.14 14:13:01.951535 [ 271 ] {3b279adf-c0b6-4581-ae55-13d774c239d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18841 | 2026.05.14 14:13:01.951598 [ 271 ] {3b279adf-c0b6-4581-ae55-13d774c239d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18842 | 2026.05.14 14:13:01.952298 [ 271 ] {3b279adf-c0b6-4581-ae55-13d774c239d7} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18843 | 2026.05.14 14:13:01.952343 [ 271 ] {3b279adf-c0b6-4581-ae55-13d774c239d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18844 | 2026.05.14 14:13:01.952903 [ 271 ] {3b279adf-c0b6-4581-ae55-13d774c239d7} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18845 | 2026.05.14 14:13:01.953206 [ 271 ] {3b279adf-c0b6-4581-ae55-13d774c239d7} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18846 | 2026.05.14 14:13:01.953422 [ 271 ] {3b279adf-c0b6-4581-ae55-13d774c239d7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.22 MiB/sec. | ||
| 18847 | 2026.05.14 14:13:01.953478 [ 223 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18848 | 2026.05.14 14:13:01.953502 [ 271 ] {3b279adf-c0b6-4581-ae55-13d774c239d7} <Debug> TCPHandler: Processed in 0.002261011 sec. | ||
| 18849 | 2026.05.14 14:13:01.953535 [ 223 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18850 | 2026.05.14 14:13:01.953739 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18851 | 2026.05.14 14:13:01.953876 [ 271 ] {2dd4daed-688b-4286-868b-f13c52c3ebc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18852 | 2026.05.14 14:13:01.953933 [ 271 ] {2dd4daed-688b-4286-868b-f13c52c3ebc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18853 | 2026.05.14 14:13:01.954533 [ 271 ] {2dd4daed-688b-4286-868b-f13c52c3ebc8} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18854 | 2026.05.14 14:13:01.954576 [ 271 ] {2dd4daed-688b-4286-868b-f13c52c3ebc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18855 | 2026.05.14 14:13:01.954963 [ 271 ] {2dd4daed-688b-4286-868b-f13c52c3ebc8} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18856 | 2026.05.14 14:13:01.955233 [ 271 ] {2dd4daed-688b-4286-868b-f13c52c3ebc8} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18857 | 2026.05.14 14:13:01.955390 [ 271 ] {2dd4daed-688b-4286-868b-f13c52c3ebc8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001554 sec., 41184.04118404118 rows/sec., 3.21 MiB/sec. | ||
| 18858 | 2026.05.14 14:13:01.955431 [ 271 ] {2dd4daed-688b-4286-868b-f13c52c3ebc8} <Debug> TCPHandler: Processed in 0.001810676 sec. | ||
| 18859 | 2026.05.14 14:13:01.955517 [ 219 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18860 | 2026.05.14 14:13:01.955548 [ 219 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18861 | 2026.05.14 14:13:01.955614 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18862 | 2026.05.14 14:13:01.955738 [ 271 ] {87a23d61-87fa-4f27-8f2c-c819071f20bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18863 | 2026.05.14 14:13:01.955778 [ 223 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18864 | 2026.05.14 14:13:01.955813 [ 271 ] {87a23d61-87fa-4f27-8f2c-c819071f20bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18865 | 2026.05.14 14:13:01.956364 [ 271 ] {87a23d61-87fa-4f27-8f2c-c819071f20bd} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18866 | 2026.05.14 14:13:01.956403 [ 271 ] {87a23d61-87fa-4f27-8f2c-c819071f20bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18867 | 2026.05.14 14:13:01.956786 [ 271 ] {87a23d61-87fa-4f27-8f2c-c819071f20bd} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18868 | 2026.05.14 14:13:01.957038 [ 271 ] {87a23d61-87fa-4f27-8f2c-c819071f20bd} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18869 | 2026.05.14 14:13:01.957213 [ 271 ] {87a23d61-87fa-4f27-8f2c-c819071f20bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001503 sec., 106453.75914836992 rows/sec., 7.41 MiB/sec. | ||
| 18870 | 2026.05.14 14:13:01.957254 [ 271 ] {87a23d61-87fa-4f27-8f2c-c819071f20bd} <Debug> TCPHandler: Processed in 0.001690125 sec. | ||
| 18871 | 2026.05.14 14:13:01.957379 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18872 | 2026.05.14 14:13:01.957493 [ 271 ] {01de68b6-8f9e-4da1-9df0-240e542ac5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18873 | 2026.05.14 14:13:01.957536 [ 271 ] {01de68b6-8f9e-4da1-9df0-240e542ac5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18874 | 2026.05.14 14:13:01.957560 [ 219 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18875 | 2026.05.14 14:13:01.957927 [ 271 ] {01de68b6-8f9e-4da1-9df0-240e542ac5ac} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18876 | 2026.05.14 14:13:01.957971 [ 271 ] {01de68b6-8f9e-4da1-9df0-240e542ac5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18877 | 2026.05.14 14:13:01.958294 [ 271 ] {01de68b6-8f9e-4da1-9df0-240e542ac5ac} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18878 | 2026.05.14 14:13:01.958510 [ 271 ] {01de68b6-8f9e-4da1-9df0-240e542ac5ac} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18879 | 2026.05.14 14:13:01.958645 [ 271 ] {01de68b6-8f9e-4da1-9df0-240e542ac5ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 18880 | 2026.05.14 14:13:01.958682 [ 271 ] {01de68b6-8f9e-4da1-9df0-240e542ac5ac} <Debug> TCPHandler: Processed in 0.001350402 sec. | ||
| 18881 | 2026.05.14 14:13:02.251067 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18882 | 2026.05.14 14:13:02.251401 [ 271 ] {4e85103b-e128-4204-a293-b2b61554aa48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 18883 | 2026.05.14 14:13:02.251802 [ 271 ] {4e85103b-e128-4204-a293-b2b61554aa48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18884 | 2026.05.14 14:13:02.251849 [ 271 ] {4e85103b-e128-4204-a293-b2b61554aa48} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 18885 | 2026.05.14 14:13:02.252120 [ 271 ] {4e85103b-e128-4204-a293-b2b61554aa48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18886 | 2026.05.14 14:13:02.252190 [ 271 ] {4e85103b-e128-4204-a293-b2b61554aa48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18887 | 2026.05.14 14:13:02.252344 [ 271 ] {4e85103b-e128-4204-a293-b2b61554aa48} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 18888 | 2026.05.14 14:13:02.252383 [ 271 ] {4e85103b-e128-4204-a293-b2b61554aa48} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18889 | 2026.05.14 14:13:02.252407 [ 271 ] {4e85103b-e128-4204-a293-b2b61554aa48} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 18890 | 2026.05.14 14:13:02.252424 [ 271 ] {4e85103b-e128-4204-a293-b2b61554aa48} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18891 | 2026.05.14 14:13:02.252468 [ 271 ] {4e85103b-e128-4204-a293-b2b61554aa48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 18892 | 2026.05.14 14:13:02.252491 [ 271 ] {4e85103b-e128-4204-a293-b2b61554aa48} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 18893 | 2026.05.14 14:13:02.253629 [ 271 ] {4e85103b-e128-4204-a293-b2b61554aa48} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002355 sec., 18683.651804670913 rows/sec., 3.91 MiB/sec. | ||
| 18894 | 2026.05.14 14:13:02.253744 [ 271 ] {4e85103b-e128-4204-a293-b2b61554aa48} <Debug> TCPHandler: Processed in 0.002863036 sec. | ||
| 18895 | 2026.05.14 14:13:02.271342 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18896 | 2026.05.14 14:13:02.271541 [ 271 ] {6bfa3a84-7dfa-4e51-9aaa-5c48fbc192ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18897 | 2026.05.14 14:13:02.271619 [ 271 ] {6bfa3a84-7dfa-4e51-9aaa-5c48fbc192ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18898 | 2026.05.14 14:13:02.272502 [ 271 ] {6bfa3a84-7dfa-4e51-9aaa-5c48fbc192ed} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18899 | 2026.05.14 14:13:02.272554 [ 271 ] {6bfa3a84-7dfa-4e51-9aaa-5c48fbc192ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18900 | 2026.05.14 14:13:02.272955 [ 271 ] {6bfa3a84-7dfa-4e51-9aaa-5c48fbc192ed} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18901 | 2026.05.14 14:13:02.273193 [ 271 ] {6bfa3a84-7dfa-4e51-9aaa-5c48fbc192ed} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18902 | 2026.05.14 14:13:02.273350 [ 271 ] {6bfa3a84-7dfa-4e51-9aaa-5c48fbc192ed} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001866 sec., 152197.21329046087 rows/sec., 9.67 MiB/sec. | ||
| 18903 | 2026.05.14 14:13:02.273391 [ 271 ] {6bfa3a84-7dfa-4e51-9aaa-5c48fbc192ed} <Debug> TCPHandler: Processed in 0.00214408 sec. | ||
| 18904 | 2026.05.14 14:13:02.273534 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18905 | 2026.05.14 14:13:02.273634 [ 271 ] {ea78c523-8481-4b37-8c6a-cdf7e4aef495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18906 | 2026.05.14 14:13:02.273678 [ 271 ] {ea78c523-8481-4b37-8c6a-cdf7e4aef495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18907 | 2026.05.14 14:13:02.276068 [ 271 ] {ea78c523-8481-4b37-8c6a-cdf7e4aef495} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18908 | 2026.05.14 14:13:02.276108 [ 271 ] {ea78c523-8481-4b37-8c6a-cdf7e4aef495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18909 | 2026.05.14 14:13:02.276605 [ 271 ] {ea78c523-8481-4b37-8c6a-cdf7e4aef495} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18910 | 2026.05.14 14:13:02.276837 [ 271 ] {ea78c523-8481-4b37-8c6a-cdf7e4aef495} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18911 | 2026.05.14 14:13:02.276976 [ 271 ] {ea78c523-8481-4b37-8c6a-cdf7e4aef495} <Debug> executeQuery: Read 3230 rows, 247.07 KiB in 0.003361 sec., 961023.5049092532 rows/sec., 71.79 MiB/sec. | ||
| 18912 | 2026.05.14 14:13:02.277017 [ 271 ] {ea78c523-8481-4b37-8c6a-cdf7e4aef495} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 18913 | 2026.05.14 14:13:02.277032 [ 271 ] {ea78c523-8481-4b37-8c6a-cdf7e4aef495} <Debug> TCPHandler: Processed in 0.003549483 sec. | ||
| 18914 | 2026.05.14 14:13:02.277166 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18915 | 2026.05.14 14:13:02.277267 [ 271 ] {ab98c512-0b80-47ca-9936-a8f21c02cd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18916 | 2026.05.14 14:13:02.277310 [ 271 ] {ab98c512-0b80-47ca-9936-a8f21c02cd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18917 | 2026.05.14 14:13:02.277867 [ 271 ] {ab98c512-0b80-47ca-9936-a8f21c02cd0a} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18918 | 2026.05.14 14:13:02.277906 [ 271 ] {ab98c512-0b80-47ca-9936-a8f21c02cd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18919 | 2026.05.14 14:13:02.278222 [ 271 ] {ab98c512-0b80-47ca-9936-a8f21c02cd0a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18920 | 2026.05.14 14:13:02.278436 [ 271 ] {ab98c512-0b80-47ca-9936-a8f21c02cd0a} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18921 | 2026.05.14 14:13:02.278576 [ 271 ] {ab98c512-0b80-47ca-9936-a8f21c02cd0a} <Debug> executeQuery: Read 195 rows, 12.53 KiB in 0.001328 sec., 146837.34939759035 rows/sec., 9.21 MiB/sec. | ||
| 18922 | 2026.05.14 14:13:02.278615 [ 271 ] {ab98c512-0b80-47ca-9936-a8f21c02cd0a} <Debug> TCPHandler: Processed in 0.001500074 sec. | ||
| 18923 | 2026.05.14 14:13:02.278749 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18924 | 2026.05.14 14:13:02.278850 [ 271 ] {c7fb5cbc-b43b-4df1-a84f-a072dd26d22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18925 | 2026.05.14 14:13:02.278891 [ 271 ] {c7fb5cbc-b43b-4df1-a84f-a072dd26d22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18926 | 2026.05.14 14:13:02.279721 [ 271 ] {c7fb5cbc-b43b-4df1-a84f-a072dd26d22a} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18927 | 2026.05.14 14:13:02.279760 [ 271 ] {c7fb5cbc-b43b-4df1-a84f-a072dd26d22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18928 | 2026.05.14 14:13:02.280112 [ 271 ] {c7fb5cbc-b43b-4df1-a84f-a072dd26d22a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18929 | 2026.05.14 14:13:02.280327 [ 271 ] {c7fb5cbc-b43b-4df1-a84f-a072dd26d22a} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18930 | 2026.05.14 14:13:02.280460 [ 271 ] {c7fb5cbc-b43b-4df1-a84f-a072dd26d22a} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001629 sec., 583179.8649478208 rows/sec., 34.31 MiB/sec. | ||
| 18931 | 2026.05.14 14:13:02.280501 [ 271 ] {c7fb5cbc-b43b-4df1-a84f-a072dd26d22a} <Debug> TCPHandler: Processed in 0.001803587 sec. | ||
| 18932 | 2026.05.14 14:13:02.280664 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18933 | 2026.05.14 14:13:02.280765 [ 271 ] {e24f7077-db5e-4aae-a880-a6e8874c3f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18934 | 2026.05.14 14:13:02.280806 [ 271 ] {e24f7077-db5e-4aae-a880-a6e8874c3f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18935 | 2026.05.14 14:13:02.281240 [ 271 ] {e24f7077-db5e-4aae-a880-a6e8874c3f5f} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18936 | 2026.05.14 14:13:02.281277 [ 271 ] {e24f7077-db5e-4aae-a880-a6e8874c3f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18937 | 2026.05.14 14:13:02.281568 [ 271 ] {e24f7077-db5e-4aae-a880-a6e8874c3f5f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 18938 | 2026.05.14 14:13:02.281795 [ 271 ] {e24f7077-db5e-4aae-a880-a6e8874c3f5f} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18939 | 2026.05.14 14:13:02.281925 [ 271 ] {e24f7077-db5e-4aae-a880-a6e8874c3f5f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001179 sec., 848.1764206955047 rows/sec., 59.64 KiB/sec. | ||
| 18940 | 2026.05.14 14:13:02.281963 [ 271 ] {e24f7077-db5e-4aae-a880-a6e8874c3f5f} <Debug> TCPHandler: Processed in 0.001350503 sec. | ||
| 18941 | 2026.05.14 14:13:02.282108 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18942 | 2026.05.14 14:13:02.282208 [ 271 ] {fcec082d-dcc7-47b1-bdda-f09bfb7fa48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18943 | 2026.05.14 14:13:02.282249 [ 271 ] {fcec082d-dcc7-47b1-bdda-f09bfb7fa48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18944 | 2026.05.14 14:13:02.282697 [ 271 ] {fcec082d-dcc7-47b1-bdda-f09bfb7fa48b} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18945 | 2026.05.14 14:13:02.282736 [ 271 ] {fcec082d-dcc7-47b1-bdda-f09bfb7fa48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18946 | 2026.05.14 14:13:02.283054 [ 271 ] {fcec082d-dcc7-47b1-bdda-f09bfb7fa48b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18947 | 2026.05.14 14:13:02.283265 [ 271 ] {fcec082d-dcc7-47b1-bdda-f09bfb7fa48b} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18948 | 2026.05.14 14:13:02.283400 [ 271 ] {fcec082d-dcc7-47b1-bdda-f09bfb7fa48b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001211 sec., 122213.04706853839 rows/sec., 6.95 MiB/sec. | ||
| 18949 | 2026.05.14 14:13:02.283440 [ 271 ] {fcec082d-dcc7-47b1-bdda-f09bfb7fa48b} <Debug> TCPHandler: Processed in 0.001382953 sec. | ||
| 18950 | 2026.05.14 14:13:02.283588 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18951 | 2026.05.14 14:13:02.283689 [ 271 ] {2c9b0bd3-f93e-415f-aab9-f1459103c0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18952 | 2026.05.14 14:13:02.283729 [ 271 ] {2c9b0bd3-f93e-415f-aab9-f1459103c0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18953 | 2026.05.14 14:13:02.284734 [ 271 ] {2c9b0bd3-f93e-415f-aab9-f1459103c0f7} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18954 | 2026.05.14 14:13:02.284771 [ 271 ] {2c9b0bd3-f93e-415f-aab9-f1459103c0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18955 | 2026.05.14 14:13:02.285148 [ 271 ] {2c9b0bd3-f93e-415f-aab9-f1459103c0f7} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18956 | 2026.05.14 14:13:02.285367 [ 271 ] {2c9b0bd3-f93e-415f-aab9-f1459103c0f7} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18957 | 2026.05.14 14:13:02.285520 [ 271 ] {2c9b0bd3-f93e-415f-aab9-f1459103c0f7} <Debug> executeQuery: Read 1758 rows, 121.54 KiB in 0.001848 sec., 951298.7012987012 rows/sec., 64.23 MiB/sec. | ||
| 18958 | 2026.05.14 14:13:02.285560 [ 271 ] {2c9b0bd3-f93e-415f-aab9-f1459103c0f7} <Debug> TCPHandler: Processed in 0.002024619 sec. | ||
| 18959 | 2026.05.14 14:13:02.285703 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18960 | 2026.05.14 14:13:02.285802 [ 271 ] {138b655a-0b3b-4855-91a1-59c3f3cc9a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18961 | 2026.05.14 14:13:02.285845 [ 271 ] {138b655a-0b3b-4855-91a1-59c3f3cc9a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18962 | 2026.05.14 14:13:02.286200 [ 271 ] {138b655a-0b3b-4855-91a1-59c3f3cc9a13} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18963 | 2026.05.14 14:13:02.286238 [ 271 ] {138b655a-0b3b-4855-91a1-59c3f3cc9a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18964 | 2026.05.14 14:13:02.286558 [ 271 ] {138b655a-0b3b-4855-91a1-59c3f3cc9a13} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18965 | 2026.05.14 14:13:02.286783 [ 271 ] {138b655a-0b3b-4855-91a1-59c3f3cc9a13} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18966 | 2026.05.14 14:13:02.286925 [ 271 ] {138b655a-0b3b-4855-91a1-59c3f3cc9a13} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 18967 | 2026.05.14 14:13:02.286962 [ 271 ] {138b655a-0b3b-4855-91a1-59c3f3cc9a13} <Debug> TCPHandler: Processed in 0.001312542 sec. | ||
| 18968 | 2026.05.14 14:13:02.287092 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18969 | 2026.05.14 14:13:02.287193 [ 271 ] {e78f573f-7424-4e2d-b250-d1285eece977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18970 | 2026.05.14 14:13:02.287237 [ 271 ] {e78f573f-7424-4e2d-b250-d1285eece977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18971 | 2026.05.14 14:13:02.287964 [ 271 ] {e78f573f-7424-4e2d-b250-d1285eece977} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18972 | 2026.05.14 14:13:02.288002 [ 271 ] {e78f573f-7424-4e2d-b250-d1285eece977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18973 | 2026.05.14 14:13:02.288427 [ 271 ] {e78f573f-7424-4e2d-b250-d1285eece977} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18974 | 2026.05.14 14:13:02.288645 [ 271 ] {e78f573f-7424-4e2d-b250-d1285eece977} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18975 | 2026.05.14 14:13:02.288780 [ 271 ] {e78f573f-7424-4e2d-b250-d1285eece977} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001606 sec., 996886.6749688667 rows/sec., 60.52 MiB/sec. | ||
| 18976 | 2026.05.14 14:13:02.288818 [ 271 ] {e78f573f-7424-4e2d-b250-d1285eece977} <Debug> TCPHandler: Processed in 0.001778136 sec. | ||
| 18977 | 2026.05.14 14:13:02.288947 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18978 | 2026.05.14 14:13:02.289048 [ 271 ] {4a07ed4d-f528-407c-a0f1-d8f32351c3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18979 | 2026.05.14 14:13:02.289092 [ 271 ] {4a07ed4d-f528-407c-a0f1-d8f32351c3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18980 | 2026.05.14 14:13:02.289428 [ 271 ] {4a07ed4d-f528-407c-a0f1-d8f32351c3e1} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18981 | 2026.05.14 14:13:02.289467 [ 271 ] {4a07ed4d-f528-407c-a0f1-d8f32351c3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18982 | 2026.05.14 14:13:02.289766 [ 271 ] {4a07ed4d-f528-407c-a0f1-d8f32351c3e1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18983 | 2026.05.14 14:13:02.289980 [ 271 ] {4a07ed4d-f528-407c-a0f1-d8f32351c3e1} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18984 | 2026.05.14 14:13:02.290116 [ 271 ] {4a07ed4d-f528-407c-a0f1-d8f32351c3e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 18985 | 2026.05.14 14:13:02.290153 [ 271 ] {4a07ed4d-f528-407c-a0f1-d8f32351c3e1} <Debug> TCPHandler: Processed in 0.001257192 sec. | ||
| 18986 | 2026.05.14 14:13:02.290284 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18987 | 2026.05.14 14:13:02.290384 [ 271 ] {24a4a225-6856-40d9-9098-d20c9f31fdfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18988 | 2026.05.14 14:13:02.290438 [ 271 ] {24a4a225-6856-40d9-9098-d20c9f31fdfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18989 | 2026.05.14 14:13:02.291457 [ 271 ] {24a4a225-6856-40d9-9098-d20c9f31fdfc} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18990 | 2026.05.14 14:13:02.291495 [ 271 ] {24a4a225-6856-40d9-9098-d20c9f31fdfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 18991 | 2026.05.14 14:13:02.292081 [ 271 ] {24a4a225-6856-40d9-9098-d20c9f31fdfc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18992 | 2026.05.14 14:13:02.292307 [ 271 ] {24a4a225-6856-40d9-9098-d20c9f31fdfc} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18993 | 2026.05.14 14:13:02.292450 [ 271 ] {24a4a225-6856-40d9-9098-d20c9f31fdfc} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002085 sec., 25419.664268585133 rows/sec., 45.55 MiB/sec. | ||
| 18994 | 2026.05.14 14:13:02.292514 [ 271 ] {24a4a225-6856-40d9-9098-d20c9f31fdfc} <Debug> TCPHandler: Processed in 0.002280792 sec. | ||
| 18995 | 2026.05.14 14:13:02.292650 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18996 | 2026.05.14 14:13:02.292751 [ 271 ] {0edf6105-c27d-4dfe-a2e5-b8ee687ac089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18997 | 2026.05.14 14:13:02.292795 [ 271 ] {0edf6105-c27d-4dfe-a2e5-b8ee687ac089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18998 | 2026.05.14 14:13:02.293154 [ 271 ] {0edf6105-c27d-4dfe-a2e5-b8ee687ac089} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18999 | 2026.05.14 14:13:02.293191 [ 271 ] {0edf6105-c27d-4dfe-a2e5-b8ee687ac089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 19000 | 2026.05.14 14:13:02.293506 [ 271 ] {0edf6105-c27d-4dfe-a2e5-b8ee687ac089} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19001 | 2026.05.14 14:13:02.293722 [ 271 ] {0edf6105-c27d-4dfe-a2e5-b8ee687ac089} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19002 | 2026.05.14 14:13:02.293860 [ 271 ] {0edf6105-c27d-4dfe-a2e5-b8ee687ac089} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001128 sec., 37234.04255319149 rows/sec., 2.12 MiB/sec. | ||
| 19003 | 2026.05.14 14:13:02.293897 [ 271 ] {0edf6105-c27d-4dfe-a2e5-b8ee687ac089} <Debug> TCPHandler: Processed in 0.001299162 sec. | ||
| 19004 | 2026.05.14 14:13:02.760366 [ 219 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19005 | 2026.05.14 14:13:02.760453 [ 219 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19006 | 2026.05.14 14:13:02.763067 [ 219 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19007 | 2026.05.14 14:13:03.381508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 19008 | 2026.05.14 14:13:03.397512 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19009 | 2026.05.14 14:13:03.397572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 19010 | 2026.05.14 14:13:03.403444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 19011 | 2026.05.14 14:13:03.404142 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19012 | 2026.05.14 14:13:03.407034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 19013 | 2026.05.14 14:13:06.008838 [ 220 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19014 | 2026.05.14 14:13:06.008904 [ 220 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19015 | 2026.05.14 14:13:06.011303 [ 220 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19016 | 2026.05.14 14:13:06.571692 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 2378 | ||
| 19017 | 2026.05.14 14:13:06.574582 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19018 | 2026.05.14 14:13:06.574622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 19019 | 2026.05.14 14:13:06.575796 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19020 | 2026.05.14 14:13:06.576052 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19021 | 2026.05.14 14:13:06.576307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2378 | ||
| 19022 | 2026.05.14 14:13:06.945675 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19023 | 2026.05.14 14:13:06.945945 [ 271 ] {1971962d-7713-4149-8364-68ad68d3718f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 19024 | 2026.05.14 14:13:06.946321 [ 271 ] {1971962d-7713-4149-8364-68ad68d3718f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19025 | 2026.05.14 14:13:06.946359 [ 271 ] {1971962d-7713-4149-8364-68ad68d3718f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 19026 | 2026.05.14 14:13:06.946580 [ 271 ] {1971962d-7713-4149-8364-68ad68d3718f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19027 | 2026.05.14 14:13:06.946650 [ 271 ] {1971962d-7713-4149-8364-68ad68d3718f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19028 | 2026.05.14 14:13:06.946798 [ 271 ] {1971962d-7713-4149-8364-68ad68d3718f} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19029 | 2026.05.14 14:13:06.946835 [ 271 ] {1971962d-7713-4149-8364-68ad68d3718f} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19030 | 2026.05.14 14:13:06.946857 [ 271 ] {1971962d-7713-4149-8364-68ad68d3718f} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 19031 | 2026.05.14 14:13:06.946873 [ 271 ] {1971962d-7713-4149-8364-68ad68d3718f} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19032 | 2026.05.14 14:13:06.946916 [ 271 ] {1971962d-7713-4149-8364-68ad68d3718f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 19033 | 2026.05.14 14:13:06.946936 [ 271 ] {1971962d-7713-4149-8364-68ad68d3718f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 19034 | 2026.05.14 14:13:06.948495 [ 271 ] {1971962d-7713-4149-8364-68ad68d3718f} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002663 sec., 16522.718738265114 rows/sec., 3.45 MiB/sec. | ||
| 19035 | 2026.05.14 14:13:06.948613 [ 271 ] {1971962d-7713-4149-8364-68ad68d3718f} <Debug> TCPHandler: Processed in 0.003088628 sec. | ||
| 19036 | 2026.05.14 14:13:06.950247 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19037 | 2026.05.14 14:13:06.950365 [ 271 ] {9291295b-f71e-462d-8c13-c1d7c69c9e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19038 | 2026.05.14 14:13:06.950409 [ 271 ] {9291295b-f71e-462d-8c13-c1d7c69c9e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19039 | 2026.05.14 14:13:06.951180 [ 271 ] {9291295b-f71e-462d-8c13-c1d7c69c9e38} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19040 | 2026.05.14 14:13:06.951218 [ 271 ] {9291295b-f71e-462d-8c13-c1d7c69c9e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 19041 | 2026.05.14 14:13:06.951606 [ 271 ] {9291295b-f71e-462d-8c13-c1d7c69c9e38} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19042 | 2026.05.14 14:13:06.951826 [ 271 ] {9291295b-f71e-462d-8c13-c1d7c69c9e38} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19043 | 2026.05.14 14:13:06.951972 [ 271 ] {9291295b-f71e-462d-8c13-c1d7c69c9e38} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.60 MiB/sec. | ||
| 19044 | 2026.05.14 14:13:06.952011 [ 271 ] {9291295b-f71e-462d-8c13-c1d7c69c9e38} <Debug> TCPHandler: Processed in 0.001819137 sec. | ||
| 19045 | 2026.05.14 14:13:06.952235 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19046 | 2026.05.14 14:13:06.952337 [ 271 ] {4d83f397-6ff9-48fc-9707-8976b8439c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19047 | 2026.05.14 14:13:06.952379 [ 271 ] {4d83f397-6ff9-48fc-9707-8976b8439c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19048 | 2026.05.14 14:13:06.952902 [ 271 ] {4d83f397-6ff9-48fc-9707-8976b8439c7a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19049 | 2026.05.14 14:13:06.952940 [ 271 ] {4d83f397-6ff9-48fc-9707-8976b8439c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 19050 | 2026.05.14 14:13:06.953256 [ 271 ] {4d83f397-6ff9-48fc-9707-8976b8439c7a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19051 | 2026.05.14 14:13:06.953467 [ 271 ] {4d83f397-6ff9-48fc-9707-8976b8439c7a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19052 | 2026.05.14 14:13:06.953595 [ 271 ] {4d83f397-6ff9-48fc-9707-8976b8439c7a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001277 sec., 50117.46280344558 rows/sec., 3.91 MiB/sec. | ||
| 19053 | 2026.05.14 14:13:06.953634 [ 271 ] {4d83f397-6ff9-48fc-9707-8976b8439c7a} <Debug> TCPHandler: Processed in 0.001450244 sec. | ||
| 19054 | 2026.05.14 14:13:06.953765 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19055 | 2026.05.14 14:13:06.953863 [ 271 ] {550e8dec-9aab-475c-9118-fd6888668f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19056 | 2026.05.14 14:13:06.953906 [ 271 ] {550e8dec-9aab-475c-9118-fd6888668f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19057 | 2026.05.14 14:13:06.954369 [ 271 ] {550e8dec-9aab-475c-9118-fd6888668f06} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19058 | 2026.05.14 14:13:06.954407 [ 271 ] {550e8dec-9aab-475c-9118-fd6888668f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 19059 | 2026.05.14 14:13:06.954741 [ 271 ] {550e8dec-9aab-475c-9118-fd6888668f06} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19060 | 2026.05.14 14:13:06.954949 [ 271 ] {550e8dec-9aab-475c-9118-fd6888668f06} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19061 | 2026.05.14 14:13:06.955081 [ 271 ] {550e8dec-9aab-475c-9118-fd6888668f06} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001237 sec., 103476.15198059822 rows/sec., 7.21 MiB/sec. | ||
| 19062 | 2026.05.14 14:13:06.955118 [ 271 ] {550e8dec-9aab-475c-9118-fd6888668f06} <Debug> TCPHandler: Processed in 0.001402713 sec. | ||
| 19063 | 2026.05.14 14:13:06.955254 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19064 | 2026.05.14 14:13:06.955365 [ 271 ] {fcb63884-f7fc-48c4-b2cd-d40698cd8c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19065 | 2026.05.14 14:13:06.955408 [ 271 ] {fcb63884-f7fc-48c4-b2cd-d40698cd8c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19066 | 2026.05.14 14:13:06.955843 [ 271 ] {fcb63884-f7fc-48c4-b2cd-d40698cd8c7b} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19067 | 2026.05.14 14:13:06.955882 [ 271 ] {fcb63884-f7fc-48c4-b2cd-d40698cd8c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 19068 | 2026.05.14 14:13:06.956203 [ 271 ] {fcb63884-f7fc-48c4-b2cd-d40698cd8c7b} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19069 | 2026.05.14 14:13:06.956416 [ 271 ] {fcb63884-f7fc-48c4-b2cd-d40698cd8c7b} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19070 | 2026.05.14 14:13:06.956546 [ 271 ] {fcb63884-f7fc-48c4-b2cd-d40698cd8c7b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001209 sec., 39702.233250620346 rows/sec., 2.68 MiB/sec. | ||
| 19071 | 2026.05.14 14:13:06.956583 [ 271 ] {fcb63884-f7fc-48c4-b2cd-d40698cd8c7b} <Debug> TCPHandler: Processed in 0.001378583 sec. | ||
| 19072 | 2026.05.14 14:13:08.945780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37928 | ||
| 19073 | 2026.05.14 14:13:08.946322 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19074 | 2026.05.14 14:13:08.946379 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
| 19075 | 2026.05.14 14:13:08.946906 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 19076 | 2026.05.14 14:13:08.947144 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19077 | 2026.05.14 14:13:08.947301 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37928 | ||
| 19078 | 2026.05.14 14:13:10.907923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 19079 | 2026.05.14 14:13:10.926619 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19080 | 2026.05.14 14:13:10.926687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19081 | 2026.05.14 14:13:10.933103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 19082 | 2026.05.14 14:13:10.933841 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19083 | 2026.05.14 14:13:10.937410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 19084 | 2026.05.14 14:13:11.947554 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19085 | 2026.05.14 14:13:11.947804 [ 271 ] {0ba99c21-6ca5-4461-af62-f11411047d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 19086 | 2026.05.14 14:13:11.948169 [ 271 ] {0ba99c21-6ca5-4461-af62-f11411047d6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19087 | 2026.05.14 14:13:11.948212 [ 271 ] {0ba99c21-6ca5-4461-af62-f11411047d6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 19088 | 2026.05.14 14:13:11.948457 [ 271 ] {0ba99c21-6ca5-4461-af62-f11411047d6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19089 | 2026.05.14 14:13:11.948523 [ 271 ] {0ba99c21-6ca5-4461-af62-f11411047d6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19090 | 2026.05.14 14:13:11.948663 [ 271 ] {0ba99c21-6ca5-4461-af62-f11411047d6e} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19091 | 2026.05.14 14:13:11.948699 [ 271 ] {0ba99c21-6ca5-4461-af62-f11411047d6e} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19092 | 2026.05.14 14:13:11.948721 [ 271 ] {0ba99c21-6ca5-4461-af62-f11411047d6e} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 19093 | 2026.05.14 14:13:11.948736 [ 271 ] {0ba99c21-6ca5-4461-af62-f11411047d6e} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19094 | 2026.05.14 14:13:11.948776 [ 271 ] {0ba99c21-6ca5-4461-af62-f11411047d6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 19095 | 2026.05.14 14:13:11.948796 [ 271 ] {0ba99c21-6ca5-4461-af62-f11411047d6e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 19096 | 2026.05.14 14:13:11.949939 [ 271 ] {0ba99c21-6ca5-4461-af62-f11411047d6e} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002239 sec., 19651.630192050023 rows/sec., 4.11 MiB/sec. | ||
| 19097 | 2026.05.14 14:13:11.950045 [ 271 ] {0ba99c21-6ca5-4461-af62-f11411047d6e} <Debug> TCPHandler: Processed in 0.002627064 sec. | ||
| 19098 | 2026.05.14 14:13:11.951761 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19099 | 2026.05.14 14:13:11.951874 [ 271 ] {8bb41347-4c5a-47ab-9c9c-084264342371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19100 | 2026.05.14 14:13:11.951916 [ 271 ] {8bb41347-4c5a-47ab-9c9c-084264342371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19101 | 2026.05.14 14:13:11.952502 [ 271 ] {8bb41347-4c5a-47ab-9c9c-084264342371} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19102 | 2026.05.14 14:13:11.952541 [ 271 ] {8bb41347-4c5a-47ab-9c9c-084264342371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19103 | 2026.05.14 14:13:11.952896 [ 271 ] {8bb41347-4c5a-47ab-9c9c-084264342371} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19104 | 2026.05.14 14:13:11.953108 [ 271 ] {8bb41347-4c5a-47ab-9c9c-084264342371} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19105 | 2026.05.14 14:13:11.953247 [ 271 ] {8bb41347-4c5a-47ab-9c9c-084264342371} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001403 sec., 39914.46899501069 rows/sec., 3.05 MiB/sec. | ||
| 19106 | 2026.05.14 14:13:11.953286 [ 271 ] {8bb41347-4c5a-47ab-9c9c-084264342371} <Debug> TCPHandler: Processed in 0.001577215 sec. | ||
| 19107 | 2026.05.14 14:13:11.953283 [ 139 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19108 | 2026.05.14 14:13:11.953392 [ 139 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19109 | 2026.05.14 14:13:11.953420 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19110 | 2026.05.14 14:13:11.953428 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19111 | 2026.05.14 14:13:11.953536 [ 271 ] {2c38645f-cda5-4905-93d6-195ecedd713a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19112 | 2026.05.14 14:13:11.953554 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19113 | 2026.05.14 14:13:11.953576 [ 271 ] {2c38645f-cda5-4905-93d6-195ecedd713a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19114 | 2026.05.14 14:13:11.953698 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19115 | 2026.05.14 14:13:11.953740 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3239 rows starting from the beginning of the part | ||
| 19116 | 2026.05.14 14:13:11.953817 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 881 rows starting from the beginning of the part | ||
| 19117 | 2026.05.14 14:13:11.953871 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 19118 | 2026.05.14 14:13:11.953924 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 3230 rows starting from the beginning of the part | ||
| 19119 | 2026.05.14 14:13:11.953972 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 19120 | 2026.05.14 14:13:11.954019 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part | ||
| 19121 | 2026.05.14 14:13:11.954189 [ 271 ] {2c38645f-cda5-4905-93d6-195ecedd713a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19122 | 2026.05.14 14:13:11.954233 [ 271 ] {2c38645f-cda5-4905-93d6-195ecedd713a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19123 | 2026.05.14 14:13:11.954597 [ 271 ] {2c38645f-cda5-4905-93d6-195ecedd713a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19124 | 2026.05.14 14:13:11.954821 [ 271 ] {2c38645f-cda5-4905-93d6-195ecedd713a} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19125 | 2026.05.14 14:13:11.954955 [ 271 ] {2c38645f-cda5-4905-93d6-195ecedd713a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001438 sec., 44506.25869262865 rows/sec., 3.47 MiB/sec. | ||
| 19126 | 2026.05.14 14:13:11.954975 [ 139 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19127 | 2026.05.14 14:13:11.954993 [ 271 ] {2c38645f-cda5-4905-93d6-195ecedd713a} <Debug> TCPHandler: Processed in 0.001613945 sec. | ||
| 19128 | 2026.05.14 14:13:11.955019 [ 139 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19129 | 2026.05.14 14:13:11.955048 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19130 | 2026.05.14 14:13:11.955134 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19131 | 2026.05.14 14:13:11.955201 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19132 | 2026.05.14 14:13:11.955236 [ 271 ] {75514dd7-babe-4fc4-8c5b-d46cd07554b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19133 | 2026.05.14 14:13:11.955287 [ 271 ] {75514dd7-babe-4fc4-8c5b-d46cd07554b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19134 | 2026.05.14 14:13:11.955347 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19135 | 2026.05.14 14:13:11.955386 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1797 rows starting from the beginning of the part | ||
| 19136 | 2026.05.14 14:13:11.955459 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 532 rows starting from the beginning of the part | ||
| 19137 | 2026.05.14 14:13:11.955510 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 19138 | 2026.05.14 14:13:11.955553 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1758 rows starting from the beginning of the part | ||
| 19139 | 2026.05.14 14:13:11.955595 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 19140 | 2026.05.14 14:13:11.955635 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part | ||
| 19141 | 2026.05.14 14:13:11.956187 [ 271 ] {75514dd7-babe-4fc4-8c5b-d46cd07554b4} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19142 | 2026.05.14 14:13:11.956227 [ 271 ] {75514dd7-babe-4fc4-8c5b-d46cd07554b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19143 | 2026.05.14 14:13:11.956316 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7518 rows, containing 5 columns (5 merged, 0 gathered) in 0.002821896 sec., 2664166.220158362 rows/sec., 210.47 MiB/sec. | ||
| 19144 | 2026.05.14 14:13:11.956581 [ 271 ] {75514dd7-babe-4fc4-8c5b-d46cd07554b4} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19145 | 2026.05.14 14:13:11.956635 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19146 | 2026.05.14 14:13:11.956855 [ 271 ] {75514dd7-babe-4fc4-8c5b-d46cd07554b4} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19147 | 2026.05.14 14:13:11.956962 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_136_27} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19148 | 2026.05.14 14:13:11.957039 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_136_27} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19149 | 2026.05.14 14:13:11.957080 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001943058 sec., 2202198.8020944307 rows/sec., 159.24 MiB/sec. | ||
| 19150 | 2026.05.14 14:13:11.957132 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 19151 | 2026.05.14 14:13:11.957152 [ 271 ] {75514dd7-babe-4fc4-8c5b-d46cd07554b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00193 sec., 82901.55440414508 rows/sec., 5.77 MiB/sec. | ||
| 19152 | 2026.05.14 14:13:11.957236 [ 271 ] {75514dd7-babe-4fc4-8c5b-d46cd07554b4} <Debug> TCPHandler: Processed in 0.002158309 sec. | ||
| 19153 | 2026.05.14 14:13:11.957338 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19154 | 2026.05.14 14:13:11.957437 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19155 | 2026.05.14 14:13:11.957570 [ 271 ] {4d41bf38-36b4-4374-a0a3-917f5c15fd80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19156 | 2026.05.14 14:13:11.957581 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_136_27} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19157 | 2026.05.14 14:13:11.957632 [ 271 ] {4d41bf38-36b4-4374-a0a3-917f5c15fd80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19158 | 2026.05.14 14:13:11.957660 [ 189 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_136_27} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19159 | 2026.05.14 14:13:11.957749 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 19160 | 2026.05.14 14:13:11.958042 [ 271 ] {4d41bf38-36b4-4374-a0a3-917f5c15fd80} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19161 | 2026.05.14 14:13:11.958108 [ 271 ] {4d41bf38-36b4-4374-a0a3-917f5c15fd80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19162 | 2026.05.14 14:13:11.958509 [ 271 ] {4d41bf38-36b4-4374-a0a3-917f5c15fd80} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19163 | 2026.05.14 14:13:11.958721 [ 271 ] {4d41bf38-36b4-4374-a0a3-917f5c15fd80} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19164 | 2026.05.14 14:13:11.958848 [ 139 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19165 | 2026.05.14 14:13:11.958853 [ 271 ] {4d41bf38-36b4-4374-a0a3-917f5c15fd80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec. | ||
| 19166 | 2026.05.14 14:13:11.958894 [ 139 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19167 | 2026.05.14 14:13:11.958913 [ 271 ] {4d41bf38-36b4-4374-a0a3-917f5c15fd80} <Debug> TCPHandler: Processed in 0.001587135 sec. | ||
| 19168 | 2026.05.14 14:13:11.958918 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19169 | 2026.05.14 14:13:11.959013 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19170 | 2026.05.14 14:13:11.959132 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19171 | 2026.05.14 14:13:11.959157 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8400 rows starting from the beginning of the part | ||
| 19172 | 2026.05.14 14:13:11.959200 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 90 rows starting from the beginning of the part | ||
| 19173 | 2026.05.14 14:13:11.959235 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 19174 | 2026.05.14 14:13:11.959268 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 42 rows starting from the beginning of the part | ||
| 19175 | 2026.05.14 14:13:11.959299 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 48 rows starting from the beginning of the part | ||
| 19176 | 2026.05.14 14:13:11.959332 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 19177 | 2026.05.14 14:13:11.961427 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002444712 sec., 3558701.3930475246 rows/sec., 229.54 MiB/sec. | ||
| 19178 | 2026.05.14 14:13:11.961582 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19179 | 2026.05.14 14:13:11.961832 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_136_27} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19180 | 2026.05.14 14:13:11.961901 [ 200 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_136_27} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19181 | 2026.05.14 14:13:11.961991 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 19182 | 2026.05.14 14:13:14.664081 [ 265 ] {} <Trace> TCP-Session: 9a266d6e-22d9-41e1-8899-6c742b0dcc5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19183 | 2026.05.14 14:13:14.664342 [ 265 ] {0016aac8-fe44-41e4-9e51-338b051ba276} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62607) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 19184 | 2026.05.14 14:13:14.664877 [ 265 ] {0016aac8-fe44-41e4-9e51-338b051ba276} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 19185 | 2026.05.14 14:13:14.665184 [ 265 ] {0016aac8-fe44-41e4-9e51-338b051ba276} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19186 | 2026.05.14 14:13:14.665607 [ 334 ] {0016aac8-fe44-41e4-9e51-338b051ba276} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 19187 | 2026.05.14 14:13:14.666198 [ 265 ] {0016aac8-fe44-41e4-9e51-338b051ba276} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.001984 sec., 62500 rows/sec., 3.44 MiB/sec. | ||
| 19188 | 2026.05.14 14:13:14.666301 [ 265 ] {0016aac8-fe44-41e4-9e51-338b051ba276} <Debug> TCPHandler: Processed in 0.002351662 sec. | ||
| 19189 | 2026.05.14 14:13:14.769292 [ 224 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19190 | 2026.05.14 14:13:14.769326 [ 224 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19191 | 2026.05.14 14:13:14.771765 [ 224 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19192 | 2026.05.14 14:13:14.885541 [ 224 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19193 | 2026.05.14 14:13:14.885594 [ 224 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19194 | 2026.05.14 14:13:14.887467 [ 224 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19195 | 2026.05.14 14:13:16.259269 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19196 | 2026.05.14 14:13:16.259340 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19197 | 2026.05.14 14:13:16.355868 [ 218 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19198 | 2026.05.14 14:13:16.355955 [ 218 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19199 | 2026.05.14 14:13:16.358340 [ 218 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19200 | 2026.05.14 14:13:16.417497 [ 220 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19201 | 2026.05.14 14:13:16.417551 [ 220 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19202 | 2026.05.14 14:13:16.419231 [ 220 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19203 | 2026.05.14 14:13:16.447817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38440 | ||
| 19204 | 2026.05.14 14:13:16.448389 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19205 | 2026.05.14 14:13:16.448435 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19206 | 2026.05.14 14:13:16.448942 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19207 | 2026.05.14 14:13:16.449211 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19208 | 2026.05.14 14:13:16.449350 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38440 | ||
| 19209 | 2026.05.14 14:13:16.577404 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2400 | ||
| 19210 | 2026.05.14 14:13:16.579568 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19211 | 2026.05.14 14:13:16.579617 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19212 | 2026.05.14 14:13:16.580764 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19213 | 2026.05.14 14:13:16.581027 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19214 | 2026.05.14 14:13:16.581286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2400 | ||
| 19215 | 2026.05.14 14:13:16.740667 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19216 | 2026.05.14 14:13:16.740743 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19217 | 2026.05.14 14:13:16.742961 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19218 | 2026.05.14 14:13:16.920784 [ 218 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19219 | 2026.05.14 14:13:16.920866 [ 218 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19220 | 2026.05.14 14:13:16.923136 [ 218 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19221 | 2026.05.14 14:13:16.952131 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19222 | 2026.05.14 14:13:16.952378 [ 271 ] {f4dbf41c-32a9-44aa-b893-27553ea77963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 19223 | 2026.05.14 14:13:16.952738 [ 271 ] {f4dbf41c-32a9-44aa-b893-27553ea77963} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19224 | 2026.05.14 14:13:16.952778 [ 271 ] {f4dbf41c-32a9-44aa-b893-27553ea77963} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 19225 | 2026.05.14 14:13:16.953009 [ 271 ] {f4dbf41c-32a9-44aa-b893-27553ea77963} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19226 | 2026.05.14 14:13:16.953076 [ 271 ] {f4dbf41c-32a9-44aa-b893-27553ea77963} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19227 | 2026.05.14 14:13:16.953216 [ 271 ] {f4dbf41c-32a9-44aa-b893-27553ea77963} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 19228 | 2026.05.14 14:13:16.953253 [ 271 ] {f4dbf41c-32a9-44aa-b893-27553ea77963} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19229 | 2026.05.14 14:13:16.953276 [ 271 ] {f4dbf41c-32a9-44aa-b893-27553ea77963} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 19230 | 2026.05.14 14:13:16.953292 [ 271 ] {f4dbf41c-32a9-44aa-b893-27553ea77963} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19231 | 2026.05.14 14:13:16.953333 [ 271 ] {f4dbf41c-32a9-44aa-b893-27553ea77963} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 19232 | 2026.05.14 14:13:16.953353 [ 271 ] {f4dbf41c-32a9-44aa-b893-27553ea77963} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 19233 | 2026.05.14 14:13:16.954964 [ 271 ] {f4dbf41c-32a9-44aa-b893-27553ea77963} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002684 sec., 16393.442622950817 rows/sec., 3.43 MiB/sec. | ||
| 19234 | 2026.05.14 14:13:16.955115 [ 271 ] {f4dbf41c-32a9-44aa-b893-27553ea77963} <Debug> TCPHandler: Processed in 0.003091509 sec. | ||
| 19235 | 2026.05.14 14:13:16.961021 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19236 | 2026.05.14 14:13:16.961202 [ 271 ] {4107833e-6a5c-43f1-a23a-3b777a5b40d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19237 | 2026.05.14 14:13:16.961272 [ 271 ] {4107833e-6a5c-43f1-a23a-3b777a5b40d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19238 | 2026.05.14 14:13:16.962096 [ 271 ] {4107833e-6a5c-43f1-a23a-3b777a5b40d6} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19239 | 2026.05.14 14:13:16.962138 [ 271 ] {4107833e-6a5c-43f1-a23a-3b777a5b40d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19240 | 2026.05.14 14:13:16.962545 [ 271 ] {4107833e-6a5c-43f1-a23a-3b777a5b40d6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19241 | 2026.05.14 14:13:16.962773 [ 271 ] {4107833e-6a5c-43f1-a23a-3b777a5b40d6} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19242 | 2026.05.14 14:13:16.963032 [ 271 ] {4107833e-6a5c-43f1-a23a-3b777a5b40d6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001888 sec., 150423.72881355934 rows/sec., 9.55 MiB/sec. | ||
| 19243 | 2026.05.14 14:13:16.963076 [ 271 ] {4107833e-6a5c-43f1-a23a-3b777a5b40d6} <Debug> TCPHandler: Processed in 0.00219093 sec. | ||
| 19244 | 2026.05.14 14:13:16.963223 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19245 | 2026.05.14 14:13:16.963319 [ 271 ] {fd16ddc0-617f-4af1-bf98-0aecbc4fabd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19246 | 2026.05.14 14:13:16.963361 [ 271 ] {fd16ddc0-617f-4af1-bf98-0aecbc4fabd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19247 | 2026.05.14 14:13:16.964172 [ 271 ] {fd16ddc0-617f-4af1-bf98-0aecbc4fabd0} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19248 | 2026.05.14 14:13:16.964208 [ 271 ] {fd16ddc0-617f-4af1-bf98-0aecbc4fabd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19249 | 2026.05.14 14:13:16.964557 [ 271 ] {fd16ddc0-617f-4af1-bf98-0aecbc4fabd0} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19250 | 2026.05.14 14:13:16.964764 [ 271 ] {fd16ddc0-617f-4af1-bf98-0aecbc4fabd0} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19251 | 2026.05.14 14:13:16.964891 [ 271 ] {fd16ddc0-617f-4af1-bf98-0aecbc4fabd0} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.00159 sec., 554088.0503144654 rows/sec., 43.53 MiB/sec. | ||
| 19252 | 2026.05.14 14:13:16.964929 [ 271 ] {fd16ddc0-617f-4af1-bf98-0aecbc4fabd0} <Debug> TCPHandler: Processed in 0.001756546 sec. | ||
| 19253 | 2026.05.14 14:13:16.965068 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19254 | 2026.05.14 14:13:16.965165 [ 271 ] {c3f5f06c-a19d-467c-a9b3-12943869bc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19255 | 2026.05.14 14:13:16.965209 [ 271 ] {c3f5f06c-a19d-467c-a9b3-12943869bc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19256 | 2026.05.14 14:13:16.965717 [ 271 ] {c3f5f06c-a19d-467c-a9b3-12943869bc30} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19257 | 2026.05.14 14:13:16.965754 [ 271 ] {c3f5f06c-a19d-467c-a9b3-12943869bc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19258 | 2026.05.14 14:13:16.966050 [ 271 ] {c3f5f06c-a19d-467c-a9b3-12943869bc30} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19259 | 2026.05.14 14:13:16.966263 [ 271 ] {c3f5f06c-a19d-467c-a9b3-12943869bc30} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19260 | 2026.05.14 14:13:16.966388 [ 271 ] {c3f5f06c-a19d-467c-a9b3-12943869bc30} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001241 sec., 148267.52618855762 rows/sec., 9.21 MiB/sec. | ||
| 19261 | 2026.05.14 14:13:16.966425 [ 271 ] {c3f5f06c-a19d-467c-a9b3-12943869bc30} <Debug> TCPHandler: Processed in 0.001406253 sec. | ||
| 19262 | 2026.05.14 14:13:16.966559 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19263 | 2026.05.14 14:13:16.966655 [ 271 ] {0bc3795a-35d5-4fa1-a1e8-ed239b89ae22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19264 | 2026.05.14 14:13:16.966694 [ 271 ] {0bc3795a-35d5-4fa1-a1e8-ed239b89ae22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19265 | 2026.05.14 14:13:16.967140 [ 271 ] {0bc3795a-35d5-4fa1-a1e8-ed239b89ae22} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19266 | 2026.05.14 14:13:16.967176 [ 271 ] {0bc3795a-35d5-4fa1-a1e8-ed239b89ae22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19267 | 2026.05.14 14:13:16.967469 [ 271 ] {0bc3795a-35d5-4fa1-a1e8-ed239b89ae22} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19268 | 2026.05.14 14:13:16.967674 [ 271 ] {0bc3795a-35d5-4fa1-a1e8-ed239b89ae22} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19269 | 2026.05.14 14:13:16.967799 [ 271 ] {0bc3795a-35d5-4fa1-a1e8-ed239b89ae22} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001162 sec., 128227.19449225473 rows/sec., 8.28 MiB/sec. | ||
| 19270 | 2026.05.14 14:13:16.967837 [ 271 ] {0bc3795a-35d5-4fa1-a1e8-ed239b89ae22} <Debug> TCPHandler: Processed in 0.001327442 sec. | ||
| 19271 | 2026.05.14 14:13:16.967978 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19272 | 2026.05.14 14:13:16.968073 [ 271 ] {08984a38-499c-4e62-8479-7ed4821be271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19273 | 2026.05.14 14:13:16.968113 [ 271 ] {08984a38-499c-4e62-8479-7ed4821be271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19274 | 2026.05.14 14:13:16.968553 [ 271 ] {08984a38-499c-4e62-8479-7ed4821be271} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19275 | 2026.05.14 14:13:16.968589 [ 271 ] {08984a38-499c-4e62-8479-7ed4821be271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19276 | 2026.05.14 14:13:16.968876 [ 271 ] {08984a38-499c-4e62-8479-7ed4821be271} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19277 | 2026.05.14 14:13:16.969080 [ 271 ] {08984a38-499c-4e62-8479-7ed4821be271} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19278 | 2026.05.14 14:13:16.969203 [ 271 ] {08984a38-499c-4e62-8479-7ed4821be271} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 19279 | 2026.05.14 14:13:16.969241 [ 271 ] {08984a38-499c-4e62-8479-7ed4821be271} <Debug> TCPHandler: Processed in 0.001312082 sec. | ||
| 19280 | 2026.05.14 14:13:16.969380 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19281 | 2026.05.14 14:13:16.969475 [ 271 ] {f10609d0-9ed7-4e97-ba2f-a7e8583070ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19282 | 2026.05.14 14:13:16.969516 [ 271 ] {f10609d0-9ed7-4e97-ba2f-a7e8583070ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19283 | 2026.05.14 14:13:16.970117 [ 271 ] {f10609d0-9ed7-4e97-ba2f-a7e8583070ba} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19284 | 2026.05.14 14:13:16.970153 [ 271 ] {f10609d0-9ed7-4e97-ba2f-a7e8583070ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19285 | 2026.05.14 14:13:16.970458 [ 271 ] {f10609d0-9ed7-4e97-ba2f-a7e8583070ba} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19286 | 2026.05.14 14:13:16.970667 [ 271 ] {f10609d0-9ed7-4e97-ba2f-a7e8583070ba} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19287 | 2026.05.14 14:13:16.970796 [ 271 ] {f10609d0-9ed7-4e97-ba2f-a7e8583070ba} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001337 sec., 397905.75916230364 rows/sec., 28.15 MiB/sec. | ||
| 19288 | 2026.05.14 14:13:16.970843 [ 271 ] {f10609d0-9ed7-4e97-ba2f-a7e8583070ba} <Debug> TCPHandler: Processed in 0.001511374 sec. | ||
| 19289 | 2026.05.14 14:13:16.970980 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19290 | 2026.05.14 14:13:16.971075 [ 271 ] {03e9470d-510d-4328-b5d2-d26db2b70e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19291 | 2026.05.14 14:13:16.971116 [ 271 ] {03e9470d-510d-4328-b5d2-d26db2b70e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19292 | 2026.05.14 14:13:16.971564 [ 271 ] {03e9470d-510d-4328-b5d2-d26db2b70e54} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19293 | 2026.05.14 14:13:16.971600 [ 271 ] {03e9470d-510d-4328-b5d2-d26db2b70e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19294 | 2026.05.14 14:13:16.971887 [ 271 ] {03e9470d-510d-4328-b5d2-d26db2b70e54} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19295 | 2026.05.14 14:13:16.972088 [ 271 ] {03e9470d-510d-4328-b5d2-d26db2b70e54} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19296 | 2026.05.14 14:13:16.972213 [ 271 ] {03e9470d-510d-4328-b5d2-d26db2b70e54} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 19297 | 2026.05.14 14:13:16.972250 [ 271 ] {03e9470d-510d-4328-b5d2-d26db2b70e54} <Debug> TCPHandler: Processed in 0.001317972 sec. | ||
| 19298 | 2026.05.14 14:13:16.972383 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19299 | 2026.05.14 14:13:16.972478 [ 271 ] {095f2636-78b3-485b-ba04-3aafcc81f247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19300 | 2026.05.14 14:13:16.972520 [ 271 ] {095f2636-78b3-485b-ba04-3aafcc81f247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19301 | 2026.05.14 14:13:16.972956 [ 271 ] {095f2636-78b3-485b-ba04-3aafcc81f247} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19302 | 2026.05.14 14:13:16.972993 [ 271 ] {095f2636-78b3-485b-ba04-3aafcc81f247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19303 | 2026.05.14 14:13:16.973310 [ 271 ] {095f2636-78b3-485b-ba04-3aafcc81f247} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19304 | 2026.05.14 14:13:16.973515 [ 271 ] {095f2636-78b3-485b-ba04-3aafcc81f247} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19305 | 2026.05.14 14:13:16.973642 [ 271 ] {095f2636-78b3-485b-ba04-3aafcc81f247} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001182 sec., 224196.27749576987 rows/sec., 14.90 MiB/sec. | ||
| 19306 | 2026.05.14 14:13:16.973644 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_132_27 to all_137_137_0 | ||
| 19307 | 2026.05.14 14:13:16.973681 [ 271 ] {095f2636-78b3-485b-ba04-3aafcc81f247} <Debug> TCPHandler: Processed in 0.001346132 sec. | ||
| 19308 | 2026.05.14 14:13:16.973719 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19309 | 2026.05.14 14:13:16.973749 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19310 | 2026.05.14 14:13:16.973837 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19311 | 2026.05.14 14:13:16.973860 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_137_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_132_27 to all_137_137_0 into Compact with storage Full | ||
| 19312 | 2026.05.14 14:13:16.973938 [ 271 ] {c4945c4d-6ddb-4408-a06d-7e66701cfa23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19313 | 2026.05.14 14:13:16.973984 [ 271 ] {c4945c4d-6ddb-4408-a06d-7e66701cfa23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19314 | 2026.05.14 14:13:16.974000 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_137_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19315 | 2026.05.14 14:13:16.974044 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_132_27, total 52301 rows starting from the beginning of the part | ||
| 19316 | 2026.05.14 14:13:16.974114 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 19317 | 2026.05.14 14:13:16.974170 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1601 rows starting from the beginning of the part | ||
| 19318 | 2026.05.14 14:13:16.974220 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 128 rows starting from the beginning of the part | ||
| 19319 | 2026.05.14 14:13:16.974268 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 19320 | 2026.05.14 14:13:16.974312 [ 271 ] {c4945c4d-6ddb-4408-a06d-7e66701cfa23} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19321 | 2026.05.14 14:13:16.974316 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 265 rows starting from the beginning of the part | ||
| 19322 | 2026.05.14 14:13:16.974357 [ 271 ] {c4945c4d-6ddb-4408-a06d-7e66701cfa23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19323 | 2026.05.14 14:13:16.974670 [ 271 ] {c4945c4d-6ddb-4408-a06d-7e66701cfa23} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19324 | 2026.05.14 14:13:16.974895 [ 271 ] {c4945c4d-6ddb-4408-a06d-7e66701cfa23} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19325 | 2026.05.14 14:13:16.975023 [ 271 ] {c4945c4d-6ddb-4408-a06d-7e66701cfa23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. | ||
| 19326 | 2026.05.14 14:13:16.975059 [ 271 ] {c4945c4d-6ddb-4408-a06d-7e66701cfa23} <Debug> TCPHandler: Processed in 0.001280432 sec. | ||
| 19327 | 2026.05.14 14:13:16.975194 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19328 | 2026.05.14 14:13:16.975289 [ 271 ] {49c95374-cec5-4ea6-bb86-4b7afe065f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19329 | 2026.05.14 14:13:16.975343 [ 271 ] {49c95374-cec5-4ea6-bb86-4b7afe065f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19330 | 2026.05.14 14:13:16.976189 [ 271 ] {49c95374-cec5-4ea6-bb86-4b7afe065f23} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19331 | 2026.05.14 14:13:16.976226 [ 271 ] {49c95374-cec5-4ea6-bb86-4b7afe065f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19332 | 2026.05.14 14:13:16.976783 [ 271 ] {49c95374-cec5-4ea6-bb86-4b7afe065f23} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19333 | 2026.05.14 14:13:16.977003 [ 271 ] {49c95374-cec5-4ea6-bb86-4b7afe065f23} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19334 | 2026.05.14 14:13:16.977140 [ 271 ] {49c95374-cec5-4ea6-bb86-4b7afe065f23} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001868 sec., 22483.94004282655 rows/sec., 40.29 MiB/sec. | ||
| 19335 | 2026.05.14 14:13:16.977196 [ 271 ] {49c95374-cec5-4ea6-bb86-4b7afe065f23} <Debug> TCPHandler: Processed in 0.002050118 sec. | ||
| 19336 | 2026.05.14 14:13:16.977326 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19337 | 2026.05.14 14:13:16.977423 [ 271 ] {ab797099-c5b3-42ef-bb0c-84c1bc9228ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19338 | 2026.05.14 14:13:16.977464 [ 271 ] {ab797099-c5b3-42ef-bb0c-84c1bc9228ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19339 | 2026.05.14 14:13:16.977815 [ 271 ] {ab797099-c5b3-42ef-bb0c-84c1bc9228ce} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19340 | 2026.05.14 14:13:16.977850 [ 271 ] {ab797099-c5b3-42ef-bb0c-84c1bc9228ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19341 | 2026.05.14 14:13:16.978151 [ 271 ] {ab797099-c5b3-42ef-bb0c-84c1bc9228ce} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19342 | 2026.05.14 14:13:16.978352 [ 271 ] {ab797099-c5b3-42ef-bb0c-84c1bc9228ce} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19343 | 2026.05.14 14:13:16.978476 [ 271 ] {ab797099-c5b3-42ef-bb0c-84c1bc9228ce} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 19344 | 2026.05.14 14:13:16.978511 [ 271 ] {ab797099-c5b3-42ef-bb0c-84c1bc9228ce} <Debug> TCPHandler: Processed in 0.001233622 sec. | ||
| 19345 | 2026.05.14 14:13:16.983056 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_137_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54615 rows, containing 5 columns (5 merged, 0 gathered) in 0.009247076 sec., 5906191.319288389 rows/sec., 376.44 MiB/sec. | ||
| 19346 | 2026.05.14 14:13:16.983566 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_137_28} <Trace> MergedBlockOutputStream: filled checksums all_1_137_28 (state Temporary) | ||
| 19347 | 2026.05.14 14:13:16.983849 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_137_28 to all_1_137_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19348 | 2026.05.14 14:13:16.983919 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_132_27, all_137_137_0] -> all_1_137_28 | ||
| 19349 | 2026.05.14 14:13:16.983990 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 19350 | 2026.05.14 14:13:17.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.54 MiB, peak 416.12 MiB, free memory in arenas 0.00 B, will set to 397.70 MiB (RSS), difference: 3.15 MiB | ||
| 19351 | 2026.05.14 14:13:17.001427 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00105806 sec. | ||
| 19352 | 2026.05.14 14:13:18.437707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 19353 | 2026.05.14 14:13:18.453988 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19354 | 2026.05.14 14:13:18.454040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19355 | 2026.05.14 14:13:18.459963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19356 | 2026.05.14 14:13:18.460695 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19357 | 2026.05.14 14:13:18.463611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 19358 | 2026.05.14 14:13:20.065919 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56334 | ||
| 19359 | 2026.05.14 14:13:20.065996 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19360 | 2026.05.14 14:13:20.066023 [ 259 ] {} <Debug> TCP-Session: f849688f-89ff-4277-982e-a51c725829d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56334 | ||
| 19361 | 2026.05.14 14:13:20.066046 [ 259 ] {} <Debug> TCP-Session: f849688f-89ff-4277-982e-a51c725829d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19362 | 2026.05.14 14:13:20.066059 [ 259 ] {} <Debug> TCP-Session: f849688f-89ff-4277-982e-a51c725829d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19363 | 2026.05.14 14:13:20.066257 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44537 | ||
| 19364 | 2026.05.14 14:13:20.066271 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32916 | ||
| 19365 | 2026.05.14 14:13:20.066299 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50133 | ||
| 19366 | 2026.05.14 14:13:20.066299 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53874 | ||
| 19367 | 2026.05.14 14:13:20.066333 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61489 | ||
| 19368 | 2026.05.14 14:13:20.066358 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40735 | ||
| 19369 | 2026.05.14 14:13:20.066367 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19370 | 2026.05.14 14:13:20.066406 [ 259 ] {} <Trace> TCP-Session: f849688f-89ff-4277-982e-a51c725829d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19371 | 2026.05.14 14:13:20.066446 [ 303 ] {} <Debug> TCP-Session: 61fd0dbf-32ae-4987-8c92-0cec835708c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:32916 | ||
| 19372 | 2026.05.14 14:13:20.066457 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19373 | 2026.05.14 14:13:20.066407 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19374 | 2026.05.14 14:13:20.066486 [ 303 ] {} <Debug> TCP-Session: 61fd0dbf-32ae-4987-8c92-0cec835708c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19375 | 2026.05.14 14:13:20.066498 [ 311 ] {} <Debug> TCP-Session: f8aaabd3-8d47-4462-bd22-3ab9f17ad33e Authenticating user 'default' from [fd00:1122:3344:101::e]:40735 | ||
| 19376 | 2026.05.14 14:13:20.066527 [ 310 ] {} <Debug> TCP-Session: cd22516c-bad3-477b-9bef-69167011359e Authenticating user 'default' from [fd00:1122:3344:101::e]:61489 | ||
| 19377 | 2026.05.14 14:13:20.066534 [ 303 ] {} <Debug> TCP-Session: 61fd0dbf-32ae-4987-8c92-0cec835708c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19378 | 2026.05.14 14:13:20.066553 [ 311 ] {} <Debug> TCP-Session: f8aaabd3-8d47-4462-bd22-3ab9f17ad33e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19379 | 2026.05.14 14:13:20.066567 [ 310 ] {} <Debug> TCP-Session: cd22516c-bad3-477b-9bef-69167011359e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19380 | 2026.05.14 14:13:20.066589 [ 311 ] {} <Debug> TCP-Session: f8aaabd3-8d47-4462-bd22-3ab9f17ad33e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19381 | 2026.05.14 14:13:20.066602 [ 310 ] {} <Debug> TCP-Session: cd22516c-bad3-477b-9bef-69167011359e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19382 | 2026.05.14 14:13:20.066407 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19383 | 2026.05.14 14:13:20.066624 [ 259 ] {102c1821-e1be-492d-b4ec-e042bbf89791} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56334) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19384 | 2026.05.14 14:13:20.066649 [ 304 ] {} <Debug> TCP-Session: 017f9d91-76a8-4bf5-9994-fe4b829bb960 Authenticating user 'default' from [fd00:1122:3344:101::e]:53874 | ||
| 19385 | 2026.05.14 14:13:20.066366 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19386 | 2026.05.14 14:13:20.066679 [ 304 ] {} <Debug> TCP-Session: 017f9d91-76a8-4bf5-9994-fe4b829bb960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19387 | 2026.05.14 14:13:20.066323 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52170 | ||
| 19388 | 2026.05.14 14:13:20.066706 [ 304 ] {} <Debug> TCP-Session: 017f9d91-76a8-4bf5-9994-fe4b829bb960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19389 | 2026.05.14 14:13:20.066711 [ 307 ] {} <Debug> TCP-Session: cf78cc68-2993-488f-a104-3b07ecd284ff Authenticating user 'default' from [fd00:1122:3344:101::e]:50133 | ||
| 19390 | 2026.05.14 14:13:20.066312 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54489 | ||
| 19391 | 2026.05.14 14:13:20.066762 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19392 | 2026.05.14 14:13:20.066756 [ 307 ] {} <Debug> TCP-Session: cf78cc68-2993-488f-a104-3b07ecd284ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19393 | 2026.05.14 14:13:20.066807 [ 309 ] {} <Debug> TCP-Session: 4fdf2993-f20c-4546-beaf-d7ab8c3bfa47 Authenticating user 'default' from [fd00:1122:3344:101::e]:52170 | ||
| 19394 | 2026.05.14 14:13:20.066825 [ 307 ] {} <Debug> TCP-Session: cf78cc68-2993-488f-a104-3b07ecd284ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19395 | 2026.05.14 14:13:20.066335 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19396 | 2026.05.14 14:13:20.066847 [ 309 ] {} <Debug> TCP-Session: 4fdf2993-f20c-4546-beaf-d7ab8c3bfa47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19397 | 2026.05.14 14:13:20.066891 [ 309 ] {} <Debug> TCP-Session: 4fdf2993-f20c-4546-beaf-d7ab8c3bfa47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19398 | 2026.05.14 14:13:20.066892 [ 268 ] {} <Debug> TCP-Session: 89653262-29b5-4662-8a40-d2a46e79b1d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44537 | ||
| 19399 | 2026.05.14 14:13:20.066906 [ 259 ] {102c1821-e1be-492d-b4ec-e042bbf89791} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19400 | 2026.05.14 14:13:20.066925 [ 268 ] {} <Debug> TCP-Session: 89653262-29b5-4662-8a40-d2a46e79b1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19401 | 2026.05.14 14:13:20.066957 [ 268 ] {} <Debug> TCP-Session: 89653262-29b5-4662-8a40-d2a46e79b1d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19402 | 2026.05.14 14:13:20.066979 [ 259 ] {102c1821-e1be-492d-b4ec-e042bbf89791} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19403 | 2026.05.14 14:13:20.067079 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19404 | 2026.05.14 14:13:20.067111 [ 308 ] {} <Debug> TCP-Session: 0737224b-8b9f-4c33-b4c3-ea5715f4cf7b Authenticating user 'default' from [fd00:1122:3344:101::e]:54489 | ||
| 19405 | 2026.05.14 14:13:20.067129 [ 308 ] {} <Debug> TCP-Session: 0737224b-8b9f-4c33-b4c3-ea5715f4cf7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19406 | 2026.05.14 14:13:20.067142 [ 308 ] {} <Debug> TCP-Session: 0737224b-8b9f-4c33-b4c3-ea5715f4cf7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19407 | 2026.05.14 14:13:20.067274 [ 259 ] {102c1821-e1be-492d-b4ec-e042bbf89791} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 19408 | 2026.05.14 14:13:20.068224 [ 363 ] {102c1821-e1be-492d-b4ec-e042bbf89791} <Trace> AggregatingTransform: Aggregating | ||
| 19409 | 2026.05.14 14:13:20.068261 [ 363 ] {102c1821-e1be-492d-b4ec-e042bbf89791} <Trace> Aggregator: Aggregation method: without_key | ||
| 19410 | 2026.05.14 14:13:20.068292 [ 363 ] {102c1821-e1be-492d-b4ec-e042bbf89791} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912749 sec. (1095.591 rows/sec., 42.80 KiB/sec.) | ||
| 19411 | 2026.05.14 14:13:20.068307 [ 363 ] {102c1821-e1be-492d-b4ec-e042bbf89791} <Trace> Aggregator: Merging aggregated data | ||
| 19412 | 2026.05.14 14:13:20.068932 [ 259 ] {102c1821-e1be-492d-b4ec-e042bbf89791} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002366 sec., 422.654268808115 rows/sec., 16.51 KiB/sec. | ||
| 19413 | 2026.05.14 14:13:20.069074 [ 259 ] {102c1821-e1be-492d-b4ec-e042bbf89791} <Debug> TCPHandler: Processed in 0.002789026 sec. | ||
| 19414 | 2026.05.14 14:13:20.069216 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19415 | 2026.05.14 14:13:20.069238 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19416 | 2026.05.14 14:13:20.069247 [ 259 ] {} <Debug> TCP-Session: f849688f-89ff-4277-982e-a51c725829d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19417 | 2026.05.14 14:13:20.069263 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19418 | 2026.05.14 14:13:20.069279 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19419 | 2026.05.14 14:13:20.069295 [ 303 ] {} <Debug> TCP-Session: 61fd0dbf-32ae-4987-8c92-0cec835708c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19420 | 2026.05.14 14:13:20.069321 [ 268 ] {} <Debug> TCP-Session: 89653262-29b5-4662-8a40-d2a46e79b1d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19421 | 2026.05.14 14:13:20.069322 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19422 | 2026.05.14 14:13:20.069344 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19423 | 2026.05.14 14:13:20.069359 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19424 | 2026.05.14 14:13:20.069389 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19425 | 2026.05.14 14:13:20.069426 [ 304 ] {} <Debug> TCP-Session: 017f9d91-76a8-4bf5-9994-fe4b829bb960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19426 | 2026.05.14 14:13:20.069408 [ 307 ] {} <Debug> TCP-Session: cf78cc68-2993-488f-a104-3b07ecd284ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19427 | 2026.05.14 14:13:20.069461 [ 310 ] {} <Debug> TCP-Session: cd22516c-bad3-477b-9bef-69167011359e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19428 | 2026.05.14 14:13:20.069384 [ 311 ] {} <Debug> TCP-Session: f8aaabd3-8d47-4462-bd22-3ab9f17ad33e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19429 | 2026.05.14 14:13:20.069337 [ 309 ] {} <Debug> TCP-Session: 4fdf2993-f20c-4546-beaf-d7ab8c3bfa47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19430 | 2026.05.14 14:13:20.069298 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19431 | 2026.05.14 14:13:20.069562 [ 308 ] {} <Debug> TCP-Session: 0737224b-8b9f-4c33-b4c3-ea5715f4cf7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19432 | 2026.05.14 14:13:21.103772 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19433 | 2026.05.14 14:13:21.103851 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19434 | 2026.05.14 14:13:21.106450 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19435 | 2026.05.14 14:13:21.232701 [ 221 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19436 | 2026.05.14 14:13:21.232772 [ 221 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19437 | 2026.05.14 14:13:21.235590 [ 221 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19438 | 2026.05.14 14:13:21.718738 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60761 | ||
| 19439 | 2026.05.14 14:13:21.718826 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19440 | 2026.05.14 14:13:21.718853 [ 259 ] {} <Debug> TCP-Session: c93432ba-84fb-4d6f-85bc-c138801d588e Authenticating user 'default' from [fd00:1122:3344:101::e]:60761 | ||
| 19441 | 2026.05.14 14:13:21.718876 [ 259 ] {} <Debug> TCP-Session: c93432ba-84fb-4d6f-85bc-c138801d588e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19442 | 2026.05.14 14:13:21.718892 [ 259 ] {} <Debug> TCP-Session: c93432ba-84fb-4d6f-85bc-c138801d588e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19443 | 2026.05.14 14:13:21.719136 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37849 | ||
| 19444 | 2026.05.14 14:13:21.719149 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33975 | ||
| 19445 | 2026.05.14 14:13:21.719182 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53392 | ||
| 19446 | 2026.05.14 14:13:21.719226 [ 259 ] {} <Trace> TCP-Session: c93432ba-84fb-4d6f-85bc-c138801d588e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19447 | 2026.05.14 14:13:21.719240 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63210 | ||
| 19448 | 2026.05.14 14:13:21.719254 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41812 | ||
| 19449 | 2026.05.14 14:13:21.719280 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19450 | 2026.05.14 14:13:21.719310 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19451 | 2026.05.14 14:13:21.719265 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19452 | 2026.05.14 14:13:21.719340 [ 304 ] {} <Debug> TCP-Session: 88924d80-ee45-4521-bd07-b3828968637e Authenticating user 'default' from [fd00:1122:3344:101::e]:53392 | ||
| 19453 | 2026.05.14 14:13:21.719351 [ 310 ] {} <Debug> TCP-Session: bd50ed44-48a1-48b3-a931-6129646b6697 Authenticating user 'default' from [fd00:1122:3344:101::e]:63210 | ||
| 19454 | 2026.05.14 14:13:21.719375 [ 303 ] {} <Debug> TCP-Session: 278ba37e-cfea-4fe9-ad94-e7c1ebe041fc Authenticating user 'default' from [fd00:1122:3344:101::e]:33975 | ||
| 19455 | 2026.05.14 14:13:21.719398 [ 304 ] {} <Debug> TCP-Session: 88924d80-ee45-4521-bd07-b3828968637e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19456 | 2026.05.14 14:13:21.719411 [ 310 ] {} <Debug> TCP-Session: bd50ed44-48a1-48b3-a931-6129646b6697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19457 | 2026.05.14 14:13:21.719417 [ 303 ] {} <Debug> TCP-Session: 278ba37e-cfea-4fe9-ad94-e7c1ebe041fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19458 | 2026.05.14 14:13:21.719431 [ 304 ] {} <Debug> TCP-Session: 88924d80-ee45-4521-bd07-b3828968637e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19459 | 2026.05.14 14:13:21.719449 [ 303 ] {} <Debug> TCP-Session: 278ba37e-cfea-4fe9-ad94-e7c1ebe041fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19460 | 2026.05.14 14:13:21.719424 [ 259 ] {fa40b386-d378-4036-8ed3-00b1454de892} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60761) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19461 | 2026.05.14 14:13:21.719339 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19462 | 2026.05.14 14:13:21.719240 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19463 | 2026.05.14 14:13:21.719543 [ 311 ] {} <Debug> TCP-Session: 06fe7ce0-f08d-4a6e-8d6c-6dead51184d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41812 | ||
| 19464 | 2026.05.14 14:13:21.719557 [ 268 ] {} <Debug> TCP-Session: 2bbcbe8a-5da0-4dd2-967e-2c413b9675ee Authenticating user 'default' from [fd00:1122:3344:101::e]:37849 | ||
| 19465 | 2026.05.14 14:13:21.719575 [ 311 ] {} <Debug> TCP-Session: 06fe7ce0-f08d-4a6e-8d6c-6dead51184d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19466 | 2026.05.14 14:13:21.719585 [ 268 ] {} <Debug> TCP-Session: 2bbcbe8a-5da0-4dd2-967e-2c413b9675ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19467 | 2026.05.14 14:13:21.719599 [ 311 ] {} <Debug> TCP-Session: 06fe7ce0-f08d-4a6e-8d6c-6dead51184d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19468 | 2026.05.14 14:13:21.719613 [ 268 ] {} <Debug> TCP-Session: 2bbcbe8a-5da0-4dd2-967e-2c413b9675ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19469 | 2026.05.14 14:13:21.719214 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33522 | ||
| 19470 | 2026.05.14 14:13:21.719195 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39728 | ||
| 19471 | 2026.05.14 14:13:21.719244 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47016 | ||
| 19472 | 2026.05.14 14:13:21.719748 [ 259 ] {fa40b386-d378-4036-8ed3-00b1454de892} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19473 | 2026.05.14 14:13:21.719766 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19474 | 2026.05.14 14:13:21.719787 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19475 | 2026.05.14 14:13:21.719821 [ 259 ] {fa40b386-d378-4036-8ed3-00b1454de892} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19476 | 2026.05.14 14:13:21.719824 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19477 | 2026.05.14 14:13:21.719842 [ 308 ] {} <Debug> TCP-Session: 89b76fdb-e848-4232-883d-86a7cdc21438 Authenticating user 'default' from [fd00:1122:3344:101::e]:33522 | ||
| 19478 | 2026.05.14 14:13:21.719837 [ 307 ] {} <Debug> TCP-Session: 891f934c-1d0d-4d94-81a9-3b4cf13ddf44 Authenticating user 'default' from [fd00:1122:3344:101::e]:39728 | ||
| 19479 | 2026.05.14 14:13:21.719887 [ 308 ] {} <Debug> TCP-Session: 89b76fdb-e848-4232-883d-86a7cdc21438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19480 | 2026.05.14 14:13:21.719876 [ 309 ] {} <Debug> TCP-Session: 7c509a99-a1ee-45b5-8890-093556cbc150 Authenticating user 'default' from [fd00:1122:3344:101::e]:47016 | ||
| 19481 | 2026.05.14 14:13:21.719914 [ 308 ] {} <Debug> TCP-Session: 89b76fdb-e848-4232-883d-86a7cdc21438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19482 | 2026.05.14 14:13:21.719909 [ 307 ] {} <Debug> TCP-Session: 891f934c-1d0d-4d94-81a9-3b4cf13ddf44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19483 | 2026.05.14 14:13:21.719941 [ 309 ] {} <Debug> TCP-Session: 7c509a99-a1ee-45b5-8890-093556cbc150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19484 | 2026.05.14 14:13:21.719966 [ 307 ] {} <Debug> TCP-Session: 891f934c-1d0d-4d94-81a9-3b4cf13ddf44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19485 | 2026.05.14 14:13:21.719986 [ 309 ] {} <Debug> TCP-Session: 7c509a99-a1ee-45b5-8890-093556cbc150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19486 | 2026.05.14 14:13:21.719437 [ 310 ] {} <Debug> TCP-Session: bd50ed44-48a1-48b3-a931-6129646b6697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19487 | 2026.05.14 14:13:21.720125 [ 259 ] {fa40b386-d378-4036-8ed3-00b1454de892} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 19488 | 2026.05.14 14:13:21.721060 [ 360 ] {fa40b386-d378-4036-8ed3-00b1454de892} <Trace> AggregatingTransform: Aggregating | ||
| 19489 | 2026.05.14 14:13:21.721124 [ 360 ] {fa40b386-d378-4036-8ed3-00b1454de892} <Trace> Aggregator: Aggregation method: without_key | ||
| 19490 | 2026.05.14 14:13:21.721168 [ 360 ] {fa40b386-d378-4036-8ed3-00b1454de892} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931938 sec. (1073.033 rows/sec., 41.92 KiB/sec.) | ||
| 19491 | 2026.05.14 14:13:21.721195 [ 360 ] {fa40b386-d378-4036-8ed3-00b1454de892} <Trace> Aggregator: Merging aggregated data | ||
| 19492 | 2026.05.14 14:13:21.721931 [ 259 ] {fa40b386-d378-4036-8ed3-00b1454de892} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002573 sec., 388.65137971239795 rows/sec., 15.18 KiB/sec. | ||
| 19493 | 2026.05.14 14:13:21.722089 [ 259 ] {fa40b386-d378-4036-8ed3-00b1454de892} <Debug> TCPHandler: Processed in 0.002984408 sec. | ||
| 19494 | 2026.05.14 14:13:21.722247 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19495 | 2026.05.14 14:13:21.722280 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19496 | 2026.05.14 14:13:21.722290 [ 259 ] {} <Debug> TCP-Session: c93432ba-84fb-4d6f-85bc-c138801d588e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19497 | 2026.05.14 14:13:21.722303 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19498 | 2026.05.14 14:13:21.722322 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19499 | 2026.05.14 14:13:21.722348 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19500 | 2026.05.14 14:13:21.722361 [ 304 ] {} <Debug> TCP-Session: 88924d80-ee45-4521-bd07-b3828968637e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19501 | 2026.05.14 14:13:21.722365 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19502 | 2026.05.14 14:13:21.722379 [ 303 ] {} <Debug> TCP-Session: 278ba37e-cfea-4fe9-ad94-e7c1ebe041fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19503 | 2026.05.14 14:13:21.722398 [ 311 ] {} <Debug> TCP-Session: 06fe7ce0-f08d-4a6e-8d6c-6dead51184d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19504 | 2026.05.14 14:13:21.722425 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19505 | 2026.05.14 14:13:21.722444 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19506 | 2026.05.14 14:13:21.722482 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19507 | 2026.05.14 14:13:21.722494 [ 308 ] {} <Debug> TCP-Session: 89b76fdb-e848-4232-883d-86a7cdc21438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19508 | 2026.05.14 14:13:21.722515 [ 309 ] {} <Debug> TCP-Session: 7c509a99-a1ee-45b5-8890-093556cbc150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19509 | 2026.05.14 14:13:21.722530 [ 310 ] {} <Debug> TCP-Session: bd50ed44-48a1-48b3-a931-6129646b6697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19510 | 2026.05.14 14:13:21.722432 [ 307 ] {} <Debug> TCP-Session: 891f934c-1d0d-4d94-81a9-3b4cf13ddf44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19511 | 2026.05.14 14:13:21.722316 [ 268 ] {} <Debug> TCP-Session: 2bbcbe8a-5da0-4dd2-967e-2c413b9675ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19512 | 2026.05.14 14:13:21.877084 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34513 | ||
| 19513 | 2026.05.14 14:13:21.877164 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19514 | 2026.05.14 14:13:21.877191 [ 259 ] {} <Debug> TCP-Session: 7ad0a95b-298f-4e55-afb1-9ec6961a4e9d Authenticating user 'default' from [fd00:1122:3344:101::e]:34513 | ||
| 19515 | 2026.05.14 14:13:21.877213 [ 259 ] {} <Debug> TCP-Session: 7ad0a95b-298f-4e55-afb1-9ec6961a4e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19516 | 2026.05.14 14:13:21.877227 [ 259 ] {} <Debug> TCP-Session: 7ad0a95b-298f-4e55-afb1-9ec6961a4e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19517 | 2026.05.14 14:13:21.877418 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51967 | ||
| 19518 | 2026.05.14 14:13:21.877458 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34646 | ||
| 19519 | 2026.05.14 14:13:21.877492 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44481 | ||
| 19520 | 2026.05.14 14:13:21.877501 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19521 | 2026.05.14 14:13:21.877499 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35195 | ||
| 19522 | 2026.05.14 14:13:21.877540 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36202 | ||
| 19523 | 2026.05.14 14:13:21.877570 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65534 | ||
| 19524 | 2026.05.14 14:13:21.877603 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19525 | 2026.05.14 14:13:21.877618 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19526 | 2026.05.14 14:13:21.877639 [ 259 ] {} <Trace> TCP-Session: 7ad0a95b-298f-4e55-afb1-9ec6961a4e9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19527 | 2026.05.14 14:13:21.877665 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19528 | 2026.05.14 14:13:21.877548 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19529 | 2026.05.14 14:13:21.877710 [ 311 ] {} <Debug> TCP-Session: 6f50fe8e-1302-435f-b730-c9867d4803d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65534 | ||
| 19530 | 2026.05.14 14:13:21.877529 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54086 | ||
| 19531 | 2026.05.14 14:13:21.877740 [ 307 ] {} <Debug> TCP-Session: 83eddac4-36cb-49ce-8a8a-6c697486d141 Authenticating user 'default' from [fd00:1122:3344:101::e]:44481 | ||
| 19532 | 2026.05.14 14:13:21.877754 [ 311 ] {} <Debug> TCP-Session: 6f50fe8e-1302-435f-b730-c9867d4803d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19533 | 2026.05.14 14:13:21.877791 [ 307 ] {} <Debug> TCP-Session: 83eddac4-36cb-49ce-8a8a-6c697486d141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19534 | 2026.05.14 14:13:21.877791 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19535 | 2026.05.14 14:13:21.877808 [ 311 ] {} <Debug> TCP-Session: 6f50fe8e-1302-435f-b730-c9867d4803d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19536 | 2026.05.14 14:13:21.877826 [ 307 ] {} <Debug> TCP-Session: 83eddac4-36cb-49ce-8a8a-6c697486d141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19537 | 2026.05.14 14:13:21.877845 [ 308 ] {} <Debug> TCP-Session: 5e9f8c07-0d88-4d70-97c9-ee8cb51df9fe Authenticating user 'default' from [fd00:1122:3344:101::e]:54086 | ||
| 19538 | 2026.05.14 14:13:21.877857 [ 259 ] {06ce142d-d75a-4e6f-9f1d-aaea73b87297} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34513) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19539 | 2026.05.14 14:13:21.877894 [ 308 ] {} <Debug> TCP-Session: 5e9f8c07-0d88-4d70-97c9-ee8cb51df9fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19540 | 2026.05.14 14:13:21.877527 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64552 | ||
| 19541 | 2026.05.14 14:13:21.877929 [ 308 ] {} <Debug> TCP-Session: 5e9f8c07-0d88-4d70-97c9-ee8cb51df9fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19542 | 2026.05.14 14:13:21.877537 [ 268 ] {} <Debug> TCP-Session: 6ed56d56-0c63-4aa1-8bc9-1d2c1bbd03cf Authenticating user 'default' from [fd00:1122:3344:101::e]:51967 | ||
| 19543 | 2026.05.14 14:13:21.877993 [ 268 ] {} <Debug> TCP-Session: 6ed56d56-0c63-4aa1-8bc9-1d2c1bbd03cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19544 | 2026.05.14 14:13:21.877646 [ 304 ] {} <Debug> TCP-Session: 52ac2917-41ca-4fd7-8819-15c3227c0650 Authenticating user 'default' from [fd00:1122:3344:101::e]:35195 | ||
| 19545 | 2026.05.14 14:13:21.878009 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19546 | 2026.05.14 14:13:21.878047 [ 304 ] {} <Debug> TCP-Session: 52ac2917-41ca-4fd7-8819-15c3227c0650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19547 | 2026.05.14 14:13:21.878011 [ 268 ] {} <Debug> TCP-Session: 6ed56d56-0c63-4aa1-8bc9-1d2c1bbd03cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19548 | 2026.05.14 14:13:21.878071 [ 304 ] {} <Debug> TCP-Session: 52ac2917-41ca-4fd7-8819-15c3227c0650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19549 | 2026.05.14 14:13:21.878073 [ 309 ] {} <Debug> TCP-Session: 29f2eabc-d27e-41f6-b8ce-6cc11bf2b383 Authenticating user 'default' from [fd00:1122:3344:101::e]:64552 | ||
| 19550 | 2026.05.14 14:13:21.877660 [ 310 ] {} <Debug> TCP-Session: 52cad86b-1a24-4186-ae90-d1ee60778a12 Authenticating user 'default' from [fd00:1122:3344:101::e]:36202 | ||
| 19551 | 2026.05.14 14:13:21.878119 [ 309 ] {} <Debug> TCP-Session: 29f2eabc-d27e-41f6-b8ce-6cc11bf2b383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19552 | 2026.05.14 14:13:21.877540 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19553 | 2026.05.14 14:13:21.878163 [ 310 ] {} <Debug> TCP-Session: 52cad86b-1a24-4186-ae90-d1ee60778a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19554 | 2026.05.14 14:13:21.878182 [ 259 ] {06ce142d-d75a-4e6f-9f1d-aaea73b87297} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19555 | 2026.05.14 14:13:21.878197 [ 310 ] {} <Debug> TCP-Session: 52cad86b-1a24-4186-ae90-d1ee60778a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19556 | 2026.05.14 14:13:21.878194 [ 303 ] {} <Debug> TCP-Session: a0ded28d-3ab0-4dcc-b83a-7bdccd2c450b Authenticating user 'default' from [fd00:1122:3344:101::e]:34646 | ||
| 19557 | 2026.05.14 14:13:21.878160 [ 309 ] {} <Debug> TCP-Session: 29f2eabc-d27e-41f6-b8ce-6cc11bf2b383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19558 | 2026.05.14 14:13:21.878243 [ 303 ] {} <Debug> TCP-Session: a0ded28d-3ab0-4dcc-b83a-7bdccd2c450b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19559 | 2026.05.14 14:13:21.878248 [ 259 ] {06ce142d-d75a-4e6f-9f1d-aaea73b87297} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19560 | 2026.05.14 14:13:21.878272 [ 303 ] {} <Debug> TCP-Session: a0ded28d-3ab0-4dcc-b83a-7bdccd2c450b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19561 | 2026.05.14 14:13:21.878581 [ 259 ] {06ce142d-d75a-4e6f-9f1d-aaea73b87297} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 19562 | 2026.05.14 14:13:21.879542 [ 317 ] {06ce142d-d75a-4e6f-9f1d-aaea73b87297} <Trace> AggregatingTransform: Aggregating | ||
| 19563 | 2026.05.14 14:13:21.879583 [ 317 ] {06ce142d-d75a-4e6f-9f1d-aaea73b87297} <Trace> Aggregator: Aggregation method: without_key | ||
| 19564 | 2026.05.14 14:13:21.879615 [ 317 ] {06ce142d-d75a-4e6f-9f1d-aaea73b87297} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911928 sec. (1096.578 rows/sec., 42.84 KiB/sec.) | ||
| 19565 | 2026.05.14 14:13:21.879630 [ 317 ] {06ce142d-d75a-4e6f-9f1d-aaea73b87297} <Trace> Aggregator: Merging aggregated data | ||
| 19566 | 2026.05.14 14:13:21.880282 [ 259 ] {06ce142d-d75a-4e6f-9f1d-aaea73b87297} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002494 sec., 400.962309542903 rows/sec., 15.66 KiB/sec. | ||
| 19567 | 2026.05.14 14:13:21.880479 [ 259 ] {06ce142d-d75a-4e6f-9f1d-aaea73b87297} <Debug> TCPHandler: Processed in 0.002974657 sec. | ||
| 19568 | 2026.05.14 14:13:21.880615 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19569 | 2026.05.14 14:13:21.880645 [ 259 ] {} <Debug> TCP-Session: 7ad0a95b-298f-4e55-afb1-9ec6961a4e9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19570 | 2026.05.14 14:13:21.880660 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19571 | 2026.05.14 14:13:21.880681 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19572 | 2026.05.14 14:13:21.880701 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19573 | 2026.05.14 14:13:21.880719 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19574 | 2026.05.14 14:13:21.880744 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19575 | 2026.05.14 14:13:21.880742 [ 308 ] {} <Debug> TCP-Session: 5e9f8c07-0d88-4d70-97c9-ee8cb51df9fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19576 | 2026.05.14 14:13:21.880759 [ 310 ] {} <Debug> TCP-Session: 52cad86b-1a24-4186-ae90-d1ee60778a12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19577 | 2026.05.14 14:13:21.880785 [ 304 ] {} <Debug> TCP-Session: 52ac2917-41ca-4fd7-8819-15c3227c0650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19578 | 2026.05.14 14:13:21.880798 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19579 | 2026.05.14 14:13:21.880821 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19580 | 2026.05.14 14:13:21.880779 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19581 | 2026.05.14 14:13:21.880862 [ 268 ] {} <Debug> TCP-Session: 6ed56d56-0c63-4aa1-8bc9-1d2c1bbd03cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19582 | 2026.05.14 14:13:21.880884 [ 311 ] {} <Debug> TCP-Session: 6f50fe8e-1302-435f-b730-c9867d4803d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19583 | 2026.05.14 14:13:21.880899 [ 307 ] {} <Debug> TCP-Session: 83eddac4-36cb-49ce-8a8a-6c697486d141 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19584 | 2026.05.14 14:13:21.880770 [ 309 ] {} <Debug> TCP-Session: 29f2eabc-d27e-41f6-b8ce-6cc11bf2b383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19585 | 2026.05.14 14:13:21.880736 [ 303 ] {} <Debug> TCP-Session: a0ded28d-3ab0-4dcc-b83a-7bdccd2c450b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19586 | 2026.05.14 14:13:21.948936 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19587 | 2026.05.14 14:13:21.949176 [ 271 ] {ed2bfc2b-f6e3-4add-ac2f-1f10a69db415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 19588 | 2026.05.14 14:13:21.949528 [ 271 ] {ed2bfc2b-f6e3-4add-ac2f-1f10a69db415} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19589 | 2026.05.14 14:13:21.949574 [ 271 ] {ed2bfc2b-f6e3-4add-ac2f-1f10a69db415} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 19590 | 2026.05.14 14:13:21.949810 [ 271 ] {ed2bfc2b-f6e3-4add-ac2f-1f10a69db415} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19591 | 2026.05.14 14:13:21.949890 [ 271 ] {ed2bfc2b-f6e3-4add-ac2f-1f10a69db415} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19592 | 2026.05.14 14:13:21.950042 [ 271 ] {ed2bfc2b-f6e3-4add-ac2f-1f10a69db415} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19593 | 2026.05.14 14:13:21.950083 [ 271 ] {ed2bfc2b-f6e3-4add-ac2f-1f10a69db415} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19594 | 2026.05.14 14:13:21.950107 [ 271 ] {ed2bfc2b-f6e3-4add-ac2f-1f10a69db415} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 19595 | 2026.05.14 14:13:21.950123 [ 271 ] {ed2bfc2b-f6e3-4add-ac2f-1f10a69db415} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19596 | 2026.05.14 14:13:21.950168 [ 271 ] {ed2bfc2b-f6e3-4add-ac2f-1f10a69db415} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 19597 | 2026.05.14 14:13:21.950190 [ 271 ] {ed2bfc2b-f6e3-4add-ac2f-1f10a69db415} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 19598 | 2026.05.14 14:13:21.951175 [ 271 ] {ed2bfc2b-f6e3-4add-ac2f-1f10a69db415} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002096 sec., 20992.366412213738 rows/sec., 4.39 MiB/sec. | ||
| 19599 | 2026.05.14 14:13:21.951277 [ 271 ] {ed2bfc2b-f6e3-4add-ac2f-1f10a69db415} <Debug> TCPHandler: Processed in 0.002479303 sec. | ||
| 19600 | 2026.05.14 14:13:21.952949 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19601 | 2026.05.14 14:13:21.953078 [ 271 ] {1c7dddc8-f519-474d-b0f5-f65a4ebbff7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19602 | 2026.05.14 14:13:21.953126 [ 271 ] {1c7dddc8-f519-474d-b0f5-f65a4ebbff7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19603 | 2026.05.14 14:13:21.953662 [ 271 ] {1c7dddc8-f519-474d-b0f5-f65a4ebbff7a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19604 | 2026.05.14 14:13:21.953710 [ 271 ] {1c7dddc8-f519-474d-b0f5-f65a4ebbff7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19605 | 2026.05.14 14:13:21.954119 [ 271 ] {1c7dddc8-f519-474d-b0f5-f65a4ebbff7a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19606 | 2026.05.14 14:13:21.954376 [ 271 ] {1c7dddc8-f519-474d-b0f5-f65a4ebbff7a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19607 | 2026.05.14 14:13:21.954543 [ 271 ] {1c7dddc8-f519-474d-b0f5-f65a4ebbff7a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001499 sec., 37358.23882588393 rows/sec., 2.85 MiB/sec. | ||
| 19608 | 2026.05.14 14:13:21.954595 [ 271 ] {1c7dddc8-f519-474d-b0f5-f65a4ebbff7a} <Debug> TCPHandler: Processed in 0.001701456 sec. | ||
| 19609 | 2026.05.14 14:13:21.954757 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19610 | 2026.05.14 14:13:21.954884 [ 271 ] {76d69c24-fe1a-4dea-8c0b-fb16fd8fb21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19611 | 2026.05.14 14:13:21.954934 [ 271 ] {76d69c24-fe1a-4dea-8c0b-fb16fd8fb21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19612 | 2026.05.14 14:13:21.955485 [ 271 ] {76d69c24-fe1a-4dea-8c0b-fb16fd8fb21b} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19613 | 2026.05.14 14:13:21.955557 [ 271 ] {76d69c24-fe1a-4dea-8c0b-fb16fd8fb21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19614 | 2026.05.14 14:13:21.956057 [ 271 ] {76d69c24-fe1a-4dea-8c0b-fb16fd8fb21b} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19615 | 2026.05.14 14:13:21.956351 [ 271 ] {76d69c24-fe1a-4dea-8c0b-fb16fd8fb21b} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19616 | 2026.05.14 14:13:21.956581 [ 271 ] {76d69c24-fe1a-4dea-8c0b-fb16fd8fb21b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001722 sec., 37166.08594657375 rows/sec., 2.90 MiB/sec. | ||
| 19617 | 2026.05.14 14:13:21.956666 [ 271 ] {76d69c24-fe1a-4dea-8c0b-fb16fd8fb21b} <Debug> TCPHandler: Processed in 0.001972848 sec. | ||
| 19618 | 2026.05.14 14:13:21.956713 [ 225 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19619 | 2026.05.14 14:13:21.956766 [ 225 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19620 | 2026.05.14 14:13:21.956934 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19621 | 2026.05.14 14:13:21.957090 [ 271 ] {26849f86-1df9-4ec3-8ca7-14fd121e53eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19622 | 2026.05.14 14:13:21.957165 [ 271 ] {26849f86-1df9-4ec3-8ca7-14fd121e53eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19623 | 2026.05.14 14:13:21.957747 [ 271 ] {26849f86-1df9-4ec3-8ca7-14fd121e53eb} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19624 | 2026.05.14 14:13:21.957794 [ 271 ] {26849f86-1df9-4ec3-8ca7-14fd121e53eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19625 | 2026.05.14 14:13:21.958247 [ 271 ] {26849f86-1df9-4ec3-8ca7-14fd121e53eb} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19626 | 2026.05.14 14:13:21.958552 [ 271 ] {26849f86-1df9-4ec3-8ca7-14fd121e53eb} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19627 | 2026.05.14 14:13:21.958718 [ 271 ] {26849f86-1df9-4ec3-8ca7-14fd121e53eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001672 sec., 95693.77990430621 rows/sec., 6.66 MiB/sec. | ||
| 19628 | 2026.05.14 14:13:21.958777 [ 271 ] {26849f86-1df9-4ec3-8ca7-14fd121e53eb} <Debug> TCPHandler: Processed in 0.001956218 sec. | ||
| 19629 | 2026.05.14 14:13:21.958961 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19630 | 2026.05.14 14:13:21.959087 [ 271 ] {6f90d682-d848-4dff-b2ae-986279c10625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19631 | 2026.05.14 14:13:21.959145 [ 271 ] {6f90d682-d848-4dff-b2ae-986279c10625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19632 | 2026.05.14 14:13:21.959350 [ 225 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19633 | 2026.05.14 14:13:21.959645 [ 271 ] {6f90d682-d848-4dff-b2ae-986279c10625} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19634 | 2026.05.14 14:13:21.959699 [ 271 ] {6f90d682-d848-4dff-b2ae-986279c10625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19635 | 2026.05.14 14:13:21.960080 [ 271 ] {6f90d682-d848-4dff-b2ae-986279c10625} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19636 | 2026.05.14 14:13:21.960357 [ 271 ] {6f90d682-d848-4dff-b2ae-986279c10625} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19637 | 2026.05.14 14:13:21.960529 [ 271 ] {6f90d682-d848-4dff-b2ae-986279c10625} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec. | ||
| 19638 | 2026.05.14 14:13:21.960581 [ 271 ] {6f90d682-d848-4dff-b2ae-986279c10625} <Debug> TCPHandler: Processed in 0.001678425 sec. | ||
| 19639 | 2026.05.14 14:13:21.960649 [ 225 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19640 | 2026.05.14 14:13:21.960686 [ 225 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19641 | 2026.05.14 14:13:21.962681 [ 225 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19642 | 2026.05.14 14:13:23.950316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38888 | ||
| 19643 | 2026.05.14 14:13:23.950847 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19644 | 2026.05.14 14:13:23.950883 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19645 | 2026.05.14 14:13:23.951382 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19646 | 2026.05.14 14:13:23.951614 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19647 | 2026.05.14 14:13:23.951750 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38888 | ||
| 19648 | 2026.05.14 14:13:23.951832 [ 121 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19649 | 2026.05.14 14:13:23.951912 [ 121 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19650 | 2026.05.14 14:13:23.951938 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 19651 | 2026.05.14 14:13:23.952146 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 19652 | 2026.05.14 14:13:23.952371 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19653 | 2026.05.14 14:13:23.952434 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36520 rows starting from the beginning of the part | ||
| 19654 | 2026.05.14 14:13:23.952545 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 19655 | 2026.05.14 14:13:23.952618 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 19656 | 2026.05.14 14:13:23.952661 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 19657 | 2026.05.14 14:13:23.952703 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 19658 | 2026.05.14 14:13:23.952746 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 19659 | 2026.05.14 14:13:23.955205 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38888 rows, containing 4 columns (4 merged, 0 gathered) in 0.00316064 sec., 12303837.197529614 rows/sec., 176.01 MiB/sec. | ||
| 19660 | 2026.05.14 14:13:23.955421 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19661 | 2026.05.14 14:13:23.955673 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_81_16} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19662 | 2026.05.14 14:13:23.955744 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_81_16} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19663 | 2026.05.14 14:13:23.955826 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 19664 | 2026.05.14 14:13:25.963824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 19665 | 2026.05.14 14:13:25.981315 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19666 | 2026.05.14 14:13:25.981371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19667 | 2026.05.14 14:13:25.987563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19668 | 2026.05.14 14:13:25.988268 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19669 | 2026.05.14 14:13:25.988610 [ 121 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19670 | 2026.05.14 14:13:25.988688 [ 121 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19671 | 2026.05.14 14:13:25.988714 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19672 | 2026.05.14 14:13:25.988905 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 19673 | 2026.05.14 14:13:25.991338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 19674 | 2026.05.14 14:13:25.993406 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19675 | 2026.05.14 14:13:25.995264 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 19676 | 2026.05.14 14:13:26.000415 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 19677 | 2026.05.14 14:13:26.005503 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 19678 | 2026.05.14 14:13:26.010385 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 19679 | 2026.05.14 14:13:26.015705 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 19680 | 2026.05.14 14:13:26.020264 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 19681 | 2026.05.14 14:13:26.078633 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.089798369 sec., 6792.99642958994 rows/sec., 35.13 MiB/sec. | ||
| 19682 | 2026.05.14 14:13:26.080778 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19683 | 2026.05.14 14:13:26.082491 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_81_16} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19684 | 2026.05.14 14:13:26.082592 [ 200 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_81_16} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19685 | 2026.05.14 14:13:26.084350 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19686 | 2026.05.14 14:13:26.581580 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2440 | ||
| 19687 | 2026.05.14 14:13:26.584271 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19688 | 2026.05.14 14:13:26.584321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19689 | 2026.05.14 14:13:26.585573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19690 | 2026.05.14 14:13:26.585845 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19691 | 2026.05.14 14:13:26.586044 [ 117 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19692 | 2026.05.14 14:13:26.586116 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2440 | ||
| 19693 | 2026.05.14 14:13:26.586125 [ 117 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19694 | 2026.05.14 14:13:26.586168 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19695 | 2026.05.14 14:13:26.586273 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 19696 | 2026.05.14 14:13:26.586727 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19697 | 2026.05.14 14:13:26.586851 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2264 rows starting from the beginning of the part | ||
| 19698 | 2026.05.14 14:13:26.587190 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 20 rows starting from the beginning of the part | ||
| 19699 | 2026.05.14 14:13:26.587513 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part | ||
| 19700 | 2026.05.14 14:13:26.587855 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 19701 | 2026.05.14 14:13:26.588189 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part | ||
| 19702 | 2026.05.14 14:13:26.588514 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 19703 | 2026.05.14 14:13:26.595808 [ 191 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2440 rows, containing 72 columns (72 merged, 0 gathered) in 0.009566968 sec., 255044.23135940247 rows/sec., 212.21 MiB/sec. | ||
| 19704 | 2026.05.14 14:13:26.598011 [ 197 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19705 | 2026.05.14 14:13:26.598677 [ 197 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_61_12} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19706 | 2026.05.14 14:13:26.598767 [ 197 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_61_12} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19707 | 2026.05.14 14:13:26.599155 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.37 MiB. | ||
| 19708 | 2026.05.14 14:13:26.953062 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19709 | 2026.05.14 14:13:26.953346 [ 271 ] {d8591739-631c-4f40-b334-5957dd74fbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 19710 | 2026.05.14 14:13:26.953768 [ 271 ] {d8591739-631c-4f40-b334-5957dd74fbc8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19711 | 2026.05.14 14:13:26.953820 [ 271 ] {d8591739-631c-4f40-b334-5957dd74fbc8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 19712 | 2026.05.14 14:13:26.954097 [ 271 ] {d8591739-631c-4f40-b334-5957dd74fbc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19713 | 2026.05.14 14:13:26.954167 [ 271 ] {d8591739-631c-4f40-b334-5957dd74fbc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19714 | 2026.05.14 14:13:26.954317 [ 271 ] {d8591739-631c-4f40-b334-5957dd74fbc8} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 19715 | 2026.05.14 14:13:26.954354 [ 271 ] {d8591739-631c-4f40-b334-5957dd74fbc8} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19716 | 2026.05.14 14:13:26.954377 [ 271 ] {d8591739-631c-4f40-b334-5957dd74fbc8} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (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 | ||
| 19717 | 2026.05.14 14:13:26.954393 [ 271 ] {d8591739-631c-4f40-b334-5957dd74fbc8} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19718 | 2026.05.14 14:13:26.954436 [ 271 ] {d8591739-631c-4f40-b334-5957dd74fbc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19719 | 2026.05.14 14:13:26.954457 [ 271 ] {d8591739-631c-4f40-b334-5957dd74fbc8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 19720 | 2026.05.14 14:13:26.955771 [ 271 ] {d8591739-631c-4f40-b334-5957dd74fbc8} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002552 sec., 17241.379310344826 rows/sec., 3.60 MiB/sec. | ||
| 19721 | 2026.05.14 14:13:26.955894 [ 271 ] {d8591739-631c-4f40-b334-5957dd74fbc8} <Debug> TCPHandler: Processed in 0.003009997 sec. | ||
| 19722 | 2026.05.14 14:13:26.961586 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19723 | 2026.05.14 14:13:26.961725 [ 271 ] {065aab91-1507-45f7-a621-0060f26004da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 19724 | 2026.05.14 14:13:26.961779 [ 271 ] {065aab91-1507-45f7-a621-0060f26004da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19725 | 2026.05.14 14:13:26.962523 [ 271 ] {065aab91-1507-45f7-a621-0060f26004da} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19726 | 2026.05.14 14:13:26.962568 [ 271 ] {065aab91-1507-45f7-a621-0060f26004da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19727 | 2026.05.14 14:13:26.963154 [ 271 ] {065aab91-1507-45f7-a621-0060f26004da} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 19728 | 2026.05.14 14:13:26.963362 [ 271 ] {065aab91-1507-45f7-a621-0060f26004da} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19729 | 2026.05.14 14:13:26.963508 [ 271 ] {065aab91-1507-45f7-a621-0060f26004da} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001823 sec., 548.5463521667581 rows/sec., 56.78 KiB/sec. | ||
| 19730 | 2026.05.14 14:13:26.963548 [ 271 ] {065aab91-1507-45f7-a621-0060f26004da} <Debug> TCPHandler: Processed in 0.002035259 sec. | ||
| 19731 | 2026.05.14 14:13:26.963719 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19732 | 2026.05.14 14:13:26.963824 [ 271 ] {a76cad9c-0dbe-4750-93e7-9338ea5ac8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19733 | 2026.05.14 14:13:26.963866 [ 271 ] {a76cad9c-0dbe-4750-93e7-9338ea5ac8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19734 | 2026.05.14 14:13:26.964580 [ 271 ] {a76cad9c-0dbe-4750-93e7-9338ea5ac8ae} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19735 | 2026.05.14 14:13:26.964620 [ 271 ] {a76cad9c-0dbe-4750-93e7-9338ea5ac8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19736 | 2026.05.14 14:13:26.964953 [ 271 ] {a76cad9c-0dbe-4750-93e7-9338ea5ac8ae} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19737 | 2026.05.14 14:13:26.965169 [ 271 ] {a76cad9c-0dbe-4750-93e7-9338ea5ac8ae} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19738 | 2026.05.14 14:13:26.965306 [ 271 ] {a76cad9c-0dbe-4750-93e7-9338ea5ac8ae} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001507 sec., 188453.8818845388 rows/sec., 11.97 MiB/sec. | ||
| 19739 | 2026.05.14 14:13:26.965346 [ 271 ] {a76cad9c-0dbe-4750-93e7-9338ea5ac8ae} <Debug> TCPHandler: Processed in 0.001678146 sec. | ||
| 19740 | 2026.05.14 14:13:26.965559 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19741 | 2026.05.14 14:13:26.965657 [ 271 ] {cd6ea184-9088-4807-a127-88a7cbc23b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19742 | 2026.05.14 14:13:26.965698 [ 271 ] {cd6ea184-9088-4807-a127-88a7cbc23b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19743 | 2026.05.14 14:13:26.966610 [ 271 ] {cd6ea184-9088-4807-a127-88a7cbc23b14} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19744 | 2026.05.14 14:13:26.966647 [ 271 ] {cd6ea184-9088-4807-a127-88a7cbc23b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19745 | 2026.05.14 14:13:26.967003 [ 271 ] {cd6ea184-9088-4807-a127-88a7cbc23b14} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19746 | 2026.05.14 14:13:26.967216 [ 271 ] {cd6ea184-9088-4807-a127-88a7cbc23b14} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19747 | 2026.05.14 14:13:26.967345 [ 271 ] {cd6ea184-9088-4807-a127-88a7cbc23b14} <Debug> executeQuery: Read 882 rows, 70.97 KiB in 0.001707 sec., 516695.95782073814 rows/sec., 40.60 MiB/sec. | ||
| 19748 | 2026.05.14 14:13:26.967383 [ 271 ] {cd6ea184-9088-4807-a127-88a7cbc23b14} <Debug> TCPHandler: Processed in 0.001872907 sec. | ||
| 19749 | 2026.05.14 14:13:26.967528 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19750 | 2026.05.14 14:13:26.967625 [ 271 ] {7a5a2bba-1a6c-4a54-b989-6bed8825ff81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19751 | 2026.05.14 14:13:26.967667 [ 271 ] {7a5a2bba-1a6c-4a54-b989-6bed8825ff81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19752 | 2026.05.14 14:13:26.968202 [ 271 ] {7a5a2bba-1a6c-4a54-b989-6bed8825ff81} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19753 | 2026.05.14 14:13:26.968240 [ 271 ] {7a5a2bba-1a6c-4a54-b989-6bed8825ff81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19754 | 2026.05.14 14:13:26.968541 [ 271 ] {7a5a2bba-1a6c-4a54-b989-6bed8825ff81} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19755 | 2026.05.14 14:13:26.968760 [ 271 ] {7a5a2bba-1a6c-4a54-b989-6bed8825ff81} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19756 | 2026.05.14 14:13:26.968886 [ 67 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
| 19757 | 2026.05.14 14:13:26.968891 [ 271 ] {7a5a2bba-1a6c-4a54-b989-6bed8825ff81} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001283 sec., 143413.87373343724 rows/sec., 8.91 MiB/sec. | ||
| 19758 | 2026.05.14 14:13:26.968961 [ 67 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19759 | 2026.05.14 14:13:26.968979 [ 271 ] {7a5a2bba-1a6c-4a54-b989-6bed8825ff81} <Debug> TCPHandler: Processed in 0.001499583 sec. | ||
| 19760 | 2026.05.14 14:13:26.968993 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19761 | 2026.05.14 14:13:26.969128 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19762 | 2026.05.14 14:13:26.969164 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
| 19763 | 2026.05.14 14:13:26.969230 [ 271 ] {e758d182-d0de-443c-8a99-41806a57f401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19764 | 2026.05.14 14:13:26.969277 [ 271 ] {e758d182-d0de-443c-8a99-41806a57f401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19765 | 2026.05.14 14:13:26.969329 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19766 | 2026.05.14 14:13:26.969376 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 213 rows starting from the beginning of the part | ||
| 19767 | 2026.05.14 14:13:26.969458 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 184 rows starting from the beginning of the part | ||
| 19768 | 2026.05.14 14:13:26.969520 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 184 rows starting from the beginning of the part | ||
| 19769 | 2026.05.14 14:13:26.969582 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 195 rows starting from the beginning of the part | ||
| 19770 | 2026.05.14 14:13:26.969632 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 184 rows starting from the beginning of the part | ||
| 19771 | 2026.05.14 14:13:26.969681 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 184 rows starting from the beginning of the part | ||
| 19772 | 2026.05.14 14:13:26.969764 [ 271 ] {e758d182-d0de-443c-8a99-41806a57f401} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19773 | 2026.05.14 14:13:26.969806 [ 271 ] {e758d182-d0de-443c-8a99-41806a57f401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19774 | 2026.05.14 14:13:26.970184 [ 271 ] {e758d182-d0de-443c-8a99-41806a57f401} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19775 | 2026.05.14 14:13:26.970425 [ 271 ] {e758d182-d0de-443c-8a99-41806a57f401} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19776 | 2026.05.14 14:13:26.970570 [ 271 ] {e758d182-d0de-443c-8a99-41806a57f401} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001358 sec., 110456.55375552282 rows/sec., 7.14 MiB/sec. | ||
| 19777 | 2026.05.14 14:13:26.970609 [ 271 ] {e758d182-d0de-443c-8a99-41806a57f401} <Debug> TCPHandler: Processed in 0.001530954 sec. | ||
| 19778 | 2026.05.14 14:13:26.970744 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19779 | 2026.05.14 14:13:26.970835 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1144 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728756 sec., 661747.5224959451 rows/sec., 43.83 MiB/sec. | ||
| 19780 | 2026.05.14 14:13:26.970841 [ 271 ] {bf7bf821-cf3b-4319-a003-cfdd68da1491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19781 | 2026.05.14 14:13:26.970930 [ 271 ] {bf7bf821-cf3b-4319-a003-cfdd68da1491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19782 | 2026.05.14 14:13:26.971030 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
| 19783 | 2026.05.14 14:13:26.971336 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_60_13} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19784 | 2026.05.14 14:13:26.971406 [ 271 ] {bf7bf821-cf3b-4319-a003-cfdd68da1491} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19785 | 2026.05.14 14:13:26.971421 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_60_13} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
| 19786 | 2026.05.14 14:13:26.971454 [ 271 ] {bf7bf821-cf3b-4319-a003-cfdd68da1491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19787 | 2026.05.14 14:13:26.971550 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 19788 | 2026.05.14 14:13:26.971770 [ 271 ] {bf7bf821-cf3b-4319-a003-cfdd68da1491} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19789 | 2026.05.14 14:13:26.971987 [ 271 ] {bf7bf821-cf3b-4319-a003-cfdd68da1491} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19790 | 2026.05.14 14:13:26.972118 [ 271 ] {bf7bf821-cf3b-4319-a003-cfdd68da1491} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001295 sec., 114285.71428571429 rows/sec., 6.50 MiB/sec. | ||
| 19791 | 2026.05.14 14:13:26.972155 [ 271 ] {bf7bf821-cf3b-4319-a003-cfdd68da1491} <Debug> TCPHandler: Processed in 0.001461084 sec. | ||
| 19792 | 2026.05.14 14:13:26.972286 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19793 | 2026.05.14 14:13:26.972383 [ 271 ] {241420ec-0946-4e44-8fa8-1bc464fa8e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19794 | 2026.05.14 14:13:26.972423 [ 271 ] {241420ec-0946-4e44-8fa8-1bc464fa8e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19795 | 2026.05.14 14:13:26.973060 [ 271 ] {241420ec-0946-4e44-8fa8-1bc464fa8e41} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19796 | 2026.05.14 14:13:26.973097 [ 271 ] {241420ec-0946-4e44-8fa8-1bc464fa8e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19797 | 2026.05.14 14:13:26.973408 [ 271 ] {241420ec-0946-4e44-8fa8-1bc464fa8e41} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19798 | 2026.05.14 14:13:26.973613 [ 271 ] {241420ec-0946-4e44-8fa8-1bc464fa8e41} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19799 | 2026.05.14 14:13:26.973740 [ 271 ] {241420ec-0946-4e44-8fa8-1bc464fa8e41} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001375 sec., 386909.09090909094 rows/sec., 27.37 MiB/sec. | ||
| 19800 | 2026.05.14 14:13:26.973779 [ 271 ] {241420ec-0946-4e44-8fa8-1bc464fa8e41} <Debug> TCPHandler: Processed in 0.001542015 sec. | ||
| 19801 | 2026.05.14 14:13:26.973909 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19802 | 2026.05.14 14:13:26.974004 [ 271 ] {04edc6a6-2307-4d72-935e-cddcb65cf8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19803 | 2026.05.14 14:13:26.974046 [ 271 ] {04edc6a6-2307-4d72-935e-cddcb65cf8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19804 | 2026.05.14 14:13:26.974435 [ 271 ] {04edc6a6-2307-4d72-935e-cddcb65cf8b6} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19805 | 2026.05.14 14:13:26.974472 [ 271 ] {04edc6a6-2307-4d72-935e-cddcb65cf8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19806 | 2026.05.14 14:13:26.974775 [ 271 ] {04edc6a6-2307-4d72-935e-cddcb65cf8b6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19807 | 2026.05.14 14:13:26.974994 [ 271 ] {04edc6a6-2307-4d72-935e-cddcb65cf8b6} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19808 | 2026.05.14 14:13:26.975128 [ 271 ] {04edc6a6-2307-4d72-935e-cddcb65cf8b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 19809 | 2026.05.14 14:13:26.975130 [ 29 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
| 19810 | 2026.05.14 14:13:26.975167 [ 271 ] {04edc6a6-2307-4d72-935e-cddcb65cf8b6} <Debug> TCPHandler: Processed in 0.001307353 sec. | ||
| 19811 | 2026.05.14 14:13:26.975191 [ 29 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19812 | 2026.05.14 14:13:26.975234 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19813 | 2026.05.14 14:13:26.975315 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19814 | 2026.05.14 14:13:26.975366 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
| 19815 | 2026.05.14 14:13:26.975417 [ 271 ] {8e12a5ed-2105-4500-86cf-d8bbc3dfe1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19816 | 2026.05.14 14:13:26.975468 [ 271 ] {8e12a5ed-2105-4500-86cf-d8bbc3dfe1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19817 | 2026.05.14 14:13:26.975499 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19818 | 2026.05.14 14:13:26.975539 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 330 rows starting from the beginning of the part | ||
| 19819 | 2026.05.14 14:13:26.975601 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 19820 | 2026.05.14 14:13:26.975653 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 19821 | 2026.05.14 14:13:26.975702 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 19822 | 2026.05.14 14:13:26.975748 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 19823 | 2026.05.14 14:13:26.975794 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 19824 | 2026.05.14 14:13:26.975930 [ 271 ] {8e12a5ed-2105-4500-86cf-d8bbc3dfe1f3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19825 | 2026.05.14 14:13:26.975973 [ 271 ] {8e12a5ed-2105-4500-86cf-d8bbc3dfe1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19826 | 2026.05.14 14:13:26.976336 [ 271 ] {8e12a5ed-2105-4500-86cf-d8bbc3dfe1f3} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19827 | 2026.05.14 14:13:26.976573 [ 271 ] {8e12a5ed-2105-4500-86cf-d8bbc3dfe1f3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19828 | 2026.05.14 14:13:26.976599 [ 193 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001280711 sec., 281093.8611443175 rows/sec., 14.34 MiB/sec. | ||
| 19829 | 2026.05.14 14:13:26.976713 [ 271 ] {8e12a5ed-2105-4500-86cf-d8bbc3dfe1f3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001315 sec., 201520.9125475285 rows/sec., 13.39 MiB/sec. | ||
| 19830 | 2026.05.14 14:13:26.976767 [ 271 ] {8e12a5ed-2105-4500-86cf-d8bbc3dfe1f3} <Debug> TCPHandler: Processed in 0.001503614 sec. | ||
| 19831 | 2026.05.14 14:13:26.976804 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
| 19832 | 2026.05.14 14:13:26.976912 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19833 | 2026.05.14 14:13:26.977014 [ 271 ] {cbc87819-3282-4528-9187-b70e846024f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19834 | 2026.05.14 14:13:26.977061 [ 271 ] {cbc87819-3282-4528-9187-b70e846024f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19835 | 2026.05.14 14:13:26.977147 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_60_13} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19836 | 2026.05.14 14:13:26.977231 [ 192 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_60_13} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
| 19837 | 2026.05.14 14:13:26.977328 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 19838 | 2026.05.14 14:13:26.977399 [ 271 ] {cbc87819-3282-4528-9187-b70e846024f4} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19839 | 2026.05.14 14:13:26.977441 [ 271 ] {cbc87819-3282-4528-9187-b70e846024f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19840 | 2026.05.14 14:13:26.977740 [ 271 ] {cbc87819-3282-4528-9187-b70e846024f4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19841 | 2026.05.14 14:13:26.977950 [ 271 ] {cbc87819-3282-4528-9187-b70e846024f4} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19842 | 2026.05.14 14:13:26.978082 [ 271 ] {cbc87819-3282-4528-9187-b70e846024f4} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001086 sec., 1841.620626151013 rows/sec., 120.50 KiB/sec. | ||
| 19843 | 2026.05.14 14:13:26.978085 [ 29 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
| 19844 | 2026.05.14 14:13:26.978122 [ 271 ] {cbc87819-3282-4528-9187-b70e846024f4} <Debug> TCPHandler: Processed in 0.001258712 sec. | ||
| 19845 | 2026.05.14 14:13:26.978142 [ 29 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19846 | 2026.05.14 14:13:26.978198 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19847 | 2026.05.14 14:13:26.978260 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19848 | 2026.05.14 14:13:26.978303 [ 201 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
| 19849 | 2026.05.14 14:13:26.978363 [ 271 ] {6142f84f-b493-41e4-8def-612cb2fc182b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19850 | 2026.05.14 14:13:26.978418 [ 201 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19851 | 2026.05.14 14:13:26.978422 [ 271 ] {6142f84f-b493-41e4-8def-612cb2fc182b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19852 | 2026.05.14 14:13:26.978461 [ 201 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 55 rows starting from the beginning of the part | ||
| 19853 | 2026.05.14 14:13:26.978559 [ 201 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 19854 | 2026.05.14 14:13:26.978604 [ 201 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 19855 | 2026.05.14 14:13:26.978646 [ 201 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 19856 | 2026.05.14 14:13:26.978689 [ 201 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 19857 | 2026.05.14 14:13:26.978734 [ 201 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2 rows starting from the beginning of the part | ||
| 19858 | 2026.05.14 14:13:26.979375 [ 271 ] {6142f84f-b493-41e4-8def-612cb2fc182b} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19859 | 2026.05.14 14:13:26.979420 [ 271 ] {6142f84f-b493-41e4-8def-612cb2fc182b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19860 | 2026.05.14 14:13:26.979566 [ 201 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 4 columns (4 merged, 0 gathered) in 0.001305202 sec., 46736.06077833163 rows/sec., 3.07 MiB/sec. | ||
| 19861 | 2026.05.14 14:13:26.979758 [ 188 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
| 19862 | 2026.05.14 14:13:26.980022 [ 271 ] {6142f84f-b493-41e4-8def-612cb2fc182b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19863 | 2026.05.14 14:13:26.980065 [ 188 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_60_13} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19864 | 2026.05.14 14:13:26.980153 [ 188 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_60_13} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
| 19865 | 2026.05.14 14:13:26.980221 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 19866 | 2026.05.14 14:13:26.980291 [ 271 ] {6142f84f-b493-41e4-8def-612cb2fc182b} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19867 | 2026.05.14 14:13:26.980442 [ 271 ] {6142f84f-b493-41e4-8def-612cb2fc182b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002096 sec., 20038.167938931296 rows/sec., 35.91 MiB/sec. | ||
| 19868 | 2026.05.14 14:13:26.980499 [ 271 ] {6142f84f-b493-41e4-8def-612cb2fc182b} <Debug> TCPHandler: Processed in 0.002292651 sec. | ||
| 19869 | 2026.05.14 14:13:26.980629 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19870 | 2026.05.14 14:13:26.980732 [ 271 ] {a93b8bdb-7724-4217-9726-e17f03c35561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19871 | 2026.05.14 14:13:26.980774 [ 271 ] {a93b8bdb-7724-4217-9726-e17f03c35561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19872 | 2026.05.14 14:13:26.981149 [ 271 ] {a93b8bdb-7724-4217-9726-e17f03c35561} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19873 | 2026.05.14 14:13:26.981186 [ 271 ] {a93b8bdb-7724-4217-9726-e17f03c35561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19874 | 2026.05.14 14:13:26.981485 [ 271 ] {a93b8bdb-7724-4217-9726-e17f03c35561} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19875 | 2026.05.14 14:13:26.981701 [ 271 ] {a93b8bdb-7724-4217-9726-e17f03c35561} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19876 | 2026.05.14 14:13:26.981830 [ 271 ] {a93b8bdb-7724-4217-9726-e17f03c35561} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001116 sec., 80645.16129032258 rows/sec., 5.05 MiB/sec. | ||
| 19877 | 2026.05.14 14:13:26.981870 [ 271 ] {a93b8bdb-7724-4217-9726-e17f03c35561} <Debug> TCPHandler: Processed in 0.001289462 sec. | ||
| 19878 | 2026.05.14 14:13:27.000318 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.39 MiB, peak 416.12 MiB, free memory in arenas 0.00 B, will set to 397.75 MiB (RSS), difference: -1.63 MiB | ||
| 19879 | 2026.05.14 14:13:31.259431 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19880 | 2026.05.14 14:13:31.259501 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19881 | 2026.05.14 14:13:31.452542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39400 | ||
| 19882 | 2026.05.14 14:13:31.453156 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19883 | 2026.05.14 14:13:31.453201 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19884 | 2026.05.14 14:13:31.453722 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19885 | 2026.05.14 14:13:31.453952 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19886 | 2026.05.14 14:13:31.454091 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39400 | ||
| 19887 | 2026.05.14 14:13:31.947834 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19888 | 2026.05.14 14:13:31.948103 [ 271 ] {bf7eaaea-a0fe-47dd-a1b6-4ff78f1293de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 19889 | 2026.05.14 14:13:31.948479 [ 271 ] {bf7eaaea-a0fe-47dd-a1b6-4ff78f1293de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19890 | 2026.05.14 14:13:31.948515 [ 271 ] {bf7eaaea-a0fe-47dd-a1b6-4ff78f1293de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 19891 | 2026.05.14 14:13:31.948736 [ 271 ] {bf7eaaea-a0fe-47dd-a1b6-4ff78f1293de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19892 | 2026.05.14 14:13:31.948806 [ 271 ] {bf7eaaea-a0fe-47dd-a1b6-4ff78f1293de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19893 | 2026.05.14 14:13:31.948951 [ 271 ] {bf7eaaea-a0fe-47dd-a1b6-4ff78f1293de} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19894 | 2026.05.14 14:13:31.949076 [ 278 ] {bf7eaaea-a0fe-47dd-a1b6-4ff78f1293de} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19895 | 2026.05.14 14:13:31.949095 [ 327 ] {bf7eaaea-a0fe-47dd-a1b6-4ff78f1293de} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19896 | 2026.05.14 14:13:31.949251 [ 271 ] {bf7eaaea-a0fe-47dd-a1b6-4ff78f1293de} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 19897 | 2026.05.14 14:13:31.949281 [ 271 ] {bf7eaaea-a0fe-47dd-a1b6-4ff78f1293de} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19898 | 2026.05.14 14:13:31.949328 [ 271 ] {bf7eaaea-a0fe-47dd-a1b6-4ff78f1293de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 19899 | 2026.05.14 14:13:31.949350 [ 271 ] {bf7eaaea-a0fe-47dd-a1b6-4ff78f1293de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 19900 | 2026.05.14 14:13:31.950429 [ 271 ] {bf7eaaea-a0fe-47dd-a1b6-4ff78f1293de} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002439 sec., 18040.180401804017 rows/sec., 3.77 MiB/sec. | ||
| 19901 | 2026.05.14 14:13:31.950551 [ 271 ] {bf7eaaea-a0fe-47dd-a1b6-4ff78f1293de} <Debug> TCPHandler: Processed in 0.002867217 sec. | ||
| 19902 | 2026.05.14 14:13:31.952240 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19903 | 2026.05.14 14:13:31.952361 [ 271 ] {e45acc3c-47c6-4ccb-bfbd-86842e740d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19904 | 2026.05.14 14:13:31.952415 [ 271 ] {e45acc3c-47c6-4ccb-bfbd-86842e740d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19905 | 2026.05.14 14:13:31.953311 [ 271 ] {e45acc3c-47c6-4ccb-bfbd-86842e740d2b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19906 | 2026.05.14 14:13:31.953365 [ 271 ] {e45acc3c-47c6-4ccb-bfbd-86842e740d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19907 | 2026.05.14 14:13:31.953751 [ 271 ] {e45acc3c-47c6-4ccb-bfbd-86842e740d2b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19908 | 2026.05.14 14:13:31.953972 [ 271 ] {e45acc3c-47c6-4ccb-bfbd-86842e740d2b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19909 | 2026.05.14 14:13:31.954116 [ 271 ] {e45acc3c-47c6-4ccb-bfbd-86842e740d2b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001798 sec., 31145.717463848723 rows/sec., 2.38 MiB/sec. | ||
| 19910 | 2026.05.14 14:13:31.954153 [ 271 ] {e45acc3c-47c6-4ccb-bfbd-86842e740d2b} <Debug> TCPHandler: Processed in 0.001982269 sec. | ||
| 19911 | 2026.05.14 14:13:31.954414 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19912 | 2026.05.14 14:13:31.954506 [ 271 ] {d8f2dd03-1047-4949-b512-753eda9637a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19913 | 2026.05.14 14:13:31.954544 [ 271 ] {d8f2dd03-1047-4949-b512-753eda9637a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19914 | 2026.05.14 14:13:31.955105 [ 271 ] {d8f2dd03-1047-4949-b512-753eda9637a5} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19915 | 2026.05.14 14:13:31.955143 [ 271 ] {d8f2dd03-1047-4949-b512-753eda9637a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19916 | 2026.05.14 14:13:31.955444 [ 271 ] {d8f2dd03-1047-4949-b512-753eda9637a5} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19917 | 2026.05.14 14:13:31.955670 [ 271 ] {d8f2dd03-1047-4949-b512-753eda9637a5} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19918 | 2026.05.14 14:13:31.955802 [ 271 ] {d8f2dd03-1047-4949-b512-753eda9637a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001283 sec., 49883.086515978175 rows/sec., 3.89 MiB/sec. | ||
| 19919 | 2026.05.14 14:13:31.955840 [ 271 ] {d8f2dd03-1047-4949-b512-753eda9637a5} <Debug> TCPHandler: Processed in 0.001449603 sec. | ||
| 19920 | 2026.05.14 14:13:31.955980 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19921 | 2026.05.14 14:13:31.956076 [ 271 ] {c74445f4-a2dd-4ab7-a0f7-f628e6d6da37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19922 | 2026.05.14 14:13:31.956120 [ 271 ] {c74445f4-a2dd-4ab7-a0f7-f628e6d6da37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19923 | 2026.05.14 14:13:31.956603 [ 271 ] {c74445f4-a2dd-4ab7-a0f7-f628e6d6da37} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19924 | 2026.05.14 14:13:31.956638 [ 271 ] {c74445f4-a2dd-4ab7-a0f7-f628e6d6da37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19925 | 2026.05.14 14:13:31.956972 [ 271 ] {c74445f4-a2dd-4ab7-a0f7-f628e6d6da37} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19926 | 2026.05.14 14:13:31.957183 [ 271 ] {c74445f4-a2dd-4ab7-a0f7-f628e6d6da37} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19927 | 2026.05.14 14:13:31.957316 [ 271 ] {c74445f4-a2dd-4ab7-a0f7-f628e6d6da37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 19928 | 2026.05.14 14:13:31.957353 [ 271 ] {c74445f4-a2dd-4ab7-a0f7-f628e6d6da37} <Debug> TCPHandler: Processed in 0.001421793 sec. | ||
| 19929 | 2026.05.14 14:13:31.957508 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19930 | 2026.05.14 14:13:31.957603 [ 271 ] {2f8c40d9-4b39-4a48-8438-00eaa45a39b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19931 | 2026.05.14 14:13:31.957643 [ 271 ] {2f8c40d9-4b39-4a48-8438-00eaa45a39b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19932 | 2026.05.14 14:13:31.958033 [ 271 ] {2f8c40d9-4b39-4a48-8438-00eaa45a39b2} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19933 | 2026.05.14 14:13:31.958073 [ 271 ] {2f8c40d9-4b39-4a48-8438-00eaa45a39b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19934 | 2026.05.14 14:13:31.958370 [ 271 ] {2f8c40d9-4b39-4a48-8438-00eaa45a39b2} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19935 | 2026.05.14 14:13:31.958585 [ 271 ] {2f8c40d9-4b39-4a48-8438-00eaa45a39b2} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19936 | 2026.05.14 14:13:31.958717 [ 271 ] {2f8c40d9-4b39-4a48-8438-00eaa45a39b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 19937 | 2026.05.14 14:13:31.958754 [ 271 ] {2f8c40d9-4b39-4a48-8438-00eaa45a39b2} <Debug> TCPHandler: Processed in 0.001303772 sec. | ||
| 19938 | 2026.05.14 14:13:32.246756 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19939 | 2026.05.14 14:13:32.247021 [ 271 ] {bcc3a8ed-49af-4380-a231-e27f90a91ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 19940 | 2026.05.14 14:13:32.247391 [ 271 ] {bcc3a8ed-49af-4380-a231-e27f90a91ec2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19941 | 2026.05.14 14:13:32.247432 [ 271 ] {bcc3a8ed-49af-4380-a231-e27f90a91ec2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19942 | 2026.05.14 14:13:32.247682 [ 271 ] {bcc3a8ed-49af-4380-a231-e27f90a91ec2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19943 | 2026.05.14 14:13:32.247748 [ 271 ] {bcc3a8ed-49af-4380-a231-e27f90a91ec2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19944 | 2026.05.14 14:13:32.247885 [ 271 ] {bcc3a8ed-49af-4380-a231-e27f90a91ec2} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 19945 | 2026.05.14 14:13:32.248061 [ 278 ] {bcc3a8ed-49af-4380-a231-e27f90a91ec2} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19946 | 2026.05.14 14:13:32.248073 [ 327 ] {bcc3a8ed-49af-4380-a231-e27f90a91ec2} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19947 | 2026.05.14 14:13:32.248209 [ 271 ] {bcc3a8ed-49af-4380-a231-e27f90a91ec2} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 19948 | 2026.05.14 14:13:32.248238 [ 271 ] {bcc3a8ed-49af-4380-a231-e27f90a91ec2} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19949 | 2026.05.14 14:13:32.248285 [ 271 ] {bcc3a8ed-49af-4380-a231-e27f90a91ec2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 19950 | 2026.05.14 14:13:32.248307 [ 271 ] {bcc3a8ed-49af-4380-a231-e27f90a91ec2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 19951 | 2026.05.14 14:13:32.249413 [ 271 ] {bcc3a8ed-49af-4380-a231-e27f90a91ec2} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00251 sec., 17529.88047808765 rows/sec., 3.66 MiB/sec. | ||
| 19952 | 2026.05.14 14:13:32.249531 [ 271 ] {bcc3a8ed-49af-4380-a231-e27f90a91ec2} <Debug> TCPHandler: Processed in 0.002927047 sec. | ||
| 19953 | 2026.05.14 14:13:32.266164 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19954 | 2026.05.14 14:13:32.266303 [ 271 ] {f51a720d-3801-4b31-a344-953e1f36f599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19955 | 2026.05.14 14:13:32.266356 [ 271 ] {f51a720d-3801-4b31-a344-953e1f36f599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19956 | 2026.05.14 14:13:32.267192 [ 271 ] {f51a720d-3801-4b31-a344-953e1f36f599} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19957 | 2026.05.14 14:13:32.267250 [ 271 ] {f51a720d-3801-4b31-a344-953e1f36f599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19958 | 2026.05.14 14:13:32.267668 [ 271 ] {f51a720d-3801-4b31-a344-953e1f36f599} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19959 | 2026.05.14 14:13:32.267890 [ 271 ] {f51a720d-3801-4b31-a344-953e1f36f599} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19960 | 2026.05.14 14:13:32.268044 [ 271 ] {f51a720d-3801-4b31-a344-953e1f36f599} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00178 sec., 159550.56179775283 rows/sec., 10.13 MiB/sec. | ||
| 19961 | 2026.05.14 14:13:32.268069 [ 98 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 19962 | 2026.05.14 14:13:32.268084 [ 271 ] {f51a720d-3801-4b31-a344-953e1f36f599} <Debug> TCPHandler: Processed in 0.001983058 sec. | ||
| 19963 | 2026.05.14 14:13:32.268130 [ 98 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19964 | 2026.05.14 14:13:32.268164 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19965 | 2026.05.14 14:13:32.268253 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19966 | 2026.05.14 14:13:32.268330 [ 192 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 19967 | 2026.05.14 14:13:32.268361 [ 271 ] {fc7f7263-4d73-45e6-99c2-0d2beb8d8532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19968 | 2026.05.14 14:13:32.268426 [ 271 ] {fc7f7263-4d73-45e6-99c2-0d2beb8d8532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19969 | 2026.05.14 14:13:32.268514 [ 192 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19970 | 2026.05.14 14:13:32.268560 [ 192 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 284 rows starting from the beginning of the part | ||
| 19971 | 2026.05.14 14:13:32.268641 [ 192 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 284 rows starting from the beginning of the part | ||
| 19972 | 2026.05.14 14:13:32.268697 [ 192 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 284 rows starting from the beginning of the part | ||
| 19973 | 2026.05.14 14:13:32.268747 [ 192 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 284 rows starting from the beginning of the part | ||
| 19974 | 2026.05.14 14:13:32.268795 [ 192 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 284 rows starting from the beginning of the part | ||
| 19975 | 2026.05.14 14:13:32.268928 [ 271 ] {fc7f7263-4d73-45e6-99c2-0d2beb8d8532} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19976 | 2026.05.14 14:13:32.268973 [ 271 ] {fc7f7263-4d73-45e6-99c2-0d2beb8d8532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19977 | 2026.05.14 14:13:32.269352 [ 271 ] {fc7f7263-4d73-45e6-99c2-0d2beb8d8532} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 19978 | 2026.05.14 14:13:32.269603 [ 271 ] {fc7f7263-4d73-45e6-99c2-0d2beb8d8532} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19979 | 2026.05.14 14:13:32.269746 [ 271 ] {fc7f7263-4d73-45e6-99c2-0d2beb8d8532} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001405 sec., 12811.387900355872 rows/sec., 1.02 MiB/sec. | ||
| 19980 | 2026.05.14 14:13:32.269785 [ 271 ] {fc7f7263-4d73-45e6-99c2-0d2beb8d8532} <Debug> TCPHandler: Processed in 0.001582474 sec. | ||
| 19981 | 2026.05.14 14:13:32.269915 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19982 | 2026.05.14 14:13:32.269926 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670825 sec., 849879.5505214491 rows/sec., 57.22 MiB/sec. | ||
| 19983 | 2026.05.14 14:13:32.270015 [ 271 ] {006b8094-b4d8-4a76-9f77-5b9709f5c347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19984 | 2026.05.14 14:13:32.270061 [ 271 ] {006b8094-b4d8-4a76-9f77-5b9709f5c347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19985 | 2026.05.14 14:13:32.270187 [ 189 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 19986 | 2026.05.14 14:13:32.270544 [ 189 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_61_15} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19987 | 2026.05.14 14:13:32.270640 [ 189 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_61_15} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 19988 | 2026.05.14 14:13:32.270763 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 19989 | 2026.05.14 14:13:32.272250 [ 271 ] {006b8094-b4d8-4a76-9f77-5b9709f5c347} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19990 | 2026.05.14 14:13:32.272294 [ 271 ] {006b8094-b4d8-4a76-9f77-5b9709f5c347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19991 | 2026.05.14 14:13:32.272794 [ 271 ] {006b8094-b4d8-4a76-9f77-5b9709f5c347} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19992 | 2026.05.14 14:13:32.273024 [ 271 ] {006b8094-b4d8-4a76-9f77-5b9709f5c347} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19993 | 2026.05.14 14:13:32.273165 [ 271 ] {006b8094-b4d8-4a76-9f77-5b9709f5c347} <Debug> executeQuery: Read 3239 rows, 247.73 KiB in 0.003169 sec., 1022088.9870621647 rows/sec., 76.34 MiB/sec. | ||
| 19994 | 2026.05.14 14:13:32.273178 [ 71 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19995 | 2026.05.14 14:13:32.273205 [ 271 ] {006b8094-b4d8-4a76-9f77-5b9709f5c347} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 19996 | 2026.05.14 14:13:32.273222 [ 71 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19997 | 2026.05.14 14:13:32.273227 [ 271 ] {006b8094-b4d8-4a76-9f77-5b9709f5c347} <Debug> TCPHandler: Processed in 0.003365281 sec. | ||
| 19998 | 2026.05.14 14:13:32.273253 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 19999 | 2026.05.14 14:13:32.273365 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20000 | 2026.05.14 14:13:32.273386 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20001 | 2026.05.14 14:13:32.273484 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20002 | 2026.05.14 14:13:32.273490 [ 271 ] {d6afd075-3c71-4fa1-97f0-da8fcd552060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20003 | 2026.05.14 14:13:32.273526 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3239 rows starting from the beginning of the part | ||
| 20004 | 2026.05.14 14:13:32.273548 [ 271 ] {d6afd075-3c71-4fa1-97f0-da8fcd552060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20005 | 2026.05.14 14:13:32.273599 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 881 rows starting from the beginning of the part | ||
| 20006 | 2026.05.14 14:13:32.273649 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 56 rows starting from the beginning of the part | ||
| 20007 | 2026.05.14 14:13:32.273693 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 882 rows starting from the beginning of the part | ||
| 20008 | 2026.05.14 14:13:32.273737 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part | ||
| 20009 | 2026.05.14 14:13:32.273774 [ 201 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 3239 rows starting from the beginning of the part | ||
| 20010 | 2026.05.14 14:13:32.274170 [ 271 ] {d6afd075-3c71-4fa1-97f0-da8fcd552060} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20011 | 2026.05.14 14:13:32.274214 [ 271 ] {d6afd075-3c71-4fa1-97f0-da8fcd552060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20012 | 2026.05.14 14:13:32.274537 [ 271 ] {d6afd075-3c71-4fa1-97f0-da8fcd552060} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20013 | 2026.05.14 14:13:32.274775 [ 271 ] {d6afd075-3c71-4fa1-97f0-da8fcd552060} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20014 | 2026.05.14 14:13:32.274914 [ 271 ] {d6afd075-3c71-4fa1-97f0-da8fcd552060} <Debug> executeQuery: Read 213 rows, 13.78 KiB in 0.001442 sec., 147711.5117891817 rows/sec., 9.34 MiB/sec. | ||
| 20015 | 2026.05.14 14:13:32.274953 [ 271 ] {d6afd075-3c71-4fa1-97f0-da8fcd552060} <Debug> TCPHandler: Processed in 0.001616195 sec. | ||
| 20016 | 2026.05.14 14:13:32.275109 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20017 | 2026.05.14 14:13:32.275212 [ 271 ] {78d2474a-c19f-481e-9e7e-c27e714688a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20018 | 2026.05.14 14:13:32.275252 [ 271 ] {78d2474a-c19f-481e-9e7e-c27e714688a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20019 | 2026.05.14 14:13:32.276088 [ 271 ] {78d2474a-c19f-481e-9e7e-c27e714688a8} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20020 | 2026.05.14 14:13:32.276125 [ 271 ] {78d2474a-c19f-481e-9e7e-c27e714688a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20021 | 2026.05.14 14:13:32.276481 [ 271 ] {78d2474a-c19f-481e-9e7e-c27e714688a8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20022 | 2026.05.14 14:13:32.276502 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8353 rows, containing 5 columns (5 merged, 0 gathered) in 0.003176249 sec., 2629831.6032527676 rows/sec., 208.67 MiB/sec. | ||
| 20023 | 2026.05.14 14:13:32.276696 [ 271 ] {78d2474a-c19f-481e-9e7e-c27e714688a8} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20024 | 2026.05.14 14:13:32.276827 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20025 | 2026.05.14 14:13:32.276840 [ 271 ] {78d2474a-c19f-481e-9e7e-c27e714688a8} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001646 sec., 577156.7436208992 rows/sec., 33.96 MiB/sec. | ||
| 20026 | 2026.05.14 14:13:32.276879 [ 271 ] {78d2474a-c19f-481e-9e7e-c27e714688a8} <Debug> TCPHandler: Processed in 0.001818967 sec. | ||
| 20027 | 2026.05.14 14:13:32.277014 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20028 | 2026.05.14 14:13:32.277111 [ 271 ] {cf2a7dea-d499-4160-9fae-970162fd4af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20029 | 2026.05.14 14:13:32.277116 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_141_28} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20030 | 2026.05.14 14:13:32.277152 [ 271 ] {cf2a7dea-d499-4160-9fae-970162fd4af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20031 | 2026.05.14 14:13:32.277194 [ 186 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_141_28} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20032 | 2026.05.14 14:13:32.277278 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 20033 | 2026.05.14 14:13:32.277580 [ 271 ] {cf2a7dea-d499-4160-9fae-970162fd4af0} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20034 | 2026.05.14 14:13:32.277616 [ 271 ] {cf2a7dea-d499-4160-9fae-970162fd4af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20035 | 2026.05.14 14:13:32.277895 [ 271 ] {cf2a7dea-d499-4160-9fae-970162fd4af0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 20036 | 2026.05.14 14:13:32.278111 [ 271 ] {cf2a7dea-d499-4160-9fae-970162fd4af0} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20037 | 2026.05.14 14:13:32.278222 [ 71 ] {} <Debug> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 20038 | 2026.05.14 14:13:32.278244 [ 271 ] {cf2a7dea-d499-4160-9fae-970162fd4af0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 61.09 KiB/sec. | ||
| 20039 | 2026.05.14 14:13:32.278258 [ 71 ] {} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20040 | 2026.05.14 14:13:32.278288 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20041 | 2026.05.14 14:13:32.278291 [ 271 ] {cf2a7dea-d499-4160-9fae-970162fd4af0} <Debug> TCPHandler: Processed in 0.001325543 sec. | ||
| 20042 | 2026.05.14 14:13:32.278361 [ 220 ] {} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20043 | 2026.05.14 14:13:32.278379 [ 201 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 20044 | 2026.05.14 14:13:32.278396 [ 220 ] {} <Debug> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20045 | 2026.05.14 14:13:32.278458 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20046 | 2026.05.14 14:13:32.278486 [ 201 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20047 | 2026.05.14 14:13:32.278524 [ 201 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 1 rows starting from the beginning of the part | ||
| 20048 | 2026.05.14 14:13:32.278559 [ 271 ] {7fd506f6-7c83-4f17-9421-1167d6c7dad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20049 | 2026.05.14 14:13:32.278588 [ 201 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 20050 | 2026.05.14 14:13:32.278606 [ 271 ] {7fd506f6-7c83-4f17-9421-1167d6c7dad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20051 | 2026.05.14 14:13:32.278642 [ 201 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 20052 | 2026.05.14 14:13:32.278694 [ 201 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 20053 | 2026.05.14 14:13:32.278736 [ 201 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 20054 | 2026.05.14 14:13:32.279068 [ 271 ] {7fd506f6-7c83-4f17-9421-1167d6c7dad4} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20055 | 2026.05.14 14:13:32.279113 [ 271 ] {7fd506f6-7c83-4f17-9421-1167d6c7dad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20056 | 2026.05.14 14:13:32.279476 [ 271 ] {7fd506f6-7c83-4f17-9421-1167d6c7dad4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20057 | 2026.05.14 14:13:32.279556 [ 195 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217431 sec., 4107.008939315658 rows/sec., 304.82 KiB/sec. | ||
| 20058 | 2026.05.14 14:13:32.279717 [ 190 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 20059 | 2026.05.14 14:13:32.279732 [ 271 ] {7fd506f6-7c83-4f17-9421-1167d6c7dad4} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20060 | 2026.05.14 14:13:32.279908 [ 271 ] {7fd506f6-7c83-4f17-9421-1167d6c7dad4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001366 sec., 108345.53440702782 rows/sec., 6.16 MiB/sec. | ||
| 20061 | 2026.05.14 14:13:32.279940 [ 71 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 20062 | 2026.05.14 14:13:32.279950 [ 271 ] {7fd506f6-7c83-4f17-9421-1167d6c7dad4} <Debug> TCPHandler: Processed in 0.001539814 sec. | ||
| 20063 | 2026.05.14 14:13:32.279999 [ 71 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20064 | 2026.05.14 14:13:32.280035 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20065 | 2026.05.14 14:13:32.280068 [ 190 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_21_5} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20066 | 2026.05.14 14:13:32.280112 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20067 | 2026.05.14 14:13:32.280120 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 20068 | 2026.05.14 14:13:32.280175 [ 190 ] {acd30686-af35-4055-99b8-68556e9955e6::all_1_21_5} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 20069 | 2026.05.14 14:13:32.280176 [ 223 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20070 | 2026.05.14 14:13:32.280218 [ 271 ] {07abb4ab-b6f3-4ba4-9c8e-53d5a596d171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20071 | 2026.05.14 14:13:32.280221 [ 223 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20072 | 2026.05.14 14:13:32.280250 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20073 | 2026.05.14 14:13:32.280260 [ 220 ] {} <Debug> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20074 | 2026.05.14 14:13:32.280270 [ 271 ] {07abb4ab-b6f3-4ba4-9c8e-53d5a596d171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20075 | 2026.05.14 14:13:32.280290 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 148 rows starting from the beginning of the part | ||
| 20076 | 2026.05.14 14:13:32.280270 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20077 | 2026.05.14 14:13:32.280371 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 148 rows starting from the beginning of the part | ||
| 20078 | 2026.05.14 14:13:32.280427 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 148 rows starting from the beginning of the part | ||
| 20079 | 2026.05.14 14:13:32.280475 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 148 rows starting from the beginning of the part | ||
| 20080 | 2026.05.14 14:13:32.280516 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 148 rows starting from the beginning of the part | ||
| 20081 | 2026.05.14 14:13:32.281344 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279542 sec., 578331.9343952758 rows/sec., 35.10 MiB/sec. | ||
| 20082 | 2026.05.14 14:13:32.281488 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 20083 | 2026.05.14 14:13:32.281775 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_61_15} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20084 | 2026.05.14 14:13:32.281857 [ 198 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_61_15} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 20085 | 2026.05.14 14:13:32.281900 [ 223 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20086 | 2026.05.14 14:13:32.281924 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 20087 | 2026.05.14 14:13:32.282115 [ 271 ] {07abb4ab-b6f3-4ba4-9c8e-53d5a596d171} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20088 | 2026.05.14 14:13:32.282153 [ 271 ] {07abb4ab-b6f3-4ba4-9c8e-53d5a596d171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20089 | 2026.05.14 14:13:32.282578 [ 271 ] {07abb4ab-b6f3-4ba4-9c8e-53d5a596d171} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20090 | 2026.05.14 14:13:32.282797 [ 271 ] {07abb4ab-b6f3-4ba4-9c8e-53d5a596d171} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20091 | 2026.05.14 14:13:32.282926 [ 98 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20092 | 2026.05.14 14:13:32.282941 [ 271 ] {07abb4ab-b6f3-4ba4-9c8e-53d5a596d171} <Debug> executeQuery: Read 1776 rows, 123.01 KiB in 0.002739 sec., 648411.8291347207 rows/sec., 43.86 MiB/sec. | ||
| 20093 | 2026.05.14 14:13:32.282969 [ 98 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20094 | 2026.05.14 14:13:32.282994 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20095 | 2026.05.14 14:13:32.283004 [ 271 ] {07abb4ab-b6f3-4ba4-9c8e-53d5a596d171} <Debug> TCPHandler: Processed in 0.002940017 sec. | ||
| 20096 | 2026.05.14 14:13:32.283086 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20097 | 2026.05.14 14:13:32.283158 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20098 | 2026.05.14 14:13:32.283199 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20099 | 2026.05.14 14:13:32.283236 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1797 rows starting from the beginning of the part | ||
| 20100 | 2026.05.14 14:13:32.283264 [ 271 ] {3b99168d-5dfd-448f-80f3-8b82b8d02f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20101 | 2026.05.14 14:13:32.283297 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 532 rows starting from the beginning of the part | ||
| 20102 | 2026.05.14 14:13:32.283313 [ 271 ] {3b99168d-5dfd-448f-80f3-8b82b8d02f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20103 | 2026.05.14 14:13:32.283354 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 64 rows starting from the beginning of the part | ||
| 20104 | 2026.05.14 14:13:32.283408 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 532 rows starting from the beginning of the part | ||
| 20105 | 2026.05.14 14:13:32.283453 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 64 rows starting from the beginning of the part | ||
| 20106 | 2026.05.14 14:13:32.283494 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1776 rows starting from the beginning of the part | ||
| 20107 | 2026.05.14 14:13:32.283693 [ 271 ] {3b99168d-5dfd-448f-80f3-8b82b8d02f48} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20108 | 2026.05.14 14:13:32.283737 [ 271 ] {3b99168d-5dfd-448f-80f3-8b82b8d02f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20109 | 2026.05.14 14:13:32.284054 [ 271 ] {3b99168d-5dfd-448f-80f3-8b82b8d02f48} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20110 | 2026.05.14 14:13:32.284284 [ 271 ] {3b99168d-5dfd-448f-80f3-8b82b8d02f48} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20111 | 2026.05.14 14:13:32.284416 [ 271 ] {3b99168d-5dfd-448f-80f3-8b82b8d02f48} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 267.70 KiB/sec. | ||
| 20112 | 2026.05.14 14:13:32.284454 [ 271 ] {3b99168d-5dfd-448f-80f3-8b82b8d02f48} <Debug> TCPHandler: Processed in 0.001345123 sec. | ||
| 20113 | 2026.05.14 14:13:32.284579 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20114 | 2026.05.14 14:13:32.284676 [ 271 ] {bae56350-abed-4bb9-8bde-473b82a56496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20115 | 2026.05.14 14:13:32.284719 [ 271 ] {bae56350-abed-4bb9-8bde-473b82a56496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20116 | 2026.05.14 14:13:32.285003 [ 187 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001957628 sec., 2434068.168211734 rows/sec., 176.41 MiB/sec. | ||
| 20117 | 2026.05.14 14:13:32.285208 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20118 | 2026.05.14 14:13:32.285482 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_141_28} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20119 | 2026.05.14 14:13:32.285550 [ 198 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_141_28} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20120 | 2026.05.14 14:13:32.285626 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 20121 | 2026.05.14 14:13:32.285781 [ 271 ] {bae56350-abed-4bb9-8bde-473b82a56496} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20122 | 2026.05.14 14:13:32.285816 [ 271 ] {bae56350-abed-4bb9-8bde-473b82a56496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20123 | 2026.05.14 14:13:32.286240 [ 271 ] {bae56350-abed-4bb9-8bde-473b82a56496} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20124 | 2026.05.14 14:13:32.286451 [ 271 ] {bae56350-abed-4bb9-8bde-473b82a56496} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20125 | 2026.05.14 14:13:32.286583 [ 271 ] {bae56350-abed-4bb9-8bde-473b82a56496} <Debug> executeQuery: Read 1610 rows, 100.16 KiB in 0.001926 sec., 835929.3873312565 rows/sec., 50.78 MiB/sec. | ||
| 20126 | 2026.05.14 14:13:32.286621 [ 271 ] {bae56350-abed-4bb9-8bde-473b82a56496} <Debug> TCPHandler: Processed in 0.002090859 sec. | ||
| 20127 | 2026.05.14 14:13:32.286757 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20128 | 2026.05.14 14:13:32.286854 [ 271 ] {622612f8-e146-4365-a600-00eedd397fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20129 | 2026.05.14 14:13:32.286895 [ 271 ] {622612f8-e146-4365-a600-00eedd397fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20130 | 2026.05.14 14:13:32.287354 [ 271 ] {622612f8-e146-4365-a600-00eedd397fad} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20131 | 2026.05.14 14:13:32.287398 [ 271 ] {622612f8-e146-4365-a600-00eedd397fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20132 | 2026.05.14 14:13:32.287780 [ 271 ] {622612f8-e146-4365-a600-00eedd397fad} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20133 | 2026.05.14 14:13:32.288011 [ 271 ] {622612f8-e146-4365-a600-00eedd397fad} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20134 | 2026.05.14 14:13:32.288168 [ 271 ] {622612f8-e146-4365-a600-00eedd397fad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec. | ||
| 20135 | 2026.05.14 14:13:32.288233 [ 271 ] {622612f8-e146-4365-a600-00eedd397fad} <Debug> TCPHandler: Processed in 0.001524135 sec. | ||
| 20136 | 2026.05.14 14:13:32.288450 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20137 | 2026.05.14 14:13:32.288585 [ 271 ] {2e37351e-7919-45d1-8d24-225bf655d92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20138 | 2026.05.14 14:13:32.288662 [ 271 ] {2e37351e-7919-45d1-8d24-225bf655d92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20139 | 2026.05.14 14:13:32.289724 [ 271 ] {2e37351e-7919-45d1-8d24-225bf655d92b} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20140 | 2026.05.14 14:13:32.289760 [ 271 ] {2e37351e-7919-45d1-8d24-225bf655d92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20141 | 2026.05.14 14:13:32.290393 [ 271 ] {2e37351e-7919-45d1-8d24-225bf655d92b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20142 | 2026.05.14 14:13:32.290622 [ 271 ] {2e37351e-7919-45d1-8d24-225bf655d92b} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20143 | 2026.05.14 14:13:32.290763 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 20144 | 2026.05.14 14:13:32.290771 [ 271 ] {2e37351e-7919-45d1-8d24-225bf655d92b} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002227 sec., 23798.83251010328 rows/sec., 42.65 MiB/sec. | ||
| 20145 | 2026.05.14 14:13:32.290817 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20146 | 2026.05.14 14:13:32.290859 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20147 | 2026.05.14 14:13:32.290948 [ 187 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 20148 | 2026.05.14 14:13:32.291000 [ 271 ] {2e37351e-7919-45d1-8d24-225bf655d92b} <Debug> TCPHandler: Processed in 0.002664535 sec. | ||
| 20149 | 2026.05.14 14:13:32.291156 [ 187 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20150 | 2026.05.14 14:13:32.291159 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20151 | 2026.05.14 14:13:32.291218 [ 187 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2490 rows starting from the beginning of the part | ||
| 20152 | 2026.05.14 14:13:32.291296 [ 271 ] {06460827-c21c-4293-bd03-a20e5a1e1ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20153 | 2026.05.14 14:13:32.291347 [ 187 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 20154 | 2026.05.14 14:13:32.291352 [ 271 ] {06460827-c21c-4293-bd03-a20e5a1e1ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20155 | 2026.05.14 14:13:32.291466 [ 187 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 53 rows starting from the beginning of the part | ||
| 20156 | 2026.05.14 14:13:32.291568 [ 187 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 20157 | 2026.05.14 14:13:32.291665 [ 187 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 20158 | 2026.05.14 14:13:32.291762 [ 187 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 53 rows starting from the beginning of the part | ||
| 20159 | 2026.05.14 14:13:32.291803 [ 271 ] {06460827-c21c-4293-bd03-a20e5a1e1ccf} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20160 | 2026.05.14 14:13:32.291846 [ 271 ] {06460827-c21c-4293-bd03-a20e5a1e1ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20161 | 2026.05.14 14:13:32.292223 [ 271 ] {06460827-c21c-4293-bd03-a20e5a1e1ccf} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20162 | 2026.05.14 14:13:32.292456 [ 271 ] {06460827-c21c-4293-bd03-a20e5a1e1ccf} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20163 | 2026.05.14 14:13:32.292599 [ 271 ] {06460827-c21c-4293-bd03-a20e5a1e1ccf} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001328 sec., 31626.506024096387 rows/sec., 1.80 MiB/sec. | ||
| 20164 | 2026.05.14 14:13:32.292603 [ 98 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20165 | 2026.05.14 14:13:32.292639 [ 271 ] {06460827-c21c-4293-bd03-a20e5a1e1ccf} <Debug> TCPHandler: Processed in 0.001544734 sec. | ||
| 20166 | 2026.05.14 14:13:32.292664 [ 98 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20167 | 2026.05.14 14:13:32.292697 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20168 | 2026.05.14 14:13:32.292773 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20169 | 2026.05.14 14:13:32.292870 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20170 | 2026.05.14 14:13:32.292898 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8700 rows starting from the beginning of the part | ||
| 20171 | 2026.05.14 14:13:32.292952 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 90 rows starting from the beginning of the part | ||
| 20172 | 2026.05.14 14:13:32.292999 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 20173 | 2026.05.14 14:13:32.293042 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 90 rows starting from the beginning of the part | ||
| 20174 | 2026.05.14 14:13:32.293085 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 20175 | 2026.05.14 14:13:32.293128 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 42 rows starting from the beginning of the part | ||
| 20176 | 2026.05.14 14:13:32.297164 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9042 rows, containing 4 columns (4 merged, 0 gathered) in 0.004423781 sec., 2043952.899115033 rows/sec., 131.76 MiB/sec. | ||
| 20177 | 2026.05.14 14:13:32.297347 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20178 | 2026.05.14 14:13:32.297639 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_141_28} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20179 | 2026.05.14 14:13:32.297719 [ 191 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_141_28} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20180 | 2026.05.14 14:13:32.297812 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 20181 | 2026.05.14 14:13:32.306015 [ 193 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2722 rows, containing 19 columns (19 merged, 0 gathered) in 0.01510099 sec., 180253.08274490613 rows/sec., 323.01 MiB/sec. | ||
| 20182 | 2026.05.14 14:13:32.307987 [ 191 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 20183 | 2026.05.14 14:13:32.308326 [ 191 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20184 | 2026.05.14 14:13:32.308399 [ 191 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 20185 | 2026.05.14 14:13:32.308550 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.63 MiB. | ||
| 20186 | 2026.05.14 14:13:33.000359 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.98 MiB, peak 416.56 MiB, free memory in arenas 0.00 B, will set to 408.56 MiB (RSS), difference: 9.58 MiB | ||
| 20187 | 2026.05.14 14:13:33.384327 [ 220 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20188 | 2026.05.14 14:13:33.384382 [ 220 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20189 | 2026.05.14 14:13:33.386241 [ 220 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20190 | 2026.05.14 14:13:33.491784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 20191 | 2026.05.14 14:13:33.510302 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20192 | 2026.05.14 14:13:33.510375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20193 | 2026.05.14 14:13:33.516858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 20194 | 2026.05.14 14:13:33.517628 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20195 | 2026.05.14 14:13:33.526675 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 20196 | 2026.05.14 14:13:36.586597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 2504 | ||
| 20197 | 2026.05.14 14:13:36.589657 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20198 | 2026.05.14 14:13:36.589695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20199 | 2026.05.14 14:13:36.590923 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20200 | 2026.05.14 14:13:36.591204 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20201 | 2026.05.14 14:13:36.591463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2504 | ||
| 20202 | 2026.05.14 14:13:36.945840 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20203 | 2026.05.14 14:13:36.946067 [ 271 ] {ee9a467f-ce15-4e8c-b1f0-25519ad62b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 20204 | 2026.05.14 14:13:36.946392 [ 271 ] {ee9a467f-ce15-4e8c-b1f0-25519ad62b18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20205 | 2026.05.14 14:13:36.946428 [ 271 ] {ee9a467f-ce15-4e8c-b1f0-25519ad62b18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 20206 | 2026.05.14 14:13:36.946639 [ 271 ] {ee9a467f-ce15-4e8c-b1f0-25519ad62b18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20207 | 2026.05.14 14:13:36.946706 [ 271 ] {ee9a467f-ce15-4e8c-b1f0-25519ad62b18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20208 | 2026.05.14 14:13:36.946847 [ 271 ] {ee9a467f-ce15-4e8c-b1f0-25519ad62b18} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 20209 | 2026.05.14 14:13:36.946937 [ 278 ] {ee9a467f-ce15-4e8c-b1f0-25519ad62b18} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20210 | 2026.05.14 14:13:36.946964 [ 327 ] {ee9a467f-ce15-4e8c-b1f0-25519ad62b18} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20211 | 2026.05.14 14:13:36.947068 [ 271 ] {ee9a467f-ce15-4e8c-b1f0-25519ad62b18} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 20212 | 2026.05.14 14:13:36.947097 [ 271 ] {ee9a467f-ce15-4e8c-b1f0-25519ad62b18} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20213 | 2026.05.14 14:13:36.947141 [ 271 ] {ee9a467f-ce15-4e8c-b1f0-25519ad62b18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 20214 | 2026.05.14 14:13:36.947162 [ 271 ] {ee9a467f-ce15-4e8c-b1f0-25519ad62b18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 20215 | 2026.05.14 14:13:36.948140 [ 271 ] {ee9a467f-ce15-4e8c-b1f0-25519ad62b18} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002167 sec., 20304.568527918782 rows/sec., 4.25 MiB/sec. | ||
| 20216 | 2026.05.14 14:13:36.948247 [ 271 ] {ee9a467f-ce15-4e8c-b1f0-25519ad62b18} <Debug> TCPHandler: Processed in 0.002537483 sec. | ||
| 20217 | 2026.05.14 14:13:36.949758 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20218 | 2026.05.14 14:13:36.949977 [ 271 ] {5c02bad4-76be-4f12-9b48-b9676aa7bc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20219 | 2026.05.14 14:13:36.950057 [ 271 ] {5c02bad4-76be-4f12-9b48-b9676aa7bc61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20220 | 2026.05.14 14:13:36.950701 [ 271 ] {5c02bad4-76be-4f12-9b48-b9676aa7bc61} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20221 | 2026.05.14 14:13:36.950744 [ 271 ] {5c02bad4-76be-4f12-9b48-b9676aa7bc61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20222 | 2026.05.14 14:13:36.951125 [ 271 ] {5c02bad4-76be-4f12-9b48-b9676aa7bc61} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20223 | 2026.05.14 14:13:36.951359 [ 271 ] {5c02bad4-76be-4f12-9b48-b9676aa7bc61} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20224 | 2026.05.14 14:13:36.951511 [ 271 ] {5c02bad4-76be-4f12-9b48-b9676aa7bc61} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001576 sec., 35532.99492385787 rows/sec., 2.71 MiB/sec. | ||
| 20225 | 2026.05.14 14:13:36.951553 [ 271 ] {5c02bad4-76be-4f12-9b48-b9676aa7bc61} <Debug> TCPHandler: Processed in 0.001845328 sec. | ||
| 20226 | 2026.05.14 14:13:36.951701 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20227 | 2026.05.14 14:13:36.951810 [ 271 ] {36c69abd-dacd-480f-93b3-130b721393a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20228 | 2026.05.14 14:13:36.951851 [ 271 ] {36c69abd-dacd-480f-93b3-130b721393a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20229 | 2026.05.14 14:13:36.952302 [ 271 ] {36c69abd-dacd-480f-93b3-130b721393a6} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20230 | 2026.05.14 14:13:36.952346 [ 271 ] {36c69abd-dacd-480f-93b3-130b721393a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20231 | 2026.05.14 14:13:36.952647 [ 271 ] {36c69abd-dacd-480f-93b3-130b721393a6} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20232 | 2026.05.14 14:13:36.952852 [ 271 ] {36c69abd-dacd-480f-93b3-130b721393a6} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20233 | 2026.05.14 14:13:36.952980 [ 271 ] {36c69abd-dacd-480f-93b3-130b721393a6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 20234 | 2026.05.14 14:13:36.953019 [ 271 ] {36c69abd-dacd-480f-93b3-130b721393a6} <Debug> TCPHandler: Processed in 0.001378053 sec. | ||
| 20235 | 2026.05.14 14:13:36.953186 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20236 | 2026.05.14 14:13:36.953283 [ 271 ] {edaf3f9a-2388-41ba-b9e1-65e434706b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20237 | 2026.05.14 14:13:36.953327 [ 271 ] {edaf3f9a-2388-41ba-b9e1-65e434706b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20238 | 2026.05.14 14:13:36.953733 [ 271 ] {edaf3f9a-2388-41ba-b9e1-65e434706b13} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20239 | 2026.05.14 14:13:36.953770 [ 271 ] {edaf3f9a-2388-41ba-b9e1-65e434706b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20240 | 2026.05.14 14:13:36.954090 [ 271 ] {edaf3f9a-2388-41ba-b9e1-65e434706b13} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20241 | 2026.05.14 14:13:36.954296 [ 271 ] {edaf3f9a-2388-41ba-b9e1-65e434706b13} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20242 | 2026.05.14 14:13:36.954419 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 5 parts from all_1_137_28 to all_141_141_0 | ||
| 20243 | 2026.05.14 14:13:36.954424 [ 271 ] {edaf3f9a-2388-41ba-b9e1-65e434706b13} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00116 sec., 110344.8275862069 rows/sec., 7.69 MiB/sec. | ||
| 20244 | 2026.05.14 14:13:36.954462 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20245 | 2026.05.14 14:13:36.954481 [ 271 ] {edaf3f9a-2388-41ba-b9e1-65e434706b13} <Debug> TCPHandler: Processed in 0.001345093 sec. | ||
| 20246 | 2026.05.14 14:13:36.954488 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20247 | 2026.05.14 14:13:36.954592 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_141_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_137_28 to all_141_141_0 into Compact with storage Full | ||
| 20248 | 2026.05.14 14:13:36.954626 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20249 | 2026.05.14 14:13:36.954711 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_141_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20250 | 2026.05.14 14:13:36.954723 [ 271 ] {3ccc0889-54a1-4fe0-b924-92a1eaaf42f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20251 | 2026.05.14 14:13:36.954745 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_137_28, total 54615 rows starting from the beginning of the part | ||
| 20252 | 2026.05.14 14:13:36.954765 [ 271 ] {3ccc0889-54a1-4fe0-b924-92a1eaaf42f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20253 | 2026.05.14 14:13:36.954810 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 20254 | 2026.05.14 14:13:36.954865 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 265 rows starting from the beginning of the part | ||
| 20255 | 2026.05.14 14:13:36.954913 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 20256 | 2026.05.14 14:13:36.954960 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1610 rows starting from the beginning of the part | ||
| 20257 | 2026.05.14 14:13:36.955110 [ 271 ] {3ccc0889-54a1-4fe0-b924-92a1eaaf42f6} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20258 | 2026.05.14 14:13:36.955145 [ 271 ] {3ccc0889-54a1-4fe0-b924-92a1eaaf42f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20259 | 2026.05.14 14:13:36.955454 [ 271 ] {3ccc0889-54a1-4fe0-b924-92a1eaaf42f6} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20260 | 2026.05.14 14:13:36.955669 [ 271 ] {3ccc0889-54a1-4fe0-b924-92a1eaaf42f6} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20261 | 2026.05.14 14:13:36.955801 [ 271 ] {3ccc0889-54a1-4fe0-b924-92a1eaaf42f6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001097 sec., 43755.697356426615 rows/sec., 2.95 MiB/sec. | ||
| 20262 | 2026.05.14 14:13:36.955838 [ 271 ] {3ccc0889-54a1-4fe0-b924-92a1eaaf42f6} <Debug> TCPHandler: Processed in 0.001267792 sec. | ||
| 20263 | 2026.05.14 14:13:36.963896 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_141_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56810 rows, containing 5 columns (5 merged, 0 gathered) in 0.009336877 sec., 6084475.569293672 rows/sec., 387.57 MiB/sec. | ||
| 20264 | 2026.05.14 14:13:36.964569 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_141_29} <Trace> MergedBlockOutputStream: filled checksums all_1_141_29 (state Temporary) | ||
| 20265 | 2026.05.14 14:13:36.964824 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_141_29} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_141_29 to all_1_141_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20266 | 2026.05.14 14:13:36.964886 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_141_29} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 5 parts: [all_1_137_28, all_141_141_0] -> all_1_141_29 | ||
| 20267 | 2026.05.14 14:13:36.964948 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 20268 | 2026.05.14 14:13:38.955002 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39848 | ||
| 20269 | 2026.05.14 14:13:38.955514 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20270 | 2026.05.14 14:13:38.955556 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20271 | 2026.05.14 14:13:38.956034 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 20272 | 2026.05.14 14:13:38.956283 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20273 | 2026.05.14 14:13:38.956412 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39848 | ||
| 20274 | 2026.05.14 14:13:41.027389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 20275 | 2026.05.14 14:13:41.046088 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20276 | 2026.05.14 14:13:41.046147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20277 | 2026.05.14 14:13:41.052857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 20278 | 2026.05.14 14:13:41.053653 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20279 | 2026.05.14 14:13:41.061740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 20280 | 2026.05.14 14:13:41.136236 [ 224 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20281 | 2026.05.14 14:13:41.136292 [ 224 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20282 | 2026.05.14 14:13:41.138394 [ 224 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20283 | 2026.05.14 14:13:41.337579 [ 223 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20284 | 2026.05.14 14:13:41.337637 [ 223 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20285 | 2026.05.14 14:13:41.339610 [ 223 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20286 | 2026.05.14 14:13:41.433915 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20287 | 2026.05.14 14:13:41.433964 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20288 | 2026.05.14 14:13:41.435836 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20289 | 2026.05.14 14:13:41.947419 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20290 | 2026.05.14 14:13:41.947672 [ 271 ] {2a8bf431-56ff-4937-b78d-7af03bf6b3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 20291 | 2026.05.14 14:13:41.948023 [ 271 ] {2a8bf431-56ff-4937-b78d-7af03bf6b3ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20292 | 2026.05.14 14:13:41.948060 [ 271 ] {2a8bf431-56ff-4937-b78d-7af03bf6b3ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 20293 | 2026.05.14 14:13:41.948287 [ 271 ] {2a8bf431-56ff-4937-b78d-7af03bf6b3ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20294 | 2026.05.14 14:13:41.948360 [ 271 ] {2a8bf431-56ff-4937-b78d-7af03bf6b3ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20295 | 2026.05.14 14:13:41.948507 [ 271 ] {2a8bf431-56ff-4937-b78d-7af03bf6b3ce} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 20296 | 2026.05.14 14:13:41.948609 [ 278 ] {2a8bf431-56ff-4937-b78d-7af03bf6b3ce} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20297 | 2026.05.14 14:13:41.948613 [ 327 ] {2a8bf431-56ff-4937-b78d-7af03bf6b3ce} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20298 | 2026.05.14 14:13:41.948780 [ 271 ] {2a8bf431-56ff-4937-b78d-7af03bf6b3ce} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 20299 | 2026.05.14 14:13:41.948828 [ 271 ] {2a8bf431-56ff-4937-b78d-7af03bf6b3ce} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20300 | 2026.05.14 14:13:41.948916 [ 271 ] {2a8bf431-56ff-4937-b78d-7af03bf6b3ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 20301 | 2026.05.14 14:13:41.948942 [ 271 ] {2a8bf431-56ff-4937-b78d-7af03bf6b3ce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 20302 | 2026.05.14 14:13:41.950118 [ 271 ] {2a8bf431-56ff-4937-b78d-7af03bf6b3ce} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002537 sec., 17343.3188805676 rows/sec., 3.63 MiB/sec. | ||
| 20303 | 2026.05.14 14:13:41.950300 [ 271 ] {2a8bf431-56ff-4937-b78d-7af03bf6b3ce} <Debug> TCPHandler: Processed in 0.003024688 sec. | ||
| 20304 | 2026.05.14 14:13:41.952185 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20305 | 2026.05.14 14:13:41.952345 [ 271 ] {3066665c-8fbd-4ca1-8d20-2dd25f72ab39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20306 | 2026.05.14 14:13:41.952409 [ 271 ] {3066665c-8fbd-4ca1-8d20-2dd25f72ab39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20307 | 2026.05.14 14:13:41.953060 [ 271 ] {3066665c-8fbd-4ca1-8d20-2dd25f72ab39} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20308 | 2026.05.14 14:13:41.953103 [ 271 ] {3066665c-8fbd-4ca1-8d20-2dd25f72ab39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20309 | 2026.05.14 14:13:41.953493 [ 271 ] {3066665c-8fbd-4ca1-8d20-2dd25f72ab39} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20310 | 2026.05.14 14:13:41.953730 [ 271 ] {3066665c-8fbd-4ca1-8d20-2dd25f72ab39} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20311 | 2026.05.14 14:13:41.953884 [ 271 ] {3066665c-8fbd-4ca1-8d20-2dd25f72ab39} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.70 MiB/sec. | ||
| 20312 | 2026.05.14 14:13:41.953927 [ 271 ] {3066665c-8fbd-4ca1-8d20-2dd25f72ab39} <Debug> TCPHandler: Processed in 0.001870057 sec. | ||
| 20313 | 2026.05.14 14:13:41.954070 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20314 | 2026.05.14 14:13:41.954170 [ 271 ] {c84bca6d-c513-48ea-a45a-582e76463761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20315 | 2026.05.14 14:13:41.954210 [ 271 ] {c84bca6d-c513-48ea-a45a-582e76463761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20316 | 2026.05.14 14:13:41.954646 [ 271 ] {c84bca6d-c513-48ea-a45a-582e76463761} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20317 | 2026.05.14 14:13:41.954684 [ 271 ] {c84bca6d-c513-48ea-a45a-582e76463761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20318 | 2026.05.14 14:13:41.954990 [ 271 ] {c84bca6d-c513-48ea-a45a-582e76463761} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20319 | 2026.05.14 14:13:41.955213 [ 271 ] {c84bca6d-c513-48ea-a45a-582e76463761} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20320 | 2026.05.14 14:13:41.955349 [ 271 ] {c84bca6d-c513-48ea-a45a-582e76463761} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 20321 | 2026.05.14 14:13:41.955388 [ 271 ] {c84bca6d-c513-48ea-a45a-582e76463761} <Debug> TCPHandler: Processed in 0.001367723 sec. | ||
| 20322 | 2026.05.14 14:13:41.955519 [ 219 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20323 | 2026.05.14 14:13:41.955523 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20324 | 2026.05.14 14:13:41.955586 [ 219 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20325 | 2026.05.14 14:13:41.955679 [ 271 ] {44953185-630e-402f-a9f4-7c371ae2c403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20326 | 2026.05.14 14:13:41.955731 [ 271 ] {44953185-630e-402f-a9f4-7c371ae2c403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20327 | 2026.05.14 14:13:41.956178 [ 271 ] {44953185-630e-402f-a9f4-7c371ae2c403} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20328 | 2026.05.14 14:13:41.956216 [ 271 ] {44953185-630e-402f-a9f4-7c371ae2c403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20329 | 2026.05.14 14:13:41.956593 [ 271 ] {44953185-630e-402f-a9f4-7c371ae2c403} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20330 | 2026.05.14 14:13:41.956920 [ 271 ] {44953185-630e-402f-a9f4-7c371ae2c403} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20331 | 2026.05.14 14:13:41.957071 [ 271 ] {44953185-630e-402f-a9f4-7c371ae2c403} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001411 sec., 113394.75549255847 rows/sec., 7.90 MiB/sec. | ||
| 20332 | 2026.05.14 14:13:41.957113 [ 271 ] {44953185-630e-402f-a9f4-7c371ae2c403} <Debug> TCPHandler: Processed in 0.001638764 sec. | ||
| 20333 | 2026.05.14 14:13:41.957257 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20334 | 2026.05.14 14:13:41.957357 [ 271 ] {4ef4f6f2-830c-4e1d-beee-48b763359051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20335 | 2026.05.14 14:13:41.957400 [ 271 ] {4ef4f6f2-830c-4e1d-beee-48b763359051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20336 | 2026.05.14 14:13:41.957772 [ 271 ] {4ef4f6f2-830c-4e1d-beee-48b763359051} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20337 | 2026.05.14 14:13:41.957811 [ 271 ] {4ef4f6f2-830c-4e1d-beee-48b763359051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20338 | 2026.05.14 14:13:41.957868 [ 219 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20339 | 2026.05.14 14:13:41.958142 [ 271 ] {4ef4f6f2-830c-4e1d-beee-48b763359051} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20340 | 2026.05.14 14:13:41.958380 [ 271 ] {4ef4f6f2-830c-4e1d-beee-48b763359051} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20341 | 2026.05.14 14:13:41.958512 [ 271 ] {4ef4f6f2-830c-4e1d-beee-48b763359051} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 20342 | 2026.05.14 14:13:41.958549 [ 271 ] {4ef4f6f2-830c-4e1d-beee-48b763359051} <Debug> TCPHandler: Processed in 0.001341882 sec. | ||
| 20343 | 2026.05.14 14:13:45.084828 [ 107 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Selected 5 parts from all_1_57_12 to all_61_61_0 | ||
| 20344 | 2026.05.14 14:13:45.084895 [ 107 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20345 | 2026.05.14 14:13:45.084920 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20346 | 2026.05.14 14:13:45.085040 [ 193 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_12 to all_61_61_0 into Compact with storage Full | ||
| 20347 | 2026.05.14 14:13:45.085197 [ 193 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20348 | 2026.05.14 14:13:45.085236 [ 193 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 950 rows starting from the beginning of the part | ||
| 20349 | 2026.05.14 14:13:45.085308 [ 193 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 950 rows starting from the beginning of the part | ||
| 20350 | 2026.05.14 14:13:45.085361 [ 193 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 149 rows starting from the beginning of the part | ||
| 20351 | 2026.05.14 14:13:45.085403 [ 193 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 150 rows starting from the beginning of the part | ||
| 20352 | 2026.05.14 14:13:45.085445 [ 193 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 950 rows starting from the beginning of the part | ||
| 20353 | 2026.05.14 14:13:45.086559 [ 188 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622675 sec., 1940622.7371469948 rows/sec., 122.65 MiB/sec. | ||
| 20354 | 2026.05.14 14:13:45.086806 [ 193 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 20355 | 2026.05.14 14:13:45.087053 [ 193 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_61_13} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20356 | 2026.05.14 14:13:45.087123 [ 193 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_61_13} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Merged 5 parts: [all_1_57_12, all_61_61_0] -> all_1_61_13 | ||
| 20357 | 2026.05.14 14:13:45.087189 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 20358 | 2026.05.14 14:13:46.259589 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20359 | 2026.05.14 14:13:46.259686 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20360 | 2026.05.14 14:13:46.456876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40360 | ||
| 20361 | 2026.05.14 14:13:46.457447 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20362 | 2026.05.14 14:13:46.457502 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20363 | 2026.05.14 14:13:46.458012 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20364 | 2026.05.14 14:13:46.458252 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20365 | 2026.05.14 14:13:46.458408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40360 | ||
| 20366 | 2026.05.14 14:13:46.591959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2524 | ||
| 20367 | 2026.05.14 14:13:46.594221 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20368 | 2026.05.14 14:13:46.594273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20369 | 2026.05.14 14:13:46.595578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20370 | 2026.05.14 14:13:46.595850 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20371 | 2026.05.14 14:13:46.596120 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2524 | ||
| 20372 | 2026.05.14 14:13:46.953597 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20373 | 2026.05.14 14:13:46.953858 [ 271 ] {c0872876-4a5c-4019-9cac-c826c75bf102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 20374 | 2026.05.14 14:13:46.954243 [ 271 ] {c0872876-4a5c-4019-9cac-c826c75bf102} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20375 | 2026.05.14 14:13:46.954286 [ 271 ] {c0872876-4a5c-4019-9cac-c826c75bf102} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 20376 | 2026.05.14 14:13:46.954558 [ 271 ] {c0872876-4a5c-4019-9cac-c826c75bf102} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20377 | 2026.05.14 14:13:46.954628 [ 271 ] {c0872876-4a5c-4019-9cac-c826c75bf102} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20378 | 2026.05.14 14:13:46.954779 [ 271 ] {c0872876-4a5c-4019-9cac-c826c75bf102} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 20379 | 2026.05.14 14:13:46.954850 [ 278 ] {c0872876-4a5c-4019-9cac-c826c75bf102} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20380 | 2026.05.14 14:13:46.954890 [ 365 ] {c0872876-4a5c-4019-9cac-c826c75bf102} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20381 | 2026.05.14 14:13:46.955026 [ 271 ] {c0872876-4a5c-4019-9cac-c826c75bf102} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 20382 | 2026.05.14 14:13:46.955055 [ 271 ] {c0872876-4a5c-4019-9cac-c826c75bf102} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20383 | 2026.05.14 14:13:46.955104 [ 271 ] {c0872876-4a5c-4019-9cac-c826c75bf102} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 20384 | 2026.05.14 14:13:46.955126 [ 271 ] {c0872876-4a5c-4019-9cac-c826c75bf102} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 20385 | 2026.05.14 14:13:46.956115 [ 271 ] {c0872876-4a5c-4019-9cac-c826c75bf102} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002372 sec., 18549.74704890388 rows/sec., 3.88 MiB/sec. | ||
| 20386 | 2026.05.14 14:13:46.956185 [ 271 ] {c0872876-4a5c-4019-9cac-c826c75bf102} <Debug> TCPHandler: Processed in 0.002732865 sec. | ||
| 20387 | 2026.05.14 14:13:46.961949 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20388 | 2026.05.14 14:13:46.962069 [ 271 ] {45cd703e-13e1-4027-8f84-e35eabd9854d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20389 | 2026.05.14 14:13:46.962124 [ 271 ] {45cd703e-13e1-4027-8f84-e35eabd9854d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20390 | 2026.05.14 14:13:46.962818 [ 271 ] {45cd703e-13e1-4027-8f84-e35eabd9854d} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20391 | 2026.05.14 14:13:46.962869 [ 271 ] {45cd703e-13e1-4027-8f84-e35eabd9854d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20392 | 2026.05.14 14:13:46.963267 [ 271 ] {45cd703e-13e1-4027-8f84-e35eabd9854d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20393 | 2026.05.14 14:13:46.963497 [ 271 ] {45cd703e-13e1-4027-8f84-e35eabd9854d} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20394 | 2026.05.14 14:13:46.963650 [ 271 ] {45cd703e-13e1-4027-8f84-e35eabd9854d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001616 sec., 175742.57425742573 rows/sec., 11.16 MiB/sec. | ||
| 20395 | 2026.05.14 14:13:46.963691 [ 271 ] {45cd703e-13e1-4027-8f84-e35eabd9854d} <Debug> TCPHandler: Processed in 0.001796497 sec. | ||
| 20396 | 2026.05.14 14:13:46.963841 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20397 | 2026.05.14 14:13:46.963942 [ 271 ] {55c7160b-b56b-47a3-9be7-dddc21df5cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20398 | 2026.05.14 14:13:46.963986 [ 271 ] {55c7160b-b56b-47a3-9be7-dddc21df5cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20399 | 2026.05.14 14:13:46.964706 [ 271 ] {55c7160b-b56b-47a3-9be7-dddc21df5cd9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20400 | 2026.05.14 14:13:46.964744 [ 271 ] {55c7160b-b56b-47a3-9be7-dddc21df5cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20401 | 2026.05.14 14:13:46.965097 [ 271 ] {55c7160b-b56b-47a3-9be7-dddc21df5cd9} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20402 | 2026.05.14 14:13:46.965319 [ 271 ] {55c7160b-b56b-47a3-9be7-dddc21df5cd9} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20403 | 2026.05.14 14:13:46.965451 [ 271 ] {55c7160b-b56b-47a3-9be7-dddc21df5cd9} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001529 sec., 576193.5905820798 rows/sec., 45.27 MiB/sec. | ||
| 20404 | 2026.05.14 14:13:46.965490 [ 271 ] {55c7160b-b56b-47a3-9be7-dddc21df5cd9} <Debug> TCPHandler: Processed in 0.001698826 sec. | ||
| 20405 | 2026.05.14 14:13:46.965627 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20406 | 2026.05.14 14:13:46.965725 [ 271 ] {12e386c7-d531-4f6c-af9a-67af501d4584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20407 | 2026.05.14 14:13:46.965766 [ 271 ] {12e386c7-d531-4f6c-af9a-67af501d4584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20408 | 2026.05.14 14:13:46.966243 [ 271 ] {12e386c7-d531-4f6c-af9a-67af501d4584} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20409 | 2026.05.14 14:13:46.966280 [ 271 ] {12e386c7-d531-4f6c-af9a-67af501d4584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20410 | 2026.05.14 14:13:46.966593 [ 271 ] {12e386c7-d531-4f6c-af9a-67af501d4584} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20411 | 2026.05.14 14:13:46.966814 [ 271 ] {12e386c7-d531-4f6c-af9a-67af501d4584} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20412 | 2026.05.14 14:13:46.966945 [ 271 ] {12e386c7-d531-4f6c-af9a-67af501d4584} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001239 sec., 148506.86037126713 rows/sec., 9.22 MiB/sec. | ||
| 20413 | 2026.05.14 14:13:46.966984 [ 271 ] {12e386c7-d531-4f6c-af9a-67af501d4584} <Debug> TCPHandler: Processed in 0.001406173 sec. | ||
| 20414 | 2026.05.14 14:13:46.967113 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20415 | 2026.05.14 14:13:46.967211 [ 271 ] {267d9e9d-f503-4c36-8ee2-09cf0d50e4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20416 | 2026.05.14 14:13:46.967251 [ 271 ] {267d9e9d-f503-4c36-8ee2-09cf0d50e4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20417 | 2026.05.14 14:13:46.967689 [ 271 ] {267d9e9d-f503-4c36-8ee2-09cf0d50e4d8} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20418 | 2026.05.14 14:13:46.967727 [ 271 ] {267d9e9d-f503-4c36-8ee2-09cf0d50e4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20419 | 2026.05.14 14:13:46.968057 [ 271 ] {267d9e9d-f503-4c36-8ee2-09cf0d50e4d8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20420 | 2026.05.14 14:13:46.968452 [ 271 ] {267d9e9d-f503-4c36-8ee2-09cf0d50e4d8} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20421 | 2026.05.14 14:13:46.968707 [ 271 ] {267d9e9d-f503-4c36-8ee2-09cf0d50e4d8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001506 sec., 98937.58300132802 rows/sec., 6.39 MiB/sec. | ||
| 20422 | 2026.05.14 14:13:46.968797 [ 271 ] {267d9e9d-f503-4c36-8ee2-09cf0d50e4d8} <Debug> TCPHandler: Processed in 0.001732696 sec. | ||
| 20423 | 2026.05.14 14:13:46.969007 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20424 | 2026.05.14 14:13:46.969150 [ 271 ] {309fa400-1799-4bb9-8031-5f66bf8092d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20425 | 2026.05.14 14:13:46.969212 [ 271 ] {309fa400-1799-4bb9-8031-5f66bf8092d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20426 | 2026.05.14 14:13:46.969803 [ 271 ] {309fa400-1799-4bb9-8031-5f66bf8092d7} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20427 | 2026.05.14 14:13:46.969843 [ 271 ] {309fa400-1799-4bb9-8031-5f66bf8092d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20428 | 2026.05.14 14:13:46.970221 [ 271 ] {309fa400-1799-4bb9-8031-5f66bf8092d7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20429 | 2026.05.14 14:13:46.970461 [ 271 ] {309fa400-1799-4bb9-8031-5f66bf8092d7} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20430 | 2026.05.14 14:13:46.970597 [ 271 ] {309fa400-1799-4bb9-8031-5f66bf8092d7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001497 sec., 98864.39545758182 rows/sec., 5.62 MiB/sec. | ||
| 20431 | 2026.05.14 14:13:46.970638 [ 271 ] {309fa400-1799-4bb9-8031-5f66bf8092d7} <Debug> TCPHandler: Processed in 0.001750536 sec. | ||
| 20432 | 2026.05.14 14:13:46.970774 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20433 | 2026.05.14 14:13:46.970872 [ 271 ] {fc159cf7-f56b-461b-a4f2-6a73874ad755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20434 | 2026.05.14 14:13:46.970914 [ 271 ] {fc159cf7-f56b-461b-a4f2-6a73874ad755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20435 | 2026.05.14 14:13:46.971712 [ 271 ] {fc159cf7-f56b-461b-a4f2-6a73874ad755} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20436 | 2026.05.14 14:13:46.971750 [ 271 ] {fc159cf7-f56b-461b-a4f2-6a73874ad755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20437 | 2026.05.14 14:13:46.972100 [ 271 ] {fc159cf7-f56b-461b-a4f2-6a73874ad755} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20438 | 2026.05.14 14:13:46.972310 [ 271 ] {fc159cf7-f56b-461b-a4f2-6a73874ad755} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20439 | 2026.05.14 14:13:46.972443 [ 271 ] {fc159cf7-f56b-461b-a4f2-6a73874ad755} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001589 sec., 334801.7621145375 rows/sec., 23.69 MiB/sec. | ||
| 20440 | 2026.05.14 14:13:46.972482 [ 271 ] {fc159cf7-f56b-461b-a4f2-6a73874ad755} <Debug> TCPHandler: Processed in 0.001757226 sec. | ||
| 20441 | 2026.05.14 14:13:46.972618 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20442 | 2026.05.14 14:13:46.972714 [ 271 ] {c06b5812-f52e-4976-8284-1a09412258ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20443 | 2026.05.14 14:13:46.972756 [ 271 ] {c06b5812-f52e-4976-8284-1a09412258ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20444 | 2026.05.14 14:13:46.973119 [ 271 ] {c06b5812-f52e-4976-8284-1a09412258ff} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20445 | 2026.05.14 14:13:46.973156 [ 271 ] {c06b5812-f52e-4976-8284-1a09412258ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20446 | 2026.05.14 14:13:46.973461 [ 271 ] {c06b5812-f52e-4976-8284-1a09412258ff} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20447 | 2026.05.14 14:13:46.973687 [ 271 ] {c06b5812-f52e-4976-8284-1a09412258ff} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20448 | 2026.05.14 14:13:46.973822 [ 271 ] {c06b5812-f52e-4976-8284-1a09412258ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 20449 | 2026.05.14 14:13:46.973860 [ 271 ] {c06b5812-f52e-4976-8284-1a09412258ff} <Debug> TCPHandler: Processed in 0.001291572 sec. | ||
| 20450 | 2026.05.14 14:13:46.973990 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20451 | 2026.05.14 14:13:46.974191 [ 271 ] {8c76412c-bbe7-47cf-9747-cd44172f013e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20452 | 2026.05.14 14:13:46.974234 [ 271 ] {8c76412c-bbe7-47cf-9747-cd44172f013e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20453 | 2026.05.14 14:13:46.974692 [ 271 ] {8c76412c-bbe7-47cf-9747-cd44172f013e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20454 | 2026.05.14 14:13:46.974729 [ 271 ] {8c76412c-bbe7-47cf-9747-cd44172f013e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20455 | 2026.05.14 14:13:46.975071 [ 271 ] {8c76412c-bbe7-47cf-9747-cd44172f013e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20456 | 2026.05.14 14:13:46.975317 [ 271 ] {8c76412c-bbe7-47cf-9747-cd44172f013e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20457 | 2026.05.14 14:13:46.975449 [ 271 ] {8c76412c-bbe7-47cf-9747-cd44172f013e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001277 sec., 207517.61942051686 rows/sec., 13.79 MiB/sec. | ||
| 20458 | 2026.05.14 14:13:46.975589 [ 271 ] {8c76412c-bbe7-47cf-9747-cd44172f013e} <Debug> TCPHandler: Processed in 0.001648156 sec. | ||
| 20459 | 2026.05.14 14:13:46.975724 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20460 | 2026.05.14 14:13:46.975821 [ 271 ] {f442ee95-6531-4949-849c-1a841313604c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20461 | 2026.05.14 14:13:46.975864 [ 271 ] {f442ee95-6531-4949-849c-1a841313604c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20462 | 2026.05.14 14:13:46.976209 [ 271 ] {f442ee95-6531-4949-849c-1a841313604c} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20463 | 2026.05.14 14:13:46.976245 [ 271 ] {f442ee95-6531-4949-849c-1a841313604c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20464 | 2026.05.14 14:13:46.976541 [ 271 ] {f442ee95-6531-4949-849c-1a841313604c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20465 | 2026.05.14 14:13:46.976752 [ 271 ] {f442ee95-6531-4949-849c-1a841313604c} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20466 | 2026.05.14 14:13:46.976882 [ 271 ] {f442ee95-6531-4949-849c-1a841313604c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 20467 | 2026.05.14 14:13:46.976919 [ 271 ] {f442ee95-6531-4949-849c-1a841313604c} <Debug> TCPHandler: Processed in 0.001244151 sec. | ||
| 20468 | 2026.05.14 14:13:46.977047 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20469 | 2026.05.14 14:13:46.977143 [ 271 ] {488671b3-4311-4ff9-b2a1-ebc668ebeece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20470 | 2026.05.14 14:13:46.977199 [ 271 ] {488671b3-4311-4ff9-b2a1-ebc668ebeece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20471 | 2026.05.14 14:13:46.978151 [ 271 ] {488671b3-4311-4ff9-b2a1-ebc668ebeece} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20472 | 2026.05.14 14:13:46.978188 [ 271 ] {488671b3-4311-4ff9-b2a1-ebc668ebeece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20473 | 2026.05.14 14:13:46.978779 [ 271 ] {488671b3-4311-4ff9-b2a1-ebc668ebeece} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20474 | 2026.05.14 14:13:46.979008 [ 271 ] {488671b3-4311-4ff9-b2a1-ebc668ebeece} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20475 | 2026.05.14 14:13:46.979148 [ 271 ] {488671b3-4311-4ff9-b2a1-ebc668ebeece} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002022 sec., 20771.513353115726 rows/sec., 37.22 MiB/sec. | ||
| 20476 | 2026.05.14 14:13:46.979204 [ 271 ] {488671b3-4311-4ff9-b2a1-ebc668ebeece} <Debug> TCPHandler: Processed in 0.00220561 sec. | ||
| 20477 | 2026.05.14 14:13:46.979354 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20478 | 2026.05.14 14:13:46.979452 [ 271 ] {7bb271a2-c729-469d-8f49-aee26af3a617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20479 | 2026.05.14 14:13:46.979495 [ 271 ] {7bb271a2-c729-469d-8f49-aee26af3a617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20480 | 2026.05.14 14:13:46.979849 [ 271 ] {7bb271a2-c729-469d-8f49-aee26af3a617} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20481 | 2026.05.14 14:13:46.979886 [ 271 ] {7bb271a2-c729-469d-8f49-aee26af3a617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20482 | 2026.05.14 14:13:46.980297 [ 271 ] {7bb271a2-c729-469d-8f49-aee26af3a617} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20483 | 2026.05.14 14:13:46.980526 [ 271 ] {7bb271a2-c729-469d-8f49-aee26af3a617} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20484 | 2026.05.14 14:13:46.980658 [ 271 ] {7bb271a2-c729-469d-8f49-aee26af3a617} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001225 sec., 73469.38775510204 rows/sec., 4.60 MiB/sec. | ||
| 20485 | 2026.05.14 14:13:46.980695 [ 271 ] {7bb271a2-c729-469d-8f49-aee26af3a617} <Debug> TCPHandler: Processed in 0.001390103 sec. | ||
| 20486 | 2026.05.14 14:13:48.562009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 20487 | 2026.05.14 14:13:48.579224 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20488 | 2026.05.14 14:13:48.579275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20489 | 2026.05.14 14:13:48.585413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20490 | 2026.05.14 14:13:48.586112 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20491 | 2026.05.14 14:13:48.588999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 20492 | 2026.05.14 14:13:51.946739 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20493 | 2026.05.14 14:13:51.946975 [ 271 ] {e3de68f4-4816-4c79-b060-15af099f1f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 20494 | 2026.05.14 14:13:51.947308 [ 271 ] {e3de68f4-4816-4c79-b060-15af099f1f30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20495 | 2026.05.14 14:13:51.947346 [ 271 ] {e3de68f4-4816-4c79-b060-15af099f1f30} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 20496 | 2026.05.14 14:13:51.947561 [ 271 ] {e3de68f4-4816-4c79-b060-15af099f1f30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20497 | 2026.05.14 14:13:51.947631 [ 271 ] {e3de68f4-4816-4c79-b060-15af099f1f30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20498 | 2026.05.14 14:13:51.947774 [ 271 ] {e3de68f4-4816-4c79-b060-15af099f1f30} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 20499 | 2026.05.14 14:13:51.947866 [ 278 ] {e3de68f4-4816-4c79-b060-15af099f1f30} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20500 | 2026.05.14 14:13:51.947874 [ 324 ] {e3de68f4-4816-4c79-b060-15af099f1f30} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20501 | 2026.05.14 14:13:51.948010 [ 271 ] {e3de68f4-4816-4c79-b060-15af099f1f30} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 20502 | 2026.05.14 14:13:51.948040 [ 271 ] {e3de68f4-4816-4c79-b060-15af099f1f30} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20503 | 2026.05.14 14:13:51.948086 [ 271 ] {e3de68f4-4816-4c79-b060-15af099f1f30} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 20504 | 2026.05.14 14:13:51.948106 [ 271 ] {e3de68f4-4816-4c79-b060-15af099f1f30} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 20505 | 2026.05.14 14:13:51.949152 [ 271 ] {e3de68f4-4816-4c79-b060-15af099f1f30} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002259 sec., 19477.644975652944 rows/sec., 4.07 MiB/sec. | ||
| 20506 | 2026.05.14 14:13:51.949280 [ 271 ] {e3de68f4-4816-4c79-b060-15af099f1f30} <Debug> TCPHandler: Processed in 0.002673554 sec. | ||
| 20507 | 2026.05.14 14:13:51.950967 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20508 | 2026.05.14 14:13:51.951109 [ 271 ] {7ad3b46f-4bfc-474d-b1f0-c73e7623b316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20509 | 2026.05.14 14:13:51.951171 [ 271 ] {7ad3b46f-4bfc-474d-b1f0-c73e7623b316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20510 | 2026.05.14 14:13:51.951769 [ 271 ] {7ad3b46f-4bfc-474d-b1f0-c73e7623b316} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20511 | 2026.05.14 14:13:51.951810 [ 271 ] {7ad3b46f-4bfc-474d-b1f0-c73e7623b316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20512 | 2026.05.14 14:13:51.952232 [ 271 ] {7ad3b46f-4bfc-474d-b1f0-c73e7623b316} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20513 | 2026.05.14 14:13:51.952449 [ 271 ] {7ad3b46f-4bfc-474d-b1f0-c73e7623b316} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20514 | 2026.05.14 14:13:51.952592 [ 271 ] {7ad3b46f-4bfc-474d-b1f0-c73e7623b316} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001519 sec., 36866.35944700461 rows/sec., 2.81 MiB/sec. | ||
| 20515 | 2026.05.14 14:13:51.952632 [ 271 ] {7ad3b46f-4bfc-474d-b1f0-c73e7623b316} <Debug> TCPHandler: Processed in 0.001783117 sec. | ||
| 20516 | 2026.05.14 14:13:51.952772 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20517 | 2026.05.14 14:13:51.952869 [ 271 ] {c910ddfb-c46e-4ba1-b7c6-0fb277526c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20518 | 2026.05.14 14:13:51.952910 [ 271 ] {c910ddfb-c46e-4ba1-b7c6-0fb277526c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20519 | 2026.05.14 14:13:51.953391 [ 271 ] {c910ddfb-c46e-4ba1-b7c6-0fb277526c43} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20520 | 2026.05.14 14:13:51.953428 [ 271 ] {c910ddfb-c46e-4ba1-b7c6-0fb277526c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20521 | 2026.05.14 14:13:51.953742 [ 271 ] {c910ddfb-c46e-4ba1-b7c6-0fb277526c43} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20522 | 2026.05.14 14:13:51.953957 [ 271 ] {c910ddfb-c46e-4ba1-b7c6-0fb277526c43} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20523 | 2026.05.14 14:13:51.954085 [ 271 ] {c910ddfb-c46e-4ba1-b7c6-0fb277526c43} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 20524 | 2026.05.14 14:13:51.954124 [ 271 ] {c910ddfb-c46e-4ba1-b7c6-0fb277526c43} <Debug> TCPHandler: Processed in 0.001401203 sec. | ||
| 20525 | 2026.05.14 14:13:51.954253 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20526 | 2026.05.14 14:13:51.954349 [ 271 ] {033cf98c-85dc-4c74-a24b-1c4ffec1139b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20527 | 2026.05.14 14:13:51.954391 [ 271 ] {033cf98c-85dc-4c74-a24b-1c4ffec1139b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20528 | 2026.05.14 14:13:51.954818 [ 271 ] {033cf98c-85dc-4c74-a24b-1c4ffec1139b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20529 | 2026.05.14 14:13:51.954854 [ 271 ] {033cf98c-85dc-4c74-a24b-1c4ffec1139b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20530 | 2026.05.14 14:13:51.955178 [ 271 ] {033cf98c-85dc-4c74-a24b-1c4ffec1139b} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20531 | 2026.05.14 14:13:51.955387 [ 271 ] {033cf98c-85dc-4c74-a24b-1c4ffec1139b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20532 | 2026.05.14 14:13:51.955514 [ 271 ] {033cf98c-85dc-4c74-a24b-1c4ffec1139b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 20533 | 2026.05.14 14:13:51.955552 [ 271 ] {033cf98c-85dc-4c74-a24b-1c4ffec1139b} <Debug> TCPHandler: Processed in 0.001347663 sec. | ||
| 20534 | 2026.05.14 14:13:51.955697 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20535 | 2026.05.14 14:13:51.955794 [ 271 ] {5c36bf6b-f8d5-440e-826e-8132c0bf8cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20536 | 2026.05.14 14:13:51.955835 [ 271 ] {5c36bf6b-f8d5-440e-826e-8132c0bf8cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20537 | 2026.05.14 14:13:51.956332 [ 271 ] {5c36bf6b-f8d5-440e-826e-8132c0bf8cff} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20538 | 2026.05.14 14:13:51.956368 [ 271 ] {5c36bf6b-f8d5-440e-826e-8132c0bf8cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20539 | 2026.05.14 14:13:51.956724 [ 271 ] {5c36bf6b-f8d5-440e-826e-8132c0bf8cff} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20540 | 2026.05.14 14:13:51.956933 [ 271 ] {5c36bf6b-f8d5-440e-826e-8132c0bf8cff} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20541 | 2026.05.14 14:13:51.957063 [ 271 ] {5c36bf6b-f8d5-440e-826e-8132c0bf8cff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 20542 | 2026.05.14 14:13:51.957099 [ 271 ] {5c36bf6b-f8d5-440e-826e-8132c0bf8cff} <Debug> TCPHandler: Processed in 0.001451464 sec. | ||
| 20543 | 2026.05.14 14:13:53.191720 [ 219 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20544 | 2026.05.14 14:13:53.191781 [ 219 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20545 | 2026.05.14 14:13:53.194018 [ 219 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20546 | 2026.05.14 14:13:53.959545 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40808 | ||
| 20547 | 2026.05.14 14:13:53.960086 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20548 | 2026.05.14 14:13:53.960126 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20549 | 2026.05.14 14:13:53.960622 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20550 | 2026.05.14 14:13:53.960865 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20551 | 2026.05.14 14:13:53.960997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40808 | ||
| 20552 | 2026.05.14 14:13:56.089094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 20553 | 2026.05.14 14:13:56.106265 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20554 | 2026.05.14 14:13:56.106322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20555 | 2026.05.14 14:13:56.112384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20556 | 2026.05.14 14:13:56.113097 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20557 | 2026.05.14 14:13:56.113601 [ 223 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20558 | 2026.05.14 14:13:56.113662 [ 223 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20559 | 2026.05.14 14:13:56.115890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 20560 | 2026.05.14 14:13:56.115926 [ 223 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20561 | 2026.05.14 14:13:56.597139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2558 | ||
| 20562 | 2026.05.14 14:13:56.599679 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20563 | 2026.05.14 14:13:56.599731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20564 | 2026.05.14 14:13:56.600950 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20565 | 2026.05.14 14:13:56.601220 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20566 | 2026.05.14 14:13:56.601495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2558 | ||
| 20567 | 2026.05.14 14:13:56.601503 [ 220 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20568 | 2026.05.14 14:13:56.601568 [ 220 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20569 | 2026.05.14 14:13:56.603712 [ 220 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20570 | 2026.05.14 14:13:56.953095 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20571 | 2026.05.14 14:13:56.953489 [ 271 ] {61dbd232-1b83-4996-b9b8-eb99ac489593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 20572 | 2026.05.14 14:13:56.953977 [ 271 ] {61dbd232-1b83-4996-b9b8-eb99ac489593} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20573 | 2026.05.14 14:13:56.954018 [ 271 ] {61dbd232-1b83-4996-b9b8-eb99ac489593} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 20574 | 2026.05.14 14:13:56.954267 [ 271 ] {61dbd232-1b83-4996-b9b8-eb99ac489593} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20575 | 2026.05.14 14:13:56.954336 [ 271 ] {61dbd232-1b83-4996-b9b8-eb99ac489593} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20576 | 2026.05.14 14:13:56.954484 [ 271 ] {61dbd232-1b83-4996-b9b8-eb99ac489593} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 20577 | 2026.05.14 14:13:56.954595 [ 278 ] {61dbd232-1b83-4996-b9b8-eb99ac489593} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20578 | 2026.05.14 14:13:56.954608 [ 324 ] {61dbd232-1b83-4996-b9b8-eb99ac489593} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20579 | 2026.05.14 14:13:56.954741 [ 271 ] {61dbd232-1b83-4996-b9b8-eb99ac489593} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 20580 | 2026.05.14 14:13:56.954771 [ 271 ] {61dbd232-1b83-4996-b9b8-eb99ac489593} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20581 | 2026.05.14 14:13:56.954817 [ 271 ] {61dbd232-1b83-4996-b9b8-eb99ac489593} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 20582 | 2026.05.14 14:13:56.954839 [ 271 ] {61dbd232-1b83-4996-b9b8-eb99ac489593} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 20583 | 2026.05.14 14:13:56.956273 [ 271 ] {61dbd232-1b83-4996-b9b8-eb99ac489593} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002962 sec., 14854.82781904119 rows/sec., 3.11 MiB/sec. | ||
| 20584 | 2026.05.14 14:13:56.956386 [ 271 ] {61dbd232-1b83-4996-b9b8-eb99ac489593} <Debug> TCPHandler: Processed in 0.003491382 sec. | ||
| 20585 | 2026.05.14 14:13:56.962123 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20586 | 2026.05.14 14:13:56.962236 [ 271 ] {74ff8909-739a-4335-aadd-9b77c8be6f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20587 | 2026.05.14 14:13:56.962279 [ 271 ] {74ff8909-739a-4335-aadd-9b77c8be6f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20588 | 2026.05.14 14:13:56.962976 [ 271 ] {74ff8909-739a-4335-aadd-9b77c8be6f66} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20589 | 2026.05.14 14:13:56.963024 [ 271 ] {74ff8909-739a-4335-aadd-9b77c8be6f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20590 | 2026.05.14 14:13:56.963412 [ 271 ] {74ff8909-739a-4335-aadd-9b77c8be6f66} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20591 | 2026.05.14 14:13:56.963643 [ 271 ] {74ff8909-739a-4335-aadd-9b77c8be6f66} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20592 | 2026.05.14 14:13:56.963796 [ 271 ] {74ff8909-739a-4335-aadd-9b77c8be6f66} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001592 sec., 178391.95979899497 rows/sec., 11.33 MiB/sec. | ||
| 20593 | 2026.05.14 14:13:56.963835 [ 271 ] {74ff8909-739a-4335-aadd-9b77c8be6f66} <Debug> TCPHandler: Processed in 0.001762486 sec. | ||
| 20594 | 2026.05.14 14:13:56.963972 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20595 | 2026.05.14 14:13:56.964070 [ 271 ] {cac58b43-b356-4765-a104-9f69d594f28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20596 | 2026.05.14 14:13:56.964110 [ 271 ] {cac58b43-b356-4765-a104-9f69d594f28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20597 | 2026.05.14 14:13:56.965040 [ 271 ] {cac58b43-b356-4765-a104-9f69d594f28d} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20598 | 2026.05.14 14:13:56.965076 [ 271 ] {cac58b43-b356-4765-a104-9f69d594f28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20599 | 2026.05.14 14:13:56.965425 [ 271 ] {cac58b43-b356-4765-a104-9f69d594f28d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20600 | 2026.05.14 14:13:56.965636 [ 271 ] {cac58b43-b356-4765-a104-9f69d594f28d} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20601 | 2026.05.14 14:13:56.965764 [ 271 ] {cac58b43-b356-4765-a104-9f69d594f28d} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001713 sec., 514302.39346176304 rows/sec., 40.41 MiB/sec. | ||
| 20602 | 2026.05.14 14:13:56.965791 [ 103 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20603 | 2026.05.14 14:13:56.965802 [ 271 ] {cac58b43-b356-4765-a104-9f69d594f28d} <Debug> TCPHandler: Processed in 0.001879978 sec. | ||
| 20604 | 2026.05.14 14:13:56.965845 [ 103 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20605 | 2026.05.14 14:13:56.965873 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20606 | 2026.05.14 14:13:56.965958 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20607 | 2026.05.14 14:13:56.965982 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20608 | 2026.05.14 14:13:56.966071 [ 271 ] {7c3388ee-b75e-4304-b231-4bf886f46df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20609 | 2026.05.14 14:13:56.966092 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20610 | 2026.05.14 14:13:56.966114 [ 271 ] {7c3388ee-b75e-4304-b231-4bf886f46df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20611 | 2026.05.14 14:13:56.966126 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3240 rows starting from the beginning of the part | ||
| 20612 | 2026.05.14 14:13:56.966192 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
| 20613 | 2026.05.14 14:13:56.966246 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part | ||
| 20614 | 2026.05.14 14:13:56.966296 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 881 rows starting from the beginning of the part | ||
| 20615 | 2026.05.14 14:13:56.966345 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 56 rows starting from the beginning of the part | ||
| 20616 | 2026.05.14 14:13:56.966391 [ 199 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 881 rows starting from the beginning of the part | ||
| 20617 | 2026.05.14 14:13:56.966699 [ 271 ] {7c3388ee-b75e-4304-b231-4bf886f46df2} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20618 | 2026.05.14 14:13:56.966734 [ 271 ] {7c3388ee-b75e-4304-b231-4bf886f46df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20619 | 2026.05.14 14:13:56.967046 [ 271 ] {7c3388ee-b75e-4304-b231-4bf886f46df2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20620 | 2026.05.14 14:13:56.967268 [ 271 ] {7c3388ee-b75e-4304-b231-4bf886f46df2} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20621 | 2026.05.14 14:13:56.967400 [ 271 ] {7c3388ee-b75e-4304-b231-4bf886f46df2} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001348 sec., 136498.51632047477 rows/sec., 8.48 MiB/sec. | ||
| 20622 | 2026.05.14 14:13:56.967439 [ 271 ] {7c3388ee-b75e-4304-b231-4bf886f46df2} <Debug> TCPHandler: Processed in 0.001529854 sec. | ||
| 20623 | 2026.05.14 14:13:56.967474 [ 222 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20624 | 2026.05.14 14:13:56.967517 [ 222 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20625 | 2026.05.14 14:13:56.967562 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20626 | 2026.05.14 14:13:56.967664 [ 271 ] {8c960caa-03af-41dc-8f71-9f73150e5c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20627 | 2026.05.14 14:13:56.967704 [ 271 ] {8c960caa-03af-41dc-8f71-9f73150e5c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20628 | 2026.05.14 14:13:56.968154 [ 193 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5170 rows, containing 5 columns (5 merged, 0 gathered) in 0.002219591 sec., 2329257.957885034 rows/sec., 186.07 MiB/sec. | ||
| 20629 | 2026.05.14 14:13:56.968403 [ 271 ] {8c960caa-03af-41dc-8f71-9f73150e5c4f} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20630 | 2026.05.14 14:13:56.968446 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20631 | 2026.05.14 14:13:56.968482 [ 271 ] {8c960caa-03af-41dc-8f71-9f73150e5c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20632 | 2026.05.14 14:13:56.968828 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_146_29} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20633 | 2026.05.14 14:13:56.968906 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_146_29} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20634 | 2026.05.14 14:13:56.968973 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 20635 | 2026.05.14 14:13:56.968978 [ 271 ] {8c960caa-03af-41dc-8f71-9f73150e5c4f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20636 | 2026.05.14 14:13:56.969314 [ 271 ] {8c960caa-03af-41dc-8f71-9f73150e5c4f} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20637 | 2026.05.14 14:13:56.969493 [ 271 ] {8c960caa-03af-41dc-8f71-9f73150e5c4f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001844 sec., 80802.60303687636 rows/sec., 5.22 MiB/sec. | ||
| 20638 | 2026.05.14 14:13:56.969571 [ 271 ] {8c960caa-03af-41dc-8f71-9f73150e5c4f} <Debug> TCPHandler: Processed in 0.002057679 sec. | ||
| 20639 | 2026.05.14 14:13:56.969771 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20640 | 2026.05.14 14:13:56.969811 [ 222 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20641 | 2026.05.14 14:13:56.969913 [ 271 ] {8b2c2b64-59b9-4251-a415-03909c6394e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20642 | 2026.05.14 14:13:56.969984 [ 271 ] {8b2c2b64-59b9-4251-a415-03909c6394e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20643 | 2026.05.14 14:13:56.970599 [ 271 ] {8b2c2b64-59b9-4251-a415-03909c6394e8} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20644 | 2026.05.14 14:13:56.970640 [ 271 ] {8b2c2b64-59b9-4251-a415-03909c6394e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20645 | 2026.05.14 14:13:56.970985 [ 271 ] {8b2c2b64-59b9-4251-a415-03909c6394e8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20646 | 2026.05.14 14:13:56.971205 [ 271 ] {8b2c2b64-59b9-4251-a415-03909c6394e8} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20647 | 2026.05.14 14:13:56.971344 [ 271 ] {8b2c2b64-59b9-4251-a415-03909c6394e8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001473 sec., 100475.22063815343 rows/sec., 5.71 MiB/sec. | ||
| 20648 | 2026.05.14 14:13:56.971386 [ 271 ] {8b2c2b64-59b9-4251-a415-03909c6394e8} <Debug> TCPHandler: Processed in 0.001734136 sec. | ||
| 20649 | 2026.05.14 14:13:56.971517 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20650 | 2026.05.14 14:13:56.971621 [ 271 ] {2766cc2b-4c9a-4574-9fcb-56c5d341d7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20651 | 2026.05.14 14:13:56.971666 [ 271 ] {2766cc2b-4c9a-4574-9fcb-56c5d341d7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20652 | 2026.05.14 14:13:56.972415 [ 271 ] {2766cc2b-4c9a-4574-9fcb-56c5d341d7c9} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20653 | 2026.05.14 14:13:56.972454 [ 271 ] {2766cc2b-4c9a-4574-9fcb-56c5d341d7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20654 | 2026.05.14 14:13:56.972793 [ 271 ] {2766cc2b-4c9a-4574-9fcb-56c5d341d7c9} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20655 | 2026.05.14 14:13:56.973010 [ 271 ] {2766cc2b-4c9a-4574-9fcb-56c5d341d7c9} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20656 | 2026.05.14 14:13:56.973142 [ 271 ] {2766cc2b-4c9a-4574-9fcb-56c5d341d7c9} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001544 sec., 344559.585492228 rows/sec., 24.38 MiB/sec. | ||
| 20657 | 2026.05.14 14:13:56.973161 [ 101 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20658 | 2026.05.14 14:13:56.973181 [ 271 ] {2766cc2b-4c9a-4574-9fcb-56c5d341d7c9} <Debug> TCPHandler: Processed in 0.001717566 sec. | ||
| 20659 | 2026.05.14 14:13:56.973211 [ 101 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20660 | 2026.05.14 14:13:56.973239 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20661 | 2026.05.14 14:13:56.973334 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20662 | 2026.05.14 14:13:56.973352 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20663 | 2026.05.14 14:13:56.973451 [ 271 ] {2892bf58-7e03-4652-942a-6a590beeb79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20664 | 2026.05.14 14:13:56.973482 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20665 | 2026.05.14 14:13:56.973500 [ 271 ] {2892bf58-7e03-4652-942a-6a590beeb79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20666 | 2026.05.14 14:13:56.973518 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1797 rows starting from the beginning of the part | ||
| 20667 | 2026.05.14 14:13:56.973589 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 20668 | 2026.05.14 14:13:56.973638 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
| 20669 | 2026.05.14 14:13:56.973683 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 532 rows starting from the beginning of the part | ||
| 20670 | 2026.05.14 14:13:56.973730 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
| 20671 | 2026.05.14 14:13:56.973774 [ 196 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 532 rows starting from the beginning of the part | ||
| 20672 | 2026.05.14 14:13:56.973924 [ 271 ] {2892bf58-7e03-4652-942a-6a590beeb79e} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20673 | 2026.05.14 14:13:56.973969 [ 271 ] {2892bf58-7e03-4652-942a-6a590beeb79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20674 | 2026.05.14 14:13:56.974299 [ 271 ] {2892bf58-7e03-4652-942a-6a590beeb79e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20675 | 2026.05.14 14:13:56.974547 [ 271 ] {2892bf58-7e03-4652-942a-6a590beeb79e} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20676 | 2026.05.14 14:13:56.974683 [ 271 ] {2892bf58-7e03-4652-942a-6a590beeb79e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001252 sec., 4792.3322683706065 rows/sec., 250.38 KiB/sec. | ||
| 20677 | 2026.05.14 14:13:56.974720 [ 271 ] {2892bf58-7e03-4652-942a-6a590beeb79e} <Debug> TCPHandler: Processed in 0.001436583 sec. | ||
| 20678 | 2026.05.14 14:13:56.974764 [ 221 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20679 | 2026.05.14 14:13:56.974800 [ 221 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20680 | 2026.05.14 14:13:56.974838 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20681 | 2026.05.14 14:13:56.974950 [ 271 ] {15fa188d-062a-4034-bc54-9af079dadc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20682 | 2026.05.14 14:13:56.974996 [ 271 ] {15fa188d-062a-4034-bc54-9af079dadc4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20683 | 2026.05.14 14:13:56.975066 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3053 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758566 sec., 1736073.5963279172 rows/sec., 127.20 MiB/sec. | ||
| 20684 | 2026.05.14 14:13:56.975354 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20685 | 2026.05.14 14:13:56.975471 [ 271 ] {15fa188d-062a-4034-bc54-9af079dadc4b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20686 | 2026.05.14 14:13:56.975519 [ 271 ] {15fa188d-062a-4034-bc54-9af079dadc4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20687 | 2026.05.14 14:13:56.975752 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_146_29} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20688 | 2026.05.14 14:13:56.975858 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_146_29} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20689 | 2026.05.14 14:13:56.975946 [ 271 ] {15fa188d-062a-4034-bc54-9af079dadc4b} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20690 | 2026.05.14 14:13:56.975972 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 20691 | 2026.05.14 14:13:56.976217 [ 271 ] {15fa188d-062a-4034-bc54-9af079dadc4b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20692 | 2026.05.14 14:13:56.976373 [ 271 ] {15fa188d-062a-4034-bc54-9af079dadc4b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001441 sec., 183900.0693962526 rows/sec., 12.22 MiB/sec. | ||
| 20693 | 2026.05.14 14:13:56.976413 [ 271 ] {15fa188d-062a-4034-bc54-9af079dadc4b} <Debug> TCPHandler: Processed in 0.001623855 sec. | ||
| 20694 | 2026.05.14 14:13:56.976413 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 2 parts from all_1_141_29 to all_142_142_0 | ||
| 20695 | 2026.05.14 14:13:56.976459 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20696 | 2026.05.14 14:13:56.976481 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20697 | 2026.05.14 14:13:56.976570 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20698 | 2026.05.14 14:13:56.976585 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_142_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_141_29 to all_142_142_0 into Compact with storage Full | ||
| 20699 | 2026.05.14 14:13:56.976683 [ 271 ] {d0bbb042-d95d-45c1-80b7-77c309df3613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20700 | 2026.05.14 14:13:56.976722 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_142_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20701 | 2026.05.14 14:13:56.976733 [ 271 ] {d0bbb042-d95d-45c1-80b7-77c309df3613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20702 | 2026.05.14 14:13:56.976767 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_142_30} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_141_29, total 56810 rows starting from the beginning of the part | ||
| 20703 | 2026.05.14 14:13:56.976845 [ 188 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_142_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 128 rows starting from the beginning of the part | ||
| 20704 | 2026.05.14 14:13:56.977036 [ 221 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20705 | 2026.05.14 14:13:56.977236 [ 271 ] {d0bbb042-d95d-45c1-80b7-77c309df3613} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20706 | 2026.05.14 14:13:56.977283 [ 271 ] {d0bbb042-d95d-45c1-80b7-77c309df3613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20707 | 2026.05.14 14:13:56.977645 [ 271 ] {d0bbb042-d95d-45c1-80b7-77c309df3613} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20708 | 2026.05.14 14:13:56.977885 [ 271 ] {d0bbb042-d95d-45c1-80b7-77c309df3613} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20709 | 2026.05.14 14:13:56.978050 [ 271 ] {d0bbb042-d95d-45c1-80b7-77c309df3613} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001382 sec., 723.589001447178 rows/sec., 48.76 KiB/sec. | ||
| 20710 | 2026.05.14 14:13:56.978087 [ 219 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20711 | 2026.05.14 14:13:56.978113 [ 271 ] {d0bbb042-d95d-45c1-80b7-77c309df3613} <Debug> TCPHandler: Processed in 0.001592025 sec. | ||
| 20712 | 2026.05.14 14:13:56.978128 [ 219 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20713 | 2026.05.14 14:13:56.978351 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20714 | 2026.05.14 14:13:56.978497 [ 271 ] {d4c802f9-3d71-4db5-8f20-ec571f0e4ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20715 | 2026.05.14 14:13:56.978568 [ 271 ] {d4c802f9-3d71-4db5-8f20-ec571f0e4ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20716 | 2026.05.14 14:13:56.979589 [ 271 ] {d4c802f9-3d71-4db5-8f20-ec571f0e4ad8} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20717 | 2026.05.14 14:13:56.979629 [ 271 ] {d4c802f9-3d71-4db5-8f20-ec571f0e4ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20718 | 2026.05.14 14:13:56.980148 [ 219 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20719 | 2026.05.14 14:13:56.980249 [ 271 ] {d4c802f9-3d71-4db5-8f20-ec571f0e4ad8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20720 | 2026.05.14 14:13:56.980508 [ 271 ] {d4c802f9-3d71-4db5-8f20-ec571f0e4ad8} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20721 | 2026.05.14 14:13:56.980654 [ 271 ] {d4c802f9-3d71-4db5-8f20-ec571f0e4ad8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002198 sec., 19108.28025477707 rows/sec., 34.24 MiB/sec. | ||
| 20722 | 2026.05.14 14:13:56.980710 [ 271 ] {d4c802f9-3d71-4db5-8f20-ec571f0e4ad8} <Debug> TCPHandler: Processed in 0.002480363 sec. | ||
| 20723 | 2026.05.14 14:13:56.980866 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20724 | 2026.05.14 14:13:56.980964 [ 271 ] {60de753d-cda8-41f3-9896-7d8364517500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20725 | 2026.05.14 14:13:56.981007 [ 271 ] {60de753d-cda8-41f3-9896-7d8364517500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20726 | 2026.05.14 14:13:56.981382 [ 271 ] {60de753d-cda8-41f3-9896-7d8364517500} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20727 | 2026.05.14 14:13:56.981419 [ 271 ] {60de753d-cda8-41f3-9896-7d8364517500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20728 | 2026.05.14 14:13:56.981733 [ 271 ] {60de753d-cda8-41f3-9896-7d8364517500} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20729 | 2026.05.14 14:13:56.981944 [ 271 ] {60de753d-cda8-41f3-9896-7d8364517500} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20730 | 2026.05.14 14:13:56.982065 [ 102 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20731 | 2026.05.14 14:13:56.982074 [ 271 ] {60de753d-cda8-41f3-9896-7d8364517500} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001129 sec., 79716.56333038087 rows/sec., 4.99 MiB/sec. | ||
| 20732 | 2026.05.14 14:13:56.982110 [ 102 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20733 | 2026.05.14 14:13:56.982129 [ 271 ] {60de753d-cda8-41f3-9896-7d8364517500} <Debug> TCPHandler: Processed in 0.001312272 sec. | ||
| 20734 | 2026.05.14 14:13:56.982135 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20735 | 2026.05.14 14:13:56.982244 [ 192 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20736 | 2026.05.14 14:13:56.982354 [ 192 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20737 | 2026.05.14 14:13:56.982384 [ 192 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9042 rows starting from the beginning of the part | ||
| 20738 | 2026.05.14 14:13:56.982439 [ 192 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 48 rows starting from the beginning of the part | ||
| 20739 | 2026.05.14 14:13:56.982483 [ 192 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 20740 | 2026.05.14 14:13:56.982525 [ 192 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 90 rows starting from the beginning of the part | ||
| 20741 | 2026.05.14 14:13:56.982564 [ 192 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 20742 | 2026.05.14 14:13:56.982603 [ 192 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 90 rows starting from the beginning of the part | ||
| 20743 | 2026.05.14 14:13:56.985193 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_142_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56938 rows, containing 5 columns (5 merged, 0 gathered) in 0.00863915 sec., 6590694.686398546 rows/sec., 419.91 MiB/sec. | ||
| 20744 | 2026.05.14 14:13:56.985658 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9390 rows, containing 4 columns (4 merged, 0 gathered) in 0.003459272 sec., 2714443.9639322953 rows/sec., 175.03 MiB/sec. | ||
| 20745 | 2026.05.14 14:13:56.985865 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_142_30} <Trace> MergedBlockOutputStream: filled checksums all_1_142_30 (state Temporary) | ||
| 20746 | 2026.05.14 14:13:56.985906 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20747 | 2026.05.14 14:13:56.986239 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_142_30} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_142_30 to all_1_142_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20748 | 2026.05.14 14:13:56.986329 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_142_30} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 2 parts: [all_1_141_29, all_142_142_0] -> all_1_142_30 | ||
| 20749 | 2026.05.14 14:13:56.986409 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_146_29} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20750 | 2026.05.14 14:13:56.986425 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 20751 | 2026.05.14 14:13:56.986532 [ 198 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_146_29} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20752 | 2026.05.14 14:13:56.986652 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 20753 | 2026.05.14 14:13:57.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.27 MiB, peak 416.56 MiB, free memory in arenas 0.00 B, will set to 408.95 MiB (RSS), difference: 6.68 MiB | ||
| 20754 | 2026.05.14 14:14:01.259784 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20755 | 2026.05.14 14:14:01.259882 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20756 | 2026.05.14 14:14:01.461141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41320 | ||
| 20757 | 2026.05.14 14:14:01.461775 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20758 | 2026.05.14 14:14:01.461830 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20759 | 2026.05.14 14:14:01.462351 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20760 | 2026.05.14 14:14:01.462582 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20761 | 2026.05.14 14:14:01.462722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41320 | ||
| 20762 | 2026.05.14 14:14:01.462766 [ 92 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20763 | 2026.05.14 14:14:01.462839 [ 92 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20764 | 2026.05.14 14:14:01.462860 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20765 | 2026.05.14 14:14:01.462970 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 20766 | 2026.05.14 14:14:01.463079 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20767 | 2026.05.14 14:14:01.463115 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38888 rows starting from the beginning of the part | ||
| 20768 | 2026.05.14 14:14:01.463180 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 20769 | 2026.05.14 14:14:01.463233 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 20770 | 2026.05.14 14:14:01.463278 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 20771 | 2026.05.14 14:14:01.463323 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 20772 | 2026.05.14 14:14:01.463367 [ 194 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 20773 | 2026.05.14 14:14:01.466037 [ 197 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41320 rows, containing 4 columns (4 merged, 0 gathered) in 0.003107239 sec., 13297979.33149011 rows/sec., 190.23 MiB/sec. | ||
| 20774 | 2026.05.14 14:14:01.466444 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20775 | 2026.05.14 14:14:01.466768 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_86_17} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20776 | 2026.05.14 14:14:01.466850 [ 198 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_86_17} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20777 | 2026.05.14 14:14:01.466969 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20778 | 2026.05.14 14:14:01.947598 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20779 | 2026.05.14 14:14:01.947830 [ 271 ] {adb2cf58-e66a-4e4c-9ac4-f17557d72da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 20780 | 2026.05.14 14:14:01.948174 [ 271 ] {adb2cf58-e66a-4e4c-9ac4-f17557d72da1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20781 | 2026.05.14 14:14:01.948212 [ 271 ] {adb2cf58-e66a-4e4c-9ac4-f17557d72da1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 20782 | 2026.05.14 14:14:01.948435 [ 271 ] {adb2cf58-e66a-4e4c-9ac4-f17557d72da1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20783 | 2026.05.14 14:14:01.948508 [ 271 ] {adb2cf58-e66a-4e4c-9ac4-f17557d72da1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20784 | 2026.05.14 14:14:01.948655 [ 271 ] {adb2cf58-e66a-4e4c-9ac4-f17557d72da1} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 20785 | 2026.05.14 14:14:01.948728 [ 324 ] {adb2cf58-e66a-4e4c-9ac4-f17557d72da1} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20786 | 2026.05.14 14:14:01.948766 [ 278 ] {adb2cf58-e66a-4e4c-9ac4-f17557d72da1} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20787 | 2026.05.14 14:14:01.948895 [ 271 ] {adb2cf58-e66a-4e4c-9ac4-f17557d72da1} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 20788 | 2026.05.14 14:14:01.948923 [ 271 ] {adb2cf58-e66a-4e4c-9ac4-f17557d72da1} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20789 | 2026.05.14 14:14:01.948968 [ 271 ] {adb2cf58-e66a-4e4c-9ac4-f17557d72da1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 20790 | 2026.05.14 14:14:01.948989 [ 271 ] {adb2cf58-e66a-4e4c-9ac4-f17557d72da1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 20791 | 2026.05.14 14:14:01.950023 [ 271 ] {adb2cf58-e66a-4e4c-9ac4-f17557d72da1} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002292 sec., 19197.20767888307 rows/sec., 4.01 MiB/sec. | ||
| 20792 | 2026.05.14 14:14:01.950137 [ 271 ] {adb2cf58-e66a-4e4c-9ac4-f17557d72da1} <Debug> TCPHandler: Processed in 0.002681274 sec. | ||
| 20793 | 2026.05.14 14:14:01.952053 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20794 | 2026.05.14 14:14:01.952169 [ 271 ] {355037cd-626f-4f30-9cb2-f8c4b038fcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20795 | 2026.05.14 14:14:01.952212 [ 271 ] {355037cd-626f-4f30-9cb2-f8c4b038fcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20796 | 2026.05.14 14:14:01.952744 [ 271 ] {355037cd-626f-4f30-9cb2-f8c4b038fcb7} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20797 | 2026.05.14 14:14:01.952788 [ 271 ] {355037cd-626f-4f30-9cb2-f8c4b038fcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20798 | 2026.05.14 14:14:01.953172 [ 271 ] {355037cd-626f-4f30-9cb2-f8c4b038fcb7} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20799 | 2026.05.14 14:14:01.953395 [ 271 ] {355037cd-626f-4f30-9cb2-f8c4b038fcb7} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20800 | 2026.05.14 14:14:01.953544 [ 271 ] {355037cd-626f-4f30-9cb2-f8c4b038fcb7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00141 sec., 39716.31205673759 rows/sec., 3.03 MiB/sec. | ||
| 20801 | 2026.05.14 14:14:01.953585 [ 271 ] {355037cd-626f-4f30-9cb2-f8c4b038fcb7} <Debug> TCPHandler: Processed in 0.001582514 sec. | ||
| 20802 | 2026.05.14 14:14:01.953744 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20803 | 2026.05.14 14:14:01.953841 [ 271 ] {831b23a5-071f-4e7b-af3a-03870d73116c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20804 | 2026.05.14 14:14:01.953881 [ 271 ] {831b23a5-071f-4e7b-af3a-03870d73116c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20805 | 2026.05.14 14:14:01.954315 [ 271 ] {831b23a5-071f-4e7b-af3a-03870d73116c} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20806 | 2026.05.14 14:14:01.954352 [ 271 ] {831b23a5-071f-4e7b-af3a-03870d73116c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20807 | 2026.05.14 14:14:01.954671 [ 271 ] {831b23a5-071f-4e7b-af3a-03870d73116c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20808 | 2026.05.14 14:14:01.954896 [ 271 ] {831b23a5-071f-4e7b-af3a-03870d73116c} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20809 | 2026.05.14 14:14:01.955023 [ 271 ] {831b23a5-071f-4e7b-af3a-03870d73116c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 20810 | 2026.05.14 14:14:01.955089 [ 271 ] {831b23a5-071f-4e7b-af3a-03870d73116c} <Debug> TCPHandler: Processed in 0.001393773 sec. | ||
| 20811 | 2026.05.14 14:14:01.955240 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20812 | 2026.05.14 14:14:01.955336 [ 271 ] {dd95200f-8407-469a-92fe-257ba87f92b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20813 | 2026.05.14 14:14:01.955379 [ 271 ] {dd95200f-8407-469a-92fe-257ba87f92b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20814 | 2026.05.14 14:14:01.955793 [ 271 ] {dd95200f-8407-469a-92fe-257ba87f92b0} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20815 | 2026.05.14 14:14:01.955830 [ 271 ] {dd95200f-8407-469a-92fe-257ba87f92b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20816 | 2026.05.14 14:14:01.956178 [ 271 ] {dd95200f-8407-469a-92fe-257ba87f92b0} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20817 | 2026.05.14 14:14:01.956393 [ 271 ] {dd95200f-8407-469a-92fe-257ba87f92b0} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20818 | 2026.05.14 14:14:01.956524 [ 271 ] {dd95200f-8407-469a-92fe-257ba87f92b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 20819 | 2026.05.14 14:14:01.956524 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 2 parts from all_1_142_30 to all_143_143_0 | ||
| 20820 | 2026.05.14 14:14:01.956564 [ 271 ] {dd95200f-8407-469a-92fe-257ba87f92b0} <Debug> TCPHandler: Processed in 0.001372153 sec. | ||
| 20821 | 2026.05.14 14:14:01.956583 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20822 | 2026.05.14 14:14:01.956609 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20823 | 2026.05.14 14:14:01.956697 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20824 | 2026.05.14 14:14:01.956724 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_143_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_142_30 to all_143_143_0 into Compact with storage Full | ||
| 20825 | 2026.05.14 14:14:01.956798 [ 271 ] {79f4875a-344d-44c7-8cb1-3f2e3f6d179e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20826 | 2026.05.14 14:14:01.956845 [ 271 ] {79f4875a-344d-44c7-8cb1-3f2e3f6d179e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20827 | 2026.05.14 14:14:01.956877 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_143_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20828 | 2026.05.14 14:14:01.956922 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_143_31} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_142_30, total 56938 rows starting from the beginning of the part | ||
| 20829 | 2026.05.14 14:14:01.956994 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_143_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 20830 | 2026.05.14 14:14:01.957209 [ 271 ] {79f4875a-344d-44c7-8cb1-3f2e3f6d179e} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20831 | 2026.05.14 14:14:01.957252 [ 271 ] {79f4875a-344d-44c7-8cb1-3f2e3f6d179e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20832 | 2026.05.14 14:14:01.957587 [ 271 ] {79f4875a-344d-44c7-8cb1-3f2e3f6d179e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20833 | 2026.05.14 14:14:01.957808 [ 271 ] {79f4875a-344d-44c7-8cb1-3f2e3f6d179e} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20834 | 2026.05.14 14:14:01.957939 [ 271 ] {79f4875a-344d-44c7-8cb1-3f2e3f6d179e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 20835 | 2026.05.14 14:14:01.957975 [ 271 ] {79f4875a-344d-44c7-8cb1-3f2e3f6d179e} <Debug> TCPHandler: Processed in 0.001327323 sec. | ||
| 20836 | 2026.05.14 14:14:01.964934 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_143_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57098 rows, containing 5 columns (5 merged, 0 gathered) in 0.008249506 sec., 6921384.141062507 rows/sec., 441.09 MiB/sec. | ||
| 20837 | 2026.05.14 14:14:01.965658 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_143_31} <Trace> MergedBlockOutputStream: filled checksums all_1_143_31 (state Temporary) | ||
| 20838 | 2026.05.14 14:14:01.966011 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_143_31} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_143_31 to all_1_143_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20839 | 2026.05.14 14:14:01.966099 [ 189 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_143_31} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 2 parts: [all_1_142_30, all_143_143_0] -> all_1_143_31 | ||
| 20840 | 2026.05.14 14:14:01.966203 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 20841 | 2026.05.14 14:14:02.249000 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20842 | 2026.05.14 14:14:02.249414 [ 271 ] {9b6aa753-a437-4507-bbcd-0ae8433d3394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 20843 | 2026.05.14 14:14:02.250012 [ 271 ] {9b6aa753-a437-4507-bbcd-0ae8433d3394} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20844 | 2026.05.14 14:14:02.250062 [ 271 ] {9b6aa753-a437-4507-bbcd-0ae8433d3394} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20845 | 2026.05.14 14:14:02.250329 [ 271 ] {9b6aa753-a437-4507-bbcd-0ae8433d3394} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20846 | 2026.05.14 14:14:02.250399 [ 271 ] {9b6aa753-a437-4507-bbcd-0ae8433d3394} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20847 | 2026.05.14 14:14:02.250547 [ 271 ] {9b6aa753-a437-4507-bbcd-0ae8433d3394} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 20848 | 2026.05.14 14:14:02.250662 [ 324 ] {9b6aa753-a437-4507-bbcd-0ae8433d3394} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20849 | 2026.05.14 14:14:02.250662 [ 278 ] {9b6aa753-a437-4507-bbcd-0ae8433d3394} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20850 | 2026.05.14 14:14:02.250790 [ 271 ] {9b6aa753-a437-4507-bbcd-0ae8433d3394} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 20851 | 2026.05.14 14:14:02.250819 [ 271 ] {9b6aa753-a437-4507-bbcd-0ae8433d3394} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20852 | 2026.05.14 14:14:02.250865 [ 271 ] {9b6aa753-a437-4507-bbcd-0ae8433d3394} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 20853 | 2026.05.14 14:14:02.250888 [ 271 ] {9b6aa753-a437-4507-bbcd-0ae8433d3394} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 20854 | 2026.05.14 14:14:02.252015 [ 271 ] {9b6aa753-a437-4507-bbcd-0ae8433d3394} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002796 sec., 15736.766809728184 rows/sec., 3.29 MiB/sec. | ||
| 20855 | 2026.05.14 14:14:02.252137 [ 271 ] {9b6aa753-a437-4507-bbcd-0ae8433d3394} <Debug> TCPHandler: Processed in 0.003339141 sec. | ||
| 20856 | 2026.05.14 14:14:02.268534 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20857 | 2026.05.14 14:14:02.268744 [ 271 ] {514d744d-382c-4e31-8a11-2dfaf200c697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20858 | 2026.05.14 14:14:02.268826 [ 271 ] {514d744d-382c-4e31-8a11-2dfaf200c697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20859 | 2026.05.14 14:14:02.269754 [ 271 ] {514d744d-382c-4e31-8a11-2dfaf200c697} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20860 | 2026.05.14 14:14:02.269805 [ 271 ] {514d744d-382c-4e31-8a11-2dfaf200c697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20861 | 2026.05.14 14:14:02.270237 [ 271 ] {514d744d-382c-4e31-8a11-2dfaf200c697} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20862 | 2026.05.14 14:14:02.270463 [ 271 ] {514d744d-382c-4e31-8a11-2dfaf200c697} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20863 | 2026.05.14 14:14:02.270624 [ 271 ] {514d744d-382c-4e31-8a11-2dfaf200c697} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00194 sec., 146391.75257731957 rows/sec., 9.30 MiB/sec. | ||
| 20864 | 2026.05.14 14:14:02.270669 [ 271 ] {514d744d-382c-4e31-8a11-2dfaf200c697} <Debug> TCPHandler: Processed in 0.002293842 sec. | ||
| 20865 | 2026.05.14 14:14:02.270816 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20866 | 2026.05.14 14:14:02.270914 [ 271 ] {82781742-490c-4e3d-bf26-9d2ee2c70546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20867 | 2026.05.14 14:14:02.270956 [ 271 ] {82781742-490c-4e3d-bf26-9d2ee2c70546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20868 | 2026.05.14 14:14:02.272938 [ 271 ] {82781742-490c-4e3d-bf26-9d2ee2c70546} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20869 | 2026.05.14 14:14:02.272976 [ 271 ] {82781742-490c-4e3d-bf26-9d2ee2c70546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20870 | 2026.05.14 14:14:02.273467 [ 271 ] {82781742-490c-4e3d-bf26-9d2ee2c70546} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20871 | 2026.05.14 14:14:02.273687 [ 271 ] {82781742-490c-4e3d-bf26-9d2ee2c70546} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20872 | 2026.05.14 14:14:02.273817 [ 271 ] {82781742-490c-4e3d-bf26-9d2ee2c70546} <Debug> executeQuery: Read 3230 rows, 247.07 KiB in 0.002922 sec., 1105407.255304586 rows/sec., 82.57 MiB/sec. | ||
| 20873 | 2026.05.14 14:14:02.273858 [ 271 ] {82781742-490c-4e3d-bf26-9d2ee2c70546} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 20874 | 2026.05.14 14:14:02.273872 [ 271 ] {82781742-490c-4e3d-bf26-9d2ee2c70546} <Debug> TCPHandler: Processed in 0.003105398 sec. | ||
| 20875 | 2026.05.14 14:14:02.274075 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20876 | 2026.05.14 14:14:02.274171 [ 271 ] {ed2d6999-fb45-4951-96c2-91e4be81183b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20877 | 2026.05.14 14:14:02.274213 [ 271 ] {ed2d6999-fb45-4951-96c2-91e4be81183b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20878 | 2026.05.14 14:14:02.274807 [ 271 ] {ed2d6999-fb45-4951-96c2-91e4be81183b} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20879 | 2026.05.14 14:14:02.274844 [ 271 ] {ed2d6999-fb45-4951-96c2-91e4be81183b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20880 | 2026.05.14 14:14:02.275152 [ 271 ] {ed2d6999-fb45-4951-96c2-91e4be81183b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20881 | 2026.05.14 14:14:02.275372 [ 271 ] {ed2d6999-fb45-4951-96c2-91e4be81183b} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20882 | 2026.05.14 14:14:02.275506 [ 271 ] {ed2d6999-fb45-4951-96c2-91e4be81183b} <Debug> executeQuery: Read 195 rows, 12.53 KiB in 0.001354 sec., 144017.72525849336 rows/sec., 9.04 MiB/sec. | ||
| 20883 | 2026.05.14 14:14:02.275546 [ 271 ] {ed2d6999-fb45-4951-96c2-91e4be81183b} <Debug> TCPHandler: Processed in 0.001528464 sec. | ||
| 20884 | 2026.05.14 14:14:02.275707 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20885 | 2026.05.14 14:14:02.275804 [ 271 ] {ff317120-2cb9-441c-b156-d91940930527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20886 | 2026.05.14 14:14:02.275843 [ 271 ] {ff317120-2cb9-441c-b156-d91940930527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20887 | 2026.05.14 14:14:02.276888 [ 271 ] {ff317120-2cb9-441c-b156-d91940930527} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20888 | 2026.05.14 14:14:02.276924 [ 271 ] {ff317120-2cb9-441c-b156-d91940930527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20889 | 2026.05.14 14:14:02.277263 [ 271 ] {ff317120-2cb9-441c-b156-d91940930527} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20890 | 2026.05.14 14:14:02.277474 [ 271 ] {ff317120-2cb9-441c-b156-d91940930527} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20891 | 2026.05.14 14:14:02.277600 [ 271 ] {ff317120-2cb9-441c-b156-d91940930527} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001815 sec., 523415.97796143254 rows/sec., 30.80 MiB/sec. | ||
| 20892 | 2026.05.14 14:14:02.277640 [ 271 ] {ff317120-2cb9-441c-b156-d91940930527} <Debug> TCPHandler: Processed in 0.001991578 sec. | ||
| 20893 | 2026.05.14 14:14:02.277782 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20894 | 2026.05.14 14:14:02.277886 [ 271 ] {f97704d7-cbe5-44a6-9d3d-e1676103dacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20895 | 2026.05.14 14:14:02.277927 [ 271 ] {f97704d7-cbe5-44a6-9d3d-e1676103dacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20896 | 2026.05.14 14:14:02.278333 [ 271 ] {f97704d7-cbe5-44a6-9d3d-e1676103dacb} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20897 | 2026.05.14 14:14:02.278370 [ 271 ] {f97704d7-cbe5-44a6-9d3d-e1676103dacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20898 | 2026.05.14 14:14:02.278656 [ 271 ] {f97704d7-cbe5-44a6-9d3d-e1676103dacb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 20899 | 2026.05.14 14:14:02.278876 [ 271 ] {f97704d7-cbe5-44a6-9d3d-e1676103dacb} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20900 | 2026.05.14 14:14:02.279004 [ 271 ] {f97704d7-cbe5-44a6-9d3d-e1676103dacb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 61.89 KiB/sec. | ||
| 20901 | 2026.05.14 14:14:02.279044 [ 271 ] {f97704d7-cbe5-44a6-9d3d-e1676103dacb} <Debug> TCPHandler: Processed in 0.001310302 sec. | ||
| 20902 | 2026.05.14 14:14:02.279180 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20903 | 2026.05.14 14:14:02.279276 [ 271 ] {ac627871-f1df-4d47-91e4-5b7db8748d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20904 | 2026.05.14 14:14:02.279316 [ 271 ] {ac627871-f1df-4d47-91e4-5b7db8748d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20905 | 2026.05.14 14:14:02.279825 [ 271 ] {ac627871-f1df-4d47-91e4-5b7db8748d07} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20906 | 2026.05.14 14:14:02.279861 [ 271 ] {ac627871-f1df-4d47-91e4-5b7db8748d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20907 | 2026.05.14 14:14:02.280160 [ 271 ] {ac627871-f1df-4d47-91e4-5b7db8748d07} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20908 | 2026.05.14 14:14:02.280373 [ 271 ] {ac627871-f1df-4d47-91e4-5b7db8748d07} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20909 | 2026.05.14 14:14:02.280501 [ 271 ] {ac627871-f1df-4d47-91e4-5b7db8748d07} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001243 sec., 119066.77393403057 rows/sec., 6.77 MiB/sec. | ||
| 20910 | 2026.05.14 14:14:02.280538 [ 271 ] {ac627871-f1df-4d47-91e4-5b7db8748d07} <Debug> TCPHandler: Processed in 0.001407013 sec. | ||
| 20911 | 2026.05.14 14:14:02.280670 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20912 | 2026.05.14 14:14:02.280765 [ 271 ] {41cc9dea-15e6-43a0-9629-0190fcaa6865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20913 | 2026.05.14 14:14:02.280806 [ 271 ] {41cc9dea-15e6-43a0-9629-0190fcaa6865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20914 | 2026.05.14 14:14:02.282322 [ 271 ] {41cc9dea-15e6-43a0-9629-0190fcaa6865} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20915 | 2026.05.14 14:14:02.282359 [ 271 ] {41cc9dea-15e6-43a0-9629-0190fcaa6865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20916 | 2026.05.14 14:14:02.282728 [ 271 ] {41cc9dea-15e6-43a0-9629-0190fcaa6865} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20917 | 2026.05.14 14:14:02.282940 [ 271 ] {41cc9dea-15e6-43a0-9629-0190fcaa6865} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20918 | 2026.05.14 14:14:02.283068 [ 271 ] {41cc9dea-15e6-43a0-9629-0190fcaa6865} <Debug> executeQuery: Read 1758 rows, 121.54 KiB in 0.002321 sec., 757432.1413183972 rows/sec., 51.14 MiB/sec. | ||
| 20919 | 2026.05.14 14:14:02.283107 [ 271 ] {41cc9dea-15e6-43a0-9629-0190fcaa6865} <Debug> TCPHandler: Processed in 0.002484923 sec. | ||
| 20920 | 2026.05.14 14:14:02.283237 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20921 | 2026.05.14 14:14:02.283332 [ 271 ] {683ac792-8e22-41fc-9f0e-ed2d7a088f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20922 | 2026.05.14 14:14:02.283375 [ 271 ] {683ac792-8e22-41fc-9f0e-ed2d7a088f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20923 | 2026.05.14 14:14:02.283733 [ 271 ] {683ac792-8e22-41fc-9f0e-ed2d7a088f4c} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20924 | 2026.05.14 14:14:02.283769 [ 271 ] {683ac792-8e22-41fc-9f0e-ed2d7a088f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20925 | 2026.05.14 14:14:02.284073 [ 271 ] {683ac792-8e22-41fc-9f0e-ed2d7a088f4c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20926 | 2026.05.14 14:14:02.284284 [ 271 ] {683ac792-8e22-41fc-9f0e-ed2d7a088f4c} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20927 | 2026.05.14 14:14:02.284412 [ 271 ] {683ac792-8e22-41fc-9f0e-ed2d7a088f4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 20928 | 2026.05.14 14:14:02.284449 [ 271 ] {683ac792-8e22-41fc-9f0e-ed2d7a088f4c} <Debug> TCPHandler: Processed in 0.001260812 sec. | ||
| 20929 | 2026.05.14 14:14:02.284578 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20930 | 2026.05.14 14:14:02.284675 [ 271 ] {4e3fd0fc-087b-4748-9f56-6bb4230bc18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20931 | 2026.05.14 14:14:02.284717 [ 271 ] {4e3fd0fc-087b-4748-9f56-6bb4230bc18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20932 | 2026.05.14 14:14:02.285547 [ 271 ] {4e3fd0fc-087b-4748-9f56-6bb4230bc18f} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20933 | 2026.05.14 14:14:02.285583 [ 271 ] {4e3fd0fc-087b-4748-9f56-6bb4230bc18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20934 | 2026.05.14 14:14:02.286014 [ 271 ] {4e3fd0fc-087b-4748-9f56-6bb4230bc18f} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20935 | 2026.05.14 14:14:02.286238 [ 271 ] {4e3fd0fc-087b-4748-9f56-6bb4230bc18f} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20936 | 2026.05.14 14:14:02.286366 [ 271 ] {4e3fd0fc-087b-4748-9f56-6bb4230bc18f} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.00171 sec., 936257.3099415204 rows/sec., 56.84 MiB/sec. | ||
| 20937 | 2026.05.14 14:14:02.286397 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_143_31 to all_148_148_0 | ||
| 20938 | 2026.05.14 14:14:02.286404 [ 271 ] {4e3fd0fc-087b-4748-9f56-6bb4230bc18f} <Debug> TCPHandler: Processed in 0.001874537 sec. | ||
| 20939 | 2026.05.14 14:14:02.286456 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20940 | 2026.05.14 14:14:02.286488 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20941 | 2026.05.14 14:14:02.286564 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20942 | 2026.05.14 14:14:02.286601 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_148_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_143_31 to all_148_148_0 into Compact with storage Full | ||
| 20943 | 2026.05.14 14:14:02.286628 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20944 | 2026.05.14 14:14:02.286659 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20945 | 2026.05.14 14:14:02.286665 [ 271 ] {5aace349-ec09-45a8-88a2-bde038c1b638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20946 | 2026.05.14 14:14:02.286715 [ 271 ] {5aace349-ec09-45a8-88a2-bde038c1b638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20947 | 2026.05.14 14:14:02.286726 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_148_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20948 | 2026.05.14 14:14:02.286766 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_148_32} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_143_31, total 57098 rows starting from the beginning of the part | ||
| 20949 | 2026.05.14 14:14:02.286830 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_148_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 265 rows starting from the beginning of the part | ||
| 20950 | 2026.05.14 14:14:02.286945 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_148_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 20951 | 2026.05.14 14:14:02.287028 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_148_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 265 rows starting from the beginning of the part | ||
| 20952 | 2026.05.14 14:14:02.287078 [ 271 ] {5aace349-ec09-45a8-88a2-bde038c1b638} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20953 | 2026.05.14 14:14:02.287080 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_148_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 20954 | 2026.05.14 14:14:02.287119 [ 271 ] {5aace349-ec09-45a8-88a2-bde038c1b638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20955 | 2026.05.14 14:14:02.287142 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_148_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1601 rows starting from the beginning of the part | ||
| 20956 | 2026.05.14 14:14:02.287459 [ 271 ] {5aace349-ec09-45a8-88a2-bde038c1b638} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20957 | 2026.05.14 14:14:02.287739 [ 271 ] {5aace349-ec09-45a8-88a2-bde038c1b638} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20958 | 2026.05.14 14:14:02.287890 [ 271 ] {5aace349-ec09-45a8-88a2-bde038c1b638} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001244 sec., 803.8585209003215 rows/sec., 54.17 KiB/sec. | ||
| 20959 | 2026.05.14 14:14:02.287928 [ 271 ] {5aace349-ec09-45a8-88a2-bde038c1b638} <Debug> TCPHandler: Processed in 0.001414383 sec. | ||
| 20960 | 2026.05.14 14:14:02.288071 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20961 | 2026.05.14 14:14:02.288172 [ 271 ] {13adfe76-e254-4f78-b75d-fe45a383f459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20962 | 2026.05.14 14:14:02.288229 [ 271 ] {13adfe76-e254-4f78-b75d-fe45a383f459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20963 | 2026.05.14 14:14:02.289125 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20964 | 2026.05.14 14:14:02.289297 [ 271 ] {13adfe76-e254-4f78-b75d-fe45a383f459} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20965 | 2026.05.14 14:14:02.289341 [ 271 ] {13adfe76-e254-4f78-b75d-fe45a383f459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20966 | 2026.05.14 14:14:02.289967 [ 271 ] {13adfe76-e254-4f78-b75d-fe45a383f459} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20967 | 2026.05.14 14:14:02.290207 [ 271 ] {13adfe76-e254-4f78-b75d-fe45a383f459} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20968 | 2026.05.14 14:14:02.290354 [ 271 ] {13adfe76-e254-4f78-b75d-fe45a383f459} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.0022 sec., 24090.90909090909 rows/sec., 43.17 MiB/sec. | ||
| 20969 | 2026.05.14 14:14:02.290427 [ 271 ] {13adfe76-e254-4f78-b75d-fe45a383f459} <Debug> TCPHandler: Processed in 0.002405082 sec. | ||
| 20970 | 2026.05.14 14:14:02.290573 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20971 | 2026.05.14 14:14:02.290680 [ 271 ] {1b02d41e-353f-4a6a-beb6-d4c85af2df60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20972 | 2026.05.14 14:14:02.290720 [ 271 ] {1b02d41e-353f-4a6a-beb6-d4c85af2df60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20973 | 2026.05.14 14:14:02.291082 [ 271 ] {1b02d41e-353f-4a6a-beb6-d4c85af2df60} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20974 | 2026.05.14 14:14:02.291121 [ 271 ] {1b02d41e-353f-4a6a-beb6-d4c85af2df60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 20975 | 2026.05.14 14:14:02.291447 [ 271 ] {1b02d41e-353f-4a6a-beb6-d4c85af2df60} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20976 | 2026.05.14 14:14:02.291666 [ 271 ] {1b02d41e-353f-4a6a-beb6-d4c85af2df60} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20977 | 2026.05.14 14:14:02.291798 [ 271 ] {1b02d41e-353f-4a6a-beb6-d4c85af2df60} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001138 sec., 36906.85413005273 rows/sec., 2.11 MiB/sec. | ||
| 20978 | 2026.05.14 14:14:02.291835 [ 271 ] {1b02d41e-353f-4a6a-beb6-d4c85af2df60} <Debug> TCPHandler: Processed in 0.001310512 sec. | ||
| 20979 | 2026.05.14 14:14:02.297407 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_148_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59549 rows, containing 5 columns (5 merged, 0 gathered) in 0.01084958 sec., 5488599.558692595 rows/sec., 349.64 MiB/sec. | ||
| 20980 | 2026.05.14 14:14:02.297884 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_148_32} <Trace> MergedBlockOutputStream: filled checksums all_1_148_32 (state Temporary) | ||
| 20981 | 2026.05.14 14:14:02.298223 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_148_32} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_148_32 to all_1_148_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20982 | 2026.05.14 14:14:02.298298 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_148_32} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_143_31, all_148_148_0] -> all_1_148_32 | ||
| 20983 | 2026.05.14 14:14:02.298393 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 20984 | 2026.05.14 14:14:02.671159 [ 223 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20985 | 2026.05.14 14:14:02.671214 [ 223 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20986 | 2026.05.14 14:14:02.673242 [ 223 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20987 | 2026.05.14 14:14:02.768807 [ 218 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20988 | 2026.05.14 14:14:02.768871 [ 218 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20989 | 2026.05.14 14:14:02.771392 [ 218 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20990 | 2026.05.14 14:14:03.073065 [ 223 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20991 | 2026.05.14 14:14:03.073119 [ 223 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20992 | 2026.05.14 14:14:03.075241 [ 223 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20993 | 2026.05.14 14:14:03.379442 [ 224 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20994 | 2026.05.14 14:14:03.379497 [ 224 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20995 | 2026.05.14 14:14:03.382174 [ 224 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20996 | 2026.05.14 14:14:03.530739 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20997 | 2026.05.14 14:14:03.530797 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20998 | 2026.05.14 14:14:03.532714 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20999 | 2026.05.14 14:14:03.616020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 21000 | 2026.05.14 14:14:03.633271 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21001 | 2026.05.14 14:14:03.633334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 21002 | 2026.05.14 14:14:03.639245 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 21003 | 2026.05.14 14:14:03.639933 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21004 | 2026.05.14 14:14:03.640241 [ 81 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 21005 | 2026.05.14 14:14:03.640317 [ 81 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21006 | 2026.05.14 14:14:03.640342 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
| 21007 | 2026.05.14 14:14:03.640450 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 21008 | 2026.05.14 14:14:03.642885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 21009 | 2026.05.14 14:14:03.643414 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21010 | 2026.05.14 14:14:03.644127 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 21011 | 2026.05.14 14:14:03.647386 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 21012 | 2026.05.14 14:14:03.650670 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 21013 | 2026.05.14 14:14:03.654447 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 21014 | 2026.05.14 14:14:03.658679 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 21015 | 2026.05.14 14:14:03.662858 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 21016 | 2026.05.14 14:14:03.717036 [ 199 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.076629627 sec., 8456.259352534757 rows/sec., 43.73 MiB/sec. | ||
| 21017 | 2026.05.14 14:14:03.720382 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 21018 | 2026.05.14 14:14:03.722480 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_86_17} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21019 | 2026.05.14 14:14:03.722595 [ 191 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_86_17} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 21020 | 2026.05.14 14:14:03.726014 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21021 | 2026.05.14 14:14:06.601686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 2618 | ||
| 21022 | 2026.05.14 14:14:06.604578 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21023 | 2026.05.14 14:14:06.604616 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21024 | 2026.05.14 14:14:06.605818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21025 | 2026.05.14 14:14:06.606090 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21026 | 2026.05.14 14:14:06.606353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2618 | ||
| 21027 | 2026.05.14 14:14:06.945483 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21028 | 2026.05.14 14:14:06.945727 [ 271 ] {3bbcc262-62f9-4154-a6ea-f36115859abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 21029 | 2026.05.14 14:14:06.946091 [ 271 ] {3bbcc262-62f9-4154-a6ea-f36115859abf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21030 | 2026.05.14 14:14:06.946133 [ 271 ] {3bbcc262-62f9-4154-a6ea-f36115859abf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 21031 | 2026.05.14 14:14:06.946357 [ 271 ] {3bbcc262-62f9-4154-a6ea-f36115859abf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21032 | 2026.05.14 14:14:06.946427 [ 271 ] {3bbcc262-62f9-4154-a6ea-f36115859abf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21033 | 2026.05.14 14:14:06.946574 [ 271 ] {3bbcc262-62f9-4154-a6ea-f36115859abf} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21034 | 2026.05.14 14:14:06.946671 [ 278 ] {3bbcc262-62f9-4154-a6ea-f36115859abf} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21035 | 2026.05.14 14:14:06.946671 [ 324 ] {3bbcc262-62f9-4154-a6ea-f36115859abf} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21036 | 2026.05.14 14:14:06.946791 [ 271 ] {3bbcc262-62f9-4154-a6ea-f36115859abf} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21037 | 2026.05.14 14:14:06.946818 [ 271 ] {3bbcc262-62f9-4154-a6ea-f36115859abf} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21038 | 2026.05.14 14:14:06.946863 [ 271 ] {3bbcc262-62f9-4154-a6ea-f36115859abf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 21039 | 2026.05.14 14:14:06.946885 [ 271 ] {3bbcc262-62f9-4154-a6ea-f36115859abf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 21040 | 2026.05.14 14:14:06.947943 [ 271 ] {3bbcc262-62f9-4154-a6ea-f36115859abf} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002318 sec., 18981.88093183779 rows/sec., 3.97 MiB/sec. | ||
| 21041 | 2026.05.14 14:14:06.948065 [ 271 ] {3bbcc262-62f9-4154-a6ea-f36115859abf} <Debug> TCPHandler: Processed in 0.002724905 sec. | ||
| 21042 | 2026.05.14 14:14:06.949669 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21043 | 2026.05.14 14:14:06.949781 [ 271 ] {8d2b10ed-2f63-43d4-8ad6-f02ca371282b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21044 | 2026.05.14 14:14:06.949824 [ 271 ] {8d2b10ed-2f63-43d4-8ad6-f02ca371282b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21045 | 2026.05.14 14:14:06.950403 [ 271 ] {8d2b10ed-2f63-43d4-8ad6-f02ca371282b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21046 | 2026.05.14 14:14:06.950456 [ 271 ] {8d2b10ed-2f63-43d4-8ad6-f02ca371282b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21047 | 2026.05.14 14:14:06.950899 [ 271 ] {8d2b10ed-2f63-43d4-8ad6-f02ca371282b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21048 | 2026.05.14 14:14:06.951142 [ 271 ] {8d2b10ed-2f63-43d4-8ad6-f02ca371282b} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21049 | 2026.05.14 14:14:06.951317 [ 271 ] {8d2b10ed-2f63-43d4-8ad6-f02ca371282b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00157 sec., 35668.789808917194 rows/sec., 2.72 MiB/sec. | ||
| 21050 | 2026.05.14 14:14:06.951359 [ 271 ] {8d2b10ed-2f63-43d4-8ad6-f02ca371282b} <Debug> TCPHandler: Processed in 0.001739607 sec. | ||
| 21051 | 2026.05.14 14:14:06.951506 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21052 | 2026.05.14 14:14:06.951620 [ 271 ] {66a2b54b-8174-48f3-b756-95d68a069b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21053 | 2026.05.14 14:14:06.951660 [ 271 ] {66a2b54b-8174-48f3-b756-95d68a069b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21054 | 2026.05.14 14:14:06.952118 [ 271 ] {66a2b54b-8174-48f3-b756-95d68a069b51} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21055 | 2026.05.14 14:14:06.952155 [ 271 ] {66a2b54b-8174-48f3-b756-95d68a069b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21056 | 2026.05.14 14:14:06.952455 [ 271 ] {66a2b54b-8174-48f3-b756-95d68a069b51} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21057 | 2026.05.14 14:14:06.952678 [ 271 ] {66a2b54b-8174-48f3-b756-95d68a069b51} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21058 | 2026.05.14 14:14:06.952868 [ 271 ] {66a2b54b-8174-48f3-b756-95d68a069b51} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001267 sec., 50513.0228887135 rows/sec., 3.94 MiB/sec. | ||
| 21059 | 2026.05.14 14:14:06.952907 [ 271 ] {66a2b54b-8174-48f3-b756-95d68a069b51} <Debug> TCPHandler: Processed in 0.001449714 sec. | ||
| 21060 | 2026.05.14 14:14:06.953059 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21061 | 2026.05.14 14:14:06.953156 [ 271 ] {c0c5a6cf-8cca-437a-b226-226410a9e6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21062 | 2026.05.14 14:14:06.953200 [ 271 ] {c0c5a6cf-8cca-437a-b226-226410a9e6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21063 | 2026.05.14 14:14:06.953597 [ 271 ] {c0c5a6cf-8cca-437a-b226-226410a9e6b3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21064 | 2026.05.14 14:14:06.953635 [ 271 ] {c0c5a6cf-8cca-437a-b226-226410a9e6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21065 | 2026.05.14 14:14:06.953971 [ 271 ] {c0c5a6cf-8cca-437a-b226-226410a9e6b3} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21066 | 2026.05.14 14:14:06.954209 [ 271 ] {c0c5a6cf-8cca-437a-b226-226410a9e6b3} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21067 | 2026.05.14 14:14:06.954339 [ 271 ] {c0c5a6cf-8cca-437a-b226-226410a9e6b3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001201 sec., 106577.85179017486 rows/sec., 7.42 MiB/sec. | ||
| 21068 | 2026.05.14 14:14:06.954377 [ 271 ] {c0c5a6cf-8cca-437a-b226-226410a9e6b3} <Debug> TCPHandler: Processed in 0.001366762 sec. | ||
| 21069 | 2026.05.14 14:14:06.954521 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21070 | 2026.05.14 14:14:06.954617 [ 271 ] {569670f1-66c4-4779-a331-b343e5686ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21071 | 2026.05.14 14:14:06.954658 [ 271 ] {569670f1-66c4-4779-a331-b343e5686ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21072 | 2026.05.14 14:14:06.955024 [ 271 ] {569670f1-66c4-4779-a331-b343e5686ed5} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21073 | 2026.05.14 14:14:06.955060 [ 271 ] {569670f1-66c4-4779-a331-b343e5686ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21074 | 2026.05.14 14:14:06.955360 [ 271 ] {569670f1-66c4-4779-a331-b343e5686ed5} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21075 | 2026.05.14 14:14:06.955573 [ 271 ] {569670f1-66c4-4779-a331-b343e5686ed5} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21076 | 2026.05.14 14:14:06.955702 [ 271 ] {569670f1-66c4-4779-a331-b343e5686ed5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001104 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
| 21077 | 2026.05.14 14:14:06.955739 [ 271 ] {569670f1-66c4-4779-a331-b343e5686ed5} <Debug> TCPHandler: Processed in 0.001271822 sec. | ||
| 21078 | 2026.05.14 14:14:08.962939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41768 | ||
| 21079 | 2026.05.14 14:14:08.963629 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21080 | 2026.05.14 14:14:08.963685 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21081 | 2026.05.14 14:14:08.964183 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 21082 | 2026.05.14 14:14:08.964413 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21083 | 2026.05.14 14:14:08.964544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41768 | ||
| 21084 | 2026.05.14 14:14:11.143195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 21085 | 2026.05.14 14:14:11.163470 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21086 | 2026.05.14 14:14:11.163549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21087 | 2026.05.14 14:14:11.170200 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 21088 | 2026.05.14 14:14:11.170958 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21089 | 2026.05.14 14:14:11.175196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 21090 | 2026.05.14 14:14:11.948477 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21091 | 2026.05.14 14:14:11.948741 [ 271 ] {37fca61d-d8ad-4391-8cdd-6063e6271c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 21092 | 2026.05.14 14:14:11.949132 [ 271 ] {37fca61d-d8ad-4391-8cdd-6063e6271c3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21093 | 2026.05.14 14:14:11.949176 [ 271 ] {37fca61d-d8ad-4391-8cdd-6063e6271c3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 21094 | 2026.05.14 14:14:11.949432 [ 271 ] {37fca61d-d8ad-4391-8cdd-6063e6271c3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21095 | 2026.05.14 14:14:11.949506 [ 271 ] {37fca61d-d8ad-4391-8cdd-6063e6271c3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21096 | 2026.05.14 14:14:11.949654 [ 271 ] {37fca61d-d8ad-4391-8cdd-6063e6271c3e} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21097 | 2026.05.14 14:14:11.949767 [ 356 ] {37fca61d-d8ad-4391-8cdd-6063e6271c3e} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21098 | 2026.05.14 14:14:11.949767 [ 324 ] {37fca61d-d8ad-4391-8cdd-6063e6271c3e} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21099 | 2026.05.14 14:14:11.949888 [ 271 ] {37fca61d-d8ad-4391-8cdd-6063e6271c3e} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21100 | 2026.05.14 14:14:11.949916 [ 271 ] {37fca61d-d8ad-4391-8cdd-6063e6271c3e} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21101 | 2026.05.14 14:14:11.949963 [ 271 ] {37fca61d-d8ad-4391-8cdd-6063e6271c3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 21102 | 2026.05.14 14:14:11.949984 [ 271 ] {37fca61d-d8ad-4391-8cdd-6063e6271c3e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 21103 | 2026.05.14 14:14:11.951158 [ 271 ] {37fca61d-d8ad-4391-8cdd-6063e6271c3e} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002528 sec., 17405.063291139242 rows/sec., 3.64 MiB/sec. | ||
| 21104 | 2026.05.14 14:14:11.951272 [ 271 ] {37fca61d-d8ad-4391-8cdd-6063e6271c3e} <Debug> TCPHandler: Processed in 0.002944058 sec. | ||
| 21105 | 2026.05.14 14:14:11.953389 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21106 | 2026.05.14 14:14:11.953522 [ 271 ] {0232b816-c63a-46fd-9def-344680fd8f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21107 | 2026.05.14 14:14:11.953574 [ 271 ] {0232b816-c63a-46fd-9def-344680fd8f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21108 | 2026.05.14 14:14:11.954437 [ 271 ] {0232b816-c63a-46fd-9def-344680fd8f2a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21109 | 2026.05.14 14:14:11.954485 [ 271 ] {0232b816-c63a-46fd-9def-344680fd8f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21110 | 2026.05.14 14:14:11.954860 [ 271 ] {0232b816-c63a-46fd-9def-344680fd8f2a} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21111 | 2026.05.14 14:14:11.955092 [ 271 ] {0232b816-c63a-46fd-9def-344680fd8f2a} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21112 | 2026.05.14 14:14:11.955238 [ 271 ] {0232b816-c63a-46fd-9def-344680fd8f2a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001755 sec., 31908.831908831908 rows/sec., 2.44 MiB/sec. | ||
| 21113 | 2026.05.14 14:14:11.955277 [ 271 ] {0232b816-c63a-46fd-9def-344680fd8f2a} <Debug> TCPHandler: Processed in 0.001940967 sec. | ||
| 21114 | 2026.05.14 14:14:11.955552 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21115 | 2026.05.14 14:14:11.955655 [ 271 ] {bbb2c07f-63ef-4484-89cf-55549820daaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21116 | 2026.05.14 14:14:11.955695 [ 271 ] {bbb2c07f-63ef-4484-89cf-55549820daaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21117 | 2026.05.14 14:14:11.956198 [ 271 ] {bbb2c07f-63ef-4484-89cf-55549820daaa} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21118 | 2026.05.14 14:14:11.956236 [ 271 ] {bbb2c07f-63ef-4484-89cf-55549820daaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21119 | 2026.05.14 14:14:11.956541 [ 271 ] {bbb2c07f-63ef-4484-89cf-55549820daaa} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21120 | 2026.05.14 14:14:11.956754 [ 271 ] {bbb2c07f-63ef-4484-89cf-55549820daaa} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21121 | 2026.05.14 14:14:11.956887 [ 271 ] {bbb2c07f-63ef-4484-89cf-55549820daaa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 21122 | 2026.05.14 14:14:11.956926 [ 271 ] {bbb2c07f-63ef-4484-89cf-55549820daaa} <Debug> TCPHandler: Processed in 0.001425554 sec. | ||
| 21123 | 2026.05.14 14:14:11.957064 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21124 | 2026.05.14 14:14:11.957171 [ 271 ] {659b1219-431a-4f47-be75-814b27f8ec3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21125 | 2026.05.14 14:14:11.957215 [ 271 ] {659b1219-431a-4f47-be75-814b27f8ec3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21126 | 2026.05.14 14:14:11.957710 [ 271 ] {659b1219-431a-4f47-be75-814b27f8ec3b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21127 | 2026.05.14 14:14:11.957750 [ 271 ] {659b1219-431a-4f47-be75-814b27f8ec3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21128 | 2026.05.14 14:14:11.958079 [ 271 ] {659b1219-431a-4f47-be75-814b27f8ec3b} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21129 | 2026.05.14 14:14:11.958294 [ 271 ] {659b1219-431a-4f47-be75-814b27f8ec3b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21130 | 2026.05.14 14:14:11.958433 [ 271 ] {659b1219-431a-4f47-be75-814b27f8ec3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 21131 | 2026.05.14 14:14:11.958472 [ 271 ] {659b1219-431a-4f47-be75-814b27f8ec3b} <Debug> TCPHandler: Processed in 0.001456583 sec. | ||
| 21132 | 2026.05.14 14:14:11.958640 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21133 | 2026.05.14 14:14:11.958736 [ 271 ] {6910308a-28db-4a62-804c-8d2a1a81adf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21134 | 2026.05.14 14:14:11.958778 [ 271 ] {6910308a-28db-4a62-804c-8d2a1a81adf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21135 | 2026.05.14 14:14:11.959184 [ 271 ] {6910308a-28db-4a62-804c-8d2a1a81adf1} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21136 | 2026.05.14 14:14:11.959223 [ 271 ] {6910308a-28db-4a62-804c-8d2a1a81adf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21137 | 2026.05.14 14:14:11.959537 [ 271 ] {6910308a-28db-4a62-804c-8d2a1a81adf1} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21138 | 2026.05.14 14:14:11.959755 [ 271 ] {6910308a-28db-4a62-804c-8d2a1a81adf1} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21139 | 2026.05.14 14:14:11.959888 [ 271 ] {6910308a-28db-4a62-804c-8d2a1a81adf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 21140 | 2026.05.14 14:14:11.959926 [ 271 ] {6910308a-28db-4a62-804c-8d2a1a81adf1} <Debug> TCPHandler: Processed in 0.001335052 sec. | ||
| 21141 | 2026.05.14 14:14:13.660716 [ 68 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Selected 5 parts from all_1_60_13 to all_64_64_0 | ||
| 21142 | 2026.05.14 14:14:13.660778 [ 68 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21143 | 2026.05.14 14:14:13.660799 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21144 | 2026.05.14 14:14:13.660960 [ 196 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_60_13 to all_64_64_0 into Compact with storage Full | ||
| 21145 | 2026.05.14 14:14:13.661138 [ 196 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21146 | 2026.05.14 14:14:13.661177 [ 196 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 213 rows starting from the beginning of the part | ||
| 21147 | 2026.05.14 14:14:13.661255 [ 196 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 213 rows starting from the beginning of the part | ||
| 21148 | 2026.05.14 14:14:13.661309 [ 196 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 184 rows starting from the beginning of the part | ||
| 21149 | 2026.05.14 14:14:13.661361 [ 196 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 184 rows starting from the beginning of the part | ||
| 21150 | 2026.05.14 14:14:13.661408 [ 196 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 195 rows starting from the beginning of the part | ||
| 21151 | 2026.05.14 14:14:13.662348 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450634 sec., 681770.8670829445 rows/sec., 45.35 MiB/sec. | ||
| 21152 | 2026.05.14 14:14:13.662556 [ 186 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
| 21153 | 2026.05.14 14:14:13.662945 [ 186 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_64_14} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21154 | 2026.05.14 14:14:13.663046 [ 186 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_64_14} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Merged 5 parts: [all_1_60_13, all_64_64_0] -> all_1_64_14 | ||
| 21155 | 2026.05.14 14:14:13.663166 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 21156 | 2026.05.14 14:14:14.480240 [ 68 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Selected 5 parts from all_1_60_13 to all_64_64_0 | ||
| 21157 | 2026.05.14 14:14:14.480328 [ 68 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21158 | 2026.05.14 14:14:14.480360 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21159 | 2026.05.14 14:14:14.480534 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_60_13 to all_64_64_0 into Compact with storage Full | ||
| 21160 | 2026.05.14 14:14:14.480746 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21161 | 2026.05.14 14:14:14.480790 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 61 rows starting from the beginning of the part | ||
| 21162 | 2026.05.14 14:14:14.480870 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 21163 | 2026.05.14 14:14:14.480925 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 21164 | 2026.05.14 14:14:14.480976 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 21165 | 2026.05.14 14:14:14.481026 [ 196 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 21166 | 2026.05.14 14:14:14.481904 [ 195 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 4 columns (4 merged, 0 gathered) in 0.001446193 sec., 44945.591632652075 rows/sec., 2.95 MiB/sec. | ||
| 21167 | 2026.05.14 14:14:14.482131 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
| 21168 | 2026.05.14 14:14:14.482456 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_64_14} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21169 | 2026.05.14 14:14:14.482541 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_64_14} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Merged 5 parts: [all_1_60_13, all_64_64_0] -> all_1_64_14 | ||
| 21170 | 2026.05.14 14:14:14.482637 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 21171 | 2026.05.14 14:14:15.014106 [ 66 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Selected 5 parts from all_1_60_13 to all_64_64_0 | ||
| 21172 | 2026.05.14 14:14:15.014183 [ 66 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21173 | 2026.05.14 14:14:15.014208 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21174 | 2026.05.14 14:14:15.014340 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_60_13 to all_64_64_0 into Compact with storage Full | ||
| 21175 | 2026.05.14 14:14:15.014493 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21176 | 2026.05.14 14:14:15.014531 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 360 rows starting from the beginning of the part | ||
| 21177 | 2026.05.14 14:14:15.014600 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 21178 | 2026.05.14 14:14:15.014647 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 21179 | 2026.05.14 14:14:15.014690 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 21180 | 2026.05.14 14:14:15.014730 [ 196 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 21181 | 2026.05.14 14:14:15.015540 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 4 columns (4 merged, 0 gathered) in 0.001247452 sec., 307827.4755261124 rows/sec., 15.71 MiB/sec. | ||
| 21182 | 2026.05.14 14:14:15.015778 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
| 21183 | 2026.05.14 14:14:15.016095 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_64_14} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21184 | 2026.05.14 14:14:15.016175 [ 195 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_64_14} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Merged 5 parts: [all_1_60_13, all_64_64_0] -> all_1_64_14 | ||
| 21185 | 2026.05.14 14:14:15.016269 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 21186 | 2026.05.14 14:14:16.260196 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21187 | 2026.05.14 14:14:16.260294 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21188 | 2026.05.14 14:14:16.465040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42280 | ||
| 21189 | 2026.05.14 14:14:16.465639 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21190 | 2026.05.14 14:14:16.465675 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21191 | 2026.05.14 14:14:16.466172 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 21192 | 2026.05.14 14:14:16.466405 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21193 | 2026.05.14 14:14:16.466539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42280 | ||
| 21194 | 2026.05.14 14:14:16.607138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2638 | ||
| 21195 | 2026.05.14 14:14:16.609335 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21196 | 2026.05.14 14:14:16.609388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21197 | 2026.05.14 14:14:16.610558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21198 | 2026.05.14 14:14:16.610818 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21199 | 2026.05.14 14:14:16.610998 [ 64 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 21200 | 2026.05.14 14:14:16.611073 [ 64 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21201 | 2026.05.14 14:14:16.611081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2638 | ||
| 21202 | 2026.05.14 14:14:16.611094 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21203 | 2026.05.14 14:14:16.611229 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 21204 | 2026.05.14 14:14:16.611736 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21205 | 2026.05.14 14:14:16.611882 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2440 rows starting from the beginning of the part | ||
| 21206 | 2026.05.14 14:14:16.612237 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 21207 | 2026.05.14 14:14:16.612567 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 20 rows starting from the beginning of the part | ||
| 21208 | 2026.05.14 14:14:16.612891 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
| 21209 | 2026.05.14 14:14:16.613218 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 21210 | 2026.05.14 14:14:16.613561 [ 196 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 20 rows starting from the beginning of the part | ||
| 21211 | 2026.05.14 14:14:16.620584 [ 195 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2638 rows, containing 72 columns (72 merged, 0 gathered) in 0.009400577 sec., 280621.0725150169 rows/sec., 233.20 MiB/sec. | ||
| 21212 | 2026.05.14 14:14:16.623062 [ 188 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 21213 | 2026.05.14 14:14:16.623744 [ 188 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_66_13} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21214 | 2026.05.14 14:14:16.623840 [ 188 ] {6eecbc42-26f7-474b-8af3-7c58eec9090d::all_1_66_13} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 21215 | 2026.05.14 14:14:16.624247 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 21216 | 2026.05.14 14:14:16.788312 [ 218 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21217 | 2026.05.14 14:14:16.788389 [ 218 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21218 | 2026.05.14 14:14:16.790298 [ 218 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21219 | 2026.05.14 14:14:16.952800 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21220 | 2026.05.14 14:14:16.953077 [ 271 ] {ea8099f4-1851-480d-87d9-30d890c927a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 21221 | 2026.05.14 14:14:16.953496 [ 271 ] {ea8099f4-1851-480d-87d9-30d890c927a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21222 | 2026.05.14 14:14:16.953544 [ 271 ] {ea8099f4-1851-480d-87d9-30d890c927a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 21223 | 2026.05.14 14:14:16.953802 [ 271 ] {ea8099f4-1851-480d-87d9-30d890c927a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21224 | 2026.05.14 14:14:16.953869 [ 271 ] {ea8099f4-1851-480d-87d9-30d890c927a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21225 | 2026.05.14 14:14:16.954018 [ 271 ] {ea8099f4-1851-480d-87d9-30d890c927a7} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 21226 | 2026.05.14 14:14:16.954120 [ 324 ] {ea8099f4-1851-480d-87d9-30d890c927a7} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21227 | 2026.05.14 14:14:16.954120 [ 356 ] {ea8099f4-1851-480d-87d9-30d890c927a7} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21228 | 2026.05.14 14:14:16.954226 [ 271 ] {ea8099f4-1851-480d-87d9-30d890c927a7} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21229 | 2026.05.14 14:14:16.954254 [ 271 ] {ea8099f4-1851-480d-87d9-30d890c927a7} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21230 | 2026.05.14 14:14:16.954299 [ 271 ] {ea8099f4-1851-480d-87d9-30d890c927a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 21231 | 2026.05.14 14:14:16.954320 [ 271 ] {ea8099f4-1851-480d-87d9-30d890c927a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 21232 | 2026.05.14 14:14:16.955497 [ 271 ] {ea8099f4-1851-480d-87d9-30d890c927a7} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002545 sec., 17288.801571709235 rows/sec., 3.61 MiB/sec. | ||
| 21233 | 2026.05.14 14:14:16.955616 [ 271 ] {ea8099f4-1851-480d-87d9-30d890c927a7} <Debug> TCPHandler: Processed in 0.002964547 sec. | ||
| 21234 | 2026.05.14 14:14:16.961483 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21235 | 2026.05.14 14:14:16.961629 [ 271 ] {2c95e4dc-a292-4268-9098-bfbe0a28ea5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21236 | 2026.05.14 14:14:16.961682 [ 271 ] {2c95e4dc-a292-4268-9098-bfbe0a28ea5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21237 | 2026.05.14 14:14:16.962492 [ 271 ] {2c95e4dc-a292-4268-9098-bfbe0a28ea5a} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21238 | 2026.05.14 14:14:16.962572 [ 271 ] {2c95e4dc-a292-4268-9098-bfbe0a28ea5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21239 | 2026.05.14 14:14:16.963060 [ 271 ] {2c95e4dc-a292-4268-9098-bfbe0a28ea5a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21240 | 2026.05.14 14:14:16.963311 [ 271 ] {2c95e4dc-a292-4268-9098-bfbe0a28ea5a} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21241 | 2026.05.14 14:14:16.963488 [ 63 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 21242 | 2026.05.14 14:14:16.963509 [ 271 ] {2c95e4dc-a292-4268-9098-bfbe0a28ea5a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001921 sec., 147839.66684018742 rows/sec., 9.39 MiB/sec. | ||
| 21243 | 2026.05.14 14:14:16.963560 [ 63 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21244 | 2026.05.14 14:14:16.963589 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21245 | 2026.05.14 14:14:16.963616 [ 271 ] {2c95e4dc-a292-4268-9098-bfbe0a28ea5a} <Debug> TCPHandler: Processed in 0.002196701 sec. | ||
| 21246 | 2026.05.14 14:14:16.963689 [ 221 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21247 | 2026.05.14 14:14:16.963692 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 21248 | 2026.05.14 14:14:16.963727 [ 221 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21249 | 2026.05.14 14:14:16.963842 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21250 | 2026.05.14 14:14:16.963849 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21251 | 2026.05.14 14:14:16.963885 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 284 rows starting from the beginning of the part | ||
| 21252 | 2026.05.14 14:14:16.963955 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 284 rows starting from the beginning of the part | ||
| 21253 | 2026.05.14 14:14:16.964002 [ 271 ] {187193e5-48d8-4ea0-a04a-211dfca67a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21254 | 2026.05.14 14:14:16.964006 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 284 rows starting from the beginning of the part | ||
| 21255 | 2026.05.14 14:14:16.964075 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 284 rows starting from the beginning of the part | ||
| 21256 | 2026.05.14 14:14:16.964076 [ 271 ] {187193e5-48d8-4ea0-a04a-211dfca67a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21257 | 2026.05.14 14:14:16.964123 [ 193 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 284 rows starting from the beginning of the part | ||
| 21258 | 2026.05.14 14:14:16.964996 [ 271 ] {187193e5-48d8-4ea0-a04a-211dfca67a7f} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21259 | 2026.05.14 14:14:16.965041 [ 271 ] {187193e5-48d8-4ea0-a04a-211dfca67a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21260 | 2026.05.14 14:14:16.965150 [ 195 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500494 sec., 946355.0004198618 rows/sec., 63.72 MiB/sec. | ||
| 21261 | 2026.05.14 14:14:16.965306 [ 195 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 21262 | 2026.05.14 14:14:16.965516 [ 271 ] {187193e5-48d8-4ea0-a04a-211dfca67a7f} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21263 | 2026.05.14 14:14:16.965705 [ 221 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21264 | 2026.05.14 14:14:16.965715 [ 195 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_65_16} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21265 | 2026.05.14 14:14:16.965818 [ 195 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_65_16} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 21266 | 2026.05.14 14:14:16.965831 [ 271 ] {187193e5-48d8-4ea0-a04a-211dfca67a7f} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21267 | 2026.05.14 14:14:16.965890 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 21268 | 2026.05.14 14:14:16.965980 [ 271 ] {187193e5-48d8-4ea0-a04a-211dfca67a7f} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.002022 sec., 435707.22057368944 rows/sec., 34.23 MiB/sec. | ||
| 21269 | 2026.05.14 14:14:16.965994 [ 63 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21270 | 2026.05.14 14:14:16.966025 [ 271 ] {187193e5-48d8-4ea0-a04a-211dfca67a7f} <Debug> TCPHandler: Processed in 0.002300161 sec. | ||
| 21271 | 2026.05.14 14:14:16.966037 [ 63 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21272 | 2026.05.14 14:14:16.966066 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21273 | 2026.05.14 14:14:16.966159 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21274 | 2026.05.14 14:14:16.966180 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21275 | 2026.05.14 14:14:16.966288 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21276 | 2026.05.14 14:14:16.966289 [ 271 ] {63fd4057-1eb0-46d8-a731-19e1125afd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21277 | 2026.05.14 14:14:16.966328 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3240 rows starting from the beginning of the part | ||
| 21278 | 2026.05.14 14:14:16.966352 [ 271 ] {63fd4057-1eb0-46d8-a731-19e1125afd4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21279 | 2026.05.14 14:14:16.966396 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 56 rows starting from the beginning of the part | ||
| 21280 | 2026.05.14 14:14:16.966448 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 3230 rows starting from the beginning of the part | ||
| 21281 | 2026.05.14 14:14:16.966492 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 56 rows starting from the beginning of the part | ||
| 21282 | 2026.05.14 14:14:16.966531 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part | ||
| 21283 | 2026.05.14 14:14:16.966571 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 881 rows starting from the beginning of the part | ||
| 21284 | 2026.05.14 14:14:16.966955 [ 271 ] {63fd4057-1eb0-46d8-a731-19e1125afd4b} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21285 | 2026.05.14 14:14:16.967000 [ 271 ] {63fd4057-1eb0-46d8-a731-19e1125afd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21286 | 2026.05.14 14:14:16.967405 [ 271 ] {63fd4057-1eb0-46d8-a731-19e1125afd4b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21287 | 2026.05.14 14:14:16.967634 [ 271 ] {63fd4057-1eb0-46d8-a731-19e1125afd4b} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21288 | 2026.05.14 14:14:16.967777 [ 271 ] {63fd4057-1eb0-46d8-a731-19e1125afd4b} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001507 sec., 122096.8812209688 rows/sec., 7.58 MiB/sec. | ||
| 21289 | 2026.05.14 14:14:16.967816 [ 271 ] {63fd4057-1eb0-46d8-a731-19e1125afd4b} <Debug> TCPHandler: Processed in 0.001693806 sec. | ||
| 21290 | 2026.05.14 14:14:16.967960 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21291 | 2026.05.14 14:14:16.968063 [ 271 ] {06d9d771-9a82-4acc-ae55-74f575e706ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21292 | 2026.05.14 14:14:16.968104 [ 271 ] {06d9d771-9a82-4acc-ae55-74f575e706ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21293 | 2026.05.14 14:14:16.968625 [ 271 ] {06d9d771-9a82-4acc-ae55-74f575e706ed} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21294 | 2026.05.14 14:14:16.968643 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7519 rows, containing 5 columns (5 merged, 0 gathered) in 0.002528463 sec., 2973743.3373555397 rows/sec., 234.93 MiB/sec. | ||
| 21295 | 2026.05.14 14:14:16.968664 [ 271 ] {06d9d771-9a82-4acc-ae55-74f575e706ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21296 | 2026.05.14 14:14:16.968996 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21297 | 2026.05.14 14:14:16.969002 [ 271 ] {06d9d771-9a82-4acc-ae55-74f575e706ed} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21298 | 2026.05.14 14:14:16.969323 [ 271 ] {06d9d771-9a82-4acc-ae55-74f575e706ed} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21299 | 2026.05.14 14:14:16.969383 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_151_30} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21300 | 2026.05.14 14:14:16.969470 [ 271 ] {06d9d771-9a82-4acc-ae55-74f575e706ed} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00143 sec., 104195.80419580419 rows/sec., 6.73 MiB/sec. | ||
| 21301 | 2026.05.14 14:14:16.969472 [ 198 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_151_30} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21302 | 2026.05.14 14:14:16.969518 [ 271 ] {06d9d771-9a82-4acc-ae55-74f575e706ed} <Debug> TCPHandler: Processed in 0.001607144 sec. | ||
| 21303 | 2026.05.14 14:14:16.969613 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 21304 | 2026.05.14 14:14:16.969666 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21305 | 2026.05.14 14:14:16.969777 [ 271 ] {6f14442f-d95c-4814-ad66-1a95c2757bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21306 | 2026.05.14 14:14:16.969818 [ 271 ] {6f14442f-d95c-4814-ad66-1a95c2757bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21307 | 2026.05.14 14:14:16.970322 [ 271 ] {6f14442f-d95c-4814-ad66-1a95c2757bc3} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21308 | 2026.05.14 14:14:16.970358 [ 271 ] {6f14442f-d95c-4814-ad66-1a95c2757bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21309 | 2026.05.14 14:14:16.970677 [ 271 ] {6f14442f-d95c-4814-ad66-1a95c2757bc3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21310 | 2026.05.14 14:14:16.970891 [ 271 ] {6f14442f-d95c-4814-ad66-1a95c2757bc3} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21311 | 2026.05.14 14:14:16.971017 [ 63 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 21312 | 2026.05.14 14:14:16.971021 [ 271 ] {6f14442f-d95c-4814-ad66-1a95c2757bc3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001263 sec., 117181.31433095803 rows/sec., 6.66 MiB/sec. | ||
| 21313 | 2026.05.14 14:14:16.971066 [ 63 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21314 | 2026.05.14 14:14:16.971092 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21315 | 2026.05.14 14:14:16.971157 [ 271 ] {6f14442f-d95c-4814-ad66-1a95c2757bc3} <Debug> TCPHandler: Processed in 0.001543614 sec. | ||
| 21316 | 2026.05.14 14:14:16.971162 [ 195 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 21317 | 2026.05.14 14:14:16.971252 [ 195 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21318 | 2026.05.14 14:14:16.971275 [ 195 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 148 rows starting from the beginning of the part | ||
| 21319 | 2026.05.14 14:14:16.971326 [ 195 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 148 rows starting from the beginning of the part | ||
| 21320 | 2026.05.14 14:14:16.971372 [ 195 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 148 rows starting from the beginning of the part | ||
| 21321 | 2026.05.14 14:14:16.971412 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21322 | 2026.05.14 14:14:16.971420 [ 195 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 148 rows starting from the beginning of the part | ||
| 21323 | 2026.05.14 14:14:16.971486 [ 195 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 148 rows starting from the beginning of the part | ||
| 21324 | 2026.05.14 14:14:16.971571 [ 271 ] {2a82832a-570d-4c11-ac34-3bb028e0b32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21325 | 2026.05.14 14:14:16.971643 [ 271 ] {2a82832a-570d-4c11-ac34-3bb028e0b32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21326 | 2026.05.14 14:14:16.972258 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001123571 sec., 658614.3643792871 rows/sec., 39.97 MiB/sec. | ||
| 21327 | 2026.05.14 14:14:16.972413 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 21328 | 2026.05.14 14:14:16.972582 [ 271 ] {2a82832a-570d-4c11-ac34-3bb028e0b32e} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21329 | 2026.05.14 14:14:16.972629 [ 271 ] {2a82832a-570d-4c11-ac34-3bb028e0b32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21330 | 2026.05.14 14:14:16.972686 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_65_16} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21331 | 2026.05.14 14:14:16.972779 [ 194 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_65_16} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 21332 | 2026.05.14 14:14:16.972863 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 21333 | 2026.05.14 14:14:16.973032 [ 271 ] {2a82832a-570d-4c11-ac34-3bb028e0b32e} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21334 | 2026.05.14 14:14:16.973260 [ 271 ] {2a82832a-570d-4c11-ac34-3bb028e0b32e} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21335 | 2026.05.14 14:14:16.973411 [ 271 ] {2a82832a-570d-4c11-ac34-3bb028e0b32e} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001889 sec., 281630.49232398096 rows/sec., 19.93 MiB/sec. | ||
| 21336 | 2026.05.14 14:14:16.973438 [ 63 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21337 | 2026.05.14 14:14:16.973456 [ 271 ] {2a82832a-570d-4c11-ac34-3bb028e0b32e} <Debug> TCPHandler: Processed in 0.00217562 sec. | ||
| 21338 | 2026.05.14 14:14:16.973492 [ 63 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21339 | 2026.05.14 14:14:16.973522 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21340 | 2026.05.14 14:14:16.973602 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21341 | 2026.05.14 14:14:16.973625 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21342 | 2026.05.14 14:14:16.973714 [ 271 ] {ebf71ff4-9e82-4bed-b506-07ada6d64e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21343 | 2026.05.14 14:14:16.973733 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21344 | 2026.05.14 14:14:16.973767 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1797 rows starting from the beginning of the part | ||
| 21345 | 2026.05.14 14:14:16.973768 [ 271 ] {ebf71ff4-9e82-4bed-b506-07ada6d64e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21346 | 2026.05.14 14:14:16.973827 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part | ||
| 21347 | 2026.05.14 14:14:16.973881 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1758 rows starting from the beginning of the part | ||
| 21348 | 2026.05.14 14:14:16.973925 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part | ||
| 21349 | 2026.05.14 14:14:16.973966 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
| 21350 | 2026.05.14 14:14:16.974007 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 532 rows starting from the beginning of the part | ||
| 21351 | 2026.05.14 14:14:16.974164 [ 271 ] {ebf71ff4-9e82-4bed-b506-07ada6d64e79} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21352 | 2026.05.14 14:14:16.974208 [ 271 ] {ebf71ff4-9e82-4bed-b506-07ada6d64e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21353 | 2026.05.14 14:14:16.974543 [ 271 ] {ebf71ff4-9e82-4bed-b506-07ada6d64e79} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21354 | 2026.05.14 14:14:16.974782 [ 271 ] {ebf71ff4-9e82-4bed-b506-07ada6d64e79} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21355 | 2026.05.14 14:14:16.974918 [ 271 ] {ebf71ff4-9e82-4bed-b506-07ada6d64e79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001231 sec., 4874.086108854589 rows/sec., 254.65 KiB/sec. | ||
| 21356 | 2026.05.14 14:14:16.974958 [ 271 ] {ebf71ff4-9e82-4bed-b506-07ada6d64e79} <Debug> TCPHandler: Processed in 0.001406793 sec. | ||
| 21357 | 2026.05.14 14:14:16.975115 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21358 | 2026.05.14 14:14:16.975213 [ 271 ] {0b4e29c0-4951-4681-91dd-b27674069c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21359 | 2026.05.14 14:14:16.975258 [ 271 ] {0b4e29c0-4951-4681-91dd-b27674069c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21360 | 2026.05.14 14:14:16.975351 [ 190 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001764746 sec., 2424711.5448908797 rows/sec., 175.33 MiB/sec. | ||
| 21361 | 2026.05.14 14:14:16.975580 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21362 | 2026.05.14 14:14:16.975714 [ 271 ] {0b4e29c0-4951-4681-91dd-b27674069c1b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21363 | 2026.05.14 14:14:16.975759 [ 271 ] {0b4e29c0-4951-4681-91dd-b27674069c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21364 | 2026.05.14 14:14:16.975908 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_151_30} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21365 | 2026.05.14 14:14:16.975998 [ 197 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_151_30} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21366 | 2026.05.14 14:14:16.976096 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 21367 | 2026.05.14 14:14:16.976145 [ 271 ] {0b4e29c0-4951-4681-91dd-b27674069c1b} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21368 | 2026.05.14 14:14:16.976382 [ 271 ] {0b4e29c0-4951-4681-91dd-b27674069c1b} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21369 | 2026.05.14 14:14:16.976518 [ 271 ] {0b4e29c0-4951-4681-91dd-b27674069c1b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001325 sec., 200000 rows/sec., 13.29 MiB/sec. | ||
| 21370 | 2026.05.14 14:14:16.976557 [ 271 ] {0b4e29c0-4951-4681-91dd-b27674069c1b} <Debug> TCPHandler: Processed in 0.001492054 sec. | ||
| 21371 | 2026.05.14 14:14:16.976688 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21372 | 2026.05.14 14:14:16.976788 [ 271 ] {7dfcf0c4-311e-44cc-be51-1cfef0d35d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21373 | 2026.05.14 14:14:16.976831 [ 271 ] {7dfcf0c4-311e-44cc-be51-1cfef0d35d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21374 | 2026.05.14 14:14:16.977196 [ 271 ] {7dfcf0c4-311e-44cc-be51-1cfef0d35d83} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21375 | 2026.05.14 14:14:16.977234 [ 271 ] {7dfcf0c4-311e-44cc-be51-1cfef0d35d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21376 | 2026.05.14 14:14:16.977540 [ 271 ] {7dfcf0c4-311e-44cc-be51-1cfef0d35d83} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21377 | 2026.05.14 14:14:16.977756 [ 271 ] {7dfcf0c4-311e-44cc-be51-1cfef0d35d83} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21378 | 2026.05.14 14:14:16.977890 [ 271 ] {7dfcf0c4-311e-44cc-be51-1cfef0d35d83} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 60.11 KiB/sec. | ||
| 21379 | 2026.05.14 14:14:16.977927 [ 271 ] {7dfcf0c4-311e-44cc-be51-1cfef0d35d83} <Debug> TCPHandler: Processed in 0.001288412 sec. | ||
| 21380 | 2026.05.14 14:14:16.978051 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21381 | 2026.05.14 14:14:16.978148 [ 271 ] {b0a78b8c-c459-4d3e-842a-ea5ae678979e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21382 | 2026.05.14 14:14:16.978204 [ 271 ] {b0a78b8c-c459-4d3e-842a-ea5ae678979e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21383 | 2026.05.14 14:14:16.979207 [ 271 ] {b0a78b8c-c459-4d3e-842a-ea5ae678979e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21384 | 2026.05.14 14:14:16.979244 [ 271 ] {b0a78b8c-c459-4d3e-842a-ea5ae678979e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21385 | 2026.05.14 14:14:16.979833 [ 271 ] {b0a78b8c-c459-4d3e-842a-ea5ae678979e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21386 | 2026.05.14 14:14:16.980060 [ 271 ] {b0a78b8c-c459-4d3e-842a-ea5ae678979e} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21387 | 2026.05.14 14:14:16.980206 [ 271 ] {b0a78b8c-c459-4d3e-842a-ea5ae678979e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002076 sec., 20231.21387283237 rows/sec., 36.25 MiB/sec. | ||
| 21388 | 2026.05.14 14:14:16.980286 [ 271 ] {b0a78b8c-c459-4d3e-842a-ea5ae678979e} <Debug> TCPHandler: Processed in 0.002284331 sec. | ||
| 21389 | 2026.05.14 14:14:16.980435 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21390 | 2026.05.14 14:14:16.980535 [ 271 ] {6725e969-d8ce-4cc1-b659-5fc25194f6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21391 | 2026.05.14 14:14:16.980577 [ 271 ] {6725e969-d8ce-4cc1-b659-5fc25194f6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21392 | 2026.05.14 14:14:16.980925 [ 271 ] {6725e969-d8ce-4cc1-b659-5fc25194f6d2} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21393 | 2026.05.14 14:14:16.980963 [ 271 ] {6725e969-d8ce-4cc1-b659-5fc25194f6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21394 | 2026.05.14 14:14:16.981275 [ 271 ] {6725e969-d8ce-4cc1-b659-5fc25194f6d2} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21395 | 2026.05.14 14:14:16.981488 [ 271 ] {6725e969-d8ce-4cc1-b659-5fc25194f6d2} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21396 | 2026.05.14 14:14:16.981615 [ 62 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21397 | 2026.05.14 14:14:16.981617 [ 271 ] {6725e969-d8ce-4cc1-b659-5fc25194f6d2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 21398 | 2026.05.14 14:14:16.981670 [ 62 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21399 | 2026.05.14 14:14:16.981696 [ 271 ] {6725e969-d8ce-4cc1-b659-5fc25194f6d2} <Debug> TCPHandler: Processed in 0.001310112 sec. | ||
| 21400 | 2026.05.14 14:14:16.981700 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21401 | 2026.05.14 14:14:16.981817 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21402 | 2026.05.14 14:14:16.981931 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21403 | 2026.05.14 14:14:16.981960 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9390 rows starting from the beginning of the part | ||
| 21404 | 2026.05.14 14:14:16.982015 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 21405 | 2026.05.14 14:14:16.982060 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 42 rows starting from the beginning of the part | ||
| 21406 | 2026.05.14 14:14:16.982102 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 48 rows starting from the beginning of the part | ||
| 21407 | 2026.05.14 14:14:16.982143 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 21408 | 2026.05.14 14:14:16.982185 [ 189 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 90 rows starting from the beginning of the part | ||
| 21409 | 2026.05.14 14:14:16.984568 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002801105 sec., 3459349.078310167 rows/sec., 223.07 MiB/sec. | ||
| 21410 | 2026.05.14 14:14:16.984811 [ 190 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21411 | 2026.05.14 14:14:16.985141 [ 190 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_151_30} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21412 | 2026.05.14 14:14:16.985220 [ 190 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_151_30} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21413 | 2026.05.14 14:14:16.985308 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 21414 | 2026.05.14 14:14:17.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.22 MiB, peak 427.54 MiB, free memory in arenas 0.00 B, will set to 409.14 MiB (RSS), difference: -1.08 MiB | ||
| 21415 | 2026.05.14 14:14:18.675317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 21416 | 2026.05.14 14:14:18.693069 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21417 | 2026.05.14 14:14:18.693132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21418 | 2026.05.14 14:14:18.699164 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 21419 | 2026.05.14 14:14:18.699880 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21420 | 2026.05.14 14:14:18.702990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 21421 | 2026.05.14 14:14:19.853865 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37267 | ||
| 21422 | 2026.05.14 14:14:19.853957 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21423 | 2026.05.14 14:14:19.853987 [ 259 ] {} <Debug> TCP-Session: f2390786-b153-41b5-a604-197a70563e71 Authenticating user 'default' from [fd00:1122:3344:101::e]:37267 | ||
| 21424 | 2026.05.14 14:14:19.854012 [ 259 ] {} <Debug> TCP-Session: f2390786-b153-41b5-a604-197a70563e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21425 | 2026.05.14 14:14:19.854028 [ 259 ] {} <Debug> TCP-Session: f2390786-b153-41b5-a604-197a70563e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21426 | 2026.05.14 14:14:19.854224 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62906 | ||
| 21427 | 2026.05.14 14:14:19.854245 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60168 | ||
| 21428 | 2026.05.14 14:14:19.854276 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51382 | ||
| 21429 | 2026.05.14 14:14:19.854254 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53499 | ||
| 21430 | 2026.05.14 14:14:19.854325 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53379 | ||
| 21431 | 2026.05.14 14:14:19.854346 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21432 | 2026.05.14 14:14:19.854332 [ 259 ] {} <Trace> TCP-Session: f2390786-b153-41b5-a604-197a70563e71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21433 | 2026.05.14 14:14:19.854405 [ 308 ] {} <Debug> TCP-Session: 274a4cf6-b10a-4d22-a548-3ef55ec0d5dd Authenticating user 'default' from [fd00:1122:3344:101::e]:51382 | ||
| 21434 | 2026.05.14 14:14:19.854421 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21435 | 2026.05.14 14:14:19.854446 [ 308 ] {} <Debug> TCP-Session: 274a4cf6-b10a-4d22-a548-3ef55ec0d5dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21436 | 2026.05.14 14:14:19.854460 [ 311 ] {} <Debug> TCP-Session: bfdf7ec2-4b4a-4967-993a-834e47de45a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53379 | ||
| 21437 | 2026.05.14 14:14:19.854470 [ 308 ] {} <Debug> TCP-Session: 274a4cf6-b10a-4d22-a548-3ef55ec0d5dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21438 | 2026.05.14 14:14:19.854400 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21439 | 2026.05.14 14:14:19.854491 [ 311 ] {} <Debug> TCP-Session: bfdf7ec2-4b4a-4967-993a-834e47de45a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21440 | 2026.05.14 14:14:19.854325 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21441 | 2026.05.14 14:14:19.854520 [ 307 ] {} <Debug> TCP-Session: b731b699-bf8e-483e-b8cf-097d69bf9f3f Authenticating user 'default' from [fd00:1122:3344:101::e]:53499 | ||
| 21442 | 2026.05.14 14:14:19.854521 [ 311 ] {} <Debug> TCP-Session: bfdf7ec2-4b4a-4967-993a-834e47de45a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21443 | 2026.05.14 14:14:19.854564 [ 307 ] {} <Debug> TCP-Session: b731b699-bf8e-483e-b8cf-097d69bf9f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21444 | 2026.05.14 14:14:19.854557 [ 268 ] {} <Debug> TCP-Session: 7a76def2-ee1a-4f99-aeea-06b3b1351471 Authenticating user 'default' from [fd00:1122:3344:101::e]:62906 | ||
| 21445 | 2026.05.14 14:14:19.854585 [ 307 ] {} <Debug> TCP-Session: b731b699-bf8e-483e-b8cf-097d69bf9f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21446 | 2026.05.14 14:14:19.854588 [ 259 ] {12a3358f-c4a5-47f1-999d-2bd611c36b50} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37267) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21447 | 2026.05.14 14:14:19.854604 [ 268 ] {} <Debug> TCP-Session: 7a76def2-ee1a-4f99-aeea-06b3b1351471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21448 | 2026.05.14 14:14:19.854324 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21449 | 2026.05.14 14:14:19.854647 [ 268 ] {} <Debug> TCP-Session: 7a76def2-ee1a-4f99-aeea-06b3b1351471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21450 | 2026.05.14 14:14:19.854670 [ 304 ] {} <Debug> TCP-Session: 3fb17ed5-dcf4-4717-927f-23b209d9ef83 Authenticating user 'default' from [fd00:1122:3344:101::e]:60168 | ||
| 21451 | 2026.05.14 14:14:19.854315 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50991 | ||
| 21452 | 2026.05.14 14:14:19.854692 [ 304 ] {} <Debug> TCP-Session: 3fb17ed5-dcf4-4717-927f-23b209d9ef83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21453 | 2026.05.14 14:14:19.854229 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48866 | ||
| 21454 | 2026.05.14 14:14:19.854731 [ 304 ] {} <Debug> TCP-Session: 3fb17ed5-dcf4-4717-927f-23b209d9ef83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21455 | 2026.05.14 14:14:19.854756 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21456 | 2026.05.14 14:14:19.854311 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47095 | ||
| 21457 | 2026.05.14 14:14:19.854792 [ 310 ] {} <Debug> TCP-Session: d20f96f6-c0a2-4cca-9df4-9c7327155005 Authenticating user 'default' from [fd00:1122:3344:101::e]:50991 | ||
| 21458 | 2026.05.14 14:14:19.854782 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21459 | 2026.05.14 14:14:19.854858 [ 310 ] {} <Debug> TCP-Session: d20f96f6-c0a2-4cca-9df4-9c7327155005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21460 | 2026.05.14 14:14:19.854866 [ 303 ] {} <Debug> TCP-Session: e4919980-5956-4491-9c06-2e333f2aeb16 Authenticating user 'default' from [fd00:1122:3344:101::e]:48866 | ||
| 21461 | 2026.05.14 14:14:19.854870 [ 259 ] {12a3358f-c4a5-47f1-999d-2bd611c36b50} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21462 | 2026.05.14 14:14:19.854887 [ 303 ] {} <Debug> TCP-Session: e4919980-5956-4491-9c06-2e333f2aeb16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21463 | 2026.05.14 14:14:19.854877 [ 310 ] {} <Debug> TCP-Session: d20f96f6-c0a2-4cca-9df4-9c7327155005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21464 | 2026.05.14 14:14:19.854917 [ 303 ] {} <Debug> TCP-Session: e4919980-5956-4491-9c06-2e333f2aeb16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21465 | 2026.05.14 14:14:19.854938 [ 259 ] {12a3358f-c4a5-47f1-999d-2bd611c36b50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21466 | 2026.05.14 14:14:19.855118 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21467 | 2026.05.14 14:14:19.855156 [ 309 ] {} <Debug> TCP-Session: 4715f97f-f29f-42f3-aa0b-acb2c3fdc76d Authenticating user 'default' from [fd00:1122:3344:101::e]:47095 | ||
| 21468 | 2026.05.14 14:14:19.855179 [ 309 ] {} <Debug> TCP-Session: 4715f97f-f29f-42f3-aa0b-acb2c3fdc76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21469 | 2026.05.14 14:14:19.855192 [ 309 ] {} <Debug> TCP-Session: 4715f97f-f29f-42f3-aa0b-acb2c3fdc76d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21470 | 2026.05.14 14:14:19.855242 [ 259 ] {12a3358f-c4a5-47f1-999d-2bd611c36b50} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 21471 | 2026.05.14 14:14:19.856129 [ 356 ] {12a3358f-c4a5-47f1-999d-2bd611c36b50} <Trace> AggregatingTransform: Aggregating | ||
| 21472 | 2026.05.14 14:14:19.856168 [ 356 ] {12a3358f-c4a5-47f1-999d-2bd611c36b50} <Trace> Aggregator: Aggregation method: without_key | ||
| 21473 | 2026.05.14 14:14:19.856198 [ 356 ] {12a3358f-c4a5-47f1-999d-2bd611c36b50} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000846158 sec. (1181.812 rows/sec., 46.16 KiB/sec.) | ||
| 21474 | 2026.05.14 14:14:19.856213 [ 356 ] {12a3358f-c4a5-47f1-999d-2bd611c36b50} <Trace> Aggregator: Merging aggregated data | ||
| 21475 | 2026.05.14 14:14:19.856798 [ 259 ] {12a3358f-c4a5-47f1-999d-2bd611c36b50} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002275 sec., 439.56043956043953 rows/sec., 17.17 KiB/sec. | ||
| 21476 | 2026.05.14 14:14:19.856938 [ 259 ] {12a3358f-c4a5-47f1-999d-2bd611c36b50} <Debug> TCPHandler: Processed in 0.002728445 sec. | ||
| 21477 | 2026.05.14 14:14:19.857071 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21478 | 2026.05.14 14:14:19.857101 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21479 | 2026.05.14 14:14:19.857105 [ 259 ] {} <Debug> TCP-Session: f2390786-b153-41b5-a604-197a70563e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21480 | 2026.05.14 14:14:19.857123 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21481 | 2026.05.14 14:14:19.857143 [ 268 ] {} <Debug> TCP-Session: 7a76def2-ee1a-4f99-aeea-06b3b1351471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21482 | 2026.05.14 14:14:19.857164 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21483 | 2026.05.14 14:14:19.857178 [ 307 ] {} <Debug> TCP-Session: b731b699-bf8e-483e-b8cf-097d69bf9f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21484 | 2026.05.14 14:14:19.857188 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21485 | 2026.05.14 14:14:19.857206 [ 303 ] {} <Debug> TCP-Session: e4919980-5956-4491-9c06-2e333f2aeb16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21486 | 2026.05.14 14:14:19.857215 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21487 | 2026.05.14 14:14:19.857234 [ 308 ] {} <Debug> TCP-Session: 274a4cf6-b10a-4d22-a548-3ef55ec0d5dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21488 | 2026.05.14 14:14:19.857258 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21489 | 2026.05.14 14:14:19.857282 [ 311 ] {} <Debug> TCP-Session: bfdf7ec2-4b4a-4967-993a-834e47de45a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21490 | 2026.05.14 14:14:19.857140 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21491 | 2026.05.14 14:14:19.857319 [ 310 ] {} <Debug> TCP-Session: d20f96f6-c0a2-4cca-9df4-9c7327155005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21492 | 2026.05.14 14:14:19.857231 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21493 | 2026.05.14 14:14:19.857356 [ 304 ] {} <Debug> TCP-Session: 3fb17ed5-dcf4-4717-927f-23b209d9ef83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21494 | 2026.05.14 14:14:19.857400 [ 309 ] {} <Debug> TCP-Session: 4715f97f-f29f-42f3-aa0b-acb2c3fdc76d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21495 | 2026.05.14 14:14:21.452291 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33235 | ||
| 21496 | 2026.05.14 14:14:21.452413 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21497 | 2026.05.14 14:14:21.452447 [ 307 ] {} <Debug> TCP-Session: 3e22469d-d60a-4d8d-b7d2-d8d73fb0bd82 Authenticating user 'default' from [fd00:1122:3344:101::e]:33235 | ||
| 21498 | 2026.05.14 14:14:21.452477 [ 307 ] {} <Debug> TCP-Session: 3e22469d-d60a-4d8d-b7d2-d8d73fb0bd82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21499 | 2026.05.14 14:14:21.452493 [ 307 ] {} <Debug> TCP-Session: 3e22469d-d60a-4d8d-b7d2-d8d73fb0bd82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21500 | 2026.05.14 14:14:21.452831 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37307 | ||
| 21501 | 2026.05.14 14:14:21.452862 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48304 | ||
| 21502 | 2026.05.14 14:14:21.452897 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43296 | ||
| 21503 | 2026.05.14 14:14:21.452904 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34260 | ||
| 21504 | 2026.05.14 14:14:21.452947 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21505 | 2026.05.14 14:14:21.452969 [ 307 ] {} <Trace> TCP-Session: 3e22469d-d60a-4d8d-b7d2-d8d73fb0bd82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21506 | 2026.05.14 14:14:21.453008 [ 308 ] {} <Debug> TCP-Session: 0b45a95d-bde9-44f3-b6cf-833ca3c46e49 Authenticating user 'default' from [fd00:1122:3344:101::e]:37307 | ||
| 21507 | 2026.05.14 14:14:21.453009 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21508 | 2026.05.14 14:14:21.452968 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21509 | 2026.05.14 14:14:21.453061 [ 304 ] {} <Debug> TCP-Session: bfb091a0-f831-461a-9334-610d00f3714f Authenticating user 'default' from [fd00:1122:3344:101::e]:34260 | ||
| 21510 | 2026.05.14 14:14:21.453050 [ 308 ] {} <Debug> TCP-Session: 0b45a95d-bde9-44f3-b6cf-833ca3c46e49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21511 | 2026.05.14 14:14:21.453101 [ 304 ] {} <Debug> TCP-Session: bfb091a0-f831-461a-9334-610d00f3714f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21512 | 2026.05.14 14:14:21.453097 [ 311 ] {} <Debug> TCP-Session: 5412a504-e830-454a-b0d4-7288bc8f9e51 Authenticating user 'default' from [fd00:1122:3344:101::e]:48304 | ||
| 21513 | 2026.05.14 14:14:21.453122 [ 308 ] {} <Debug> TCP-Session: 0b45a95d-bde9-44f3-b6cf-833ca3c46e49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21514 | 2026.05.14 14:14:21.453135 [ 304 ] {} <Debug> TCP-Session: bfb091a0-f831-461a-9334-610d00f3714f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21515 | 2026.05.14 14:14:21.453166 [ 311 ] {} <Debug> TCP-Session: 5412a504-e830-454a-b0d4-7288bc8f9e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21516 | 2026.05.14 14:14:21.452887 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38924 | ||
| 21517 | 2026.05.14 14:14:21.453203 [ 307 ] {c60a0ab5-cdaa-4f30-a0d3-a6f93f730108} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33235) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21518 | 2026.05.14 14:14:21.453202 [ 311 ] {} <Debug> TCP-Session: 5412a504-e830-454a-b0d4-7288bc8f9e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21519 | 2026.05.14 14:14:21.452878 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63731 | ||
| 21520 | 2026.05.14 14:14:21.453295 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21521 | 2026.05.14 14:14:21.452848 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49626 | ||
| 21522 | 2026.05.14 14:14:21.453383 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21523 | 2026.05.14 14:14:21.453372 [ 268 ] {} <Debug> TCP-Session: a5ef302f-317c-4142-aeb5-06e84ddde941 Authenticating user 'default' from [fd00:1122:3344:101::e]:38924 | ||
| 21524 | 2026.05.14 14:14:21.453458 [ 259 ] {} <Debug> TCP-Session: ddd673af-c719-4a6e-9e00-4331d6be6dc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63731 | ||
| 21525 | 2026.05.14 14:14:21.453487 [ 268 ] {} <Debug> TCP-Session: a5ef302f-317c-4142-aeb5-06e84ddde941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21526 | 2026.05.14 14:14:21.453487 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21527 | 2026.05.14 14:14:21.453530 [ 268 ] {} <Debug> TCP-Session: a5ef302f-317c-4142-aeb5-06e84ddde941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21528 | 2026.05.14 14:14:21.453559 [ 310 ] {} <Debug> TCP-Session: 356a7f61-9492-48cb-95c0-45bb5c5d87b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49626 | ||
| 21529 | 2026.05.14 14:14:21.453515 [ 259 ] {} <Debug> TCP-Session: ddd673af-c719-4a6e-9e00-4331d6be6dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21530 | 2026.05.14 14:14:21.453634 [ 307 ] {c60a0ab5-cdaa-4f30-a0d3-a6f93f730108} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21531 | 2026.05.14 14:14:21.453688 [ 259 ] {} <Debug> TCP-Session: ddd673af-c719-4a6e-9e00-4331d6be6dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21532 | 2026.05.14 14:14:21.453608 [ 310 ] {} <Debug> TCP-Session: 356a7f61-9492-48cb-95c0-45bb5c5d87b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21533 | 2026.05.14 14:14:21.452844 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54374 | ||
| 21534 | 2026.05.14 14:14:21.453759 [ 310 ] {} <Debug> TCP-Session: 356a7f61-9492-48cb-95c0-45bb5c5d87b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21535 | 2026.05.14 14:14:21.453755 [ 307 ] {c60a0ab5-cdaa-4f30-a0d3-a6f93f730108} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21536 | 2026.05.14 14:14:21.452972 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21537 | 2026.05.14 14:14:21.453836 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21538 | 2026.05.14 14:14:21.453877 [ 303 ] {} <Debug> TCP-Session: c7afaeeb-fc91-4606-a1a4-a4f4aa5ba3dc Authenticating user 'default' from [fd00:1122:3344:101::e]:43296 | ||
| 21539 | 2026.05.14 14:14:21.453886 [ 309 ] {} <Debug> TCP-Session: 7c8b8436-5b51-4888-aa09-9a9166338b45 Authenticating user 'default' from [fd00:1122:3344:101::e]:54374 | ||
| 21540 | 2026.05.14 14:14:21.453914 [ 303 ] {} <Debug> TCP-Session: c7afaeeb-fc91-4606-a1a4-a4f4aa5ba3dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21541 | 2026.05.14 14:14:21.453925 [ 309 ] {} <Debug> TCP-Session: 7c8b8436-5b51-4888-aa09-9a9166338b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21542 | 2026.05.14 14:14:21.453944 [ 303 ] {} <Debug> TCP-Session: c7afaeeb-fc91-4606-a1a4-a4f4aa5ba3dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21543 | 2026.05.14 14:14:21.453956 [ 309 ] {} <Debug> TCP-Session: 7c8b8436-5b51-4888-aa09-9a9166338b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21544 | 2026.05.14 14:14:21.454208 [ 307 ] {c60a0ab5-cdaa-4f30-a0d3-a6f93f730108} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 21545 | 2026.05.14 14:14:21.455613 [ 345 ] {c60a0ab5-cdaa-4f30-a0d3-a6f93f730108} <Trace> AggregatingTransform: Aggregating | ||
| 21546 | 2026.05.14 14:14:21.455654 [ 345 ] {c60a0ab5-cdaa-4f30-a0d3-a6f93f730108} <Trace> Aggregator: Aggregation method: without_key | ||
| 21547 | 2026.05.14 14:14:21.455797 [ 345 ] {c60a0ab5-cdaa-4f30-a0d3-a6f93f730108} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001236121 sec. (808.982 rows/sec., 31.60 KiB/sec.) | ||
| 21548 | 2026.05.14 14:14:21.455816 [ 345 ] {c60a0ab5-cdaa-4f30-a0d3-a6f93f730108} <Trace> Aggregator: Merging aggregated data | ||
| 21549 | 2026.05.14 14:14:21.456710 [ 307 ] {c60a0ab5-cdaa-4f30-a0d3-a6f93f730108} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003571 sec., 280.0336040324839 rows/sec., 10.94 KiB/sec. | ||
| 21550 | 2026.05.14 14:14:21.457015 [ 307 ] {c60a0ab5-cdaa-4f30-a0d3-a6f93f730108} <Debug> TCPHandler: Processed in 0.004210939 sec. | ||
| 21551 | 2026.05.14 14:14:21.457203 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21552 | 2026.05.14 14:14:21.457241 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21553 | 2026.05.14 14:14:21.457243 [ 307 ] {} <Debug> TCP-Session: 3e22469d-d60a-4d8d-b7d2-d8d73fb0bd82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21554 | 2026.05.14 14:14:21.457288 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21555 | 2026.05.14 14:14:21.457311 [ 308 ] {} <Debug> TCP-Session: 0b45a95d-bde9-44f3-b6cf-833ca3c46e49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21556 | 2026.05.14 14:14:21.457328 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21557 | 2026.05.14 14:14:21.457354 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21558 | 2026.05.14 14:14:21.457375 [ 304 ] {} <Debug> TCP-Session: bfb091a0-f831-461a-9334-610d00f3714f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21559 | 2026.05.14 14:14:21.457393 [ 259 ] {} <Debug> TCP-Session: ddd673af-c719-4a6e-9e00-4331d6be6dc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21560 | 2026.05.14 14:14:21.457430 [ 311 ] {} <Debug> TCP-Session: 5412a504-e830-454a-b0d4-7288bc8f9e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21561 | 2026.05.14 14:14:21.457406 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21562 | 2026.05.14 14:14:21.457475 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21563 | 2026.05.14 14:14:21.457509 [ 303 ] {} <Debug> TCP-Session: c7afaeeb-fc91-4606-a1a4-a4f4aa5ba3dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21564 | 2026.05.14 14:14:21.457389 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21565 | 2026.05.14 14:14:21.457555 [ 268 ] {} <Debug> TCP-Session: a5ef302f-317c-4142-aeb5-06e84ddde941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21566 | 2026.05.14 14:14:21.457306 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21567 | 2026.05.14 14:14:21.457606 [ 310 ] {} <Debug> TCP-Session: 356a7f61-9492-48cb-95c0-45bb5c5d87b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21568 | 2026.05.14 14:14:21.457646 [ 309 ] {} <Debug> TCP-Session: 7c8b8436-5b51-4888-aa09-9a9166338b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21569 | 2026.05.14 14:14:21.591420 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54175 | ||
| 21570 | 2026.05.14 14:14:21.591506 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21571 | 2026.05.14 14:14:21.591532 [ 307 ] {} <Debug> TCP-Session: ef7ad675-5dd9-4668-b8e4-ef1399bf246e Authenticating user 'default' from [fd00:1122:3344:101::e]:54175 | ||
| 21572 | 2026.05.14 14:14:21.591555 [ 307 ] {} <Debug> TCP-Session: ef7ad675-5dd9-4668-b8e4-ef1399bf246e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21573 | 2026.05.14 14:14:21.591569 [ 307 ] {} <Debug> TCP-Session: ef7ad675-5dd9-4668-b8e4-ef1399bf246e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21574 | 2026.05.14 14:14:21.591802 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59147 | ||
| 21575 | 2026.05.14 14:14:21.591837 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40391 | ||
| 21576 | 2026.05.14 14:14:21.591850 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34453 | ||
| 21577 | 2026.05.14 14:14:21.591876 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32809 | ||
| 21578 | 2026.05.14 14:14:21.591886 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64612 | ||
| 21579 | 2026.05.14 14:14:21.591898 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21580 | 2026.05.14 14:14:21.591940 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21581 | 2026.05.14 14:14:21.591950 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21582 | 2026.05.14 14:14:21.591968 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21583 | 2026.05.14 14:14:21.591970 [ 310 ] {} <Debug> TCP-Session: 4eaeea4b-a5af-424e-bcb5-11de4e272ebe Authenticating user 'default' from [fd00:1122:3344:101::e]:40391 | ||
| 21584 | 2026.05.14 14:14:21.591983 [ 311 ] {} <Debug> TCP-Session: 5c064541-6d86-4040-a4ff-26bca4af9953 Authenticating user 'default' from [fd00:1122:3344:101::e]:34453 | ||
| 21585 | 2026.05.14 14:14:21.592001 [ 303 ] {} <Debug> TCP-Session: 21a4e8c4-1c4a-48d8-ae44-3cc6c3bcab3d Authenticating user 'default' from [fd00:1122:3344:101::e]:64612 | ||
| 21586 | 2026.05.14 14:14:21.592026 [ 310 ] {} <Debug> TCP-Session: 4eaeea4b-a5af-424e-bcb5-11de4e272ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21587 | 2026.05.14 14:14:21.592036 [ 311 ] {} <Debug> TCP-Session: 5c064541-6d86-4040-a4ff-26bca4af9953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21588 | 2026.05.14 14:14:21.592050 [ 310 ] {} <Debug> TCP-Session: 4eaeea4b-a5af-424e-bcb5-11de4e272ebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21589 | 2026.05.14 14:14:21.592064 [ 311 ] {} <Debug> TCP-Session: 5c064541-6d86-4040-a4ff-26bca4af9953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21590 | 2026.05.14 14:14:21.592042 [ 303 ] {} <Debug> TCP-Session: 21a4e8c4-1c4a-48d8-ae44-3cc6c3bcab3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21591 | 2026.05.14 14:14:21.591987 [ 268 ] {} <Debug> TCP-Session: 556d0b6a-587d-47a9-90e5-8ab8549dc2a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:32809 | ||
| 21592 | 2026.05.14 14:14:21.592115 [ 303 ] {} <Debug> TCP-Session: 21a4e8c4-1c4a-48d8-ae44-3cc6c3bcab3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21593 | 2026.05.14 14:14:21.592139 [ 268 ] {} <Debug> TCP-Session: 556d0b6a-587d-47a9-90e5-8ab8549dc2a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21594 | 2026.05.14 14:14:21.591892 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54045 | ||
| 21595 | 2026.05.14 14:14:21.592164 [ 268 ] {} <Debug> TCP-Session: 556d0b6a-587d-47a9-90e5-8ab8549dc2a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21596 | 2026.05.14 14:14:21.591878 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57474 | ||
| 21597 | 2026.05.14 14:14:21.592227 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21598 | 2026.05.14 14:14:21.591846 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39259 | ||
| 21599 | 2026.05.14 14:14:21.592275 [ 304 ] {} <Debug> TCP-Session: 1eadf812-ba96-463b-9006-9f100cd1ff36 Authenticating user 'default' from [fd00:1122:3344:101::e]:54045 | ||
| 21600 | 2026.05.14 14:14:21.592298 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21601 | 2026.05.14 14:14:21.592307 [ 304 ] {} <Debug> TCP-Session: 1eadf812-ba96-463b-9006-9f100cd1ff36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21602 | 2026.05.14 14:14:21.592325 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21603 | 2026.05.14 14:14:21.592335 [ 304 ] {} <Debug> TCP-Session: 1eadf812-ba96-463b-9006-9f100cd1ff36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21604 | 2026.05.14 14:14:21.592332 [ 259 ] {} <Debug> TCP-Session: af10c7fa-f906-46a6-9b36-401fb3fbe916 Authenticating user 'default' from [fd00:1122:3344:101::e]:57474 | ||
| 21605 | 2026.05.14 14:14:21.592349 [ 309 ] {} <Debug> TCP-Session: 45f2d595-8fcc-43dc-8bf4-46d7afe01317 Authenticating user 'default' from [fd00:1122:3344:101::e]:39259 | ||
| 21606 | 2026.05.14 14:14:21.591903 [ 307 ] {} <Trace> TCP-Session: ef7ad675-5dd9-4668-b8e4-ef1399bf246e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21607 | 2026.05.14 14:14:21.592388 [ 309 ] {} <Debug> TCP-Session: 45f2d595-8fcc-43dc-8bf4-46d7afe01317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21608 | 2026.05.14 14:14:21.592379 [ 259 ] {} <Debug> TCP-Session: af10c7fa-f906-46a6-9b36-401fb3fbe916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21609 | 2026.05.14 14:14:21.592413 [ 309 ] {} <Debug> TCP-Session: 45f2d595-8fcc-43dc-8bf4-46d7afe01317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21610 | 2026.05.14 14:14:21.592439 [ 259 ] {} <Debug> TCP-Session: af10c7fa-f906-46a6-9b36-401fb3fbe916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21611 | 2026.05.14 14:14:21.591895 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21612 | 2026.05.14 14:14:21.592494 [ 308 ] {} <Debug> TCP-Session: a92ef63c-1704-45ae-8b2d-f8433670570f Authenticating user 'default' from [fd00:1122:3344:101::e]:59147 | ||
| 21613 | 2026.05.14 14:14:21.592512 [ 308 ] {} <Debug> TCP-Session: a92ef63c-1704-45ae-8b2d-f8433670570f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21614 | 2026.05.14 14:14:21.592525 [ 308 ] {} <Debug> TCP-Session: a92ef63c-1704-45ae-8b2d-f8433670570f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21615 | 2026.05.14 14:14:21.592548 [ 307 ] {a513570f-c729-4038-93a2-e06c56925148} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54175) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21616 | 2026.05.14 14:14:21.592825 [ 307 ] {a513570f-c729-4038-93a2-e06c56925148} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21617 | 2026.05.14 14:14:21.592883 [ 307 ] {a513570f-c729-4038-93a2-e06c56925148} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21618 | 2026.05.14 14:14:21.593178 [ 307 ] {a513570f-c729-4038-93a2-e06c56925148} <Debug> oximeter.version (d75afc12-b07c-481c-ab19-4bbc85577df0) (SelectExecutor): Key condition: unknown | ||
| 21619 | 2026.05.14 14:14:21.594299 [ 344 ] {a513570f-c729-4038-93a2-e06c56925148} <Trace> AggregatingTransform: Aggregating | ||
| 21620 | 2026.05.14 14:14:21.594350 [ 344 ] {a513570f-c729-4038-93a2-e06c56925148} <Trace> Aggregator: Aggregation method: without_key | ||
| 21621 | 2026.05.14 14:14:21.594391 [ 344 ] {a513570f-c729-4038-93a2-e06c56925148} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0011113 sec. (899.847 rows/sec., 35.15 KiB/sec.) | ||
| 21622 | 2026.05.14 14:14:21.594413 [ 344 ] {a513570f-c729-4038-93a2-e06c56925148} <Trace> Aggregator: Merging aggregated data | ||
| 21623 | 2026.05.14 14:14:21.595829 [ 307 ] {a513570f-c729-4038-93a2-e06c56925148} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00332 sec., 301.2048192771084 rows/sec., 11.77 KiB/sec. | ||
| 21624 | 2026.05.14 14:14:21.596087 [ 307 ] {a513570f-c729-4038-93a2-e06c56925148} <Debug> TCPHandler: Processed in 0.00429511 sec. | ||
| 21625 | 2026.05.14 14:14:21.596624 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21626 | 2026.05.14 14:14:21.596649 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21627 | 2026.05.14 14:14:21.596684 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21628 | 2026.05.14 14:14:21.596688 [ 304 ] {} <Debug> TCP-Session: 1eadf812-ba96-463b-9006-9f100cd1ff36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21629 | 2026.05.14 14:14:21.596705 [ 310 ] {} <Debug> TCP-Session: 4eaeea4b-a5af-424e-bcb5-11de4e272ebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21630 | 2026.05.14 14:14:21.596741 [ 308 ] {} <Debug> TCP-Session: a92ef63c-1704-45ae-8b2d-f8433670570f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21631 | 2026.05.14 14:14:21.596765 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21632 | 2026.05.14 14:14:21.596739 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21633 | 2026.05.14 14:14:21.596798 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21634 | 2026.05.14 14:14:21.596826 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21635 | 2026.05.14 14:14:21.596843 [ 303 ] {} <Debug> TCP-Session: 21a4e8c4-1c4a-48d8-ae44-3cc6c3bcab3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21636 | 2026.05.14 14:14:21.596875 [ 259 ] {} <Debug> TCP-Session: af10c7fa-f906-46a6-9b36-401fb3fbe916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21637 | 2026.05.14 14:14:21.596893 [ 311 ] {} <Debug> TCP-Session: 5c064541-6d86-4040-a4ff-26bca4af9953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21638 | 2026.05.14 14:14:21.596816 [ 309 ] {} <Debug> TCP-Session: 45f2d595-8fcc-43dc-8bf4-46d7afe01317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21639 | 2026.05.14 14:14:21.596710 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21640 | 2026.05.14 14:14:21.597032 [ 268 ] {} <Debug> TCP-Session: 556d0b6a-587d-47a9-90e5-8ab8549dc2a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21641 | 2026.05.14 14:14:21.597075 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21642 | 2026.05.14 14:14:21.597128 [ 307 ] {} <Debug> TCP-Session: ef7ad675-5dd9-4668-b8e4-ef1399bf246e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21643 | 2026.05.14 14:14:21.948866 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21644 | 2026.05.14 14:14:21.949096 [ 271 ] {6edb3a74-67bf-4a6f-9375-69230aa65e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 21645 | 2026.05.14 14:14:21.949444 [ 271 ] {6edb3a74-67bf-4a6f-9375-69230aa65e42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21646 | 2026.05.14 14:14:21.949484 [ 271 ] {6edb3a74-67bf-4a6f-9375-69230aa65e42} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 21647 | 2026.05.14 14:14:21.949718 [ 271 ] {6edb3a74-67bf-4a6f-9375-69230aa65e42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21648 | 2026.05.14 14:14:21.949793 [ 271 ] {6edb3a74-67bf-4a6f-9375-69230aa65e42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21649 | 2026.05.14 14:14:21.949942 [ 271 ] {6edb3a74-67bf-4a6f-9375-69230aa65e42} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21650 | 2026.05.14 14:14:21.950050 [ 338 ] {6edb3a74-67bf-4a6f-9375-69230aa65e42} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21651 | 2026.05.14 14:14:21.950051 [ 340 ] {6edb3a74-67bf-4a6f-9375-69230aa65e42} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21652 | 2026.05.14 14:14:21.950169 [ 271 ] {6edb3a74-67bf-4a6f-9375-69230aa65e42} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21653 | 2026.05.14 14:14:21.950199 [ 271 ] {6edb3a74-67bf-4a6f-9375-69230aa65e42} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21654 | 2026.05.14 14:14:21.950249 [ 271 ] {6edb3a74-67bf-4a6f-9375-69230aa65e42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 21655 | 2026.05.14 14:14:21.950271 [ 271 ] {6edb3a74-67bf-4a6f-9375-69230aa65e42} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 21656 | 2026.05.14 14:14:21.951287 [ 271 ] {6edb3a74-67bf-4a6f-9375-69230aa65e42} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002283 sec., 19272.88655278143 rows/sec., 4.03 MiB/sec. | ||
| 21657 | 2026.05.14 14:14:21.951406 [ 271 ] {6edb3a74-67bf-4a6f-9375-69230aa65e42} <Debug> TCPHandler: Processed in 0.002672945 sec. | ||
| 21658 | 2026.05.14 14:14:21.953169 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21659 | 2026.05.14 14:14:21.953292 [ 271 ] {ca152032-4003-4eef-9751-cc02eee79a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21660 | 2026.05.14 14:14:21.953343 [ 271 ] {ca152032-4003-4eef-9751-cc02eee79a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21661 | 2026.05.14 14:14:21.953913 [ 271 ] {ca152032-4003-4eef-9751-cc02eee79a50} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21662 | 2026.05.14 14:14:21.953963 [ 271 ] {ca152032-4003-4eef-9751-cc02eee79a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21663 | 2026.05.14 14:14:21.954344 [ 271 ] {ca152032-4003-4eef-9751-cc02eee79a50} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21664 | 2026.05.14 14:14:21.954582 [ 271 ] {ca152032-4003-4eef-9751-cc02eee79a50} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21665 | 2026.05.14 14:14:21.954758 [ 271 ] {ca152032-4003-4eef-9751-cc02eee79a50} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001501 sec., 37308.46102598268 rows/sec., 2.85 MiB/sec. | ||
| 21666 | 2026.05.14 14:14:21.954806 [ 271 ] {ca152032-4003-4eef-9751-cc02eee79a50} <Debug> TCPHandler: Processed in 0.001691295 sec. | ||
| 21667 | 2026.05.14 14:14:21.954956 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21668 | 2026.05.14 14:14:21.955066 [ 271 ] {013d7dd3-10ec-46d3-8352-05895098acbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21669 | 2026.05.14 14:14:21.955114 [ 271 ] {013d7dd3-10ec-46d3-8352-05895098acbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21670 | 2026.05.14 14:14:21.955787 [ 271 ] {013d7dd3-10ec-46d3-8352-05895098acbd} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21671 | 2026.05.14 14:14:21.955846 [ 271 ] {013d7dd3-10ec-46d3-8352-05895098acbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21672 | 2026.05.14 14:14:21.956278 [ 271 ] {013d7dd3-10ec-46d3-8352-05895098acbd} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21673 | 2026.05.14 14:14:21.956559 [ 271 ] {013d7dd3-10ec-46d3-8352-05895098acbd} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21674 | 2026.05.14 14:14:21.956738 [ 271 ] {013d7dd3-10ec-46d3-8352-05895098acbd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001693 sec., 37802.71707028943 rows/sec., 2.95 MiB/sec. | ||
| 21675 | 2026.05.14 14:14:21.956802 [ 271 ] {013d7dd3-10ec-46d3-8352-05895098acbd} <Debug> TCPHandler: Processed in 0.001902558 sec. | ||
| 21676 | 2026.05.14 14:14:21.957025 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21677 | 2026.05.14 14:14:21.957174 [ 271 ] {30b94ec9-10f3-406e-91c8-b18861d6a97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21678 | 2026.05.14 14:14:21.957237 [ 271 ] {30b94ec9-10f3-406e-91c8-b18861d6a97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21679 | 2026.05.14 14:14:21.957763 [ 271 ] {30b94ec9-10f3-406e-91c8-b18861d6a97a} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21680 | 2026.05.14 14:14:21.957804 [ 271 ] {30b94ec9-10f3-406e-91c8-b18861d6a97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21681 | 2026.05.14 14:14:21.958198 [ 271 ] {30b94ec9-10f3-406e-91c8-b18861d6a97a} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21682 | 2026.05.14 14:14:21.958441 [ 271 ] {30b94ec9-10f3-406e-91c8-b18861d6a97a} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21683 | 2026.05.14 14:14:21.958592 [ 271 ] {30b94ec9-10f3-406e-91c8-b18861d6a97a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001467 sec., 109066.12133606 rows/sec., 7.60 MiB/sec. | ||
| 21684 | 2026.05.14 14:14:21.958636 [ 271 ] {30b94ec9-10f3-406e-91c8-b18861d6a97a} <Debug> TCPHandler: Processed in 0.001728776 sec. | ||
| 21685 | 2026.05.14 14:14:21.958778 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21686 | 2026.05.14 14:14:21.958890 [ 271 ] {d484b10b-765c-4010-b98f-ab3161845f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21687 | 2026.05.14 14:14:21.958939 [ 271 ] {d484b10b-765c-4010-b98f-ab3161845f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21688 | 2026.05.14 14:14:21.959359 [ 271 ] {d484b10b-765c-4010-b98f-ab3161845f77} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21689 | 2026.05.14 14:14:21.959398 [ 271 ] {d484b10b-765c-4010-b98f-ab3161845f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21690 | 2026.05.14 14:14:21.959759 [ 271 ] {d484b10b-765c-4010-b98f-ab3161845f77} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21691 | 2026.05.14 14:14:21.960006 [ 271 ] {d484b10b-765c-4010-b98f-ab3161845f77} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21692 | 2026.05.14 14:14:21.960155 [ 271 ] {d484b10b-765c-4010-b98f-ab3161845f77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00129 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 21693 | 2026.05.14 14:14:21.960203 [ 271 ] {d484b10b-765c-4010-b98f-ab3161845f77} <Debug> TCPHandler: Processed in 0.001480494 sec. | ||
| 21694 | 2026.05.14 14:14:23.967643 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42728 | ||
| 21695 | 2026.05.14 14:14:23.968140 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21696 | 2026.05.14 14:14:23.968180 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21697 | 2026.05.14 14:14:23.968637 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21698 | 2026.05.14 14:14:23.968854 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21699 | 2026.05.14 14:14:23.968981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42728 | ||
| 21700 | 2026.05.14 14:14:26.203140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 21701 | 2026.05.14 14:14:26.221007 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21702 | 2026.05.14 14:14:26.221072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21703 | 2026.05.14 14:14:26.227875 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21704 | 2026.05.14 14:14:26.228562 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21705 | 2026.05.14 14:14:26.232248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 21706 | 2026.05.14 14:14:26.541703 [ 219 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21707 | 2026.05.14 14:14:26.541761 [ 219 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21708 | 2026.05.14 14:14:26.543906 [ 219 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21709 | 2026.05.14 14:14:26.611274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2678 | ||
| 21710 | 2026.05.14 14:14:26.614074 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21711 | 2026.05.14 14:14:26.614115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21712 | 2026.05.14 14:14:26.615394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21713 | 2026.05.14 14:14:26.615666 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21714 | 2026.05.14 14:14:26.615932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2678 | ||
| 21715 | 2026.05.14 14:14:26.737593 [ 223 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21716 | 2026.05.14 14:14:26.737642 [ 223 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21717 | 2026.05.14 14:14:26.739658 [ 223 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21718 | 2026.05.14 14:14:26.953080 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21719 | 2026.05.14 14:14:26.953340 [ 271 ] {d342da3e-cb97-46f3-bf95-963211dcec7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 21720 | 2026.05.14 14:14:26.953719 [ 271 ] {d342da3e-cb97-46f3-bf95-963211dcec7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21721 | 2026.05.14 14:14:26.953764 [ 271 ] {d342da3e-cb97-46f3-bf95-963211dcec7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 21722 | 2026.05.14 14:14:26.954023 [ 271 ] {d342da3e-cb97-46f3-bf95-963211dcec7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21723 | 2026.05.14 14:14:26.954097 [ 271 ] {d342da3e-cb97-46f3-bf95-963211dcec7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21724 | 2026.05.14 14:14:26.954252 [ 271 ] {d342da3e-cb97-46f3-bf95-963211dcec7b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 21725 | 2026.05.14 14:14:26.954355 [ 338 ] {d342da3e-cb97-46f3-bf95-963211dcec7b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21726 | 2026.05.14 14:14:26.954382 [ 340 ] {d342da3e-cb97-46f3-bf95-963211dcec7b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21727 | 2026.05.14 14:14:26.954512 [ 271 ] {d342da3e-cb97-46f3-bf95-963211dcec7b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21728 | 2026.05.14 14:14:26.954544 [ 271 ] {d342da3e-cb97-46f3-bf95-963211dcec7b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21729 | 2026.05.14 14:14:26.954594 [ 271 ] {d342da3e-cb97-46f3-bf95-963211dcec7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 21730 | 2026.05.14 14:14:26.954648 [ 271 ] {d342da3e-cb97-46f3-bf95-963211dcec7b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 21731 | 2026.05.14 14:14:26.955824 [ 271 ] {d342da3e-cb97-46f3-bf95-963211dcec7b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002596 sec., 16949.15254237288 rows/sec., 3.54 MiB/sec. | ||
| 21732 | 2026.05.14 14:14:26.955953 [ 271 ] {d342da3e-cb97-46f3-bf95-963211dcec7b} <Debug> TCPHandler: Processed in 0.003016517 sec. | ||
| 21733 | 2026.05.14 14:14:26.961646 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21734 | 2026.05.14 14:14:26.961827 [ 271 ] {65e1030a-64b4-4da4-81f6-40cb3578bc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21735 | 2026.05.14 14:14:26.961889 [ 271 ] {65e1030a-64b4-4da4-81f6-40cb3578bc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21736 | 2026.05.14 14:14:26.962703 [ 271 ] {65e1030a-64b4-4da4-81f6-40cb3578bc19} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21737 | 2026.05.14 14:14:26.962742 [ 271 ] {65e1030a-64b4-4da4-81f6-40cb3578bc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21738 | 2026.05.14 14:14:26.963138 [ 271 ] {65e1030a-64b4-4da4-81f6-40cb3578bc19} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21739 | 2026.05.14 14:14:26.963376 [ 271 ] {65e1030a-64b4-4da4-81f6-40cb3578bc19} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21740 | 2026.05.14 14:14:26.963528 [ 271 ] {65e1030a-64b4-4da4-81f6-40cb3578bc19} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001763 sec., 161089.05275099262 rows/sec., 10.23 MiB/sec. | ||
| 21741 | 2026.05.14 14:14:26.963570 [ 271 ] {65e1030a-64b4-4da4-81f6-40cb3578bc19} <Debug> TCPHandler: Processed in 0.002003679 sec. | ||
| 21742 | 2026.05.14 14:14:26.963727 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21743 | 2026.05.14 14:14:26.963830 [ 271 ] {d296d953-921e-431a-aa99-43f98ebbf9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21744 | 2026.05.14 14:14:26.963873 [ 271 ] {d296d953-921e-431a-aa99-43f98ebbf9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21745 | 2026.05.14 14:14:26.964799 [ 271 ] {d296d953-921e-431a-aa99-43f98ebbf9a4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21746 | 2026.05.14 14:14:26.964837 [ 271 ] {d296d953-921e-431a-aa99-43f98ebbf9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21747 | 2026.05.14 14:14:26.965230 [ 271 ] {d296d953-921e-431a-aa99-43f98ebbf9a4} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21748 | 2026.05.14 14:14:26.965448 [ 271 ] {d296d953-921e-431a-aa99-43f98ebbf9a4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21749 | 2026.05.14 14:14:26.965581 [ 271 ] {d296d953-921e-431a-aa99-43f98ebbf9a4} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001773 sec., 496897.91314156796 rows/sec., 39.04 MiB/sec. | ||
| 21750 | 2026.05.14 14:14:26.965620 [ 271 ] {d296d953-921e-431a-aa99-43f98ebbf9a4} <Debug> TCPHandler: Processed in 0.001949178 sec. | ||
| 21751 | 2026.05.14 14:14:26.965721 [ 221 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21752 | 2026.05.14 14:14:26.965755 [ 221 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21753 | 2026.05.14 14:14:26.965791 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21754 | 2026.05.14 14:14:26.965892 [ 271 ] {49a9b22a-e9ae-4203-9be5-7d480b4c6be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21755 | 2026.05.14 14:14:26.965935 [ 271 ] {49a9b22a-e9ae-4203-9be5-7d480b4c6be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21756 | 2026.05.14 14:14:26.966509 [ 271 ] {49a9b22a-e9ae-4203-9be5-7d480b4c6be4} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21757 | 2026.05.14 14:14:26.966550 [ 271 ] {49a9b22a-e9ae-4203-9be5-7d480b4c6be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21758 | 2026.05.14 14:14:26.967083 [ 271 ] {49a9b22a-e9ae-4203-9be5-7d480b4c6be4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21759 | 2026.05.14 14:14:26.967498 [ 271 ] {49a9b22a-e9ae-4203-9be5-7d480b4c6be4} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21760 | 2026.05.14 14:14:26.967739 [ 271 ] {49a9b22a-e9ae-4203-9be5-7d480b4c6be4} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001856 sec., 99137.93103448275 rows/sec., 6.16 MiB/sec. | ||
| 21761 | 2026.05.14 14:14:26.967831 [ 271 ] {49a9b22a-e9ae-4203-9be5-7d480b4c6be4} <Debug> TCPHandler: Processed in 0.002088009 sec. | ||
| 21762 | 2026.05.14 14:14:26.968053 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21763 | 2026.05.14 14:14:26.968199 [ 271 ] {6f73d98b-e598-46ff-bdb2-0189e3e2ab0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21764 | 2026.05.14 14:14:26.968263 [ 271 ] {6f73d98b-e598-46ff-bdb2-0189e3e2ab0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21765 | 2026.05.14 14:14:26.968270 [ 221 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21766 | 2026.05.14 14:14:26.968910 [ 271 ] {6f73d98b-e598-46ff-bdb2-0189e3e2ab0d} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21767 | 2026.05.14 14:14:26.968959 [ 271 ] {6f73d98b-e598-46ff-bdb2-0189e3e2ab0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21768 | 2026.05.14 14:14:26.969302 [ 271 ] {6f73d98b-e598-46ff-bdb2-0189e3e2ab0d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21769 | 2026.05.14 14:14:26.969536 [ 271 ] {6f73d98b-e598-46ff-bdb2-0189e3e2ab0d} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21770 | 2026.05.14 14:14:26.969663 [ 46 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Selected 6 parts from all_1_61_13 to all_66_66_0 | ||
| 21771 | 2026.05.14 14:14:26.969694 [ 271 ] {6f73d98b-e598-46ff-bdb2-0189e3e2ab0d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001521 sec., 97961.86719263642 rows/sec., 6.33 MiB/sec. | ||
| 21772 | 2026.05.14 14:14:26.969719 [ 46 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21773 | 2026.05.14 14:14:26.969750 [ 271 ] {6f73d98b-e598-46ff-bdb2-0189e3e2ab0d} <Debug> TCPHandler: Processed in 0.001818497 sec. | ||
| 21774 | 2026.05.14 14:14:26.969755 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21775 | 2026.05.14 14:14:26.969875 [ 200 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_13 to all_66_66_0 into Compact with storage Full | ||
| 21776 | 2026.05.14 14:14:26.969901 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21777 | 2026.05.14 14:14:26.969990 [ 200 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21778 | 2026.05.14 14:14:26.970008 [ 271 ] {f8d3ef5d-2f4a-43bf-bbc4-b64cc6a60a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21779 | 2026.05.14 14:14:26.970024 [ 200 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 951 rows starting from the beginning of the part | ||
| 21780 | 2026.05.14 14:14:26.970054 [ 271 ] {f8d3ef5d-2f4a-43bf-bbc4-b64cc6a60a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21781 | 2026.05.14 14:14:26.970094 [ 200 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 149 rows starting from the beginning of the part | ||
| 21782 | 2026.05.14 14:14:26.970150 [ 200 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 149 rows starting from the beginning of the part | ||
| 21783 | 2026.05.14 14:14:26.970202 [ 200 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 950 rows starting from the beginning of the part | ||
| 21784 | 2026.05.14 14:14:26.970253 [ 200 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 149 rows starting from the beginning of the part | ||
| 21785 | 2026.05.14 14:14:26.970305 [ 200 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 149 rows starting from the beginning of the part | ||
| 21786 | 2026.05.14 14:14:26.970576 [ 271 ] {f8d3ef5d-2f4a-43bf-bbc4-b64cc6a60a9f} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21787 | 2026.05.14 14:14:26.970613 [ 271 ] {f8d3ef5d-2f4a-43bf-bbc4-b64cc6a60a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 21788 | 2026.05.14 14:14:26.970927 [ 271 ] {f8d3ef5d-2f4a-43bf-bbc4-b64cc6a60a9f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21789 | 2026.05.14 14:14:26.971146 [ 271 ] {f8d3ef5d-2f4a-43bf-bbc4-b64cc6a60a9f} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21790 | 2026.05.14 14:14:26.971299 [ 271 ] {f8d3ef5d-2f4a-43bf-bbc4-b64cc6a60a9f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001297 sec., 114109.4834232845 rows/sec., 6.49 MiB/sec. | ||
| 21791 | 2026.05.14 14:14:26.971345 [ 271 ] {f8d3ef5d-2f4a-43bf-bbc4-b64cc6a60a9f} <Debug> TCPHandler: Processed in 0.001495004 sec. | ||
| 21792 | 2026.05.14 14:14:26.971474 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21793 | 2026.05.14 14:14:26.971534 [ 200 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001706905 sec., 1462881.6483635586 rows/sec., 93.67 MiB/sec. | ||
| 21794 | 2026.05.14 14:14:26.971576 [ 271 ] {62f50d8a-4868-4a49-af0b-04b5e9ffed14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21795 | 2026.05.14 14:14:26.971619 [ 271 ] {62f50d8a-4868-4a49-af0b-04b5e9ffed14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21796 | 2026.05.14 14:14:26.971684 [ 200 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
| 21797 | 2026.05.14 14:14:26.971925 [ 200 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_66_14} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21798 | 2026.05.14 14:14:26.971986 [ 200 ] {89a53d68-11ef-4c6e-9d91-dc95c8724c9a::all_1_66_14} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a) (MergerMutator): Merged 6 parts: [all_1_61_13, all_66_66_0] -> all_1_66_14 | ||
| 21799 | 2026.05.14 14:14:26.972057 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 21800 | 2026.05.14 14:14:26.972230 [ 271 ] {62f50d8a-4868-4a49-af0b-04b5e9ffed14} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21801 | 2026.05.14 14:14:26.972266 [ 271 ] {62f50d8a-4868-4a49-af0b-04b5e9ffed14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21802 | 2026.05.14 14:14:26.972594 [ 271 ] {62f50d8a-4868-4a49-af0b-04b5e9ffed14} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21803 | 2026.05.14 14:14:26.972815 [ 271 ] {62f50d8a-4868-4a49-af0b-04b5e9ffed14} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21804 | 2026.05.14 14:14:26.972962 [ 271 ] {62f50d8a-4868-4a49-af0b-04b5e9ffed14} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001391 sec., 382458.6628324946 rows/sec., 27.06 MiB/sec. | ||
| 21805 | 2026.05.14 14:14:26.973007 [ 271 ] {62f50d8a-4868-4a49-af0b-04b5e9ffed14} <Debug> TCPHandler: Processed in 0.001584345 sec. | ||
| 21806 | 2026.05.14 14:14:26.973136 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21807 | 2026.05.14 14:14:26.973232 [ 271 ] {ac04eaa9-8095-4ae0-b89f-b6f77ef68f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21808 | 2026.05.14 14:14:26.973275 [ 271 ] {ac04eaa9-8095-4ae0-b89f-b6f77ef68f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21809 | 2026.05.14 14:14:26.973690 [ 271 ] {ac04eaa9-8095-4ae0-b89f-b6f77ef68f87} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21810 | 2026.05.14 14:14:26.973737 [ 271 ] {ac04eaa9-8095-4ae0-b89f-b6f77ef68f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21811 | 2026.05.14 14:14:26.974086 [ 271 ] {ac04eaa9-8095-4ae0-b89f-b6f77ef68f87} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21812 | 2026.05.14 14:14:26.974309 [ 271 ] {ac04eaa9-8095-4ae0-b89f-b6f77ef68f87} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21813 | 2026.05.14 14:14:26.974454 [ 271 ] {ac04eaa9-8095-4ae0-b89f-b6f77ef68f87} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00124 sec., 4838.709677419355 rows/sec., 252.80 KiB/sec. | ||
| 21814 | 2026.05.14 14:14:26.974512 [ 271 ] {ac04eaa9-8095-4ae0-b89f-b6f77ef68f87} <Debug> TCPHandler: Processed in 0.001426163 sec. | ||
| 21815 | 2026.05.14 14:14:26.974639 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21816 | 2026.05.14 14:14:26.974744 [ 271 ] {0be62e54-0457-4866-8095-9793417c6b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21817 | 2026.05.14 14:14:26.974789 [ 271 ] {0be62e54-0457-4866-8095-9793417c6b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21818 | 2026.05.14 14:14:26.975290 [ 271 ] {0be62e54-0457-4866-8095-9793417c6b07} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21819 | 2026.05.14 14:14:26.975330 [ 271 ] {0be62e54-0457-4866-8095-9793417c6b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21820 | 2026.05.14 14:14:26.975675 [ 271 ] {0be62e54-0457-4866-8095-9793417c6b07} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21821 | 2026.05.14 14:14:26.975901 [ 271 ] {0be62e54-0457-4866-8095-9793417c6b07} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21822 | 2026.05.14 14:14:26.976035 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 2 parts from all_1_148_32 to all_149_149_0 | ||
| 21823 | 2026.05.14 14:14:26.976036 [ 271 ] {0be62e54-0457-4866-8095-9793417c6b07} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001313 sec., 201827.87509520183 rows/sec., 13.41 MiB/sec. | ||
| 21824 | 2026.05.14 14:14:26.976074 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21825 | 2026.05.14 14:14:26.976100 [ 271 ] {0be62e54-0457-4866-8095-9793417c6b07} <Debug> TCPHandler: Processed in 0.001511923 sec. | ||
| 21826 | 2026.05.14 14:14:26.976102 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21827 | 2026.05.14 14:14:26.976193 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_149_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_148_32 to all_149_149_0 into Compact with storage Full | ||
| 21828 | 2026.05.14 14:14:26.976248 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21829 | 2026.05.14 14:14:26.976297 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_149_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21830 | 2026.05.14 14:14:26.976304 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21831 | 2026.05.14 14:14:26.976337 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_149_33} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_148_32, total 59549 rows starting from the beginning of the part | ||
| 21832 | 2026.05.14 14:14:26.976354 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21833 | 2026.05.14 14:14:26.976357 [ 271 ] {14c6a5f6-c8f7-4b9e-9d40-20eb55c02394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21834 | 2026.05.14 14:14:26.976408 [ 200 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_149_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 128 rows starting from the beginning of the part | ||
| 21835 | 2026.05.14 14:14:26.976425 [ 271 ] {14c6a5f6-c8f7-4b9e-9d40-20eb55c02394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21836 | 2026.05.14 14:14:26.976754 [ 271 ] {14c6a5f6-c8f7-4b9e-9d40-20eb55c02394} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21837 | 2026.05.14 14:14:26.976794 [ 271 ] {14c6a5f6-c8f7-4b9e-9d40-20eb55c02394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 21838 | 2026.05.14 14:14:26.977118 [ 271 ] {14c6a5f6-c8f7-4b9e-9d40-20eb55c02394} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21839 | 2026.05.14 14:14:26.977359 [ 271 ] {14c6a5f6-c8f7-4b9e-9d40-20eb55c02394} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21840 | 2026.05.14 14:14:26.977580 [ 271 ] {14c6a5f6-c8f7-4b9e-9d40-20eb55c02394} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001241 sec., 805.8017727639001 rows/sec., 54.30 KiB/sec. | ||
| 21841 | 2026.05.14 14:14:26.977619 [ 271 ] {14c6a5f6-c8f7-4b9e-9d40-20eb55c02394} <Debug> TCPHandler: Processed in 0.001420573 sec. | ||
| 21842 | 2026.05.14 14:14:26.977748 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21843 | 2026.05.14 14:14:26.977848 [ 271 ] {2973d394-3350-41d9-9dc2-731cdee45ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21844 | 2026.05.14 14:14:26.977905 [ 271 ] {2973d394-3350-41d9-9dc2-731cdee45ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21845 | 2026.05.14 14:14:26.978505 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21846 | 2026.05.14 14:14:26.978797 [ 271 ] {2973d394-3350-41d9-9dc2-731cdee45ebe} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21847 | 2026.05.14 14:14:26.978840 [ 271 ] {2973d394-3350-41d9-9dc2-731cdee45ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 21848 | 2026.05.14 14:14:26.979443 [ 271 ] {2973d394-3350-41d9-9dc2-731cdee45ebe} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21849 | 2026.05.14 14:14:26.979673 [ 271 ] {2973d394-3350-41d9-9dc2-731cdee45ebe} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21850 | 2026.05.14 14:14:26.979793 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 21851 | 2026.05.14 14:14:26.979822 [ 271 ] {2973d394-3350-41d9-9dc2-731cdee45ebe} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001992 sec., 21084.337349397592 rows/sec., 37.78 MiB/sec. | ||
| 21852 | 2026.05.14 14:14:26.979827 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21853 | 2026.05.14 14:14:26.979864 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
| 21854 | 2026.05.14 14:14:26.979901 [ 271 ] {2973d394-3350-41d9-9dc2-731cdee45ebe} <Debug> TCPHandler: Processed in 0.002202211 sec. | ||
| 21855 | 2026.05.14 14:14:26.979973 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 21856 | 2026.05.14 14:14:26.980040 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21857 | 2026.05.14 14:14:26.980137 [ 271 ] {89c9a17d-c3b9-4c94-9627-de1e4de693ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21858 | 2026.05.14 14:14:26.980179 [ 271 ] {89c9a17d-c3b9-4c94-9627-de1e4de693ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21859 | 2026.05.14 14:14:26.980208 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21860 | 2026.05.14 14:14:26.980267 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2722 rows starting from the beginning of the part | ||
| 21861 | 2026.05.14 14:14:26.980402 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 42 rows starting from the beginning of the part | ||
| 21862 | 2026.05.14 14:14:26.980529 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 21863 | 2026.05.14 14:14:26.980529 [ 271 ] {89c9a17d-c3b9-4c94-9627-de1e4de693ac} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21864 | 2026.05.14 14:14:26.980579 [ 271 ] {89c9a17d-c3b9-4c94-9627-de1e4de693ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 21865 | 2026.05.14 14:14:26.980645 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 53 rows starting from the beginning of the part | ||
| 21866 | 2026.05.14 14:14:26.980751 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
| 21867 | 2026.05.14 14:14:26.980858 [ 190 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part | ||
| 21868 | 2026.05.14 14:14:26.980901 [ 271 ] {89c9a17d-c3b9-4c94-9627-de1e4de693ac} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21869 | 2026.05.14 14:14:26.981134 [ 271 ] {89c9a17d-c3b9-4c94-9627-de1e4de693ac} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21870 | 2026.05.14 14:14:26.981266 [ 271 ] {89c9a17d-c3b9-4c94-9627-de1e4de693ac} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001148 sec., 78397.21254355401 rows/sec., 4.91 MiB/sec. | ||
| 21871 | 2026.05.14 14:14:26.981303 [ 271 ] {89c9a17d-c3b9-4c94-9627-de1e4de693ac} <Debug> TCPHandler: Processed in 0.001312501 sec. | ||
| 21872 | 2026.05.14 14:14:26.985623 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_149_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59677 rows, containing 5 columns (5 merged, 0 gathered) in 0.009450977 sec., 6314373.635656928 rows/sec., 402.33 MiB/sec. | ||
| 21873 | 2026.05.14 14:14:26.986028 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_149_33} <Trace> MergedBlockOutputStream: filled checksums all_1_149_33 (state Temporary) | ||
| 21874 | 2026.05.14 14:14:26.986373 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_149_33} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_149_33 to all_1_149_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21875 | 2026.05.14 14:14:26.986466 [ 199 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_149_33} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 2 parts: [all_1_148_32, all_149_149_0] -> all_1_149_33 | ||
| 21876 | 2026.05.14 14:14:26.986551 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 21877 | 2026.05.14 14:14:26.989638 [ 201 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2943 rows, containing 19 columns (19 merged, 0 gathered) in 0.00971197 sec., 303028.118908934 rows/sec., 543.01 MiB/sec. | ||
| 21878 | 2026.05.14 14:14:26.992152 [ 201 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 21879 | 2026.05.14 14:14:26.992571 [ 201 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21880 | 2026.05.14 14:14:26.992656 [ 201 ] {92ac7974-3ee9-44d2-b3e1-7f248c491c44::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 21881 | 2026.05.14 14:14:26.992843 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.70 MiB. | ||
| 21882 | 2026.05.14 14:14:27.000333 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.62 MiB, peak 428.29 MiB, free memory in arenas 0.00 B, will set to 412.22 MiB (RSS), difference: 1.60 MiB | ||
| 21883 | 2026.05.14 14:14:31.260586 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21884 | 2026.05.14 14:14:31.260663 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21885 | 2026.05.14 14:14:31.470092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43240 | ||
| 21886 | 2026.05.14 14:14:31.470635 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21887 | 2026.05.14 14:14:31.470670 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 21888 | 2026.05.14 14:14:31.471167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21889 | 2026.05.14 14:14:31.471421 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21890 | 2026.05.14 14:14:31.471551 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43240 | ||
| 21891 | 2026.05.14 14:14:31.471720 [ 222 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21892 | 2026.05.14 14:14:31.471782 [ 222 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21893 | 2026.05.14 14:14:31.474220 [ 222 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21894 | 2026.05.14 14:14:31.947255 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21895 | 2026.05.14 14:14:31.947630 [ 271 ] {90e49da7-5355-4fb7-bfba-bc7feadbb003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 21896 | 2026.05.14 14:14:31.948050 [ 271 ] {90e49da7-5355-4fb7-bfba-bc7feadbb003} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21897 | 2026.05.14 14:14:31.948087 [ 271 ] {90e49da7-5355-4fb7-bfba-bc7feadbb003} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 21898 | 2026.05.14 14:14:31.948311 [ 271 ] {90e49da7-5355-4fb7-bfba-bc7feadbb003} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21899 | 2026.05.14 14:14:31.948381 [ 271 ] {90e49da7-5355-4fb7-bfba-bc7feadbb003} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21900 | 2026.05.14 14:14:31.948527 [ 271 ] {90e49da7-5355-4fb7-bfba-bc7feadbb003} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21901 | 2026.05.14 14:14:31.948615 [ 326 ] {90e49da7-5355-4fb7-bfba-bc7feadbb003} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21902 | 2026.05.14 14:14:31.948649 [ 340 ] {90e49da7-5355-4fb7-bfba-bc7feadbb003} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21903 | 2026.05.14 14:14:31.948784 [ 271 ] {90e49da7-5355-4fb7-bfba-bc7feadbb003} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21904 | 2026.05.14 14:14:31.948833 [ 271 ] {90e49da7-5355-4fb7-bfba-bc7feadbb003} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21905 | 2026.05.14 14:14:31.948893 [ 271 ] {90e49da7-5355-4fb7-bfba-bc7feadbb003} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 21906 | 2026.05.14 14:14:31.948919 [ 271 ] {90e49da7-5355-4fb7-bfba-bc7feadbb003} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 21907 | 2026.05.14 14:14:31.950359 [ 271 ] {90e49da7-5355-4fb7-bfba-bc7feadbb003} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002888 sec., 15235.457063711912 rows/sec., 3.19 MiB/sec. | ||
| 21908 | 2026.05.14 14:14:31.950483 [ 271 ] {90e49da7-5355-4fb7-bfba-bc7feadbb003} <Debug> TCPHandler: Processed in 0.003420051 sec. | ||
| 21909 | 2026.05.14 14:14:31.952270 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21910 | 2026.05.14 14:14:31.952389 [ 271 ] {c9d74138-3223-44cb-8019-911372936027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21911 | 2026.05.14 14:14:31.952432 [ 271 ] {c9d74138-3223-44cb-8019-911372936027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21912 | 2026.05.14 14:14:31.953071 [ 271 ] {c9d74138-3223-44cb-8019-911372936027} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21913 | 2026.05.14 14:14:31.953115 [ 271 ] {c9d74138-3223-44cb-8019-911372936027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 21914 | 2026.05.14 14:14:31.953504 [ 271 ] {c9d74138-3223-44cb-8019-911372936027} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21915 | 2026.05.14 14:14:31.953737 [ 271 ] {c9d74138-3223-44cb-8019-911372936027} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21916 | 2026.05.14 14:14:31.953892 [ 271 ] {c9d74138-3223-44cb-8019-911372936027} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001536 sec., 36458.333333333336 rows/sec., 2.78 MiB/sec. | ||
| 21917 | 2026.05.14 14:14:31.953932 [ 271 ] {c9d74138-3223-44cb-8019-911372936027} <Debug> TCPHandler: Processed in 0.001714876 sec. | ||
| 21918 | 2026.05.14 14:14:31.954082 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21919 | 2026.05.14 14:14:31.954180 [ 271 ] {6c5717d4-757c-4ed2-9edb-9aa350b545f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21920 | 2026.05.14 14:14:31.954221 [ 271 ] {6c5717d4-757c-4ed2-9edb-9aa350b545f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21921 | 2026.05.14 14:14:31.954761 [ 271 ] {6c5717d4-757c-4ed2-9edb-9aa350b545f6} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21922 | 2026.05.14 14:14:31.954800 [ 271 ] {6c5717d4-757c-4ed2-9edb-9aa350b545f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 21923 | 2026.05.14 14:14:31.955115 [ 271 ] {6c5717d4-757c-4ed2-9edb-9aa350b545f6} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21924 | 2026.05.14 14:14:31.955354 [ 271 ] {6c5717d4-757c-4ed2-9edb-9aa350b545f6} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21925 | 2026.05.14 14:14:31.955491 [ 271 ] {6c5717d4-757c-4ed2-9edb-9aa350b545f6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00133 sec., 48120.3007518797 rows/sec., 3.76 MiB/sec. | ||
| 21926 | 2026.05.14 14:14:31.955531 [ 271 ] {6c5717d4-757c-4ed2-9edb-9aa350b545f6} <Debug> TCPHandler: Processed in 0.001505204 sec. | ||
| 21927 | 2026.05.14 14:14:31.955698 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21928 | 2026.05.14 14:14:31.955797 [ 271 ] {d739c0a1-d979-466d-9db1-677e35deaa31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21929 | 2026.05.14 14:14:31.955841 [ 271 ] {d739c0a1-d979-466d-9db1-677e35deaa31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21930 | 2026.05.14 14:14:31.956312 [ 271 ] {d739c0a1-d979-466d-9db1-677e35deaa31} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21931 | 2026.05.14 14:14:31.956349 [ 271 ] {d739c0a1-d979-466d-9db1-677e35deaa31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 21932 | 2026.05.14 14:14:31.956685 [ 271 ] {d739c0a1-d979-466d-9db1-677e35deaa31} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21933 | 2026.05.14 14:14:31.956906 [ 271 ] {d739c0a1-d979-466d-9db1-677e35deaa31} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21934 | 2026.05.14 14:14:31.957037 [ 271 ] {d739c0a1-d979-466d-9db1-677e35deaa31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 21935 | 2026.05.14 14:14:31.957062 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 2 parts from all_1_149_33 to all_150_150_0 | ||
| 21936 | 2026.05.14 14:14:31.957075 [ 271 ] {d739c0a1-d979-466d-9db1-677e35deaa31} <Debug> TCPHandler: Processed in 0.001426573 sec. | ||
| 21937 | 2026.05.14 14:14:31.957140 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21938 | 2026.05.14 14:14:31.957167 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 21939 | 2026.05.14 14:14:31.957470 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_150_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_149_33 to all_150_150_0 into Compact with storage Full | ||
| 21940 | 2026.05.14 14:14:31.957539 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21941 | 2026.05.14 14:14:31.957625 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_150_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21942 | 2026.05.14 14:14:31.957643 [ 271 ] {c8f83649-9f9a-403e-9325-f5d1db42fe6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21943 | 2026.05.14 14:14:31.957672 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_150_34} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_149_33, total 59677 rows starting from the beginning of the part | ||
| 21944 | 2026.05.14 14:14:31.957692 [ 271 ] {c8f83649-9f9a-403e-9325-f5d1db42fe6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21945 | 2026.05.14 14:14:31.957754 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_150_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 21946 | 2026.05.14 14:14:31.958099 [ 271 ] {c8f83649-9f9a-403e-9325-f5d1db42fe6a} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21947 | 2026.05.14 14:14:31.958142 [ 271 ] {c8f83649-9f9a-403e-9325-f5d1db42fe6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 21948 | 2026.05.14 14:14:31.958465 [ 271 ] {c8f83649-9f9a-403e-9325-f5d1db42fe6a} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21949 | 2026.05.14 14:14:31.958682 [ 271 ] {c8f83649-9f9a-403e-9325-f5d1db42fe6a} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21950 | 2026.05.14 14:14:31.958817 [ 271 ] {c8f83649-9f9a-403e-9325-f5d1db42fe6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 21951 | 2026.05.14 14:14:31.958855 [ 271 ] {c8f83649-9f9a-403e-9325-f5d1db42fe6a} <Debug> TCPHandler: Processed in 0.001377072 sec. | ||
| 21952 | 2026.05.14 14:14:31.965886 [ 192 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_150_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59837 rows, containing 5 columns (5 merged, 0 gathered) in 0.008458568 sec., 7074128.859636761 rows/sec., 450.85 MiB/sec. | ||
| 21953 | 2026.05.14 14:14:31.966366 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_150_34} <Trace> MergedBlockOutputStream: filled checksums all_1_150_34 (state Temporary) | ||
| 21954 | 2026.05.14 14:14:31.966639 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_150_34} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_150_34 to all_1_150_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21955 | 2026.05.14 14:14:31.966715 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_150_34} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 2 parts: [all_1_149_33, all_150_150_0] -> all_1_150_34 | ||
| 21956 | 2026.05.14 14:14:31.966790 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 21957 | 2026.05.14 14:14:32.250139 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21958 | 2026.05.14 14:14:32.250522 [ 271 ] {45b5faab-4f18-46e0-9b8d-bdca910ebb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 21959 | 2026.05.14 14:14:32.251005 [ 271 ] {45b5faab-4f18-46e0-9b8d-bdca910ebb2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21960 | 2026.05.14 14:14:32.251051 [ 271 ] {45b5faab-4f18-46e0-9b8d-bdca910ebb2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21961 | 2026.05.14 14:14:32.251324 [ 271 ] {45b5faab-4f18-46e0-9b8d-bdca910ebb2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21962 | 2026.05.14 14:14:32.251393 [ 271 ] {45b5faab-4f18-46e0-9b8d-bdca910ebb2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21963 | 2026.05.14 14:14:32.251540 [ 271 ] {45b5faab-4f18-46e0-9b8d-bdca910ebb2b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 21964 | 2026.05.14 14:14:32.251661 [ 340 ] {45b5faab-4f18-46e0-9b8d-bdca910ebb2b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21965 | 2026.05.14 14:14:32.251661 [ 326 ] {45b5faab-4f18-46e0-9b8d-bdca910ebb2b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21966 | 2026.05.14 14:14:32.251820 [ 271 ] {45b5faab-4f18-46e0-9b8d-bdca910ebb2b} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 21967 | 2026.05.14 14:14:32.251848 [ 271 ] {45b5faab-4f18-46e0-9b8d-bdca910ebb2b} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21968 | 2026.05.14 14:14:32.251896 [ 271 ] {45b5faab-4f18-46e0-9b8d-bdca910ebb2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 21969 | 2026.05.14 14:14:32.251919 [ 271 ] {45b5faab-4f18-46e0-9b8d-bdca910ebb2b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 21970 | 2026.05.14 14:14:32.253147 [ 271 ] {45b5faab-4f18-46e0-9b8d-bdca910ebb2b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002803 sec., 15697.46699964324 rows/sec., 3.28 MiB/sec. | ||
| 21971 | 2026.05.14 14:14:32.253266 [ 271 ] {45b5faab-4f18-46e0-9b8d-bdca910ebb2b} <Debug> TCPHandler: Processed in 0.00331387 sec. | ||
| 21972 | 2026.05.14 14:14:32.271816 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21973 | 2026.05.14 14:14:32.271930 [ 271 ] {579106eb-b1df-4f18-9918-68386ef0b315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21974 | 2026.05.14 14:14:32.271974 [ 271 ] {579106eb-b1df-4f18-9918-68386ef0b315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21975 | 2026.05.14 14:14:32.272606 [ 271 ] {579106eb-b1df-4f18-9918-68386ef0b315} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21976 | 2026.05.14 14:14:32.272649 [ 271 ] {579106eb-b1df-4f18-9918-68386ef0b315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 21977 | 2026.05.14 14:14:32.273047 [ 271 ] {579106eb-b1df-4f18-9918-68386ef0b315} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21978 | 2026.05.14 14:14:32.273288 [ 271 ] {579106eb-b1df-4f18-9918-68386ef0b315} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21979 | 2026.05.14 14:14:32.273435 [ 271 ] {579106eb-b1df-4f18-9918-68386ef0b315} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001538 sec., 184655.3966189857 rows/sec., 11.73 MiB/sec. | ||
| 21980 | 2026.05.14 14:14:32.273474 [ 271 ] {579106eb-b1df-4f18-9918-68386ef0b315} <Debug> TCPHandler: Processed in 0.001709416 sec. | ||
| 21981 | 2026.05.14 14:14:32.273693 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21982 | 2026.05.14 14:14:32.273826 [ 271 ] {8d765e1e-2015-4ff7-a02e-341c9842d473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21983 | 2026.05.14 14:14:32.273876 [ 271 ] {8d765e1e-2015-4ff7-a02e-341c9842d473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21984 | 2026.05.14 14:14:32.274486 [ 271 ] {8d765e1e-2015-4ff7-a02e-341c9842d473} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21985 | 2026.05.14 14:14:32.274536 [ 271 ] {8d765e1e-2015-4ff7-a02e-341c9842d473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 21986 | 2026.05.14 14:14:32.274896 [ 271 ] {8d765e1e-2015-4ff7-a02e-341c9842d473} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 21987 | 2026.05.14 14:14:32.275126 [ 271 ] {8d765e1e-2015-4ff7-a02e-341c9842d473} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21988 | 2026.05.14 14:14:32.275261 [ 271 ] {8d765e1e-2015-4ff7-a02e-341c9842d473} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.00146 sec., 12328.767123287671 rows/sec., 1005.32 KiB/sec. | ||
| 21989 | 2026.05.14 14:14:32.275300 [ 271 ] {8d765e1e-2015-4ff7-a02e-341c9842d473} <Debug> TCPHandler: Processed in 0.001675756 sec. | ||
| 21990 | 2026.05.14 14:14:32.275427 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21991 | 2026.05.14 14:14:32.275525 [ 271 ] {ac20276c-d0da-4010-a897-69ae998202f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21992 | 2026.05.14 14:14:32.275566 [ 271 ] {ac20276c-d0da-4010-a897-69ae998202f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21993 | 2026.05.14 14:14:32.277064 [ 271 ] {ac20276c-d0da-4010-a897-69ae998202f3} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21994 | 2026.05.14 14:14:32.277103 [ 271 ] {ac20276c-d0da-4010-a897-69ae998202f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 21995 | 2026.05.14 14:14:32.277611 [ 271 ] {ac20276c-d0da-4010-a897-69ae998202f3} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21996 | 2026.05.14 14:14:32.277849 [ 271 ] {ac20276c-d0da-4010-a897-69ae998202f3} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21997 | 2026.05.14 14:14:32.277980 [ 271 ] {ac20276c-d0da-4010-a897-69ae998202f3} <Debug> executeQuery: Read 3239 rows, 247.73 KiB in 0.002474 sec., 1309215.844785772 rows/sec., 97.79 MiB/sec. | ||
| 21998 | 2026.05.14 14:14:32.278021 [ 271 ] {ac20276c-d0da-4010-a897-69ae998202f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 21999 | 2026.05.14 14:14:32.278035 [ 271 ] {ac20276c-d0da-4010-a897-69ae998202f3} <Debug> TCPHandler: Processed in 0.002657264 sec. | ||
| 22000 | 2026.05.14 14:14:32.278164 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22001 | 2026.05.14 14:14:32.278262 [ 271 ] {1f019ede-965e-4b5f-862d-61e0306d4933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22002 | 2026.05.14 14:14:32.278304 [ 271 ] {1f019ede-965e-4b5f-862d-61e0306d4933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22003 | 2026.05.14 14:14:32.278886 [ 271 ] {1f019ede-965e-4b5f-862d-61e0306d4933} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22004 | 2026.05.14 14:14:32.278925 [ 271 ] {1f019ede-965e-4b5f-862d-61e0306d4933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 22005 | 2026.05.14 14:14:32.279244 [ 271 ] {1f019ede-965e-4b5f-862d-61e0306d4933} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22006 | 2026.05.14 14:14:32.279460 [ 271 ] {1f019ede-965e-4b5f-862d-61e0306d4933} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22007 | 2026.05.14 14:14:32.279595 [ 271 ] {1f019ede-965e-4b5f-862d-61e0306d4933} <Debug> executeQuery: Read 213 rows, 13.78 KiB in 0.001352 sec., 157544.37869822487 rows/sec., 9.96 MiB/sec. | ||
| 22008 | 2026.05.14 14:14:32.279635 [ 271 ] {1f019ede-965e-4b5f-862d-61e0306d4933} <Debug> TCPHandler: Processed in 0.001520034 sec. | ||
| 22009 | 2026.05.14 14:14:32.279757 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22010 | 2026.05.14 14:14:32.279854 [ 271 ] {30c1d691-eccc-4074-a444-554cdac5b361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22011 | 2026.05.14 14:14:32.279895 [ 271 ] {30c1d691-eccc-4074-a444-554cdac5b361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22012 | 2026.05.14 14:14:32.280679 [ 271 ] {30c1d691-eccc-4074-a444-554cdac5b361} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22013 | 2026.05.14 14:14:32.280717 [ 271 ] {30c1d691-eccc-4074-a444-554cdac5b361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 22014 | 2026.05.14 14:14:32.281075 [ 271 ] {30c1d691-eccc-4074-a444-554cdac5b361} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22015 | 2026.05.14 14:14:32.281284 [ 271 ] {30c1d691-eccc-4074-a444-554cdac5b361} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22016 | 2026.05.14 14:14:32.281416 [ 271 ] {30c1d691-eccc-4074-a444-554cdac5b361} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00158 sec., 601265.8227848101 rows/sec., 35.38 MiB/sec. | ||
| 22017 | 2026.05.14 14:14:32.281456 [ 271 ] {30c1d691-eccc-4074-a444-554cdac5b361} <Debug> TCPHandler: Processed in 0.001748067 sec. | ||
| 22018 | 2026.05.14 14:14:32.281585 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22019 | 2026.05.14 14:14:32.281682 [ 271 ] {1bb2be6f-1f2e-4702-8dae-fea23029d813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22020 | 2026.05.14 14:14:32.281722 [ 271 ] {1bb2be6f-1f2e-4702-8dae-fea23029d813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22021 | 2026.05.14 14:14:32.282124 [ 271 ] {1bb2be6f-1f2e-4702-8dae-fea23029d813} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22022 | 2026.05.14 14:14:32.282161 [ 271 ] {1bb2be6f-1f2e-4702-8dae-fea23029d813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 22023 | 2026.05.14 14:14:32.282441 [ 271 ] {1bb2be6f-1f2e-4702-8dae-fea23029d813} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 22024 | 2026.05.14 14:14:32.282692 [ 271 ] {1bb2be6f-1f2e-4702-8dae-fea23029d813} <Trace> oximeter.fields_u64 (acd30686-af35-4055-99b8-68556e9955e6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22025 | 2026.05.14 14:14:32.282822 [ 271 ] {1bb2be6f-1f2e-4702-8dae-fea23029d813} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001158 sec., 863.5578583765113 rows/sec., 60.72 KiB/sec. | ||
| 22026 | 2026.05.14 14:14:32.282861 [ 271 ] {1bb2be6f-1f2e-4702-8dae-fea23029d813} <Debug> TCPHandler: Processed in 0.001324353 sec. | ||
| 22027 | 2026.05.14 14:14:32.282986 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22028 | 2026.05.14 14:14:32.283082 [ 271 ] {4e39fda0-94be-4576-bca5-c6fe9b7a07f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22029 | 2026.05.14 14:14:32.283122 [ 271 ] {4e39fda0-94be-4576-bca5-c6fe9b7a07f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22030 | 2026.05.14 14:14:32.283562 [ 271 ] {4e39fda0-94be-4576-bca5-c6fe9b7a07f0} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22031 | 2026.05.14 14:14:32.283599 [ 271 ] {4e39fda0-94be-4576-bca5-c6fe9b7a07f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 22032 | 2026.05.14 14:14:32.283904 [ 271 ] {4e39fda0-94be-4576-bca5-c6fe9b7a07f0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22033 | 2026.05.14 14:14:32.284110 [ 271 ] {4e39fda0-94be-4576-bca5-c6fe9b7a07f0} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22034 | 2026.05.14 14:14:32.284239 [ 271 ] {4e39fda0-94be-4576-bca5-c6fe9b7a07f0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 22035 | 2026.05.14 14:14:32.284278 [ 271 ] {4e39fda0-94be-4576-bca5-c6fe9b7a07f0} <Debug> TCPHandler: Processed in 0.001340933 sec. | ||
| 22036 | 2026.05.14 14:14:32.284411 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22037 | 2026.05.14 14:14:32.284506 [ 271 ] {825a9f16-d00d-47c5-923f-f4dd93a99252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22038 | 2026.05.14 14:14:32.284546 [ 271 ] {825a9f16-d00d-47c5-923f-f4dd93a99252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22039 | 2026.05.14 14:14:32.285656 [ 271 ] {825a9f16-d00d-47c5-923f-f4dd93a99252} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22040 | 2026.05.14 14:14:32.285693 [ 271 ] {825a9f16-d00d-47c5-923f-f4dd93a99252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 22041 | 2026.05.14 14:14:32.286071 [ 271 ] {825a9f16-d00d-47c5-923f-f4dd93a99252} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22042 | 2026.05.14 14:14:32.286278 [ 271 ] {825a9f16-d00d-47c5-923f-f4dd93a99252} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22043 | 2026.05.14 14:14:32.286407 [ 271 ] {825a9f16-d00d-47c5-923f-f4dd93a99252} <Debug> executeQuery: Read 1776 rows, 123.01 KiB in 0.001919 sec., 925482.0218863992 rows/sec., 62.60 MiB/sec. | ||
| 22044 | 2026.05.14 14:14:32.286447 [ 271 ] {825a9f16-d00d-47c5-923f-f4dd93a99252} <Debug> TCPHandler: Processed in 0.00208445 sec. | ||
| 22045 | 2026.05.14 14:14:32.286575 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22046 | 2026.05.14 14:14:32.286671 [ 271 ] {79cd0f1a-9b7c-46b9-9efb-198ebd8ed8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22047 | 2026.05.14 14:14:32.286712 [ 271 ] {79cd0f1a-9b7c-46b9-9efb-198ebd8ed8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22048 | 2026.05.14 14:14:32.287059 [ 271 ] {79cd0f1a-9b7c-46b9-9efb-198ebd8ed8aa} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22049 | 2026.05.14 14:14:32.287095 [ 271 ] {79cd0f1a-9b7c-46b9-9efb-198ebd8ed8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 22050 | 2026.05.14 14:14:32.287399 [ 271 ] {79cd0f1a-9b7c-46b9-9efb-198ebd8ed8aa} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22051 | 2026.05.14 14:14:32.287627 [ 271 ] {79cd0f1a-9b7c-46b9-9efb-198ebd8ed8aa} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22052 | 2026.05.14 14:14:32.287762 [ 271 ] {79cd0f1a-9b7c-46b9-9efb-198ebd8ed8aa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 22053 | 2026.05.14 14:14:32.287799 [ 271 ] {79cd0f1a-9b7c-46b9-9efb-198ebd8ed8aa} <Debug> TCPHandler: Processed in 0.001273372 sec. | ||
| 22054 | 2026.05.14 14:14:32.287917 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22055 | 2026.05.14 14:14:32.288013 [ 271 ] {2a739cdd-869f-433c-915b-27a29b51ae6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22056 | 2026.05.14 14:14:32.288055 [ 271 ] {2a739cdd-869f-433c-915b-27a29b51ae6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22057 | 2026.05.14 14:14:32.288812 [ 271 ] {2a739cdd-869f-433c-915b-27a29b51ae6e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22058 | 2026.05.14 14:14:32.288849 [ 271 ] {2a739cdd-869f-433c-915b-27a29b51ae6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 22059 | 2026.05.14 14:14:32.289277 [ 271 ] {2a739cdd-869f-433c-915b-27a29b51ae6e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22060 | 2026.05.14 14:14:32.289491 [ 271 ] {2a739cdd-869f-433c-915b-27a29b51ae6e} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22061 | 2026.05.14 14:14:32.289616 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 6 parts from all_1_150_34 to all_155_155_0 | ||
| 22062 | 2026.05.14 14:14:32.289623 [ 271 ] {2a739cdd-869f-433c-915b-27a29b51ae6e} <Debug> executeQuery: Read 1610 rows, 100.16 KiB in 0.001628 sec., 988943.4889434889 rows/sec., 60.08 MiB/sec. | ||
| 22063 | 2026.05.14 14:14:32.289676 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22064 | 2026.05.14 14:14:32.289702 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 22065 | 2026.05.14 14:14:32.289704 [ 271 ] {2a739cdd-869f-433c-915b-27a29b51ae6e} <Debug> TCPHandler: Processed in 0.001834967 sec. | ||
| 22066 | 2026.05.14 14:14:32.289833 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_155_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_150_34 to all_155_155_0 into Compact with storage Full | ||
| 22067 | 2026.05.14 14:14:32.289872 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22068 | 2026.05.14 14:14:32.289978 [ 271 ] {44e0e105-52a9-43e3-8032-a01ef80ebc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22069 | 2026.05.14 14:14:32.290008 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_155_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22070 | 2026.05.14 14:14:32.290021 [ 271 ] {44e0e105-52a9-43e3-8032-a01ef80ebc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22071 | 2026.05.14 14:14:32.290061 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_155_35} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_150_34, total 59837 rows starting from the beginning of the part | ||
| 22072 | 2026.05.14 14:14:32.290151 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_155_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 265 rows starting from the beginning of the part | ||
| 22073 | 2026.05.14 14:14:32.290209 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_155_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 22074 | 2026.05.14 14:14:32.290262 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_155_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 265 rows starting from the beginning of the part | ||
| 22075 | 2026.05.14 14:14:32.290315 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_155_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 22076 | 2026.05.14 14:14:32.290368 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_155_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1610 rows starting from the beginning of the part | ||
| 22077 | 2026.05.14 14:14:32.290445 [ 271 ] {44e0e105-52a9-43e3-8032-a01ef80ebc6f} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22078 | 2026.05.14 14:14:32.290488 [ 271 ] {44e0e105-52a9-43e3-8032-a01ef80ebc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 22079 | 2026.05.14 14:14:32.290831 [ 271 ] {44e0e105-52a9-43e3-8032-a01ef80ebc6f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22080 | 2026.05.14 14:14:32.291049 [ 271 ] {44e0e105-52a9-43e3-8032-a01ef80ebc6f} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22081 | 2026.05.14 14:14:32.291182 [ 271 ] {44e0e105-52a9-43e3-8032-a01ef80ebc6f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001222 sec., 818.3306055646481 rows/sec., 55.14 KiB/sec. | ||
| 22082 | 2026.05.14 14:14:32.291219 [ 271 ] {44e0e105-52a9-43e3-8032-a01ef80ebc6f} <Debug> TCPHandler: Processed in 0.001396623 sec. | ||
| 22083 | 2026.05.14 14:14:32.291375 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22084 | 2026.05.14 14:14:32.291470 [ 271 ] {414097be-574e-4bde-9ca0-7bea1c7940d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22085 | 2026.05.14 14:14:32.291524 [ 271 ] {414097be-574e-4bde-9ca0-7bea1c7940d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22086 | 2026.05.14 14:14:32.292540 [ 271 ] {414097be-574e-4bde-9ca0-7bea1c7940d6} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22087 | 2026.05.14 14:14:32.292577 [ 271 ] {414097be-574e-4bde-9ca0-7bea1c7940d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 22088 | 2026.05.14 14:14:32.293182 [ 271 ] {414097be-574e-4bde-9ca0-7bea1c7940d6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22089 | 2026.05.14 14:14:32.293411 [ 271 ] {414097be-574e-4bde-9ca0-7bea1c7940d6} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22090 | 2026.05.14 14:14:32.293555 [ 271 ] {414097be-574e-4bde-9ca0-7bea1c7940d6} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002103 sec., 25202.092249167858 rows/sec., 45.16 MiB/sec. | ||
| 22091 | 2026.05.14 14:14:32.293612 [ 271 ] {414097be-574e-4bde-9ca0-7bea1c7940d6} <Debug> TCPHandler: Processed in 0.002294041 sec. | ||
| 22092 | 2026.05.14 14:14:32.293756 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22093 | 2026.05.14 14:14:32.293852 [ 271 ] {bc544c06-0936-4811-aa0d-d9875d44881d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22094 | 2026.05.14 14:14:32.293894 [ 271 ] {bc544c06-0936-4811-aa0d-d9875d44881d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22095 | 2026.05.14 14:14:32.294251 [ 271 ] {bc544c06-0936-4811-aa0d-d9875d44881d} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22096 | 2026.05.14 14:14:32.294287 [ 271 ] {bc544c06-0936-4811-aa0d-d9875d44881d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 22097 | 2026.05.14 14:14:32.294613 [ 271 ] {bc544c06-0936-4811-aa0d-d9875d44881d} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22098 | 2026.05.14 14:14:32.294820 [ 271 ] {bc544c06-0936-4811-aa0d-d9875d44881d} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22099 | 2026.05.14 14:14:32.294946 [ 271 ] {bc544c06-0936-4811-aa0d-d9875d44881d} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001112 sec., 37769.78417266187 rows/sec., 2.16 MiB/sec. | ||
| 22100 | 2026.05.14 14:14:32.294982 [ 271 ] {bc544c06-0936-4811-aa0d-d9875d44881d} <Debug> TCPHandler: Processed in 0.001277881 sec. | ||
| 22101 | 2026.05.14 14:14:32.303727 [ 201 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_155_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62297 rows, containing 5 columns (5 merged, 0 gathered) in 0.013954238 sec., 4464378.492039479 rows/sec., 284.42 MiB/sec. | ||
| 22102 | 2026.05.14 14:14:32.304480 [ 198 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_155_35} <Trace> MergedBlockOutputStream: filled checksums all_1_155_35 (state Temporary) | ||
| 22103 | 2026.05.14 14:14:32.304814 [ 198 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_155_35} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_155_35 to all_1_155_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22104 | 2026.05.14 14:14:32.304890 [ 198 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_155_35} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 6 parts: [all_1_150_34, all_155_155_0] -> all_1_155_35 | ||
| 22105 | 2026.05.14 14:14:32.304986 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 22106 | 2026.05.14 14:14:32.710371 [ 220 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22107 | 2026.05.14 14:14:32.710427 [ 220 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22108 | 2026.05.14 14:14:32.712299 [ 220 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22109 | 2026.05.14 14:14:33.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.23 MiB, peak 428.29 MiB, free memory in arenas 0.00 B, will set to 412.24 MiB (RSS), difference: 3.02 MiB | ||
| 22110 | 2026.05.14 14:14:33.733158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 22111 | 2026.05.14 14:14:33.750066 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22112 | 2026.05.14 14:14:33.750133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
| 22113 | 2026.05.14 14:14:33.756526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 22114 | 2026.05.14 14:14:33.757320 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22115 | 2026.05.14 14:14:33.760419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 22116 | 2026.05.14 14:14:36.616808 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 2740 | ||
| 22117 | 2026.05.14 14:14:36.619724 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22118 | 2026.05.14 14:14:36.619775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22119 | 2026.05.14 14:14:36.620995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22120 | 2026.05.14 14:14:36.621265 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22121 | 2026.05.14 14:14:36.621602 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2740 | ||
| 22122 | 2026.05.14 14:14:36.946063 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22123 | 2026.05.14 14:14:36.946304 [ 271 ] {df537442-052d-4e3f-8cad-8aeb08347729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 22124 | 2026.05.14 14:14:36.946675 [ 271 ] {df537442-052d-4e3f-8cad-8aeb08347729} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22125 | 2026.05.14 14:14:36.946715 [ 271 ] {df537442-052d-4e3f-8cad-8aeb08347729} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 22126 | 2026.05.14 14:14:36.946956 [ 271 ] {df537442-052d-4e3f-8cad-8aeb08347729} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22127 | 2026.05.14 14:14:36.947032 [ 271 ] {df537442-052d-4e3f-8cad-8aeb08347729} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22128 | 2026.05.14 14:14:36.947183 [ 271 ] {df537442-052d-4e3f-8cad-8aeb08347729} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 22129 | 2026.05.14 14:14:36.947287 [ 326 ] {df537442-052d-4e3f-8cad-8aeb08347729} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22130 | 2026.05.14 14:14:36.947293 [ 325 ] {df537442-052d-4e3f-8cad-8aeb08347729} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22131 | 2026.05.14 14:14:36.947442 [ 271 ] {df537442-052d-4e3f-8cad-8aeb08347729} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22132 | 2026.05.14 14:14:36.947473 [ 271 ] {df537442-052d-4e3f-8cad-8aeb08347729} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22133 | 2026.05.14 14:14:36.947523 [ 271 ] {df537442-052d-4e3f-8cad-8aeb08347729} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 22134 | 2026.05.14 14:14:36.947545 [ 271 ] {df537442-052d-4e3f-8cad-8aeb08347729} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 22135 | 2026.05.14 14:14:36.948609 [ 271 ] {df537442-052d-4e3f-8cad-8aeb08347729} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002405 sec., 18295.218295218296 rows/sec., 3.83 MiB/sec. | ||
| 22136 | 2026.05.14 14:14:36.948738 [ 271 ] {df537442-052d-4e3f-8cad-8aeb08347729} <Debug> TCPHandler: Processed in 0.002824526 sec. | ||
| 22137 | 2026.05.14 14:14:36.950344 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22138 | 2026.05.14 14:14:36.950465 [ 271 ] {3b19531f-d111-42b5-b38e-518ac7c3eec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22139 | 2026.05.14 14:14:36.950513 [ 271 ] {3b19531f-d111-42b5-b38e-518ac7c3eec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22140 | 2026.05.14 14:14:36.951086 [ 271 ] {3b19531f-d111-42b5-b38e-518ac7c3eec7} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22141 | 2026.05.14 14:14:36.951132 [ 271 ] {3b19531f-d111-42b5-b38e-518ac7c3eec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22142 | 2026.05.14 14:14:36.951519 [ 271 ] {3b19531f-d111-42b5-b38e-518ac7c3eec7} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22143 | 2026.05.14 14:14:36.951757 [ 271 ] {3b19531f-d111-42b5-b38e-518ac7c3eec7} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22144 | 2026.05.14 14:14:36.951916 [ 271 ] {3b19531f-d111-42b5-b38e-518ac7c3eec7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001487 sec., 37659.71755211836 rows/sec., 2.88 MiB/sec. | ||
| 22145 | 2026.05.14 14:14:36.951938 [ 39 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22146 | 2026.05.14 14:14:36.951960 [ 271 ] {3b19531f-d111-42b5-b38e-518ac7c3eec7} <Debug> TCPHandler: Processed in 0.001668585 sec. | ||
| 22147 | 2026.05.14 14:14:36.951991 [ 39 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22148 | 2026.05.14 14:14:36.952060 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22149 | 2026.05.14 14:14:36.952121 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22150 | 2026.05.14 14:14:36.952187 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22151 | 2026.05.14 14:14:36.952234 [ 271 ] {bed3336a-d45c-4621-8cff-4919f2b8ca62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22152 | 2026.05.14 14:14:36.952284 [ 271 ] {bed3336a-d45c-4621-8cff-4919f2b8ca62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22153 | 2026.05.14 14:14:36.952308 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22154 | 2026.05.14 14:14:36.952346 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3240 rows starting from the beginning of the part | ||
| 22155 | 2026.05.14 14:14:36.952408 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 56 rows starting from the beginning of the part | ||
| 22156 | 2026.05.14 14:14:36.952456 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 881 rows starting from the beginning of the part | ||
| 22157 | 2026.05.14 14:14:36.952503 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 56 rows starting from the beginning of the part | ||
| 22158 | 2026.05.14 14:14:36.952546 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 3239 rows starting from the beginning of the part | ||
| 22159 | 2026.05.14 14:14:36.952591 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 56 rows starting from the beginning of the part | ||
| 22160 | 2026.05.14 14:14:36.952804 [ 271 ] {bed3336a-d45c-4621-8cff-4919f2b8ca62} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22161 | 2026.05.14 14:14:36.952851 [ 271 ] {bed3336a-d45c-4621-8cff-4919f2b8ca62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22162 | 2026.05.14 14:14:36.953188 [ 271 ] {bed3336a-d45c-4621-8cff-4919f2b8ca62} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22163 | 2026.05.14 14:14:36.953422 [ 271 ] {bed3336a-d45c-4621-8cff-4919f2b8ca62} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22164 | 2026.05.14 14:14:36.953557 [ 39 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22165 | 2026.05.14 14:14:36.953564 [ 271 ] {bed3336a-d45c-4621-8cff-4919f2b8ca62} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001357 sec., 47162.859248341934 rows/sec., 3.68 MiB/sec. | ||
| 22166 | 2026.05.14 14:14:36.953611 [ 39 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22167 | 2026.05.14 14:14:36.953645 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22168 | 2026.05.14 14:14:36.953649 [ 271 ] {bed3336a-d45c-4621-8cff-4919f2b8ca62} <Debug> TCPHandler: Processed in 0.001582245 sec. | ||
| 22169 | 2026.05.14 14:14:36.953753 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22170 | 2026.05.14 14:14:36.953822 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22171 | 2026.05.14 14:14:36.953888 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22172 | 2026.05.14 14:14:36.953926 [ 271 ] {56b36c24-4e4c-4028-a83d-ff376bd1fbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22173 | 2026.05.14 14:14:36.953928 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1797 rows starting from the beginning of the part | ||
| 22174 | 2026.05.14 14:14:36.953981 [ 271 ] {56b36c24-4e4c-4028-a83d-ff376bd1fbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22175 | 2026.05.14 14:14:36.954022 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 64 rows starting from the beginning of the part | ||
| 22176 | 2026.05.14 14:14:36.954080 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 532 rows starting from the beginning of the part | ||
| 22177 | 2026.05.14 14:14:36.954127 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 64 rows starting from the beginning of the part | ||
| 22178 | 2026.05.14 14:14:36.954173 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1776 rows starting from the beginning of the part | ||
| 22179 | 2026.05.14 14:14:36.954224 [ 201 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part | ||
| 22180 | 2026.05.14 14:14:36.954434 [ 271 ] {56b36c24-4e4c-4028-a83d-ff376bd1fbaf} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22181 | 2026.05.14 14:14:36.954481 [ 271 ] {56b36c24-4e4c-4028-a83d-ff376bd1fbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22182 | 2026.05.14 14:14:36.954766 [ 197 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7528 rows, containing 5 columns (5 merged, 0 gathered) in 0.002617064 sec., 2876505.885985211 rows/sec., 227.24 MiB/sec. | ||
| 22183 | 2026.05.14 14:14:36.954851 [ 271 ] {56b36c24-4e4c-4028-a83d-ff376bd1fbaf} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22184 | 2026.05.14 14:14:36.955075 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22185 | 2026.05.14 14:14:36.955127 [ 271 ] {56b36c24-4e4c-4028-a83d-ff376bd1fbaf} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22186 | 2026.05.14 14:14:36.955289 [ 271 ] {56b36c24-4e4c-4028-a83d-ff376bd1fbaf} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001382 sec., 92619.39218523879 rows/sec., 6.45 MiB/sec. | ||
| 22187 | 2026.05.14 14:14:36.955331 [ 271 ] {56b36c24-4e4c-4028-a83d-ff376bd1fbaf} <Debug> TCPHandler: Processed in 0.001567864 sec. | ||
| 22188 | 2026.05.14 14:14:36.955362 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_156_31} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22189 | 2026.05.14 14:14:36.955439 [ 195 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_156_31} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22190 | 2026.05.14 14:14:36.955478 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22191 | 2026.05.14 14:14:36.955511 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 22192 | 2026.05.14 14:14:36.955581 [ 271 ] {08f2c038-0445-47b1-bc52-d2f7ee311970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22193 | 2026.05.14 14:14:36.955631 [ 271 ] {08f2c038-0445-47b1-bc52-d2f7ee311970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22194 | 2026.05.14 14:14:36.955722 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4297 rows, containing 5 columns (5 merged, 0 gathered) in 0.002008639 sec., 2139259.468724843 rows/sec., 154.79 MiB/sec. | ||
| 22195 | 2026.05.14 14:14:36.955985 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22196 | 2026.05.14 14:14:36.956031 [ 271 ] {08f2c038-0445-47b1-bc52-d2f7ee311970} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22197 | 2026.05.14 14:14:36.956077 [ 271 ] {08f2c038-0445-47b1-bc52-d2f7ee311970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22198 | 2026.05.14 14:14:36.956345 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_156_31} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22199 | 2026.05.14 14:14:36.956434 [ 271 ] {08f2c038-0445-47b1-bc52-d2f7ee311970} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22200 | 2026.05.14 14:14:36.956446 [ 194 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_156_31} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22201 | 2026.05.14 14:14:36.956572 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 22202 | 2026.05.14 14:14:36.956702 [ 271 ] {08f2c038-0445-47b1-bc52-d2f7ee311970} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22203 | 2026.05.14 14:14:36.956843 [ 271 ] {08f2c038-0445-47b1-bc52-d2f7ee311970} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00128 sec., 37500 rows/sec., 2.53 MiB/sec. | ||
| 22204 | 2026.05.14 14:14:36.956845 [ 36 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22205 | 2026.05.14 14:14:36.956880 [ 271 ] {08f2c038-0445-47b1-bc52-d2f7ee311970} <Debug> TCPHandler: Processed in 0.001452233 sec. | ||
| 22206 | 2026.05.14 14:14:36.956891 [ 36 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22207 | 2026.05.14 14:14:36.956911 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22208 | 2026.05.14 14:14:36.957000 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22209 | 2026.05.14 14:14:36.957105 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22210 | 2026.05.14 14:14:36.957131 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9690 rows starting from the beginning of the part | ||
| 22211 | 2026.05.14 14:14:36.957177 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 22212 | 2026.05.14 14:14:36.957214 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 90 rows starting from the beginning of the part | ||
| 22213 | 2026.05.14 14:14:36.957247 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 22214 | 2026.05.14 14:14:36.957282 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 42 rows starting from the beginning of the part | ||
| 22215 | 2026.05.14 14:14:36.957319 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 48 rows starting from the beginning of the part | ||
| 22216 | 2026.05.14 14:14:36.959658 [ 201 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9990 rows, containing 4 columns (4 merged, 0 gathered) in 0.002690415 sec., 3713181.795373576 rows/sec., 239.44 MiB/sec. | ||
| 22217 | 2026.05.14 14:14:36.959864 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22218 | 2026.05.14 14:14:36.960182 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_156_31} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22219 | 2026.05.14 14:14:36.960270 [ 197 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_156_31} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22220 | 2026.05.14 14:14:36.960361 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 22221 | 2026.05.14 14:14:38.972580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43688 | ||
| 22222 | 2026.05.14 14:14:38.973152 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22223 | 2026.05.14 14:14:38.973199 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22224 | 2026.05.14 14:14:38.973712 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 22225 | 2026.05.14 14:14:38.973950 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22226 | 2026.05.14 14:14:38.974084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43688 | ||
| 22227 | 2026.05.14 14:14:38.974150 [ 34 ] {} <Debug> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 22228 | 2026.05.14 14:14:38.974233 [ 34 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22229 | 2026.05.14 14:14:38.974258 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22230 | 2026.05.14 14:14:38.974408 [ 195 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 22231 | 2026.05.14 14:14:38.974564 [ 195 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22232 | 2026.05.14 14:14:38.974605 [ 195 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41320 rows starting from the beginning of the part | ||
| 22233 | 2026.05.14 14:14:38.974679 [ 195 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 22234 | 2026.05.14 14:14:38.974728 [ 195 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 22235 | 2026.05.14 14:14:38.974773 [ 195 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 22236 | 2026.05.14 14:14:38.974815 [ 195 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 22237 | 2026.05.14 14:14:38.974857 [ 195 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 22238 | 2026.05.14 14:14:38.977512 [ 201 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43688 rows, containing 4 columns (4 merged, 0 gathered) in 0.003172819 sec., 13769458.642298851 rows/sec., 196.97 MiB/sec. | ||
| 22239 | 2026.05.14 14:14:38.977831 [ 188 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 22240 | 2026.05.14 14:14:38.978160 [ 188 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_91_18} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22241 | 2026.05.14 14:14:38.978247 [ 188 ] {77088fbb-097f-4c92-a893-8ca1a607374d::all_1_91_18} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 22242 | 2026.05.14 14:14:38.978382 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 22243 | 2026.05.14 14:14:41.260676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 685 | ||
| 22244 | 2026.05.14 14:14:41.279181 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22245 | 2026.05.14 14:14:41.279242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22246 | 2026.05.14 14:14:41.285921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 22247 | 2026.05.14 14:14:41.286704 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22248 | 2026.05.14 14:14:41.287020 [ 31 ] {} <Debug> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 22249 | 2026.05.14 14:14:41.287089 [ 31 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22250 | 2026.05.14 14:14:41.287111 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22251 | 2026.05.14 14:14:41.287267 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 22252 | 2026.05.14 14:14:41.291208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 685 | ||
| 22253 | 2026.05.14 14:14:41.291724 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22254 | 2026.05.14 14:14:41.293403 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 22255 | 2026.05.14 14:14:41.298275 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 22256 | 2026.05.14 14:14:41.303168 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 22257 | 2026.05.14 14:14:41.308187 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 22258 | 2026.05.14 14:14:41.314584 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 22259 | 2026.05.14 14:14:41.319679 [ 195 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
| 22260 | 2026.05.14 14:14:41.388320 [ 201 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 679 columns (679 merged, 0 gathered) in 0.101108393 sec., 6774.9074006150995 rows/sec., 35.03 MiB/sec. | ||
| 22261 | 2026.05.14 14:14:41.391915 [ 196 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 22262 | 2026.05.14 14:14:41.394178 [ 196 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_91_18} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22263 | 2026.05.14 14:14:41.394316 [ 196 ] {ba584f25-58f8-4fe7-b526-3f8e2083c358::all_1_91_18} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 22264 | 2026.05.14 14:14:41.397326 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 22265 | 2026.05.14 14:14:41.947887 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22266 | 2026.05.14 14:14:41.948142 [ 271 ] {760ec1d9-75a9-4e2c-a805-12c0e7a97cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 22267 | 2026.05.14 14:14:41.948483 [ 271 ] {760ec1d9-75a9-4e2c-a805-12c0e7a97cfc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22268 | 2026.05.14 14:14:41.948532 [ 271 ] {760ec1d9-75a9-4e2c-a805-12c0e7a97cfc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 22269 | 2026.05.14 14:14:41.948751 [ 271 ] {760ec1d9-75a9-4e2c-a805-12c0e7a97cfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22270 | 2026.05.14 14:14:41.948821 [ 271 ] {760ec1d9-75a9-4e2c-a805-12c0e7a97cfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22271 | 2026.05.14 14:14:41.948963 [ 271 ] {760ec1d9-75a9-4e2c-a805-12c0e7a97cfc} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 22272 | 2026.05.14 14:14:41.949038 [ 326 ] {760ec1d9-75a9-4e2c-a805-12c0e7a97cfc} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22273 | 2026.05.14 14:14:41.949058 [ 325 ] {760ec1d9-75a9-4e2c-a805-12c0e7a97cfc} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22274 | 2026.05.14 14:14:41.949149 [ 271 ] {760ec1d9-75a9-4e2c-a805-12c0e7a97cfc} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22275 | 2026.05.14 14:14:41.949176 [ 271 ] {760ec1d9-75a9-4e2c-a805-12c0e7a97cfc} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22276 | 2026.05.14 14:14:41.949222 [ 271 ] {760ec1d9-75a9-4e2c-a805-12c0e7a97cfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 22277 | 2026.05.14 14:14:41.949244 [ 271 ] {760ec1d9-75a9-4e2c-a805-12c0e7a97cfc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 22278 | 2026.05.14 14:14:41.950249 [ 271 ] {760ec1d9-75a9-4e2c-a805-12c0e7a97cfc} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002227 sec., 19757.521329142346 rows/sec., 4.13 MiB/sec. | ||
| 22279 | 2026.05.14 14:14:41.950327 [ 271 ] {760ec1d9-75a9-4e2c-a805-12c0e7a97cfc} <Debug> TCPHandler: Processed in 0.002569964 sec. | ||
| 22280 | 2026.05.14 14:14:41.952085 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22281 | 2026.05.14 14:14:41.952205 [ 271 ] {55bc5884-4d59-45fe-8b78-846bfe0dc453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22282 | 2026.05.14 14:14:41.952251 [ 271 ] {55bc5884-4d59-45fe-8b78-846bfe0dc453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22283 | 2026.05.14 14:14:41.952770 [ 271 ] {55bc5884-4d59-45fe-8b78-846bfe0dc453} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22284 | 2026.05.14 14:14:41.952812 [ 271 ] {55bc5884-4d59-45fe-8b78-846bfe0dc453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22285 | 2026.05.14 14:14:41.953172 [ 271 ] {55bc5884-4d59-45fe-8b78-846bfe0dc453} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22286 | 2026.05.14 14:14:41.953393 [ 271 ] {55bc5884-4d59-45fe-8b78-846bfe0dc453} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22287 | 2026.05.14 14:14:41.953561 [ 271 ] {55bc5884-4d59-45fe-8b78-846bfe0dc453} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001394 sec., 40172.166427546625 rows/sec., 3.07 MiB/sec. | ||
| 22288 | 2026.05.14 14:14:41.953601 [ 271 ] {55bc5884-4d59-45fe-8b78-846bfe0dc453} <Debug> TCPHandler: Processed in 0.001576734 sec. | ||
| 22289 | 2026.05.14 14:14:41.953729 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22290 | 2026.05.14 14:14:41.953835 [ 271 ] {144873fc-c08c-49c4-9c1c-572facf651f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22291 | 2026.05.14 14:14:41.953874 [ 271 ] {144873fc-c08c-49c4-9c1c-572facf651f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22292 | 2026.05.14 14:14:41.954320 [ 271 ] {144873fc-c08c-49c4-9c1c-572facf651f4} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22293 | 2026.05.14 14:14:41.954357 [ 271 ] {144873fc-c08c-49c4-9c1c-572facf651f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22294 | 2026.05.14 14:14:41.954768 [ 271 ] {144873fc-c08c-49c4-9c1c-572facf651f4} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22295 | 2026.05.14 14:14:41.955018 [ 271 ] {144873fc-c08c-49c4-9c1c-572facf651f4} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22296 | 2026.05.14 14:14:41.955157 [ 271 ] {144873fc-c08c-49c4-9c1c-572facf651f4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001322 sec., 48411.497730711046 rows/sec., 3.78 MiB/sec. | ||
| 22297 | 2026.05.14 14:14:41.955196 [ 271 ] {144873fc-c08c-49c4-9c1c-572facf651f4} <Debug> TCPHandler: Processed in 0.001505694 sec. | ||
| 22298 | 2026.05.14 14:14:41.955323 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22299 | 2026.05.14 14:14:41.955422 [ 271 ] {bd44b354-525e-4bfb-b1bd-183db8c0ab43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22300 | 2026.05.14 14:14:41.955466 [ 271 ] {bd44b354-525e-4bfb-b1bd-183db8c0ab43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22301 | 2026.05.14 14:14:41.955880 [ 271 ] {bd44b354-525e-4bfb-b1bd-183db8c0ab43} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22302 | 2026.05.14 14:14:41.955916 [ 271 ] {bd44b354-525e-4bfb-b1bd-183db8c0ab43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22303 | 2026.05.14 14:14:41.956236 [ 271 ] {bd44b354-525e-4bfb-b1bd-183db8c0ab43} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22304 | 2026.05.14 14:14:41.956487 [ 271 ] {bd44b354-525e-4bfb-b1bd-183db8c0ab43} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22305 | 2026.05.14 14:14:41.956641 [ 271 ] {bd44b354-525e-4bfb-b1bd-183db8c0ab43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 22306 | 2026.05.14 14:14:41.956678 [ 271 ] {bd44b354-525e-4bfb-b1bd-183db8c0ab43} <Debug> TCPHandler: Processed in 0.001405133 sec. | ||
| 22307 | 2026.05.14 14:14:41.956820 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22308 | 2026.05.14 14:14:41.956918 [ 271 ] {f7c02526-82d4-4638-abf0-226d5e54733f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22309 | 2026.05.14 14:14:41.956960 [ 271 ] {f7c02526-82d4-4638-abf0-226d5e54733f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22310 | 2026.05.14 14:14:41.957533 [ 271 ] {f7c02526-82d4-4638-abf0-226d5e54733f} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22311 | 2026.05.14 14:14:41.957595 [ 271 ] {f7c02526-82d4-4638-abf0-226d5e54733f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22312 | 2026.05.14 14:14:41.958014 [ 271 ] {f7c02526-82d4-4638-abf0-226d5e54733f} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22313 | 2026.05.14 14:14:41.958244 [ 271 ] {f7c02526-82d4-4638-abf0-226d5e54733f} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22314 | 2026.05.14 14:14:41.958406 [ 271 ] {f7c02526-82d4-4638-abf0-226d5e54733f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. | ||
| 22315 | 2026.05.14 14:14:41.958469 [ 271 ] {f7c02526-82d4-4638-abf0-226d5e54733f} <Debug> TCPHandler: Processed in 0.001698036 sec. | ||
| 22316 | 2026.05.14 14:14:42.000344 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 413.65 MiB, peak 430.74 MiB, free memory in arenas 0.00 B, will set to 412.25 MiB (RSS), difference: -1.40 MiB | ||
| 22317 | 2026.05.14 14:14:43.214434 [ 220 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22318 | 2026.05.14 14:14:43.214486 [ 220 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22319 | 2026.05.14 14:14:43.216339 [ 220 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22320 | 2026.05.14 14:14:44.215115 [ 218 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22321 | 2026.05.14 14:14:44.215165 [ 218 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22322 | 2026.05.14 14:14:44.216888 [ 218 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22323 | 2026.05.14 14:14:45.569122 [ 220 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22324 | 2026.05.14 14:14:45.569193 [ 220 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22325 | 2026.05.14 14:14:45.570808 [ 220 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22326 | 2026.05.14 14:14:46.076723 [ 221 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22327 | 2026.05.14 14:14:46.076786 [ 221 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22328 | 2026.05.14 14:14:46.080812 [ 221 ] {} <Debug> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22329 | 2026.05.14 14:14:46.260739 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22330 | 2026.05.14 14:14:46.260815 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22331 | 2026.05.14 14:14:46.474845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44200 | ||
| 22332 | 2026.05.14 14:14:46.475742 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22333 | 2026.05.14 14:14:46.475813 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22334 | 2026.05.14 14:14:46.476535 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 22335 | 2026.05.14 14:14:46.476859 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22336 | 2026.05.14 14:14:46.477042 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44200 | ||
| 22337 | 2026.05.14 14:14:46.622634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2760 | ||
| 22338 | 2026.05.14 14:14:46.624828 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22339 | 2026.05.14 14:14:46.624878 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22340 | 2026.05.14 14:14:46.626133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22341 | 2026.05.14 14:14:46.626443 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22342 | 2026.05.14 14:14:46.626718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2760 | ||
| 22343 | 2026.05.14 14:14:46.955631 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22344 | 2026.05.14 14:14:46.956003 [ 271 ] {6c643c53-c827-4978-bfeb-8f21fffb308f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 22345 | 2026.05.14 14:14:46.956565 [ 271 ] {6c643c53-c827-4978-bfeb-8f21fffb308f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22346 | 2026.05.14 14:14:46.956617 [ 271 ] {6c643c53-c827-4978-bfeb-8f21fffb308f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 22347 | 2026.05.14 14:14:46.956980 [ 271 ] {6c643c53-c827-4978-bfeb-8f21fffb308f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22348 | 2026.05.14 14:14:46.957066 [ 271 ] {6c643c53-c827-4978-bfeb-8f21fffb308f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22349 | 2026.05.14 14:14:46.957248 [ 271 ] {6c643c53-c827-4978-bfeb-8f21fffb308f} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 22350 | 2026.05.14 14:14:46.957337 [ 325 ] {6c643c53-c827-4978-bfeb-8f21fffb308f} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22351 | 2026.05.14 14:14:46.957371 [ 326 ] {6c643c53-c827-4978-bfeb-8f21fffb308f} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22352 | 2026.05.14 14:14:46.957493 [ 271 ] {6c643c53-c827-4978-bfeb-8f21fffb308f} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22353 | 2026.05.14 14:14:46.957524 [ 271 ] {6c643c53-c827-4978-bfeb-8f21fffb308f} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22354 | 2026.05.14 14:14:46.957577 [ 271 ] {6c643c53-c827-4978-bfeb-8f21fffb308f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 22355 | 2026.05.14 14:14:46.957601 [ 271 ] {6c643c53-c827-4978-bfeb-8f21fffb308f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 22356 | 2026.05.14 14:14:46.958837 [ 271 ] {6c643c53-c827-4978-bfeb-8f21fffb308f} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.003006 sec., 14637.391882900865 rows/sec., 3.06 MiB/sec. | ||
| 22357 | 2026.05.14 14:14:46.958913 [ 271 ] {6c643c53-c827-4978-bfeb-8f21fffb308f} <Debug> TCPHandler: Processed in 0.003470542 sec. | ||
| 22358 | 2026.05.14 14:14:46.966205 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22359 | 2026.05.14 14:14:46.966425 [ 271 ] {f7e668f7-822f-435d-9758-4825c46367d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22360 | 2026.05.14 14:14:46.966520 [ 271 ] {f7e668f7-822f-435d-9758-4825c46367d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22361 | 2026.05.14 14:14:46.967483 [ 271 ] {f7e668f7-822f-435d-9758-4825c46367d3} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22362 | 2026.05.14 14:14:46.967540 [ 271 ] {f7e668f7-822f-435d-9758-4825c46367d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22363 | 2026.05.14 14:14:46.968027 [ 271 ] {f7e668f7-822f-435d-9758-4825c46367d3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22364 | 2026.05.14 14:14:46.968290 [ 271 ] {f7e668f7-822f-435d-9758-4825c46367d3} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22365 | 2026.05.14 14:14:46.968468 [ 271 ] {f7e668f7-822f-435d-9758-4825c46367d3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002111 sec., 134533.39649455235 rows/sec., 8.54 MiB/sec. | ||
| 22366 | 2026.05.14 14:14:46.968518 [ 271 ] {f7e668f7-822f-435d-9758-4825c46367d3} <Debug> TCPHandler: Processed in 0.002474612 sec. | ||
| 22367 | 2026.05.14 14:14:46.968682 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22368 | 2026.05.14 14:14:46.968799 [ 271 ] {df73c611-8f47-4f47-a4af-1a1c7283bbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22369 | 2026.05.14 14:14:46.968848 [ 271 ] {df73c611-8f47-4f47-a4af-1a1c7283bbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22370 | 2026.05.14 14:14:46.969881 [ 271 ] {df73c611-8f47-4f47-a4af-1a1c7283bbc4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22371 | 2026.05.14 14:14:46.969925 [ 271 ] {df73c611-8f47-4f47-a4af-1a1c7283bbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22372 | 2026.05.14 14:14:46.970360 [ 271 ] {df73c611-8f47-4f47-a4af-1a1c7283bbc4} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22373 | 2026.05.14 14:14:46.970613 [ 271 ] {df73c611-8f47-4f47-a4af-1a1c7283bbc4} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22374 | 2026.05.14 14:14:46.970765 [ 271 ] {df73c611-8f47-4f47-a4af-1a1c7283bbc4} <Debug> executeQuery: Read 903 rows, 72.96 KiB in 0.001991 sec., 453540.93420391757 rows/sec., 35.79 MiB/sec. | ||
| 22375 | 2026.05.14 14:14:46.970812 [ 271 ] {df73c611-8f47-4f47-a4af-1a1c7283bbc4} <Debug> TCPHandler: Processed in 0.00218888 sec. | ||
| 22376 | 2026.05.14 14:14:46.970888 [ 223 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22377 | 2026.05.14 14:14:46.970949 [ 223 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22378 | 2026.05.14 14:14:46.971000 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22379 | 2026.05.14 14:14:46.971151 [ 271 ] {f38e1110-a9c1-4efc-87ba-54bbff33f114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22380 | 2026.05.14 14:14:46.971210 [ 271 ] {f38e1110-a9c1-4efc-87ba-54bbff33f114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22381 | 2026.05.14 14:14:46.971890 [ 271 ] {f38e1110-a9c1-4efc-87ba-54bbff33f114} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22382 | 2026.05.14 14:14:46.971937 [ 271 ] {f38e1110-a9c1-4efc-87ba-54bbff33f114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22383 | 2026.05.14 14:14:46.972366 [ 271 ] {f38e1110-a9c1-4efc-87ba-54bbff33f114} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22384 | 2026.05.14 14:14:46.972716 [ 271 ] {f38e1110-a9c1-4efc-87ba-54bbff33f114} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22385 | 2026.05.14 14:14:46.972877 [ 271 ] {f38e1110-a9c1-4efc-87ba-54bbff33f114} <Debug> executeQuery: Read 195 rows, 12.53 KiB in 0.001757 sec., 110984.63289698349 rows/sec., 6.96 MiB/sec. | ||
| 22386 | 2026.05.14 14:14:46.972928 [ 271 ] {f38e1110-a9c1-4efc-87ba-54bbff33f114} <Debug> TCPHandler: Processed in 0.002021459 sec. | ||
| 22387 | 2026.05.14 14:14:46.973134 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22388 | 2026.05.14 14:14:46.973249 [ 271 ] {c1d3f6da-d5f2-465a-87bb-cd53771585af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22389 | 2026.05.14 14:14:46.973298 [ 271 ] {c1d3f6da-d5f2-465a-87bb-cd53771585af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22390 | 2026.05.14 14:14:46.973318 [ 223 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22391 | 2026.05.14 14:14:46.973816 [ 271 ] {c1d3f6da-d5f2-465a-87bb-cd53771585af} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22392 | 2026.05.14 14:14:46.973866 [ 271 ] {c1d3f6da-d5f2-465a-87bb-cd53771585af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22393 | 2026.05.14 14:14:46.974244 [ 271 ] {c1d3f6da-d5f2-465a-87bb-cd53771585af} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22394 | 2026.05.14 14:14:46.974531 [ 271 ] {c1d3f6da-d5f2-465a-87bb-cd53771585af} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22395 | 2026.05.14 14:14:46.974694 [ 271 ] {c1d3f6da-d5f2-465a-87bb-cd53771585af} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001466 sec., 101637.10777626194 rows/sec., 6.57 MiB/sec. | ||
| 22396 | 2026.05.14 14:14:46.974740 [ 271 ] {c1d3f6da-d5f2-465a-87bb-cd53771585af} <Debug> TCPHandler: Processed in 0.001662915 sec. | ||
| 22397 | 2026.05.14 14:14:46.974899 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22398 | 2026.05.14 14:14:46.975013 [ 271 ] {00b69e91-664d-4fc4-9152-b4e337b29faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22399 | 2026.05.14 14:14:46.975061 [ 271 ] {00b69e91-664d-4fc4-9152-b4e337b29faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22400 | 2026.05.14 14:14:46.975666 [ 271 ] {00b69e91-664d-4fc4-9152-b4e337b29faa} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22401 | 2026.05.14 14:14:46.975710 [ 271 ] {00b69e91-664d-4fc4-9152-b4e337b29faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22402 | 2026.05.14 14:14:46.976063 [ 271 ] {00b69e91-664d-4fc4-9152-b4e337b29faa} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22403 | 2026.05.14 14:14:46.976296 [ 271 ] {00b69e91-664d-4fc4-9152-b4e337b29faa} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22404 | 2026.05.14 14:14:46.976439 [ 271 ] {00b69e91-664d-4fc4-9152-b4e337b29faa} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001493 sec., 99129.26992632284 rows/sec., 5.64 MiB/sec. | ||
| 22405 | 2026.05.14 14:14:46.976482 [ 271 ] {00b69e91-664d-4fc4-9152-b4e337b29faa} <Debug> TCPHandler: Processed in 0.001689166 sec. | ||
| 22406 | 2026.05.14 14:14:46.976626 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22407 | 2026.05.14 14:14:46.976799 [ 271 ] {9bc0a296-98da-437f-ad01-42b49691185e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22408 | 2026.05.14 14:14:46.976847 [ 271 ] {9bc0a296-98da-437f-ad01-42b49691185e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22409 | 2026.05.14 14:14:46.977597 [ 271 ] {9bc0a296-98da-437f-ad01-42b49691185e} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22410 | 2026.05.14 14:14:46.977639 [ 271 ] {9bc0a296-98da-437f-ad01-42b49691185e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22411 | 2026.05.14 14:14:46.978026 [ 271 ] {9bc0a296-98da-437f-ad01-42b49691185e} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22412 | 2026.05.14 14:14:46.978283 [ 271 ] {9bc0a296-98da-437f-ad01-42b49691185e} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22413 | 2026.05.14 14:14:46.978437 [ 271 ] {9bc0a296-98da-437f-ad01-42b49691185e} <Debug> executeQuery: Read 549 rows, 39.93 KiB in 0.001656 sec., 331521.7391304348 rows/sec., 23.55 MiB/sec. | ||
| 22414 | 2026.05.14 14:14:46.978483 [ 271 ] {9bc0a296-98da-437f-ad01-42b49691185e} <Debug> TCPHandler: Processed in 0.001852946 sec. | ||
| 22415 | 2026.05.14 14:14:46.978662 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22416 | 2026.05.14 14:14:46.978774 [ 271 ] {84ae62ff-e447-4be5-b243-6057157371fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22417 | 2026.05.14 14:14:46.978822 [ 271 ] {84ae62ff-e447-4be5-b243-6057157371fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22418 | 2026.05.14 14:14:46.979248 [ 271 ] {84ae62ff-e447-4be5-b243-6057157371fc} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22419 | 2026.05.14 14:14:46.979291 [ 271 ] {84ae62ff-e447-4be5-b243-6057157371fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22420 | 2026.05.14 14:14:46.979658 [ 271 ] {84ae62ff-e447-4be5-b243-6057157371fc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22421 | 2026.05.14 14:14:46.979941 [ 271 ] {84ae62ff-e447-4be5-b243-6057157371fc} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22422 | 2026.05.14 14:14:46.980098 [ 271 ] {84ae62ff-e447-4be5-b243-6057157371fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 233.24 KiB/sec. | ||
| 22423 | 2026.05.14 14:14:46.980142 [ 271 ] {84ae62ff-e447-4be5-b243-6057157371fc} <Debug> TCPHandler: Processed in 0.001538654 sec. | ||
| 22424 | 2026.05.14 14:14:46.980316 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22425 | 2026.05.14 14:14:46.980426 [ 271 ] {762a6075-1dbd-4105-bd41-0b5fd7da81e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22426 | 2026.05.14 14:14:46.980475 [ 271 ] {762a6075-1dbd-4105-bd41-0b5fd7da81e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22427 | 2026.05.14 14:14:46.980972 [ 271 ] {762a6075-1dbd-4105-bd41-0b5fd7da81e9} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22428 | 2026.05.14 14:14:46.981016 [ 271 ] {762a6075-1dbd-4105-bd41-0b5fd7da81e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22429 | 2026.05.14 14:14:46.981414 [ 271 ] {762a6075-1dbd-4105-bd41-0b5fd7da81e9} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22430 | 2026.05.14 14:14:46.981676 [ 271 ] {762a6075-1dbd-4105-bd41-0b5fd7da81e9} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22431 | 2026.05.14 14:14:46.981831 [ 271 ] {762a6075-1dbd-4105-bd41-0b5fd7da81e9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001428 sec., 185574.22969187674 rows/sec., 12.33 MiB/sec. | ||
| 22432 | 2026.05.14 14:14:46.981873 [ 271 ] {762a6075-1dbd-4105-bd41-0b5fd7da81e9} <Debug> TCPHandler: Processed in 0.001619675 sec. | ||
| 22433 | 2026.05.14 14:14:46.981918 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22434 | 2026.05.14 14:14:46.981959 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22435 | 2026.05.14 14:14:46.982047 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22436 | 2026.05.14 14:14:46.982168 [ 271 ] {8e8edde4-d401-4918-80dc-3ac18805f29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22437 | 2026.05.14 14:14:46.982219 [ 271 ] {8e8edde4-d401-4918-80dc-3ac18805f29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22438 | 2026.05.14 14:14:46.982633 [ 271 ] {8e8edde4-d401-4918-80dc-3ac18805f29f} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22439 | 2026.05.14 14:14:46.982680 [ 271 ] {8e8edde4-d401-4918-80dc-3ac18805f29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22440 | 2026.05.14 14:14:46.983074 [ 271 ] {8e8edde4-d401-4918-80dc-3ac18805f29f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22441 | 2026.05.14 14:14:46.983345 [ 271 ] {8e8edde4-d401-4918-80dc-3ac18805f29f} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22442 | 2026.05.14 14:14:46.983518 [ 271 ] {8e8edde4-d401-4918-80dc-3ac18805f29f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001371 sec., 729.3946024799417 rows/sec., 49.15 KiB/sec. | ||
| 22443 | 2026.05.14 14:14:46.983564 [ 271 ] {8e8edde4-d401-4918-80dc-3ac18805f29f} <Debug> TCPHandler: Processed in 0.001571774 sec. | ||
| 22444 | 2026.05.14 14:14:46.983745 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22445 | 2026.05.14 14:14:46.983868 [ 271 ] {83e18ce4-a57a-4a7f-9afa-2df8b3328f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22446 | 2026.05.14 14:14:46.983928 [ 271 ] {83e18ce4-a57a-4a7f-9afa-2df8b3328f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22447 | 2026.05.14 14:14:46.984202 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22448 | 2026.05.14 14:14:46.985048 [ 271 ] {83e18ce4-a57a-4a7f-9afa-2df8b3328f18} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22449 | 2026.05.14 14:14:46.985098 [ 271 ] {83e18ce4-a57a-4a7f-9afa-2df8b3328f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22450 | 2026.05.14 14:14:46.985763 [ 271 ] {83e18ce4-a57a-4a7f-9afa-2df8b3328f18} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22451 | 2026.05.14 14:14:46.986054 [ 271 ] {83e18ce4-a57a-4a7f-9afa-2df8b3328f18} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22452 | 2026.05.14 14:14:46.986223 [ 271 ] {83e18ce4-a57a-4a7f-9afa-2df8b3328f18} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002378 sec., 22287.636669470143 rows/sec., 39.94 MiB/sec. | ||
| 22453 | 2026.05.14 14:14:46.986317 [ 271 ] {83e18ce4-a57a-4a7f-9afa-2df8b3328f18} <Debug> TCPHandler: Processed in 0.002624254 sec. | ||
| 22454 | 2026.05.14 14:14:46.986475 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22455 | 2026.05.14 14:14:46.986587 [ 271 ] {4aa49314-7e10-4d9a-b108-b25d96fa92ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22456 | 2026.05.14 14:14:46.986636 [ 271 ] {4aa49314-7e10-4d9a-b108-b25d96fa92ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22457 | 2026.05.14 14:14:46.987044 [ 271 ] {4aa49314-7e10-4d9a-b108-b25d96fa92ea} <Trace> oximeter.measurements_i64 (c2f1edae-6e9e-442e-bde9-d05209c7bc9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22458 | 2026.05.14 14:14:46.987087 [ 271 ] {4aa49314-7e10-4d9a-b108-b25d96fa92ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22459 | 2026.05.14 14:14:46.988108 [ 271 ] {4aa49314-7e10-4d9a-b108-b25d96fa92ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 22460 | 2026.05.14 14:14:46.988369 [ 271 ] {4aa49314-7e10-4d9a-b108-b25d96fa92ea} <Trace> oximeter.measurements_i64 (c2f1edae-6e9e-442e-bde9-d05209c7bc9c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22461 | 2026.05.14 14:14:46.988514 [ 271 ] {4aa49314-7e10-4d9a-b108-b25d96fa92ea} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001948 sec., 4620.1232032854205 rows/sec., 355.43 KiB/sec. | ||
| 22462 | 2026.05.14 14:14:46.988560 [ 271 ] {4aa49314-7e10-4d9a-b108-b25d96fa92ea} <Debug> TCPHandler: Processed in 0.00214338 sec. | ||
| 22463 | 2026.05.14 14:14:46.988719 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22464 | 2026.05.14 14:14:46.988837 [ 271 ] {4e0309aa-e742-41d9-aa13-b0f0eac4850b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22465 | 2026.05.14 14:14:46.988886 [ 271 ] {4e0309aa-e742-41d9-aa13-b0f0eac4850b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22466 | 2026.05.14 14:14:46.989289 [ 271 ] {4e0309aa-e742-41d9-aa13-b0f0eac4850b} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22467 | 2026.05.14 14:14:46.989328 [ 271 ] {4e0309aa-e742-41d9-aa13-b0f0eac4850b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22468 | 2026.05.14 14:14:46.989695 [ 271 ] {4e0309aa-e742-41d9-aa13-b0f0eac4850b} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22469 | 2026.05.14 14:14:46.989949 [ 271 ] {4e0309aa-e742-41d9-aa13-b0f0eac4850b} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22470 | 2026.05.14 14:14:46.990100 [ 271 ] {4e0309aa-e742-41d9-aa13-b0f0eac4850b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001284 sec., 70093.45794392524 rows/sec., 4.39 MiB/sec. | ||
| 22471 | 2026.05.14 14:14:46.990144 [ 271 ] {4e0309aa-e742-41d9-aa13-b0f0eac4850b} <Debug> TCPHandler: Processed in 0.001482863 sec. | ||
| 22472 | 2026.05.14 14:14:46.990217 [ 221 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22473 | 2026.05.14 14:14:46.990256 [ 221 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22474 | 2026.05.14 14:14:46.992485 [ 221 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22475 | 2026.05.14 14:14:47.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.15 MiB, peak 430.74 MiB, free memory in arenas 0.00 B, will set to 412.25 MiB (RSS), difference: 3.10 MiB | ||
| 22476 | 2026.05.14 14:14:47.267986 [ 218 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22477 | 2026.05.14 14:14:47.268055 [ 218 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22478 | 2026.05.14 14:14:47.270427 [ 218 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22479 | 2026.05.14 14:14:48.791499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 693 | ||
| 22480 | 2026.05.14 14:14:48.809669 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22481 | 2026.05.14 14:14:48.809726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.12 GiB. | ||
| 22482 | 2026.05.14 14:14:48.816006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 22483 | 2026.05.14 14:14:48.816703 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22484 | 2026.05.14 14:14:48.819679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 22485 | 2026.05.14 14:14:51.947961 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22486 | 2026.05.14 14:14:51.948256 [ 271 ] {6699322a-4bf2-4138-a50a-43c76c7af739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 22487 | 2026.05.14 14:14:51.948643 [ 271 ] {6699322a-4bf2-4138-a50a-43c76c7af739} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22488 | 2026.05.14 14:14:51.948680 [ 271 ] {6699322a-4bf2-4138-a50a-43c76c7af739} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 22489 | 2026.05.14 14:14:51.948911 [ 271 ] {6699322a-4bf2-4138-a50a-43c76c7af739} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22490 | 2026.05.14 14:14:51.948983 [ 271 ] {6699322a-4bf2-4138-a50a-43c76c7af739} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22491 | 2026.05.14 14:14:51.949131 [ 271 ] {6699322a-4bf2-4138-a50a-43c76c7af739} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 22492 | 2026.05.14 14:14:51.949219 [ 326 ] {6699322a-4bf2-4138-a50a-43c76c7af739} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22493 | 2026.05.14 14:14:51.949238 [ 325 ] {6699322a-4bf2-4138-a50a-43c76c7af739} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22494 | 2026.05.14 14:14:51.949354 [ 271 ] {6699322a-4bf2-4138-a50a-43c76c7af739} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22495 | 2026.05.14 14:14:51.949383 [ 271 ] {6699322a-4bf2-4138-a50a-43c76c7af739} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22496 | 2026.05.14 14:14:51.949428 [ 271 ] {6699322a-4bf2-4138-a50a-43c76c7af739} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 22497 | 2026.05.14 14:14:51.949450 [ 271 ] {6699322a-4bf2-4138-a50a-43c76c7af739} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 22498 | 2026.05.14 14:14:51.950750 [ 271 ] {6699322a-4bf2-4138-a50a-43c76c7af739} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002623 sec., 16774.68547464735 rows/sec., 3.51 MiB/sec. | ||
| 22499 | 2026.05.14 14:14:51.950866 [ 271 ] {6699322a-4bf2-4138-a50a-43c76c7af739} <Debug> TCPHandler: Processed in 0.003084098 sec. | ||
| 22500 | 2026.05.14 14:14:51.952723 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22501 | 2026.05.14 14:14:51.952863 [ 271 ] {678109d4-b224-4b19-8a2a-b5857213c469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22502 | 2026.05.14 14:14:51.952916 [ 271 ] {678109d4-b224-4b19-8a2a-b5857213c469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22503 | 2026.05.14 14:14:51.953683 [ 271 ] {678109d4-b224-4b19-8a2a-b5857213c469} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22504 | 2026.05.14 14:14:51.953732 [ 271 ] {678109d4-b224-4b19-8a2a-b5857213c469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22505 | 2026.05.14 14:14:51.954128 [ 271 ] {678109d4-b224-4b19-8a2a-b5857213c469} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22506 | 2026.05.14 14:14:51.954355 [ 271 ] {678109d4-b224-4b19-8a2a-b5857213c469} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22507 | 2026.05.14 14:14:51.954518 [ 271 ] {678109d4-b224-4b19-8a2a-b5857213c469} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001694 sec., 33057.85123966942 rows/sec., 2.52 MiB/sec. | ||
| 22508 | 2026.05.14 14:14:51.954558 [ 271 ] {678109d4-b224-4b19-8a2a-b5857213c469} <Debug> TCPHandler: Processed in 0.001906808 sec. | ||
| 22509 | 2026.05.14 14:14:51.954704 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22510 | 2026.05.14 14:14:51.954802 [ 271 ] {e927ce8b-b910-4587-ac2c-715996734a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22511 | 2026.05.14 14:14:51.954845 [ 271 ] {e927ce8b-b910-4587-ac2c-715996734a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22512 | 2026.05.14 14:14:51.955351 [ 271 ] {e927ce8b-b910-4587-ac2c-715996734a84} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22513 | 2026.05.14 14:14:51.955390 [ 271 ] {e927ce8b-b910-4587-ac2c-715996734a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22514 | 2026.05.14 14:14:51.955714 [ 271 ] {e927ce8b-b910-4587-ac2c-715996734a84} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22515 | 2026.05.14 14:14:51.955935 [ 271 ] {e927ce8b-b910-4587-ac2c-715996734a84} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22516 | 2026.05.14 14:14:51.956070 [ 271 ] {e927ce8b-b910-4587-ac2c-715996734a84} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001286 sec., 49766.71850699844 rows/sec., 3.88 MiB/sec. | ||
| 22517 | 2026.05.14 14:14:51.956202 [ 271 ] {e927ce8b-b910-4587-ac2c-715996734a84} <Debug> TCPHandler: Processed in 0.001548164 sec. | ||
| 22518 | 2026.05.14 14:14:51.956359 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22519 | 2026.05.14 14:14:51.956457 [ 271 ] {146fce2d-0bbb-456b-9e0d-98d92906aa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22520 | 2026.05.14 14:14:51.956500 [ 271 ] {146fce2d-0bbb-456b-9e0d-98d92906aa76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22521 | 2026.05.14 14:14:51.956966 [ 271 ] {146fce2d-0bbb-456b-9e0d-98d92906aa76} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22522 | 2026.05.14 14:14:51.957001 [ 271 ] {146fce2d-0bbb-456b-9e0d-98d92906aa76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22523 | 2026.05.14 14:14:51.957328 [ 271 ] {146fce2d-0bbb-456b-9e0d-98d92906aa76} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22524 | 2026.05.14 14:14:51.957550 [ 271 ] {146fce2d-0bbb-456b-9e0d-98d92906aa76} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22525 | 2026.05.14 14:14:51.957681 [ 271 ] {146fce2d-0bbb-456b-9e0d-98d92906aa76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 22526 | 2026.05.14 14:14:51.957720 [ 271 ] {146fce2d-0bbb-456b-9e0d-98d92906aa76} <Debug> TCPHandler: Processed in 0.001411113 sec. | ||
| 22527 | 2026.05.14 14:14:51.957858 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22528 | 2026.05.14 14:14:51.957956 [ 271 ] {7105825c-758e-4a07-92eb-555c628458e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22529 | 2026.05.14 14:14:51.957997 [ 271 ] {7105825c-758e-4a07-92eb-555c628458e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22530 | 2026.05.14 14:14:51.958353 [ 271 ] {7105825c-758e-4a07-92eb-555c628458e6} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22531 | 2026.05.14 14:14:51.958390 [ 271 ] {7105825c-758e-4a07-92eb-555c628458e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22532 | 2026.05.14 14:14:51.958739 [ 271 ] {7105825c-758e-4a07-92eb-555c628458e6} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22533 | 2026.05.14 14:14:51.958993 [ 271 ] {7105825c-758e-4a07-92eb-555c628458e6} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22534 | 2026.05.14 14:14:51.959134 [ 271 ] {7105825c-758e-4a07-92eb-555c628458e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 22535 | 2026.05.14 14:14:51.959205 [ 271 ] {7105825c-758e-4a07-92eb-555c628458e6} <Debug> TCPHandler: Processed in 0.001394793 sec. | ||
| 22536 | 2026.05.14 14:14:53.977194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44648 | ||
| 22537 | 2026.05.14 14:14:53.977818 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22538 | 2026.05.14 14:14:53.977854 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22539 | 2026.05.14 14:14:53.978351 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22540 | 2026.05.14 14:14:53.978597 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22541 | 2026.05.14 14:14:53.978726 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44648 | ||
| 22542 | 2026.05.14 14:14:56.006640 [ 224 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22543 | 2026.05.14 14:14:56.006701 [ 224 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22544 | 2026.05.14 14:14:56.008205 [ 224 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22545 | 2026.05.14 14:14:56.320064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 22546 | 2026.05.14 14:14:56.339225 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22547 | 2026.05.14 14:14:56.339291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22548 | 2026.05.14 14:14:56.345892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22549 | 2026.05.14 14:14:56.346655 [ 244 ] {} <Trace> system.metric_log (ba584f25-58f8-4fe7-b526-3f8e2083c358): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22550 | 2026.05.14 14:14:56.350591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 22551 | 2026.05.14 14:14:56.627004 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2796 | ||
| 22552 | 2026.05.14 14:14:56.629717 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22553 | 2026.05.14 14:14:56.629773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22554 | 2026.05.14 14:14:56.631034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22555 | 2026.05.14 14:14:56.631315 [ 243 ] {} <Trace> system.query_log (6eecbc42-26f7-474b-8af3-7c58eec9090d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22556 | 2026.05.14 14:14:56.631591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2796 | ||
| 22557 | 2026.05.14 14:14:56.715520 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22558 | 2026.05.14 14:14:56.715578 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22559 | 2026.05.14 14:14:56.717375 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22560 | 2026.05.14 14:14:56.955107 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22561 | 2026.05.14 14:14:56.955371 [ 271 ] {d21ad489-f2ff-4501-89e8-4d73f74b82d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'virtual_machine:check') FORMAT Native (stage: Complete) | ||
| 22562 | 2026.05.14 14:14:56.955769 [ 271 ] {d21ad489-f2ff-4501-89e8-4d73f74b82d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22563 | 2026.05.14 14:14:56.955814 [ 271 ] {d21ad489-f2ff-4501-89e8-4d73f74b82d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'virtual_machine:check')" moved to PREWHERE | ||
| 22564 | 2026.05.14 14:14:56.956098 [ 271 ] {d21ad489-f2ff-4501-89e8-4d73f74b82d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22565 | 2026.05.14 14:14:56.956176 [ 271 ] {d21ad489-f2ff-4501-89e8-4d73f74b82d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22566 | 2026.05.14 14:14:56.956330 [ 271 ] {d21ad489-f2ff-4501-89e8-4d73f74b82d3} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 22567 | 2026.05.14 14:14:56.956433 [ 325 ] {d21ad489-f2ff-4501-89e8-4d73f74b82d3} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22568 | 2026.05.14 14:14:56.956433 [ 322 ] {d21ad489-f2ff-4501-89e8-4d73f74b82d3} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22569 | 2026.05.14 14:14:56.956598 [ 271 ] {d21ad489-f2ff-4501-89e8-4d73f74b82d3} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 22570 | 2026.05.14 14:14:56.956629 [ 271 ] {d21ad489-f2ff-4501-89e8-4d73f74b82d3} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22571 | 2026.05.14 14:14:56.956679 [ 271 ] {d21ad489-f2ff-4501-89e8-4d73f74b82d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'virtual_machine:check'))" | ||
| 22572 | 2026.05.14 14:14:56.956701 [ 271 ] {d21ad489-f2ff-4501-89e8-4d73f74b82d3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 22573 | 2026.05.14 14:14:56.957833 [ 271 ] {d21ad489-f2ff-4501-89e8-4d73f74b82d3} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002582 sec., 17041.053446940357 rows/sec., 3.56 MiB/sec. | ||
| 22574 | 2026.05.14 14:14:56.957976 [ 271 ] {d21ad489-f2ff-4501-89e8-4d73f74b82d3} <Debug> TCPHandler: Processed in 0.003015288 sec. | ||
| 22575 | 2026.05.14 14:14:56.964321 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22576 | 2026.05.14 14:14:56.964521 [ 271 ] {ed685d6a-6cc4-4f00-8a6f-0cff66843930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 22577 | 2026.05.14 14:14:56.964602 [ 271 ] {ed685d6a-6cc4-4f00-8a6f-0cff66843930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22578 | 2026.05.14 14:14:56.965425 [ 271 ] {ed685d6a-6cc4-4f00-8a6f-0cff66843930} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22579 | 2026.05.14 14:14:56.965474 [ 271 ] {ed685d6a-6cc4-4f00-8a6f-0cff66843930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22580 | 2026.05.14 14:14:56.965942 [ 271 ] {ed685d6a-6cc4-4f00-8a6f-0cff66843930} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 22581 | 2026.05.14 14:14:56.966151 [ 271 ] {ed685d6a-6cc4-4f00-8a6f-0cff66843930} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22582 | 2026.05.14 14:14:56.966303 [ 271 ] {ed685d6a-6cc4-4f00-8a6f-0cff66843930} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001841 sec., 543.1830526887561 rows/sec., 151.18 KiB/sec. | ||
| 22583 | 2026.05.14 14:14:56.966349 [ 271 ] {ed685d6a-6cc4-4f00-8a6f-0cff66843930} <Debug> TCPHandler: Processed in 0.00217792 sec. | ||
| 22584 | 2026.05.14 14:14:56.966485 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22585 | 2026.05.14 14:14:56.966583 [ 271 ] {267e0bf7-1baa-471a-9172-ce898cdbb63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22586 | 2026.05.14 14:14:56.966626 [ 271 ] {267e0bf7-1baa-471a-9172-ce898cdbb63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22587 | 2026.05.14 14:14:56.967217 [ 271 ] {267e0bf7-1baa-471a-9172-ce898cdbb63b} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22588 | 2026.05.14 14:14:56.967254 [ 271 ] {267e0bf7-1baa-471a-9172-ce898cdbb63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22589 | 2026.05.14 14:14:56.967578 [ 271 ] {267e0bf7-1baa-471a-9172-ce898cdbb63b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22590 | 2026.05.14 14:14:56.967803 [ 271 ] {267e0bf7-1baa-471a-9172-ce898cdbb63b} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22591 | 2026.05.14 14:14:56.967923 [ 132 ] {} <Debug> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 22592 | 2026.05.14 14:14:56.967933 [ 271 ] {267e0bf7-1baa-471a-9172-ce898cdbb63b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001369 sec., 207450.69393718042 rows/sec., 13.18 MiB/sec. | ||
| 22593 | 2026.05.14 14:14:56.967982 [ 132 ] {} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22594 | 2026.05.14 14:14:56.967998 [ 271 ] {267e0bf7-1baa-471a-9172-ce898cdbb63b} <Debug> TCPHandler: Processed in 0.001562114 sec. | ||
| 22595 | 2026.05.14 14:14:56.968012 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22596 | 2026.05.14 14:14:56.968142 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 22597 | 2026.05.14 14:14:56.968148 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22598 | 2026.05.14 14:14:56.968274 [ 271 ] {64695768-c544-4802-a6c5-0b73d175040d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22599 | 2026.05.14 14:14:56.968289 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22600 | 2026.05.14 14:14:56.968316 [ 271 ] {64695768-c544-4802-a6c5-0b73d175040d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22601 | 2026.05.14 14:14:56.968330 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 284 rows starting from the beginning of the part | ||
| 22602 | 2026.05.14 14:14:56.968410 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 284 rows starting from the beginning of the part | ||
| 22603 | 2026.05.14 14:14:56.968460 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 284 rows starting from the beginning of the part | ||
| 22604 | 2026.05.14 14:14:56.968510 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 284 rows starting from the beginning of the part | ||
| 22605 | 2026.05.14 14:14:56.968560 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 284 rows starting from the beginning of the part | ||
| 22606 | 2026.05.14 14:14:56.968763 [ 271 ] {64695768-c544-4802-a6c5-0b73d175040d} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22607 | 2026.05.14 14:14:56.968806 [ 271 ] {64695768-c544-4802-a6c5-0b73d175040d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22608 | 2026.05.14 14:14:56.969120 [ 271 ] {64695768-c544-4802-a6c5-0b73d175040d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 22609 | 2026.05.14 14:14:56.969350 [ 271 ] {64695768-c544-4802-a6c5-0b73d175040d} <Trace> oximeter.fields_ipaddr (09619ebf-6d65-43ee-9143-f18679820897): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22610 | 2026.05.14 14:14:56.969482 [ 271 ] {64695768-c544-4802-a6c5-0b73d175040d} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001226 sec., 2446.9820554649264 rows/sec., 181.61 KiB/sec. | ||
| 22611 | 2026.05.14 14:14:56.969522 [ 271 ] {64695768-c544-4802-a6c5-0b73d175040d} <Debug> TCPHandler: Processed in 0.001423633 sec. | ||
| 22612 | 2026.05.14 14:14:56.969574 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485454 sec., 955936.7035263294 rows/sec., 64.36 MiB/sec. | ||
| 22613 | 2026.05.14 14:14:56.969669 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22614 | 2026.05.14 14:14:56.969724 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 22615 | 2026.05.14 14:14:56.969773 [ 271 ] {9ad0bd44-6b0f-4ed7-bb0c-0992f7853881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22616 | 2026.05.14 14:14:56.969820 [ 271 ] {9ad0bd44-6b0f-4ed7-bb0c-0992f7853881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22617 | 2026.05.14 14:14:56.969990 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_69_17} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22618 | 2026.05.14 14:14:56.970069 [ 201 ] {31af3fb8-60ed-4f80-88d3-e5caf9e527ae::all_1_69_17} <Trace> oximeter.fields_i16 (31af3fb8-60ed-4f80-88d3-e5caf9e527ae) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 22619 | 2026.05.14 14:14:56.970142 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 22620 | 2026.05.14 14:14:56.970647 [ 271 ] {9ad0bd44-6b0f-4ed7-bb0c-0992f7853881} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22621 | 2026.05.14 14:14:56.970690 [ 271 ] {9ad0bd44-6b0f-4ed7-bb0c-0992f7853881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22622 | 2026.05.14 14:14:56.971055 [ 271 ] {9ad0bd44-6b0f-4ed7-bb0c-0992f7853881} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22623 | 2026.05.14 14:14:56.971255 [ 271 ] {9ad0bd44-6b0f-4ed7-bb0c-0992f7853881} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22624 | 2026.05.14 14:14:56.971380 [ 271 ] {9ad0bd44-6b0f-4ed7-bb0c-0992f7853881} <Debug> executeQuery: Read 917 rows, 74.12 KiB in 0.001658 sec., 553075.9951749096 rows/sec., 43.66 MiB/sec. | ||
| 22625 | 2026.05.14 14:14:56.971417 [ 271 ] {9ad0bd44-6b0f-4ed7-bb0c-0992f7853881} <Debug> TCPHandler: Processed in 0.001831957 sec. | ||
| 22626 | 2026.05.14 14:14:56.971539 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22627 | 2026.05.14 14:14:56.971631 [ 271 ] {49441bb5-698a-43e4-ad71-e6d4d2d1068b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22628 | 2026.05.14 14:14:56.971669 [ 271 ] {49441bb5-698a-43e4-ad71-e6d4d2d1068b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22629 | 2026.05.14 14:14:56.972229 [ 271 ] {49441bb5-698a-43e4-ad71-e6d4d2d1068b} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22630 | 2026.05.14 14:14:56.972267 [ 271 ] {49441bb5-698a-43e4-ad71-e6d4d2d1068b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22631 | 2026.05.14 14:14:56.972580 [ 271 ] {49441bb5-698a-43e4-ad71-e6d4d2d1068b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22632 | 2026.05.14 14:14:56.972791 [ 271 ] {49441bb5-698a-43e4-ad71-e6d4d2d1068b} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22633 | 2026.05.14 14:14:56.972899 [ 132 ] {} <Debug> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Selected 6 parts from all_1_64_14 to all_69_69_0 | ||
| 22634 | 2026.05.14 14:14:56.972921 [ 271 ] {49441bb5-698a-43e4-ad71-e6d4d2d1068b} <Debug> executeQuery: Read 202 rows, 13.02 KiB in 0.001258 sec., 160572.33704292527 rows/sec., 10.10 MiB/sec. | ||
| 22635 | 2026.05.14 14:14:56.972941 [ 132 ] {} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22636 | 2026.05.14 14:14:56.972966 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22637 | 2026.05.14 14:14:56.972967 [ 271 ] {49441bb5-698a-43e4-ad71-e6d4d2d1068b} <Debug> TCPHandler: Processed in 0.001433143 sec. | ||
| 22638 | 2026.05.14 14:14:56.973074 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_69_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_64_14 to all_69_69_0 into Compact with storage Full | ||
| 22639 | 2026.05.14 14:14:56.973138 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22640 | 2026.05.14 14:14:56.973198 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_69_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22641 | 2026.05.14 14:14:56.973241 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 213 rows starting from the beginning of the part | ||
| 22642 | 2026.05.14 14:14:56.973244 [ 271 ] {52fd602f-1a5e-469b-8dab-80dbbd7a5301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22643 | 2026.05.14 14:14:56.973298 [ 271 ] {52fd602f-1a5e-469b-8dab-80dbbd7a5301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22644 | 2026.05.14 14:14:56.973315 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 184 rows starting from the beginning of the part | ||
| 22645 | 2026.05.14 14:14:56.973380 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 184 rows starting from the beginning of the part | ||
| 22646 | 2026.05.14 14:14:56.973433 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 213 rows starting from the beginning of the part | ||
| 22647 | 2026.05.14 14:14:56.973485 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 195 rows starting from the beginning of the part | ||
| 22648 | 2026.05.14 14:14:56.973537 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 202 rows starting from the beginning of the part | ||
| 22649 | 2026.05.14 14:14:56.973751 [ 271 ] {52fd602f-1a5e-469b-8dab-80dbbd7a5301} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22650 | 2026.05.14 14:14:56.973794 [ 271 ] {52fd602f-1a5e-469b-8dab-80dbbd7a5301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22651 | 2026.05.14 14:14:56.974151 [ 271 ] {52fd602f-1a5e-469b-8dab-80dbbd7a5301} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22652 | 2026.05.14 14:14:56.974392 [ 271 ] {52fd602f-1a5e-469b-8dab-80dbbd7a5301} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22653 | 2026.05.14 14:14:56.974522 [ 271 ] {52fd602f-1a5e-469b-8dab-80dbbd7a5301} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001296 sec., 114969.13580246913 rows/sec., 7.43 MiB/sec. | ||
| 22654 | 2026.05.14 14:14:56.974561 [ 271 ] {52fd602f-1a5e-469b-8dab-80dbbd7a5301} <Debug> TCPHandler: Processed in 0.001485944 sec. | ||
| 22655 | 2026.05.14 14:14:56.974577 [ 220 ] {} <Trace> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22656 | 2026.05.14 14:14:56.974619 [ 220 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22657 | 2026.05.14 14:14:56.974620 [ 199 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_69_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603025 sec., 742970.3217354689 rows/sec., 49.45 MiB/sec. | ||
| 22658 | 2026.05.14 14:14:56.974690 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22659 | 2026.05.14 14:14:56.974778 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_69_15} <Trace> MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) | ||
| 22660 | 2026.05.14 14:14:56.974793 [ 271 ] {6a5fb9d9-1d7a-4e78-9612-9aee1d891a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22661 | 2026.05.14 14:14:56.974840 [ 271 ] {6a5fb9d9-1d7a-4e78-9612-9aee1d891a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22662 | 2026.05.14 14:14:56.975120 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_69_15} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22663 | 2026.05.14 14:14:56.975202 [ 191 ] {8a392660-33a3-408d-88ba-c15a943333ce::all_1_69_15} <Trace> oximeter.fields_u16 (8a392660-33a3-408d-88ba-c15a943333ce) (MergerMutator): Merged 6 parts: [all_1_64_14, all_69_69_0] -> all_1_69_15 | ||
| 22664 | 2026.05.14 14:14:56.975278 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 22665 | 2026.05.14 14:14:56.975297 [ 271 ] {6a5fb9d9-1d7a-4e78-9612-9aee1d891a5d} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22666 | 2026.05.14 14:14:56.975343 [ 271 ] {6a5fb9d9-1d7a-4e78-9612-9aee1d891a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22667 | 2026.05.14 14:14:56.975702 [ 271 ] {6a5fb9d9-1d7a-4e78-9612-9aee1d891a5d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22668 | 2026.05.14 14:14:56.975963 [ 271 ] {6a5fb9d9-1d7a-4e78-9612-9aee1d891a5d} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22669 | 2026.05.14 14:14:56.976080 [ 132 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 22670 | 2026.05.14 14:14:56.976094 [ 271 ] {6a5fb9d9-1d7a-4e78-9612-9aee1d891a5d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001319 sec., 112206.21683093252 rows/sec., 6.38 MiB/sec. | ||
| 22671 | 2026.05.14 14:14:56.976124 [ 132 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22672 | 2026.05.14 14:14:56.976149 [ 271 ] {6a5fb9d9-1d7a-4e78-9612-9aee1d891a5d} <Debug> TCPHandler: Processed in 0.001507964 sec. | ||
| 22673 | 2026.05.14 14:14:56.976153 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22674 | 2026.05.14 14:14:56.976258 [ 200 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 22675 | 2026.05.14 14:14:56.976273 [ 221 ] {} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22676 | 2026.05.14 14:14:56.976317 [ 221 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22677 | 2026.05.14 14:14:56.976317 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22678 | 2026.05.14 14:14:56.976382 [ 200 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22679 | 2026.05.14 14:14:56.976421 [ 200 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 148 rows starting from the beginning of the part | ||
| 22680 | 2026.05.14 14:14:56.976426 [ 271 ] {da53f48d-22e2-48f8-8ffa-1f6fb9c40c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22681 | 2026.05.14 14:14:56.976485 [ 271 ] {da53f48d-22e2-48f8-8ffa-1f6fb9c40c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22682 | 2026.05.14 14:14:56.976499 [ 200 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 148 rows starting from the beginning of the part | ||
| 22683 | 2026.05.14 14:14:56.976563 [ 200 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 148 rows starting from the beginning of the part | ||
| 22684 | 2026.05.14 14:14:56.976623 [ 200 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 148 rows starting from the beginning of the part | ||
| 22685 | 2026.05.14 14:14:56.976671 [ 200 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 148 rows starting from the beginning of the part | ||
| 22686 | 2026.05.14 14:14:56.977093 [ 220 ] {} <Debug> oximeter.fields_u32 (89a53d68-11ef-4c6e-9d91-dc95c8724c9a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22687 | 2026.05.14 14:14:56.977211 [ 271 ] {da53f48d-22e2-48f8-8ffa-1f6fb9c40c5f} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22688 | 2026.05.14 14:14:56.977248 [ 271 ] {da53f48d-22e2-48f8-8ffa-1f6fb9c40c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22689 | 2026.05.14 14:14:56.977592 [ 199 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370753 sec., 539849.2653308073 rows/sec., 32.76 MiB/sec. | ||
| 22690 | 2026.05.14 14:14:56.977654 [ 271 ] {da53f48d-22e2-48f8-8ffa-1f6fb9c40c5f} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22691 | 2026.05.14 14:14:56.977751 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 22692 | 2026.05.14 14:14:56.978056 [ 271 ] {da53f48d-22e2-48f8-8ffa-1f6fb9c40c5f} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22693 | 2026.05.14 14:14:56.978122 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_69_17} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22694 | 2026.05.14 14:14:56.978218 [ 191 ] {e479dd20-6abb-4144-b05c-7fdda715036c::all_1_69_17} <Trace> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 22695 | 2026.05.14 14:14:56.978219 [ 271 ] {da53f48d-22e2-48f8-8ffa-1f6fb9c40c5f} <Debug> executeQuery: Read 574 rows, 41.67 KiB in 0.00181 sec., 317127.0718232044 rows/sec., 22.48 MiB/sec. | ||
| 22696 | 2026.05.14 14:14:56.978274 [ 271 ] {da53f48d-22e2-48f8-8ffa-1f6fb9c40c5f} <Debug> TCPHandler: Processed in 0.002006828 sec. | ||
| 22697 | 2026.05.14 14:14:56.978292 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 22698 | 2026.05.14 14:14:56.978310 [ 221 ] {} <Debug> oximeter.fields_u8 (e479dd20-6abb-4144-b05c-7fdda715036c): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22699 | 2026.05.14 14:14:56.978429 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22700 | 2026.05.14 14:14:56.978532 [ 271 ] {8ee6eb9f-b63f-4405-bf85-41b8912ca565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22701 | 2026.05.14 14:14:56.978575 [ 271 ] {8ee6eb9f-b63f-4405-bf85-41b8912ca565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22702 | 2026.05.14 14:14:56.978948 [ 271 ] {8ee6eb9f-b63f-4405-bf85-41b8912ca565} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22703 | 2026.05.14 14:14:56.978994 [ 271 ] {8ee6eb9f-b63f-4405-bf85-41b8912ca565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22704 | 2026.05.14 14:14:56.979344 [ 271 ] {8ee6eb9f-b63f-4405-bf85-41b8912ca565} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22705 | 2026.05.14 14:14:56.979558 [ 271 ] {8ee6eb9f-b63f-4405-bf85-41b8912ca565} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22706 | 2026.05.14 14:14:56.979671 [ 116 ] {} <Debug> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Selected 6 parts from all_1_64_14 to all_69_69_0 | ||
| 22707 | 2026.05.14 14:14:56.979700 [ 271 ] {8ee6eb9f-b63f-4405-bf85-41b8912ca565} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001186 sec., 5059.021922428331 rows/sec., 264.31 KiB/sec. | ||
| 22708 | 2026.05.14 14:14:56.979714 [ 116 ] {} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22709 | 2026.05.14 14:14:56.979747 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22710 | 2026.05.14 14:14:56.979748 [ 271 ] {8ee6eb9f-b63f-4405-bf85-41b8912ca565} <Debug> TCPHandler: Processed in 0.001367373 sec. | ||
| 22711 | 2026.05.14 14:14:56.979850 [ 190 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_69_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_64_14 to all_69_69_0 into Compact with storage Full | ||
| 22712 | 2026.05.14 14:14:56.979898 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22713 | 2026.05.14 14:14:56.979968 [ 190 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_69_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22714 | 2026.05.14 14:14:56.979996 [ 271 ] {77bf9839-43b0-438a-ac73-28aaa0238444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22715 | 2026.05.14 14:14:56.980004 [ 190 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 384 rows starting from the beginning of the part | ||
| 22716 | 2026.05.14 14:14:56.980040 [ 271 ] {77bf9839-43b0-438a-ac73-28aaa0238444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22717 | 2026.05.14 14:14:56.980072 [ 190 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 22718 | 2026.05.14 14:14:56.980125 [ 190 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 22719 | 2026.05.14 14:14:56.980173 [ 190 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part | ||
| 22720 | 2026.05.14 14:14:56.980219 [ 190 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
| 22721 | 2026.05.14 14:14:56.980264 [ 190 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part | ||
| 22722 | 2026.05.14 14:14:56.980497 [ 271 ] {77bf9839-43b0-438a-ac73-28aaa0238444} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22723 | 2026.05.14 14:14:56.980540 [ 271 ] {77bf9839-43b0-438a-ac73-28aaa0238444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22724 | 2026.05.14 14:14:56.980896 [ 271 ] {77bf9839-43b0-438a-ac73-28aaa0238444} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22725 | 2026.05.14 14:14:56.981104 [ 191 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_69_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 4 columns (4 merged, 0 gathered) in 0.001299992 sec., 318463.49823691224 rows/sec., 16.25 MiB/sec. | ||
| 22726 | 2026.05.14 14:14:56.981115 [ 271 ] {77bf9839-43b0-438a-ac73-28aaa0238444} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22727 | 2026.05.14 14:14:56.981280 [ 271 ] {77bf9839-43b0-438a-ac73-28aaa0238444} <Debug> executeQuery: Read 268 rows, 18.22 KiB in 0.001303 sec., 205679.20184190333 rows/sec., 13.65 MiB/sec. | ||
| 22728 | 2026.05.14 14:14:56.981281 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 2 parts from all_1_155_35 to all_156_156_0 | ||
| 22729 | 2026.05.14 14:14:56.981284 [ 191 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_69_15} <Trace> MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) | ||
| 22730 | 2026.05.14 14:14:56.981331 [ 271 ] {77bf9839-43b0-438a-ac73-28aaa0238444} <Debug> TCPHandler: Processed in 0.001484763 sec. | ||
| 22731 | 2026.05.14 14:14:56.981337 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22732 | 2026.05.14 14:14:56.981380 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22733 | 2026.05.14 14:14:56.981439 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_156_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_155_35 to all_156_156_0 into Compact with storage Full | ||
| 22734 | 2026.05.14 14:14:56.981527 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22735 | 2026.05.14 14:14:56.981535 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_156_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22736 | 2026.05.14 14:14:56.981568 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_156_36} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_155_35, total 62297 rows starting from the beginning of the part | ||
| 22737 | 2026.05.14 14:14:56.981614 [ 190 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_156_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 128 rows starting from the beginning of the part | ||
| 22738 | 2026.05.14 14:14:56.981625 [ 271 ] {41c0218e-ae33-4244-98bc-2082a61e5b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22739 | 2026.05.14 14:14:56.981672 [ 271 ] {41c0218e-ae33-4244-98bc-2082a61e5b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22740 | 2026.05.14 14:14:56.981710 [ 191 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_69_15} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22741 | 2026.05.14 14:14:56.981813 [ 191 ] {bffd8c6f-a4be-40f8-99c4-7d496090ce94::all_1_69_15} <Trace> oximeter.measurements_bool (bffd8c6f-a4be-40f8-99c4-7d496090ce94) (MergerMutator): Merged 6 parts: [all_1_64_14, all_69_69_0] -> all_1_69_15 | ||
| 22742 | 2026.05.14 14:14:56.981918 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 22743 | 2026.05.14 14:14:56.982053 [ 271 ] {41c0218e-ae33-4244-98bc-2082a61e5b59} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22744 | 2026.05.14 14:14:56.982096 [ 271 ] {41c0218e-ae33-4244-98bc-2082a61e5b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22745 | 2026.05.14 14:14:56.982420 [ 271 ] {41c0218e-ae33-4244-98bc-2082a61e5b59} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22746 | 2026.05.14 14:14:56.982655 [ 271 ] {41c0218e-ae33-4244-98bc-2082a61e5b59} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22747 | 2026.05.14 14:14:56.982785 [ 116 ] {} <Debug> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Selected 6 parts from all_1_64_14 to all_69_69_0 | ||
| 22748 | 2026.05.14 14:14:56.982800 [ 271 ] {41c0218e-ae33-4244-98bc-2082a61e5b59} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001193 sec., 838.2229673093043 rows/sec., 56.48 KiB/sec. | ||
| 22749 | 2026.05.14 14:14:56.982831 [ 116 ] {} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22750 | 2026.05.14 14:14:56.982850 [ 271 ] {41c0218e-ae33-4244-98bc-2082a61e5b59} <Debug> TCPHandler: Processed in 0.001373032 sec. | ||
| 22751 | 2026.05.14 14:14:56.982867 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22752 | 2026.05.14 14:14:56.982969 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_69_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_64_14 to all_69_69_0 into Compact with storage Full | ||
| 22753 | 2026.05.14 14:14:56.983018 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22754 | 2026.05.14 14:14:56.983077 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_69_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22755 | 2026.05.14 14:14:56.983115 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 65 rows starting from the beginning of the part | ||
| 22756 | 2026.05.14 14:14:56.983128 [ 271 ] {e34e7f15-c669-4a76-9df3-812ff797d174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22757 | 2026.05.14 14:14:56.983175 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 22758 | 2026.05.14 14:14:56.983193 [ 271 ] {e34e7f15-c669-4a76-9df3-812ff797d174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22759 | 2026.05.14 14:14:56.983228 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
| 22760 | 2026.05.14 14:14:56.983277 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
| 22761 | 2026.05.14 14:14:56.983318 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part | ||
| 22762 | 2026.05.14 14:14:56.983358 [ 192 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part | ||
| 22763 | 2026.05.14 14:14:56.984285 [ 193 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_69_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 4 columns (4 merged, 0 gathered) in 0.001358403 sec., 51531.09938655907 rows/sec., 3.39 MiB/sec. | ||
| 22764 | 2026.05.14 14:14:56.984425 [ 271 ] {e34e7f15-c669-4a76-9df3-812ff797d174} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22765 | 2026.05.14 14:14:56.984426 [ 191 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_69_15} <Trace> MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) | ||
| 22766 | 2026.05.14 14:14:56.984481 [ 271 ] {e34e7f15-c669-4a76-9df3-812ff797d174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22767 | 2026.05.14 14:14:56.984758 [ 191 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_69_15} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22768 | 2026.05.14 14:14:56.984853 [ 191 ] {57c88ee8-a9bf-4580-b603-a8cd12c92797::all_1_69_15} <Trace> oximeter.measurements_f64 (57c88ee8-a9bf-4580-b603-a8cd12c92797) (MergerMutator): Merged 6 parts: [all_1_64_14, all_69_69_0] -> all_1_69_15 | ||
| 22769 | 2026.05.14 14:14:56.984955 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22770 | 2026.05.14 14:14:56.985173 [ 271 ] {e34e7f15-c669-4a76-9df3-812ff797d174} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22771 | 2026.05.14 14:14:56.985426 [ 271 ] {e34e7f15-c669-4a76-9df3-812ff797d174} <Trace> oximeter.measurements_histogramu64 (92ac7974-3ee9-44d2-b3e1-7f248c491c44): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22772 | 2026.05.14 14:14:56.985588 [ 271 ] {e34e7f15-c669-4a76-9df3-812ff797d174} <Debug> executeQuery: Read 57 rows, 104.59 KiB in 0.002479 sec., 22993.14239612747 rows/sec., 41.20 MiB/sec. | ||
| 22773 | 2026.05.14 14:14:56.985720 [ 271 ] {e34e7f15-c669-4a76-9df3-812ff797d174} <Debug> TCPHandler: Processed in 0.002755616 sec. | ||
| 22774 | 2026.05.14 14:14:56.985898 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22775 | 2026.05.14 14:14:56.986024 [ 271 ] {fe2a7783-a860-4f90-b312-f514670cf141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22776 | 2026.05.14 14:14:56.986079 [ 271 ] {fe2a7783-a860-4f90-b312-f514670cf141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22777 | 2026.05.14 14:14:56.986469 [ 271 ] {fe2a7783-a860-4f90-b312-f514670cf141} <Trace> oximeter.measurements_i64 (c2f1edae-6e9e-442e-bde9-d05209c7bc9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22778 | 2026.05.14 14:14:56.986506 [ 271 ] {fe2a7783-a860-4f90-b312-f514670cf141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22779 | 2026.05.14 14:14:56.986812 [ 271 ] {fe2a7783-a860-4f90-b312-f514670cf141} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 22780 | 2026.05.14 14:14:56.987028 [ 271 ] {fe2a7783-a860-4f90-b312-f514670cf141} <Trace> oximeter.measurements_i64 (c2f1edae-6e9e-442e-bde9-d05209c7bc9c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22781 | 2026.05.14 14:14:56.987168 [ 271 ] {fe2a7783-a860-4f90-b312-f514670cf141} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001181 sec., 5080.4403048264185 rows/sec., 334.89 KiB/sec. | ||
| 22782 | 2026.05.14 14:14:56.987208 [ 271 ] {fe2a7783-a860-4f90-b312-f514670cf141} <Debug> TCPHandler: Processed in 0.001382753 sec. | ||
| 22783 | 2026.05.14 14:14:56.987352 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22784 | 2026.05.14 14:14:56.987454 [ 271 ] {87df870c-300b-45fd-935c-74c7623872bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22785 | 2026.05.14 14:14:56.987499 [ 271 ] {87df870c-300b-45fd-935c-74c7623872bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22786 | 2026.05.14 14:14:56.987905 [ 271 ] {87df870c-300b-45fd-935c-74c7623872bf} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22787 | 2026.05.14 14:14:56.987943 [ 271 ] {87df870c-300b-45fd-935c-74c7623872bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22788 | 2026.05.14 14:14:56.988268 [ 271 ] {87df870c-300b-45fd-935c-74c7623872bf} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22789 | 2026.05.14 14:14:56.988483 [ 271 ] {87df870c-300b-45fd-935c-74c7623872bf} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22790 | 2026.05.14 14:14:56.988618 [ 271 ] {87df870c-300b-45fd-935c-74c7623872bf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001234 sec., 72933.54943273906 rows/sec., 4.56 MiB/sec. | ||
| 22791 | 2026.05.14 14:14:56.988654 [ 271 ] {87df870c-300b-45fd-935c-74c7623872bf} <Debug> TCPHandler: Processed in 0.001405073 sec. | ||
| 22792 | 2026.05.14 14:14:56.990580 [ 193 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_156_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62425 rows, containing 5 columns (5 merged, 0 gathered) in 0.009155565 sec., 6818257.529710073 rows/sec., 434.46 MiB/sec. | ||
| 22793 | 2026.05.14 14:14:56.991269 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_156_36} <Trace> MergedBlockOutputStream: filled checksums all_1_156_36 (state Temporary) | ||
| 22794 | 2026.05.14 14:14:56.991565 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_156_36} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_156_36 to all_1_156_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22795 | 2026.05.14 14:14:56.991635 [ 186 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_156_36} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 2 parts: [all_1_155_35, all_156_156_0] -> all_1_156_36 | ||
| 22796 | 2026.05.14 14:14:56.991699 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 22797 | 2026.05.14 14:14:57.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 413.99 MiB, peak 430.74 MiB, free memory in arenas 0.00 B, will set to 412.70 MiB (RSS), difference: -1.29 MiB | ||
| 22798 | 2026.05.14 14:15:01.261091 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22799 | 2026.05.14 14:15:01.261151 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22800 | 2026.05.14 14:15:01.479151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45160 | ||
| 22801 | 2026.05.14 14:15:01.479693 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22802 | 2026.05.14 14:15:01.479749 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22803 | 2026.05.14 14:15:01.480416 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22804 | 2026.05.14 14:15:01.481139 [ 245 ] {} <Trace> system.asynchronous_metric_log (77088fbb-097f-4c92-a893-8ca1a607374d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22805 | 2026.05.14 14:15:01.481428 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45160 | ||
| 22806 | 2026.05.14 14:15:01.949606 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22807 | 2026.05.14 14:15:01.949881 [ 271 ] {cddb9d81-fb5a-4530-b9b8-675111639719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 22808 | 2026.05.14 14:15:01.950370 [ 271 ] {cddb9d81-fb5a-4530-b9b8-675111639719} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22809 | 2026.05.14 14:15:01.950428 [ 271 ] {cddb9d81-fb5a-4530-b9b8-675111639719} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 22810 | 2026.05.14 14:15:01.950747 [ 271 ] {cddb9d81-fb5a-4530-b9b8-675111639719} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22811 | 2026.05.14 14:15:01.950849 [ 271 ] {cddb9d81-fb5a-4530-b9b8-675111639719} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22812 | 2026.05.14 14:15:01.951042 [ 271 ] {cddb9d81-fb5a-4530-b9b8-675111639719} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 22813 | 2026.05.14 14:15:01.951145 [ 324 ] {cddb9d81-fb5a-4530-b9b8-675111639719} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22814 | 2026.05.14 14:15:01.951154 [ 325 ] {cddb9d81-fb5a-4530-b9b8-675111639719} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22815 | 2026.05.14 14:15:01.951154 [ 329 ] {cddb9d81-fb5a-4530-b9b8-675111639719} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22816 | 2026.05.14 14:15:01.951292 [ 271 ] {cddb9d81-fb5a-4530-b9b8-675111639719} <Debug> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 22817 | 2026.05.14 14:15:01.951334 [ 271 ] {cddb9d81-fb5a-4530-b9b8-675111639719} <Trace> oximeter.timeseries_schema (be55bbcd-59e2-4986-86ad-30cf6ff3b7a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22818 | 2026.05.14 14:15:01.951403 [ 271 ] {cddb9d81-fb5a-4530-b9b8-675111639719} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 22819 | 2026.05.14 14:15:01.951441 [ 271 ] {cddb9d81-fb5a-4530-b9b8-675111639719} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 22820 | 2026.05.14 14:15:01.952438 [ 271 ] {cddb9d81-fb5a-4530-b9b8-675111639719} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002672 sec., 16467.065868263475 rows/sec., 3.44 MiB/sec. | ||
| 22821 | 2026.05.14 14:15:01.952526 [ 271 ] {cddb9d81-fb5a-4530-b9b8-675111639719} <Debug> TCPHandler: Processed in 0.003071408 sec. | ||
| 22822 | 2026.05.14 14:15:01.954346 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22823 | 2026.05.14 14:15:01.954482 [ 271 ] {5cf36d4b-b9e3-4091-8ac9-cfd132192967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22824 | 2026.05.14 14:15:01.954534 [ 271 ] {5cf36d4b-b9e3-4091-8ac9-cfd132192967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22825 | 2026.05.14 14:15:01.955092 [ 271 ] {5cf36d4b-b9e3-4091-8ac9-cfd132192967} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22826 | 2026.05.14 14:15:01.955139 [ 271 ] {5cf36d4b-b9e3-4091-8ac9-cfd132192967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22827 | 2026.05.14 14:15:01.955539 [ 271 ] {5cf36d4b-b9e3-4091-8ac9-cfd132192967} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22828 | 2026.05.14 14:15:01.955792 [ 271 ] {5cf36d4b-b9e3-4091-8ac9-cfd132192967} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22829 | 2026.05.14 14:15:01.955954 [ 271 ] {5cf36d4b-b9e3-4091-8ac9-cfd132192967} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001509 sec., 37110.669317428765 rows/sec., 2.83 MiB/sec. | ||
| 22830 | 2026.05.14 14:15:01.955998 [ 271 ] {5cf36d4b-b9e3-4091-8ac9-cfd132192967} <Debug> TCPHandler: Processed in 0.001716946 sec. | ||
| 22831 | 2026.05.14 14:15:01.955994 [ 149 ] {} <Debug> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22832 | 2026.05.14 14:15:01.956076 [ 149 ] {} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22833 | 2026.05.14 14:15:01.956101 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22834 | 2026.05.14 14:15:01.956164 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22835 | 2026.05.14 14:15:01.956210 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22836 | 2026.05.14 14:15:01.956284 [ 271 ] {0eead859-f5af-4c20-9efe-cf3d179052c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22837 | 2026.05.14 14:15:01.956329 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22838 | 2026.05.14 14:15:01.956339 [ 271 ] {0eead859-f5af-4c20-9efe-cf3d179052c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22839 | 2026.05.14 14:15:01.956372 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3240 rows starting from the beginning of the part | ||
| 22840 | 2026.05.14 14:15:01.956445 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 56 rows starting from the beginning of the part | ||
| 22841 | 2026.05.14 14:15:01.956495 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 903 rows starting from the beginning of the part | ||
| 22842 | 2026.05.14 14:15:01.956541 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 56 rows starting from the beginning of the part | ||
| 22843 | 2026.05.14 14:15:01.956584 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 917 rows starting from the beginning of the part | ||
| 22844 | 2026.05.14 14:15:01.956628 [ 189 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 56 rows starting from the beginning of the part | ||
| 22845 | 2026.05.14 14:15:01.956834 [ 271 ] {0eead859-f5af-4c20-9efe-cf3d179052c4} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22846 | 2026.05.14 14:15:01.956881 [ 271 ] {0eead859-f5af-4c20-9efe-cf3d179052c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22847 | 2026.05.14 14:15:01.957302 [ 271 ] {0eead859-f5af-4c20-9efe-cf3d179052c4} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22848 | 2026.05.14 14:15:01.957663 [ 271 ] {0eead859-f5af-4c20-9efe-cf3d179052c4} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22849 | 2026.05.14 14:15:01.957838 [ 149 ] {} <Debug> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22850 | 2026.05.14 14:15:01.957847 [ 271 ] {0eead859-f5af-4c20-9efe-cf3d179052c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001588 sec., 40302.26700251889 rows/sec., 3.15 MiB/sec. | ||
| 22851 | 2026.05.14 14:15:01.957881 [ 149 ] {} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22852 | 2026.05.14 14:15:01.957904 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22853 | 2026.05.14 14:15:01.957910 [ 271 ] {0eead859-f5af-4c20-9efe-cf3d179052c4} <Debug> TCPHandler: Processed in 0.001810207 sec. | ||
| 22854 | 2026.05.14 14:15:01.958040 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22855 | 2026.05.14 14:15:01.958069 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22856 | 2026.05.14 14:15:01.958201 [ 271 ] {9a7706a6-a5c2-4666-be20-3ae72eb3cc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22857 | 2026.05.14 14:15:01.958217 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22858 | 2026.05.14 14:15:01.958253 [ 271 ] {9a7706a6-a5c2-4666-be20-3ae72eb3cc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22859 | 2026.05.14 14:15:01.958275 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1797 rows starting from the beginning of the part | ||
| 22860 | 2026.05.14 14:15:01.958375 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 64 rows starting from the beginning of the part | ||
| 22861 | 2026.05.14 14:15:01.958455 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 549 rows starting from the beginning of the part | ||
| 22862 | 2026.05.14 14:15:01.958529 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 64 rows starting from the beginning of the part | ||
| 22863 | 2026.05.14 14:15:01.958596 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 574 rows starting from the beginning of the part | ||
| 22864 | 2026.05.14 14:15:01.958657 [ 193 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 64 rows starting from the beginning of the part | ||
| 22865 | 2026.05.14 14:15:01.958859 [ 271 ] {9a7706a6-a5c2-4666-be20-3ae72eb3cc17} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22866 | 2026.05.14 14:15:01.958909 [ 271 ] {9a7706a6-a5c2-4666-be20-3ae72eb3cc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22867 | 2026.05.14 14:15:01.958938 [ 194 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5228 rows, containing 5 columns (5 merged, 0 gathered) in 0.002769925 sec., 1887415.7242524617 rows/sec., 151.06 MiB/sec. | ||
| 22868 | 2026.05.14 14:15:01.959306 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22869 | 2026.05.14 14:15:01.959343 [ 271 ] {9a7706a6-a5c2-4666-be20-3ae72eb3cc17} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22870 | 2026.05.14 14:15:01.959605 [ 271 ] {9a7706a6-a5c2-4666-be20-3ae72eb3cc17} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22871 | 2026.05.14 14:15:01.959634 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_161_32} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22872 | 2026.05.14 14:15:01.959715 [ 188 ] {0d288516-6a09-4692-aa13-180e1084e406::all_1_161_32} <Trace> oximeter.fields_string (0d288516-6a09-4692-aa13-180e1084e406) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22873 | 2026.05.14 14:15:01.959761 [ 271 ] {9a7706a6-a5c2-4666-be20-3ae72eb3cc17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec. | ||
| 22874 | 2026.05.14 14:15:01.959781 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Selected 2 parts from all_1_156_36 to all_157_157_0 | ||
| 22875 | 2026.05.14 14:15:01.959804 [ 271 ] {9a7706a6-a5c2-4666-be20-3ae72eb3cc17} <Debug> TCPHandler: Processed in 0.001790266 sec. | ||
| 22876 | 2026.05.14 14:15:01.959829 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22877 | 2026.05.14 14:15:01.959835 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 22878 | 2026.05.14 14:15:01.959861 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22879 | 2026.05.14 14:15:01.959946 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_157_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_156_36 to all_157_157_0 into Compact with storage Full | ||
| 22880 | 2026.05.14 14:15:01.959984 [ 271 ] {} <Trace> TCP-Session: 7fda6824-2be2-4a8f-90a9-ead90fa60fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22881 | 2026.05.14 14:15:01.960061 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_157_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22882 | 2026.05.14 14:15:01.960096 [ 271 ] {54744085-f7e9-46b6-8ab1-d7f48d8606c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42899) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22883 | 2026.05.14 14:15:01.960099 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_157_37} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_156_36, total 62425 rows starting from the beginning of the part | ||
| 22884 | 2026.05.14 14:15:01.960150 [ 271 ] {54744085-f7e9-46b6-8ab1-d7f48d8606c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22885 | 2026.05.14 14:15:01.960182 [ 197 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_157_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 22886 | 2026.05.14 14:15:01.960416 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3112 rows, containing 5 columns (5 merged, 0 gathered) in 0.002442153 sec., 1274285.4358428814 rows/sec., 93.49 MiB/sec. | ||
| 22887 | 2026.05.14 14:15:01.960562 [ 271 ] {54744085-f7e9-46b6-8ab1-d7f48d8606c0} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22888 | 2026.05.14 14:15:01.960607 [ 271 ] {54744085-f7e9-46b6-8ab1-d7f48d8606c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22889 | 2026.05.14 14:15:01.960632 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22890 | 2026.05.14 14:15:01.960978 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_161_32} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22891 | 2026.05.14 14:15:01.961067 [ 188 ] {ce26854d-226a-453f-b84a-56ca6d42ed37::all_1_161_32} <Trace> oximeter.fields_uuid (ce26854d-226a-453f-b84a-56ca6d42ed37) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22892 | 2026.05.14 14:15:01.961070 [ 271 ] {54744085-f7e9-46b6-8ab1-d7f48d8606c0} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22893 | 2026.05.14 14:15:01.961166 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 22894 | 2026.05.14 14:15:01.961330 [ 271 ] {54744085-f7e9-46b6-8ab1-d7f48d8606c0} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22895 | 2026.05.14 14:15:01.961485 [ 271 ] {54744085-f7e9-46b6-8ab1-d7f48d8606c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
| 22896 | 2026.05.14 14:15:01.961489 [ 146 ] {} <Debug> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22897 | 2026.05.14 14:15:01.961528 [ 271 ] {54744085-f7e9-46b6-8ab1-d7f48d8606c0} <Debug> TCPHandler: Processed in 0.001597665 sec. | ||
| 22898 | 2026.05.14 14:15:01.961536 [ 146 ] {} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22899 | 2026.05.14 14:15:01.961566 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.11 GiB. | ||
| 22900 | 2026.05.14 14:15:01.961665 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22901 | 2026.05.14 14:15:01.961783 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22902 | 2026.05.14 14:15:01.961815 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9990 rows starting from the beginning of the part | ||
| 22903 | 2026.05.14 14:15:01.961872 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 22904 | 2026.05.14 14:15:01.961918 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 90 rows starting from the beginning of the part | ||
| 22905 | 2026.05.14 14:15:01.961961 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 22906 | 2026.05.14 14:15:01.962002 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 90 rows starting from the beginning of the part | ||
| 22907 | 2026.05.14 14:15:01.962043 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 22908 | 2026.05.14 14:15:01.964726 [ 195 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10350 rows, containing 4 columns (4 merged, 0 gathered) in 0.003108479 sec., 3329602.6770648924 rows/sec., 214.76 MiB/sec. | ||
| 22909 | 2026.05.14 14:15:01.964937 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22910 | 2026.05.14 14:15:01.965255 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_161_32} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22911 | 2026.05.14 14:15:01.965354 [ 187 ] {a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d::all_1_161_32} <Trace> oximeter.measurements_u64 (a0f3c1cd-c1f4-453b-b785-ce8b739f6f1d) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22912 | 2026.05.14 14:15:01.965448 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 22913 | 2026.05.14 14:15:01.971860 [ 187 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_157_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62585 rows, containing 5 columns (5 merged, 0 gathered) in 0.01194242 sec., 5240562.633034175 rows/sec., 334.01 MiB/sec. | ||
| 22914 | 2026.05.14 14:15:01.972351 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_157_37} <Trace> MergedBlockOutputStream: filled checksums all_1_157_37 (state Temporary) | ||
| 22915 | 2026.05.14 14:15:01.972667 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_157_37} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88): Renaming temporary part tmp_merge_all_1_157_37 to all_1_157_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22916 | 2026.05.14 14:15:01.972755 [ 195 ] {f5206f60-38aa-4b9c-8a46-abb5aeae7c88::all_1_157_37} <Trace> oximeter.measurements_cumulativeu64 (f5206f60-38aa-4b9c-8a46-abb5aeae7c88) (MergerMutator): Merged 2 parts: [all_1_156_36, all_157_157_0] -> all_1_157_37 | ||
| 22917 | 2026.05.14 14:15:01.972860 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||