| 1 | [ May 23 16:08:16 Enabled. ] | ||
| 2 | [ May 23 16:08:16 Rereading configuration. ] | ||
| 3 | [ May 23 16:08:18 Rereading configuration. ] | ||
| 4 | [ May 23 16:08:19 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 23 16:08:19 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.23 16:08:20.127720 [ 1 ] {} <Information> Application: Will watch for the process with pid 23770 | ||
| 29 | 2026.05.23 16:08:20.128088 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.23 16:08:20.490377 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23770 | ||
| 31 | 2026.05.23 16:08:20.491644 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.23 16:08:20.491800 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.23 16:08:20.585557 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.23 16:08:20.611937 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.23 16:08:20.612001 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.23 16:08:20.612019 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.23 16:08:20.612117 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.23 16:08:20.612566 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.23 16:08:20.615881 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.23 16:08:20.617775 [ 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.23 16:08:20.618733 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.23 16:08:20.619562 [ 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.23 16:08:20.619591 [ 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.23 16:08:20.619608 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.23 16:08:20.620338 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.23 16:08:20.622495 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.23 16:08:20.637283 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.23 16:08:20.638506 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.23 16:08:20.641880 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.23 16:08:20.642775 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.23 16:08:20.643704 [ 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.23 16:08:20.644437 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.23 16:08:20.650826 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.23 16:08:20.651350 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.23 16:08:20.653472 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.23 16:08:20.653728 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.23 16:08:20.653970 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.23 16:08:20.654262 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.23 16:08:20.655028 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.23 16:08:20.655062 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.23 16:08:20.655132 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.23 16:08:20.655215 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.23 16:08:20.661023 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.23 16:08:20.661058 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000143502 sec | ||
| 69 | 2026.05.23 16:08:20.661078 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.23 16:08:20.661090 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.23 16:08:20.661888 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.23 16:08:20.662688 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.23 16:08:20.673970 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.23 16:08:20.674044 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.23 16:08:20.674060 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.23 16:08:20.674073 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.23 16:08:20.674120 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.23 16:08:20.674137 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.23 16:08:20.676334 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.23 16:08:20.676386 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.23 16:08:20.676410 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.23 16:08:20.676567 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.23 16:08:20.676611 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.23 16:08:20.676637 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.23 16:08:20.676650 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.23 16:08:20.676663 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.23 16:08:20.676709 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.23 16:08:20.676722 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.23 16:08:20.706095 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.23 16:08:20.707016 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.23 16:08:20.707055 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.184e-05 sec | ||
| 92 | 2026.05.23 16:08:20.707068 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.23 16:08:20.707080 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.23 16:08:20.707109 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.23 16:08:20.707312 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.23 16:08:20.707353 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.23 16:08:20.707366 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.23 16:08:20.707377 [ 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.23 16:08:20.707403 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.23 16:08:20.756309 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.23 16:08:20.756574 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.86 MiB, peak 24.86 MiB, free memory in arenas 0.00 B, will set to 117.21 MiB (RSS), difference: 92.36 MiB | ||
| 102 | 2026.05.23 16:08:20.757996 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.452e-05 sec. | ||
| 103 | 2026.05.23 16:08:20.758450 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.23 16:08:20.759131 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.23 16:08:20.759165 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.23 16:08:20.759340 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37542 | ||
| 107 | 2026.05.23 16:08:20.759571 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.23 16:08:20.759621 [ 3 ] {} <Debug> TCP-Session: 14543f2c-8298-4f28-b963-02ff764d2b50 Authenticating user 'default' from [fd00:1122:3344:101::e]:37542 | ||
| 109 | 2026.05.23 16:08:20.759646 [ 3 ] {} <Debug> TCP-Session: 14543f2c-8298-4f28-b963-02ff764d2b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.23 16:08:20.759669 [ 3 ] {} <Debug> TCP-Session: 14543f2c-8298-4f28-b963-02ff764d2b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.23 16:08:20.759773 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.23 16:08:20.759804 [ 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.23 16:08:20.759826 [ 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.23 16:08:20.760206 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63566 | ||
| 115 | 2026.05.23 16:08:20.761175 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64196 | ||
| 116 | 2026.05.23 16:08:20.761178 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39572 | ||
| 117 | 2026.05.23 16:08:20.761362 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64119 | ||
| 118 | 2026.05.23 16:08:20.761489 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49799 | ||
| 119 | 2026.05.23 16:08:20.761617 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51371 | ||
| 120 | 2026.05.23 16:08:20.761923 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42590 | ||
| 121 | 2026.05.23 16:08:20.761944 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.05.23 16:08:20.762004 [ 4 ] {} <Debug> TCP-Session: c1b2a3e3-7c8d-4c6b-94fe-6998384902ee Authenticating user 'default' from [fd00:1122:3344:101::e]:63566 | ||
| 123 | 2026.05.23 16:08:20.762021 [ 4 ] {} <Debug> TCP-Session: c1b2a3e3-7c8d-4c6b-94fe-6998384902ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.23 16:08:20.762034 [ 4 ] {} <Debug> TCP-Session: c1b2a3e3-7c8d-4c6b-94fe-6998384902ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.23 16:08:20.762166 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.23 16:08:20.762211 [ 257 ] {} <Debug> TCP-Session: 91fcee3a-fd0f-4b03-97cf-ca861ed6e387 Authenticating user 'default' from [fd00:1122:3344:101::e]:51371 | ||
| 127 | 2026.05.23 16:08:20.762234 [ 257 ] {} <Debug> TCP-Session: 91fcee3a-fd0f-4b03-97cf-ca861ed6e387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.23 16:08:20.762258 [ 257 ] {} <Debug> TCP-Session: 91fcee3a-fd0f-4b03-97cf-ca861ed6e387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.23 16:08:20.762339 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.23 16:08:20.762373 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.23 16:08:20.762376 [ 5 ] {} <Debug> TCP-Session: 02e3356d-1ddf-4364-a6af-ddbfac91a631 Authenticating user 'default' from [fd00:1122:3344:101::e]:64196 | ||
| 132 | 2026.05.23 16:08:20.762424 [ 258 ] {} <Debug> TCP-Session: aa993957-e07e-4ee5-864d-aba7e5c7ab81 Authenticating user 'default' from [fd00:1122:3344:101::e]:42590 | ||
| 133 | 2026.05.23 16:08:20.762434 [ 5 ] {} <Debug> TCP-Session: 02e3356d-1ddf-4364-a6af-ddbfac91a631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.23 16:08:20.762454 [ 258 ] {} <Debug> TCP-Session: aa993957-e07e-4ee5-864d-aba7e5c7ab81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.23 16:08:20.762456 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.23 16:08:20.762472 [ 5 ] {} <Debug> TCP-Session: 02e3356d-1ddf-4364-a6af-ddbfac91a631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.23 16:08:20.762482 [ 258 ] {} <Debug> TCP-Session: aa993957-e07e-4ee5-864d-aba7e5c7ab81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.23 16:08:20.762504 [ 255 ] {} <Debug> TCP-Session: 84fde923-fafa-407d-b1df-cfb6340ca102 Authenticating user 'default' from [fd00:1122:3344:101::e]:64119 | ||
| 139 | 2026.05.23 16:08:20.762519 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.05.23 16:08:20.762547 [ 255 ] {} <Debug> TCP-Session: 84fde923-fafa-407d-b1df-cfb6340ca102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.23 16:08:20.762444 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.05.23 16:08:20.762581 [ 255 ] {} <Debug> TCP-Session: 84fde923-fafa-407d-b1df-cfb6340ca102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.23 16:08:20.762581 [ 256 ] {} <Debug> TCP-Session: 12f0e688-8c81-426a-921d-25ad9f067978 Authenticating user 'default' from [fd00:1122:3344:101::e]:49799 | ||
| 144 | 2026.05.23 16:08:20.762614 [ 253 ] {} <Debug> TCP-Session: e6228e81-a422-4e88-ab41-502918001542 Authenticating user 'default' from [fd00:1122:3344:101::e]:39572 | ||
| 145 | 2026.05.23 16:08:20.762655 [ 256 ] {} <Debug> TCP-Session: 12f0e688-8c81-426a-921d-25ad9f067978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.23 16:08:20.762660 [ 253 ] {} <Debug> TCP-Session: e6228e81-a422-4e88-ab41-502918001542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.23 16:08:20.762678 [ 256 ] {} <Debug> TCP-Session: 12f0e688-8c81-426a-921d-25ad9f067978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.23 16:08:20.762698 [ 253 ] {} <Debug> TCP-Session: e6228e81-a422-4e88-ab41-502918001542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.23 16:08:20.842427 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46767 | ||
| 150 | 2026.05.23 16:08:20.842601 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.23 16:08:20.842628 [ 259 ] {} <Debug> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Authenticating user 'default' from [fd00:1122:3344:101::d]:46767 | ||
| 152 | 2026.05.23 16:08:20.842644 [ 259 ] {} <Debug> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.23 16:08:20.842698 [ 259 ] {} <Debug> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.23 16:08:20.842798 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.23 16:08:20.842828 [ 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.23 16:08:20.842927 [ 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.23 16:08:20.844538 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36086 | ||
| 158 | 2026.05.23 16:08:20.844624 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43094 | ||
| 159 | 2026.05.23 16:08:20.844672 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.05.23 16:08:20.844706 [ 260 ] {} <Debug> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Authenticating user 'default' from [fd00:1122:3344:101::d]:36086 | ||
| 161 | 2026.05.23 16:08:20.844732 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41580 | ||
| 162 | 2026.05.23 16:08:20.844790 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.05.23 16:08:20.844817 [ 260 ] {} <Debug> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.23 16:08:20.844867 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41012 | ||
| 165 | 2026.05.23 16:08:20.844884 [ 260 ] {} <Debug> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.23 16:08:20.844830 [ 261 ] {} <Debug> TCP-Session: 1fa21aec-6a72-4c30-9672-52b5067cff3f Authenticating user 'default' from [fd00:1122:3344:101::d]:43094 | ||
| 167 | 2026.05.23 16:08:20.844965 [ 261 ] {} <Debug> TCP-Session: 1fa21aec-6a72-4c30-9672-52b5067cff3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.05.23 16:08:20.845126 [ 261 ] {} <Debug> TCP-Session: 1fa21aec-6a72-4c30-9672-52b5067cff3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.05.23 16:08:20.845661 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.23 16:08:20.845665 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55189 | ||
| 171 | 2026.05.23 16:08:20.845726 [ 262 ] {} <Debug> TCP-Session: 88b44f27-08cb-49b0-ae72-e8099c2b6959 Authenticating user 'default' from [fd00:1122:3344:101::d]:41580 | ||
| 172 | 2026.05.23 16:08:20.845806 [ 262 ] {} <Debug> TCP-Session: 88b44f27-08cb-49b0-ae72-e8099c2b6959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.23 16:08:20.845821 [ 262 ] {} <Debug> TCP-Session: 88b44f27-08cb-49b0-ae72-e8099c2b6959 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.23 16:08:20.845853 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41004 | ||
| 175 | 2026.05.23 16:08:20.845906 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.05.23 16:08:20.845953 [ 263 ] {} <Debug> TCP-Session: da561c89-4660-42a7-a563-53dd39d0dafd Authenticating user 'default' from [fd00:1122:3344:101::d]:41012 | ||
| 177 | 2026.05.23 16:08:20.846566 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.05.23 16:08:20.845994 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58202 | ||
| 179 | 2026.05.23 16:08:20.846689 [ 264 ] {} <Debug> TCP-Session: 91f4d0a3-ee3e-4c92-bfd6-5e91fb40eaad Authenticating user 'default' from [fd00:1122:3344:101::d]:55189 | ||
| 180 | 2026.05.23 16:08:20.846699 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53206 | ||
| 181 | 2026.05.23 16:08:20.846715 [ 264 ] {} <Debug> TCP-Session: 91f4d0a3-ee3e-4c92-bfd6-5e91fb40eaad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.23 16:08:20.846816 [ 264 ] {} <Debug> TCP-Session: 91f4d0a3-ee3e-4c92-bfd6-5e91fb40eaad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.23 16:08:20.847422 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.23 16:08:20.847424 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.05.23 16:08:20.847486 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 186 | 2026.05.23 16:08:20.847483 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.23 16:08:20.847475 [ 267 ] {} <Debug> TCP-Session: c230231f-fe05-4e51-8b26-128376cb993a Authenticating user 'default' from [fd00:1122:3344:101::d]:53206 | ||
| 188 | 2026.05.23 16:08:20.847624 [ 265 ] {} <Debug> TCP-Session: a7c27642-6126-4d5a-b3f4-03c9879d3a6c Authenticating user 'default' from [fd00:1122:3344:101::d]:41004 | ||
| 189 | 2026.05.23 16:08:20.847590 [ 266 ] {} <Debug> TCP-Session: 0dd113cb-a5a9-4220-a3a5-5f055fec7f59 Authenticating user 'default' from [fd00:1122:3344:101::d]:58202 | ||
| 190 | 2026.05.23 16:08:20.847441 [ 263 ] {} <Debug> TCP-Session: da561c89-4660-42a7-a563-53dd39d0dafd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.23 16:08:20.847727 [ 265 ] {} <Debug> TCP-Session: a7c27642-6126-4d5a-b3f4-03c9879d3a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.23 16:08:20.847710 [ 266 ] {} <Debug> TCP-Session: 0dd113cb-a5a9-4220-a3a5-5f055fec7f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.23 16:08:20.847698 [ 267 ] {} <Debug> TCP-Session: c230231f-fe05-4e51-8b26-128376cb993a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.23 16:08:20.847821 [ 266 ] {} <Debug> TCP-Session: 0dd113cb-a5a9-4220-a3a5-5f055fec7f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.23 16:08:20.847837 [ 265 ] {} <Debug> TCP-Session: a7c27642-6126-4d5a-b3f4-03c9879d3a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.23 16:08:20.847805 [ 263 ] {} <Debug> TCP-Session: da561c89-4660-42a7-a563-53dd39d0dafd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.23 16:08:20.847884 [ 267 ] {} <Debug> TCP-Session: c230231f-fe05-4e51-8b26-128376cb993a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.23 16:08:20.848681 [ 259 ] {5dc68c0a-f163-46ee-aa5f-f9f1addbad60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.05.23 16:08:20.901087 [ 259 ] {5dc68c0a-f163-46ee-aa5f-f9f1addbad60} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46767) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.05.23 16:08:20.902087 [ 259 ] {5dc68c0a-f163-46ee-aa5f-f9f1addbad60} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.05.23 16:08:20.902396 [ 259 ] {5dc68c0a-f163-46ee-aa5f-f9f1addbad60} <Debug> TCPHandler: Processed in 0.057602254 sec. | ||
| 248 | 2026.05.23 16:08:20.902756 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.05.23 16:08:20.903001 [ 260 ] {5e2cfa89-b7d7-42a8-a5a1-5ef463a78b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.05.23 16:08:20.903450 [ 260 ] {5e2cfa89-b7d7-42a8-a5a1-5ef463a78b32} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36086) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.05.23 16:08:20.903771 [ 260 ] {5e2cfa89-b7d7-42a8-a5a1-5ef463a78b32} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.05.23 16:08:20.904018 [ 260 ] {5e2cfa89-b7d7-42a8-a5a1-5ef463a78b32} <Debug> TCPHandler: Processed in 0.001389669 sec. | ||
| 299 | 2026.05.23 16:08:20.906069 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.05.23 16:08:20.906822 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.05.23 16:08:20.906914 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.05.23 16:08:20.907779 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.05.23 16:08:20.907800 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3091e-05 sec | ||
| 304 | 2026.05.23 16:08:20.907813 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.05.23 16:08:20.907904 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.05.23 16:08:20.907926 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.05.23 16:08:20.908590 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} <Debug> TCPHandler: Processed in 0.002577335 sec. | ||
| 308 | 2026.05.23 16:08:20.908743 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.05.23 16:08:20.909006 [ 259 ] {5b71f5c1-8a5c-4b5c-b672-7cac0a3bf360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.05.23 16:08:20.909058 [ 259 ] {5b71f5c1-8a5c-4b5c-b672-7cac0a3bf360} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.05.23 16:08:20.916100 [ 259 ] {5b71f5c1-8a5c-4b5c-b672-7cac0a3bf360} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.05.23 16:08:20.917286 [ 259 ] {5b71f5c1-8a5c-4b5c-b672-7cac0a3bf360} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285): Loading data parts | ||
| 314 | 2026.05.23 16:08:20.917782 [ 259 ] {5b71f5c1-8a5c-4b5c-b672-7cac0a3bf360} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285): There are no data parts | ||
| 315 | 2026.05.23 16:08:20.919822 [ 259 ] {5b71f5c1-8a5c-4b5c-b672-7cac0a3bf360} <Debug> TCPHandler: Processed in 0.011127293 sec. | ||
| 316 | 2026.05.23 16:08:20.920009 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.05.23 16:08:20.920801 [ 259 ] {fc45f068-50d6-4e6a-b39e-89701d2b40cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2026.05.23 16:08:20.920972 [ 259 ] {fc45f068-50d6-4e6a-b39e-89701d2b40cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.05.23 16:08:20.928432 [ 259 ] {fc45f068-50d6-4e6a-b39e-89701d2b40cd} <Debug> oximeter.measurements_bool (35ebc78e-d2fd-4258-bfe9-ea6f6c9fb9a2): Loading data parts | ||
| 330 | 2026.05.23 16:08:20.928661 [ 259 ] {fc45f068-50d6-4e6a-b39e-89701d2b40cd} <Debug> oximeter.measurements_bool (35ebc78e-d2fd-4258-bfe9-ea6f6c9fb9a2): There are no data parts | ||
| 331 | 2026.05.23 16:08:20.929171 [ 259 ] {fc45f068-50d6-4e6a-b39e-89701d2b40cd} <Debug> TCPHandler: Processed in 0.009211247 sec. | ||
| 332 | 2026.05.23 16:08:20.929324 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.05.23 16:08:20.929587 [ 259 ] {a89b4067-6c13-460c-a2f0-a82765c2adb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 334 | 2026.05.23 16:08:20.929734 [ 259 ] {a89b4067-6c13-460c-a2f0-a82765c2adb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.05.23 16:08:20.930793 [ 259 ] {a89b4067-6c13-460c-a2f0-a82765c2adb7} <Debug> oximeter.measurements_i8 (7299f077-a101-4747-a597-2b45ec964feb): Loading data parts | ||
| 336 | 2026.05.23 16:08:20.930914 [ 259 ] {a89b4067-6c13-460c-a2f0-a82765c2adb7} <Debug> oximeter.measurements_i8 (7299f077-a101-4747-a597-2b45ec964feb): There are no data parts | ||
| 337 | 2026.05.23 16:08:20.931472 [ 259 ] {a89b4067-6c13-460c-a2f0-a82765c2adb7} <Debug> TCPHandler: Processed in 0.00219663 sec. | ||
| 338 | 2026.05.23 16:08:20.931617 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.05.23 16:08:20.931779 [ 259 ] {410b1598-71ff-4f9a-adfc-7a7a83b077ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 340 | 2026.05.23 16:08:20.931902 [ 259 ] {410b1598-71ff-4f9a-adfc-7a7a83b077ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.05.23 16:08:20.932925 [ 259 ] {410b1598-71ff-4f9a-adfc-7a7a83b077ca} <Debug> oximeter.measurements_u8 (ed12ebd1-d711-4f13-a3ac-47829d6aee3b): Loading data parts | ||
| 342 | 2026.05.23 16:08:20.933126 [ 259 ] {410b1598-71ff-4f9a-adfc-7a7a83b077ca} <Debug> oximeter.measurements_u8 (ed12ebd1-d711-4f13-a3ac-47829d6aee3b): There are no data parts | ||
| 343 | 2026.05.23 16:08:20.933619 [ 259 ] {410b1598-71ff-4f9a-adfc-7a7a83b077ca} <Debug> TCPHandler: Processed in 0.002051748 sec. | ||
| 344 | 2026.05.23 16:08:20.933758 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.05.23 16:08:20.934007 [ 259 ] {9b1d0eef-2dcd-4020-a27b-e6aa6cd5b1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 346 | 2026.05.23 16:08:20.934134 [ 259 ] {9b1d0eef-2dcd-4020-a27b-e6aa6cd5b1f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.05.23 16:08:20.935235 [ 259 ] {9b1d0eef-2dcd-4020-a27b-e6aa6cd5b1f2} <Debug> oximeter.measurements_i16 (9cf55c44-dbf6-4fb1-941b-1b3686107a8b): Loading data parts | ||
| 348 | 2026.05.23 16:08:20.935350 [ 259 ] {9b1d0eef-2dcd-4020-a27b-e6aa6cd5b1f2} <Debug> oximeter.measurements_i16 (9cf55c44-dbf6-4fb1-941b-1b3686107a8b): There are no data parts | ||
| 349 | 2026.05.23 16:08:20.935906 [ 259 ] {9b1d0eef-2dcd-4020-a27b-e6aa6cd5b1f2} <Debug> TCPHandler: Processed in 0.002196081 sec. | ||
| 350 | 2026.05.23 16:08:20.936045 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.05.23 16:08:20.936202 [ 259 ] {a3b27554-a477-4a5a-90c8-745610b30c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 352 | 2026.05.23 16:08:20.936324 [ 259 ] {a3b27554-a477-4a5a-90c8-745610b30c74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.05.23 16:08:20.937331 [ 259 ] {a3b27554-a477-4a5a-90c8-745610b30c74} <Debug> oximeter.measurements_u16 (6c88c3f1-444e-48d3-b33e-5066e7f5eafd): Loading data parts | ||
| 354 | 2026.05.23 16:08:20.937533 [ 259 ] {a3b27554-a477-4a5a-90c8-745610b30c74} <Debug> oximeter.measurements_u16 (6c88c3f1-444e-48d3-b33e-5066e7f5eafd): There are no data parts | ||
| 355 | 2026.05.23 16:08:20.937989 [ 259 ] {a3b27554-a477-4a5a-90c8-745610b30c74} <Debug> TCPHandler: Processed in 0.001992107 sec. | ||
| 356 | 2026.05.23 16:08:20.938126 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.05.23 16:08:20.938365 [ 259 ] {fed7ff05-e659-4c03-aab2-ae9dc669179f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 358 | 2026.05.23 16:08:20.938485 [ 259 ] {fed7ff05-e659-4c03-aab2-ae9dc669179f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.05.23 16:08:20.939489 [ 259 ] {fed7ff05-e659-4c03-aab2-ae9dc669179f} <Debug> oximeter.measurements_i32 (62175e3e-e81c-48d2-8a55-28828534fa02): Loading data parts | ||
| 360 | 2026.05.23 16:08:20.939604 [ 259 ] {fed7ff05-e659-4c03-aab2-ae9dc669179f} <Debug> oximeter.measurements_i32 (62175e3e-e81c-48d2-8a55-28828534fa02): There are no data parts | ||
| 361 | 2026.05.23 16:08:20.940179 [ 259 ] {fed7ff05-e659-4c03-aab2-ae9dc669179f} <Debug> TCPHandler: Processed in 0.002101458 sec. | ||
| 362 | 2026.05.23 16:08:20.940318 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.05.23 16:08:20.940474 [ 259 ] {3aa7b721-2b0e-40ac-8987-a3924ab30136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 364 | 2026.05.23 16:08:20.940609 [ 259 ] {3aa7b721-2b0e-40ac-8987-a3924ab30136} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.05.23 16:08:20.941573 [ 259 ] {3aa7b721-2b0e-40ac-8987-a3924ab30136} <Debug> oximeter.measurements_u32 (df2937c3-56e5-4143-8264-b777cc89812c): Loading data parts | ||
| 366 | 2026.05.23 16:08:20.941778 [ 259 ] {3aa7b721-2b0e-40ac-8987-a3924ab30136} <Debug> oximeter.measurements_u32 (df2937c3-56e5-4143-8264-b777cc89812c): There are no data parts | ||
| 367 | 2026.05.23 16:08:20.942295 [ 259 ] {3aa7b721-2b0e-40ac-8987-a3924ab30136} <Debug> TCPHandler: Processed in 0.002024818 sec. | ||
| 368 | 2026.05.23 16:08:20.942436 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.23 16:08:20.942671 [ 259 ] {4da2dae1-7afe-4393-8155-78fd43870670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 370 | 2026.05.23 16:08:20.942792 [ 259 ] {4da2dae1-7afe-4393-8155-78fd43870670} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.05.23 16:08:20.943755 [ 259 ] {4da2dae1-7afe-4393-8155-78fd43870670} <Debug> oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): Loading data parts | ||
| 372 | 2026.05.23 16:08:20.943912 [ 259 ] {4da2dae1-7afe-4393-8155-78fd43870670} <Debug> oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): There are no data parts | ||
| 373 | 2026.05.23 16:08:20.944482 [ 259 ] {4da2dae1-7afe-4393-8155-78fd43870670} <Debug> TCPHandler: Processed in 0.002093579 sec. | ||
| 374 | 2026.05.23 16:08:20.944651 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.23 16:08:20.944806 [ 259 ] {a0be9b6e-09d0-4e41-a7cb-170c5d1eeecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 376 | 2026.05.23 16:08:20.944932 [ 259 ] {a0be9b6e-09d0-4e41-a7cb-170c5d1eeecf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.05.23 16:08:20.946012 [ 259 ] {a0be9b6e-09d0-4e41-a7cb-170c5d1eeecf} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Loading data parts | ||
| 378 | 2026.05.23 16:08:20.946209 [ 259 ] {a0be9b6e-09d0-4e41-a7cb-170c5d1eeecf} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): There are no data parts | ||
| 379 | 2026.05.23 16:08:20.946730 [ 259 ] {a0be9b6e-09d0-4e41-a7cb-170c5d1eeecf} <Debug> TCPHandler: Processed in 0.002127409 sec. | ||
| 380 | 2026.05.23 16:08:20.946878 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.23 16:08:20.947130 [ 259 ] {ddbb996e-5e84-426a-9e03-928fd5b2486d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 382 | 2026.05.23 16:08:20.947257 [ 259 ] {ddbb996e-5e84-426a-9e03-928fd5b2486d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.05.23 16:08:20.948227 [ 259 ] {ddbb996e-5e84-426a-9e03-928fd5b2486d} <Debug> oximeter.measurements_f32 (6bad4b08-56c8-4c04-b00a-02a98b6b226a): Loading data parts | ||
| 384 | 2026.05.23 16:08:20.948379 [ 259 ] {ddbb996e-5e84-426a-9e03-928fd5b2486d} <Debug> oximeter.measurements_f32 (6bad4b08-56c8-4c04-b00a-02a98b6b226a): There are no data parts | ||
| 385 | 2026.05.23 16:08:20.948955 [ 259 ] {ddbb996e-5e84-426a-9e03-928fd5b2486d} <Debug> TCPHandler: Processed in 0.002126419 sec. | ||
| 386 | 2026.05.23 16:08:20.949107 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.23 16:08:20.949269 [ 259 ] {c8517116-3ec2-4e1b-8c8d-ff31e8c3ad12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 388 | 2026.05.23 16:08:20.949394 [ 259 ] {c8517116-3ec2-4e1b-8c8d-ff31e8c3ad12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.05.23 16:08:20.950405 [ 259 ] {c8517116-3ec2-4e1b-8c8d-ff31e8c3ad12} <Debug> oximeter.measurements_f64 (d7ebaf58-945b-4011-8b91-85fdd541cc7c): Loading data parts | ||
| 390 | 2026.05.23 16:08:20.950600 [ 259 ] {c8517116-3ec2-4e1b-8c8d-ff31e8c3ad12} <Debug> oximeter.measurements_f64 (d7ebaf58-945b-4011-8b91-85fdd541cc7c): There are no data parts | ||
| 391 | 2026.05.23 16:08:20.951095 [ 259 ] {c8517116-3ec2-4e1b-8c8d-ff31e8c3ad12} <Debug> TCPHandler: Processed in 0.002046538 sec. | ||
| 392 | 2026.05.23 16:08:20.951239 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.23 16:08:20.951479 [ 259 ] {623824bc-2215-4cc2-9b92-7a6bee08d45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 394 | 2026.05.23 16:08:20.951603 [ 259 ] {623824bc-2215-4cc2-9b92-7a6bee08d45b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.05.23 16:08:20.952600 [ 259 ] {623824bc-2215-4cc2-9b92-7a6bee08d45b} <Debug> oximeter.measurements_string (037aede2-9ee9-4b94-b590-5c78f54472cc): Loading data parts | ||
| 396 | 2026.05.23 16:08:20.952717 [ 259 ] {623824bc-2215-4cc2-9b92-7a6bee08d45b} <Debug> oximeter.measurements_string (037aede2-9ee9-4b94-b590-5c78f54472cc): There are no data parts | ||
| 397 | 2026.05.23 16:08:20.953359 [ 259 ] {623824bc-2215-4cc2-9b92-7a6bee08d45b} <Debug> TCPHandler: Processed in 0.00216786 sec. | ||
| 398 | 2026.05.23 16:08:20.953547 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.05.23 16:08:20.953744 [ 259 ] {4ed70808-9c90-410b-9666-041879bc2a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.05.23 16:08:20.953883 [ 259 ] {4ed70808-9c90-410b-9666-041879bc2a20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.05.23 16:08:20.954873 [ 259 ] {4ed70808-9c90-410b-9666-041879bc2a20} <Debug> oximeter.measurements_bytes (b1b1a610-af13-40d5-947d-53e057ab9dc1): Loading data parts | ||
| 409 | 2026.05.23 16:08:20.954996 [ 259 ] {4ed70808-9c90-410b-9666-041879bc2a20} <Debug> oximeter.measurements_bytes (b1b1a610-af13-40d5-947d-53e057ab9dc1): There are no data parts | ||
| 410 | 2026.05.23 16:08:20.955517 [ 259 ] {4ed70808-9c90-410b-9666-041879bc2a20} <Debug> TCPHandler: Processed in 0.002058718 sec. | ||
| 411 | 2026.05.23 16:08:20.955650 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.05.23 16:08:20.955804 [ 259 ] {75f62adb-f7f9-4fb3-9684-ff7edc89a1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 413 | 2026.05.23 16:08:20.955925 [ 259 ] {75f62adb-f7f9-4fb3-9684-ff7edc89a1ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.05.23 16:08:20.957069 [ 259 ] {75f62adb-f7f9-4fb3-9684-ff7edc89a1ab} <Debug> oximeter.measurements_cumulativei64 (3ef76e96-86c5-4f3c-a48a-ae089f206a5c): Loading data parts | ||
| 415 | 2026.05.23 16:08:20.957183 [ 259 ] {75f62adb-f7f9-4fb3-9684-ff7edc89a1ab} <Debug> oximeter.measurements_cumulativei64 (3ef76e96-86c5-4f3c-a48a-ae089f206a5c): There are no data parts | ||
| 416 | 2026.05.23 16:08:20.957695 [ 259 ] {75f62adb-f7f9-4fb3-9684-ff7edc89a1ab} <Debug> TCPHandler: Processed in 0.002051939 sec. | ||
| 417 | 2026.05.23 16:08:20.957988 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.05.23 16:08:20.958199 [ 259 ] {0a4b702b-09e5-4f8e-80a6-d4defc642163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 419 | 2026.05.23 16:08:20.958353 [ 259 ] {0a4b702b-09e5-4f8e-80a6-d4defc642163} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.05.23 16:08:20.959548 [ 259 ] {0a4b702b-09e5-4f8e-80a6-d4defc642163} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Loading data parts | ||
| 421 | 2026.05.23 16:08:20.959742 [ 259 ] {0a4b702b-09e5-4f8e-80a6-d4defc642163} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): There are no data parts | ||
| 422 | 2026.05.23 16:08:20.960385 [ 259 ] {0a4b702b-09e5-4f8e-80a6-d4defc642163} <Debug> TCPHandler: Processed in 0.002457634 sec. | ||
| 423 | 2026.05.23 16:08:20.960554 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.05.23 16:08:20.960905 [ 259 ] {0651a9ea-981f-4ab4-bd32-9e53413de1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 425 | 2026.05.23 16:08:20.961128 [ 259 ] {0651a9ea-981f-4ab4-bd32-9e53413de1fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.05.23 16:08:20.962184 [ 259 ] {0651a9ea-981f-4ab4-bd32-9e53413de1fa} <Debug> oximeter.measurements_cumulativef32 (1bfc8316-a934-49fd-95e3-df7b290f5a6b): Loading data parts | ||
| 427 | 2026.05.23 16:08:20.962317 [ 259 ] {0651a9ea-981f-4ab4-bd32-9e53413de1fa} <Debug> oximeter.measurements_cumulativef32 (1bfc8316-a934-49fd-95e3-df7b290f5a6b): There are no data parts | ||
| 428 | 2026.05.23 16:08:20.963159 [ 259 ] {0651a9ea-981f-4ab4-bd32-9e53413de1fa} <Debug> TCPHandler: Processed in 0.002662307 sec. | ||
| 429 | 2026.05.23 16:08:20.963380 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.23 16:08:20.963600 [ 259 ] {651eeecd-869d-4576-b4bb-640163b72264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 431 | 2026.05.23 16:08:20.963745 [ 259 ] {651eeecd-869d-4576-b4bb-640163b72264} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.05.23 16:08:20.965080 [ 259 ] {651eeecd-869d-4576-b4bb-640163b72264} <Debug> oximeter.measurements_cumulativef64 (6f07da08-224b-4353-8053-0e5a214add18): Loading data parts | ||
| 433 | 2026.05.23 16:08:20.965220 [ 259 ] {651eeecd-869d-4576-b4bb-640163b72264} <Debug> oximeter.measurements_cumulativef64 (6f07da08-224b-4353-8053-0e5a214add18): There are no data parts | ||
| 434 | 2026.05.23 16:08:20.965719 [ 259 ] {651eeecd-869d-4576-b4bb-640163b72264} <Debug> TCPHandler: Processed in 0.002452843 sec. | ||
| 435 | 2026.05.23 16:08:20.965955 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.05.23 16:08:20.966191 [ 259 ] {acacf260-09ac-4878-9d3d-beeee2676829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.05.23 16:08:20.966346 [ 259 ] {acacf260-09ac-4878-9d3d-beeee2676829} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.05.23 16:08:20.967614 [ 259 ] {acacf260-09ac-4878-9d3d-beeee2676829} <Debug> oximeter.measurements_histogrami8 (16012616-ece6-4d18-bfbf-f23abdbbbee4): Loading data parts | ||
| 449 | 2026.05.23 16:08:20.967736 [ 259 ] {acacf260-09ac-4878-9d3d-beeee2676829} <Debug> oximeter.measurements_histogrami8 (16012616-ece6-4d18-bfbf-f23abdbbbee4): There are no data parts | ||
| 450 | 2026.05.23 16:08:20.968387 [ 259 ] {acacf260-09ac-4878-9d3d-beeee2676829} <Debug> TCPHandler: Processed in 0.002484694 sec. | ||
| 451 | 2026.05.23 16:08:20.968530 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.05.23 16:08:20.968742 [ 259 ] {d95e96f8-be57-4042-96e3-d7cceb804982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 453 | 2026.05.23 16:08:20.968892 [ 259 ] {d95e96f8-be57-4042-96e3-d7cceb804982} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.05.23 16:08:20.970095 [ 259 ] {d95e96f8-be57-4042-96e3-d7cceb804982} <Debug> oximeter.measurements_histogramu8 (6cbf01fd-bd5b-4556-a330-d8055243d1de): Loading data parts | ||
| 455 | 2026.05.23 16:08:20.970310 [ 259 ] {d95e96f8-be57-4042-96e3-d7cceb804982} <Debug> oximeter.measurements_histogramu8 (6cbf01fd-bd5b-4556-a330-d8055243d1de): There are no data parts | ||
| 456 | 2026.05.23 16:08:20.970939 [ 259 ] {d95e96f8-be57-4042-96e3-d7cceb804982} <Debug> TCPHandler: Processed in 0.002457674 sec. | ||
| 457 | 2026.05.23 16:08:20.971086 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.05.23 16:08:20.971395 [ 259 ] {03deb3e4-b2d2-4bd0-8134-4ae1854bf6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 459 | 2026.05.23 16:08:20.971537 [ 259 ] {03deb3e4-b2d2-4bd0-8134-4ae1854bf6f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.05.23 16:08:20.972815 [ 259 ] {03deb3e4-b2d2-4bd0-8134-4ae1854bf6f6} <Debug> oximeter.measurements_histogrami16 (ea3de54a-be19-4dd7-bc14-1dd47837a08c): Loading data parts | ||
| 461 | 2026.05.23 16:08:20.972945 [ 259 ] {03deb3e4-b2d2-4bd0-8134-4ae1854bf6f6} <Debug> oximeter.measurements_histogrami16 (ea3de54a-be19-4dd7-bc14-1dd47837a08c): There are no data parts | ||
| 462 | 2026.05.23 16:08:20.973536 [ 259 ] {03deb3e4-b2d2-4bd0-8134-4ae1854bf6f6} <Debug> TCPHandler: Processed in 0.002502004 sec. | ||
| 463 | 2026.05.23 16:08:20.973683 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.23 16:08:20.973891 [ 259 ] {efaffa16-90a8-4596-867f-9e3f264bc8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 465 | 2026.05.23 16:08:20.974039 [ 259 ] {efaffa16-90a8-4596-867f-9e3f264bc8e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.05.23 16:08:20.975248 [ 259 ] {efaffa16-90a8-4596-867f-9e3f264bc8e5} <Debug> oximeter.measurements_histogramu16 (54b3dfe3-73b6-4029-97c2-f18b93d2ddcc): Loading data parts | ||
| 467 | 2026.05.23 16:08:20.975456 [ 259 ] {efaffa16-90a8-4596-867f-9e3f264bc8e5} <Debug> oximeter.measurements_histogramu16 (54b3dfe3-73b6-4029-97c2-f18b93d2ddcc): There are no data parts | ||
| 468 | 2026.05.23 16:08:20.975952 [ 259 ] {efaffa16-90a8-4596-867f-9e3f264bc8e5} <Debug> TCPHandler: Processed in 0.002318272 sec. | ||
| 469 | 2026.05.23 16:08:20.976095 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.05.23 16:08:20.976393 [ 259 ] {34047ba2-d992-4237-934c-a47ec97b5229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 471 | 2026.05.23 16:08:20.976531 [ 259 ] {34047ba2-d992-4237-934c-a47ec97b5229} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.05.23 16:08:20.977886 [ 259 ] {34047ba2-d992-4237-934c-a47ec97b5229} <Debug> oximeter.measurements_histogrami32 (3c6e4b3e-6815-47f5-946c-b5919901af9e): Loading data parts | ||
| 473 | 2026.05.23 16:08:20.978025 [ 259 ] {34047ba2-d992-4237-934c-a47ec97b5229} <Debug> oximeter.measurements_histogrami32 (3c6e4b3e-6815-47f5-946c-b5919901af9e): There are no data parts | ||
| 474 | 2026.05.23 16:08:20.978670 [ 259 ] {34047ba2-d992-4237-934c-a47ec97b5229} <Debug> TCPHandler: Processed in 0.002623006 sec. | ||
| 475 | 2026.05.23 16:08:20.978826 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.05.23 16:08:20.979035 [ 259 ] {ed701a53-bffd-4f70-97cc-d6dc089b298b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 477 | 2026.05.23 16:08:20.979187 [ 259 ] {ed701a53-bffd-4f70-97cc-d6dc089b298b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.05.23 16:08:20.980408 [ 259 ] {ed701a53-bffd-4f70-97cc-d6dc089b298b} <Debug> oximeter.measurements_histogramu32 (c92f4cd0-9c06-471d-be30-f2c9f8c6afd5): Loading data parts | ||
| 479 | 2026.05.23 16:08:20.980902 [ 259 ] {ed701a53-bffd-4f70-97cc-d6dc089b298b} <Debug> oximeter.measurements_histogramu32 (c92f4cd0-9c06-471d-be30-f2c9f8c6afd5): There are no data parts | ||
| 480 | 2026.05.23 16:08:20.981517 [ 259 ] {ed701a53-bffd-4f70-97cc-d6dc089b298b} <Debug> TCPHandler: Processed in 0.002738858 sec. | ||
| 481 | 2026.05.23 16:08:20.981690 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.23 16:08:20.982000 [ 259 ] {e8619cfc-9eec-4069-b8b9-5c7ff0510fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 483 | 2026.05.23 16:08:20.982142 [ 259 ] {e8619cfc-9eec-4069-b8b9-5c7ff0510fc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.05.23 16:08:20.983347 [ 259 ] {e8619cfc-9eec-4069-b8b9-5c7ff0510fc5} <Debug> oximeter.measurements_histogrami64 (470d1c90-b5af-4567-9cb2-8786a6d62850): Loading data parts | ||
| 485 | 2026.05.23 16:08:20.983537 [ 259 ] {e8619cfc-9eec-4069-b8b9-5c7ff0510fc5} <Debug> oximeter.measurements_histogrami64 (470d1c90-b5af-4567-9cb2-8786a6d62850): There are no data parts | ||
| 486 | 2026.05.23 16:08:20.984154 [ 259 ] {e8619cfc-9eec-4069-b8b9-5c7ff0510fc5} <Debug> TCPHandler: Processed in 0.002511474 sec. | ||
| 487 | 2026.05.23 16:08:20.984309 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.05.23 16:08:20.984524 [ 259 ] {661d706a-8378-4232-8a5f-8a2e3109851d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 489 | 2026.05.23 16:08:20.984650 [ 259 ] {661d706a-8378-4232-8a5f-8a2e3109851d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.05.23 16:08:20.985808 [ 259 ] {661d706a-8378-4232-8a5f-8a2e3109851d} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Loading data parts | ||
| 491 | 2026.05.23 16:08:20.986053 [ 259 ] {661d706a-8378-4232-8a5f-8a2e3109851d} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): There are no data parts | ||
| 492 | 2026.05.23 16:08:20.986576 [ 259 ] {661d706a-8378-4232-8a5f-8a2e3109851d} <Debug> TCPHandler: Processed in 0.002314862 sec. | ||
| 493 | 2026.05.23 16:08:20.986731 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.23 16:08:20.987038 [ 259 ] {caa45250-c202-4da1-aed9-d840ba5c63e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 495 | 2026.05.23 16:08:20.987178 [ 259 ] {caa45250-c202-4da1-aed9-d840ba5c63e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.05.23 16:08:20.988344 [ 259 ] {caa45250-c202-4da1-aed9-d840ba5c63e3} <Debug> oximeter.measurements_histogramf32 (1ad73c0d-6925-4cb7-aa18-921ceac5c4a6): Loading data parts | ||
| 497 | 2026.05.23 16:08:20.988479 [ 259 ] {caa45250-c202-4da1-aed9-d840ba5c63e3} <Debug> oximeter.measurements_histogramf32 (1ad73c0d-6925-4cb7-aa18-921ceac5c4a6): There are no data parts | ||
| 498 | 2026.05.23 16:08:20.989099 [ 259 ] {caa45250-c202-4da1-aed9-d840ba5c63e3} <Debug> TCPHandler: Processed in 0.002416533 sec. | ||
| 499 | 2026.05.23 16:08:20.989246 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.23 16:08:20.989454 [ 259 ] {ccbe393a-4d10-497f-8515-a3a52d753797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 501 | 2026.05.23 16:08:20.989596 [ 259 ] {ccbe393a-4d10-497f-8515-a3a52d753797} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.05.23 16:08:20.990781 [ 259 ] {ccbe393a-4d10-497f-8515-a3a52d753797} <Debug> oximeter.measurements_histogramf64 (a8bfeaab-dc86-42d2-847b-2a3878e455e1): Loading data parts | ||
| 503 | 2026.05.23 16:08:20.990994 [ 259 ] {ccbe393a-4d10-497f-8515-a3a52d753797} <Debug> oximeter.measurements_histogramf64 (a8bfeaab-dc86-42d2-847b-2a3878e455e1): There are no data parts | ||
| 504 | 2026.05.23 16:08:20.991525 [ 259 ] {ccbe393a-4d10-497f-8515-a3a52d753797} <Debug> TCPHandler: Processed in 0.002327492 sec. | ||
| 505 | 2026.05.23 16:08:20.991675 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.23 16:08:20.991952 [ 259 ] {a729b4b5-ad1a-47b1-a0bc-d94c984035c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.05.23 16:08:20.992094 [ 259 ] {a729b4b5-ad1a-47b1-a0bc-d94c984035c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.05.23 16:08:20.993916 [ 259 ] {a729b4b5-ad1a-47b1-a0bc-d94c984035c6} <Debug> oximeter.fields_bool (9b7f305b-89fe-4d2b-9770-cdffc33b8991): Loading data parts | ||
| 534 | 2026.05.23 16:08:20.994064 [ 259 ] {a729b4b5-ad1a-47b1-a0bc-d94c984035c6} <Debug> oximeter.fields_bool (9b7f305b-89fe-4d2b-9770-cdffc33b8991): There are no data parts | ||
| 535 | 2026.05.23 16:08:20.994606 [ 259 ] {a729b4b5-ad1a-47b1-a0bc-d94c984035c6} <Debug> TCPHandler: Processed in 0.002979311 sec. | ||
| 536 | 2026.05.23 16:08:20.994914 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.05.23 16:08:20.995074 [ 259 ] {fd9df326-d6a6-4dbe-9b46-3f7403bcc1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 538 | 2026.05.23 16:08:20.995194 [ 259 ] {fd9df326-d6a6-4dbe-9b46-3f7403bcc1d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.05.23 16:08:20.996251 [ 259 ] {fd9df326-d6a6-4dbe-9b46-3f7403bcc1d8} <Debug> oximeter.fields_i8 (fd0158b7-eb01-4f0b-93c1-22f7fa535b60): Loading data parts | ||
| 540 | 2026.05.23 16:08:20.996450 [ 259 ] {fd9df326-d6a6-4dbe-9b46-3f7403bcc1d8} <Debug> oximeter.fields_i8 (fd0158b7-eb01-4f0b-93c1-22f7fa535b60): There are no data parts | ||
| 541 | 2026.05.23 16:08:20.996919 [ 259 ] {fd9df326-d6a6-4dbe-9b46-3f7403bcc1d8} <Debug> TCPHandler: Processed in 0.002052928 sec. | ||
| 542 | 2026.05.23 16:08:20.997067 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.05.23 16:08:20.997306 [ 259 ] {9fb053e2-795a-45fa-959b-dc94989bf751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 544 | 2026.05.23 16:08:20.997427 [ 259 ] {9fb053e2-795a-45fa-959b-dc94989bf751} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.05.23 16:08:20.998468 [ 259 ] {9fb053e2-795a-45fa-959b-dc94989bf751} <Debug> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Loading data parts | ||
| 546 | 2026.05.23 16:08:20.998591 [ 259 ] {9fb053e2-795a-45fa-959b-dc94989bf751} <Debug> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): There are no data parts | ||
| 547 | 2026.05.23 16:08:20.999137 [ 259 ] {9fb053e2-795a-45fa-959b-dc94989bf751} <Debug> TCPHandler: Processed in 0.00211803 sec. | ||
| 548 | 2026.05.23 16:08:20.999324 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.05.23 16:08:20.999485 [ 259 ] {268dbdff-af8d-4edb-9a3f-4b4ed56c602c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 550 | 2026.05.23 16:08:20.999606 [ 259 ] {268dbdff-af8d-4edb-9a3f-4b4ed56c602c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.05.23 16:08:21.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.44 MiB, peak 123.44 MiB, free memory in arenas 0.00 B, will set to 133.65 MiB (RSS), difference: 10.21 MiB | ||
| 552 | 2026.05.23 16:08:21.000727 [ 259 ] {268dbdff-af8d-4edb-9a3f-4b4ed56c602c} <Debug> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Loading data parts | ||
| 553 | 2026.05.23 16:08:21.000861 [ 259 ] {268dbdff-af8d-4edb-9a3f-4b4ed56c602c} <Debug> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): There are no data parts | ||
| 554 | 2026.05.23 16:08:21.001488 [ 259 ] {268dbdff-af8d-4edb-9a3f-4b4ed56c602c} <Debug> TCPHandler: Processed in 0.00221188 sec. | ||
| 555 | 2026.05.23 16:08:21.001732 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.23 16:08:21.001895 [ 259 ] {a5a6ad98-5def-49b2-9d56-4b2b0d6997d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 557 | 2026.05.23 16:08:21.002032 [ 259 ] {a5a6ad98-5def-49b2-9d56-4b2b0d6997d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 558 | 2026.05.23 16:08:21.003220 [ 259 ] {a5a6ad98-5def-49b2-9d56-4b2b0d6997d2} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Loading data parts | ||
| 559 | 2026.05.23 16:08:21.003420 [ 259 ] {a5a6ad98-5def-49b2-9d56-4b2b0d6997d2} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): There are no data parts | ||
| 560 | 2026.05.23 16:08:21.004057 [ 259 ] {a5a6ad98-5def-49b2-9d56-4b2b0d6997d2} <Debug> TCPHandler: Processed in 0.002374353 sec. | ||
| 561 | 2026.05.23 16:08:21.004205 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.23 16:08:21.004524 [ 259 ] {839d51bd-c6bb-448f-9a99-10263d771335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 563 | 2026.05.23 16:08:21.004614 [ 259 ] {839d51bd-c6bb-448f-9a99-10263d771335} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 564 | 2026.05.23 16:08:21.005682 [ 259 ] {839d51bd-c6bb-448f-9a99-10263d771335} <Debug> oximeter.fields_i32 (90f57abd-d094-4e6c-8bd8-53448ea09012): Loading data parts | ||
| 565 | 2026.05.23 16:08:21.005801 [ 259 ] {839d51bd-c6bb-448f-9a99-10263d771335} <Debug> oximeter.fields_i32 (90f57abd-d094-4e6c-8bd8-53448ea09012): There are no data parts | ||
| 566 | 2026.05.23 16:08:21.006272 [ 259 ] {839d51bd-c6bb-448f-9a99-10263d771335} <Debug> TCPHandler: Processed in 0.002114989 sec. | ||
| 567 | 2026.05.23 16:08:21.006487 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.23 16:08:21.006644 [ 259 ] {a4a53fbc-6446-4fcd-a30f-a1284e260a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 569 | 2026.05.23 16:08:21.006761 [ 259 ] {a4a53fbc-6446-4fcd-a30f-a1284e260a28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 570 | 2026.05.23 16:08:21.007741 [ 259 ] {a4a53fbc-6446-4fcd-a30f-a1284e260a28} <Debug> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Loading data parts | ||
| 571 | 2026.05.23 16:08:21.007924 [ 259 ] {a4a53fbc-6446-4fcd-a30f-a1284e260a28} <Debug> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): There are no data parts | ||
| 572 | 2026.05.23 16:08:21.008394 [ 259 ] {a4a53fbc-6446-4fcd-a30f-a1284e260a28} <Debug> TCPHandler: Processed in 0.001954817 sec. | ||
| 573 | 2026.05.23 16:08:21.008530 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.23 16:08:21.008755 [ 259 ] {26409efc-991d-4d3c-9250-1b25320c18ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 575 | 2026.05.23 16:08:21.008863 [ 259 ] {26409efc-991d-4d3c-9250-1b25320c18ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 576 | 2026.05.23 16:08:21.009860 [ 259 ] {26409efc-991d-4d3c-9250-1b25320c18ad} <Debug> oximeter.fields_i64 (47ef4601-7139-44b5-84b8-b7a3ac4571ee): Loading data parts | ||
| 577 | 2026.05.23 16:08:21.009971 [ 259 ] {26409efc-991d-4d3c-9250-1b25320c18ad} <Debug> oximeter.fields_i64 (47ef4601-7139-44b5-84b8-b7a3ac4571ee): There are no data parts | ||
| 578 | 2026.05.23 16:08:21.010487 [ 259 ] {26409efc-991d-4d3c-9250-1b25320c18ad} <Debug> TCPHandler: Processed in 0.002005097 sec. | ||
| 579 | 2026.05.23 16:08:21.010656 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.05.23 16:08:21.010812 [ 259 ] {e874a40a-877f-486f-92a6-3f08495f3dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 581 | 2026.05.23 16:08:21.010921 [ 259 ] {e874a40a-877f-486f-92a6-3f08495f3dc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 582 | 2026.05.23 16:08:21.011926 [ 259 ] {e874a40a-877f-486f-92a6-3f08495f3dc7} <Debug> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Loading data parts | ||
| 583 | 2026.05.23 16:08:21.012114 [ 259 ] {e874a40a-877f-486f-92a6-3f08495f3dc7} <Debug> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): There are no data parts | ||
| 584 | 2026.05.23 16:08:21.012624 [ 259 ] {e874a40a-877f-486f-92a6-3f08495f3dc7} <Debug> TCPHandler: Processed in 0.002014838 sec. | ||
| 585 | 2026.05.23 16:08:21.012763 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.05.23 16:08:21.012991 [ 259 ] {5e39535d-37c6-4663-9feb-d64350514d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 587 | 2026.05.23 16:08:21.013098 [ 259 ] {5e39535d-37c6-4663-9feb-d64350514d9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 588 | 2026.05.23 16:08:21.014071 [ 259 ] {5e39535d-37c6-4663-9feb-d64350514d9d} <Debug> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Loading data parts | ||
| 589 | 2026.05.23 16:08:21.014186 [ 259 ] {5e39535d-37c6-4663-9feb-d64350514d9d} <Debug> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): There are no data parts | ||
| 590 | 2026.05.23 16:08:21.014704 [ 259 ] {5e39535d-37c6-4663-9feb-d64350514d9d} <Debug> TCPHandler: Processed in 0.001988747 sec. | ||
| 591 | 2026.05.23 16:08:21.014842 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.05.23 16:08:21.014998 [ 259 ] {ff086cfb-7e3f-404d-b4fd-2bc36d1ce51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 593 | 2026.05.23 16:08:21.015110 [ 259 ] {ff086cfb-7e3f-404d-b4fd-2bc36d1ce51c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 594 | 2026.05.23 16:08:21.016120 [ 259 ] {ff086cfb-7e3f-404d-b4fd-2bc36d1ce51c} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Loading data parts | ||
| 595 | 2026.05.23 16:08:21.016291 [ 259 ] {ff086cfb-7e3f-404d-b4fd-2bc36d1ce51c} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): There are no data parts | ||
| 596 | 2026.05.23 16:08:21.016931 [ 259 ] {ff086cfb-7e3f-404d-b4fd-2bc36d1ce51c} <Debug> TCPHandler: Processed in 0.00213669 sec. | ||
| 597 | 2026.05.23 16:08:21.017072 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.05.23 16:08:21.017324 [ 259 ] {890a3fa6-ff62-4c67-a7d7-fceee3faf5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 599 | 2026.05.23 16:08:21.017451 [ 259 ] {890a3fa6-ff62-4c67-a7d7-fceee3faf5a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2026.05.23 16:08:21.018663 [ 259 ] {890a3fa6-ff62-4c67-a7d7-fceee3faf5a9} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Loading data parts | ||
| 601 | 2026.05.23 16:08:21.018813 [ 259 ] {890a3fa6-ff62-4c67-a7d7-fceee3faf5a9} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): There are no data parts | ||
| 602 | 2026.05.23 16:08:21.019583 [ 259 ] {890a3fa6-ff62-4c67-a7d7-fceee3faf5a9} <Debug> TCPHandler: Processed in 0.002562635 sec. | ||
| 603 | 2026.05.23 16:08:21.019820 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.05.23 16:08:21.020143 [ 259 ] {f1ea321a-4f57-493f-861d-58811253ad62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) /* The timeseries schema table stores the extracted schema for the samples | ||
| 605 | * oximeter collects. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2026.05.23 16:08:21.020308 [ 259 ] {f1ea321a-4f57-493f-861d-58811253ad62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 609 | 2026.05.23 16:08:21.021537 [ 259 ] {f1ea321a-4f57-493f-861d-58811253ad62} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): Loading data parts | ||
| 610 | 2026.05.23 16:08:21.021657 [ 259 ] {f1ea321a-4f57-493f-861d-58811253ad62} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): There are no data parts | ||
| 611 | 2026.05.23 16:08:21.022579 [ 259 ] {f1ea321a-4f57-493f-861d-58811253ad62} <Debug> TCPHandler: Processed in 0.0028734 sec. | ||
| 612 | 2026.05.23 16:08:21.022797 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.05.23 16:08:21.023028 [ 260 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 614 | 2026.05.23 16:08:21.025071 [ 260 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2026.05.23 16:08:21.034590 [ 268 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} <Trace> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2026.05.23 16:08:21.034631 [ 268 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 617 | 2026.05.23 16:08:21.038818 [ 268 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2026.05.23 16:08:21.039660 [ 268 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} <Trace> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.05.23 16:08:21.039921 [ 260 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.017 sec., 58.8235294117647 rows/sec., 941.18 B/sec. | ||
| 620 | 2026.05.23 16:08:21.040338 [ 260 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} <Debug> TCPHandler: Processed in 0.017605822 sec. | ||
| 621 | 2026.05.23 16:08:21.510129 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62319 | ||
| 622 | 2026.05.23 16:08:21.510231 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.05.23 16:08:21.510342 [ 269 ] {} <Debug> TCP-Session: dba7ab10-89aa-4966-a90e-6a76052b3e67 Authenticating user 'default' from [fd00:1122:3344:101::e]:62319 | ||
| 624 | 2026.05.23 16:08:21.510426 [ 269 ] {} <Debug> TCP-Session: dba7ab10-89aa-4966-a90e-6a76052b3e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.23 16:08:21.510440 [ 269 ] {} <Debug> TCP-Session: dba7ab10-89aa-4966-a90e-6a76052b3e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.23 16:08:21.510885 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37307 | ||
| 627 | 2026.05.23 16:08:21.510911 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53292 | ||
| 628 | 2026.05.23 16:08:21.510961 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64253 | ||
| 629 | 2026.05.23 16:08:21.511017 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64817 | ||
| 630 | 2026.05.23 16:08:21.511143 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51407 | ||
| 631 | 2026.05.23 16:08:21.511299 [ 269 ] {} <Trace> TCP-Session: dba7ab10-89aa-4966-a90e-6a76052b3e67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 632 | 2026.05.23 16:08:21.511406 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.05.23 16:08:21.511403 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49555 | ||
| 634 | 2026.05.23 16:08:21.511453 [ 272 ] {} <Debug> TCP-Session: b538c9ce-4de8-4556-a986-b780ddb51937 Authenticating user 'default' from [fd00:1122:3344:101::e]:64253 | ||
| 635 | 2026.05.23 16:08:21.511579 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.05.23 16:08:21.511608 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.05.23 16:08:21.511620 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60660 | ||
| 638 | 2026.05.23 16:08:21.511792 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.05.23 16:08:21.511778 [ 269 ] {ada76586-f872-4c03-b996-46a22f15e743} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62319) 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'AND has_own_data (stage: Complete) | ||
| 640 | 2026.05.23 16:08:21.511896 [ 275 ] {} <Debug> TCP-Session: f533e878-c47c-4c1d-ad9b-8b4df142813f Authenticating user 'default' from [fd00:1122:3344:101::e]:49555 | ||
| 641 | 2026.05.23 16:08:21.511731 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47067 | ||
| 642 | 2026.05.23 16:08:21.511719 [ 271 ] {} <Debug> TCP-Session: fe1d0029-714c-4f57-9fb0-c69b3bd4b98f Authenticating user 'default' from [fd00:1122:3344:101::e]:53292 | ||
| 643 | 2026.05.23 16:08:21.512058 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.05.23 16:08:21.511980 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.05.23 16:08:21.512082 [ 271 ] {} <Debug> TCP-Session: fe1d0029-714c-4f57-9fb0-c69b3bd4b98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.05.23 16:08:21.511978 [ 275 ] {} <Debug> TCP-Session: f533e878-c47c-4c1d-ad9b-8b4df142813f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.05.23 16:08:21.511715 [ 272 ] {} <Debug> TCP-Session: b538c9ce-4de8-4556-a986-b780ddb51937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.05.23 16:08:21.511685 [ 270 ] {} <Debug> TCP-Session: fc944c93-3c35-4183-bfde-b053796e35ed Authenticating user 'default' from [fd00:1122:3344:101::e]:37307 | ||
| 649 | 2026.05.23 16:08:21.512217 [ 275 ] {} <Debug> TCP-Session: f533e878-c47c-4c1d-ad9b-8b4df142813f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.05.23 16:08:21.512288 [ 271 ] {} <Debug> TCP-Session: fe1d0029-714c-4f57-9fb0-c69b3bd4b98f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.05.23 16:08:21.512228 [ 272 ] {} <Debug> TCP-Session: b538c9ce-4de8-4556-a986-b780ddb51937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.23 16:08:21.512316 [ 270 ] {} <Debug> TCP-Session: fc944c93-3c35-4183-bfde-b053796e35ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.23 16:08:21.512421 [ 276 ] {} <Debug> TCP-Session: cf846319-d51a-4cfb-9e27-ebc138f1be09 Authenticating user 'default' from [fd00:1122:3344:101::e]:60660 | ||
| 654 | 2026.05.23 16:08:21.511615 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2026.05.23 16:08:21.511601 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.05.23 16:08:21.512578 [ 276 ] {} <Debug> TCP-Session: cf846319-d51a-4cfb-9e27-ebc138f1be09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.23 16:08:21.512574 [ 274 ] {} <Debug> TCP-Session: 862f476c-76be-4452-b243-a2c725463c27 Authenticating user 'default' from [fd00:1122:3344:101::e]:51407 | ||
| 658 | 2026.05.23 16:08:21.512545 [ 270 ] {} <Debug> TCP-Session: fc944c93-3c35-4183-bfde-b053796e35ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.23 16:08:21.512777 [ 274 ] {} <Debug> TCP-Session: 862f476c-76be-4452-b243-a2c725463c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.23 16:08:21.512765 [ 273 ] {} <Debug> TCP-Session: a8c67e6f-e546-4ef6-ae64-2762617551a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64817 | ||
| 661 | 2026.05.23 16:08:21.512763 [ 276 ] {} <Debug> TCP-Session: cf846319-d51a-4cfb-9e27-ebc138f1be09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.23 16:08:21.512901 [ 274 ] {} <Debug> TCP-Session: 862f476c-76be-4452-b243-a2c725463c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.23 16:08:21.512891 [ 273 ] {} <Debug> TCP-Session: a8c67e6f-e546-4ef6-ae64-2762617551a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.23 16:08:21.512218 [ 277 ] {} <Debug> TCP-Session: ee240652-0f65-4862-9d1b-c11a064dc5d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47067 | ||
| 665 | 2026.05.23 16:08:21.513004 [ 273 ] {} <Debug> TCP-Session: a8c67e6f-e546-4ef6-ae64-2762617551a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.05.23 16:08:21.513162 [ 277 ] {} <Debug> TCP-Session: ee240652-0f65-4862-9d1b-c11a064dc5d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.05.23 16:08:21.513183 [ 277 ] {} <Debug> TCP-Session: ee240652-0f65-4862-9d1b-c11a064dc5d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.23 16:08:21.515342 [ 269 ] {ada76586-f872-4c03-b996-46a22f15e743} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 669 | 2026.05.23 16:08:21.517642 [ 269 ] {ada76586-f872-4c03-b996-46a22f15e743} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 670 | 2026.05.23 16:08:21.519269 [ 268 ] {ada76586-f872-4c03-b996-46a22f15e743} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 671 | 2026.05.23 16:08:21.519834 [ 269 ] {ada76586-f872-4c03-b996-46a22f15e743} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.008207 sec., 4995.735347873766 rows/sec., 304.50 KiB/sec. | ||
| 672 | 2026.05.23 16:08:21.519923 [ 269 ] {ada76586-f872-4c03-b996-46a22f15e743} <Debug> TCPHandler: Processed in 0.008908642 sec. | ||
| 673 | 2026.05.23 16:08:22.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.47 MiB, peak 136.47 MiB, free memory in arenas 0.00 B, will set to 140.04 MiB (RSS), difference: 3.57 MiB | ||
| 674 | 2026.05.23 16:08:24.582936 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46088 | ||
| 675 | 2026.05.23 16:08:24.583162 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.05.23 16:08:24.583201 [ 278 ] {} <Debug> TCP-Session: ce2ae521-0815-4f59-aae4-d5211ee23fbd Authenticating user 'default' from [fd00:1122:3344:101::b]:46088 | ||
| 677 | 2026.05.23 16:08:24.583223 [ 278 ] {} <Debug> TCP-Session: ce2ae521-0815-4f59-aae4-d5211ee23fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.23 16:08:24.583336 [ 278 ] {} <Debug> TCP-Session: ce2ae521-0815-4f59-aae4-d5211ee23fbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.05.23 16:08:24.583416 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 680 | 2026.05.23 16:08:24.583441 [ 278 ] {} <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 | ||
| 681 | 2026.05.23 16:08:24.583546 [ 278 ] {} <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 | ||
| 682 | 2026.05.23 16:08:24.584074 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65152 | ||
| 683 | 2026.05.23 16:08:24.584203 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36645 | ||
| 684 | 2026.05.23 16:08:24.584226 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.05.23 16:08:24.584297 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35215 | ||
| 686 | 2026.05.23 16:08:24.584327 [ 279 ] {} <Debug> TCP-Session: 50362f6e-4c41-40f4-a974-a63fe6034398 Authenticating user 'default' from [fd00:1122:3344:101::b]:65152 | ||
| 687 | 2026.05.23 16:08:24.584365 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.05.23 16:08:24.584418 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35121 | ||
| 689 | 2026.05.23 16:08:24.584620 [ 279 ] {} <Debug> TCP-Session: 50362f6e-4c41-40f4-a974-a63fe6034398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.05.23 16:08:24.584622 [ 280 ] {} <Debug> TCP-Session: 61607e43-88d3-419b-a999-b69688ce6f00 Authenticating user 'default' from [fd00:1122:3344:101::b]:36645 | ||
| 691 | 2026.05.23 16:08:24.584651 [ 279 ] {} <Debug> TCP-Session: 50362f6e-4c41-40f4-a974-a63fe6034398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.23 16:08:24.584700 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.23 16:08:24.584709 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.05.23 16:08:24.584675 [ 280 ] {} <Debug> TCP-Session: 61607e43-88d3-419b-a999-b69688ce6f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.23 16:08:24.584663 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49766 | ||
| 696 | 2026.05.23 16:08:24.584877 [ 282 ] {} <Debug> TCP-Session: 59f59531-c416-467c-bfd1-dd4f71124734 Authenticating user 'default' from [fd00:1122:3344:101::b]:35121 | ||
| 697 | 2026.05.23 16:08:24.584887 [ 281 ] {} <Debug> TCP-Session: 2faa631a-cfdc-438d-831f-a15cd664bdd5 Authenticating user 'default' from [fd00:1122:3344:101::b]:35215 | ||
| 698 | 2026.05.23 16:08:24.584824 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46148 | ||
| 699 | 2026.05.23 16:08:24.584987 [ 281 ] {} <Debug> TCP-Session: 2faa631a-cfdc-438d-831f-a15cd664bdd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.23 16:08:24.584818 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49537 | ||
| 701 | 2026.05.23 16:08:24.585111 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2026.05.23 16:08:24.584818 [ 280 ] {} <Debug> TCP-Session: 61607e43-88d3-419b-a999-b69688ce6f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.23 16:08:24.585195 [ 283 ] {} <Debug> TCP-Session: f89a05de-c0f7-4f7f-9cff-ea6a9f2c7dab Authenticating user 'default' from [fd00:1122:3344:101::b]:49766 | ||
| 704 | 2026.05.23 16:08:24.585000 [ 282 ] {} <Debug> TCP-Session: 59f59531-c416-467c-bfd1-dd4f71124734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.23 16:08:24.585238 [ 281 ] {} <Debug> TCP-Session: 2faa631a-cfdc-438d-831f-a15cd664bdd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.23 16:08:24.585295 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 707 | 2026.05.23 16:08:24.585316 [ 283 ] {} <Debug> TCP-Session: f89a05de-c0f7-4f7f-9cff-ea6a9f2c7dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.23 16:08:24.585331 [ 284 ] {} <Debug> TCP-Session: 43fc092e-bddd-489b-b7cd-6851d9abc470 Authenticating user 'default' from [fd00:1122:3344:101::b]:46148 | ||
| 709 | 2026.05.23 16:08:24.585385 [ 282 ] {} <Debug> TCP-Session: 59f59531-c416-467c-bfd1-dd4f71124734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.23 16:08:24.585401 [ 283 ] {} <Debug> TCP-Session: f89a05de-c0f7-4f7f-9cff-ea6a9f2c7dab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.23 16:08:24.585410 [ 284 ] {} <Debug> TCP-Session: 43fc092e-bddd-489b-b7cd-6851d9abc470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.23 16:08:24.585468 [ 284 ] {} <Debug> TCP-Session: 43fc092e-bddd-489b-b7cd-6851d9abc470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.23 16:08:24.585629 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 714 | 2026.05.23 16:08:24.585673 [ 285 ] {} <Debug> TCP-Session: 964e5bfe-f894-45b9-9028-40b50311f14c Authenticating user 'default' from [fd00:1122:3344:101::b]:49537 | ||
| 715 | 2026.05.23 16:08:24.585775 [ 285 ] {} <Debug> TCP-Session: 964e5bfe-f894-45b9-9028-40b50311f14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.23 16:08:24.585789 [ 285 ] {} <Debug> TCP-Session: 964e5bfe-f894-45b9-9028-40b50311f14c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.05.23 16:08:24.587354 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58497 | ||
| 718 | 2026.05.23 16:08:24.587480 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2026.05.23 16:08:24.587560 [ 286 ] {} <Debug> TCP-Session: 9123e909-fe60-48ea-a02c-fd2efa8a2960 Authenticating user 'default' from [fd00:1122:3344:101::c]:58497 | ||
| 720 | 2026.05.23 16:08:24.587577 [ 286 ] {} <Debug> TCP-Session: 9123e909-fe60-48ea-a02c-fd2efa8a2960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.23 16:08:24.587588 [ 286 ] {} <Debug> TCP-Session: 9123e909-fe60-48ea-a02c-fd2efa8a2960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.05.23 16:08:24.587743 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 723 | 2026.05.23 16:08:24.587775 [ 286 ] {} <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 | ||
| 724 | 2026.05.23 16:08:24.587888 [ 286 ] {} <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 | ||
| 725 | 2026.05.23 16:08:24.588506 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58085 | ||
| 726 | 2026.05.23 16:08:24.588505 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44179 | ||
| 727 | 2026.05.23 16:08:24.588676 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46351 | ||
| 728 | 2026.05.23 16:08:24.588747 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 729 | 2026.05.23 16:08:24.588761 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40855 | ||
| 730 | 2026.05.23 16:08:24.588863 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 731 | 2026.05.23 16:08:24.588870 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.23 16:08:24.588887 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58344 | ||
| 733 | 2026.05.23 16:08:24.588923 [ 288 ] {} <Debug> TCP-Session: 4ff7d93c-83df-4691-afb6-e700ae36e09c Authenticating user 'default' from [fd00:1122:3344:101::c]:44179 | ||
| 734 | 2026.05.23 16:08:24.588901 [ 287 ] {} <Debug> TCP-Session: 084ee0d0-41cf-440f-8253-08c3461c44a4 Authenticating user 'default' from [fd00:1122:3344:101::c]:58085 | ||
| 735 | 2026.05.23 16:08:24.589012 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33594 | ||
| 736 | 2026.05.23 16:08:24.589034 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.05.23 16:08:24.588910 [ 289 ] {} <Debug> TCP-Session: f775a2d3-6c5d-4513-92fe-c3b94a0c63d8 Authenticating user 'default' from [fd00:1122:3344:101::c]:46351 | ||
| 738 | 2026.05.23 16:08:24.589147 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40301 | ||
| 739 | 2026.05.23 16:08:24.589162 [ 290 ] {} <Debug> TCP-Session: 44c74a71-ac3f-451b-aa05-92a0ee75a4dd Authenticating user 'default' from [fd00:1122:3344:101::c]:40855 | ||
| 740 | 2026.05.23 16:08:24.589126 [ 287 ] {} <Debug> TCP-Session: 084ee0d0-41cf-440f-8253-08c3461c44a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.23 16:08:24.589261 [ 288 ] {} <Debug> TCP-Session: 4ff7d93c-83df-4691-afb6-e700ae36e09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.23 16:08:24.589279 [ 290 ] {} <Debug> TCP-Session: 44c74a71-ac3f-451b-aa05-92a0ee75a4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.23 16:08:24.589343 [ 287 ] {} <Debug> TCP-Session: 084ee0d0-41cf-440f-8253-08c3461c44a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.23 16:08:24.589349 [ 290 ] {} <Debug> TCP-Session: 44c74a71-ac3f-451b-aa05-92a0ee75a4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.23 16:08:24.589355 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.05.23 16:08:24.589362 [ 288 ] {} <Debug> TCP-Session: 4ff7d93c-83df-4691-afb6-e700ae36e09c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.05.23 16:08:24.589453 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.05.23 16:08:24.589475 [ 291 ] {} <Debug> TCP-Session: 95f7a077-5b8e-4eea-b30f-d07fa84f2ea3 Authenticating user 'default' from [fd00:1122:3344:101::c]:58344 | ||
| 749 | 2026.05.23 16:08:24.589482 [ 289 ] {} <Debug> TCP-Session: f775a2d3-6c5d-4513-92fe-c3b94a0c63d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.23 16:08:24.589352 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2026.05.23 16:08:24.589552 [ 292 ] {} <Debug> TCP-Session: e23dfb34-4d14-4a60-a39d-b6f0baef8d1e Authenticating user 'default' from [fd00:1122:3344:101::c]:33594 | ||
| 752 | 2026.05.23 16:08:24.589564 [ 289 ] {} <Debug> TCP-Session: f775a2d3-6c5d-4513-92fe-c3b94a0c63d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.23 16:08:24.589626 [ 292 ] {} <Debug> TCP-Session: e23dfb34-4d14-4a60-a39d-b6f0baef8d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.23 16:08:24.589646 [ 291 ] {} <Debug> TCP-Session: 95f7a077-5b8e-4eea-b30f-d07fa84f2ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.23 16:08:24.589652 [ 292 ] {} <Debug> TCP-Session: e23dfb34-4d14-4a60-a39d-b6f0baef8d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.23 16:08:24.589731 [ 293 ] {} <Debug> TCP-Session: 1e7d280f-8a12-4a16-9855-21fe968137f3 Authenticating user 'default' from [fd00:1122:3344:101::c]:40301 | ||
| 757 | 2026.05.23 16:08:24.589750 [ 291 ] {} <Debug> TCP-Session: 95f7a077-5b8e-4eea-b30f-d07fa84f2ea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.23 16:08:24.589814 [ 293 ] {} <Debug> TCP-Session: 1e7d280f-8a12-4a16-9855-21fe968137f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.23 16:08:24.589836 [ 293 ] {} <Debug> TCP-Session: 1e7d280f-8a12-4a16-9855-21fe968137f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.05.23 16:08:25.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.31 MiB, peak 140.31 MiB, free memory in arenas 0.00 B, will set to 141.33 MiB (RSS), difference: 1.02 MiB | ||
| 761 | 2026.05.23 16:08:25.018011 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46096 | ||
| 762 | 2026.05.23 16:08:25.018205 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.05.23 16:08:25.018246 [ 294 ] {} <Debug> TCP-Session: 70075f62-19cc-4e5a-b918-acf477e4dae1 Authenticating user 'default' from [fd00:1122:3344:101::a]:46096 | ||
| 764 | 2026.05.23 16:08:25.018271 [ 294 ] {} <Debug> TCP-Session: 70075f62-19cc-4e5a-b918-acf477e4dae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.05.23 16:08:25.018285 [ 294 ] {} <Debug> TCP-Session: 70075f62-19cc-4e5a-b918-acf477e4dae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.05.23 16:08:25.018357 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 767 | 2026.05.23 16:08:25.018385 [ 294 ] {} <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 | ||
| 768 | 2026.05.23 16:08:25.018403 [ 294 ] {} <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 | ||
| 769 | 2026.05.23 16:08:25.018994 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39396 | ||
| 770 | 2026.05.23 16:08:25.019109 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50712 | ||
| 771 | 2026.05.23 16:08:25.019307 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33481 | ||
| 772 | 2026.05.23 16:08:25.019353 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.05.23 16:08:25.019387 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 774 | 2026.05.23 16:08:25.019420 [ 295 ] {} <Debug> TCP-Session: daa7c78b-9aa9-4044-96d4-0a4202776953 Authenticating user 'default' from [fd00:1122:3344:101::a]:39396 | ||
| 775 | 2026.05.23 16:08:25.019436 [ 296 ] {} <Debug> TCP-Session: 19134159-2df4-4aa5-baa7-e3853e9a99bf Authenticating user 'default' from [fd00:1122:3344:101::a]:50712 | ||
| 776 | 2026.05.23 16:08:25.019453 [ 295 ] {} <Debug> TCP-Session: daa7c78b-9aa9-4044-96d4-0a4202776953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.23 16:08:25.019467 [ 296 ] {} <Debug> TCP-Session: 19134159-2df4-4aa5-baa7-e3853e9a99bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.23 16:08:25.019474 [ 295 ] {} <Debug> TCP-Session: daa7c78b-9aa9-4044-96d4-0a4202776953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.23 16:08:25.019491 [ 296 ] {} <Debug> TCP-Session: 19134159-2df4-4aa5-baa7-e3853e9a99bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.23 16:08:25.019521 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.05.23 16:08:25.019578 [ 297 ] {} <Debug> TCP-Session: 7cf3a25d-d295-41ee-8830-52e65eafb8c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:33481 | ||
| 782 | 2026.05.23 16:08:25.019603 [ 297 ] {} <Debug> TCP-Session: 7cf3a25d-d295-41ee-8830-52e65eafb8c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.23 16:08:25.019617 [ 297 ] {} <Debug> TCP-Session: 7cf3a25d-d295-41ee-8830-52e65eafb8c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.23 16:08:25.019679 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47807 | ||
| 785 | 2026.05.23 16:08:25.019684 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47278 | ||
| 786 | 2026.05.23 16:08:25.019769 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61373 | ||
| 787 | 2026.05.23 16:08:25.019978 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.05.23 16:08:25.019997 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45360 | ||
| 789 | 2026.05.23 16:08:25.020015 [ 299 ] {} <Debug> TCP-Session: a6c0d1cc-3ff9-4752-8ea9-8e5c6c291d5e Authenticating user 'default' from [fd00:1122:3344:101::a]:47807 | ||
| 790 | 2026.05.23 16:08:25.020037 [ 299 ] {} <Debug> TCP-Session: a6c0d1cc-3ff9-4752-8ea9-8e5c6c291d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.23 16:08:25.020051 [ 299 ] {} <Debug> TCP-Session: a6c0d1cc-3ff9-4752-8ea9-8e5c6c291d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.23 16:08:25.020101 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 793 | 2026.05.23 16:08:25.020149 [ 298 ] {} <Debug> TCP-Session: 7f832c11-2b3a-4fca-9aa7-b465eccdc9b5 Authenticating user 'default' from [fd00:1122:3344:101::a]:47278 | ||
| 794 | 2026.05.23 16:08:25.020169 [ 298 ] {} <Debug> TCP-Session: 7f832c11-2b3a-4fca-9aa7-b465eccdc9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.23 16:08:25.020184 [ 298 ] {} <Debug> TCP-Session: 7f832c11-2b3a-4fca-9aa7-b465eccdc9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.05.23 16:08:25.020200 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.05.23 16:08:25.020287 [ 300 ] {} <Debug> TCP-Session: 7cdd9636-25af-4f4c-82a6-b2923408ab31 Authenticating user 'default' from [fd00:1122:3344:101::a]:61373 | ||
| 798 | 2026.05.23 16:08:25.020302 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.23 16:08:25.020310 [ 300 ] {} <Debug> TCP-Session: 7cdd9636-25af-4f4c-82a6-b2923408ab31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.23 16:08:25.020343 [ 301 ] {} <Debug> TCP-Session: 177e7f57-d3bd-4400-9fec-9637b7738f69 Authenticating user 'default' from [fd00:1122:3344:101::a]:45360 | ||
| 801 | 2026.05.23 16:08:25.020344 [ 300 ] {} <Debug> TCP-Session: 7cdd9636-25af-4f4c-82a6-b2923408ab31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.23 16:08:25.020375 [ 301 ] {} <Debug> TCP-Session: 177e7f57-d3bd-4400-9fec-9637b7738f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.23 16:08:25.020394 [ 301 ] {} <Debug> TCP-Session: 177e7f57-d3bd-4400-9fec-9637b7738f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.05.23 16:08:28.177060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.23 16:08:28.177119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 806 | 2026.05.23 16:08:28.177175 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 807 | 2026.05.23 16:08:28.177231 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 808 | 2026.05.23 16:08:28.179534 [ 244 ] {} <Debug> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Loading data parts | ||
| 809 | 2026.05.23 16:08:28.179697 [ 244 ] {} <Debug> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): There are no data parts | ||
| 810 | 2026.05.23 16:08:28.182226 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.05.23 16:08:28.182297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 812 | 2026.05.23 16:08:28.185369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.05.23 16:08:28.186321 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.05.23 16:08:28.186570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 815 | 2026.05.23 16:08:28.193783 [ 243 ] {} <Debug> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Loading data parts | ||
| 816 | 2026.05.23 16:08:28.193991 [ 243 ] {} <Debug> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): There are no data parts | ||
| 817 | 2026.05.23 16:08:28.231196 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.05.23 16:08:28.231286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 819 | 2026.05.23 16:08:28.241618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 820 | 2026.05.23 16:08:28.244185 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.05.23 16:08:28.251505 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 822 | 2026.05.23 16:08:29.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.86 MiB, peak 150.86 MiB, free memory in arenas 0.00 B, will set to 155.82 MiB (RSS), difference: 8.96 MiB | ||
| 823 | 2026.05.23 16:08:30.676990 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 | ||
| 824 | 2026.05.23 16:08:30.677142 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 825 | 2026.05.23 16:08:30.680828 [ 242 ] {} <Debug> system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): Loading data parts | ||
| 826 | 2026.05.23 16:08:30.680988 [ 242 ] {} <Debug> system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): There are no data parts | ||
| 827 | 2026.05.23 16:08:30.686177 [ 242 ] {} <Trace> system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 828 | 2026.05.23 16:08:30.686215 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 829 | 2026.05.23 16:08:30.687696 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 830 | 2026.05.23 16:08:30.688333 [ 242 ] {} <Trace> system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 831 | 2026.05.23 16:08:30.688549 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 4 | ||
| 832 | 2026.05.23 16:08:31.000254 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.95 MiB, peak 159.95 MiB, free memory in arenas 0.00 B, will set to 156.80 MiB (RSS), difference: -3.14 MiB | ||
| 833 | 2026.05.23 16:08:35.655260 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 834 | 2026.05.23 16:08:35.655335 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 835 | 2026.05.23 16:08:35.686634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 836 | 2026.05.23 16:08:35.687354 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 837 | 2026.05.23 16:08:35.687395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 838 | 2026.05.23 16:08:35.688237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 839 | 2026.05.23 16:08:35.688702 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 840 | 2026.05.23 16:08:35.688844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 841 | 2026.05.23 16:08:35.751594 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 842 | 2026.05.23 16:08:35.769692 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 843 | 2026.05.23 16:08:35.769753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 844 | 2026.05.23 16:08:35.776479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 845 | 2026.05.23 16:08:35.777873 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 846 | 2026.05.23 16:08:35.781033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 847 | 2026.05.23 16:08:36.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.47 MiB, peak 161.47 MiB, free memory in arenas 0.00 B, will set to 159.62 MiB (RSS), difference: 2.15 MiB | ||
| 848 | 2026.05.23 16:08:43.188909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 849 | 2026.05.23 16:08:43.189458 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 850 | 2026.05.23 16:08:43.189499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 851 | 2026.05.23 16:08:43.190337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 852 | 2026.05.23 16:08:43.190975 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 853 | 2026.05.23 16:08:43.191098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 854 | 2026.05.23 16:08:43.281079 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 855 | 2026.05.23 16:08:43.297211 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.05.23 16:08:43.297268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 857 | 2026.05.23 16:08:43.303736 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 858 | 2026.05.23 16:08:43.304901 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.05.23 16:08:43.307936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 860 | 2026.05.23 16:08:44.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.21 MiB, peak 164.21 MiB, free memory in arenas 0.00 B, will set to 161.42 MiB (RSS), difference: 1.21 MiB | ||
| 861 | 2026.05.23 16:08:45.079053 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.05.23 16:08:45.079284 [ 259 ] {29ea3515-516c-4dcc-bc9d-b1dee299d0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 863 | 2026.05.23 16:08:45.082052 [ 259 ] {29ea3515-516c-4dcc-bc9d-b1dee299d0a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2026.05.23 16:08:45.082201 [ 259 ] {29ea3515-516c-4dcc-bc9d-b1dee299d0a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.05.23 16:08:45.082671 [ 259 ] {29ea3515-516c-4dcc-bc9d-b1dee299d0a1} <Debug> TCPHandler: Processed in 0.003743861 sec. | ||
| 866 | 2026.05.23 16:08:45.099674 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.05.23 16:08:45.099809 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 868 | 2026.05.23 16:08:45.099861 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2026.05.23 16:08:45.102670 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 870 | 2026.05.23 16:08:45.102724 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 871 | 2026.05.23 16:08:45.103471 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 872 | 2026.05.23 16:08:45.103899 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 873 | 2026.05.23 16:08:45.104052 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.004281 sec., 7474.889044615744 rows/sec., 1.25 MiB/sec. | ||
| 874 | 2026.05.23 16:08:45.104086 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} <Debug> TCPHandler: Processed in 0.004474932 sec. | ||
| 875 | 2026.05.23 16:08:45.104235 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.05.23 16:08:45.104332 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 877 | 2026.05.23 16:08:45.104374 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 878 | 2026.05.23 16:08:45.106819 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 879 | 2026.05.23 16:08:45.106853 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 880 | 2026.05.23 16:08:45.107310 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 881 | 2026.05.23 16:08:45.107846 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 882 | 2026.05.23 16:08:45.107977 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.003663 sec., 2184.002184002184 rows/sec., 178.09 KiB/sec. | ||
| 883 | 2026.05.23 16:08:45.108010 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} <Debug> TCPHandler: Processed in 0.003824333 sec. | ||
| 884 | 2026.05.23 16:08:45.108155 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 885 | 2026.05.23 16:08:45.108254 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 886 | 2026.05.23 16:08:45.108294 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 887 | 2026.05.23 16:08:45.110592 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 888 | 2026.05.23 16:08:45.110627 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 889 | 2026.05.23 16:08:45.111521 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 890 | 2026.05.23 16:08:45.112008 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 891 | 2026.05.23 16:08:45.112143 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} <Debug> executeQuery: Read 3273 rows, 251.33 KiB in 0.003908 sec., 837512.7942681678 rows/sec., 62.80 MiB/sec. | ||
| 892 | 2026.05.23 16:08:45.112179 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 893 | 2026.05.23 16:08:45.112193 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} <Debug> TCPHandler: Processed in 0.004088746 sec. | ||
| 894 | 2026.05.23 16:08:45.112339 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.05.23 16:08:45.112440 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 896 | 2026.05.23 16:08:45.112482 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 897 | 2026.05.23 16:08:45.112954 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2026.05.23 16:08:45.112989 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 899 | 2026.05.23 16:08:45.113536 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 900 | 2026.05.23 16:08:45.114009 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2026.05.23 16:08:45.114140 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} <Debug> executeQuery: Read 21 rows, 1.54 KiB in 0.001719 sec., 12216.404886561955 rows/sec., 893.62 KiB/sec. | ||
| 902 | 2026.05.23 16:08:45.114172 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} <Debug> TCPHandler: Processed in 0.001883117 sec. | ||
| 903 | 2026.05.23 16:08:45.114294 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.05.23 16:08:45.114391 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 905 | 2026.05.23 16:08:45.114430 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 906 | 2026.05.23 16:08:45.115115 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.05.23 16:08:45.115153 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 908 | 2026.05.23 16:08:45.115628 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 909 | 2026.05.23 16:08:45.116172 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.05.23 16:08:45.116300 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001928 sec., 494294.6058091286 rows/sec., 28.89 MiB/sec. | ||
| 911 | 2026.05.23 16:08:45.116334 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} <Debug> TCPHandler: Processed in 0.002089179 sec. | ||
| 912 | 2026.05.23 16:08:45.116472 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.05.23 16:08:45.116570 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 914 | 2026.05.23 16:08:45.116610 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 915 | 2026.05.23 16:08:45.117011 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.05.23 16:08:45.117046 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 917 | 2026.05.23 16:08:45.117461 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2026.05.23 16:08:45.117934 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.05.23 16:08:45.118062 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.00151 sec., 1324.503311258278 rows/sec., 93.13 KiB/sec. | ||
| 920 | 2026.05.23 16:08:45.118094 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} <Debug> TCPHandler: Processed in 0.001684284 sec. | ||
| 921 | 2026.05.23 16:08:45.118260 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.05.23 16:08:45.118360 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 923 | 2026.05.23 16:08:45.118400 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 924 | 2026.05.23 16:08:45.119520 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.05.23 16:08:45.119557 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 926 | 2026.05.23 16:08:45.120102 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2026.05.23 16:08:45.120635 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.05.23 16:08:45.120763 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} <Debug> executeQuery: Read 1878 rows, 129.31 KiB in 0.002421 sec., 775712.5154894672 rows/sec., 52.16 MiB/sec. | ||
| 929 | 2026.05.23 16:08:45.120797 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} <Debug> TCPHandler: Processed in 0.002585896 sec. | ||
| 930 | 2026.05.23 16:08:45.120941 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.05.23 16:08:45.121037 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 932 | 2026.05.23 16:08:45.121080 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 933 | 2026.05.23 16:08:45.121947 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.05.23 16:08:45.121980 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 935 | 2026.05.23 16:08:45.122609 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2026.05.23 16:08:45.123099 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.05.23 16:08:45.123230 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} <Debug> executeQuery: Read 2054 rows, 127.80 KiB in 0.002211 sec., 928991.4066033469 rows/sec., 56.45 MiB/sec. | ||
| 938 | 2026.05.23 16:08:45.123263 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} <Debug> TCPHandler: Processed in 0.002371793 sec. | ||
| 939 | 2026.05.23 16:08:45.123405 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.05.23 16:08:45.123504 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 941 | 2026.05.23 16:08:45.123558 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} <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 | ||
| 942 | 2026.05.23 16:08:45.124316 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.05.23 16:08:45.124353 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 944 | 2026.05.23 16:08:45.125026 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2026.05.23 16:08:45.125508 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.05.23 16:08:45.125646 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002161 sec., 6015.733456732994 rows/sec., 10.78 MiB/sec. | ||
| 947 | 2026.05.23 16:08:45.125692 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} <Debug> TCPHandler: Processed in 0.002338512 sec. | ||
| 948 | 2026.05.23 16:08:45.125825 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.05.23 16:08:45.125923 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 950 | 2026.05.23 16:08:45.125964 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 951 | 2026.05.23 16:08:45.126359 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.05.23 16:08:45.126395 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 953 | 2026.05.23 16:08:45.126878 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2026.05.23 16:08:45.127404 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2026.05.23 16:08:45.127530 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} <Debug> executeQuery: Read 312 rows, 17.17 KiB in 0.001626 sec., 191881.9188191882 rows/sec., 10.31 MiB/sec. | ||
| 956 | 2026.05.23 16:08:45.127563 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} <Debug> TCPHandler: Processed in 0.001787485 sec. | ||
| 957 | 2026.05.23 16:08:46.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.12 MiB, peak 165.64 MiB, free memory in arenas 0.00 B, will set to 163.13 MiB (RSS), difference: 1.01 MiB | ||
| 958 | 2026.05.23 16:08:46.046395 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.05.23 16:08:46.046624 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 960 | 2026.05.23 16:08:46.047003 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 961 | 2026.05.23 16:08:46.047081 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} <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 | ||
| 962 | 2026.05.23 16:08:46.047457 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 963 | 2026.05.23 16:08:46.049720 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 964 | 2026.05.23 16:08:46.049989 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 965 | 2026.05.23 16:08:46.051984 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 966 | 2026.05.23 16:08:46.052032 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (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 | ||
| 967 | 2026.05.23 16:08:46.052049 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 968 | 2026.05.23 16:08:46.052149 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} <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'))" | ||
| 969 | 2026.05.23 16:08:46.052179 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 970 | 2026.05.23 16:08:46.057106 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.010579 sec., 3024.8605728329712 rows/sec., 519.90 KiB/sec. | ||
| 971 | 2026.05.23 16:08:46.057228 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} <Debug> MemoryTracker: Peak memory usage (for query): 135.92 KiB. | ||
| 972 | 2026.05.23 16:08:46.057247 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} <Debug> TCPHandler: Processed in 0.010990311 sec. | ||
| 973 | 2026.05.23 16:08:46.058643 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.05.23 16:08:46.058772 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 975 | 2026.05.23 16:08:46.058822 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 976 | 2026.05.23 16:08:46.059343 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2026.05.23 16:08:46.059387 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 978 | 2026.05.23 16:08:46.059991 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 979 | 2026.05.23 16:08:46.060472 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2026.05.23 16:08:46.060614 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} <Debug> executeQuery: Read 54 rows, 4.22 KiB in 0.001882 sec., 28692.87991498406 rows/sec., 2.19 MiB/sec. | ||
| 981 | 2026.05.23 16:08:46.060648 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} <Debug> TCPHandler: Processed in 0.002111239 sec. | ||
| 982 | 2026.05.23 16:08:46.060776 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2026.05.23 16:08:46.060871 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 984 | 2026.05.23 16:08:46.060911 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 985 | 2026.05.23 16:08:46.061323 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 986 | 2026.05.23 16:08:46.061358 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 987 | 2026.05.23 16:08:46.061754 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 988 | 2026.05.23 16:08:46.062204 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 989 | 2026.05.23 16:08:46.062330 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 3.15 MiB/sec. | ||
| 990 | 2026.05.23 16:08:46.062362 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} <Debug> TCPHandler: Processed in 0.001635313 sec. | ||
| 991 | 2026.05.23 16:08:46.062480 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.05.23 16:08:46.062576 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 993 | 2026.05.23 16:08:46.062617 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 994 | 2026.05.23 16:08:46.062956 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 995 | 2026.05.23 16:08:46.062991 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 996 | 2026.05.23 16:08:46.063410 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 997 | 2026.05.23 16:08:46.063855 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 998 | 2026.05.23 16:08:46.063981 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} <Debug> executeQuery: Read 22 rows, 1.57 KiB in 0.001424 sec., 15449.438202247193 rows/sec., 1.08 MiB/sec. | ||
| 999 | 2026.05.23 16:08:46.064012 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} <Debug> TCPHandler: Processed in 0.001581271 sec. | ||
| 1000 | 2026.05.23 16:08:46.064130 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2026.05.23 16:08:46.064229 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1002 | 2026.05.23 16:08:46.064270 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1003 | 2026.05.23 16:08:46.064584 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1004 | 2026.05.23 16:08:46.064619 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1005 | 2026.05.23 16:08:46.065130 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1006 | 2026.05.23 16:08:46.065669 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1007 | 2026.05.23 16:08:46.065796 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001584 sec., 5050.505050505051 rows/sec., 345.25 KiB/sec. | ||
| 1008 | 2026.05.23 16:08:46.065828 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} <Debug> TCPHandler: Processed in 0.001746353 sec. | ||
| 1009 | 2026.05.23 16:08:50.655416 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1010 | 2026.05.23 16:08:50.655483 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1011 | 2026.05.23 16:08:50.690583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 5 | ||
| 1012 | 2026.05.23 16:08:50.692128 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1013 | 2026.05.23 16:08:50.692618 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1014 | 2026.05.23 16:08:50.692672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1015 | 2026.05.23 16:08:50.692986 [ 242 ] {} <Trace> system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.05.23 16:08:50.693054 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1017 | 2026.05.23 16:08:50.693505 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1018 | 2026.05.23 16:08:50.694255 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.05.23 16:08:50.694428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1020 | 2026.05.23 16:08:50.694716 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1021 | 2026.05.23 16:08:50.695335 [ 242 ] {} <Trace> system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2026.05.23 16:08:50.695706 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 5 | ||
| 1023 | 2026.05.23 16:08:50.808949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1024 | 2026.05.23 16:08:50.829463 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.05.23 16:08:50.829533 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1026 | 2026.05.23 16:08:50.836378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1027 | 2026.05.23 16:08:50.837646 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.05.23 16:08:50.843036 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1029 | 2026.05.23 16:08:51.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.98 MiB, peak 168.98 MiB, free memory in arenas 0.00 B, will set to 166.20 MiB (RSS), difference: 1.22 MiB | ||
| 1030 | 2026.05.23 16:08:51.050277 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1031 | 2026.05.23 16:08:51.050516 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 1032 | 2026.05.23 16:08:51.050872 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1033 | 2026.05.23 16:08:51.050913 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} <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 | ||
| 1034 | 2026.05.23 16:08:51.051136 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1035 | 2026.05.23 16:08:51.051207 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1036 | 2026.05.23 16:08:51.051346 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1037 | 2026.05.23 16:08:51.051382 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1038 | 2026.05.23 16:08:51.051404 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (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 | ||
| 1039 | 2026.05.23 16:08:51.051420 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1040 | 2026.05.23 16:08:51.051467 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} <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'))" | ||
| 1041 | 2026.05.23 16:08:51.051489 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1042 | 2026.05.23 16:08:51.052473 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002038 sec., 15701.668302257116 rows/sec., 2.64 MiB/sec. | ||
| 1043 | 2026.05.23 16:08:51.052626 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} <Debug> TCPHandler: Processed in 0.002478634 sec. | ||
| 1044 | 2026.05.23 16:08:51.054137 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.05.23 16:08:51.054280 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1046 | 2026.05.23 16:08:51.054343 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1047 | 2026.05.23 16:08:51.054927 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1048 | 2026.05.23 16:08:51.054977 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1049 | 2026.05.23 16:08:51.055511 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1050 | 2026.05.23 16:08:51.056029 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1051 | 2026.05.23 16:08:51.056203 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} <Debug> executeQuery: Read 54 rows, 4.22 KiB in 0.001968 sec., 27439.0243902439 rows/sec., 2.10 MiB/sec. | ||
| 1052 | 2026.05.23 16:08:51.056242 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} <Debug> TCPHandler: Processed in 0.002219141 sec. | ||
| 1053 | 2026.05.23 16:08:51.056387 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2026.05.23 16:08:51.056491 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1055 | 2026.05.23 16:08:51.056536 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1056 | 2026.05.23 16:08:51.057005 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1057 | 2026.05.23 16:08:51.057044 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1058 | 2026.05.23 16:08:51.057470 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1059 | 2026.05.23 16:08:51.057977 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1060 | 2026.05.23 16:08:51.058143 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001675 sec., 35820.89552238806 rows/sec., 2.78 MiB/sec. | ||
| 1061 | 2026.05.23 16:08:51.058181 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} <Debug> TCPHandler: Processed in 0.001846565 sec. | ||
| 1062 | 2026.05.23 16:08:51.058360 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.05.23 16:08:51.058471 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1064 | 2026.05.23 16:08:51.058521 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1065 | 2026.05.23 16:08:51.058917 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1066 | 2026.05.23 16:08:51.058957 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1067 | 2026.05.23 16:08:51.059479 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1068 | 2026.05.23 16:08:51.059973 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1069 | 2026.05.23 16:08:51.060125 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001676 sec., 65632.45823389021 rows/sec., 4.58 MiB/sec. | ||
| 1070 | 2026.05.23 16:08:51.060163 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} <Debug> TCPHandler: Processed in 0.001870736 sec. | ||
| 1071 | 2026.05.23 16:08:51.060306 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.05.23 16:08:51.060413 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1073 | 2026.05.23 16:08:51.060459 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1074 | 2026.05.23 16:08:51.060810 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1075 | 2026.05.23 16:08:51.060847 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1076 | 2026.05.23 16:08:51.061273 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1077 | 2026.05.23 16:08:51.061731 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1078 | 2026.05.23 16:08:51.061864 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001474 sec., 27137.042062415196 rows/sec., 1.81 MiB/sec. | ||
| 1079 | 2026.05.23 16:08:51.061899 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} <Debug> TCPHandler: Processed in 0.001651093 sec. | ||
| 1080 | 2026.05.23 16:08:56.050866 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.05.23 16:08:56.051103 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1082 | 2026.05.23 16:08:56.051405 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1083 | 2026.05.23 16:08:56.051455 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1084 | 2026.05.23 16:08:56.051671 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1085 | 2026.05.23 16:08:56.051740 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1086 | 2026.05.23 16:08:56.051875 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1087 | 2026.05.23 16:08:56.051910 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1088 | 2026.05.23 16:08:56.051931 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (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 | ||
| 1089 | 2026.05.23 16:08:56.051948 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1090 | 2026.05.23 16:08:56.051987 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1091 | 2026.05.23 16:08:56.052007 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1092 | 2026.05.23 16:08:56.053033 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002024 sec., 15810.276679841896 rows/sec., 2.65 MiB/sec. | ||
| 1093 | 2026.05.23 16:08:56.053130 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} <Debug> TCPHandler: Processed in 0.002391142 sec. | ||
| 1094 | 2026.05.23 16:08:56.054819 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.05.23 16:08:56.054935 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1096 | 2026.05.23 16:08:56.054979 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1097 | 2026.05.23 16:08:56.055504 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.05.23 16:08:56.055546 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1099 | 2026.05.23 16:08:56.056066 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1100 | 2026.05.23 16:08:56.056573 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.05.23 16:08:56.056722 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} <Debug> executeQuery: Read 76 rows, 6.43 KiB in 0.001818 sec., 41804.180418041804 rows/sec., 3.45 MiB/sec. | ||
| 1102 | 2026.05.23 16:08:56.056757 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} <Debug> TCPHandler: Processed in 0.001990107 sec. | ||
| 1103 | 2026.05.23 16:08:56.056912 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.05.23 16:08:56.057009 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1105 | 2026.05.23 16:08:56.057050 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1106 | 2026.05.23 16:08:56.057466 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2026.05.23 16:08:56.057501 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1108 | 2026.05.23 16:08:56.057914 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1109 | 2026.05.23 16:08:56.058388 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2026.05.23 16:08:56.058521 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001534 sec., 7170.795306388527 rows/sec., 539.21 KiB/sec. | ||
| 1111 | 2026.05.23 16:08:56.058556 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} <Debug> TCPHandler: Processed in 0.001702923 sec. | ||
| 1112 | 2026.05.23 16:08:56.058682 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.05.23 16:08:56.058779 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1114 | 2026.05.23 16:08:56.058818 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1115 | 2026.05.23 16:08:56.059258 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2026.05.23 16:08:56.059294 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1117 | 2026.05.23 16:08:56.059715 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1118 | 2026.05.23 16:08:56.060171 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2026.05.23 16:08:56.060300 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} <Debug> executeQuery: Read 71 rows, 5.65 KiB in 0.00154 sec., 46103.896103896106 rows/sec., 3.59 MiB/sec. | ||
| 1120 | 2026.05.23 16:08:56.060333 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} <Debug> TCPHandler: Processed in 0.001699604 sec. | ||
| 1121 | 2026.05.23 16:08:56.060452 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.05.23 16:08:56.060549 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1123 | 2026.05.23 16:08:56.060592 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1124 | 2026.05.23 16:08:56.060979 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.05.23 16:08:56.061014 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1126 | 2026.05.23 16:08:56.061514 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1127 | 2026.05.23 16:08:56.062007 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.05.23 16:08:56.062138 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001608 sec., 68407.96019900497 rows/sec., 4.77 MiB/sec. | ||
| 1129 | 2026.05.23 16:08:56.062171 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} <Debug> TCPHandler: Processed in 0.001768004 sec. | ||
| 1130 | 2026.05.23 16:08:56.062311 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.05.23 16:08:56.062407 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1132 | 2026.05.23 16:08:56.062459 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} <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 | ||
| 1133 | 2026.05.23 16:08:56.063172 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.05.23 16:08:56.063208 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1135 | 2026.05.23 16:08:56.063824 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1136 | 2026.05.23 16:08:56.064325 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.05.23 16:08:56.064461 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002072 sec., 5308.880308880309 rows/sec., 9.51 MiB/sec. | ||
| 1138 | 2026.05.23 16:08:56.064509 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} <Debug> TCPHandler: Processed in 0.002252681 sec. | ||
| 1139 | 2026.05.23 16:08:56.064624 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.05.23 16:08:56.064721 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1141 | 2026.05.23 16:08:56.064762 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1142 | 2026.05.23 16:08:56.065110 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.05.23 16:08:56.065145 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1144 | 2026.05.23 16:08:56.065549 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1145 | 2026.05.23 16:08:56.065992 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.05.23 16:08:56.066123 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00142 sec., 28169.014084507042 rows/sec., 1.88 MiB/sec. | ||
| 1147 | 2026.05.23 16:08:56.066156 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} <Debug> TCPHandler: Processed in 0.001580742 sec. | ||
| 1148 | 2026.05.23 16:08:58.194497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1149 | 2026.05.23 16:08:58.194968 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2026.05.23 16:08:58.195005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1151 | 2026.05.23 16:08:58.195623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1152 | 2026.05.23 16:08:58.196107 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2026.05.23 16:08:58.196256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1154 | 2026.05.23 16:08:58.343121 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1155 | 2026.05.23 16:08:58.360085 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.05.23 16:08:58.360155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1157 | 2026.05.23 16:08:58.367061 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1158 | 2026.05.23 16:08:58.368210 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.05.23 16:08:58.371204 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1160 | 2026.05.23 16:08:59.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.77 MiB, peak 170.77 MiB, free memory in arenas 0.00 B, will set to 167.95 MiB (RSS), difference: 1.18 MiB | ||
| 1161 | 2026.05.23 16:09:01.054811 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.05.23 16:09:01.055073 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1163 | 2026.05.23 16:09:01.055419 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1164 | 2026.05.23 16:09:01.055460 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1165 | 2026.05.23 16:09:01.055697 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1166 | 2026.05.23 16:09:01.055770 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1167 | 2026.05.23 16:09:01.055915 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 1168 | 2026.05.23 16:09:01.055953 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1169 | 2026.05.23 16:09:01.055975 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (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 | ||
| 1170 | 2026.05.23 16:09:01.055991 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1171 | 2026.05.23 16:09:01.056037 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1172 | 2026.05.23 16:09:01.056059 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1173 | 2026.05.23 16:09:01.057156 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002187 sec., 14631.915866483767 rows/sec., 2.46 MiB/sec. | ||
| 1174 | 2026.05.23 16:09:01.057266 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} <Debug> TCPHandler: Processed in 0.002598306 sec. | ||
| 1175 | 2026.05.23 16:09:01.060901 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.05.23 16:09:01.061023 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1177 | 2026.05.23 16:09:01.061070 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1178 | 2026.05.23 16:09:01.061724 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.05.23 16:09:01.061765 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1180 | 2026.05.23 16:09:01.062402 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1181 | 2026.05.23 16:09:01.062864 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.05.23 16:09:01.063017 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.002029 sec., 2957.1217348447512 rows/sec., 1.37 MiB/sec. | ||
| 1183 | 2026.05.23 16:09:01.063052 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} <Debug> TCPHandler: Processed in 0.002203181 sec. | ||
| 1184 | 2026.05.23 16:09:01.063237 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.05.23 16:09:01.063338 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1186 | 2026.05.23 16:09:01.063379 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1187 | 2026.05.23 16:09:01.064480 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.05.23 16:09:01.064516 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1189 | 2026.05.23 16:09:01.065016 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1190 | 2026.05.23 16:09:01.065489 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): 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.23 16:09:01.065620 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002304 sec., 10416.666666666666 rows/sec., 885.01 KiB/sec. | ||
| 1192 | 2026.05.23 16:09:01.065653 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} <Debug> TCPHandler: Processed in 0.002466414 sec. | ||
| 1193 | 2026.05.23 16:09:01.065795 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.05.23 16:09:01.065890 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1195 | 2026.05.23 16:09:01.065933 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1196 | 2026.05.23 16:09:01.066427 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.05.23 16:09:01.066463 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1198 | 2026.05.23 16:09:01.066889 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1199 | 2026.05.23 16:09:01.067361 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.05.23 16:09:01.067492 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00162 sec., 2469.135802469136 rows/sec., 201.34 KiB/sec. | ||
| 1201 | 2026.05.23 16:09:01.067525 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} <Debug> TCPHandler: Processed in 0.001778384 sec. | ||
| 1202 | 2026.05.23 16:09:01.067654 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.05.23 16:09:01.067750 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1204 | 2026.05.23 16:09:01.067788 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1205 | 2026.05.23 16:09:01.068281 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.05.23 16:09:01.068316 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1207 | 2026.05.23 16:09:01.068756 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1208 | 2026.05.23 16:09:01.069239 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.05.23 16:09:01.069393 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} <Debug> executeQuery: Read 202 rows, 18.02 KiB in 0.001661 sec., 121613.48585189645 rows/sec., 10.59 MiB/sec. | ||
| 1210 | 2026.05.23 16:09:01.069429 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} <Debug> TCPHandler: Processed in 0.001823346 sec. | ||
| 1211 | 2026.05.23 16:09:01.069557 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.05.23 16:09:01.069652 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1213 | 2026.05.23 16:09:01.069692 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1214 | 2026.05.23 16:09:01.070116 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.05.23 16:09:01.070151 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1216 | 2026.05.23 16:09:01.070618 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1217 | 2026.05.23 16:09:01.071092 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.05.23 16:09:01.071224 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.00159 sec., 10062.893081761005 rows/sec., 780.02 KiB/sec. | ||
| 1219 | 2026.05.23 16:09:01.071257 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} <Debug> TCPHandler: Processed in 0.001748294 sec. | ||
| 1220 | 2026.05.23 16:09:01.071377 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.05.23 16:09:01.071472 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1222 | 2026.05.23 16:09:01.071510 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1223 | 2026.05.23 16:09:01.071917 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2026.05.23 16:09:01.071952 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1225 | 2026.05.23 16:09:01.072381 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1226 | 2026.05.23 16:09:01.072861 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2026.05.23 16:09:01.072989 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001535 sec., 15635.179153094463 rows/sec., 1.30 MiB/sec. | ||
| 1228 | 2026.05.23 16:09:01.073022 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} <Debug> TCPHandler: Processed in 0.001693783 sec. | ||
| 1229 | 2026.05.23 16:09:01.073147 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2026.05.23 16:09:01.073242 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1231 | 2026.05.23 16:09:01.073281 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1232 | 2026.05.23 16:09:01.073681 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2026.05.23 16:09:01.073716 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1234 | 2026.05.23 16:09:01.074142 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1235 | 2026.05.23 16:09:01.074614 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2026.05.23 16:09:01.074740 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001515 sec., 7920.79207920792 rows/sec., 618.81 KiB/sec. | ||
| 1237 | 2026.05.23 16:09:01.074772 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} <Debug> TCPHandler: Processed in 0.001673583 sec. | ||
| 1238 | 2026.05.23 16:09:01.074934 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2026.05.23 16:09:01.075040 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1240 | 2026.05.23 16:09:01.075080 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1241 | 2026.05.23 16:09:01.075538 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2026.05.23 16:09:01.075572 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1243 | 2026.05.23 16:09:01.076095 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1244 | 2026.05.23 16:09:01.076573 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2026.05.23 16:09:01.076728 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} <Debug> executeQuery: Read 128 rows, 10.59 KiB in 0.001705 sec., 75073.3137829912 rows/sec., 6.07 MiB/sec. | ||
| 1246 | 2026.05.23 16:09:01.076763 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} <Debug> TCPHandler: Processed in 0.001886956 sec. | ||
| 1247 | 2026.05.23 16:09:01.076895 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2026.05.23 16:09:01.076995 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1249 | 2026.05.23 16:09:01.077037 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1250 | 2026.05.23 16:09:01.077507 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2026.05.23 16:09:01.077543 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1252 | 2026.05.23 16:09:01.078003 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1253 | 2026.05.23 16:09:01.078480 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2026.05.23 16:09:01.078637 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} <Debug> executeQuery: Read 276 rows, 21.38 KiB in 0.00166 sec., 166265.06024096385 rows/sec., 12.57 MiB/sec. | ||
| 1255 | 2026.05.23 16:09:01.078672 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} <Debug> TCPHandler: Processed in 0.001824995 sec. | ||
| 1256 | 2026.05.23 16:09:01.078814 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.05.23 16:09:01.078909 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1258 | 2026.05.23 16:09:01.078950 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1259 | 2026.05.23 16:09:01.079332 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.05.23 16:09:01.079368 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1261 | 2026.05.23 16:09:01.079790 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1262 | 2026.05.23 16:09:01.080271 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.05.23 16:09:01.080427 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} <Debug> executeQuery: Read 48 rows, 3.30 KiB in 0.001535 sec., 31270.358306188926 rows/sec., 2.10 MiB/sec. | ||
| 1264 | 2026.05.23 16:09:01.080460 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} <Debug> TCPHandler: Processed in 0.001695004 sec. | ||
| 1265 | 2026.05.23 16:09:05.655588 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1266 | 2026.05.23 16:09:05.655680 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1267 | 2026.05.23 16:09:05.696336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1268 | 2026.05.23 16:09:05.696795 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.05.23 16:09:05.696839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1270 | 2026.05.23 16:09:05.697470 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1271 | 2026.05.23 16:09:05.697975 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.05.23 16:09:05.698105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1273 | 2026.05.23 16:09:05.698167 [ 49 ] {} <Debug> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1274 | 2026.05.23 16:09:05.698248 [ 49 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.05.23 16:09:05.698282 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1276 | 2026.05.23 16:09:05.698513 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::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 | ||
| 1277 | 2026.05.23 16:09:05.700632 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1278 | 2026.05.23 16:09:05.702641 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1279 | 2026.05.23 16:09:05.702748 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1280 | 2026.05.23 16:09:05.702834 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1281 | 2026.05.23 16:09:05.702894 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1282 | 2026.05.23 16:09:05.702941 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1283 | 2026.05.23 16:09:05.703098 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1284 | 2026.05.23 16:09:05.715631 [ 189 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.017242777 sec., 162734.80774007575 rows/sec., 2.33 MiB/sec. | ||
| 1285 | 2026.05.23 16:09:05.716635 [ 189 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1286 | 2026.05.23 16:09:05.717262 [ 189 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2026.05.23 16:09:05.717339 [ 189 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1288 | 2026.05.23 16:09:05.717451 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1289 | 2026.05.23 16:09:05.871275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1290 | 2026.05.23 16:09:05.888244 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.05.23 16:09:05.888283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1292 | 2026.05.23 16:09:05.894653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1293 | 2026.05.23 16:09:05.895831 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.05.23 16:09:05.896101 [ 49 ] {} <Debug> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1295 | 2026.05.23 16:09:05.896143 [ 49 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.05.23 16:09:05.896166 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1297 | 2026.05.23 16:09:05.896251 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 1298 | 2026.05.23 16:09:05.898625 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1299 | 2026.05.23 16:09:05.899040 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1300 | 2026.05.23 16:09:05.899727 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 1301 | 2026.05.23 16:09:05.903018 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 1302 | 2026.05.23 16:09:05.906531 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 1303 | 2026.05.23 16:09:05.910490 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 1304 | 2026.05.23 16:09:05.917720 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 1305 | 2026.05.23 16:09:05.921928 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 1306 | 2026.05.23 16:09:05.977604 [ 190 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.081366511 sec., 565.3431545073869 rows/sec., 2.92 MiB/sec. | ||
| 1307 | 2026.05.23 16:09:05.980241 [ 190 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1308 | 2026.05.23 16:09:05.982966 [ 190 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_6_1} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.05.23 16:09:05.983079 [ 190 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_6_1} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1310 | 2026.05.23 16:09:05.985333 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1311 | 2026.05.23 16:09:06.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.21 MiB, peak 178.75 MiB, free memory in arenas 0.00 B, will set to 177.87 MiB (RSS), difference: 8.65 MiB | ||
| 1312 | 2026.05.23 16:09:06.051819 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1313 | 2026.05.23 16:09:06.052055 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1314 | 2026.05.23 16:09:06.052378 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1315 | 2026.05.23 16:09:06.052430 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1316 | 2026.05.23 16:09:06.052650 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1317 | 2026.05.23 16:09:06.052720 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1318 | 2026.05.23 16:09:06.052859 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1319 | 2026.05.23 16:09:06.053051 [ 304 ] {e7583264-30ee-415b-9909-7389fef99e81} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1320 | 2026.05.23 16:09:06.053074 [ 305 ] {e7583264-30ee-415b-9909-7389fef99e81} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1321 | 2026.05.23 16:09:06.053192 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (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 | ||
| 1322 | 2026.05.23 16:09:06.053225 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1323 | 2026.05.23 16:09:06.053279 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1324 | 2026.05.23 16:09:06.053300 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1325 | 2026.05.23 16:09:06.054382 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.00242 sec., 13223.140495867769 rows/sec., 2.22 MiB/sec. | ||
| 1326 | 2026.05.23 16:09:06.054484 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} <Debug> TCPHandler: Processed in 0.002802669 sec. | ||
| 1327 | 2026.05.23 16:09:06.056431 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.05.23 16:09:06.056542 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1329 | 2026.05.23 16:09:06.056587 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1330 | 2026.05.23 16:09:06.057193 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.05.23 16:09:06.057241 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1332 | 2026.05.23 16:09:06.057816 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1333 | 2026.05.23 16:09:06.058605 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.05.23 16:09:06.058747 [ 49 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1335 | 2026.05.23 16:09:06.058760 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} <Debug> executeQuery: Read 102 rows, 8.65 KiB in 0.00225 sec., 45333.333333333336 rows/sec., 3.75 MiB/sec. | ||
| 1336 | 2026.05.23 16:09:06.058801 [ 49 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.05.23 16:09:06.058812 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} <Debug> TCPHandler: Processed in 0.002433113 sec. | ||
| 1338 | 2026.05.23 16:09:06.058841 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1339 | 2026.05.23 16:09:06.058963 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 1340 | 2026.05.23 16:09:06.058970 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2026.05.23 16:09:06.059108 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1342 | 2026.05.23 16:09:06.059113 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1343 | 2026.05.23 16:09:06.059165 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1344 | 2026.05.23 16:09:06.059177 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3273 rows starting from the beginning of the part | ||
| 1345 | 2026.05.23 16:09:06.059283 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
| 1346 | 2026.05.23 16:09:06.059342 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part | ||
| 1347 | 2026.05.23 16:09:06.059394 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 76 rows starting from the beginning of the part | ||
| 1348 | 2026.05.23 16:09:06.059450 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 202 rows starting from the beginning of the part | ||
| 1349 | 2026.05.23 16:09:06.059503 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 102 rows starting from the beginning of the part | ||
| 1350 | 2026.05.23 16:09:06.059642 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.05.23 16:09:06.059692 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1352 | 2026.05.23 16:09:06.060212 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1353 | 2026.05.23 16:09:06.060712 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2026.05.23 16:09:06.060872 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00179 sec., 6145.251396648045 rows/sec., 462.09 KiB/sec. | ||
| 1355 | 2026.05.23 16:09:06.060910 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} <Debug> TCPHandler: Processed in 0.001988947 sec. | ||
| 1356 | 2026.05.23 16:09:06.061088 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.05.23 16:09:06.061199 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1358 | 2026.05.23 16:09:06.061239 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1359 | 2026.05.23 16:09:06.061707 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.05.23 16:09:06.061743 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1361 | 2026.05.23 16:09:06.061769 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3761 rows, containing 5 columns (5 merged, 0 gathered) in 0.002860409 sec., 1314846.932728851 rows/sec., 105.00 MiB/sec. | ||
| 1362 | 2026.05.23 16:09:06.062242 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1363 | 2026.05.23 16:09:06.062306 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1364 | 2026.05.23 16:09:06.062779 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2026.05.23 16:09:06.062897 [ 38 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1366 | 2026.05.23 16:09:06.062922 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} <Debug> executeQuery: Read 99 rows, 7.89 KiB in 0.001744 sec., 56766.05504587156 rows/sec., 4.42 MiB/sec. | ||
| 1367 | 2026.05.23 16:09:06.062945 [ 38 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.05.23 16:09:06.062960 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} <Debug> TCPHandler: Processed in 0.001920316 sec. | ||
| 1369 | 2026.05.23 16:09:06.062975 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1370 | 2026.05.23 16:09:06.062990 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.05.23 16:09:06.063075 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 1372 | 2026.05.23 16:09:06.063078 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1373 | 2026.05.23 16:09:06.063109 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.05.23 16:09:06.063204 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 1375 | 2026.05.23 16:09:06.063211 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1376 | 2026.05.23 16:09:06.063231 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1377 | 2026.05.23 16:09:06.063260 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1878 rows starting from the beginning of the part | ||
| 1378 | 2026.05.23 16:09:06.063282 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1379 | 2026.05.23 16:09:06.063329 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1380 | 2026.05.23 16:09:06.063389 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 1381 | 2026.05.23 16:09:06.063438 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 71 rows starting from the beginning of the part | ||
| 1382 | 2026.05.23 16:09:06.063486 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1383 | 2026.05.23 16:09:06.063536 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 99 rows starting from the beginning of the part | ||
| 1384 | 2026.05.23 16:09:06.063706 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.05.23 16:09:06.063746 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1386 | 2026.05.23 16:09:06.064261 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1387 | 2026.05.23 16:09:06.064776 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.05.23 16:09:06.064936 [ 200 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001901487 sec., 1207476.0437489185 rows/sec., 88.32 MiB/sec. | ||
| 1389 | 2026.05.23 16:09:06.064966 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1390 | 2026.05.23 16:09:06.065003 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.05.23 16:09:06.065010 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001798 sec., 88987.76418242491 rows/sec., 6.20 MiB/sec. | ||
| 1392 | 2026.05.23 16:09:06.065020 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1393 | 2026.05.23 16:09:06.065054 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} <Debug> TCPHandler: Processed in 0.001997327 sec. | ||
| 1394 | 2026.05.23 16:09:06.065100 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1395 | 2026.05.23 16:09:06.065201 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1396 | 2026.05.23 16:09:06.065230 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2054 rows starting from the beginning of the part | ||
| 1397 | 2026.05.23 16:09:06.065267 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.05.23 16:09:06.065315 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1399 | 2026.05.23 16:09:06.065396 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 1400 | 2026.05.23 16:09:06.065465 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1401 | 2026.05.23 16:09:06.065499 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1402 | 2026.05.23 16:09:06.065522 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part | ||
| 1403 | 2026.05.23 16:09:06.065581 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 276 rows starting from the beginning of the part | ||
| 1404 | 2026.05.23 16:09:06.065600 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} <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 | ||
| 1405 | 2026.05.23 16:09:06.065626 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1406 | 2026.05.23 16:09:06.065866 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.05.23 16:09:06.065950 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1408 | 2026.05.23 16:09:06.066017 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 1409 | 2026.05.23 16:09:06.066628 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.05.23 16:09:06.066671 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1411 | 2026.05.23 16:09:06.067380 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1412 | 2026.05.23 16:09:06.067927 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.05.23 16:09:06.068089 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002637 sec., 4171.4069017823285 rows/sec., 7.47 MiB/sec. | ||
| 1414 | 2026.05.23 16:09:06.068143 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} <Debug> TCPHandler: Processed in 0.002993431 sec. | ||
| 1415 | 2026.05.23 16:09:06.068293 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.05.23 16:09:06.068391 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1417 | 2026.05.23 16:09:06.068434 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1418 | 2026.05.23 16:09:06.068794 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.05.23 16:09:06.068829 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1420 | 2026.05.23 16:09:06.069262 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1421 | 2026.05.23 16:09:06.069301 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2732 rows, containing 5 columns (5 merged, 0 gathered) in 0.004227909 sec., 646182.3090326684 rows/sec., 41.09 MiB/sec. | ||
| 1422 | 2026.05.23 16:09:06.069800 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1423 | 2026.05.23 16:09:06.069827 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.05.23 16:09:06.069965 [ 7 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1425 | 2026.05.23 16:09:06.069977 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. | ||
| 1426 | 2026.05.23 16:09:06.070010 [ 7 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.05.23 16:09:06.070026 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} <Debug> TCPHandler: Processed in 0.001783985 sec. | ||
| 1428 | 2026.05.23 16:09:06.070039 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1429 | 2026.05.23 16:09:06.070136 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 1430 | 2026.05.23 16:09:06.070240 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1431 | 2026.05.23 16:09:06.070274 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 312 rows starting from the beginning of the part | ||
| 1432 | 2026.05.23 16:09:06.070359 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 1433 | 2026.05.23 16:09:06.070376 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.05.23 16:09:06.070407 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1435 | 2026.05.23 16:09:06.070452 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1436 | 2026.05.23 16:09:06.070454 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1437 | 2026.05.23 16:09:06.070494 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1438 | 2026.05.23 16:09:06.070539 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1439 | 2026.05.23 16:09:06.070543 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 1440 | 2026.05.23 16:09:06.071388 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 4 columns (4 merged, 0 gathered) in 0.001292078 sec., 393165.1185145169 rows/sec., 23.15 MiB/sec. | ||
| 1441 | 2026.05.23 16:09:06.071637 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1442 | 2026.05.23 16:09:06.072189 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.05.23 16:09:06.072258 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1444 | 2026.05.23 16:09:06.072324 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1445 | 2026.05.23 16:09:11.052270 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.05.23 16:09:11.052585 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 1447 | 2026.05.23 16:09:11.053046 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1448 | 2026.05.23 16:09:11.053103 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} <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 | ||
| 1449 | 2026.05.23 16:09:11.053361 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1450 | 2026.05.23 16:09:11.053440 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1451 | 2026.05.23 16:09:11.053588 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1452 | 2026.05.23 16:09:11.053744 [ 304 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1453 | 2026.05.23 16:09:11.053765 [ 306 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1454 | 2026.05.23 16:09:11.053863 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (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 | ||
| 1455 | 2026.05.23 16:09:11.053890 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1456 | 2026.05.23 16:09:11.053943 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} <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'))" | ||
| 1457 | 2026.05.23 16:09:11.053965 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1458 | 2026.05.23 16:09:11.055082 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002621 sec., 12209.080503624571 rows/sec., 2.05 MiB/sec. | ||
| 1459 | 2026.05.23 16:09:11.055223 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} <Debug> TCPHandler: Processed in 0.003153603 sec. | ||
| 1460 | 2026.05.23 16:09:11.057416 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.05.23 16:09:11.057543 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1462 | 2026.05.23 16:09:11.057592 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1463 | 2026.05.23 16:09:11.058154 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.05.23 16:09:11.058198 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1465 | 2026.05.23 16:09:11.058743 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1466 | 2026.05.23 16:09:11.059276 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.05.23 16:09:11.059436 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} <Debug> executeQuery: Read 80 rows, 6.44 KiB in 0.001928 sec., 41493.775933609955 rows/sec., 3.26 MiB/sec. | ||
| 1468 | 2026.05.23 16:09:11.059475 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} <Debug> TCPHandler: Processed in 0.002122909 sec. | ||
| 1469 | 2026.05.23 16:09:11.059626 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2026.05.23 16:09:11.059732 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1471 | 2026.05.23 16:09:11.059774 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1472 | 2026.05.23 16:09:11.060233 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2026.05.23 16:09:11.060269 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1474 | 2026.05.23 16:09:11.060746 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1475 | 2026.05.23 16:09:11.061349 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2026.05.23 16:09:11.061489 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001782 sec., 49382.71604938272 rows/sec., 3.84 MiB/sec. | ||
| 1477 | 2026.05.23 16:09:11.061526 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} <Debug> TCPHandler: Processed in 0.001950347 sec. | ||
| 1478 | 2026.05.23 16:09:11.061668 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2026.05.23 16:09:11.061772 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1480 | 2026.05.23 16:09:11.061818 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1481 | 2026.05.23 16:09:11.062274 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2026.05.23 16:09:11.062315 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1483 | 2026.05.23 16:09:11.062771 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1484 | 2026.05.23 16:09:11.063219 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2026.05.23 16:09:11.063357 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001608 sec., 99502.48756218905 rows/sec., 6.93 MiB/sec. | ||
| 1486 | 2026.05.23 16:09:11.063391 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} <Debug> TCPHandler: Processed in 0.001773665 sec. | ||
| 1487 | 2026.05.23 16:09:11.063527 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2026.05.23 16:09:11.063628 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1489 | 2026.05.23 16:09:11.063672 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1490 | 2026.05.23 16:09:11.064050 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2026.05.23 16:09:11.064087 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1492 | 2026.05.23 16:09:11.064473 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1493 | 2026.05.23 16:09:11.064871 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2026.05.23 16:09:11.065005 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec. | ||
| 1495 | 2026.05.23 16:09:11.065039 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} <Debug> TCPHandler: Processed in 0.001562032 sec. | ||
| 1496 | 2026.05.23 16:09:11.764803 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35139 | ||
| 1497 | 2026.05.23 16:09:11.764908 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1498 | 2026.05.23 16:09:11.764937 [ 307 ] {} <Debug> TCP-Session: 90e0204c-bbca-452b-998b-513026932437 Authenticating user 'default' from [fd00:1122:3344:101::e]:35139 | ||
| 1499 | 2026.05.23 16:09:11.764958 [ 307 ] {} <Debug> TCP-Session: 90e0204c-bbca-452b-998b-513026932437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1500 | 2026.05.23 16:09:11.764972 [ 307 ] {} <Debug> TCP-Session: 90e0204c-bbca-452b-998b-513026932437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.05.23 16:09:11.765290 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45955 | ||
| 1502 | 2026.05.23 16:09:11.765370 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1503 | 2026.05.23 16:09:11.765395 [ 308 ] {} <Debug> TCP-Session: fed0d50e-8651-4c46-92cf-04805da879d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45955 | ||
| 1504 | 2026.05.23 16:09:11.765391 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56063 | ||
| 1505 | 2026.05.23 16:09:11.765413 [ 308 ] {} <Debug> TCP-Session: fed0d50e-8651-4c46-92cf-04805da879d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.05.23 16:09:11.765450 [ 307 ] {} <Trace> TCP-Session: 90e0204c-bbca-452b-998b-513026932437 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.05.23 16:09:11.765533 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1508 | 2026.05.23 16:09:11.765571 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56578 | ||
| 1509 | 2026.05.23 16:09:11.765580 [ 309 ] {} <Debug> TCP-Session: ce23b8ae-099b-46a0-bd05-9efec334b5b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56063 | ||
| 1510 | 2026.05.23 16:09:11.765576 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40134 | ||
| 1511 | 2026.05.23 16:09:11.765621 [ 309 ] {} <Debug> TCP-Session: ce23b8ae-099b-46a0-bd05-9efec334b5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1512 | 2026.05.23 16:09:11.765458 [ 308 ] {} <Debug> TCP-Session: fed0d50e-8651-4c46-92cf-04805da879d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2026.05.23 16:09:11.765655 [ 309 ] {} <Debug> TCP-Session: ce23b8ae-099b-46a0-bd05-9efec334b5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2026.05.23 16:09:11.765657 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61490 | ||
| 1515 | 2026.05.23 16:09:11.765652 [ 307 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35139) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1516 | 2026.05.23 16:09:11.765759 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1517 | 2026.05.23 16:09:11.765804 [ 311 ] {} <Debug> TCP-Session: 3eed57a0-847c-4b28-9ff6-37b8ed69369a Authenticating user 'default' from [fd00:1122:3344:101::e]:56578 | ||
| 1518 | 2026.05.23 16:09:11.765821 [ 311 ] {} <Debug> TCP-Session: 3eed57a0-847c-4b28-9ff6-37b8ed69369a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1519 | 2026.05.23 16:09:11.765836 [ 311 ] {} <Debug> TCP-Session: 3eed57a0-847c-4b28-9ff6-37b8ed69369a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1520 | 2026.05.23 16:09:11.765954 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55048 | ||
| 1521 | 2026.05.23 16:09:11.765993 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1522 | 2026.05.23 16:09:11.766016 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1523 | 2026.05.23 16:09:11.766034 [ 310 ] {} <Debug> TCP-Session: 45124030-ceb4-4958-9dff-c53b8e7a92d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40134 | ||
| 1524 | 2026.05.23 16:09:11.766057 [ 312 ] {} <Debug> TCP-Session: ae82b504-e572-41ae-93de-5fa830c9f55e Authenticating user 'default' from [fd00:1122:3344:101::e]:61490 | ||
| 1525 | 2026.05.23 16:09:11.766071 [ 310 ] {} <Debug> TCP-Session: 45124030-ceb4-4958-9dff-c53b8e7a92d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2026.05.23 16:09:11.766082 [ 312 ] {} <Debug> TCP-Session: ae82b504-e572-41ae-93de-5fa830c9f55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2026.05.23 16:09:11.766095 [ 310 ] {} <Debug> TCP-Session: 45124030-ceb4-4958-9dff-c53b8e7a92d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1528 | 2026.05.23 16:09:11.766106 [ 312 ] {} <Debug> TCP-Session: ae82b504-e572-41ae-93de-5fa830c9f55e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1529 | 2026.05.23 16:09:11.766161 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1530 | 2026.05.23 16:09:11.766162 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34307 | ||
| 1531 | 2026.05.23 16:09:11.766192 [ 307 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1532 | 2026.05.23 16:09:11.766210 [ 313 ] {} <Debug> TCP-Session: 5a4fdcc0-64f1-46d0-8324-e65de0191b6d Authenticating user 'default' from [fd00:1122:3344:101::e]:55048 | ||
| 1533 | 2026.05.23 16:09:11.766245 [ 313 ] {} <Debug> TCP-Session: 5a4fdcc0-64f1-46d0-8324-e65de0191b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2026.05.23 16:09:11.766251 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57171 | ||
| 1535 | 2026.05.23 16:09:11.766268 [ 307 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1536 | 2026.05.23 16:09:11.766259 [ 313 ] {} <Debug> TCP-Session: 5a4fdcc0-64f1-46d0-8324-e65de0191b6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2026.05.23 16:09:11.766317 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1538 | 2026.05.23 16:09:11.766345 [ 314 ] {} <Debug> TCP-Session: 1f598f99-4849-4189-80b0-4d9e436d22a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34307 | ||
| 1539 | 2026.05.23 16:09:11.766363 [ 314 ] {} <Debug> TCP-Session: 1f598f99-4849-4189-80b0-4d9e436d22a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2026.05.23 16:09:11.766376 [ 314 ] {} <Debug> TCP-Session: 1f598f99-4849-4189-80b0-4d9e436d22a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2026.05.23 16:09:11.770688 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1542 | 2026.05.23 16:09:11.770744 [ 315 ] {} <Debug> TCP-Session: 2a6da9ef-354e-4d1c-b00e-a206abe6a799 Authenticating user 'default' from [fd00:1122:3344:101::e]:57171 | ||
| 1543 | 2026.05.23 16:09:11.770776 [ 315 ] {} <Debug> TCP-Session: 2a6da9ef-354e-4d1c-b00e-a206abe6a799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2026.05.23 16:09:11.770801 [ 315 ] {} <Debug> TCP-Session: 2a6da9ef-354e-4d1c-b00e-a206abe6a799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2026.05.23 16:09:11.771301 [ 307 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 1546 | 2026.05.23 16:09:11.785325 [ 316 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} <Trace> AggregatingTransform: Aggregating | ||
| 1547 | 2026.05.23 16:09:11.787510 [ 316 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} <Trace> Aggregator: Aggregation method: without_key | ||
| 1548 | 2026.05.23 16:09:11.787609 [ 316 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005956612 sec. (167.881 rows/sec., 6.56 KiB/sec.) | ||
| 1549 | 2026.05.23 16:09:11.787631 [ 316 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} <Trace> Aggregator: Merging aggregated data | ||
| 1550 | 2026.05.23 16:09:11.787663 [ 316 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1551 | 2026.05.23 16:09:11.789141 [ 307 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.023537 sec., 42.48629816884055 rows/sec., 1.66 KiB/sec. | ||
| 1552 | 2026.05.23 16:09:11.789314 [ 307 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} <Debug> TCPHandler: Processed in 0.02400037 sec. | ||
| 1553 | 2026.05.23 16:09:11.789532 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1554 | 2026.05.23 16:09:11.789578 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1555 | 2026.05.23 16:09:11.789610 [ 307 ] {} <Debug> TCP-Session: 90e0204c-bbca-452b-998b-513026932437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2026.05.23 16:09:11.789616 [ 309 ] {} <Debug> TCP-Session: ce23b8ae-099b-46a0-bd05-9efec334b5b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2026.05.23 16:09:11.789626 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1558 | 2026.05.23 16:09:11.789650 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1559 | 2026.05.23 16:09:11.789683 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1560 | 2026.05.23 16:09:11.789705 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1561 | 2026.05.23 16:09:11.789746 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1562 | 2026.05.23 16:09:11.789769 [ 311 ] {} <Debug> TCP-Session: 3eed57a0-847c-4b28-9ff6-37b8ed69369a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2026.05.23 16:09:11.789785 [ 312 ] {} <Debug> TCP-Session: ae82b504-e572-41ae-93de-5fa830c9f55e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.05.23 16:09:11.789801 [ 315 ] {} <Debug> TCP-Session: 2a6da9ef-354e-4d1c-b00e-a206abe6a799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2026.05.23 16:09:11.789730 [ 314 ] {} <Debug> TCP-Session: 1f598f99-4849-4189-80b0-4d9e436d22a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1566 | 2026.05.23 16:09:11.789727 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1567 | 2026.05.23 16:09:11.789711 [ 310 ] {} <Debug> TCP-Session: 45124030-ceb4-4958-9dff-c53b8e7a92d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2026.05.23 16:09:11.789898 [ 313 ] {} <Debug> TCP-Session: 5a4fdcc0-64f1-46d0-8324-e65de0191b6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.05.23 16:09:11.789613 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1570 | 2026.05.23 16:09:11.789960 [ 308 ] {} <Debug> TCP-Session: fed0d50e-8651-4c46-92cf-04805da879d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1571 | 2026.05.23 16:09:12.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.84 MiB, peak 189.95 MiB, free memory in arenas 0.00 B, will set to 181.73 MiB (RSS), difference: 1.89 MiB | ||
| 1572 | 2026.05.23 16:09:13.199102 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 3300 | ||
| 1573 | 2026.05.23 16:09:13.199617 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.05.23 16:09:13.199666 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1575 | 2026.05.23 16:09:13.200345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1576 | 2026.05.23 16:09:13.200899 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2026.05.23 16:09:13.201052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3300 | ||
| 1578 | 2026.05.23 16:09:13.399621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1579 | 2026.05.23 16:09:13.416283 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2026.05.23 16:09:13.416349 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1581 | 2026.05.23 16:09:13.423024 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1582 | 2026.05.23 16:09:13.424416 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2026.05.23 16:09:13.427388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1584 | 2026.05.23 16:09:14.001227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.26 MiB, peak 189.95 MiB, free memory in arenas 0.00 B, will set to 183.70 MiB (RSS), difference: 1.44 MiB | ||
| 1585 | 2026.05.23 16:09:14.990097 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.05.23 16:09:14.990395 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1587 | 2026.05.23 16:09:14.990815 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1588 | 2026.05.23 16:09:14.990876 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} <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', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1589 | 2026.05.23 16:09:14.991193 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1590 | 2026.05.23 16:09:14.991260 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1591 | 2026.05.23 16:09:14.991398 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 1592 | 2026.05.23 16:09:14.991480 [ 338 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1593 | 2026.05.23 16:09:14.991515 [ 342 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1594 | 2026.05.23 16:09:14.991608 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (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 | ||
| 1595 | 2026.05.23 16:09:14.991633 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1596 | 2026.05.23 16:09:14.991682 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} <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', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1597 | 2026.05.23 16:09:14.991704 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1598 | 2026.05.23 16:09:14.992740 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002461 sec., 13002.84437220642 rows/sec., 2.18 MiB/sec. | ||
| 1599 | 2026.05.23 16:09:14.992912 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} <Debug> TCPHandler: Processed in 0.002957151 sec. | ||
| 1600 | 2026.05.23 16:09:15.005017 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1601 | 2026.05.23 16:09:15.005245 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1602 | 2026.05.23 16:09:15.005345 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1603 | 2026.05.23 16:09:15.006271 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2026.05.23 16:09:15.006338 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1605 | 2026.05.23 16:09:15.007126 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1606 | 2026.05.23 16:09:15.007718 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2026.05.23 16:09:15.007939 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002756 sec., 1088.5341074020319 rows/sec., 99.22 KiB/sec. | ||
| 1608 | 2026.05.23 16:09:15.008029 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} <Debug> TCPHandler: Processed in 0.003192064 sec. | ||
| 1609 | 2026.05.23 16:09:15.008275 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1610 | 2026.05.23 16:09:15.008437 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1611 | 2026.05.23 16:09:15.008510 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1612 | 2026.05.23 16:09:15.009313 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.05.23 16:09:15.009373 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1614 | 2026.05.23 16:09:15.009901 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1615 | 2026.05.23 16:09:15.010417 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.05.23 16:09:15.010599 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00222 sec., 900.9009009009009 rows/sec., 73.46 KiB/sec. | ||
| 1617 | 2026.05.23 16:09:15.010658 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} <Debug> TCPHandler: Processed in 0.002502164 sec. | ||
| 1618 | 2026.05.23 16:09:15.010854 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2026.05.23 16:09:15.010990 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1620 | 2026.05.23 16:09:15.011050 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1621 | 2026.05.23 16:09:15.012649 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2026.05.23 16:09:15.012704 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1623 | 2026.05.23 16:09:15.013401 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1624 | 2026.05.23 16:09:15.013880 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2026.05.23 16:09:15.014018 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} <Debug> executeQuery: Read 2448 rows, 184.61 KiB in 0.003073 sec., 796615.6849983729 rows/sec., 58.67 MiB/sec. | ||
| 1626 | 2026.05.23 16:09:15.014054 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} <Debug> TCPHandler: Processed in 0.003309526 sec. | ||
| 1627 | 2026.05.23 16:09:15.014199 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2026.05.23 16:09:15.014299 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1629 | 2026.05.23 16:09:15.014342 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1630 | 2026.05.23 16:09:15.014753 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2026.05.23 16:09:15.014789 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1632 | 2026.05.23 16:09:15.015234 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1633 | 2026.05.23 16:09:15.015694 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1634 | 2026.05.23 16:09:15.015848 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} <Debug> executeQuery: Read 22 rows, 1.64 KiB in 0.001569 sec., 14021.669853409814 rows/sec., 1.02 MiB/sec. | ||
| 1635 | 2026.05.23 16:09:15.015884 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} <Debug> TCPHandler: Processed in 0.001735924 sec. | ||
| 1636 | 2026.05.23 16:09:15.016003 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2026.05.23 16:09:15.016100 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1638 | 2026.05.23 16:09:15.016140 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1639 | 2026.05.23 16:09:15.016837 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.05.23 16:09:15.016874 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1641 | 2026.05.23 16:09:15.017360 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1642 | 2026.05.23 16:09:15.017813 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2026.05.23 16:09:15.017944 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001862 sec., 430182.5993555317 rows/sec., 24.85 MiB/sec. | ||
| 1644 | 2026.05.23 16:09:15.017980 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} <Debug> TCPHandler: Processed in 0.002026658 sec. | ||
| 1645 | 2026.05.23 16:09:15.018123 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.05.23 16:09:15.018218 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1647 | 2026.05.23 16:09:15.018258 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1648 | 2026.05.23 16:09:15.018641 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.05.23 16:09:15.018676 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1650 | 2026.05.23 16:09:15.019075 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1651 | 2026.05.23 16:09:15.019589 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.05.23 16:09:15.019717 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001517 sec., 659.1957811470007 rows/sec., 46.35 KiB/sec. | ||
| 1653 | 2026.05.23 16:09:15.019751 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} <Debug> TCPHandler: Processed in 0.001678074 sec. | ||
| 1654 | 2026.05.23 16:09:15.019873 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2026.05.23 16:09:15.019971 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1656 | 2026.05.23 16:09:15.020012 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1657 | 2026.05.23 16:09:15.020862 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.05.23 16:09:15.020898 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1659 | 2026.05.23 16:09:15.021388 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1660 | 2026.05.23 16:09:15.021896 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2026.05.23 16:09:15.022031 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} <Debug> executeQuery: Read 1334 rows, 91.62 KiB in 0.002079 sec., 641654.6416546416 rows/sec., 43.04 MiB/sec. | ||
| 1662 | 2026.05.23 16:09:15.022066 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} <Debug> TCPHandler: Processed in 0.00224226 sec. | ||
| 1663 | 2026.05.23 16:09:15.022187 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2026.05.23 16:09:15.022284 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1665 | 2026.05.23 16:09:15.022327 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1666 | 2026.05.23 16:09:15.023057 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.05.23 16:09:15.023139 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1668 | 2026.05.23 16:09:15.023937 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1669 | 2026.05.23 16:09:15.024465 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.05.23 16:09:15.024599 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} <Debug> executeQuery: Read 1593 rows, 99.82 KiB in 0.002334 sec., 682519.2802056555 rows/sec., 41.77 MiB/sec. | ||
| 1671 | 2026.05.23 16:09:15.024634 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} <Debug> TCPHandler: Processed in 0.002495865 sec. | ||
| 1672 | 2026.05.23 16:09:15.024752 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.05.23 16:09:15.024850 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1674 | 2026.05.23 16:09:15.024904 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} <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 | ||
| 1675 | 2026.05.23 16:09:15.025673 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.05.23 16:09:15.025710 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1677 | 2026.05.23 16:09:15.026356 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1678 | 2026.05.23 16:09:15.026807 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.05.23 16:09:15.026944 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002113 sec., 9465.21533364884 rows/sec., 16.96 MiB/sec. | ||
| 1680 | 2026.05.23 16:09:15.026993 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} <Debug> TCPHandler: Processed in 0.002291571 sec. | ||
| 1681 | 2026.05.23 16:09:15.027126 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.05.23 16:09:15.027224 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1683 | 2026.05.23 16:09:15.027266 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1684 | 2026.05.23 16:09:15.027598 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} <Trace> oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.05.23 16:09:15.027635 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1686 | 2026.05.23 16:09:15.028054 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1687 | 2026.05.23 16:09:15.028502 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} <Trace> oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.05.23 16:09:15.028628 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001423 sec., 6324.666198172874 rows/sec., 446.76 KiB/sec. | ||
| 1689 | 2026.05.23 16:09:15.028660 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} <Debug> TCPHandler: Processed in 0.001583732 sec. | ||
| 1690 | 2026.05.23 16:09:15.028780 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.05.23 16:09:15.028877 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1692 | 2026.05.23 16:09:15.028918 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1693 | 2026.05.23 16:09:15.029249 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.05.23 16:09:15.029284 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1695 | 2026.05.23 16:09:15.029689 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1696 | 2026.05.23 16:09:15.030192 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2026.05.23 16:09:15.030319 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001461 sec., 32854.20944558521 rows/sec., 2.21 MiB/sec. | ||
| 1698 | 2026.05.23 16:09:15.030351 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} <Debug> TCPHandler: Processed in 0.001619792 sec. | ||
| 1699 | 2026.05.23 16:09:16.046690 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.05.23 16:09:16.046960 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) 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) | ||
| 1701 | 2026.05.23 16:09:16.047290 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1702 | 2026.05.23 16:09:16.047327 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} <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 | ||
| 1703 | 2026.05.23 16:09:16.047560 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1704 | 2026.05.23 16:09:16.047628 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1705 | 2026.05.23 16:09:16.047765 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1706 | 2026.05.23 16:09:16.047873 [ 338 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1707 | 2026.05.23 16:09:16.047889 [ 362 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1708 | 2026.05.23 16:09:16.047873 [ 342 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1709 | 2026.05.23 16:09:16.048034 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (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 | ||
| 1710 | 2026.05.23 16:09:16.048060 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1711 | 2026.05.23 16:09:16.048107 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} <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'))" | ||
| 1712 | 2026.05.23 16:09:16.048128 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1713 | 2026.05.23 16:09:16.049195 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002342 sec., 13663.535439795047 rows/sec., 2.29 MiB/sec. | ||
| 1714 | 2026.05.23 16:09:16.049290 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} <Debug> TCPHandler: Processed in 0.002737488 sec. | ||
| 1715 | 2026.05.23 16:09:16.050517 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2026.05.23 16:09:16.050663 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1717 | 2026.05.23 16:09:16.050726 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1718 | 2026.05.23 16:09:16.051318 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.05.23 16:09:16.051355 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1720 | 2026.05.23 16:09:16.051908 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1721 | 2026.05.23 16:09:16.052392 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.05.23 16:09:16.052542 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} <Debug> executeQuery: Read 80 rows, 6.44 KiB in 0.00192 sec., 41666.666666666664 rows/sec., 3.27 MiB/sec. | ||
| 1723 | 2026.05.23 16:09:16.052580 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} <Debug> TCPHandler: Processed in 0.00218106 sec. | ||
| 1724 | 2026.05.23 16:09:16.052709 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.05.23 16:09:16.052807 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1726 | 2026.05.23 16:09:16.052849 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1727 | 2026.05.23 16:09:16.053278 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.05.23 16:09:16.053315 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1729 | 2026.05.23 16:09:16.053752 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1730 | 2026.05.23 16:09:16.054229 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.05.23 16:09:16.054358 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.00157 sec., 56050.95541401274 rows/sec., 4.36 MiB/sec. | ||
| 1732 | 2026.05.23 16:09:16.054392 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} <Debug> TCPHandler: Processed in 0.001733934 sec. | ||
| 1733 | 2026.05.23 16:09:16.054518 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.05.23 16:09:16.054615 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1735 | 2026.05.23 16:09:16.054658 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1736 | 2026.05.23 16:09:16.055022 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.05.23 16:09:16.055057 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1738 | 2026.05.23 16:09:16.055493 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1739 | 2026.05.23 16:09:16.055982 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.05.23 16:09:16.056113 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001516 sec., 21108.179419525066 rows/sec., 1.47 MiB/sec. | ||
| 1741 | 2026.05.23 16:09:16.056148 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} <Debug> TCPHandler: Processed in 0.001680113 sec. | ||
| 1742 | 2026.05.23 16:09:16.056316 [ 259 ] {} <Trace> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2026.05.23 16:09:16.056412 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1744 | 2026.05.23 16:09:16.056454 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1745 | 2026.05.23 16:09:16.056776 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.05.23 16:09:16.056811 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1747 | 2026.05.23 16:09:16.057241 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1748 | 2026.05.23 16:09:16.057752 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.05.23 16:09:16.057882 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001487 sec., 8069.9394754539335 rows/sec., 556.91 KiB/sec. | ||
| 1750 | 2026.05.23 16:09:16.057915 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} <Debug> TCPHandler: Processed in 0.001648633 sec. | ||
| 1751 | 2026.05.23 16:09:18.040373 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60399 | ||
| 1752 | 2026.05.23 16:09:18.040455 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1753 | 2026.05.23 16:09:18.040480 [ 307 ] {} <Debug> TCP-Session: 7a581a03-45b9-4e8c-9bcc-8b94c8c12bef Authenticating user 'default' from [fd00:1122:3344:101::e]:60399 | ||
| 1754 | 2026.05.23 16:09:18.040502 [ 307 ] {} <Debug> TCP-Session: 7a581a03-45b9-4e8c-9bcc-8b94c8c12bef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1755 | 2026.05.23 16:09:18.040516 [ 307 ] {} <Debug> TCP-Session: 7a581a03-45b9-4e8c-9bcc-8b94c8c12bef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1756 | 2026.05.23 16:09:18.040747 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64850 | ||
| 1757 | 2026.05.23 16:09:18.040773 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37018 | ||
| 1758 | 2026.05.23 16:09:18.040797 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65437 | ||
| 1759 | 2026.05.23 16:09:18.040834 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44414 | ||
| 1760 | 2026.05.23 16:09:18.040845 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1761 | 2026.05.23 16:09:18.040890 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1762 | 2026.05.23 16:09:18.040843 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1763 | 2026.05.23 16:09:18.040926 [ 308 ] {} <Debug> TCP-Session: c3d07611-5d11-40e9-b42c-3a1810e0c2e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64850 | ||
| 1764 | 2026.05.23 16:09:18.040938 [ 311 ] {} <Debug> TCP-Session: c4c2f880-3e29-461d-b1f7-36b740275c9d Authenticating user 'default' from [fd00:1122:3344:101::e]:65437 | ||
| 1765 | 2026.05.23 16:09:18.040971 [ 308 ] {} <Debug> TCP-Session: c3d07611-5d11-40e9-b42c-3a1810e0c2e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1766 | 2026.05.23 16:09:18.040954 [ 310 ] {} <Debug> TCP-Session: a4b7150f-fa65-4bdc-9ffd-a6fcb9576c4f Authenticating user 'default' from [fd00:1122:3344:101::e]:37018 | ||
| 1767 | 2026.05.23 16:09:18.040987 [ 311 ] {} <Debug> TCP-Session: c4c2f880-3e29-461d-b1f7-36b740275c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1768 | 2026.05.23 16:09:18.040991 [ 307 ] {} <Trace> TCP-Session: 7a581a03-45b9-4e8c-9bcc-8b94c8c12bef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2026.05.23 16:09:18.041020 [ 310 ] {} <Debug> TCP-Session: a4b7150f-fa65-4bdc-9ffd-a6fcb9576c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1770 | 2026.05.23 16:09:18.041022 [ 311 ] {} <Debug> TCP-Session: c4c2f880-3e29-461d-b1f7-36b740275c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1771 | 2026.05.23 16:09:18.041070 [ 310 ] {} <Debug> TCP-Session: a4b7150f-fa65-4bdc-9ffd-a6fcb9576c4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1772 | 2026.05.23 16:09:18.040992 [ 308 ] {} <Debug> TCP-Session: c3d07611-5d11-40e9-b42c-3a1810e0c2e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1773 | 2026.05.23 16:09:18.040836 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48195 | ||
| 1774 | 2026.05.23 16:09:18.040810 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53541 | ||
| 1775 | 2026.05.23 16:09:18.040801 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38079 | ||
| 1776 | 2026.05.23 16:09:18.041205 [ 307 ] {412a5c7e-43ee-4143-9626-043b37436937} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60399) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1777 | 2026.05.23 16:09:18.041209 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1778 | 2026.05.23 16:09:18.041207 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1779 | 2026.05.23 16:09:18.040760 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60954 | ||
| 1780 | 2026.05.23 16:09:18.041277 [ 313 ] {} <Debug> TCP-Session: 99396572-bcfa-4cdf-99fb-4248a8c1fee5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53541 | ||
| 1781 | 2026.05.23 16:09:18.041265 [ 314 ] {} <Debug> TCP-Session: 6ac2e569-de2e-4f3c-8258-26850b199957 Authenticating user 'default' from [fd00:1122:3344:101::e]:48195 | ||
| 1782 | 2026.05.23 16:09:18.041302 [ 313 ] {} <Debug> TCP-Session: 99396572-bcfa-4cdf-99fb-4248a8c1fee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1783 | 2026.05.23 16:09:18.041312 [ 314 ] {} <Debug> TCP-Session: 6ac2e569-de2e-4f3c-8258-26850b199957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1784 | 2026.05.23 16:09:18.041317 [ 313 ] {} <Debug> TCP-Session: 99396572-bcfa-4cdf-99fb-4248a8c1fee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1785 | 2026.05.23 16:09:18.041329 [ 314 ] {} <Debug> TCP-Session: 6ac2e569-de2e-4f3c-8258-26850b199957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1786 | 2026.05.23 16:09:18.041386 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1787 | 2026.05.23 16:09:18.041404 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1788 | 2026.05.23 16:09:18.040991 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1789 | 2026.05.23 16:09:18.041426 [ 312 ] {} <Debug> TCP-Session: 008d21e9-f720-435a-8cdf-ee15c34f56e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38079 | ||
| 1790 | 2026.05.23 16:09:18.041437 [ 309 ] {} <Debug> TCP-Session: a17ec41c-a881-4a95-9339-4dddcf63a6fd Authenticating user 'default' from [fd00:1122:3344:101::e]:60954 | ||
| 1791 | 2026.05.23 16:09:18.041453 [ 315 ] {} <Debug> TCP-Session: b3596a25-b9aa-4632-bb74-ded04fcf7f94 Authenticating user 'default' from [fd00:1122:3344:101::e]:44414 | ||
| 1792 | 2026.05.23 16:09:18.041469 [ 307 ] {412a5c7e-43ee-4143-9626-043b37436937} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1793 | 2026.05.23 16:09:18.041480 [ 315 ] {} <Debug> TCP-Session: b3596a25-b9aa-4632-bb74-ded04fcf7f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1794 | 2026.05.23 16:09:18.041475 [ 309 ] {} <Debug> TCP-Session: a17ec41c-a881-4a95-9339-4dddcf63a6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1795 | 2026.05.23 16:09:18.041512 [ 315 ] {} <Debug> TCP-Session: b3596a25-b9aa-4632-bb74-ded04fcf7f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1796 | 2026.05.23 16:09:18.041526 [ 309 ] {} <Debug> TCP-Session: a17ec41c-a881-4a95-9339-4dddcf63a6fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1797 | 2026.05.23 16:09:18.041465 [ 312 ] {} <Debug> TCP-Session: 008d21e9-f720-435a-8cdf-ee15c34f56e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1798 | 2026.05.23 16:09:18.041532 [ 307 ] {412a5c7e-43ee-4143-9626-043b37436937} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1799 | 2026.05.23 16:09:18.041560 [ 312 ] {} <Debug> TCP-Session: 008d21e9-f720-435a-8cdf-ee15c34f56e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1800 | 2026.05.23 16:09:18.041832 [ 307 ] {412a5c7e-43ee-4143-9626-043b37436937} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 1801 | 2026.05.23 16:09:18.042680 [ 338 ] {412a5c7e-43ee-4143-9626-043b37436937} <Trace> AggregatingTransform: Aggregating | ||
| 1802 | 2026.05.23 16:09:18.042719 [ 338 ] {412a5c7e-43ee-4143-9626-043b37436937} <Trace> Aggregator: Aggregation method: without_key | ||
| 1803 | 2026.05.23 16:09:18.042749 [ 338 ] {412a5c7e-43ee-4143-9626-043b37436937} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000816191 sec. (1225.203 rows/sec., 47.86 KiB/sec.) | ||
| 1804 | 2026.05.23 16:09:18.042764 [ 338 ] {412a5c7e-43ee-4143-9626-043b37436937} <Trace> Aggregator: Merging aggregated data | ||
| 1805 | 2026.05.23 16:09:18.043415 [ 307 ] {412a5c7e-43ee-4143-9626-043b37436937} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002263 sec., 441.89129474149365 rows/sec., 17.26 KiB/sec. | ||
| 1806 | 2026.05.23 16:09:18.043568 [ 307 ] {412a5c7e-43ee-4143-9626-043b37436937} <Debug> TCPHandler: Processed in 0.002759768 sec. | ||
| 1807 | 2026.05.23 16:09:18.043702 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1808 | 2026.05.23 16:09:18.043728 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1809 | 2026.05.23 16:09:18.043733 [ 307 ] {} <Debug> TCP-Session: 7a581a03-45b9-4e8c-9bcc-8b94c8c12bef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1810 | 2026.05.23 16:09:18.043751 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1811 | 2026.05.23 16:09:18.043776 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1812 | 2026.05.23 16:09:18.043818 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1813 | 2026.05.23 16:09:18.043835 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1814 | 2026.05.23 16:09:18.043861 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1815 | 2026.05.23 16:09:18.043886 [ 315 ] {} <Debug> TCP-Session: b3596a25-b9aa-4632-bb74-ded04fcf7f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1816 | 2026.05.23 16:09:18.043873 [ 311 ] {} <Debug> TCP-Session: c4c2f880-3e29-461d-b1f7-36b740275c9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1817 | 2026.05.23 16:09:18.043915 [ 310 ] {} <Debug> TCP-Session: a4b7150f-fa65-4bdc-9ffd-a6fcb9576c4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1818 | 2026.05.23 16:09:18.043868 [ 308 ] {} <Debug> TCP-Session: c3d07611-5d11-40e9-b42c-3a1810e0c2e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1819 | 2026.05.23 16:09:18.043852 [ 314 ] {} <Debug> TCP-Session: 6ac2e569-de2e-4f3c-8258-26850b199957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1820 | 2026.05.23 16:09:18.043806 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1821 | 2026.05.23 16:09:18.043785 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1822 | 2026.05.23 16:09:18.044072 [ 312 ] {} <Debug> TCP-Session: 008d21e9-f720-435a-8cdf-ee15c34f56e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1823 | 2026.05.23 16:09:18.043781 [ 309 ] {} <Debug> TCP-Session: a17ec41c-a881-4a95-9339-4dddcf63a6fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1824 | 2026.05.23 16:09:18.044108 [ 313 ] {} <Debug> TCP-Session: 99396572-bcfa-4cdf-99fb-4248a8c1fee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1825 | 2026.05.23 16:09:18.205781 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42254 | ||
| 1826 | 2026.05.23 16:09:18.205862 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1827 | 2026.05.23 16:09:18.205888 [ 311 ] {} <Debug> TCP-Session: c7420a43-f3a4-47e4-98b6-2ebb16795bbd Authenticating user 'default' from [fd00:1122:3344:101::e]:42254 | ||
| 1828 | 2026.05.23 16:09:18.205910 [ 311 ] {} <Debug> TCP-Session: c7420a43-f3a4-47e4-98b6-2ebb16795bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1829 | 2026.05.23 16:09:18.205923 [ 311 ] {} <Debug> TCP-Session: c7420a43-f3a4-47e4-98b6-2ebb16795bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2026.05.23 16:09:18.206162 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35917 | ||
| 1831 | 2026.05.23 16:09:18.206178 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46491 | ||
| 1832 | 2026.05.23 16:09:18.206192 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39660 | ||
| 1833 | 2026.05.23 16:09:18.206223 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42754 | ||
| 1834 | 2026.05.23 16:09:18.206250 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50360 | ||
| 1835 | 2026.05.23 16:09:18.206256 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59304 | ||
| 1836 | 2026.05.23 16:09:18.206301 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1837 | 2026.05.23 16:09:18.206315 [ 311 ] {} <Trace> TCP-Session: c7420a43-f3a4-47e4-98b6-2ebb16795bbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1838 | 2026.05.23 16:09:18.206329 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1839 | 2026.05.23 16:09:18.206344 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1840 | 2026.05.23 16:09:18.206363 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1841 | 2026.05.23 16:09:18.206373 [ 310 ] {} <Debug> TCP-Session: 8dd532e7-74f3-404c-b1b2-397cf1bab5cb Authenticating user 'default' from [fd00:1122:3344:101::e]:50360 | ||
| 1842 | 2026.05.23 16:09:18.206384 [ 315 ] {} <Debug> TCP-Session: 23dae96f-8d39-4d3a-9c94-67aa1fc6e12a Authenticating user 'default' from [fd00:1122:3344:101::e]:39660 | ||
| 1843 | 2026.05.23 16:09:18.206404 [ 309 ] {} <Debug> TCP-Session: d3f01aea-74a2-4fee-8b19-4ca2bec20814 Authenticating user 'default' from [fd00:1122:3344:101::e]:59304 | ||
| 1844 | 2026.05.23 16:09:18.206412 [ 310 ] {} <Debug> TCP-Session: 8dd532e7-74f3-404c-b1b2-397cf1bab5cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1845 | 2026.05.23 16:09:18.206419 [ 315 ] {} <Debug> TCP-Session: 23dae96f-8d39-4d3a-9c94-67aa1fc6e12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1846 | 2026.05.23 16:09:18.206437 [ 309 ] {} <Debug> TCP-Session: d3f01aea-74a2-4fee-8b19-4ca2bec20814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2026.05.23 16:09:18.206439 [ 310 ] {} <Debug> TCP-Session: 8dd532e7-74f3-404c-b1b2-397cf1bab5cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.05.23 16:09:18.206448 [ 315 ] {} <Debug> TCP-Session: 23dae96f-8d39-4d3a-9c94-67aa1fc6e12a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1849 | 2026.05.23 16:09:18.206462 [ 309 ] {} <Debug> TCP-Session: d3f01aea-74a2-4fee-8b19-4ca2bec20814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1850 | 2026.05.23 16:09:18.206345 [ 307 ] {} <Debug> TCP-Session: b63e7c03-2b72-4fca-9b5c-17e1a52bd911 Authenticating user 'default' from [fd00:1122:3344:101::e]:42754 | ||
| 1851 | 2026.05.23 16:09:18.206512 [ 311 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42254) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1852 | 2026.05.23 16:09:18.206528 [ 307 ] {} <Debug> TCP-Session: b63e7c03-2b72-4fca-9b5c-17e1a52bd911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1853 | 2026.05.23 16:09:18.206558 [ 307 ] {} <Debug> TCP-Session: b63e7c03-2b72-4fca-9b5c-17e1a52bd911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1854 | 2026.05.23 16:09:18.206222 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1855 | 2026.05.23 16:09:18.206178 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34245 | ||
| 1856 | 2026.05.23 16:09:18.206622 [ 313 ] {} <Debug> TCP-Session: dfe86171-6659-46b0-bd5d-a6d2d525168b Authenticating user 'default' from [fd00:1122:3344:101::e]:35917 | ||
| 1857 | 2026.05.23 16:09:18.206268 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1858 | 2026.05.23 16:09:18.206656 [ 313 ] {} <Debug> TCP-Session: dfe86171-6659-46b0-bd5d-a6d2d525168b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1859 | 2026.05.23 16:09:18.206664 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1860 | 2026.05.23 16:09:18.206687 [ 313 ] {} <Debug> TCP-Session: dfe86171-6659-46b0-bd5d-a6d2d525168b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1861 | 2026.05.23 16:09:18.206682 [ 314 ] {} <Debug> TCP-Session: 7d8c9288-1074-4d81-9151-2e980b43b213 Authenticating user 'default' from [fd00:1122:3344:101::e]:46491 | ||
| 1862 | 2026.05.23 16:09:18.206705 [ 312 ] {} <Debug> TCP-Session: 3d3b8397-1da3-4996-b143-7366dc5ed882 Authenticating user 'default' from [fd00:1122:3344:101::e]:34245 | ||
| 1863 | 2026.05.23 16:09:18.206736 [ 314 ] {} <Debug> TCP-Session: 7d8c9288-1074-4d81-9151-2e980b43b213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1864 | 2026.05.23 16:09:18.206745 [ 312 ] {} <Debug> TCP-Session: 3d3b8397-1da3-4996-b143-7366dc5ed882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1865 | 2026.05.23 16:09:18.206757 [ 314 ] {} <Debug> TCP-Session: 7d8c9288-1074-4d81-9151-2e980b43b213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1866 | 2026.05.23 16:09:18.206774 [ 312 ] {} <Debug> TCP-Session: 3d3b8397-1da3-4996-b143-7366dc5ed882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1867 | 2026.05.23 16:09:18.206232 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62050 | ||
| 1868 | 2026.05.23 16:09:18.206839 [ 311 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1869 | 2026.05.23 16:09:18.206846 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1870 | 2026.05.23 16:09:18.206884 [ 308 ] {} <Debug> TCP-Session: 14abf3b5-77dc-4719-9c5e-b35e64405cd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62050 | ||
| 1871 | 2026.05.23 16:09:18.206899 [ 311 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1872 | 2026.05.23 16:09:18.206900 [ 308 ] {} <Debug> TCP-Session: 14abf3b5-77dc-4719-9c5e-b35e64405cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1873 | 2026.05.23 16:09:18.206934 [ 308 ] {} <Debug> TCP-Session: 14abf3b5-77dc-4719-9c5e-b35e64405cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1874 | 2026.05.23 16:09:18.207323 [ 311 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 1875 | 2026.05.23 16:09:18.208411 [ 335 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} <Trace> AggregatingTransform: Aggregating | ||
| 1876 | 2026.05.23 16:09:18.208462 [ 335 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} <Trace> Aggregator: Aggregation method: without_key | ||
| 1877 | 2026.05.23 16:09:18.208499 [ 335 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001070345 sec. (934.278 rows/sec., 36.50 KiB/sec.) | ||
| 1878 | 2026.05.23 16:09:18.208517 [ 335 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} <Trace> Aggregator: Merging aggregated data | ||
| 1879 | 2026.05.23 16:09:18.209159 [ 311 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002711 sec., 368.8675765400221 rows/sec., 14.41 KiB/sec. | ||
| 1880 | 2026.05.23 16:09:18.209291 [ 311 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} <Debug> TCPHandler: Processed in 0.003128473 sec. | ||
| 1881 | 2026.05.23 16:09:18.209413 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1882 | 2026.05.23 16:09:18.209441 [ 311 ] {} <Debug> TCP-Session: c7420a43-f3a4-47e4-98b6-2ebb16795bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1883 | 2026.05.23 16:09:18.209461 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1884 | 2026.05.23 16:09:18.209480 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1885 | 2026.05.23 16:09:18.209490 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1886 | 2026.05.23 16:09:18.209512 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1887 | 2026.05.23 16:09:18.209527 [ 315 ] {} <Debug> TCP-Session: 23dae96f-8d39-4d3a-9c94-67aa1fc6e12a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1888 | 2026.05.23 16:09:18.209535 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1889 | 2026.05.23 16:09:18.209549 [ 313 ] {} <Debug> TCP-Session: dfe86171-6659-46b0-bd5d-a6d2d525168b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1890 | 2026.05.23 16:09:18.209573 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1891 | 2026.05.23 16:09:18.209590 [ 314 ] {} <Debug> TCP-Session: 7d8c9288-1074-4d81-9151-2e980b43b213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1892 | 2026.05.23 16:09:18.209573 [ 307 ] {} <Debug> TCP-Session: b63e7c03-2b72-4fca-9b5c-17e1a52bd911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1893 | 2026.05.23 16:09:18.209645 [ 309 ] {} <Debug> TCP-Session: d3f01aea-74a2-4fee-8b19-4ca2bec20814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1894 | 2026.05.23 16:09:18.209507 [ 312 ] {} <Debug> TCP-Session: 3d3b8397-1da3-4996-b143-7366dc5ed882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1895 | 2026.05.23 16:09:18.209549 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1896 | 2026.05.23 16:09:18.209521 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1897 | 2026.05.23 16:09:18.209742 [ 310 ] {} <Debug> TCP-Session: 8dd532e7-74f3-404c-b1b2-397cf1bab5cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1898 | 2026.05.23 16:09:18.209768 [ 308 ] {} <Debug> TCP-Session: 14abf3b5-77dc-4719-9c5e-b35e64405cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2026.05.23 16:09:20.655755 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1900 | 2026.05.23 16:09:20.655811 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1901 | 2026.05.23 16:09:20.697073 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 6 | ||
| 1902 | 2026.05.23 16:09:20.698638 [ 242 ] {} <Trace> system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.05.23 16:09:20.698699 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1904 | 2026.05.23 16:09:20.699856 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1905 | 2026.05.23 16:09:20.700117 [ 242 ] {} <Trace> system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.05.23 16:09:20.700405 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 6 | ||
| 1907 | 2026.05.23 16:09:20.702055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3748 | ||
| 1908 | 2026.05.23 16:09:20.702510 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.05.23 16:09:20.702555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1910 | 2026.05.23 16:09:20.703054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1911 | 2026.05.23 16:09:20.703285 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.05.23 16:09:20.703420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3748 | ||
| 1913 | 2026.05.23 16:09:20.846813 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1914 | 2026.05.23 16:09:20.846887 [ 259 ] {} <Debug> TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2026.05.23 16:09:20.928388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1916 | 2026.05.23 16:09:20.944643 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.05.23 16:09:20.944697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1918 | 2026.05.23 16:09:20.950878 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1919 | 2026.05.23 16:09:20.951589 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.05.23 16:09:20.954532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1921 | 2026.05.23 16:09:21.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.56 MiB, peak 196.35 MiB, free memory in arenas 0.00 B, will set to 185.37 MiB (RSS), difference: 2.80 MiB | ||
| 1922 | 2026.05.23 16:09:21.051635 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.05.23 16:09:21.051879 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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) | ||
| 1924 | 2026.05.23 16:09:21.052255 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1925 | 2026.05.23 16:09:21.052296 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} <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 | ||
| 1926 | 2026.05.23 16:09:21.052630 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1927 | 2026.05.23 16:09:21.052702 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1928 | 2026.05.23 16:09:21.052844 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1929 | 2026.05.23 16:09:21.052979 [ 339 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1930 | 2026.05.23 16:09:21.052996 [ 335 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1931 | 2026.05.23 16:09:21.052987 [ 317 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1932 | 2026.05.23 16:09:21.053123 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (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 | ||
| 1933 | 2026.05.23 16:09:21.053152 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1934 | 2026.05.23 16:09:21.053206 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} <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'))" | ||
| 1935 | 2026.05.23 16:09:21.053226 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1936 | 2026.05.23 16:09:21.054327 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002542 sec., 12588.512981904012 rows/sec., 2.11 MiB/sec. | ||
| 1937 | 2026.05.23 16:09:21.054473 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} <Debug> TCPHandler: Processed in 0.002986491 sec. | ||
| 1938 | 2026.05.23 16:09:21.056225 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.05.23 16:09:21.056381 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1940 | 2026.05.23 16:09:21.056449 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1941 | 2026.05.23 16:09:21.057154 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.05.23 16:09:21.057199 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1943 | 2026.05.23 16:09:21.057587 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1944 | 2026.05.23 16:09:21.057809 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.05.23 16:09:21.057975 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} <Debug> executeQuery: Read 80 rows, 6.44 KiB in 0.001643 sec., 48691.41813755326 rows/sec., 3.83 MiB/sec. | ||
| 1946 | 2026.05.23 16:09:21.058038 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} <Debug> TCPHandler: Processed in 0.001931846 sec. | ||
| 1947 | 2026.05.23 16:09:21.058189 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.05.23 16:09:21.058295 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1949 | 2026.05.23 16:09:21.058340 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1950 | 2026.05.23 16:09:21.058809 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.05.23 16:09:21.058848 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1952 | 2026.05.23 16:09:21.059175 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1953 | 2026.05.23 16:09:21.059403 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.05.23 16:09:21.059534 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001264 sec., 69620.25316455697 rows/sec., 5.42 MiB/sec. | ||
| 1955 | 2026.05.23 16:09:21.059589 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} <Debug> TCPHandler: Processed in 0.00145201 sec. | ||
| 1956 | 2026.05.23 16:09:21.059723 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.05.23 16:09:21.059824 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1958 | 2026.05.23 16:09:21.059868 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1959 | 2026.05.23 16:09:21.060327 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.05.23 16:09:21.060363 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1961 | 2026.05.23 16:09:21.060704 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1962 | 2026.05.23 16:09:21.060947 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.05.23 16:09:21.061093 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 1964 | 2026.05.23 16:09:21.061128 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} <Debug> TCPHandler: Processed in 0.00145441 sec. | ||
| 1965 | 2026.05.23 16:09:21.061293 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.05.23 16:09:21.061396 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1967 | 2026.05.23 16:09:21.061441 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1968 | 2026.05.23 16:09:21.061801 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.05.23 16:09:21.061838 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1970 | 2026.05.23 16:09:21.062156 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1971 | 2026.05.23 16:09:21.062364 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.05.23 16:09:21.062492 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 1973 | 2026.05.23 16:09:21.062525 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} <Debug> TCPHandler: Processed in 0.001283867 sec. | ||
| 1974 | 2026.05.23 16:09:21.513436 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1975 | 2026.05.23 16:09:21.513530 [ 269 ] {} <Debug> TCP-Session: dba7ab10-89aa-4966-a90e-6a76052b3e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2026.05.23 16:09:22.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.61 MiB, peak 196.35 MiB, free memory in arenas 0.00 B, will set to 185.41 MiB (RSS), difference: 1.81 MiB | ||
| 1977 | 2026.05.23 16:09:26.052801 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1978 | 2026.05.23 16:09:26.053054 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1979 | 2026.05.23 16:09:26.053412 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1980 | 2026.05.23 16:09:26.053474 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1981 | 2026.05.23 16:09:26.053720 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1982 | 2026.05.23 16:09:26.053810 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1983 | 2026.05.23 16:09:26.053967 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1984 | 2026.05.23 16:09:26.054065 [ 342 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1985 | 2026.05.23 16:09:26.054071 [ 348 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1986 | 2026.05.23 16:09:26.054098 [ 331 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1987 | 2026.05.23 16:09:26.054215 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1988 | 2026.05.23 16:09:26.054259 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1989 | 2026.05.23 16:09:26.056281 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1990 | 2026.05.23 16:09:26.056309 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1991 | 2026.05.23 16:09:26.058416 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1992 | 2026.05.23 16:09:26.058505 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1993 | 2026.05.23 16:09:26.059912 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <Debug> executeQuery: Read 35 rows, 5.77 KiB in 0.006946 sec., 5038.871292830406 rows/sec., 831.19 KiB/sec. | ||
| 1994 | 2026.05.23 16:09:26.060069 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} <Debug> TCPHandler: Processed in 0.007415852 sec. | ||
| 1995 | 2026.05.23 16:09:26.064644 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1996 | 2026.05.23 16:09:26.064783 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1997 | 2026.05.23 16:09:26.064842 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1998 | 2026.05.23 16:09:26.065482 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1999 | 2026.05.23 16:09:26.065527 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2000 | 2026.05.23 16:09:26.065929 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2001 | 2026.05.23 16:09:26.066188 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2026.05.23 16:09:26.066326 [ 50 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2003 | 2026.05.23 16:09:26.066353 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} <Debug> executeQuery: Read 150 rows, 13.15 KiB in 0.001613 sec., 92994.4203347799 rows/sec., 7.96 MiB/sec. | ||
| 2004 | 2026.05.23 16:09:26.066375 [ 50 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2005 | 2026.05.23 16:09:26.066396 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} <Debug> TCPHandler: Processed in 0.001863335 sec. | ||
| 2006 | 2026.05.23 16:09:26.066407 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2007 | 2026.05.23 16:09:26.066534 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 2008 | 2026.05.23 16:09:26.066552 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.05.23 16:09:26.066652 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2010 | 2026.05.23 16:09:26.066670 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2011 | 2026.05.23 16:09:26.066687 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3421 rows starting from the beginning of the part | ||
| 2012 | 2026.05.23 16:09:26.066723 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2013 | 2026.05.23 16:09:26.066752 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 80 rows starting from the beginning of the part | ||
| 2014 | 2026.05.23 16:09:26.066803 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2448 rows starting from the beginning of the part | ||
| 2015 | 2026.05.23 16:09:26.066845 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 80 rows starting from the beginning of the part | ||
| 2016 | 2026.05.23 16:09:26.066884 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 80 rows starting from the beginning of the part | ||
| 2017 | 2026.05.23 16:09:26.066924 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
| 2018 | 2026.05.23 16:09:26.067180 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.05.23 16:09:26.067225 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2020 | 2026.05.23 16:09:26.067535 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2021 | 2026.05.23 16:09:26.067769 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.05.23 16:09:26.067874 [ 50 ] {} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2023 | 2026.05.23 16:09:26.067904 [ 50 ] {} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.05.23 16:09:26.067911 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001265 sec., 27667.98418972332 rows/sec., 2.03 MiB/sec. | ||
| 2025 | 2026.05.23 16:09:26.067923 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2026 | 2026.05.23 16:09:26.067954 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} <Debug> TCPHandler: Processed in 0.00145389 sec. | ||
| 2027 | 2026.05.23 16:09:26.068050 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 2028 | 2026.05.23 16:09:26.068129 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2026.05.23 16:09:26.068176 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2030 | 2026.05.23 16:09:26.068211 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 2031 | 2026.05.23 16:09:26.068234 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2032 | 2026.05.23 16:09:26.068268 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2033 | 2026.05.23 16:09:26.068281 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2034 | 2026.05.23 16:09:26.068336 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2035 | 2026.05.23 16:09:26.068383 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 2036 | 2026.05.23 16:09:26.068429 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2037 | 2026.05.23 16:09:26.068474 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2038 | 2026.05.23 16:09:26.068784 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.05.23 16:09:26.068825 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2040 | 2026.05.23 16:09:26.069203 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2041 | 2026.05.23 16:09:26.069395 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139954 sec., 82884.37629506839 rows/sec., 6.39 MiB/sec. | ||
| 2042 | 2026.05.23 16:09:26.069451 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.05.23 16:09:26.069560 [ 50 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2044 | 2026.05.23 16:09:26.069585 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2045 | 2026.05.23 16:09:26.069592 [ 50 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.05.23 16:09:26.069587 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} <Debug> executeQuery: Read 131 rows, 10.47 KiB in 0.001374 sec., 95342.06695778748 rows/sec., 7.44 MiB/sec. | ||
| 2047 | 2026.05.23 16:09:26.069618 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2048 | 2026.05.23 16:09:26.069645 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} <Debug> TCPHandler: Processed in 0.001566671 sec. | ||
| 2049 | 2026.05.23 16:09:26.069704 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 2050 | 2026.05.23 16:09:26.069781 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2026.05.23 16:09:26.069811 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2052 | 2026.05.23 16:09:26.069844 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1946 rows starting from the beginning of the part | ||
| 2053 | 2026.05.23 16:09:26.069887 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2054 | 2026.05.23 16:09:26.069894 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 88 rows starting from the beginning of the part | ||
| 2055 | 2026.05.23 16:09:26.069900 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.05.23 16:09:26.069959 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1334 rows starting from the beginning of the part | ||
| 2057 | 2026.05.23 16:09:26.069949 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2058 | 2026.05.23 16:09:26.070080 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 88 rows starting from the beginning of the part | ||
| 2059 | 2026.05.23 16:09:26.070089 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2060 | 2026.05.23 16:09:26.070127 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 88 rows starting from the beginning of the part | ||
| 2061 | 2026.05.23 16:09:26.070169 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 131 rows starting from the beginning of the part | ||
| 2062 | 2026.05.23 16:09:26.070198 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2063 | 2026.05.23 16:09:26.070511 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.05.23 16:09:26.070702 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2065 | 2026.05.23 16:09:26.071125 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2066 | 2026.05.23 16:09:26.071355 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.05.23 16:09:26.071462 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2068 | 2026.05.23 16:09:26.071482 [ 196 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6259 rows, containing 5 columns (5 merged, 0 gathered) in 0.004999369 sec., 1251957.997099234 rows/sec., 98.97 MiB/sec. | ||
| 2069 | 2026.05.23 16:09:26.071495 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.05.23 16:09:26.071492 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. | ||
| 2071 | 2026.05.23 16:09:26.071520 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2072 | 2026.05.23 16:09:26.071548 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} <Debug> TCPHandler: Processed in 0.001816195 sec. | ||
| 2073 | 2026.05.23 16:09:26.071609 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 2074 | 2026.05.23 16:09:26.071680 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2026.05.23 16:09:26.071723 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2076 | 2026.05.23 16:09:26.071743 [ 196 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3675 rows, containing 5 columns (5 merged, 0 gathered) in 0.002074969 sec., 1771110.7973179359 rows/sec., 128.30 MiB/sec. | ||
| 2077 | 2026.05.23 16:09:26.071756 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2732 rows starting from the beginning of the part | ||
| 2078 | 2026.05.23 16:09:26.071782 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2079 | 2026.05.23 16:09:26.071813 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 2080 | 2026.05.23 16:09:26.071840 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} <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 | ||
| 2081 | 2026.05.23 16:09:26.071862 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1593 rows starting from the beginning of the part | ||
| 2082 | 2026.05.23 16:09:26.071916 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 2083 | 2026.05.23 16:09:26.071921 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2084 | 2026.05.23 16:09:26.071956 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 2085 | 2026.05.23 16:09:26.071972 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2086 | 2026.05.23 16:09:26.072001 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2087 | 2026.05.23 16:09:26.072267 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.05.23 16:09:26.072292 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.05.23 16:09:26.072357 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2090 | 2026.05.23 16:09:26.072380 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2091 | 2026.05.23 16:09:26.072445 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 2092 | 2026.05.23 16:09:26.072495 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 2093 | 2026.05.23 16:09:26.072794 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.05.23 16:09:26.072836 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2095 | 2026.05.23 16:09:26.073464 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2096 | 2026.05.23 16:09:26.073704 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.05.23 16:09:26.073854 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002091 sec., 16738.40267814443 rows/sec., 29.99 MiB/sec. | ||
| 2098 | 2026.05.23 16:09:26.073915 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} <Debug> TCPHandler: Processed in 0.002283842 sec. | ||
| 2099 | 2026.05.23 16:09:26.074042 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4837 rows, containing 5 columns (5 merged, 0 gathered) in 0.002461454 sec., 1965098.6774483698 rows/sec., 124.66 MiB/sec. | ||
| 2100 | 2026.05.23 16:09:26.074058 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2101 | 2026.05.23 16:09:26.074165 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2102 | 2026.05.23 16:09:26.074208 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2103 | 2026.05.23 16:09:26.074568 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} <Trace> oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2104 | 2026.05.23 16:09:26.074592 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2105 | 2026.05.23 16:09:26.074606 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2106 | 2026.05.23 16:09:26.074909 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2026.05.23 16:09:26.074948 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2108 | 2026.05.23 16:09:26.074999 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2109 | 2026.05.23 16:09:26.075080 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 2110 | 2026.05.23 16:09:26.075222 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} <Trace> oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.05.23 16:09:26.075355 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 747.97 KiB/sec. | ||
| 2112 | 2026.05.23 16:09:26.075389 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} <Debug> TCPHandler: Processed in 0.001381089 sec. | ||
| 2113 | 2026.05.23 16:09:26.075536 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2026.05.23 16:09:26.075633 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2115 | 2026.05.23 16:09:26.075674 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2116 | 2026.05.23 16:09:26.076032 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.05.23 16:09:26.076068 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2118 | 2026.05.23 16:09:26.076407 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2119 | 2026.05.23 16:09:26.076625 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.05.23 16:09:26.076737 [ 50 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2121 | 2026.05.23 16:09:26.076753 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 2122 | 2026.05.23 16:09:26.076775 [ 50 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.05.23 16:09:26.076792 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} <Debug> TCPHandler: Processed in 0.001305648 sec. | ||
| 2124 | 2026.05.23 16:09:26.076800 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2125 | 2026.05.23 16:09:26.076904 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 2126 | 2026.05.23 16:09:26.077006 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2127 | 2026.05.23 16:09:26.077032 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 508 rows starting from the beginning of the part | ||
| 2128 | 2026.05.23 16:09:26.077075 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 2129 | 2026.05.23 16:09:26.077113 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2130 | 2026.05.23 16:09:26.077147 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 2131 | 2026.05.23 16:09:26.077183 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 2132 | 2026.05.23 16:09:26.077221 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 2133 | 2026.05.23 16:09:26.077964 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 4 columns (4 merged, 0 gathered) in 0.001092195 sec., 684859.388662281 rows/sec., 42.19 MiB/sec. | ||
| 2134 | 2026.05.23 16:09:26.078167 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2135 | 2026.05.23 16:09:26.078439 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.05.23 16:09:26.078516 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2137 | 2026.05.23 16:09:26.078587 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2138 | 2026.05.23 16:09:27.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.11 MiB, peak 196.35 MiB, free memory in arenas 0.00 B, will set to 187.80 MiB (RSS), difference: 1.69 MiB | ||
| 2139 | 2026.05.23 16:09:28.203533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4260 | ||
| 2140 | 2026.05.23 16:09:28.204066 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2026.05.23 16:09:28.204121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2142 | 2026.05.23 16:09:28.204679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2143 | 2026.05.23 16:09:28.205001 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.05.23 16:09:28.205181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4260 | ||
| 2145 | 2026.05.23 16:09:28.362455 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41544 | ||
| 2146 | 2026.05.23 16:09:28.362541 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2147 | 2026.05.23 16:09:28.362568 [ 311 ] {} <Debug> TCP-Session: a175a7f1-95c6-4d0b-922e-4ecd8efbddf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41544 | ||
| 2148 | 2026.05.23 16:09:28.362589 [ 311 ] {} <Debug> TCP-Session: a175a7f1-95c6-4d0b-922e-4ecd8efbddf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2026.05.23 16:09:28.362603 [ 311 ] {} <Debug> TCP-Session: a175a7f1-95c6-4d0b-922e-4ecd8efbddf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.05.23 16:09:28.362852 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52726 | ||
| 2151 | 2026.05.23 16:09:28.362946 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2152 | 2026.05.23 16:09:28.362964 [ 311 ] {} <Trace> TCP-Session: a175a7f1-95c6-4d0b-922e-4ecd8efbddf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2153 | 2026.05.23 16:09:28.362985 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47757 | ||
| 2154 | 2026.05.23 16:09:28.362974 [ 312 ] {} <Debug> TCP-Session: 43f8d277-366c-4803-aa49-9349f638e4fd Authenticating user 'default' from [fd00:1122:3344:101::e]:52726 | ||
| 2155 | 2026.05.23 16:09:28.363021 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49976 | ||
| 2156 | 2026.05.23 16:09:28.363051 [ 312 ] {} <Debug> TCP-Session: 43f8d277-366c-4803-aa49-9349f638e4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.05.23 16:09:28.363063 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2158 | 2026.05.23 16:09:28.363075 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36649 | ||
| 2159 | 2026.05.23 16:09:28.363095 [ 313 ] {} <Debug> TCP-Session: f909d51a-7e32-42f4-964b-4610ce538f64 Authenticating user 'default' from [fd00:1122:3344:101::e]:47757 | ||
| 2160 | 2026.05.23 16:09:28.363094 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59275 | ||
| 2161 | 2026.05.23 16:09:28.363125 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46421 | ||
| 2162 | 2026.05.23 16:09:28.363132 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47015 | ||
| 2163 | 2026.05.23 16:09:28.363193 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2164 | 2026.05.23 16:09:28.363199 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2165 | 2026.05.23 16:09:28.363215 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41544) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2166 | 2026.05.23 16:09:28.363239 [ 308 ] {} <Debug> TCP-Session: ad82d94c-bf94-43e7-bd1a-da19a6cfb120 Authenticating user 'default' from [fd00:1122:3344:101::e]:46421 | ||
| 2167 | 2026.05.23 16:09:28.363260 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2168 | 2026.05.23 16:09:28.363276 [ 308 ] {} <Debug> TCP-Session: ad82d94c-bf94-43e7-bd1a-da19a6cfb120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.05.23 16:09:28.363231 [ 269 ] {} <Debug> TCP-Session: 0d791304-0635-4d11-802c-689d15d6bb20 Authenticating user 'default' from [fd00:1122:3344:101::e]:59275 | ||
| 2170 | 2026.05.23 16:09:28.363301 [ 307 ] {} <Debug> TCP-Session: d523e3e3-ed90-4e20-aa0e-7df6805d08d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47015 | ||
| 2171 | 2026.05.23 16:09:28.363136 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2172 | 2026.05.23 16:09:28.363341 [ 269 ] {} <Debug> TCP-Session: 0d791304-0635-4d11-802c-689d15d6bb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.05.23 16:09:28.363354 [ 307 ] {} <Debug> TCP-Session: d523e3e3-ed90-4e20-aa0e-7df6805d08d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.05.23 16:09:28.363374 [ 269 ] {} <Debug> TCP-Session: 0d791304-0635-4d11-802c-689d15d6bb20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.05.23 16:09:28.363372 [ 259 ] {} <Debug> TCP-Session: d5ad78b3-6214-4bf6-a81c-c239cace5d75 Authenticating user 'default' from [fd00:1122:3344:101::e]:36649 | ||
| 2176 | 2026.05.23 16:09:28.363387 [ 307 ] {} <Debug> TCP-Session: d523e3e3-ed90-4e20-aa0e-7df6805d08d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.05.23 16:09:28.363412 [ 259 ] {} <Debug> TCP-Session: d5ad78b3-6214-4bf6-a81c-c239cace5d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.05.23 16:09:28.363114 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2179 | 2026.05.23 16:09:28.363441 [ 259 ] {} <Debug> TCP-Session: d5ad78b3-6214-4bf6-a81c-c239cace5d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.05.23 16:09:28.363080 [ 312 ] {} <Debug> TCP-Session: 43f8d277-366c-4803-aa49-9349f638e4fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.05.23 16:09:28.363475 [ 314 ] {} <Debug> TCP-Session: 913c75b0-ad29-4c54-a3fe-e3b1eef1ee25 Authenticating user 'default' from [fd00:1122:3344:101::e]:49976 | ||
| 2182 | 2026.05.23 16:09:28.363492 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2183 | 2026.05.23 16:09:28.363510 [ 314 ] {} <Debug> TCP-Session: 913c75b0-ad29-4c54-a3fe-e3b1eef1ee25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.05.23 16:09:28.363043 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46778 | ||
| 2185 | 2026.05.23 16:09:28.363530 [ 314 ] {} <Debug> TCP-Session: 913c75b0-ad29-4c54-a3fe-e3b1eef1ee25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.05.23 16:09:28.363302 [ 308 ] {} <Debug> TCP-Session: ad82d94c-bf94-43e7-bd1a-da19a6cfb120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.05.23 16:09:28.363567 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2188 | 2026.05.23 16:09:28.363598 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2026.05.23 16:09:28.363118 [ 313 ] {} <Debug> TCP-Session: f909d51a-7e32-42f4-964b-4610ce538f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.05.23 16:09:28.363631 [ 315 ] {} <Debug> TCP-Session: 93b17670-7674-4a10-a939-4a124fc8a5df Authenticating user 'default' from [fd00:1122:3344:101::e]:46778 | ||
| 2191 | 2026.05.23 16:09:28.363640 [ 313 ] {} <Debug> TCP-Session: f909d51a-7e32-42f4-964b-4610ce538f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.05.23 16:09:28.363650 [ 315 ] {} <Debug> TCP-Session: 93b17670-7674-4a10-a939-4a124fc8a5df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.05.23 16:09:28.363663 [ 315 ] {} <Debug> TCP-Session: 93b17670-7674-4a10-a939-4a124fc8a5df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.05.23 16:09:28.363880 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 2195 | 2026.05.23 16:09:28.363970 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2196 | 2026.05.23 16:09:28.454635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2197 | 2026.05.23 16:09:28.472122 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2026.05.23 16:09:28.472193 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2199 | 2026.05.23 16:09:28.483459 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2200 | 2026.05.23 16:09:28.484282 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2026.05.23 16:09:28.487794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2202 | 2026.05.23 16:09:28.718042 [ 348 ] {d99ad14d-e003-497a-99ee-13e8af28378c} <Trace> AggregatingTransform: Aggregating | ||
| 2203 | 2026.05.23 16:09:28.718103 [ 348 ] {d99ad14d-e003-497a-99ee-13e8af28378c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2204 | 2026.05.23 16:09:28.718135 [ 348 ] {d99ad14d-e003-497a-99ee-13e8af28378c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000963953 sec. (1037.395 rows/sec., 40.52 KiB/sec.) | ||
| 2205 | 2026.05.23 16:09:28.718151 [ 348 ] {d99ad14d-e003-497a-99ee-13e8af28378c} <Trace> Aggregator: Merging aggregated data | ||
| 2206 | 2026.05.23 16:09:28.718723 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.355573 sec., 2.8123620184884683 rows/sec., 112.49 B/sec. | ||
| 2207 | 2026.05.23 16:09:28.718838 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2208 | 2026.05.23 16:09:28.718853 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} <Debug> TCPHandler: Processed in 0.356027564 sec. | ||
| 2209 | 2026.05.23 16:09:28.719002 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2210 | 2026.05.23 16:09:28.719046 [ 311 ] {} <Debug> TCP-Session: a175a7f1-95c6-4d0b-922e-4ecd8efbddf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.05.23 16:09:28.719049 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2212 | 2026.05.23 16:09:28.719075 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2213 | 2026.05.23 16:09:28.719097 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2214 | 2026.05.23 16:09:28.719118 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2215 | 2026.05.23 16:09:28.719154 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2216 | 2026.05.23 16:09:28.719179 [ 313 ] {} <Debug> TCP-Session: f909d51a-7e32-42f4-964b-4610ce538f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.05.23 16:09:28.719186 [ 308 ] {} <Debug> TCP-Session: ad82d94c-bf94-43e7-bd1a-da19a6cfb120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.05.23 16:09:28.719195 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2219 | 2026.05.23 16:09:28.719212 [ 307 ] {} <Debug> TCP-Session: d523e3e3-ed90-4e20-aa0e-7df6805d08d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.05.23 16:09:28.719177 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2221 | 2026.05.23 16:09:28.719256 [ 315 ] {} <Debug> TCP-Session: 93b17670-7674-4a10-a939-4a124fc8a5df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.05.23 16:09:28.719149 [ 314 ] {} <Debug> TCP-Session: 913c75b0-ad29-4c54-a3fe-e3b1eef1ee25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.05.23 16:09:28.719294 [ 259 ] {} <Debug> TCP-Session: d5ad78b3-6214-4bf6-a81c-c239cace5d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.05.23 16:09:28.719139 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2225 | 2026.05.23 16:09:28.719123 [ 312 ] {} <Debug> TCP-Session: 43f8d277-366c-4803-aa49-9349f638e4fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.05.23 16:09:28.719377 [ 269 ] {} <Debug> TCP-Session: 0d791304-0635-4d11-802c-689d15d6bb20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2026.05.23 16:09:29.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.77 MiB, peak 197.89 MiB, free memory in arenas 0.00 B, will set to 209.31 MiB (RSS), difference: 19.54 MiB | ||
| 2228 | 2026.05.23 16:09:30.700516 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 8 | ||
| 2229 | 2026.05.23 16:09:30.702029 [ 242 ] {} <Trace> system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2026.05.23 16:09:30.702066 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2231 | 2026.05.23 16:09:30.703185 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2232 | 2026.05.23 16:09:30.703452 [ 242 ] {} <Trace> system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2026.05.23 16:09:30.703675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 8 | ||
| 2234 | 2026.05.23 16:09:31.053126 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2026.05.23 16:09:31.053364 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2236 | 2026.05.23 16:09:31.053688 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2237 | 2026.05.23 16:09:31.053731 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2238 | 2026.05.23 16:09:31.053976 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2239 | 2026.05.23 16:09:31.054052 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2240 | 2026.05.23 16:09:31.054190 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 2241 | 2026.05.23 16:09:31.054312 [ 350 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2242 | 2026.05.23 16:09:31.054314 [ 362 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2243 | 2026.05.23 16:09:31.054313 [ 348 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2244 | 2026.05.23 16:09:31.054505 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2245 | 2026.05.23 16:09:31.054534 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2246 | 2026.05.23 16:09:31.054618 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2247 | 2026.05.23 16:09:31.054639 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2248 | 2026.05.23 16:09:31.054678 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <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', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2249 | 2026.05.23 16:09:31.054721 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <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', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2250 | 2026.05.23 16:09:31.054757 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <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', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2251 | 2026.05.23 16:09:31.056238 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Debug> executeQuery: Read 41 rows, 8.62 KiB in 0.002961 sec., 13846.673421141506 rows/sec., 2.84 MiB/sec. | ||
| 2252 | 2026.05.23 16:09:31.056463 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Debug> MemoryTracker: Peak memory usage (for query): 145.66 KiB. | ||
| 2253 | 2026.05.23 16:09:31.056480 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} <Debug> TCPHandler: Processed in 0.003487828 sec. | ||
| 2254 | 2026.05.23 16:09:31.059253 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2255 | 2026.05.23 16:09:31.059383 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2256 | 2026.05.23 16:09:31.059432 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2257 | 2026.05.23 16:09:31.060048 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2258 | 2026.05.23 16:09:31.060089 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2259 | 2026.05.23 16:09:31.060497 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2260 | 2026.05.23 16:09:31.060709 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2261 | 2026.05.23 16:09:31.060856 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001506 sec., 664.0106241699867 rows/sec., 68.74 KiB/sec. | ||
| 2262 | 2026.05.23 16:09:31.060893 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} <Debug> TCPHandler: Processed in 0.001697753 sec. | ||
| 2263 | 2026.05.23 16:09:31.061027 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2264 | 2026.05.23 16:09:31.061125 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2265 | 2026.05.23 16:09:31.061167 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2266 | 2026.05.23 16:09:31.061602 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2267 | 2026.05.23 16:09:31.061638 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2268 | 2026.05.23 16:09:31.061930 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2269 | 2026.05.23 16:09:31.062140 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2270 | 2026.05.23 16:09:31.062262 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001156 sec., 20761.245674740487 rows/sec., 1.72 MiB/sec. | ||
| 2271 | 2026.05.23 16:09:31.062294 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} <Debug> TCPHandler: Processed in 0.001321269 sec. | ||
| 2272 | 2026.05.23 16:09:31.062420 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2273 | 2026.05.23 16:09:31.062517 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2274 | 2026.05.23 16:09:31.062557 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2275 | 2026.05.23 16:09:31.062981 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2276 | 2026.05.23 16:09:31.063017 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2277 | 2026.05.23 16:09:31.063304 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2278 | 2026.05.23 16:09:31.063508 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2026.05.23 16:09:31.063631 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001133 sec., 3530.4501323918803 rows/sec., 287.88 KiB/sec. | ||
| 2280 | 2026.05.23 16:09:31.063663 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} <Debug> TCPHandler: Processed in 0.001293667 sec. | ||
| 2281 | 2026.05.23 16:09:31.063782 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2026.05.23 16:09:31.063878 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2283 | 2026.05.23 16:09:31.063916 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2284 | 2026.05.23 16:09:31.064427 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2026.05.23 16:09:31.064463 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2286 | 2026.05.23 16:09:31.064766 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2287 | 2026.05.23 16:09:31.064973 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2026.05.23 16:09:31.065094 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} <Debug> executeQuery: Read 213 rows, 19.09 KiB in 0.001233 sec., 172749.39172749393 rows/sec., 15.12 MiB/sec. | ||
| 2289 | 2026.05.23 16:09:31.065127 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} <Debug> TCPHandler: Processed in 0.001394499 sec. | ||
| 2290 | 2026.05.23 16:09:31.065253 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2026.05.23 16:09:31.065349 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2292 | 2026.05.23 16:09:31.065389 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2293 | 2026.05.23 16:09:31.065826 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.05.23 16:09:31.065862 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2295 | 2026.05.23 16:09:31.066141 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2296 | 2026.05.23 16:09:31.066344 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.05.23 16:09:31.066468 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} <Debug> executeQuery: Read 21 rows, 1.62 KiB in 0.001137 sec., 18469.656992084434 rows/sec., 1.39 MiB/sec. | ||
| 2298 | 2026.05.23 16:09:31.066500 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} <Debug> TCPHandler: Processed in 0.001297158 sec. | ||
| 2299 | 2026.05.23 16:09:31.066620 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2300 | 2026.05.23 16:09:31.066717 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2301 | 2026.05.23 16:09:31.066755 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2302 | 2026.05.23 16:09:31.067176 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2026.05.23 16:09:31.067211 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2304 | 2026.05.23 16:09:31.067488 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2305 | 2026.05.23 16:09:31.067720 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2026.05.23 16:09:31.067842 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001143 sec., 21872.265966754156 rows/sec., 1.80 MiB/sec. | ||
| 2307 | 2026.05.23 16:09:31.067874 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} <Debug> TCPHandler: Processed in 0.001303498 sec. | ||
| 2308 | 2026.05.23 16:09:31.067993 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2309 | 2026.05.23 16:09:31.068089 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2310 | 2026.05.23 16:09:31.068128 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2311 | 2026.05.23 16:09:31.068551 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2026.05.23 16:09:31.068586 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2313 | 2026.05.23 16:09:31.068864 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2314 | 2026.05.23 16:09:31.069072 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2026.05.23 16:09:31.069195 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 2316 | 2026.05.23 16:09:31.069229 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} <Debug> TCPHandler: Processed in 0.001284638 sec. | ||
| 2317 | 2026.05.23 16:09:31.069355 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2318 | 2026.05.23 16:09:31.069458 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2319 | 2026.05.23 16:09:31.069498 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2320 | 2026.05.23 16:09:31.069967 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2321 | 2026.05.23 16:09:31.070002 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2322 | 2026.05.23 16:09:31.070306 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2323 | 2026.05.23 16:09:31.070511 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2026.05.23 16:09:31.070638 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} <Debug> executeQuery: Read 136 rows, 11.24 KiB in 0.001197 sec., 113617.37677527152 rows/sec., 9.17 MiB/sec. | ||
| 2325 | 2026.05.23 16:09:31.070672 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} <Debug> TCPHandler: Processed in 0.001367819 sec. | ||
| 2326 | 2026.05.23 16:09:31.070814 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2026.05.23 16:09:31.070910 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2328 | 2026.05.23 16:09:31.070953 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2329 | 2026.05.23 16:09:31.071356 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2330 | 2026.05.23 16:09:31.071392 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2331 | 2026.05.23 16:09:31.071716 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2332 | 2026.05.23 16:09:31.071937 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2333 | 2026.05.23 16:09:31.072065 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001173 sec., 168797.95396419437 rows/sec., 12.11 MiB/sec. | ||
| 2334 | 2026.05.23 16:09:31.072098 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} <Debug> TCPHandler: Processed in 0.001338308 sec. | ||
| 2335 | 2026.05.23 16:09:31.072225 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2336 | 2026.05.23 16:09:31.072322 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2337 | 2026.05.23 16:09:31.072363 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2338 | 2026.05.23 16:09:31.072715 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} <Trace> oximeter.measurements_f64 (d7ebaf58-945b-4011-8b91-85fdd541cc7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2026.05.23 16:09:31.072749 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2340 | 2026.05.23 16:09:31.073028 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2341 | 2026.05.23 16:09:31.073234 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} <Trace> oximeter.measurements_f64 (d7ebaf58-945b-4011-8b91-85fdd541cc7c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2342 | 2026.05.23 16:09:31.073355 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 60.34 KiB/sec. | ||
| 2343 | 2026.05.23 16:09:31.073388 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} <Debug> TCPHandler: Processed in 0.001212136 sec. | ||
| 2344 | 2026.05.23 16:09:31.073506 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2345 | 2026.05.23 16:09:31.073604 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2346 | 2026.05.23 16:09:31.073656 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} <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 | ||
| 2347 | 2026.05.23 16:09:31.074591 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2348 | 2026.05.23 16:09:31.074646 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2349 | 2026.05.23 16:09:31.075312 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2350 | 2026.05.23 16:09:31.075577 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2026.05.23 16:09:31.075705 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2352 | 2026.05.23 16:09:31.075741 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002152 sec., 2323.4200743494425 rows/sec., 4.16 MiB/sec. | ||
| 2353 | 2026.05.23 16:09:31.075754 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.05.23 16:09:31.075787 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2355 | 2026.05.23 16:09:31.075839 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} <Debug> TCPHandler: Processed in 0.002382043 sec. | ||
| 2356 | 2026.05.23 16:09:31.075896 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::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 | ||
| 2357 | 2026.05.23 16:09:31.076064 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2026.05.23 16:09:31.076114 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2359 | 2026.05.23 16:09:31.076172 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 2360 | 2026.05.23 16:09:31.076194 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2361 | 2026.05.23 16:09:31.076255 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2362 | 2026.05.23 16:09:31.076297 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2363 | 2026.05.23 16:09:31.076415 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2364 | 2026.05.23 16:09:31.076528 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2365 | 2026.05.23 16:09:31.076615 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} <Trace> oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.05.23 16:09:31.076631 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2367 | 2026.05.23 16:09:31.076657 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2368 | 2026.05.23 16:09:31.076744 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
| 2369 | 2026.05.23 16:09:31.076971 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2370 | 2026.05.23 16:09:31.077224 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} <Trace> oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.05.23 16:09:31.077356 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001198 sec., 2504.1736227045076 rows/sec., 176.89 KiB/sec. | ||
| 2372 | 2026.05.23 16:09:31.077391 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} <Debug> TCPHandler: Processed in 0.00144864 sec. | ||
| 2373 | 2026.05.23 16:09:31.077517 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2026.05.23 16:09:31.077623 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2375 | 2026.05.23 16:09:31.077665 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2376 | 2026.05.23 16:09:31.078001 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2026.05.23 16:09:31.078037 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2378 | 2026.05.23 16:09:31.078338 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2379 | 2026.05.23 16:09:31.078452 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 95 rows, containing 19 columns (19 merged, 0 gathered) in 0.002594886 sec., 36610.471519750776 rows/sec., 65.60 MiB/sec. | ||
| 2380 | 2026.05.23 16:09:31.078548 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.05.23 16:09:31.078682 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 2382 | 2026.05.23 16:09:31.078714 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} <Debug> TCPHandler: Processed in 0.001249078 sec. | ||
| 2383 | 2026.05.23 16:09:31.078715 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2384 | 2026.05.23 16:09:31.079026 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.05.23 16:09:31.079091 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2386 | 2026.05.23 16:09:31.079162 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2387 | 2026.05.23 16:09:35.655869 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2388 | 2026.05.23 16:09:35.655942 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2389 | 2026.05.23 16:09:35.705298 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4708 | ||
| 2390 | 2026.05.23 16:09:35.705867 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.05.23 16:09:35.705912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2392 | 2026.05.23 16:09:35.706435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2393 | 2026.05.23 16:09:35.706673 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.05.23 16:09:35.706801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4708 | ||
| 2395 | 2026.05.23 16:09:35.987916 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2396 | 2026.05.23 16:09:36.004209 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.05.23 16:09:36.004254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2398 | 2026.05.23 16:09:36.010342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2399 | 2026.05.23 16:09:36.011023 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2026.05.23 16:09:36.013679 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2401 | 2026.05.23 16:09:36.052430 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.05.23 16:09:36.052605 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2403 | 2026.05.23 16:09:36.052875 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2404 | 2026.05.23 16:09:36.052912 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2405 | 2026.05.23 16:09:36.053125 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2406 | 2026.05.23 16:09:36.053189 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2407 | 2026.05.23 16:09:36.053320 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 21-element set) | ||
| 2408 | 2026.05.23 16:09:36.053427 [ 353 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2409 | 2026.05.23 16:09:36.053454 [ 350 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2410 | 2026.05.23 16:09:36.053473 [ 362 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2411 | 2026.05.23 16:09:36.053498 [ 330 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2412 | 2026.05.23 16:09:36.053625 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2413 | 2026.05.23 16:09:36.053652 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2414 | 2026.05.23 16:09:36.053731 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2415 | 2026.05.23 16:09:36.053751 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2416 | 2026.05.23 16:09:36.053792 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2417 | 2026.05.23 16:09:36.053838 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2418 | 2026.05.23 16:09:36.053875 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2419 | 2026.05.23 16:09:36.055398 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Debug> executeQuery: Read 36 rows, 5.88 KiB in 0.002859 sec., 12591.815320041973 rows/sec., 2.01 MiB/sec. | ||
| 2420 | 2026.05.23 16:09:36.055585 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Debug> MemoryTracker: Peak memory usage (for query): 144.43 KiB. | ||
| 2421 | 2026.05.23 16:09:36.055602 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} <Debug> TCPHandler: Processed in 0.003283595 sec. | ||
| 2422 | 2026.05.23 16:09:36.058070 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2026.05.23 16:09:36.058294 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2424 | 2026.05.23 16:09:36.058382 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2425 | 2026.05.23 16:09:36.059254 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.05.23 16:09:36.059294 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2427 | 2026.05.23 16:09:36.059667 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2428 | 2026.05.23 16:09:36.059892 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2026.05.23 16:09:36.060035 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} <Debug> executeQuery: Read 155 rows, 13.64 KiB in 0.001808 sec., 85730.08849557523 rows/sec., 7.37 MiB/sec. | ||
| 2430 | 2026.05.23 16:09:36.060071 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} <Debug> TCPHandler: Processed in 0.00215654 sec. | ||
| 2431 | 2026.05.23 16:09:36.060205 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.05.23 16:09:36.060302 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2433 | 2026.05.23 16:09:36.060342 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2434 | 2026.05.23 16:09:36.060827 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.05.23 16:09:36.060863 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2436 | 2026.05.23 16:09:36.061160 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2437 | 2026.05.23 16:09:36.061366 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.05.23 16:09:36.061493 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001209 sec., 30603.804797353183 rows/sec., 2.25 MiB/sec. | ||
| 2439 | 2026.05.23 16:09:36.061527 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} <Debug> TCPHandler: Processed in 0.001372219 sec. | ||
| 2440 | 2026.05.23 16:09:36.061640 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.05.23 16:09:36.061737 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2442 | 2026.05.23 16:09:36.061776 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2443 | 2026.05.23 16:09:36.062190 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.05.23 16:09:36.062226 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2445 | 2026.05.23 16:09:36.062499 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2446 | 2026.05.23 16:09:36.062705 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.05.23 16:09:36.062832 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 59.61 KiB/sec. | ||
| 2448 | 2026.05.23 16:09:36.062866 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} <Debug> TCPHandler: Processed in 0.001275748 sec. | ||
| 2449 | 2026.05.23 16:09:36.063022 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.05.23 16:09:36.063118 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2451 | 2026.05.23 16:09:36.063158 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2452 | 2026.05.23 16:09:36.063606 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.05.23 16:09:36.063641 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2454 | 2026.05.23 16:09:36.063946 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2455 | 2026.05.23 16:09:36.064152 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.05.23 16:09:36.064279 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} <Debug> executeQuery: Read 128 rows, 10.24 KiB in 0.001178 sec., 108658.74363327674 rows/sec., 8.49 MiB/sec. | ||
| 2457 | 2026.05.23 16:09:36.064312 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} <Debug> TCPHandler: Processed in 0.001339668 sec. | ||
| 2458 | 2026.05.23 16:09:36.064437 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.05.23 16:09:36.064533 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2460 | 2026.05.23 16:09:36.064575 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2461 | 2026.05.23 16:09:36.065021 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.05.23 16:09:36.065057 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2463 | 2026.05.23 16:09:36.065385 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2464 | 2026.05.23 16:09:36.065594 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.05.23 16:09:36.065726 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 2466 | 2026.05.23 16:09:36.065760 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} <Debug> TCPHandler: Processed in 0.001372269 sec. | ||
| 2467 | 2026.05.23 16:09:36.065875 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2026.05.23 16:09:36.065971 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2469 | 2026.05.23 16:09:36.066012 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2470 | 2026.05.23 16:09:36.066358 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} <Trace> oximeter.measurements_f64 (d7ebaf58-945b-4011-8b91-85fdd541cc7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.05.23 16:09:36.066393 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2472 | 2026.05.23 16:09:36.066692 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2473 | 2026.05.23 16:09:36.066894 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} <Trace> oximeter.measurements_f64 (d7ebaf58-945b-4011-8b91-85fdd541cc7c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.05.23 16:09:36.067021 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 59.43 KiB/sec. | ||
| 2475 | 2026.05.23 16:09:36.067055 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} <Debug> TCPHandler: Processed in 0.001228387 sec. | ||
| 2476 | 2026.05.23 16:09:36.067206 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.05.23 16:09:36.067301 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2478 | 2026.05.23 16:09:36.067352 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} <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 | ||
| 2479 | 2026.05.23 16:09:36.068163 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.05.23 16:09:36.068202 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2481 | 2026.05.23 16:09:36.068781 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2482 | 2026.05.23 16:09:36.069001 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.05.23 16:09:36.069138 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001855 sec., 19946.09164420485 rows/sec., 35.74 MiB/sec. | ||
| 2484 | 2026.05.23 16:09:36.069185 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} <Debug> TCPHandler: Processed in 0.002028658 sec. | ||
| 2485 | 2026.05.23 16:09:36.069319 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.05.23 16:09:36.069416 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2487 | 2026.05.23 16:09:36.069456 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2488 | 2026.05.23 16:09:36.069783 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} <Trace> oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.05.23 16:09:36.069818 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2490 | 2026.05.23 16:09:36.070103 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2491 | 2026.05.23 16:09:36.070328 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} <Trace> oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.05.23 16:09:36.070456 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001059 sec., 2832.8611898016998 rows/sec., 226.85 KiB/sec. | ||
| 2493 | 2026.05.23 16:09:36.070488 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} <Debug> TCPHandler: Processed in 0.001219577 sec. | ||
| 2494 | 2026.05.23 16:09:36.070611 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2026.05.23 16:09:36.070708 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2496 | 2026.05.23 16:09:36.070748 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2497 | 2026.05.23 16:09:36.071081 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.05.23 16:09:36.071116 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2499 | 2026.05.23 16:09:36.071405 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2500 | 2026.05.23 16:09:36.071613 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.05.23 16:09:36.071737 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 2502 | 2026.05.23 16:09:36.071770 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} <Debug> TCPHandler: Processed in 0.001207847 sec. | ||
| 2503 | 2026.05.23 16:09:41.051614 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2504 | 2026.05.23 16:09:41.051889 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2505 | 2026.05.23 16:09:41.052255 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2506 | 2026.05.23 16:09:41.052301 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2507 | 2026.05.23 16:09:41.052551 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2508 | 2026.05.23 16:09:41.052632 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2509 | 2026.05.23 16:09:41.052774 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2510 | 2026.05.23 16:09:41.052870 [ 350 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2511 | 2026.05.23 16:09:41.052874 [ 362 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2512 | 2026.05.23 16:09:41.052915 [ 343 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2513 | 2026.05.23 16:09:41.052895 [ 330 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2514 | 2026.05.23 16:09:41.053072 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 2515 | 2026.05.23 16:09:41.053099 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2516 | 2026.05.23 16:09:41.053145 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2517 | 2026.05.23 16:09:41.053167 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2518 | 2026.05.23 16:09:41.054087 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002307 sec., 13870.827915041178 rows/sec., 2.33 MiB/sec. | ||
| 2519 | 2026.05.23 16:09:41.054149 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} <Debug> TCPHandler: Processed in 0.002668547 sec. | ||
| 2520 | 2026.05.23 16:09:41.055985 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.05.23 16:09:41.056115 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2522 | 2026.05.23 16:09:41.056165 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2523 | 2026.05.23 16:09:41.056727 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.05.23 16:09:41.056770 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2525 | 2026.05.23 16:09:41.057133 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2526 | 2026.05.23 16:09:41.057357 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.05.23 16:09:41.057499 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001421 sec., 63335.6790992259 rows/sec., 5.09 MiB/sec. | ||
| 2528 | 2026.05.23 16:09:41.057534 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} <Debug> TCPHandler: Processed in 0.001610102 sec. | ||
| 2529 | 2026.05.23 16:09:41.057705 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.05.23 16:09:41.057802 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2531 | 2026.05.23 16:09:41.057842 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2532 | 2026.05.23 16:09:41.058265 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.05.23 16:09:41.058300 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2534 | 2026.05.23 16:09:41.058590 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2535 | 2026.05.23 16:09:41.058808 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.05.23 16:09:41.058932 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001149 sec., 4351.610095735422 rows/sec., 327.22 KiB/sec. | ||
| 2537 | 2026.05.23 16:09:41.058966 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} <Debug> TCPHandler: Processed in 0.001310838 sec. | ||
| 2538 | 2026.05.23 16:09:41.059091 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.05.23 16:09:41.059188 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2540 | 2026.05.23 16:09:41.059227 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2541 | 2026.05.23 16:09:41.059644 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.05.23 16:09:41.059680 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2543 | 2026.05.23 16:09:41.059975 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2544 | 2026.05.23 16:09:41.060181 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.05.23 16:09:41.060303 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001134 sec., 82010.582010582 rows/sec., 6.38 MiB/sec. | ||
| 2546 | 2026.05.23 16:09:41.060336 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} <Debug> TCPHandler: Processed in 0.001294857 sec. | ||
| 2547 | 2026.05.23 16:09:41.060472 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.05.23 16:09:41.060567 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2549 | 2026.05.23 16:09:41.060609 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2550 | 2026.05.23 16:09:41.061022 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.05.23 16:09:41.061057 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2552 | 2026.05.23 16:09:41.061368 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2553 | 2026.05.23 16:09:41.061574 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.05.23 16:09:41.061700 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 2555 | 2026.05.23 16:09:41.061733 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} <Debug> TCPHandler: Processed in 0.001311068 sec. | ||
| 2556 | 2026.05.23 16:09:41.061853 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.05.23 16:09:41.061949 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2558 | 2026.05.23 16:09:41.062001 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} <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 | ||
| 2559 | 2026.05.23 16:09:41.062705 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.05.23 16:09:41.062741 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2561 | 2026.05.23 16:09:41.063224 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2562 | 2026.05.23 16:09:41.063448 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.05.23 16:09:41.063583 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001652 sec., 3026.634382566586 rows/sec., 5.42 MiB/sec. | ||
| 2564 | 2026.05.23 16:09:41.063630 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} <Debug> TCPHandler: Processed in 0.001825465 sec. | ||
| 2565 | 2026.05.23 16:09:41.063773 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2026.05.23 16:09:41.063900 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2567 | 2026.05.23 16:09:41.063950 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2568 | 2026.05.23 16:09:41.064377 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.05.23 16:09:41.064419 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2570 | 2026.05.23 16:09:41.064778 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2571 | 2026.05.23 16:09:41.064989 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.05.23 16:09:41.065119 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. | ||
| 2573 | 2026.05.23 16:09:41.065152 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} <Debug> TCPHandler: Processed in 0.00143967 sec. | ||
| 2574 | 2026.05.23 16:09:43.206930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5220 | ||
| 2575 | 2026.05.23 16:09:43.207466 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.05.23 16:09:43.207513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2577 | 2026.05.23 16:09:43.208013 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2578 | 2026.05.23 16:09:43.208245 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.05.23 16:09:43.208381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5220 | ||
| 2580 | 2026.05.23 16:09:43.208410 [ 78 ] {} <Debug> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2581 | 2026.05.23 16:09:43.208490 [ 78 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.05.23 16:09:43.208516 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2583 | 2026.05.23 16:09:43.208643 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::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 | ||
| 2584 | 2026.05.23 16:09:43.208732 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2585 | 2026.05.23 16:09:43.208768 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2586 | 2026.05.23 16:09:43.208851 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 494 rows starting from the beginning of the part | ||
| 2587 | 2026.05.23 16:09:43.208902 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2588 | 2026.05.23 16:09:43.208944 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2589 | 2026.05.23 16:09:43.208986 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2590 | 2026.05.23 16:09:43.209036 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2591 | 2026.05.23 16:09:43.210337 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001745334 sec., 2990831.554304219 rows/sec., 42.78 MiB/sec. | ||
| 2592 | 2026.05.23 16:09:43.211153 [ 193 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2593 | 2026.05.23 16:09:43.211522 [ 193 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.05.23 16:09:43.211615 [ 193 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2595 | 2026.05.23 16:09:43.211723 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2596 | 2026.05.23 16:09:43.513783 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2597 | 2026.05.23 16:09:43.529642 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2026.05.23 16:09:43.529699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2599 | 2026.05.23 16:09:43.535716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2600 | 2026.05.23 16:09:43.536439 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.05.23 16:09:43.536699 [ 93 ] {} <Debug> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2602 | 2026.05.23 16:09:43.536765 [ 93 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.05.23 16:09:43.536785 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2604 | 2026.05.23 16:09:43.536955 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 2605 | 2026.05.23 16:09:43.539447 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2606 | 2026.05.23 16:09:43.541128 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2607 | 2026.05.23 16:09:43.542504 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 2608 | 2026.05.23 16:09:43.546912 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 2609 | 2026.05.23 16:09:43.551307 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 2610 | 2026.05.23 16:09:43.555483 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 2611 | 2026.05.23 16:09:43.560167 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 2612 | 2026.05.23 16:09:43.564384 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 2613 | 2026.05.23 16:09:43.615994 [ 188 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07910596 sec., 1049.225620926666 rows/sec., 5.43 MiB/sec. | ||
| 2614 | 2026.05.23 16:09:43.618584 [ 199 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2615 | 2026.05.23 16:09:43.620823 [ 199 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.05.23 16:09:43.620914 [ 199 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2617 | 2026.05.23 16:09:43.622949 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2618 | 2026.05.23 16:09:44.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.45 MiB, peak 222.33 MiB, free memory in arenas 0.00 B, will set to 222.67 MiB (RSS), difference: 10.22 MiB | ||
| 2619 | 2026.05.23 16:09:44.989991 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2026.05.23 16:09:44.990263 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2621 | 2026.05.23 16:09:44.990654 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2622 | 2026.05.23 16:09:44.990703 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2623 | 2026.05.23 16:09:44.990943 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2624 | 2026.05.23 16:09:44.991007 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2625 | 2026.05.23 16:09:44.991215 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 2626 | 2026.05.23 16:09:44.991328 [ 343 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2627 | 2026.05.23 16:09:44.991356 [ 324 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2628 | 2026.05.23 16:09:44.991346 [ 330 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2629 | 2026.05.23 16:09:44.991341 [ 362 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2630 | 2026.05.23 16:09:44.991565 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 2631 | 2026.05.23 16:09:44.991594 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2632 | 2026.05.23 16:09:44.991640 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 2633 | 2026.05.23 16:09:44.991661 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2634 | 2026.05.23 16:09:44.992903 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002743 sec., 11666.059059423987 rows/sec., 1.96 MiB/sec. | ||
| 2635 | 2026.05.23 16:09:44.993077 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} <Debug> TCPHandler: Processed in 0.003237595 sec. | ||
| 2636 | 2026.05.23 16:09:45.008238 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.05.23 16:09:45.008395 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2638 | 2026.05.23 16:09:45.008464 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2639 | 2026.05.23 16:09:45.009261 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.05.23 16:09:45.009324 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2641 | 2026.05.23 16:09:45.009742 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2642 | 2026.05.23 16:09:45.009976 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.05.23 16:09:45.010134 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001787 sec., 4476.776720761052 rows/sec., 365.05 KiB/sec. | ||
| 2644 | 2026.05.23 16:09:45.010186 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} <Debug> TCPHandler: Processed in 0.002070548 sec. | ||
| 2645 | 2026.05.23 16:09:45.010374 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.05.23 16:09:45.010486 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2647 | 2026.05.23 16:09:45.010530 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2648 | 2026.05.23 16:09:45.012657 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2026.05.23 16:09:45.012695 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2650 | 2026.05.23 16:09:45.013332 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2651 | 2026.05.23 16:09:45.013560 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.05.23 16:09:45.013687 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} <Debug> executeQuery: Read 3363 rows, 259.56 KiB in 0.003232 sec., 1040532.1782178218 rows/sec., 78.43 MiB/sec. | ||
| 2653 | 2026.05.23 16:09:45.013723 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 2654 | 2026.05.23 16:09:45.013736 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} <Debug> TCPHandler: Processed in 0.003415697 sec. | ||
| 2655 | 2026.05.23 16:09:45.013860 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2026.05.23 16:09:45.013958 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2657 | 2026.05.23 16:09:45.013999 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2658 | 2026.05.23 16:09:45.014496 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.05.23 16:09:45.014534 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2660 | 2026.05.23 16:09:45.014838 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2661 | 2026.05.23 16:09:45.015051 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.05.23 16:09:45.015184 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} <Debug> executeQuery: Read 54 rows, 4.02 KiB in 0.001245 sec., 43373.49397590361 rows/sec., 3.15 MiB/sec. | ||
| 2663 | 2026.05.23 16:09:45.015219 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} <Debug> TCPHandler: Processed in 0.00140906 sec. | ||
| 2664 | 2026.05.23 16:09:45.015337 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.05.23 16:09:45.015435 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2666 | 2026.05.23 16:09:45.015475 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2667 | 2026.05.23 16:09:45.016241 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.05.23 16:09:45.016279 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2669 | 2026.05.23 16:09:45.016625 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2670 | 2026.05.23 16:09:45.016832 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.05.23 16:09:45.016972 [ 93 ] {} <Debug> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2672 | 2026.05.23 16:09:45.016989 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001573 sec., 605848.6967577877 rows/sec., 35.40 MiB/sec. | ||
| 2673 | 2026.05.23 16:09:45.017061 [ 93 ] {} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2026.05.23 16:09:45.017075 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} <Debug> TCPHandler: Processed in 0.001787934 sec. | ||
| 2675 | 2026.05.23 16:09:45.017088 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2676 | 2026.05.23 16:09:45.017212 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::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 | ||
| 2677 | 2026.05.23 16:09:45.017230 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2026.05.23 16:09:45.017319 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2679 | 2026.05.23 16:09:45.017336 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2680 | 2026.05.23 16:09:45.017351 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 953 rows starting from the beginning of the part | ||
| 2681 | 2026.05.23 16:09:45.017465 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2682 | 2026.05.23 16:09:45.017502 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 2683 | 2026.05.23 16:09:45.017558 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 801 rows starting from the beginning of the part | ||
| 2684 | 2026.05.23 16:09:45.017608 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 2685 | 2026.05.23 16:09:45.017664 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2686 | 2026.05.23 16:09:45.017711 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 953 rows starting from the beginning of the part | ||
| 2687 | 2026.05.23 16:09:45.017867 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.05.23 16:09:45.017902 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2689 | 2026.05.23 16:09:45.018212 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2690 | 2026.05.23 16:09:45.018421 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.05.23 16:09:45.018546 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001229 sec., 813.6696501220504 rows/sec., 57.21 KiB/sec. | ||
| 2692 | 2026.05.23 16:09:45.018579 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} <Debug> TCPHandler: Processed in 0.001398029 sec. | ||
| 2693 | 2026.05.23 16:09:45.018724 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2026.05.23 16:09:45.018770 [ 186 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598853 sec., 1724361.1514004103 rows/sec., 107.75 MiB/sec. | ||
| 2695 | 2026.05.23 16:09:45.018824 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2696 | 2026.05.23 16:09:45.018868 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2697 | 2026.05.23 16:09:45.019001 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2698 | 2026.05.23 16:09:45.019349 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.05.23 16:09:45.019436 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2700 | 2026.05.23 16:09:45.019527 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2701 | 2026.05.23 16:09:45.020026 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2026.05.23 16:09:45.020068 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2703 | 2026.05.23 16:09:45.020536 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2704 | 2026.05.23 16:09:45.020747 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.05.23 16:09:45.020875 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} <Debug> executeQuery: Read 1939 rows, 134.19 KiB in 0.00207 sec., 936714.9758454107 rows/sec., 63.31 MiB/sec. | ||
| 2706 | 2026.05.23 16:09:45.020911 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} <Debug> TCPHandler: Processed in 0.002236931 sec. | ||
| 2707 | 2026.05.23 16:09:45.021039 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2026.05.23 16:09:45.021139 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2709 | 2026.05.23 16:09:45.021182 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2710 | 2026.05.23 16:09:45.021908 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.05.23 16:09:45.021944 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2712 | 2026.05.23 16:09:45.022409 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2713 | 2026.05.23 16:09:45.022623 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.05.23 16:09:45.022749 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} <Debug> executeQuery: Read 1596 rows, 100.03 KiB in 0.00163 sec., 979141.1042944785 rows/sec., 59.93 MiB/sec. | ||
| 2715 | 2026.05.23 16:09:45.022784 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} <Debug> TCPHandler: Processed in 0.001794105 sec. | ||
| 2716 | 2026.05.23 16:09:45.022922 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.05.23 16:09:45.023019 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2718 | 2026.05.23 16:09:45.023073 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} <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 | ||
| 2719 | 2026.05.23 16:09:45.023950 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2026.05.23 16:09:45.023987 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2721 | 2026.05.23 16:09:45.024568 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2722 | 2026.05.23 16:09:45.024789 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.05.23 16:09:45.024922 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001922 sec., 23933.402705515087 rows/sec., 42.89 MiB/sec. | ||
| 2724 | 2026.05.23 16:09:45.024969 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} <Debug> TCPHandler: Processed in 0.002096889 sec. | ||
| 2725 | 2026.05.23 16:09:45.025111 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.05.23 16:09:45.025210 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2727 | 2026.05.23 16:09:45.025251 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2728 | 2026.05.23 16:09:45.025630 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.05.23 16:09:45.025665 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2730 | 2026.05.23 16:09:45.025980 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2731 | 2026.05.23 16:09:45.026191 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.05.23 16:09:45.026316 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} <Debug> executeQuery: Read 200 rows, 11.63 KiB in 0.001125 sec., 177777.77777777778 rows/sec., 10.09 MiB/sec. | ||
| 2733 | 2026.05.23 16:09:45.026348 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} <Debug> TCPHandler: Processed in 0.001287108 sec. | ||
| 2734 | 2026.05.23 16:09:46.046794 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.05.23 16:09:46.047123 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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) | ||
| 2736 | 2026.05.23 16:09:46.047593 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2737 | 2026.05.23 16:09:46.047648 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <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 | ||
| 2738 | 2026.05.23 16:09:46.047912 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2739 | 2026.05.23 16:09:46.047982 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2740 | 2026.05.23 16:09:46.048130 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2741 | 2026.05.23 16:09:46.048255 [ 324 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2742 | 2026.05.23 16:09:46.048265 [ 362 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2743 | 2026.05.23 16:09:46.048266 [ 330 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2744 | 2026.05.23 16:09:46.048255 [ 343 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2745 | 2026.05.23 16:09:46.048538 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 2746 | 2026.05.23 16:09:46.048566 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2747 | 2026.05.23 16:09:46.048612 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <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'))" | ||
| 2748 | 2026.05.23 16:09:46.048632 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2749 | 2026.05.23 16:09:46.050014 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.003013 sec., 10620.643876535014 rows/sec., 1.78 MiB/sec. | ||
| 2750 | 2026.05.23 16:09:46.050178 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} <Debug> TCPHandler: Processed in 0.003549989 sec. | ||
| 2751 | 2026.05.23 16:09:46.051557 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2026.05.23 16:09:46.051706 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2753 | 2026.05.23 16:09:46.051772 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2754 | 2026.05.23 16:09:46.052414 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2755 | 2026.05.23 16:09:46.052466 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2756 | 2026.05.23 16:09:46.052904 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2757 | 2026.05.23 16:09:46.053143 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2758 | 2026.05.23 16:09:46.053299 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} <Debug> executeQuery: Read 80 rows, 6.44 KiB in 0.001643 sec., 48691.41813755326 rows/sec., 3.83 MiB/sec. | ||
| 2759 | 2026.05.23 16:09:46.053304 [ 138 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2760 | 2026.05.23 16:09:46.053337 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} <Debug> TCPHandler: Processed in 0.001906976 sec. | ||
| 2761 | 2026.05.23 16:09:46.053362 [ 138 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.05.23 16:09:46.053389 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2763 | 2026.05.23 16:09:46.053500 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2764 | 2026.05.23 16:09:46.053549 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 2765 | 2026.05.23 16:09:46.053603 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2766 | 2026.05.23 16:09:46.053645 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2767 | 2026.05.23 16:09:46.053658 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2768 | 2026.05.23 16:09:46.053691 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3472 rows starting from the beginning of the part | ||
| 2769 | 2026.05.23 16:09:46.053758 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 213 rows starting from the beginning of the part | ||
| 2770 | 2026.05.23 16:09:46.053815 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 155 rows starting from the beginning of the part | ||
| 2771 | 2026.05.23 16:09:46.053866 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 2772 | 2026.05.23 16:09:46.053913 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3363 rows starting from the beginning of the part | ||
| 2773 | 2026.05.23 16:09:46.053972 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 80 rows starting from the beginning of the part | ||
| 2774 | 2026.05.23 16:09:46.054144 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.05.23 16:09:46.054179 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2776 | 2026.05.23 16:09:46.054493 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2777 | 2026.05.23 16:09:46.054741 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.05.23 16:09:46.054871 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001287 sec., 68376.06837606838 rows/sec., 5.32 MiB/sec. | ||
| 2779 | 2026.05.23 16:09:46.054899 [ 113 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2780 | 2026.05.23 16:09:46.054906 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} <Debug> TCPHandler: Processed in 0.00145956 sec. | ||
| 2781 | 2026.05.23 16:09:46.054951 [ 113 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.05.23 16:09:46.054980 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2783 | 2026.05.23 16:09:46.055060 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2026.05.23 16:09:46.055103 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2785 | 2026.05.23 16:09:46.055164 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2786 | 2026.05.23 16:09:46.055214 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2787 | 2026.05.23 16:09:46.055234 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2788 | 2026.05.23 16:09:46.055273 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1989 rows starting from the beginning of the part | ||
| 2789 | 2026.05.23 16:09:46.055340 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 136 rows starting from the beginning of the part | ||
| 2790 | 2026.05.23 16:09:46.055391 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
| 2791 | 2026.05.23 16:09:46.055432 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 93 rows starting from the beginning of the part | ||
| 2792 | 2026.05.23 16:09:46.055472 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1939 rows starting from the beginning of the part | ||
| 2793 | 2026.05.23 16:09:46.055511 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 88 rows starting from the beginning of the part | ||
| 2794 | 2026.05.23 16:09:46.055613 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.05.23 16:09:46.055656 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2796 | 2026.05.23 16:09:46.056231 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2797 | 2026.05.23 16:09:46.056588 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.05.23 16:09:46.056646 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7373 rows, containing 5 columns (5 merged, 0 gathered) in 0.003167723 sec., 2327539.371340234 rows/sec., 186.46 MiB/sec. | ||
| 2799 | 2026.05.23 16:09:46.056760 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2800 | 2026.05.23 16:09:46.056809 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.05.23 16:09:46.056815 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001664 sec., 19230.76923076923 rows/sec., 1.34 MiB/sec. | ||
| 2802 | 2026.05.23 16:09:46.056836 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2803 | 2026.05.23 16:09:46.056897 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} <Debug> TCPHandler: Processed in 0.001886036 sec. | ||
| 2804 | 2026.05.23 16:09:46.056942 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2805 | 2026.05.23 16:09:46.056953 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 2806 | 2026.05.23 16:09:46.057080 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2807 | 2026.05.23 16:09:46.057129 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4837 rows starting from the beginning of the part | ||
| 2808 | 2026.05.23 16:09:46.057154 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2809 | 2026.05.23 16:09:46.057220 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.05.23 16:09:46.057230 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 198 rows starting from the beginning of the part | ||
| 2811 | 2026.05.23 16:09:46.057295 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2812 | 2026.05.23 16:09:46.057297 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2813 | 2026.05.23 16:09:46.057298 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2814 | 2026.05.23 16:09:46.057368 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 2815 | 2026.05.23 16:09:46.057370 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 2816 | 2026.05.23 16:09:46.057401 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2817 | 2026.05.23 16:09:46.057436 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1596 rows starting from the beginning of the part | ||
| 2818 | 2026.05.23 16:09:46.057487 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 2819 | 2026.05.23 16:09:46.057499 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4373 rows, containing 5 columns (5 merged, 0 gathered) in 0.002443544 sec., 1789613.7740920563 rows/sec., 130.19 MiB/sec. | ||
| 2820 | 2026.05.23 16:09:46.057774 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2821 | 2026.05.23 16:09:46.057862 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.05.23 16:09:46.057914 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2823 | 2026.05.23 16:09:46.058082 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.05.23 16:09:46.058162 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2825 | 2026.05.23 16:09:46.058233 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2826 | 2026.05.23 16:09:46.058349 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2827 | 2026.05.23 16:09:46.058610 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2026.05.23 16:09:46.058766 [ 113 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2829 | 2026.05.23 16:09:46.058771 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00152 sec., 7894.736842105262 rows/sec., 544.82 KiB/sec. | ||
| 2830 | 2026.05.23 16:09:46.058810 [ 113 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.05.23 16:09:46.058830 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} <Debug> TCPHandler: Processed in 0.001794474 sec. | ||
| 2832 | 2026.05.23 16:09:46.058842 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2833 | 2026.05.23 16:09:46.058938 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 2834 | 2026.05.23 16:09:46.059043 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2835 | 2026.05.23 16:09:46.059071 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 748 rows starting from the beginning of the part | ||
| 2836 | 2026.05.23 16:09:46.059123 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 2837 | 2026.05.23 16:09:46.059168 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2838 | 2026.05.23 16:09:46.059214 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 2839 | 2026.05.23 16:09:46.059250 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 200 rows starting from the beginning of the part | ||
| 2840 | 2026.05.23 16:09:46.059290 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 2841 | 2026.05.23 16:09:46.060234 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001332068 sec., 855812.1657452922 rows/sec., 52.83 MiB/sec. | ||
| 2842 | 2026.05.23 16:09:46.060275 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6983 rows, containing 5 columns (5 merged, 0 gathered) in 0.003369586 sec., 2072361.4117580024 rows/sec., 131.55 MiB/sec. | ||
| 2843 | 2026.05.23 16:09:46.060433 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2844 | 2026.05.23 16:09:46.060689 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.05.23 16:09:46.060759 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2846 | 2026.05.23 16:09:46.060832 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2847 | 2026.05.23 16:09:46.060862 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2848 | 2026.05.23 16:09:46.061136 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2026.05.23 16:09:46.061201 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2850 | 2026.05.23 16:09:46.061275 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 2851 | 2026.05.23 16:09:47.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.84 MiB, peak 231.52 MiB, free memory in arenas 0.00 B, will set to 225.30 MiB (RSS), difference: 1.47 MiB | ||
| 2852 | 2026.05.23 16:09:50.656211 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2853 | 2026.05.23 16:09:50.656280 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2854 | 2026.05.23 16:09:50.708494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5668 | ||
| 2855 | 2026.05.23 16:09:50.709037 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.05.23 16:09:50.709089 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2857 | 2026.05.23 16:09:50.709574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2858 | 2026.05.23 16:09:50.709826 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.05.23 16:09:50.709972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5668 | ||
| 2860 | 2026.05.23 16:09:51.039561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2861 | 2026.05.23 16:09:51.052645 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2026.05.23 16:09:51.052868 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2863 | 2026.05.23 16:09:51.053187 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2864 | 2026.05.23 16:09:51.053240 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2865 | 2026.05.23 16:09:51.053455 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2866 | 2026.05.23 16:09:51.053525 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2867 | 2026.05.23 16:09:51.053662 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2868 | 2026.05.23 16:09:51.053745 [ 324 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2869 | 2026.05.23 16:09:51.053787 [ 343 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2870 | 2026.05.23 16:09:51.053793 [ 362 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2871 | 2026.05.23 16:09:51.053787 [ 325 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2872 | 2026.05.23 16:09:51.053974 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 2873 | 2026.05.23 16:09:51.054001 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2874 | 2026.05.23 16:09:51.054045 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2875 | 2026.05.23 16:09:51.054066 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2876 | 2026.05.23 16:09:51.055111 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002331 sec., 13728.013728013728 rows/sec., 2.30 MiB/sec. | ||
| 2877 | 2026.05.23 16:09:51.055211 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} <Debug> TCPHandler: Processed in 0.002712937 sec. | ||
| 2878 | 2026.05.23 16:09:51.056308 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.05.23 16:09:51.056359 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2880 | 2026.05.23 16:09:51.057192 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.05.23 16:09:51.057384 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2882 | 2026.05.23 16:09:51.057457 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2883 | 2026.05.23 16:09:51.058141 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.05.23 16:09:51.058201 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2885 | 2026.05.23 16:09:51.058626 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2886 | 2026.05.23 16:09:51.058877 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.05.23 16:09:51.059054 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001723 sec., 52234.47475333721 rows/sec., 4.20 MiB/sec. | ||
| 2888 | 2026.05.23 16:09:51.059104 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} <Debug> TCPHandler: Processed in 0.002061309 sec. | ||
| 2889 | 2026.05.23 16:09:51.059375 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2026.05.23 16:09:51.059487 [ 260 ] {78154203-8385-43a0-960c-15488933d504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2891 | 2026.05.23 16:09:51.059539 [ 260 ] {78154203-8385-43a0-960c-15488933d504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2892 | 2026.05.23 16:09:51.060052 [ 260 ] {78154203-8385-43a0-960c-15488933d504} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.05.23 16:09:51.060097 [ 260 ] {78154203-8385-43a0-960c-15488933d504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2894 | 2026.05.23 16:09:51.060536 [ 260 ] {78154203-8385-43a0-960c-15488933d504} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2895 | 2026.05.23 16:09:51.060770 [ 260 ] {78154203-8385-43a0-960c-15488933d504} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2026.05.23 16:09:51.060908 [ 119 ] {} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2897 | 2026.05.23 16:09:51.060914 [ 260 ] {78154203-8385-43a0-960c-15488933d504} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001453 sec., 3441.156228492773 rows/sec., 258.76 KiB/sec. | ||
| 2898 | 2026.05.23 16:09:51.060976 [ 119 ] {} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.05.23 16:09:51.060992 [ 260 ] {78154203-8385-43a0-960c-15488933d504} <Debug> TCPHandler: Processed in 0.001670283 sec. | ||
| 2900 | 2026.05.23 16:09:51.061006 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2901 | 2026.05.23 16:09:51.061139 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 2902 | 2026.05.23 16:09:51.061228 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.05.23 16:09:51.061276 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2904 | 2026.05.23 16:09:51.061330 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 64 rows starting from the beginning of the part | ||
| 2905 | 2026.05.23 16:09:51.061365 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2906 | 2026.05.23 16:09:51.061392 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part | ||
| 2907 | 2026.05.23 16:09:51.061424 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2908 | 2026.05.23 16:09:51.061443 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
| 2909 | 2026.05.23 16:09:51.061490 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part | ||
| 2910 | 2026.05.23 16:09:51.061526 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part | ||
| 2911 | 2026.05.23 16:09:51.061567 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
| 2912 | 2026.05.23 16:09:51.062112 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.05.23 16:09:51.062165 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2914 | 2026.05.23 16:09:51.062385 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312578 sec., 141705.8643372051 rows/sec., 10.93 MiB/sec. | ||
| 2915 | 2026.05.23 16:09:51.062572 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2916 | 2026.05.23 16:09:51.062725 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2917 | 2026.05.23 16:09:51.062945 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2918 | 2026.05.23 16:09:51.063056 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2026.05.23 16:09:51.063173 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2920 | 2026.05.23 16:09:51.063183 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.05.23 16:09:51.063288 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2922 | 2026.05.23 16:09:51.063364 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.00203 sec., 45812.8078817734 rows/sec., 3.56 MiB/sec. | ||
| 2923 | 2026.05.23 16:09:51.063407 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} <Debug> TCPHandler: Processed in 0.002259841 sec. | ||
| 2924 | 2026.05.23 16:09:51.063574 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.05.23 16:09:51.063696 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2926 | 2026.05.23 16:09:51.063746 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2927 | 2026.05.23 16:09:51.063839 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.05.23 16:09:51.064275 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.05.23 16:09:51.064318 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2930 | 2026.05.23 16:09:51.064715 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2931 | 2026.05.23 16:09:51.064983 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.05.23 16:09:51.065131 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001456 sec., 109890.10989010989 rows/sec., 7.65 MiB/sec. | ||
| 2933 | 2026.05.23 16:09:51.065174 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} <Debug> TCPHandler: Processed in 0.001656013 sec. | ||
| 2934 | 2026.05.23 16:09:51.065320 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.05.23 16:09:51.065433 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2936 | 2026.05.23 16:09:51.065497 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} <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 | ||
| 2937 | 2026.05.23 16:09:51.066367 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.05.23 16:09:51.066406 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2939 | 2026.05.23 16:09:51.066934 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2940 | 2026.05.23 16:09:51.067178 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.05.23 16:09:51.067323 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001911 sec., 2616.4311878597596 rows/sec., 4.69 MiB/sec. | ||
| 2942 | 2026.05.23 16:09:51.067387 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} <Debug> TCPHandler: Processed in 0.002120119 sec. | ||
| 2943 | 2026.05.23 16:09:51.067531 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2026.05.23 16:09:51.067640 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2945 | 2026.05.23 16:09:51.067686 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2946 | 2026.05.23 16:09:51.067759 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2947 | 2026.05.23 16:09:51.068076 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.05.23 16:09:51.068117 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2949 | 2026.05.23 16:09:51.068547 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2950 | 2026.05.23 16:09:51.068826 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.05.23 16:09:51.068977 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec. | ||
| 2952 | 2026.05.23 16:09:51.069025 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} <Debug> TCPHandler: Processed in 0.001551541 sec. | ||
| 2953 | 2026.05.23 16:09:56.053905 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.05.23 16:09:56.054221 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2955 | 2026.05.23 16:09:56.054564 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2956 | 2026.05.23 16:09:56.054602 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2957 | 2026.05.23 16:09:56.054815 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2958 | 2026.05.23 16:09:56.054883 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2959 | 2026.05.23 16:09:56.055020 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2960 | 2026.05.23 16:09:56.055121 [ 362 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2961 | 2026.05.23 16:09:56.055149 [ 325 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2962 | 2026.05.23 16:09:56.055150 [ 324 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2963 | 2026.05.23 16:09:56.055125 [ 343 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2964 | 2026.05.23 16:09:56.055310 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 2965 | 2026.05.23 16:09:56.055336 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2966 | 2026.05.23 16:09:56.055378 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2967 | 2026.05.23 16:09:56.055399 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2968 | 2026.05.23 16:09:56.056331 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.00221 sec., 14479.638009049773 rows/sec., 2.43 MiB/sec. | ||
| 2969 | 2026.05.23 16:09:56.056423 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} <Debug> TCPHandler: Processed in 0.002688717 sec. | ||
| 2970 | 2026.05.23 16:09:56.058733 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2026.05.23 16:09:56.058919 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2972 | 2026.05.23 16:09:56.058991 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2973 | 2026.05.23 16:09:56.059783 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.05.23 16:09:56.059830 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2975 | 2026.05.23 16:09:56.060203 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2976 | 2026.05.23 16:09:56.060418 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.05.23 16:09:56.060565 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001698 sec., 90694.93521790342 rows/sec., 7.79 MiB/sec. | ||
| 2978 | 2026.05.23 16:09:56.060601 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} <Debug> TCPHandler: Processed in 0.001958257 sec. | ||
| 2979 | 2026.05.23 16:09:56.060733 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2026.05.23 16:09:56.060830 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2981 | 2026.05.23 16:09:56.060869 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2982 | 2026.05.23 16:09:56.061304 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.05.23 16:09:56.061340 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2984 | 2026.05.23 16:09:56.061636 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2985 | 2026.05.23 16:09:56.061841 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.05.23 16:09:56.061965 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001155 sec., 32034.632034632035 rows/sec., 2.35 MiB/sec. | ||
| 2987 | 2026.05.23 16:09:56.061998 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} <Debug> TCPHandler: Processed in 0.001314218 sec. | ||
| 2988 | 2026.05.23 16:09:56.062150 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2026.05.23 16:09:56.062245 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2990 | 2026.05.23 16:09:56.062284 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2991 | 2026.05.23 16:09:56.062743 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.05.23 16:09:56.062779 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2993 | 2026.05.23 16:09:56.063081 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2994 | 2026.05.23 16:09:56.063288 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.05.23 16:09:56.063415 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001187 sec., 105307.49789385006 rows/sec., 8.20 MiB/sec. | ||
| 2996 | 2026.05.23 16:09:56.063448 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} <Debug> TCPHandler: Processed in 0.001346539 sec. | ||
| 2997 | 2026.05.23 16:09:56.063586 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2026.05.23 16:09:56.063682 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2999 | 2026.05.23 16:09:56.063725 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3000 | 2026.05.23 16:09:56.064142 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.05.23 16:09:56.064178 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3002 | 2026.05.23 16:09:56.064498 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3003 | 2026.05.23 16:09:56.064700 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.05.23 16:09:56.064837 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 3005 | 2026.05.23 16:09:56.064871 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} <Debug> TCPHandler: Processed in 0.001334259 sec. | ||
| 3006 | 2026.05.23 16:09:56.065002 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.05.23 16:09:56.065096 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3008 | 2026.05.23 16:09:56.065149 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} <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 | ||
| 3009 | 2026.05.23 16:09:56.065920 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.05.23 16:09:56.065956 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3011 | 2026.05.23 16:09:56.066522 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3012 | 2026.05.23 16:09:56.066739 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.05.23 16:09:56.066862 [ 175 ] {} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3014 | 2026.05.23 16:09:56.066870 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001792 sec., 20647.321428571428 rows/sec., 37.00 MiB/sec. | ||
| 3015 | 2026.05.23 16:09:56.066917 [ 175 ] {} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.05.23 16:09:56.066953 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3017 | 2026.05.23 16:09:56.067081 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} <Debug> TCPHandler: Processed in 0.002123869 sec. | ||
| 3018 | 2026.05.23 16:09:56.067118 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::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 | ||
| 3019 | 2026.05.23 16:09:56.067346 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.05.23 16:09:56.067400 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3021 | 2026.05.23 16:09:56.067477 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 95 rows starting from the beginning of the part | ||
| 3022 | 2026.05.23 16:09:56.067507 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3023 | 2026.05.23 16:09:56.067578 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3024 | 2026.05.23 16:09:56.067668 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 3025 | 2026.05.23 16:09:56.067792 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 3026 | 2026.05.23 16:09:56.067906 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
| 3027 | 2026.05.23 16:09:56.068025 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 3028 | 2026.05.23 16:09:56.068092 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.05.23 16:09:56.068142 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3030 | 2026.05.23 16:09:56.068143 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
| 3031 | 2026.05.23 16:09:56.068531 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3032 | 2026.05.23 16:09:56.068752 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.05.23 16:09:56.068902 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec. | ||
| 3034 | 2026.05.23 16:09:56.068936 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} <Debug> TCPHandler: Processed in 0.001709504 sec. | ||
| 3035 | 2026.05.23 16:09:56.070606 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 19 columns (19 merged, 0 gathered) in 0.0035686 sec., 63049.935548954774 rows/sec., 112.98 MiB/sec. | ||
| 3036 | 2026.05.23 16:09:56.071095 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3037 | 2026.05.23 16:09:56.071501 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.05.23 16:09:56.071590 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3039 | 2026.05.23 16:09:56.071720 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 3040 | 2026.05.23 16:09:56.985288 [ 175 ] {} <Debug> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3041 | 2026.05.23 16:09:56.985377 [ 175 ] {} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.05.23 16:09:56.985413 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3043 | 2026.05.23 16:09:56.985593 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::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 | ||
| 3044 | 2026.05.23 16:09:56.985760 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3045 | 2026.05.23 16:09:56.985797 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3046 | 2026.05.23 16:09:56.985871 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3047 | 2026.05.23 16:09:56.985928 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3048 | 2026.05.23 16:09:56.985974 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3049 | 2026.05.23 16:09:56.986025 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3050 | 2026.05.23 16:09:56.986800 [ 200 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281647 sec., 20286.397112465445 rows/sec., 1.69 MiB/sec. | ||
| 3051 | 2026.05.23 16:09:56.986994 [ 189 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3052 | 2026.05.23 16:09:56.987310 [ 189 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.05.23 16:09:56.987388 [ 189 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3054 | 2026.05.23 16:09:56.987491 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3055 | 2026.05.23 16:09:58.210088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6180 | ||
| 3056 | 2026.05.23 16:09:58.210707 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.05.23 16:09:58.210768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3058 | 2026.05.23 16:09:58.211348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3059 | 2026.05.23 16:09:58.211575 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.05.23 16:09:58.211719 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6180 | ||
| 3061 | 2026.05.23 16:09:58.567874 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3062 | 2026.05.23 16:09:58.582377 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.05.23 16:09:58.582431 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3064 | 2026.05.23 16:09:58.588235 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3065 | 2026.05.23 16:09:58.588906 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.05.23 16:09:58.591408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3067 | 2026.05.23 16:10:01.053295 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2026.05.23 16:10:01.053567 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3069 | 2026.05.23 16:10:01.053928 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3070 | 2026.05.23 16:10:01.053978 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3071 | 2026.05.23 16:10:01.054251 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3072 | 2026.05.23 16:10:01.054326 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3073 | 2026.05.23 16:10:01.054466 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3074 | 2026.05.23 16:10:01.054556 [ 362 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3075 | 2026.05.23 16:10:01.054577 [ 343 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3076 | 2026.05.23 16:10:01.054578 [ 347 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3077 | 2026.05.23 16:10:01.054575 [ 325 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3078 | 2026.05.23 16:10:01.054766 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3079 | 2026.05.23 16:10:01.054796 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3080 | 2026.05.23 16:10:01.054866 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3081 | 2026.05.23 16:10:01.054886 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3082 | 2026.05.23 16:10:01.054922 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3083 | 2026.05.23 16:10:01.054961 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3084 | 2026.05.23 16:10:01.056173 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <Debug> executeQuery: Read 38 rows, 8.34 KiB in 0.002717 sec., 13986.013986013988 rows/sec., 3.00 MiB/sec. | ||
| 3085 | 2026.05.23 16:10:01.056304 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} <Debug> TCPHandler: Processed in 0.003142933 sec. | ||
| 3086 | 2026.05.23 16:10:01.059167 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.05.23 16:10:01.059311 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3088 | 2026.05.23 16:10:01.059365 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3089 | 2026.05.23 16:10:01.059960 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.05.23 16:10:01.060002 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3091 | 2026.05.23 16:10:01.060393 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3092 | 2026.05.23 16:10:01.060610 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.05.23 16:10:01.060748 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001476 sec., 16260.162601626014 rows/sec., 1.35 MiB/sec. | ||
| 3094 | 2026.05.23 16:10:01.060782 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} <Debug> TCPHandler: Processed in 0.001680303 sec. | ||
| 3095 | 2026.05.23 16:10:01.060924 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.05.23 16:10:01.061020 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3097 | 2026.05.23 16:10:01.061060 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3098 | 2026.05.23 16:10:01.061459 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.05.23 16:10:01.061495 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3100 | 2026.05.23 16:10:01.061769 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3101 | 2026.05.23 16:10:01.061978 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.05.23 16:10:01.062106 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001105 sec., 3619.9095022624433 rows/sec., 295.18 KiB/sec. | ||
| 3103 | 2026.05.23 16:10:01.062141 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} <Debug> TCPHandler: Processed in 0.001266588 sec. | ||
| 3104 | 2026.05.23 16:10:01.062263 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.05.23 16:10:01.062357 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3106 | 2026.05.23 16:10:01.062396 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3107 | 2026.05.23 16:10:01.062919 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.05.23 16:10:01.062957 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3109 | 2026.05.23 16:10:01.063283 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3110 | 2026.05.23 16:10:01.063498 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.05.23 16:10:01.063622 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} <Debug> executeQuery: Read 212 rows, 19.00 KiB in 0.001283 sec., 165237.7240841777 rows/sec., 14.46 MiB/sec. | ||
| 3112 | 2026.05.23 16:10:01.063657 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} <Debug> TCPHandler: Processed in 0.001442879 sec. | ||
| 3113 | 2026.05.23 16:10:01.063787 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.05.23 16:10:01.063884 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3115 | 2026.05.23 16:10:01.063923 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3116 | 2026.05.23 16:10:01.064390 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.05.23 16:10:01.064428 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3118 | 2026.05.23 16:10:01.064726 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3119 | 2026.05.23 16:10:01.064931 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.05.23 16:10:01.065056 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} <Debug> executeQuery: Read 21 rows, 1.62 KiB in 0.001192 sec., 17617.449664429532 rows/sec., 1.32 MiB/sec. | ||
| 3121 | 2026.05.23 16:10:01.065090 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} <Debug> TCPHandler: Processed in 0.001353338 sec. | ||
| 3122 | 2026.05.23 16:10:01.065212 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2026.05.23 16:10:01.065309 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3124 | 2026.05.23 16:10:01.065349 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3125 | 2026.05.23 16:10:01.065800 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.05.23 16:10:01.065836 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3127 | 2026.05.23 16:10:01.066121 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3128 | 2026.05.23 16:10:01.066328 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.05.23 16:10:01.066452 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001162 sec., 20654.04475043029 rows/sec., 1.71 MiB/sec. | ||
| 3130 | 2026.05.23 16:10:01.066486 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} <Debug> TCPHandler: Processed in 0.001323638 sec. | ||
| 3131 | 2026.05.23 16:10:01.066612 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.05.23 16:10:01.066707 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3133 | 2026.05.23 16:10:01.066747 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3134 | 2026.05.23 16:10:01.067168 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.05.23 16:10:01.067209 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3136 | 2026.05.23 16:10:01.067495 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3137 | 2026.05.23 16:10:01.067706 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.05.23 16:10:01.067829 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 822.37 KiB/sec. | ||
| 3139 | 2026.05.23 16:10:01.067863 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} <Debug> TCPHandler: Processed in 0.001300247 sec. | ||
| 3140 | 2026.05.23 16:10:01.067982 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2026.05.23 16:10:01.068077 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3142 | 2026.05.23 16:10:01.068117 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3143 | 2026.05.23 16:10:01.068603 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.05.23 16:10:01.068639 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3145 | 2026.05.23 16:10:01.068938 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3146 | 2026.05.23 16:10:01.069142 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2026.05.23 16:10:01.069267 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} <Debug> executeQuery: Read 133 rows, 10.99 KiB in 0.001208 sec., 110099.33774834436 rows/sec., 8.89 MiB/sec. | ||
| 3148 | 2026.05.23 16:10:01.069301 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} <Debug> TCPHandler: Processed in 0.001368039 sec. | ||
| 3149 | 2026.05.23 16:10:01.069417 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2026.05.23 16:10:01.069512 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3151 | 2026.05.23 16:10:01.069559 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3152 | 2026.05.23 16:10:01.069972 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.05.23 16:10:01.070008 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3154 | 2026.05.23 16:10:01.070318 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3155 | 2026.05.23 16:10:01.070523 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.05.23 16:10:01.070646 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001151 sec., 172024.32667245876 rows/sec., 12.34 MiB/sec. | ||
| 3157 | 2026.05.23 16:10:01.070678 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} <Debug> TCPHandler: Processed in 0.001309218 sec. | ||
| 3158 | 2026.05.23 16:10:01.070799 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2026.05.23 16:10:01.070894 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3160 | 2026.05.23 16:10:01.070947 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} <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 | ||
| 3161 | 2026.05.23 16:10:01.071656 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.05.23 16:10:01.071692 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3163 | 2026.05.23 16:10:01.072173 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3164 | 2026.05.23 16:10:01.072389 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.05.23 16:10:01.072522 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001647 sec., 3035.8227079538556 rows/sec., 5.44 MiB/sec. | ||
| 3166 | 2026.05.23 16:10:01.072569 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} <Debug> TCPHandler: Processed in 0.001819615 sec. | ||
| 3167 | 2026.05.23 16:10:01.072710 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2026.05.23 16:10:01.072833 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3169 | 2026.05.23 16:10:01.072884 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3170 | 2026.05.23 16:10:01.073284 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.05.23 16:10:01.073319 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3172 | 2026.05.23 16:10:01.073634 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3173 | 2026.05.23 16:10:01.073835 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.05.23 16:10:01.073962 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 3175 | 2026.05.23 16:10:01.073994 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} <Debug> TCPHandler: Processed in 0.001345639 sec. | ||
| 3176 | 2026.05.23 16:10:05.656342 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3177 | 2026.05.23 16:10:05.656408 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3178 | 2026.05.23 16:10:05.711830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6628 | ||
| 3179 | 2026.05.23 16:10:05.712392 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.05.23 16:10:05.712446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3181 | 2026.05.23 16:10:05.712956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3182 | 2026.05.23 16:10:05.713197 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.05.23 16:10:05.713348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6628 | ||
| 3184 | 2026.05.23 16:10:06.052809 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2026.05.23 16:10:06.053044 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3186 | 2026.05.23 16:10:06.053375 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3187 | 2026.05.23 16:10:06.053420 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3188 | 2026.05.23 16:10:06.053644 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3189 | 2026.05.23 16:10:06.053713 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3190 | 2026.05.23 16:10:06.053850 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3191 | 2026.05.23 16:10:06.053953 [ 325 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3192 | 2026.05.23 16:10:06.053969 [ 347 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3193 | 2026.05.23 16:10:06.053969 [ 358 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3194 | 2026.05.23 16:10:06.053969 [ 343 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3195 | 2026.05.23 16:10:06.054138 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 3196 | 2026.05.23 16:10:06.054165 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3197 | 2026.05.23 16:10:06.054209 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3198 | 2026.05.23 16:10:06.054230 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 3199 | 2026.05.23 16:10:06.055183 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002232 sec., 14336.917562724015 rows/sec., 2.41 MiB/sec. | ||
| 3200 | 2026.05.23 16:10:06.055273 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} <Debug> TCPHandler: Processed in 0.002595966 sec. | ||
| 3201 | 2026.05.23 16:10:06.057480 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.05.23 16:10:06.057589 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3203 | 2026.05.23 16:10:06.057632 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3204 | 2026.05.23 16:10:06.058174 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.05.23 16:10:06.058221 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3206 | 2026.05.23 16:10:06.058593 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3207 | 2026.05.23 16:10:06.058824 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.05.23 16:10:06.058970 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001411 sec., 109142.45216158753 rows/sec., 9.37 MiB/sec. | ||
| 3209 | 2026.05.23 16:10:06.059004 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} <Debug> TCPHandler: Processed in 0.001574472 sec. | ||
| 3210 | 2026.05.23 16:10:06.059152 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.05.23 16:10:06.059248 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3212 | 2026.05.23 16:10:06.059288 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3213 | 2026.05.23 16:10:06.059700 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.05.23 16:10:06.059735 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3215 | 2026.05.23 16:10:06.060024 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3216 | 2026.05.23 16:10:06.060235 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.05.23 16:10:06.060359 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001129 sec., 32772.364924712136 rows/sec., 2.41 MiB/sec. | ||
| 3218 | 2026.05.23 16:10:06.060392 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} <Debug> TCPHandler: Processed in 0.001289197 sec. | ||
| 3219 | 2026.05.23 16:10:06.060529 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.05.23 16:10:06.060624 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3221 | 2026.05.23 16:10:06.060663 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3222 | 2026.05.23 16:10:06.061090 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.05.23 16:10:06.061125 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3224 | 2026.05.23 16:10:06.061440 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3225 | 2026.05.23 16:10:06.061659 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.05.23 16:10:06.061784 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001178 sec., 106112.05432937182 rows/sec., 8.27 MiB/sec. | ||
| 3227 | 2026.05.23 16:10:06.061817 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} <Debug> TCPHandler: Processed in 0.001335729 sec. | ||
| 3228 | 2026.05.23 16:10:06.061961 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.05.23 16:10:06.062056 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3230 | 2026.05.23 16:10:06.062099 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3231 | 2026.05.23 16:10:06.062492 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.05.23 16:10:06.062527 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3233 | 2026.05.23 16:10:06.062843 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3234 | 2026.05.23 16:10:06.063047 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.05.23 16:10:06.063182 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 3236 | 2026.05.23 16:10:06.063216 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} <Debug> TCPHandler: Processed in 0.001303678 sec. | ||
| 3237 | 2026.05.23 16:10:06.063341 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.05.23 16:10:06.063443 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.05.23 16:10:06.063497 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} <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 | ||
| 3240 | 2026.05.23 16:10:06.064281 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.05.23 16:10:06.064317 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3242 | 2026.05.23 16:10:06.064881 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3243 | 2026.05.23 16:10:06.065101 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.05.23 16:10:06.065243 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001819 sec., 20340.84661902144 rows/sec., 36.45 MiB/sec. | ||
| 3245 | 2026.05.23 16:10:06.065302 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} <Debug> TCPHandler: Processed in 0.002009108 sec. | ||
| 3246 | 2026.05.23 16:10:06.065436 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.05.23 16:10:06.065534 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3248 | 2026.05.23 16:10:06.065575 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3249 | 2026.05.23 16:10:06.065920 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.05.23 16:10:06.065959 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3251 | 2026.05.23 16:10:06.066255 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3252 | 2026.05.23 16:10:06.066479 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.05.23 16:10:06.066602 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 3254 | 2026.05.23 16:10:06.066633 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} <Debug> TCPHandler: Processed in 0.001246457 sec. | ||
| 3255 | 2026.05.23 16:10:06.091490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3256 | 2026.05.23 16:10:06.111316 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.05.23 16:10:06.111376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3258 | 2026.05.23 16:10:06.117551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3259 | 2026.05.23 16:10:06.118246 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.05.23 16:10:06.122667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3261 | 2026.05.23 16:10:11.051581 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2026.05.23 16:10:11.051857 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3263 | 2026.05.23 16:10:11.052230 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3264 | 2026.05.23 16:10:11.052276 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3265 | 2026.05.23 16:10:11.052533 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3266 | 2026.05.23 16:10:11.052603 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3267 | 2026.05.23 16:10:11.052738 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3268 | 2026.05.23 16:10:11.052829 [ 358 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3269 | 2026.05.23 16:10:11.052850 [ 343 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3270 | 2026.05.23 16:10:11.052850 [ 347 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3271 | 2026.05.23 16:10:11.052834 [ 325 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3272 | 2026.05.23 16:10:11.053039 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 3273 | 2026.05.23 16:10:11.053066 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3274 | 2026.05.23 16:10:11.053110 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3275 | 2026.05.23 16:10:11.053153 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 3276 | 2026.05.23 16:10:11.054197 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002445 sec., 13087.934560327198 rows/sec., 2.20 MiB/sec. | ||
| 3277 | 2026.05.23 16:10:11.054286 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} <Debug> TCPHandler: Processed in 0.002842039 sec. | ||
| 3278 | 2026.05.23 16:10:11.056064 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2026.05.23 16:10:11.056174 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3280 | 2026.05.23 16:10:11.056218 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3281 | 2026.05.23 16:10:11.056734 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.05.23 16:10:11.056779 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3283 | 2026.05.23 16:10:11.057166 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3284 | 2026.05.23 16:10:11.057396 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.05.23 16:10:11.057537 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001394 sec., 64562.41032998565 rows/sec., 5.19 MiB/sec. | ||
| 3286 | 2026.05.23 16:10:11.057566 [ 147 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3287 | 2026.05.23 16:10:11.057572 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} <Debug> TCPHandler: Processed in 0.001558532 sec. | ||
| 3288 | 2026.05.23 16:10:11.057645 [ 147 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.05.23 16:10:11.057675 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3290 | 2026.05.23 16:10:11.057767 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.05.23 16:10:11.057797 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 3292 | 2026.05.23 16:10:11.057875 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3293 | 2026.05.23 16:10:11.057920 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3294 | 2026.05.23 16:10:11.057920 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3295 | 2026.05.23 16:10:11.057959 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3502 rows starting from the beginning of the part | ||
| 3296 | 2026.05.23 16:10:11.058032 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3297 | 2026.05.23 16:10:11.058080 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 154 rows starting from the beginning of the part | ||
| 3298 | 2026.05.23 16:10:11.058123 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 3299 | 2026.05.23 16:10:11.058159 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 154 rows starting from the beginning of the part | ||
| 3300 | 2026.05.23 16:10:11.058197 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3301 | 2026.05.23 16:10:11.058424 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.05.23 16:10:11.058475 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3303 | 2026.05.23 16:10:11.058844 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3304 | 2026.05.23 16:10:11.059120 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.05.23 16:10:11.059278 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00142 sec., 3521.1267605633802 rows/sec., 264.77 KiB/sec. | ||
| 3306 | 2026.05.23 16:10:11.059321 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} <Debug> TCPHandler: Processed in 0.001603442 sec. | ||
| 3307 | 2026.05.23 16:10:11.059453 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.05.23 16:10:11.059556 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3309 | 2026.05.23 16:10:11.059596 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3310 | 2026.05.23 16:10:11.059862 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4202 rows, containing 5 columns (5 merged, 0 gathered) in 0.002120869 sec., 1981263.3406400867 rows/sec., 161.16 MiB/sec. | ||
| 3311 | 2026.05.23 16:10:11.060096 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.05.23 16:10:11.060138 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3313 | 2026.05.23 16:10:11.060151 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3314 | 2026.05.23 16:10:11.060441 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.05.23 16:10:11.060515 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3316 | 2026.05.23 16:10:11.060520 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3317 | 2026.05.23 16:10:11.060585 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 3318 | 2026.05.23 16:10:11.060752 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2026.05.23 16:10:11.060865 [ 147 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3320 | 2026.05.23 16:10:11.060887 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.00135 sec., 68888.88888888889 rows/sec., 5.36 MiB/sec. | ||
| 3321 | 2026.05.23 16:10:11.060900 [ 147 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.05.23 16:10:11.060927 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3323 | 2026.05.23 16:10:11.060929 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} <Debug> TCPHandler: Processed in 0.001528211 sec. | ||
| 3324 | 2026.05.23 16:10:11.061032 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 3325 | 2026.05.23 16:10:11.061078 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2026.05.23 16:10:11.061142 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3327 | 2026.05.23 16:10:11.061177 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2008 rows starting from the beginning of the part | ||
| 3328 | 2026.05.23 16:10:11.061180 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3329 | 2026.05.23 16:10:11.061243 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 93 rows starting from the beginning of the part | ||
| 3330 | 2026.05.23 16:10:11.061244 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3331 | 2026.05.23 16:10:11.061294 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 125 rows starting from the beginning of the part | ||
| 3332 | 2026.05.23 16:10:11.061340 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 133 rows starting from the beginning of the part | ||
| 3333 | 2026.05.23 16:10:11.061377 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 125 rows starting from the beginning of the part | ||
| 3334 | 2026.05.23 16:10:11.061414 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 93 rows starting from the beginning of the part | ||
| 3335 | 2026.05.23 16:10:11.061688 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.05.23 16:10:11.061727 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3337 | 2026.05.23 16:10:11.062067 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3338 | 2026.05.23 16:10:11.062312 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.05.23 16:10:11.062414 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3340 | 2026.05.23 16:10:11.062442 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 3341 | 2026.05.23 16:10:11.062444 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.05.23 16:10:11.062481 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3343 | 2026.05.23 16:10:11.062483 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} <Debug> TCPHandler: Processed in 0.00145317 sec. | ||
| 3344 | 2026.05.23 16:10:11.062551 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 3345 | 2026.05.23 16:10:11.062616 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2577 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622672 sec., 1588121.3208830866 rows/sec., 117.92 MiB/sec. | ||
| 3346 | 2026.05.23 16:10:11.062632 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3347 | 2026.05.23 16:10:11.062621 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.05.23 16:10:11.062672 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6983 rows starting from the beginning of the part | ||
| 3349 | 2026.05.23 16:10:11.062728 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 3350 | 2026.05.23 16:10:11.062765 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3351 | 2026.05.23 16:10:11.062768 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3352 | 2026.05.23 16:10:11.062804 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 198 rows starting from the beginning of the part | ||
| 3353 | 2026.05.23 16:10:11.062836 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} <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 | ||
| 3354 | 2026.05.23 16:10:11.062841 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3355 | 2026.05.23 16:10:11.062889 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 3356 | 2026.05.23 16:10:11.062903 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3357 | 2026.05.23 16:10:11.063253 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.05.23 16:10:11.063331 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3359 | 2026.05.23 16:10:11.063423 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 3360 | 2026.05.23 16:10:11.063748 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.05.23 16:10:11.063802 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3362 | 2026.05.23 16:10:11.064429 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3363 | 2026.05.23 16:10:11.064695 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.05.23 16:10:11.064889 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002138 sec., 2338.6342376052385 rows/sec., 4.19 MiB/sec. | ||
| 3365 | 2026.05.23 16:10:11.065003 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} <Debug> TCPHandler: Processed in 0.002423584 sec. | ||
| 3366 | 2026.05.23 16:10:11.065195 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2026.05.23 16:10:11.065229 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7821 rows, containing 5 columns (5 merged, 0 gathered) in 0.002704637 sec., 2891700.438912874 rows/sec., 185.62 MiB/sec. | ||
| 3368 | 2026.05.23 16:10:11.065332 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3369 | 2026.05.23 16:10:11.065393 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3370 | 2026.05.23 16:10:11.065781 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2026.05.23 16:10:11.065817 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3372 | 2026.05.23 16:10:11.065817 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3373 | 2026.05.23 16:10:11.066142 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2026.05.23 16:10:11.066211 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3375 | 2026.05.23 16:10:11.066216 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3376 | 2026.05.23 16:10:11.066293 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 3377 | 2026.05.23 16:10:11.066453 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.05.23 16:10:11.066566 [ 147 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3379 | 2026.05.23 16:10:11.066589 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001296 sec., 46296.29629629629 rows/sec., 3.12 MiB/sec. | ||
| 3380 | 2026.05.23 16:10:11.066596 [ 147 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.05.23 16:10:11.066630 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} <Debug> TCPHandler: Processed in 0.001543241 sec. | ||
| 3382 | 2026.05.23 16:10:11.066630 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3383 | 2026.05.23 16:10:11.066733 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 3384 | 2026.05.23 16:10:11.066848 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3385 | 2026.05.23 16:10:11.066877 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1140 rows starting from the beginning of the part | ||
| 3386 | 2026.05.23 16:10:11.066929 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 3387 | 2026.05.23 16:10:11.066976 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3388 | 2026.05.23 16:10:11.067016 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 3389 | 2026.05.23 16:10:11.067056 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3390 | 2026.05.23 16:10:11.067095 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 3391 | 2026.05.23 16:10:11.067951 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253897 sec., 1148419.6867844807 rows/sec., 72.25 MiB/sec. | ||
| 3392 | 2026.05.23 16:10:11.068170 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3393 | 2026.05.23 16:10:11.068443 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.05.23 16:10:11.068510 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3395 | 2026.05.23 16:10:11.068579 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3396 | 2026.05.23 16:10:13.213425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7140 | ||
| 3397 | 2026.05.23 16:10:13.213997 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.05.23 16:10:13.214056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3399 | 2026.05.23 16:10:13.214739 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3400 | 2026.05.23 16:10:13.215051 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.05.23 16:10:13.215253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7140 | ||
| 3402 | 2026.05.23 16:10:13.622734 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3403 | 2026.05.23 16:10:13.639660 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.05.23 16:10:13.639737 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3405 | 2026.05.23 16:10:13.645492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3406 | 2026.05.23 16:10:13.646210 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.05.23 16:10:13.649300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3408 | 2026.05.23 16:10:14.982990 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2026.05.23 16:10:14.983250 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3410 | 2026.05.23 16:10:14.983614 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3411 | 2026.05.23 16:10:14.983657 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} <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', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3412 | 2026.05.23 16:10:14.983902 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3413 | 2026.05.23 16:10:14.983980 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3414 | 2026.05.23 16:10:14.984128 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 3415 | 2026.05.23 16:10:14.984211 [ 358 ] {3df1d714-b490-469a-91c0-e5455b338dff} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3416 | 2026.05.23 16:10:14.984252 [ 347 ] {3df1d714-b490-469a-91c0-e5455b338dff} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3417 | 2026.05.23 16:10:14.984258 [ 343 ] {3df1d714-b490-469a-91c0-e5455b338dff} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3418 | 2026.05.23 16:10:14.984262 [ 325 ] {3df1d714-b490-469a-91c0-e5455b338dff} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3419 | 2026.05.23 16:10:14.984456 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 3420 | 2026.05.23 16:10:14.984485 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3421 | 2026.05.23 16:10:14.984533 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} <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', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3422 | 2026.05.23 16:10:14.984555 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 3423 | 2026.05.23 16:10:14.985627 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002487 sec., 12866.907921190188 rows/sec., 2.16 MiB/sec. | ||
| 3424 | 2026.05.23 16:10:14.985742 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} <Debug> TCPHandler: Processed in 0.00289997 sec. | ||
| 3425 | 2026.05.23 16:10:14.997948 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3426 | 2026.05.23 16:10:14.998104 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3427 | 2026.05.23 16:10:14.998167 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3428 | 2026.05.23 16:10:14.998814 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.05.23 16:10:14.998867 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3430 | 2026.05.23 16:10:14.999243 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3431 | 2026.05.23 16:10:14.999471 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.05.23 16:10:14.999622 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001562 sec., 1280.4097311139565 rows/sec., 104.41 KiB/sec. | ||
| 3433 | 2026.05.23 16:10:14.999662 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} <Debug> TCPHandler: Processed in 0.001799395 sec. | ||
| 3434 | 2026.05.23 16:10:14.999816 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2026.05.23 16:10:14.999920 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3436 | 2026.05.23 16:10:14.999963 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3437 | 2026.05.23 16:10:15.001279 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.05.23 16:10:15.001320 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3439 | 2026.05.23 16:10:15.001786 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3440 | 2026.05.23 16:10:15.002004 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.05.23 16:10:15.002143 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} <Debug> executeQuery: Read 2500 rows, 189.44 KiB in 0.002246 sec., 1113089.9376669633 rows/sec., 82.37 MiB/sec. | ||
| 3442 | 2026.05.23 16:10:15.002179 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} <Debug> TCPHandler: Processed in 0.002413523 sec. | ||
| 3443 | 2026.05.23 16:10:15.002309 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.05.23 16:10:15.002409 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3445 | 2026.05.23 16:10:15.002451 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3446 | 2026.05.23 16:10:15.002874 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.05.23 16:10:15.002911 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3448 | 2026.05.23 16:10:15.003205 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3449 | 2026.05.23 16:10:15.003425 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.05.23 16:10:15.003557 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} <Debug> executeQuery: Read 48 rows, 3.60 KiB in 0.001169 sec., 41060.73567151412 rows/sec., 3.01 MiB/sec. | ||
| 3451 | 2026.05.23 16:10:15.003582 [ 151 ] {} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3452 | 2026.05.23 16:10:15.003591 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} <Debug> TCPHandler: Processed in 0.001332249 sec. | ||
| 3453 | 2026.05.23 16:10:15.003657 [ 151 ] {} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.05.23 16:10:15.003684 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3455 | 2026.05.23 16:10:15.003758 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3456 | 2026.05.23 16:10:15.003814 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 3457 | 2026.05.23 16:10:15.003859 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3458 | 2026.05.23 16:10:15.003904 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3459 | 2026.05.23 16:10:15.003972 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3460 | 2026.05.23 16:10:15.004018 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 81 rows starting from the beginning of the part | ||
| 3461 | 2026.05.23 16:10:15.004129 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part | ||
| 3462 | 2026.05.23 16:10:15.004194 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part | ||
| 3463 | 2026.05.23 16:10:15.004249 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
| 3464 | 2026.05.23 16:10:15.004300 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part | ||
| 3465 | 2026.05.23 16:10:15.004361 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 3466 | 2026.05.23 16:10:15.004541 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.05.23 16:10:15.004582 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3468 | 2026.05.23 16:10:15.004958 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3469 | 2026.05.23 16:10:15.005191 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.05.23 16:10:15.005336 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001496 sec., 535427.8074866311 rows/sec., 30.93 MiB/sec. | ||
| 3471 | 2026.05.23 16:10:15.005371 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} <Debug> TCPHandler: Processed in 0.001662413 sec. | ||
| 3472 | 2026.05.23 16:10:15.005430 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673323 sec., 136853.43475228632 rows/sec., 10.56 MiB/sec. | ||
| 3473 | 2026.05.23 16:10:15.005492 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2026.05.23 16:10:15.005592 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3475 | 2026.05.23 16:10:15.005623 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3476 | 2026.05.23 16:10:15.005635 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3477 | 2026.05.23 16:10:15.005932 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2026.05.23 16:10:15.006018 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3479 | 2026.05.23 16:10:15.006107 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.05.23 16:10:15.006110 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3481 | 2026.05.23 16:10:15.006151 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3482 | 2026.05.23 16:10:15.006457 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3483 | 2026.05.23 16:10:15.006665 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.05.23 16:10:15.006793 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00122 sec., 819.672131147541 rows/sec., 57.63 KiB/sec. | ||
| 3485 | 2026.05.23 16:10:15.006827 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} <Debug> TCPHandler: Processed in 0.001384599 sec. | ||
| 3486 | 2026.05.23 16:10:15.006960 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2026.05.23 16:10:15.007056 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3488 | 2026.05.23 16:10:15.007095 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3489 | 2026.05.23 16:10:15.007916 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.05.23 16:10:15.007962 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3491 | 2026.05.23 16:10:15.008428 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3492 | 2026.05.23 16:10:15.008659 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.05.23 16:10:15.008795 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} <Debug> executeQuery: Read 1351 rows, 92.98 KiB in 0.001757 sec., 768924.3027888446 rows/sec., 51.68 MiB/sec. | ||
| 3494 | 2026.05.23 16:10:15.008837 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} <Debug> TCPHandler: Processed in 0.001926237 sec. | ||
| 3495 | 2026.05.23 16:10:15.008994 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3496 | 2026.05.23 16:10:15.009091 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3497 | 2026.05.23 16:10:15.009138 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3498 | 2026.05.23 16:10:15.009862 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2026.05.23 16:10:15.009899 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3500 | 2026.05.23 16:10:15.010363 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3501 | 2026.05.23 16:10:15.010583 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.05.23 16:10:15.010714 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} <Debug> executeQuery: Read 1593 rows, 99.82 KiB in 0.001643 sec., 969567.8636640293 rows/sec., 59.33 MiB/sec. | ||
| 3503 | 2026.05.23 16:10:15.010748 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} <Debug> TCPHandler: Processed in 0.001803425 sec. | ||
| 3504 | 2026.05.23 16:10:15.010896 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3505 | 2026.05.23 16:10:15.010993 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3506 | 2026.05.23 16:10:15.011046 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} <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 | ||
| 3507 | 2026.05.23 16:10:15.011884 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.05.23 16:10:15.011921 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3509 | 2026.05.23 16:10:15.012489 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3510 | 2026.05.23 16:10:15.012714 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2026.05.23 16:10:15.012851 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001877 sec., 24507.19232818327 rows/sec., 43.92 MiB/sec. | ||
| 3512 | 2026.05.23 16:10:15.012908 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} <Debug> TCPHandler: Processed in 0.002060549 sec. | ||
| 3513 | 2026.05.23 16:10:15.013050 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3514 | 2026.05.23 16:10:15.013147 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3515 | 2026.05.23 16:10:15.013189 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3516 | 2026.05.23 16:10:15.013546 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2026.05.23 16:10:15.013581 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3518 | 2026.05.23 16:10:15.013878 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3519 | 2026.05.23 16:10:15.014088 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2026.05.23 16:10:15.014213 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001085 sec., 44239.63133640553 rows/sec., 2.98 MiB/sec. | ||
| 3521 | 2026.05.23 16:10:15.014257 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} <Debug> TCPHandler: Processed in 0.001256647 sec. | ||
| 3522 | 2026.05.23 16:10:16.047216 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2026.05.23 16:10:16.047571 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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) | ||
| 3524 | 2026.05.23 16:10:16.047901 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3525 | 2026.05.23 16:10:16.047941 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <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 | ||
| 3526 | 2026.05.23 16:10:16.048175 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3527 | 2026.05.23 16:10:16.048248 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3528 | 2026.05.23 16:10:16.048393 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3529 | 2026.05.23 16:10:16.048501 [ 343 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3530 | 2026.05.23 16:10:16.048525 [ 329 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3531 | 2026.05.23 16:10:16.048510 [ 360 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3532 | 2026.05.23 16:10:16.048500 [ 333 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3533 | 2026.05.23 16:10:16.048854 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 3534 | 2026.05.23 16:10:16.048902 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3535 | 2026.05.23 16:10:16.049007 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <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'))" | ||
| 3536 | 2026.05.23 16:10:16.049035 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 3537 | 2026.05.23 16:10:16.050160 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002688 sec., 11904.761904761905 rows/sec., 2.00 MiB/sec. | ||
| 3538 | 2026.05.23 16:10:16.050239 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} <Debug> TCPHandler: Processed in 0.003153563 sec. | ||
| 3539 | 2026.05.23 16:10:16.051484 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2026.05.23 16:10:16.051612 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3541 | 2026.05.23 16:10:16.051666 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3542 | 2026.05.23 16:10:16.052266 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.05.23 16:10:16.052306 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3544 | 2026.05.23 16:10:16.052717 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3545 | 2026.05.23 16:10:16.052943 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.05.23 16:10:16.053082 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} <Debug> executeQuery: Read 80 rows, 6.44 KiB in 0.001508 sec., 53050.39787798408 rows/sec., 4.17 MiB/sec. | ||
| 3547 | 2026.05.23 16:10:16.053118 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} <Debug> TCPHandler: Processed in 0.001747184 sec. | ||
| 3548 | 2026.05.23 16:10:16.053260 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.05.23 16:10:16.053358 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3550 | 2026.05.23 16:10:16.053399 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3551 | 2026.05.23 16:10:16.053828 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.05.23 16:10:16.053864 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3553 | 2026.05.23 16:10:16.054156 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3554 | 2026.05.23 16:10:16.054511 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.05.23 16:10:16.054748 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001388 sec., 63400.576368876085 rows/sec., 4.93 MiB/sec. | ||
| 3556 | 2026.05.23 16:10:16.054815 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} <Debug> TCPHandler: Processed in 0.001603272 sec. | ||
| 3557 | 2026.05.23 16:10:16.054952 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.05.23 16:10:16.055074 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3559 | 2026.05.23 16:10:16.055125 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3560 | 2026.05.23 16:10:16.055554 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.05.23 16:10:16.055595 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3562 | 2026.05.23 16:10:16.055981 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3563 | 2026.05.23 16:10:16.056193 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.05.23 16:10:16.056325 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001285 sec., 24902.723735408563 rows/sec., 1.73 MiB/sec. | ||
| 3565 | 2026.05.23 16:10:16.056360 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} <Debug> TCPHandler: Processed in 0.001468961 sec. | ||
| 3566 | 2026.05.23 16:10:16.056488 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.05.23 16:10:16.056588 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3568 | 2026.05.23 16:10:16.056631 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3569 | 2026.05.23 16:10:16.057083 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.05.23 16:10:16.057149 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3571 | 2026.05.23 16:10:16.057586 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3572 | 2026.05.23 16:10:16.057832 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.05.23 16:10:16.058043 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001466 sec., 8185.538881309686 rows/sec., 564.89 KiB/sec. | ||
| 3574 | 2026.05.23 16:10:16.058134 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} <Debug> TCPHandler: Processed in 0.001693923 sec. | ||
| 3575 | 2026.05.23 16:10:19.391473 [ 270 ] {} <Trace> TCP-Session: fc944c93-3c35-4183-bfde-b053796e35ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.05.23 16:10:19.391839 [ 270 ] {c1165a87-536d-4d38-bd24-490ce304df2c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37307) 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'AND has_own_data (stage: Complete) | ||
| 3577 | 2026.05.23 16:10:19.392475 [ 270 ] {c1165a87-536d-4d38-bd24-490ce304df2c} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3578 | 2026.05.23 16:10:19.392676 [ 270 ] {c1165a87-536d-4d38-bd24-490ce304df2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3579 | 2026.05.23 16:10:19.393080 [ 329 ] {c1165a87-536d-4d38-bd24-490ce304df2c} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3580 | 2026.05.23 16:10:19.393501 [ 270 ] {c1165a87-536d-4d38-bd24-490ce304df2c} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001841 sec., 22270.505160239 rows/sec., 1.33 MiB/sec. | ||
| 3581 | 2026.05.23 16:10:19.393581 [ 270 ] {c1165a87-536d-4d38-bd24-490ce304df2c} <Debug> TCPHandler: Processed in 0.002303962 sec. | ||
| 3582 | 2026.05.23 16:10:20.000290 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.19 MiB, peak 235.60 MiB, free memory in arenas 0.00 B, will set to 230.17 MiB (RSS), difference: -2.02 MiB | ||
| 3583 | 2026.05.23 16:10:20.656507 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3584 | 2026.05.23 16:10:20.656577 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3585 | 2026.05.23 16:10:20.715356 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7588 | ||
| 3586 | 2026.05.23 16:10:20.715849 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2026.05.23 16:10:20.715884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3588 | 2026.05.23 16:10:20.716384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3589 | 2026.05.23 16:10:20.716613 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.05.23 16:10:20.716741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7588 | ||
| 3591 | 2026.05.23 16:10:20.716786 [ 120 ] {} <Debug> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3592 | 2026.05.23 16:10:20.716866 [ 120 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2026.05.23 16:10:20.716891 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3594 | 2026.05.23 16:10:20.717052 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::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 | ||
| 3595 | 2026.05.23 16:10:20.717214 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3596 | 2026.05.23 16:10:20.717254 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5220 rows starting from the beginning of the part | ||
| 3597 | 2026.05.23 16:10:20.717348 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3598 | 2026.05.23 16:10:20.717401 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3599 | 2026.05.23 16:10:20.717451 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3600 | 2026.05.23 16:10:20.717489 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3601 | 2026.05.23 16:10:20.717531 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3602 | 2026.05.23 16:10:20.718949 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7588 rows, containing 4 columns (4 merged, 0 gathered) in 0.001968727 sec., 3854267.249852316 rows/sec., 55.14 MiB/sec. | ||
| 3603 | 2026.05.23 16:10:20.719812 [ 196 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3604 | 2026.05.23 16:10:20.720086 [ 196 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.05.23 16:10:20.720151 [ 196 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3606 | 2026.05.23 16:10:20.720251 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3607 | 2026.05.23 16:10:21.001275 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000886582 sec. | ||
| 3608 | 2026.05.23 16:10:21.051427 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2026.05.23 16:10:21.051672 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3610 | 2026.05.23 16:10:21.052064 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3611 | 2026.05.23 16:10:21.052124 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3612 | 2026.05.23 16:10:21.052465 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3613 | 2026.05.23 16:10:21.052570 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3614 | 2026.05.23 16:10:21.052780 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3615 | 2026.05.23 16:10:21.052890 [ 333 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3616 | 2026.05.23 16:10:21.052895 [ 329 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3617 | 2026.05.23 16:10:21.052912 [ 360 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3618 | 2026.05.23 16:10:21.052897 [ 343 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3619 | 2026.05.23 16:10:21.053077 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 3620 | 2026.05.23 16:10:21.053109 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3621 | 2026.05.23 16:10:21.053161 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3622 | 2026.05.23 16:10:21.053183 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 3623 | 2026.05.23 16:10:21.054309 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002737 sec., 11691.633175009134 rows/sec., 1.96 MiB/sec. | ||
| 3624 | 2026.05.23 16:10:21.054421 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} <Debug> TCPHandler: Processed in 0.003129893 sec. | ||
| 3625 | 2026.05.23 16:10:21.056280 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2026.05.23 16:10:21.056406 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3627 | 2026.05.23 16:10:21.056456 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3628 | 2026.05.23 16:10:21.057036 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.05.23 16:10:21.057080 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3630 | 2026.05.23 16:10:21.057480 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3631 | 2026.05.23 16:10:21.057745 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.05.23 16:10:21.057906 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001534 sec., 58670.143415906125 rows/sec., 4.72 MiB/sec. | ||
| 3633 | 2026.05.23 16:10:21.057944 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} <Debug> TCPHandler: Processed in 0.001724324 sec. | ||
| 3634 | 2026.05.23 16:10:21.058102 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2026.05.23 16:10:21.058207 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3636 | 2026.05.23 16:10:21.058251 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3637 | 2026.05.23 16:10:21.058725 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.05.23 16:10:21.058761 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3639 | 2026.05.23 16:10:21.059071 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3640 | 2026.05.23 16:10:21.059353 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.05.23 16:10:21.059632 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00144 sec., 3472.222222222222 rows/sec., 261.09 KiB/sec. | ||
| 3642 | 2026.05.23 16:10:21.059705 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} <Debug> TCPHandler: Processed in 0.001653983 sec. | ||
| 3643 | 2026.05.23 16:10:21.059920 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3644 | 2026.05.23 16:10:21.060061 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3645 | 2026.05.23 16:10:21.060123 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3646 | 2026.05.23 16:10:21.060729 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2026.05.23 16:10:21.060773 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3648 | 2026.05.23 16:10:21.061177 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3649 | 2026.05.23 16:10:21.061407 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2026.05.23 16:10:21.061577 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001561 sec., 59577.19410634208 rows/sec., 4.64 MiB/sec. | ||
| 3651 | 2026.05.23 16:10:21.061621 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} <Debug> TCPHandler: Processed in 0.001817325 sec. | ||
| 3652 | 2026.05.23 16:10:21.061776 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3653 | 2026.05.23 16:10:21.061884 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3654 | 2026.05.23 16:10:21.061933 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3655 | 2026.05.23 16:10:21.062414 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2026.05.23 16:10:21.062457 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3657 | 2026.05.23 16:10:21.062912 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3658 | 2026.05.23 16:10:21.063182 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2026.05.23 16:10:21.063331 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001473 sec., 108621.86014935507 rows/sec., 7.57 MiB/sec. | ||
| 3660 | 2026.05.23 16:10:21.063369 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} <Debug> TCPHandler: Processed in 0.001649443 sec. | ||
| 3661 | 2026.05.23 16:10:21.063523 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.05.23 16:10:21.063632 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3663 | 2026.05.23 16:10:21.063694 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} <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 | ||
| 3664 | 2026.05.23 16:10:21.064465 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2026.05.23 16:10:21.064505 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3666 | 2026.05.23 16:10:21.065160 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3667 | 2026.05.23 16:10:21.065544 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2026.05.23 16:10:21.065705 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3669 | 2026.05.23 16:10:21.065741 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.05.23 16:10:21.065746 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002135 sec., 2341.9203747072597 rows/sec., 4.20 MiB/sec. | ||
| 3671 | 2026.05.23 16:10:21.065760 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3672 | 2026.05.23 16:10:21.065833 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} <Debug> TCPHandler: Processed in 0.002369843 sec. | ||
| 3673 | 2026.05.23 16:10:21.065851 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::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 | ||
| 3674 | 2026.05.23 16:10:21.066002 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3675 | 2026.05.23 16:10:21.066034 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3676 | 2026.05.23 16:10:21.066085 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 225 rows starting from the beginning of the part | ||
| 3677 | 2026.05.23 16:10:21.066121 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3678 | 2026.05.23 16:10:21.066170 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3679 | 2026.05.23 16:10:21.066208 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 3680 | 2026.05.23 16:10:21.066317 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part | ||
| 3681 | 2026.05.23 16:10:21.066426 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 3682 | 2026.05.23 16:10:21.066531 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
| 3683 | 2026.05.23 16:10:21.066553 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.05.23 16:10:21.066591 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3685 | 2026.05.23 16:10:21.066638 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 3686 | 2026.05.23 16:10:21.066952 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3687 | 2026.05.23 16:10:21.067250 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.05.23 16:10:21.067393 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001294 sec., 46367.851622874805 rows/sec., 3.12 MiB/sec. | ||
| 3689 | 2026.05.23 16:10:21.067428 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} <Debug> TCPHandler: Processed in 0.001488831 sec. | ||
| 3690 | 2026.05.23 16:10:21.069578 [ 196 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 19 columns (19 merged, 0 gathered) in 0.003757322 sec., 85965.48286252815 rows/sec., 154.05 MiB/sec. | ||
| 3691 | 2026.05.23 16:10:21.070162 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3692 | 2026.05.23 16:10:21.070507 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2026.05.23 16:10:21.070574 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3694 | 2026.05.23 16:10:21.070665 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3695 | 2026.05.23 16:10:21.149387 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3696 | 2026.05.23 16:10:21.165995 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.05.23 16:10:21.166057 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3698 | 2026.05.23 16:10:21.171786 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3699 | 2026.05.23 16:10:21.172475 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.05.23 16:10:21.172781 [ 120 ] {} <Debug> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3701 | 2026.05.23 16:10:21.172843 [ 120 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2026.05.23 16:10:21.172867 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3703 | 2026.05.23 16:10:21.173009 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 3704 | 2026.05.23 16:10:21.175834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3705 | 2026.05.23 16:10:21.177038 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3706 | 2026.05.23 16:10:21.178546 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 3707 | 2026.05.23 16:10:21.183310 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 3708 | 2026.05.23 16:10:21.188142 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 3709 | 2026.05.23 16:10:21.192575 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 3710 | 2026.05.23 16:10:21.197358 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 3711 | 2026.05.23 16:10:21.201824 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 3712 | 2026.05.23 16:10:21.256010 [ 195 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083062984 sec., 1456.7258985061262 rows/sec., 7.53 MiB/sec. | ||
| 3713 | 2026.05.23 16:10:21.258040 [ 199 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3714 | 2026.05.23 16:10:21.259742 [ 199 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.05.23 16:10:21.259841 [ 199 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3716 | 2026.05.23 16:10:21.261224 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3717 | 2026.05.23 16:10:22.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.14 MiB, peak 242.13 MiB, free memory in arenas 0.00 B, will set to 240.79 MiB (RSS), difference: 8.65 MiB | ||
| 3718 | 2026.05.23 16:10:26.053846 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3719 | 2026.05.23 16:10:26.054115 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3720 | 2026.05.23 16:10:26.054477 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3721 | 2026.05.23 16:10:26.054521 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3722 | 2026.05.23 16:10:26.054770 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3723 | 2026.05.23 16:10:26.054849 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3724 | 2026.05.23 16:10:26.054993 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3725 | 2026.05.23 16:10:26.055102 [ 333 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3726 | 2026.05.23 16:10:26.055116 [ 360 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3727 | 2026.05.23 16:10:26.055108 [ 329 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3728 | 2026.05.23 16:10:26.055103 [ 343 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3729 | 2026.05.23 16:10:26.055319 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 3730 | 2026.05.23 16:10:26.055345 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3731 | 2026.05.23 16:10:26.055388 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3732 | 2026.05.23 16:10:26.055408 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 3733 | 2026.05.23 16:10:26.056461 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002451 sec., 13055.895552835576 rows/sec., 2.19 MiB/sec. | ||
| 3734 | 2026.05.23 16:10:26.056559 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} <Debug> TCPHandler: Processed in 0.00285394 sec. | ||
| 3735 | 2026.05.23 16:10:26.058831 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3736 | 2026.05.23 16:10:26.058953 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3737 | 2026.05.23 16:10:26.059004 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3738 | 2026.05.23 16:10:26.059744 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2026.05.23 16:10:26.059799 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3740 | 2026.05.23 16:10:26.060211 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3741 | 2026.05.23 16:10:26.060425 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2026.05.23 16:10:26.060571 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001654 sec., 93107.61789600967 rows/sec., 8.00 MiB/sec. | ||
| 3743 | 2026.05.23 16:10:26.060606 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} <Debug> TCPHandler: Processed in 0.001826516 sec. | ||
| 3744 | 2026.05.23 16:10:26.060728 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3745 | 2026.05.23 16:10:26.060826 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3746 | 2026.05.23 16:10:26.060867 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3747 | 2026.05.23 16:10:26.061306 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2026.05.23 16:10:26.061342 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3749 | 2026.05.23 16:10:26.061632 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3750 | 2026.05.23 16:10:26.061838 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.05.23 16:10:26.061969 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001162 sec., 31841.652323580034 rows/sec., 2.34 MiB/sec. | ||
| 3752 | 2026.05.23 16:10:26.062003 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} <Debug> TCPHandler: Processed in 0.001323258 sec. | ||
| 3753 | 2026.05.23 16:10:26.062144 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3754 | 2026.05.23 16:10:26.062239 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3755 | 2026.05.23 16:10:26.062278 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3756 | 2026.05.23 16:10:26.062732 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2026.05.23 16:10:26.062768 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3758 | 2026.05.23 16:10:26.063065 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3759 | 2026.05.23 16:10:26.063269 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2026.05.23 16:10:26.063395 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001174 sec., 106473.59454855196 rows/sec., 8.30 MiB/sec. | ||
| 3761 | 2026.05.23 16:10:26.063428 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} <Debug> TCPHandler: Processed in 0.001332538 sec. | ||
| 3762 | 2026.05.23 16:10:26.063558 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3763 | 2026.05.23 16:10:26.063655 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3764 | 2026.05.23 16:10:26.063697 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3765 | 2026.05.23 16:10:26.064107 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.05.23 16:10:26.064141 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3767 | 2026.05.23 16:10:26.064464 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3768 | 2026.05.23 16:10:26.064668 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.05.23 16:10:26.064797 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 3770 | 2026.05.23 16:10:26.064830 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} <Debug> TCPHandler: Processed in 0.001320779 sec. | ||
| 3771 | 2026.05.23 16:10:26.064951 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3772 | 2026.05.23 16:10:26.065045 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3773 | 2026.05.23 16:10:26.065098 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} <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 | ||
| 3774 | 2026.05.23 16:10:26.065842 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2026.05.23 16:10:26.065877 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3776 | 2026.05.23 16:10:26.066431 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3777 | 2026.05.23 16:10:26.066647 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2026.05.23 16:10:26.066778 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001751 sec., 21130.7824100514 rows/sec., 37.87 MiB/sec. | ||
| 3779 | 2026.05.23 16:10:26.066826 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} <Debug> TCPHandler: Processed in 0.001922776 sec. | ||
| 3780 | 2026.05.23 16:10:26.066949 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3781 | 2026.05.23 16:10:26.067045 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3782 | 2026.05.23 16:10:26.067086 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3783 | 2026.05.23 16:10:26.067450 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3784 | 2026.05.23 16:10:26.067485 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3785 | 2026.05.23 16:10:26.067777 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3786 | 2026.05.23 16:10:26.067983 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3787 | 2026.05.23 16:10:26.068111 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 3788 | 2026.05.23 16:10:26.068144 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} <Debug> TCPHandler: Processed in 0.001244907 sec. | ||
| 3789 | 2026.05.23 16:10:28.158878 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46401 | ||
| 3790 | 2026.05.23 16:10:28.158983 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3791 | 2026.05.23 16:10:28.159017 [ 311 ] {} <Debug> TCP-Session: b1c624b5-63e5-4d97-ab54-fd6b45d0ecd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46401 | ||
| 3792 | 2026.05.23 16:10:28.159047 [ 311 ] {} <Debug> TCP-Session: b1c624b5-63e5-4d97-ab54-fd6b45d0ecd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.05.23 16:10:28.159064 [ 311 ] {} <Debug> TCP-Session: b1c624b5-63e5-4d97-ab54-fd6b45d0ecd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.05.23 16:10:28.159328 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43229 | ||
| 3795 | 2026.05.23 16:10:28.159348 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52440 | ||
| 3796 | 2026.05.23 16:10:28.159384 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43559 | ||
| 3797 | 2026.05.23 16:10:28.159436 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55120 | ||
| 3798 | 2026.05.23 16:10:28.159463 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3799 | 2026.05.23 16:10:28.159464 [ 311 ] {} <Trace> TCP-Session: b1c624b5-63e5-4d97-ab54-fd6b45d0ecd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2026.05.23 16:10:28.159487 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60710 | ||
| 3801 | 2026.05.23 16:10:28.159496 [ 312 ] {} <Debug> TCP-Session: 12e6869a-c26a-4f7c-ad3a-c133087620cc Authenticating user 'default' from [fd00:1122:3344:101::e]:43229 | ||
| 3802 | 2026.05.23 16:10:28.159549 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58683 | ||
| 3803 | 2026.05.23 16:10:28.159557 [ 312 ] {} <Debug> TCP-Session: 12e6869a-c26a-4f7c-ad3a-c133087620cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2026.05.23 16:10:28.159606 [ 312 ] {} <Debug> TCP-Session: 12e6869a-c26a-4f7c-ad3a-c133087620cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.05.23 16:10:28.159653 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59288 | ||
| 3806 | 2026.05.23 16:10:28.159762 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55820 | ||
| 3807 | 2026.05.23 16:10:28.159773 [ 311 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46401) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3808 | 2026.05.23 16:10:28.159972 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3809 | 2026.05.23 16:10:28.160014 [ 313 ] {} <Debug> TCP-Session: 8a6bd99b-3ef3-439d-bf01-ac3c11e303ac Authenticating user 'default' from [fd00:1122:3344:101::e]:52440 | ||
| 3810 | 2026.05.23 16:10:28.160032 [ 313 ] {} <Debug> TCP-Session: 8a6bd99b-3ef3-439d-bf01-ac3c11e303ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.05.23 16:10:28.160046 [ 313 ] {} <Debug> TCP-Session: 8a6bd99b-3ef3-439d-bf01-ac3c11e303ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.05.23 16:10:28.160116 [ 311 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3813 | 2026.05.23 16:10:28.160150 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3814 | 2026.05.23 16:10:28.160185 [ 315 ] {} <Debug> TCP-Session: 57c4572b-4173-40b4-a1c5-7752debf004a Authenticating user 'default' from [fd00:1122:3344:101::e]:55120 | ||
| 3815 | 2026.05.23 16:10:28.160201 [ 315 ] {} <Debug> TCP-Session: 57c4572b-4173-40b4-a1c5-7752debf004a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.05.23 16:10:28.160214 [ 315 ] {} <Debug> TCP-Session: 57c4572b-4173-40b4-a1c5-7752debf004a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.05.23 16:10:28.160277 [ 311 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3818 | 2026.05.23 16:10:28.160632 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3819 | 2026.05.23 16:10:28.160641 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3820 | 2026.05.23 16:10:28.160672 [ 307 ] {} <Debug> TCP-Session: 1f225bca-9cc3-43fd-b5f1-df8b1c4ba7b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59288 | ||
| 3821 | 2026.05.23 16:10:28.160658 [ 311 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 3822 | 2026.05.23 16:10:28.160740 [ 307 ] {} <Debug> TCP-Session: 1f225bca-9cc3-43fd-b5f1-df8b1c4ba7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.05.23 16:10:28.160738 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3824 | 2026.05.23 16:10:28.160776 [ 307 ] {} <Debug> TCP-Session: 1f225bca-9cc3-43fd-b5f1-df8b1c4ba7b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.05.23 16:10:28.160729 [ 269 ] {} <Debug> TCP-Session: 473f5661-ebf0-4c5f-906d-2002a27566bf Authenticating user 'default' from [fd00:1122:3344:101::e]:58683 | ||
| 3826 | 2026.05.23 16:10:28.160801 [ 259 ] {} <Debug> TCP-Session: d3017717-d926-4dbe-930f-79950513e395 Authenticating user 'default' from [fd00:1122:3344:101::e]:60710 | ||
| 3827 | 2026.05.23 16:10:28.160830 [ 269 ] {} <Debug> TCP-Session: 473f5661-ebf0-4c5f-906d-2002a27566bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.05.23 16:10:28.160833 [ 259 ] {} <Debug> TCP-Session: d3017717-d926-4dbe-930f-79950513e395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.05.23 16:10:28.160840 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3830 | 2026.05.23 16:10:28.160865 [ 259 ] {} <Debug> TCP-Session: d3017717-d926-4dbe-930f-79950513e395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.05.23 16:10:28.160853 [ 269 ] {} <Debug> TCP-Session: 473f5661-ebf0-4c5f-906d-2002a27566bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.05.23 16:10:28.160889 [ 314 ] {} <Debug> TCP-Session: ea89e326-792b-459d-88e3-cf1572e1513e Authenticating user 'default' from [fd00:1122:3344:101::e]:43559 | ||
| 3833 | 2026.05.23 16:10:28.160931 [ 314 ] {} <Debug> TCP-Session: ea89e326-792b-459d-88e3-cf1572e1513e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.05.23 16:10:28.160948 [ 314 ] {} <Debug> TCP-Session: ea89e326-792b-459d-88e3-cf1572e1513e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.05.23 16:10:28.161027 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3836 | 2026.05.23 16:10:28.161061 [ 308 ] {} <Debug> TCP-Session: 4c59df96-f732-474c-addb-cba400c57df2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55820 | ||
| 3837 | 2026.05.23 16:10:28.161080 [ 308 ] {} <Debug> TCP-Session: 4c59df96-f732-474c-addb-cba400c57df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.05.23 16:10:28.161093 [ 308 ] {} <Debug> TCP-Session: 4c59df96-f732-474c-addb-cba400c57df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.05.23 16:10:28.161818 [ 343 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} <Trace> AggregatingTransform: Aggregating | ||
| 3840 | 2026.05.23 16:10:28.161859 [ 343 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} <Trace> Aggregator: Aggregation method: without_key | ||
| 3841 | 2026.05.23 16:10:28.161894 [ 343 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001036904 sec. (964.409 rows/sec., 37.67 KiB/sec.) | ||
| 3842 | 2026.05.23 16:10:28.161910 [ 343 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} <Trace> Aggregator: Merging aggregated data | ||
| 3843 | 2026.05.23 16:10:28.162556 [ 311 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002861 sec., 349.52813701502976 rows/sec., 13.65 KiB/sec. | ||
| 3844 | 2026.05.23 16:10:28.162716 [ 311 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} <Debug> TCPHandler: Processed in 0.003420547 sec. | ||
| 3845 | 2026.05.23 16:10:28.162868 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3846 | 2026.05.23 16:10:28.162907 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3847 | 2026.05.23 16:10:28.162913 [ 311 ] {} <Debug> TCP-Session: b1c624b5-63e5-4d97-ab54-fd6b45d0ecd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.05.23 16:10:28.162924 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3849 | 2026.05.23 16:10:28.162952 [ 308 ] {} <Debug> TCP-Session: 4c59df96-f732-474c-addb-cba400c57df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.05.23 16:10:28.162955 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3851 | 2026.05.23 16:10:28.162990 [ 313 ] {} <Debug> TCP-Session: 8a6bd99b-3ef3-439d-bf01-ac3c11e303ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.05.23 16:10:28.163018 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3853 | 2026.05.23 16:10:28.163005 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3854 | 2026.05.23 16:10:28.163054 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3855 | 2026.05.23 16:10:28.163067 [ 315 ] {} <Debug> TCP-Session: 57c4572b-4173-40b4-a1c5-7752debf004a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.05.23 16:10:28.163103 [ 307 ] {} <Debug> TCP-Session: 1f225bca-9cc3-43fd-b5f1-df8b1c4ba7b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.05.23 16:10:28.163111 [ 269 ] {} <Debug> TCP-Session: 473f5661-ebf0-4c5f-906d-2002a27566bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.05.23 16:10:28.163054 [ 259 ] {} <Debug> TCP-Session: d3017717-d926-4dbe-930f-79950513e395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.05.23 16:10:28.162979 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3860 | 2026.05.23 16:10:28.162966 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3861 | 2026.05.23 16:10:28.163232 [ 314 ] {} <Debug> TCP-Session: ea89e326-792b-459d-88e3-cf1572e1513e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.05.23 16:10:28.163266 [ 312 ] {} <Debug> TCP-Session: 12e6869a-c26a-4f7c-ad3a-c133087620cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.05.23 16:10:28.216852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8100 | ||
| 3864 | 2026.05.23 16:10:28.217378 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.05.23 16:10:28.217431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3866 | 2026.05.23 16:10:28.217942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3867 | 2026.05.23 16:10:28.218297 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.05.23 16:10:28.218504 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8100 | ||
| 3869 | 2026.05.23 16:10:28.352072 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35868 | ||
| 3870 | 2026.05.23 16:10:28.352165 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3871 | 2026.05.23 16:10:28.352198 [ 311 ] {} <Debug> TCP-Session: d5485e93-ef47-4843-b017-eccf34529f3e Authenticating user 'default' from [fd00:1122:3344:101::e]:35868 | ||
| 3872 | 2026.05.23 16:10:28.352228 [ 311 ] {} <Debug> TCP-Session: d5485e93-ef47-4843-b017-eccf34529f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.05.23 16:10:28.352242 [ 311 ] {} <Debug> TCP-Session: d5485e93-ef47-4843-b017-eccf34529f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.05.23 16:10:28.352502 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51302 | ||
| 3875 | 2026.05.23 16:10:28.352502 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33760 | ||
| 3876 | 2026.05.23 16:10:28.352554 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37684 | ||
| 3877 | 2026.05.23 16:10:28.352580 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61899 | ||
| 3878 | 2026.05.23 16:10:28.352590 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38546 | ||
| 3879 | 2026.05.23 16:10:28.352617 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3880 | 2026.05.23 16:10:28.352638 [ 311 ] {} <Trace> TCP-Session: d5485e93-ef47-4843-b017-eccf34529f3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2026.05.23 16:10:28.352673 [ 312 ] {} <Debug> TCP-Session: 09bcd7e3-2bd3-4544-a877-fade42c9ccf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33760 | ||
| 3882 | 2026.05.23 16:10:28.352688 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3883 | 2026.05.23 16:10:28.352687 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3884 | 2026.05.23 16:10:28.352712 [ 312 ] {} <Debug> TCP-Session: 09bcd7e3-2bd3-4544-a877-fade42c9ccf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3885 | 2026.05.23 16:10:28.352726 [ 307 ] {} <Debug> TCP-Session: b9ca932e-7262-4d90-aa48-d551f051a536 Authenticating user 'default' from [fd00:1122:3344:101::e]:38546 | ||
| 3886 | 2026.05.23 16:10:28.352750 [ 312 ] {} <Debug> TCP-Session: 09bcd7e3-2bd3-4544-a877-fade42c9ccf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.05.23 16:10:28.352745 [ 269 ] {} <Debug> TCP-Session: 71d54f74-6a44-42e3-9454-b087a908b277 Authenticating user 'default' from [fd00:1122:3344:101::e]:61899 | ||
| 3888 | 2026.05.23 16:10:28.352769 [ 307 ] {} <Debug> TCP-Session: b9ca932e-7262-4d90-aa48-d551f051a536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.05.23 16:10:28.352617 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3890 | 2026.05.23 16:10:28.352804 [ 307 ] {} <Debug> TCP-Session: b9ca932e-7262-4d90-aa48-d551f051a536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.05.23 16:10:28.352802 [ 269 ] {} <Debug> TCP-Session: 71d54f74-6a44-42e3-9454-b087a908b277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2026.05.23 16:10:28.352837 [ 311 ] {90aab292-894d-4714-ab81-b7b7d7813b89} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35868) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3893 | 2026.05.23 16:10:28.352858 [ 269 ] {} <Debug> TCP-Session: 71d54f74-6a44-42e3-9454-b087a908b277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2026.05.23 16:10:28.352843 [ 315 ] {} <Debug> TCP-Session: c913f5d3-b4ea-4de3-b1a6-32e779bc211b Authenticating user 'default' from [fd00:1122:3344:101::e]:37684 | ||
| 3895 | 2026.05.23 16:10:28.352597 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58474 | ||
| 3896 | 2026.05.23 16:10:28.352910 [ 315 ] {} <Debug> TCP-Session: c913f5d3-b4ea-4de3-b1a6-32e779bc211b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.05.23 16:10:28.352596 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3898 | 2026.05.23 16:10:28.352955 [ 315 ] {} <Debug> TCP-Session: c913f5d3-b4ea-4de3-b1a6-32e779bc211b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.05.23 16:10:28.352576 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40998 | ||
| 3900 | 2026.05.23 16:10:28.352985 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3901 | 2026.05.23 16:10:28.352974 [ 313 ] {} <Debug> TCP-Session: cac55f25-deb5-4363-924d-0e79307c7ab2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51302 | ||
| 3902 | 2026.05.23 16:10:28.353026 [ 308 ] {} <Debug> TCP-Session: 1e54eef9-312c-4636-922b-bad891cc8816 Authenticating user 'default' from [fd00:1122:3344:101::e]:58474 | ||
| 3903 | 2026.05.23 16:10:28.353032 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3904 | 2026.05.23 16:10:28.353042 [ 313 ] {} <Debug> TCP-Session: cac55f25-deb5-4363-924d-0e79307c7ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2026.05.23 16:10:28.353058 [ 308 ] {} <Debug> TCP-Session: 1e54eef9-312c-4636-922b-bad891cc8816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2026.05.23 16:10:28.353063 [ 259 ] {} <Debug> TCP-Session: 7939da62-51eb-492e-a2bc-7b25119ab2e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40998 | ||
| 3907 | 2026.05.23 16:10:28.353071 [ 313 ] {} <Debug> TCP-Session: cac55f25-deb5-4363-924d-0e79307c7ab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.05.23 16:10:28.353082 [ 308 ] {} <Debug> TCP-Session: 1e54eef9-312c-4636-922b-bad891cc8816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.05.23 16:10:28.353093 [ 259 ] {} <Debug> TCP-Session: 7939da62-51eb-492e-a2bc-7b25119ab2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.05.23 16:10:28.352550 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54333 | ||
| 3911 | 2026.05.23 16:10:28.353132 [ 311 ] {90aab292-894d-4714-ab81-b7b7d7813b89} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3912 | 2026.05.23 16:10:28.353122 [ 259 ] {} <Debug> TCP-Session: 7939da62-51eb-492e-a2bc-7b25119ab2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.05.23 16:10:28.353205 [ 311 ] {90aab292-894d-4714-ab81-b7b7d7813b89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3914 | 2026.05.23 16:10:28.353180 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3915 | 2026.05.23 16:10:28.353265 [ 314 ] {} <Debug> TCP-Session: 6cdc2a73-cf2a-4855-b626-55fdeeb847df Authenticating user 'default' from [fd00:1122:3344:101::e]:54333 | ||
| 3916 | 2026.05.23 16:10:28.353284 [ 314 ] {} <Debug> TCP-Session: 6cdc2a73-cf2a-4855-b626-55fdeeb847df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.05.23 16:10:28.353302 [ 314 ] {} <Debug> TCP-Session: 6cdc2a73-cf2a-4855-b626-55fdeeb847df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.05.23 16:10:28.353514 [ 311 ] {90aab292-894d-4714-ab81-b7b7d7813b89} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 3919 | 2026.05.23 16:10:28.354408 [ 337 ] {90aab292-894d-4714-ab81-b7b7d7813b89} <Trace> AggregatingTransform: Aggregating | ||
| 3920 | 2026.05.23 16:10:28.354459 [ 337 ] {90aab292-894d-4714-ab81-b7b7d7813b89} <Trace> Aggregator: Aggregation method: without_key | ||
| 3921 | 2026.05.23 16:10:28.354492 [ 337 ] {90aab292-894d-4714-ab81-b7b7d7813b89} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873432 sec. (1144.909 rows/sec., 44.72 KiB/sec.) | ||
| 3922 | 2026.05.23 16:10:28.354510 [ 337 ] {90aab292-894d-4714-ab81-b7b7d7813b89} <Trace> Aggregator: Merging aggregated data | ||
| 3923 | 2026.05.23 16:10:28.355206 [ 311 ] {90aab292-894d-4714-ab81-b7b7d7813b89} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002425 sec., 412.37113402061857 rows/sec., 16.11 KiB/sec. | ||
| 3924 | 2026.05.23 16:10:28.355345 [ 311 ] {90aab292-894d-4714-ab81-b7b7d7813b89} <Debug> TCPHandler: Processed in 0.002836379 sec. | ||
| 3925 | 2026.05.23 16:10:28.355483 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3926 | 2026.05.23 16:10:28.355516 [ 311 ] {} <Debug> TCP-Session: d5485e93-ef47-4843-b017-eccf34529f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3927 | 2026.05.23 16:10:28.355522 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3928 | 2026.05.23 16:10:28.355543 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3929 | 2026.05.23 16:10:28.355567 [ 312 ] {} <Debug> TCP-Session: 09bcd7e3-2bd3-4544-a877-fade42c9ccf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.05.23 16:10:28.355566 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3931 | 2026.05.23 16:10:28.355583 [ 313 ] {} <Debug> TCP-Session: cac55f25-deb5-4363-924d-0e79307c7ab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.05.23 16:10:28.355589 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3933 | 2026.05.23 16:10:28.355603 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3934 | 2026.05.23 16:10:28.355633 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3935 | 2026.05.23 16:10:28.355652 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3936 | 2026.05.23 16:10:28.355678 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3937 | 2026.05.23 16:10:28.355694 [ 259 ] {} <Debug> TCP-Session: 7939da62-51eb-492e-a2bc-7b25119ab2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.05.23 16:10:28.355727 [ 269 ] {} <Debug> TCP-Session: 71d54f74-6a44-42e3-9454-b087a908b277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.05.23 16:10:28.355752 [ 307 ] {} <Debug> TCP-Session: b9ca932e-7262-4d90-aa48-d551f051a536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.05.23 16:10:28.355618 [ 315 ] {} <Debug> TCP-Session: c913f5d3-b4ea-4de3-b1a6-32e779bc211b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.05.23 16:10:28.355705 [ 308 ] {} <Debug> TCP-Session: 1e54eef9-312c-4636-922b-bad891cc8816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2026.05.23 16:10:28.355698 [ 314 ] {} <Debug> TCP-Session: 6cdc2a73-cf2a-4855-b626-55fdeeb847df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2026.05.23 16:10:28.379627 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48047 | ||
| 3944 | 2026.05.23 16:10:28.379699 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3945 | 2026.05.23 16:10:28.379725 [ 311 ] {} <Debug> TCP-Session: 46f1ea0e-27d8-4249-93ea-a305162cf917 Authenticating user 'default' from [fd00:1122:3344:101::e]:48047 | ||
| 3946 | 2026.05.23 16:10:28.379747 [ 311 ] {} <Debug> TCP-Session: 46f1ea0e-27d8-4249-93ea-a305162cf917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.05.23 16:10:28.379760 [ 311 ] {} <Debug> TCP-Session: 46f1ea0e-27d8-4249-93ea-a305162cf917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.05.23 16:10:28.379988 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43822 | ||
| 3949 | 2026.05.23 16:10:28.380003 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65057 | ||
| 3950 | 2026.05.23 16:10:28.380020 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38829 | ||
| 3951 | 2026.05.23 16:10:28.380058 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34305 | ||
| 3952 | 2026.05.23 16:10:28.380074 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3953 | 2026.05.23 16:10:28.380075 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3954 | 2026.05.23 16:10:28.380079 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38225 | ||
| 3955 | 2026.05.23 16:10:28.380119 [ 312 ] {} <Debug> TCP-Session: 93eb9b0f-dbd6-4070-891f-95504d4a57bd Authenticating user 'default' from [fd00:1122:3344:101::e]:43822 | ||
| 3956 | 2026.05.23 16:10:28.380116 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3957 | 2026.05.23 16:10:28.380102 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3958 | 2026.05.23 16:10:28.380185 [ 307 ] {} <Debug> TCP-Session: 4d3f78de-8e4a-4ce8-b3c1-081b8cf0bd1a Authenticating user 'default' from [fd00:1122:3344:101::e]:34305 | ||
| 3959 | 2026.05.23 16:10:28.380194 [ 312 ] {} <Debug> TCP-Session: 93eb9b0f-dbd6-4070-891f-95504d4a57bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.05.23 16:10:28.380204 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3961 | 2026.05.23 16:10:28.380220 [ 307 ] {} <Debug> TCP-Session: 4d3f78de-8e4a-4ce8-b3c1-081b8cf0bd1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.05.23 16:10:28.380231 [ 312 ] {} <Debug> TCP-Session: 93eb9b0f-dbd6-4070-891f-95504d4a57bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.05.23 16:10:28.380257 [ 269 ] {} <Debug> TCP-Session: 904f0ab5-f556-4f68-97b5-f21dd2edead7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38225 | ||
| 3964 | 2026.05.23 16:10:28.380262 [ 307 ] {} <Debug> TCP-Session: 4d3f78de-8e4a-4ce8-b3c1-081b8cf0bd1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2026.05.23 16:10:28.380311 [ 269 ] {} <Debug> TCP-Session: 904f0ab5-f556-4f68-97b5-f21dd2edead7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.05.23 16:10:28.380209 [ 315 ] {} <Debug> TCP-Session: a2cb2ffd-efb0-4148-80a0-f2443d97e998 Authenticating user 'default' from [fd00:1122:3344:101::e]:38829 | ||
| 3967 | 2026.05.23 16:10:28.380342 [ 269 ] {} <Debug> TCP-Session: 904f0ab5-f556-4f68-97b5-f21dd2edead7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.05.23 16:10:28.380080 [ 311 ] {} <Trace> TCP-Session: 46f1ea0e-27d8-4249-93ea-a305162cf917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3969 | 2026.05.23 16:10:28.380389 [ 315 ] {} <Debug> TCP-Session: a2cb2ffd-efb0-4148-80a0-f2443d97e998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.05.23 16:10:28.380067 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54384 | ||
| 3971 | 2026.05.23 16:10:28.380421 [ 315 ] {} <Debug> TCP-Session: a2cb2ffd-efb0-4148-80a0-f2443d97e998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.05.23 16:10:28.380030 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60336 | ||
| 3973 | 2026.05.23 16:10:28.380488 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3974 | 2026.05.23 16:10:28.380003 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39401 | ||
| 3975 | 2026.05.23 16:10:28.380522 [ 308 ] {} <Debug> TCP-Session: 4fadb21d-c09b-4f2c-8ca3-e5310da5910a Authenticating user 'default' from [fd00:1122:3344:101::e]:54384 | ||
| 3976 | 2026.05.23 16:10:28.380523 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3977 | 2026.05.23 16:10:28.380576 [ 308 ] {} <Debug> TCP-Session: 4fadb21d-c09b-4f2c-8ca3-e5310da5910a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3978 | 2026.05.23 16:10:28.380590 [ 311 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48047) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3979 | 2026.05.23 16:10:28.380596 [ 259 ] {} <Debug> TCP-Session: 8e819ce8-20bd-4edb-a24b-11964f947d03 Authenticating user 'default' from [fd00:1122:3344:101::e]:60336 | ||
| 3980 | 2026.05.23 16:10:28.380603 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3981 | 2026.05.23 16:10:28.380639 [ 259 ] {} <Debug> TCP-Session: 8e819ce8-20bd-4edb-a24b-11964f947d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.05.23 16:10:28.380601 [ 308 ] {} <Debug> TCP-Session: 4fadb21d-c09b-4f2c-8ca3-e5310da5910a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.05.23 16:10:28.380665 [ 259 ] {} <Debug> TCP-Session: 8e819ce8-20bd-4edb-a24b-11964f947d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.05.23 16:10:28.380662 [ 313 ] {} <Debug> TCP-Session: b5bd0c8c-a1dd-4c3d-a2b4-dc03b13d10e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39401 | ||
| 3985 | 2026.05.23 16:10:28.380107 [ 314 ] {} <Debug> TCP-Session: 28e14ea1-0d7b-4e5c-bb71-0c21c51dd515 Authenticating user 'default' from [fd00:1122:3344:101::e]:65057 | ||
| 3986 | 2026.05.23 16:10:28.380728 [ 313 ] {} <Debug> TCP-Session: b5bd0c8c-a1dd-4c3d-a2b4-dc03b13d10e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.05.23 16:10:28.380739 [ 314 ] {} <Debug> TCP-Session: 28e14ea1-0d7b-4e5c-bb71-0c21c51dd515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.05.23 16:10:28.380752 [ 313 ] {} <Debug> TCP-Session: b5bd0c8c-a1dd-4c3d-a2b4-dc03b13d10e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.05.23 16:10:28.380764 [ 314 ] {} <Debug> TCP-Session: 28e14ea1-0d7b-4e5c-bb71-0c21c51dd515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.05.23 16:10:28.380906 [ 311 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3991 | 2026.05.23 16:10:28.380971 [ 311 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3992 | 2026.05.23 16:10:28.381347 [ 311 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 3993 | 2026.05.23 16:10:28.382309 [ 323 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} <Trace> AggregatingTransform: Aggregating | ||
| 3994 | 2026.05.23 16:10:28.382374 [ 323 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} <Trace> Aggregator: Aggregation method: without_key | ||
| 3995 | 2026.05.23 16:10:28.382420 [ 323 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956823 sec. (1045.125 rows/sec., 40.83 KiB/sec.) | ||
| 3996 | 2026.05.23 16:10:28.382446 [ 323 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} <Trace> Aggregator: Merging aggregated data | ||
| 3997 | 2026.05.23 16:10:28.383125 [ 311 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002615 sec., 382.40917782026764 rows/sec., 14.94 KiB/sec. | ||
| 3998 | 2026.05.23 16:10:28.383270 [ 311 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} <Debug> TCPHandler: Processed in 0.003311946 sec. | ||
| 3999 | 2026.05.23 16:10:28.383409 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4000 | 2026.05.23 16:10:28.383447 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4001 | 2026.05.23 16:10:28.383465 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4002 | 2026.05.23 16:10:28.383501 [ 312 ] {} <Debug> TCP-Session: 93eb9b0f-dbd6-4070-891f-95504d4a57bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.05.23 16:10:28.383531 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4004 | 2026.05.23 16:10:28.383533 [ 308 ] {} <Debug> TCP-Session: 4fadb21d-c09b-4f2c-8ca3-e5310da5910a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4005 | 2026.05.23 16:10:28.383579 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4006 | 2026.05.23 16:10:28.383592 [ 313 ] {} <Debug> TCP-Session: b5bd0c8c-a1dd-4c3d-a2b4-dc03b13d10e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2026.05.23 16:10:28.383592 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4008 | 2026.05.23 16:10:28.383623 [ 314 ] {} <Debug> TCP-Session: 28e14ea1-0d7b-4e5c-bb71-0c21c51dd515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.05.23 16:10:28.383568 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4010 | 2026.05.23 16:10:28.383657 [ 269 ] {} <Debug> TCP-Session: 904f0ab5-f556-4f68-97b5-f21dd2edead7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.05.23 16:10:28.383561 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4012 | 2026.05.23 16:10:28.383698 [ 307 ] {} <Debug> TCP-Session: 4d3f78de-8e4a-4ce8-b3c1-081b8cf0bd1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.05.23 16:10:28.383453 [ 311 ] {} <Debug> TCP-Session: 46f1ea0e-27d8-4249-93ea-a305162cf917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.05.23 16:10:28.383731 [ 315 ] {} <Debug> TCP-Session: a2cb2ffd-efb0-4148-80a0-f2443d97e998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.05.23 16:10:28.383516 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4016 | 2026.05.23 16:10:28.383816 [ 259 ] {} <Debug> TCP-Session: 8e819ce8-20bd-4edb-a24b-11964f947d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.05.23 16:10:28.675935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4018 | 2026.05.23 16:10:28.691235 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4019 | 2026.05.23 16:10:28.691302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4020 | 2026.05.23 16:10:28.698008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4021 | 2026.05.23 16:10:28.699623 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2026.05.23 16:10:28.706913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4023 | 2026.05.23 16:10:31.053513 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4024 | 2026.05.23 16:10:31.053793 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4025 | 2026.05.23 16:10:31.054152 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4026 | 2026.05.23 16:10:31.054193 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4027 | 2026.05.23 16:10:31.054428 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4028 | 2026.05.23 16:10:31.054496 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4029 | 2026.05.23 16:10:31.054635 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4030 | 2026.05.23 16:10:31.054724 [ 353 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4031 | 2026.05.23 16:10:31.054737 [ 331 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4032 | 2026.05.23 16:10:31.054764 [ 345 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4033 | 2026.05.23 16:10:31.054766 [ 319 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4034 | 2026.05.23 16:10:31.054927 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4035 | 2026.05.23 16:10:31.054953 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4036 | 2026.05.23 16:10:31.055028 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4037 | 2026.05.23 16:10:31.055051 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4038 | 2026.05.23 16:10:31.055087 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4039 | 2026.05.23 16:10:31.055127 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4040 | 2026.05.23 16:10:31.056223 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <Debug> executeQuery: Read 38 rows, 8.34 KiB in 0.002541 sec., 14954.742227469502 rows/sec., 3.21 MiB/sec. | ||
| 4041 | 2026.05.23 16:10:31.056336 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} <Debug> TCPHandler: Processed in 0.002960831 sec. | ||
| 4042 | 2026.05.23 16:10:31.058870 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2026.05.23 16:10:31.058998 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4044 | 2026.05.23 16:10:31.059049 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4045 | 2026.05.23 16:10:31.059604 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2026.05.23 16:10:31.059652 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4047 | 2026.05.23 16:10:31.060059 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4048 | 2026.05.23 16:10:31.060290 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2026.05.23 16:10:31.060430 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001468 sec., 16348.773841961854 rows/sec., 1.36 MiB/sec. | ||
| 4050 | 2026.05.23 16:10:31.060465 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} <Debug> TCPHandler: Processed in 0.001655193 sec. | ||
| 4051 | 2026.05.23 16:10:31.060602 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4052 | 2026.05.23 16:10:31.060699 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4053 | 2026.05.23 16:10:31.060739 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4054 | 2026.05.23 16:10:31.061139 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.05.23 16:10:31.061175 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4056 | 2026.05.23 16:10:31.061448 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4057 | 2026.05.23 16:10:31.061653 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.05.23 16:10:31.061779 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001099 sec., 3639.672429481347 rows/sec., 296.79 KiB/sec. | ||
| 4059 | 2026.05.23 16:10:31.061814 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} <Debug> TCPHandler: Processed in 0.001260598 sec. | ||
| 4060 | 2026.05.23 16:10:31.062008 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2026.05.23 16:10:31.062158 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4062 | 2026.05.23 16:10:31.062222 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4063 | 2026.05.23 16:10:31.062949 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.05.23 16:10:31.062987 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4065 | 2026.05.23 16:10:31.063371 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4066 | 2026.05.23 16:10:31.063598 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.05.23 16:10:31.063710 [ 107 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4068 | 2026.05.23 16:10:31.063741 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} <Debug> executeQuery: Read 212 rows, 19.00 KiB in 0.001628 sec., 130221.13022113021 rows/sec., 11.39 MiB/sec. | ||
| 4069 | 2026.05.23 16:10:31.063755 [ 107 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.05.23 16:10:31.063782 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4071 | 2026.05.23 16:10:31.063785 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} <Debug> TCPHandler: Processed in 0.001889276 sec. | ||
| 4072 | 2026.05.23 16:10:31.063875 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 4073 | 2026.05.23 16:10:31.063923 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2026.05.23 16:10:31.063975 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4075 | 2026.05.23 16:10:31.064006 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3502 rows starting from the beginning of the part | ||
| 4076 | 2026.05.23 16:10:31.064026 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4077 | 2026.05.23 16:10:31.064061 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2500 rows starting from the beginning of the part | ||
| 4078 | 2026.05.23 16:10:31.064072 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4079 | 2026.05.23 16:10:31.064115 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 80 rows starting from the beginning of the part | ||
| 4080 | 2026.05.23 16:10:31.064160 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4081 | 2026.05.23 16:10:31.064206 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 154 rows starting from the beginning of the part | ||
| 4082 | 2026.05.23 16:10:31.064247 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 4083 | 2026.05.23 16:10:31.064497 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.05.23 16:10:31.064537 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4085 | 2026.05.23 16:10:31.064839 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4086 | 2026.05.23 16:10:31.065053 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2026.05.23 16:10:31.065194 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} <Debug> executeQuery: Read 21 rows, 1.62 KiB in 0.001188 sec., 17676.767676767675 rows/sec., 1.33 MiB/sec. | ||
| 4088 | 2026.05.23 16:10:31.065230 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} <Debug> TCPHandler: Processed in 0.001355689 sec. | ||
| 4089 | 2026.05.23 16:10:31.065350 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4090 | 2026.05.23 16:10:31.065448 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4091 | 2026.05.23 16:10:31.065487 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4092 | 2026.05.23 16:10:31.065880 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.05.23 16:10:31.065916 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4094 | 2026.05.23 16:10:31.066208 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4095 | 2026.05.23 16:10:31.066412 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.05.23 16:10:31.066539 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.80 MiB/sec. | ||
| 4097 | 2026.05.23 16:10:31.066565 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002723528 sec., 2400562.7994278013 rows/sec., 191.49 MiB/sec. | ||
| 4098 | 2026.05.23 16:10:31.066573 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} <Debug> TCPHandler: Processed in 0.001271927 sec. | ||
| 4099 | 2026.05.23 16:10:31.066750 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4100 | 2026.05.23 16:10:31.066853 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4101 | 2026.05.23 16:10:31.066883 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4102 | 2026.05.23 16:10:31.066896 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4103 | 2026.05.23 16:10:31.067140 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.05.23 16:10:31.067210 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4105 | 2026.05.23 16:10:31.067275 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 4106 | 2026.05.23 16:10:31.067327 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2026.05.23 16:10:31.067368 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4108 | 2026.05.23 16:10:31.067674 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4109 | 2026.05.23 16:10:31.067879 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2026.05.23 16:10:31.068004 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. | ||
| 4111 | 2026.05.23 16:10:31.068038 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} <Debug> TCPHandler: Processed in 0.001342269 sec. | ||
| 4112 | 2026.05.23 16:10:31.068169 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2026.05.23 16:10:31.068266 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4114 | 2026.05.23 16:10:31.068307 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4115 | 2026.05.23 16:10:31.068779 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2026.05.23 16:10:31.068814 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4117 | 2026.05.23 16:10:31.069123 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4118 | 2026.05.23 16:10:31.069329 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.05.23 16:10:31.069437 [ 107 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4120 | 2026.05.23 16:10:31.069455 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} <Debug> executeQuery: Read 133 rows, 10.99 KiB in 0.001207 sec., 110190.55509527755 rows/sec., 8.90 MiB/sec. | ||
| 4121 | 2026.05.23 16:10:31.069479 [ 107 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.05.23 16:10:31.069496 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} <Debug> TCPHandler: Processed in 0.001375249 sec. | ||
| 4123 | 2026.05.23 16:10:31.069506 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4124 | 2026.05.23 16:10:31.069608 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 4125 | 2026.05.23 16:10:31.069628 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4126 | 2026.05.23 16:10:31.069727 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4127 | 2026.05.23 16:10:31.069730 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4128 | 2026.05.23 16:10:31.069769 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2008 rows starting from the beginning of the part | ||
| 4129 | 2026.05.23 16:10:31.069790 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4130 | 2026.05.23 16:10:31.069872 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1351 rows starting from the beginning of the part | ||
| 4131 | 2026.05.23 16:10:31.069941 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 88 rows starting from the beginning of the part | ||
| 4132 | 2026.05.23 16:10:31.069990 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 93 rows starting from the beginning of the part | ||
| 4133 | 2026.05.23 16:10:31.070037 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 125 rows starting from the beginning of the part | ||
| 4134 | 2026.05.23 16:10:31.070085 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 133 rows starting from the beginning of the part | ||
| 4135 | 2026.05.23 16:10:31.070201 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.05.23 16:10:31.070242 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4137 | 2026.05.23 16:10:31.070608 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4138 | 2026.05.23 16:10:31.070846 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.05.23 16:10:31.070953 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4140 | 2026.05.23 16:10:31.070982 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2026.05.23 16:10:31.070994 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001269 sec., 156028.36879432623 rows/sec., 11.19 MiB/sec. | ||
| 4142 | 2026.05.23 16:10:31.070998 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4143 | 2026.05.23 16:10:31.071038 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} <Debug> TCPHandler: Processed in 0.00146029 sec. | ||
| 4144 | 2026.05.23 16:10:31.071096 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 4145 | 2026.05.23 16:10:31.071167 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2026.05.23 16:10:31.071183 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4147 | 2026.05.23 16:10:31.071218 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7821 rows starting from the beginning of the part | ||
| 4148 | 2026.05.23 16:10:31.071271 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1593 rows starting from the beginning of the part | ||
| 4149 | 2026.05.23 16:10:31.071272 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4150 | 2026.05.23 16:10:31.071321 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 4151 | 2026.05.23 16:10:31.071339 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} <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 | ||
| 4152 | 2026.05.23 16:10:31.071366 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 4153 | 2026.05.23 16:10:31.071412 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4154 | 2026.05.23 16:10:31.071453 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 198 rows starting from the beginning of the part | ||
| 4155 | 2026.05.23 16:10:31.071468 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001898297 sec., 2000740.6638687202 rows/sec., 145.74 MiB/sec. | ||
| 4156 | 2026.05.23 16:10:31.071699 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4157 | 2026.05.23 16:10:31.071958 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.05.23 16:10:31.072029 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4159 | 2026.05.23 16:10:31.072103 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 4160 | 2026.05.23 16:10:31.072243 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2026.05.23 16:10:31.072275 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4162 | 2026.05.23 16:10:31.072816 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4163 | 2026.05.23 16:10:31.073059 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.05.23 16:10:31.073228 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001972 sec., 2535.4969574036513 rows/sec., 4.54 MiB/sec. | ||
| 4165 | 2026.05.23 16:10:31.073330 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} <Debug> TCPHandler: Processed in 0.00221156 sec. | ||
| 4166 | 2026.05.23 16:10:31.073562 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4167 | 2026.05.23 16:10:31.073689 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4168 | 2026.05.23 16:10:31.073746 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4169 | 2026.05.23 16:10:31.074119 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.05.23 16:10:31.074155 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4171 | 2026.05.23 16:10:31.074465 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4172 | 2026.05.23 16:10:31.074688 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2026.05.23 16:10:31.074800 [ 107 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4174 | 2026.05.23 16:10:31.074818 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 4175 | 2026.05.23 16:10:31.074831 [ 107 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2026.05.23 16:10:31.074848 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9964 rows, containing 5 columns (5 merged, 0 gathered) in 0.003784592 sec., 2632780.495229076 rows/sec., 168.64 MiB/sec. | ||
| 4177 | 2026.05.23 16:10:31.074858 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} <Debug> TCPHandler: Processed in 0.00140895 sec. | ||
| 4178 | 2026.05.23 16:10:31.074858 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4179 | 2026.05.23 16:10:31.074991 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 4180 | 2026.05.23 16:10:31.075061 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4181 | 2026.05.23 16:10:31.075106 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4182 | 2026.05.23 16:10:31.075144 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1440 rows starting from the beginning of the part | ||
| 4183 | 2026.05.23 16:10:31.075208 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
| 4184 | 2026.05.23 16:10:31.075259 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 4185 | 2026.05.23 16:10:31.075303 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 4186 | 2026.05.23 16:10:31.075323 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2026.05.23 16:10:31.075346 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4188 | 2026.05.23 16:10:31.075396 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4189 | 2026.05.23 16:10:31.075408 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 4190 | 2026.05.23 16:10:31.075458 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 4191 | 2026.05.23 16:10:31.076430 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.00148052 sec., 1134736.443952125 rows/sec., 72.11 MiB/sec. | ||
| 4192 | 2026.05.23 16:10:31.076606 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4193 | 2026.05.23 16:10:31.076842 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.05.23 16:10:31.076908 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4195 | 2026.05.23 16:10:31.076973 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4196 | 2026.05.23 16:10:35.656634 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4197 | 2026.05.23 16:10:35.656711 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4198 | 2026.05.23 16:10:35.718651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8548 | ||
| 4199 | 2026.05.23 16:10:35.719403 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.05.23 16:10:35.719444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4201 | 2026.05.23 16:10:35.719940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4202 | 2026.05.23 16:10:35.720187 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.05.23 16:10:35.720331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8548 | ||
| 4204 | 2026.05.23 16:10:36.052933 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4205 | 2026.05.23 16:10:36.053169 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4206 | 2026.05.23 16:10:36.053483 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4207 | 2026.05.23 16:10:36.053520 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4208 | 2026.05.23 16:10:36.053733 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4209 | 2026.05.23 16:10:36.053801 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4210 | 2026.05.23 16:10:36.053938 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4211 | 2026.05.23 16:10:36.054049 [ 353 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4212 | 2026.05.23 16:10:36.054066 [ 331 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4213 | 2026.05.23 16:10:36.054050 [ 319 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4214 | 2026.05.23 16:10:36.054049 [ 345 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4215 | 2026.05.23 16:10:36.054248 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 4216 | 2026.05.23 16:10:36.054275 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4217 | 2026.05.23 16:10:36.054319 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4218 | 2026.05.23 16:10:36.054339 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 4219 | 2026.05.23 16:10:36.055472 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002397 sec., 13350.020859407594 rows/sec., 2.24 MiB/sec. | ||
| 4220 | 2026.05.23 16:10:36.055574 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} <Debug> TCPHandler: Processed in 0.002773139 sec. | ||
| 4221 | 2026.05.23 16:10:36.057889 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4222 | 2026.05.23 16:10:36.058105 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4223 | 2026.05.23 16:10:36.058188 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4224 | 2026.05.23 16:10:36.059102 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2026.05.23 16:10:36.059140 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4226 | 2026.05.23 16:10:36.059527 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4227 | 2026.05.23 16:10:36.059752 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2026.05.23 16:10:36.059895 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001848 sec., 83333.33333333333 rows/sec., 7.16 MiB/sec. | ||
| 4229 | 2026.05.23 16:10:36.059930 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} <Debug> TCPHandler: Processed in 0.00214723 sec. | ||
| 4230 | 2026.05.23 16:10:36.060060 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4231 | 2026.05.23 16:10:36.060157 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4232 | 2026.05.23 16:10:36.060198 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4233 | 2026.05.23 16:10:36.060691 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2026.05.23 16:10:36.060727 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4235 | 2026.05.23 16:10:36.061020 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4236 | 2026.05.23 16:10:36.061233 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2026.05.23 16:10:36.061361 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001222 sec., 30278.23240589198 rows/sec., 2.22 MiB/sec. | ||
| 4238 | 2026.05.23 16:10:36.061395 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} <Debug> TCPHandler: Processed in 0.001391159 sec. | ||
| 4239 | 2026.05.23 16:10:36.061514 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2026.05.23 16:10:36.061611 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4241 | 2026.05.23 16:10:36.061650 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4242 | 2026.05.23 16:10:36.062118 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2026.05.23 16:10:36.062154 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4244 | 2026.05.23 16:10:36.062461 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4245 | 2026.05.23 16:10:36.062663 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.05.23 16:10:36.062788 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001195 sec., 104602.51046025104 rows/sec., 8.15 MiB/sec. | ||
| 4247 | 2026.05.23 16:10:36.062821 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} <Debug> TCPHandler: Processed in 0.001356969 sec. | ||
| 4248 | 2026.05.23 16:10:36.062956 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.05.23 16:10:36.063052 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4250 | 2026.05.23 16:10:36.063095 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4251 | 2026.05.23 16:10:36.063539 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.05.23 16:10:36.063575 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4253 | 2026.05.23 16:10:36.063892 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4254 | 2026.05.23 16:10:36.064099 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.05.23 16:10:36.064224 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 4256 | 2026.05.23 16:10:36.064258 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} <Debug> TCPHandler: Processed in 0.001350808 sec. | ||
| 4257 | 2026.05.23 16:10:36.064810 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4258 | 2026.05.23 16:10:36.064965 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4259 | 2026.05.23 16:10:36.065053 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} <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 | ||
| 4260 | 2026.05.23 16:10:36.066072 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.05.23 16:10:36.066110 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4262 | 2026.05.23 16:10:36.066752 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4263 | 2026.05.23 16:10:36.066991 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.05.23 16:10:36.067141 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002224 sec., 16636.690647482017 rows/sec., 29.81 MiB/sec. | ||
| 4265 | 2026.05.23 16:10:36.067193 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} <Debug> TCPHandler: Processed in 0.002506965 sec. | ||
| 4266 | 2026.05.23 16:10:36.067343 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.05.23 16:10:36.067442 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4268 | 2026.05.23 16:10:36.067484 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4269 | 2026.05.23 16:10:36.067861 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.05.23 16:10:36.067896 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4271 | 2026.05.23 16:10:36.068206 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4272 | 2026.05.23 16:10:36.068427 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2026.05.23 16:10:36.068555 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 4274 | 2026.05.23 16:10:36.068588 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} <Debug> TCPHandler: Processed in 0.001302718 sec. | ||
| 4275 | 2026.05.23 16:10:36.207005 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4276 | 2026.05.23 16:10:36.222165 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2026.05.23 16:10:36.222206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4278 | 2026.05.23 16:10:36.228062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4279 | 2026.05.23 16:10:36.228728 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.05.23 16:10:36.231341 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4281 | 2026.05.23 16:10:41.052286 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2026.05.23 16:10:41.052569 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4283 | 2026.05.23 16:10:41.052931 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4284 | 2026.05.23 16:10:41.052976 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4285 | 2026.05.23 16:10:41.053228 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4286 | 2026.05.23 16:10:41.053308 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4287 | 2026.05.23 16:10:41.053446 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4288 | 2026.05.23 16:10:41.053561 [ 345 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4289 | 2026.05.23 16:10:41.053571 [ 319 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4290 | 2026.05.23 16:10:41.053577 [ 352 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4291 | 2026.05.23 16:10:41.053561 [ 353 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4292 | 2026.05.23 16:10:41.053780 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 4293 | 2026.05.23 16:10:41.053807 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4294 | 2026.05.23 16:10:41.053850 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4295 | 2026.05.23 16:10:41.053871 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 4296 | 2026.05.23 16:10:41.054905 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002444 sec., 13093.289689034369 rows/sec., 2.20 MiB/sec. | ||
| 4297 | 2026.05.23 16:10:41.055002 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} <Debug> TCPHandler: Processed in 0.00286234 sec. | ||
| 4298 | 2026.05.23 16:10:41.056889 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.05.23 16:10:41.057004 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4300 | 2026.05.23 16:10:41.057047 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4301 | 2026.05.23 16:10:41.057599 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.05.23 16:10:41.057646 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4303 | 2026.05.23 16:10:41.058030 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4304 | 2026.05.23 16:10:41.058252 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.05.23 16:10:41.058399 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001425 sec., 63157.8947368421 rows/sec., 5.08 MiB/sec. | ||
| 4306 | 2026.05.23 16:10:41.058435 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} <Debug> TCPHandler: Processed in 0.001597692 sec. | ||
| 4307 | 2026.05.23 16:10:41.058584 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.05.23 16:10:41.058682 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4309 | 2026.05.23 16:10:41.058722 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4310 | 2026.05.23 16:10:41.059167 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.05.23 16:10:41.059203 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4312 | 2026.05.23 16:10:41.059497 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4313 | 2026.05.23 16:10:41.059704 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.05.23 16:10:41.059832 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001168 sec., 4280.821917808219 rows/sec., 321.90 KiB/sec. | ||
| 4315 | 2026.05.23 16:10:41.059833 [ 69 ] {} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4316 | 2026.05.23 16:10:41.059868 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} <Debug> TCPHandler: Processed in 0.001333708 sec. | ||
| 4317 | 2026.05.23 16:10:41.059894 [ 69 ] {} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2026.05.23 16:10:41.059920 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4319 | 2026.05.23 16:10:41.060031 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 4320 | 2026.05.23 16:10:41.060047 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.05.23 16:10:41.060173 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4322 | 2026.05.23 16:10:41.060177 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4323 | 2026.05.23 16:10:41.060212 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 81 rows starting from the beginning of the part | ||
| 4324 | 2026.05.23 16:10:41.060233 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4325 | 2026.05.23 16:10:41.060278 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part | ||
| 4326 | 2026.05.23 16:10:41.060327 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part | ||
| 4327 | 2026.05.23 16:10:41.060367 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part | ||
| 4328 | 2026.05.23 16:10:41.060408 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 37 rows starting from the beginning of the part | ||
| 4329 | 2026.05.23 16:10:41.060448 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
| 4330 | 2026.05.23 16:10:41.060716 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2026.05.23 16:10:41.060757 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4332 | 2026.05.23 16:10:41.061077 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4333 | 2026.05.23 16:10:41.061243 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256238 sec., 148061.1158076734 rows/sec., 11.44 MiB/sec. | ||
| 4334 | 2026.05.23 16:10:41.061292 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.05.23 16:10:41.061384 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4336 | 2026.05.23 16:10:41.061428 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.00127 sec., 73228.3464566929 rows/sec., 5.70 MiB/sec. | ||
| 4337 | 2026.05.23 16:10:41.061469 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} <Debug> TCPHandler: Processed in 0.001484961 sec. | ||
| 4338 | 2026.05.23 16:10:41.061611 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.05.23 16:10:41.061649 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.05.23 16:10:41.061717 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4341 | 2026.05.23 16:10:41.061721 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4342 | 2026.05.23 16:10:41.061767 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4343 | 2026.05.23 16:10:41.061805 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4344 | 2026.05.23 16:10:41.062189 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.05.23 16:10:41.062229 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4346 | 2026.05.23 16:10:41.062567 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4347 | 2026.05.23 16:10:41.062777 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.05.23 16:10:41.062914 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 4349 | 2026.05.23 16:10:41.062948 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} <Debug> TCPHandler: Processed in 0.001387519 sec. | ||
| 4350 | 2026.05.23 16:10:41.063077 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2026.05.23 16:10:41.063174 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4352 | 2026.05.23 16:10:41.063227 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} <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 | ||
| 4353 | 2026.05.23 16:10:41.063943 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2026.05.23 16:10:41.063978 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4355 | 2026.05.23 16:10:41.064458 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4356 | 2026.05.23 16:10:41.064674 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2026.05.23 16:10:41.064810 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001654 sec., 3022.974607013301 rows/sec., 5.42 MiB/sec. | ||
| 4358 | 2026.05.23 16:10:41.064859 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} <Debug> TCPHandler: Processed in 0.001830985 sec. | ||
| 4359 | 2026.05.23 16:10:41.065003 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2026.05.23 16:10:41.065101 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4361 | 2026.05.23 16:10:41.065143 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4362 | 2026.05.23 16:10:41.065502 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.05.23 16:10:41.065537 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4364 | 2026.05.23 16:10:41.065837 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4365 | 2026.05.23 16:10:41.066041 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2026.05.23 16:10:41.066168 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 4367 | 2026.05.23 16:10:41.066200 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} <Debug> TCPHandler: Processed in 0.001247147 sec. | ||
| 4368 | 2026.05.23 16:10:43.220430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9060 | ||
| 4369 | 2026.05.23 16:10:43.220951 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2026.05.23 16:10:43.220997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4371 | 2026.05.23 16:10:43.221499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4372 | 2026.05.23 16:10:43.221742 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2026.05.23 16:10:43.221873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9060 | ||
| 4374 | 2026.05.23 16:10:43.731435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4375 | 2026.05.23 16:10:43.746942 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2026.05.23 16:10:43.747006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4377 | 2026.05.23 16:10:43.753102 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4378 | 2026.05.23 16:10:43.753809 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.05.23 16:10:43.756513 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4380 | 2026.05.23 16:10:44.995269 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4381 | 2026.05.23 16:10:44.995536 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4382 | 2026.05.23 16:10:44.995898 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4383 | 2026.05.23 16:10:44.995941 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4384 | 2026.05.23 16:10:44.996186 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4385 | 2026.05.23 16:10:44.996256 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4386 | 2026.05.23 16:10:44.996404 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4387 | 2026.05.23 16:10:44.996527 [ 345 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4388 | 2026.05.23 16:10:44.996550 [ 340 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4389 | 2026.05.23 16:10:44.996550 [ 352 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4390 | 2026.05.23 16:10:44.996538 [ 319 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4391 | 2026.05.23 16:10:44.996772 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 4392 | 2026.05.23 16:10:44.996800 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4393 | 2026.05.23 16:10:44.996846 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 4394 | 2026.05.23 16:10:44.996867 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 4395 | 2026.05.23 16:10:44.998103 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002669 sec., 11989.509179467967 rows/sec., 2.01 MiB/sec. | ||
| 4396 | 2026.05.23 16:10:44.998272 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} <Debug> TCPHandler: Processed in 0.003148903 sec. | ||
| 4397 | 2026.05.23 16:10:45.013094 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2026.05.23 16:10:45.013251 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4399 | 2026.05.23 16:10:45.013317 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4400 | 2026.05.23 16:10:45.013989 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.05.23 16:10:45.014033 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4402 | 2026.05.23 16:10:45.014398 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4403 | 2026.05.23 16:10:45.014618 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2026.05.23 16:10:45.014778 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001574 sec., 5082.59212198221 rows/sec., 414.45 KiB/sec. | ||
| 4405 | 2026.05.23 16:10:45.014816 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} <Debug> TCPHandler: Processed in 0.001843096 sec. | ||
| 4406 | 2026.05.23 16:10:45.014975 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2026.05.23 16:10:45.015080 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4408 | 2026.05.23 16:10:45.015119 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4409 | 2026.05.23 16:10:45.016792 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.05.23 16:10:45.016829 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4411 | 2026.05.23 16:10:45.017308 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4412 | 2026.05.23 16:10:45.017517 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.05.23 16:10:45.017641 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} <Debug> executeQuery: Read 3363 rows, 259.56 KiB in 0.002579 sec., 1303993.7960449785 rows/sec., 98.29 MiB/sec. | ||
| 4414 | 2026.05.23 16:10:45.017676 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 4415 | 2026.05.23 16:10:45.017689 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} <Debug> TCPHandler: Processed in 0.002762958 sec. | ||
| 4416 | 2026.05.23 16:10:45.017845 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.05.23 16:10:45.017941 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4418 | 2026.05.23 16:10:45.017982 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4419 | 2026.05.23 16:10:45.018496 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.05.23 16:10:45.018531 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4421 | 2026.05.23 16:10:45.018821 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4422 | 2026.05.23 16:10:45.019025 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.05.23 16:10:45.019153 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} <Debug> executeQuery: Read 54 rows, 4.02 KiB in 0.001231 sec., 43866.774979691305 rows/sec., 3.19 MiB/sec. | ||
| 4424 | 2026.05.23 16:10:45.019187 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} <Debug> TCPHandler: Processed in 0.001391319 sec. | ||
| 4425 | 2026.05.23 16:10:45.019309 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2026.05.23 16:10:45.019413 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4427 | 2026.05.23 16:10:45.019451 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4428 | 2026.05.23 16:10:45.020110 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.05.23 16:10:45.020146 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4430 | 2026.05.23 16:10:45.020476 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4431 | 2026.05.23 16:10:45.020685 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2026.05.23 16:10:45.020807 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001415 sec., 673498.2332155477 rows/sec., 39.36 MiB/sec. | ||
| 4433 | 2026.05.23 16:10:45.020840 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} <Debug> TCPHandler: Processed in 0.001580542 sec. | ||
| 4434 | 2026.05.23 16:10:45.020963 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2026.05.23 16:10:45.021066 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4436 | 2026.05.23 16:10:45.021105 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4437 | 2026.05.23 16:10:45.021484 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.05.23 16:10:45.021520 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4439 | 2026.05.23 16:10:45.021791 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4440 | 2026.05.23 16:10:45.021986 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2026.05.23 16:10:45.022112 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 66.08 KiB/sec. | ||
| 4442 | 2026.05.23 16:10:45.022145 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} <Debug> TCPHandler: Processed in 0.001230647 sec. | ||
| 4443 | 2026.05.23 16:10:45.022261 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2026.05.23 16:10:45.022355 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4445 | 2026.05.23 16:10:45.022394 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4446 | 2026.05.23 16:10:45.023294 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2026.05.23 16:10:45.023330 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4448 | 2026.05.23 16:10:45.023698 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4449 | 2026.05.23 16:10:45.023900 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2026.05.23 16:10:45.024024 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} <Debug> executeQuery: Read 1939 rows, 134.19 KiB in 0.001687 sec., 1149377.5933609959 rows/sec., 77.68 MiB/sec. | ||
| 4451 | 2026.05.23 16:10:45.024058 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} <Debug> TCPHandler: Processed in 0.001845785 sec. | ||
| 4452 | 2026.05.23 16:10:45.024193 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4453 | 2026.05.23 16:10:45.024289 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4454 | 2026.05.23 16:10:45.024331 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4455 | 2026.05.23 16:10:45.025052 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.05.23 16:10:45.025087 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4457 | 2026.05.23 16:10:45.025513 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4458 | 2026.05.23 16:10:45.025718 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2026.05.23 16:10:45.025846 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} <Debug> executeQuery: Read 1596 rows, 100.03 KiB in 0.001576 sec., 1012690.3553299493 rows/sec., 61.98 MiB/sec. | ||
| 4460 | 2026.05.23 16:10:45.025881 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} <Debug> TCPHandler: Processed in 0.001736674 sec. | ||
| 4461 | 2026.05.23 16:10:45.025993 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4462 | 2026.05.23 16:10:45.026091 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4463 | 2026.05.23 16:10:45.026143 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} <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 | ||
| 4464 | 2026.05.23 16:10:45.026975 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.05.23 16:10:45.027010 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4466 | 2026.05.23 16:10:45.027544 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4467 | 2026.05.23 16:10:45.027757 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2026.05.23 16:10:45.027863 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4469 | 2026.05.23 16:10:45.027888 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001818 sec., 25302.530253025303 rows/sec., 45.34 MiB/sec. | ||
| 4470 | 2026.05.23 16:10:45.027919 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.05.23 16:10:45.027942 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} <Debug> TCPHandler: Processed in 0.001997598 sec. | ||
| 4472 | 2026.05.23 16:10:45.027946 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4473 | 2026.05.23 16:10:45.028066 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::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 | ||
| 4474 | 2026.05.23 16:10:45.028074 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4475 | 2026.05.23 16:10:45.028195 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4476 | 2026.05.23 16:10:45.028237 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4477 | 2026.05.23 16:10:45.028316 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4478 | 2026.05.23 16:10:45.028392 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 323 rows starting from the beginning of the part | ||
| 4479 | 2026.05.23 16:10:45.028534 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part | ||
| 4480 | 2026.05.23 16:10:45.028643 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
| 4481 | 2026.05.23 16:10:45.028715 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.05.23 16:10:45.028751 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 4483 | 2026.05.23 16:10:45.028755 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4484 | 2026.05.23 16:10:45.028858 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 4485 | 2026.05.23 16:10:45.028962 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
| 4486 | 2026.05.23 16:10:45.029089 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4487 | 2026.05.23 16:10:45.029321 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.05.23 16:10:45.029463 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} <Debug> executeQuery: Read 200 rows, 11.63 KiB in 0.001286 sec., 155520.99533437015 rows/sec., 8.83 MiB/sec. | ||
| 4489 | 2026.05.23 16:10:45.029496 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} <Debug> TCPHandler: Processed in 0.00147108 sec. | ||
| 4490 | 2026.05.23 16:10:45.032510 [ 201 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 19 columns (19 merged, 0 gathered) in 0.004482061 sec., 101069.57491207728 rows/sec., 181.11 MiB/sec. | ||
| 4491 | 2026.05.23 16:10:45.033202 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4492 | 2026.05.23 16:10:45.033600 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.05.23 16:10:45.033679 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4494 | 2026.05.23 16:10:45.033802 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 4495 | 2026.05.23 16:10:46.047205 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.05.23 16:10:46.047491 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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) | ||
| 4497 | 2026.05.23 16:10:46.047847 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4498 | 2026.05.23 16:10:46.047884 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <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 | ||
| 4499 | 2026.05.23 16:10:46.048102 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4500 | 2026.05.23 16:10:46.048173 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4501 | 2026.05.23 16:10:46.048318 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4502 | 2026.05.23 16:10:46.048454 [ 319 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4503 | 2026.05.23 16:10:46.048454 [ 345 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4504 | 2026.05.23 16:10:46.048455 [ 352 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4505 | 2026.05.23 16:10:46.048455 [ 340 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4506 | 2026.05.23 16:10:46.048673 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 4507 | 2026.05.23 16:10:46.048701 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4508 | 2026.05.23 16:10:46.048751 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <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'))" | ||
| 4509 | 2026.05.23 16:10:46.048772 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 4510 | 2026.05.23 16:10:46.050027 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002648 sec., 12084.592145015105 rows/sec., 2.03 MiB/sec. | ||
| 4511 | 2026.05.23 16:10:46.050142 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} <Debug> TCPHandler: Processed in 0.003090513 sec. | ||
| 4512 | 2026.05.23 16:10:46.051415 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4513 | 2026.05.23 16:10:46.051532 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4514 | 2026.05.23 16:10:46.051576 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4515 | 2026.05.23 16:10:46.052180 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.05.23 16:10:46.052227 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4517 | 2026.05.23 16:10:46.052632 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4518 | 2026.05.23 16:10:46.052867 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.05.23 16:10:46.053012 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} <Debug> executeQuery: Read 80 rows, 6.44 KiB in 0.001512 sec., 52910.05291005291 rows/sec., 4.16 MiB/sec. | ||
| 4520 | 2026.05.23 16:10:46.053047 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} <Debug> TCPHandler: Processed in 0.001690084 sec. | ||
| 4521 | 2026.05.23 16:10:46.053180 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2026.05.23 16:10:46.053284 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4523 | 2026.05.23 16:10:46.053325 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4524 | 2026.05.23 16:10:46.053792 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2026.05.23 16:10:46.053828 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4526 | 2026.05.23 16:10:46.054135 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4527 | 2026.05.23 16:10:46.054354 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2026.05.23 16:10:46.054481 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001221 sec., 72072.07207207207 rows/sec., 5.61 MiB/sec. | ||
| 4529 | 2026.05.23 16:10:46.054515 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} <Debug> TCPHandler: Processed in 0.001383779 sec. | ||
| 4530 | 2026.05.23 16:10:46.054658 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2026.05.23 16:10:46.054755 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4532 | 2026.05.23 16:10:46.054799 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4533 | 2026.05.23 16:10:46.055196 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.05.23 16:10:46.055232 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4535 | 2026.05.23 16:10:46.055563 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4536 | 2026.05.23 16:10:46.055772 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.05.23 16:10:46.055899 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001163 sec., 27515.04729148753 rows/sec., 1.92 MiB/sec. | ||
| 4538 | 2026.05.23 16:10:46.055933 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} <Debug> TCPHandler: Processed in 0.001323638 sec. | ||
| 4539 | 2026.05.23 16:10:46.056064 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2026.05.23 16:10:46.056186 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4541 | 2026.05.23 16:10:46.056228 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4542 | 2026.05.23 16:10:46.056568 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.05.23 16:10:46.056603 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4544 | 2026.05.23 16:10:46.056895 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4545 | 2026.05.23 16:10:46.057101 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.05.23 16:10:46.057228 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00106 sec., 11320.754716981133 rows/sec., 781.25 KiB/sec. | ||
| 4547 | 2026.05.23 16:10:46.057260 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} <Debug> TCPHandler: Processed in 0.001245348 sec. | ||
| 4548 | 2026.05.23 16:10:50.657016 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4549 | 2026.05.23 16:10:50.657128 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4550 | 2026.05.23 16:10:50.721992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9508 | ||
| 4551 | 2026.05.23 16:10:50.722725 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.05.23 16:10:50.722769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4553 | 2026.05.23 16:10:50.723264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4554 | 2026.05.23 16:10:50.723504 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.05.23 16:10:50.723636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9508 | ||
| 4556 | 2026.05.23 16:10:51.052145 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4557 | 2026.05.23 16:10:51.052393 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4558 | 2026.05.23 16:10:51.052752 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4559 | 2026.05.23 16:10:51.052790 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4560 | 2026.05.23 16:10:51.053004 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4561 | 2026.05.23 16:10:51.053072 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4562 | 2026.05.23 16:10:51.053211 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4563 | 2026.05.23 16:10:51.053310 [ 345 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4564 | 2026.05.23 16:10:51.053337 [ 340 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4565 | 2026.05.23 16:10:51.053337 [ 352 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4566 | 2026.05.23 16:10:51.053309 [ 332 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4567 | 2026.05.23 16:10:51.053495 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 4568 | 2026.05.23 16:10:51.053522 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4569 | 2026.05.23 16:10:51.053566 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4570 | 2026.05.23 16:10:51.053588 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 4571 | 2026.05.23 16:10:51.054589 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002297 sec., 13931.21462777536 rows/sec., 2.34 MiB/sec. | ||
| 4572 | 2026.05.23 16:10:51.054683 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} <Debug> TCPHandler: Processed in 0.002679847 sec. | ||
| 4573 | 2026.05.23 16:10:51.056516 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2026.05.23 16:10:51.056670 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4575 | 2026.05.23 16:10:51.056730 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4576 | 2026.05.23 16:10:51.057288 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.05.23 16:10:51.057325 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4578 | 2026.05.23 16:10:51.057689 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4579 | 2026.05.23 16:10:51.057909 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2026.05.23 16:10:51.058049 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001419 sec., 63424.947145877384 rows/sec., 5.10 MiB/sec. | ||
| 4581 | 2026.05.23 16:10:51.058048 [ 98 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4582 | 2026.05.23 16:10:51.058093 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} <Debug> TCPHandler: Processed in 0.001705044 sec. | ||
| 4583 | 2026.05.23 16:10:51.058117 [ 98 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4584 | 2026.05.23 16:10:51.058146 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4585 | 2026.05.23 16:10:51.058249 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2026.05.23 16:10:51.058271 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 4587 | 2026.05.23 16:10:51.058349 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4588 | 2026.05.23 16:10:51.058400 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4589 | 2026.05.23 16:10:51.058424 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4590 | 2026.05.23 16:10:51.058465 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3502 rows starting from the beginning of the part | ||
| 4591 | 2026.05.23 16:10:51.058566 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 154 rows starting from the beginning of the part | ||
| 4592 | 2026.05.23 16:10:51.058628 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 4593 | 2026.05.23 16:10:51.058695 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3363 rows starting from the beginning of the part | ||
| 4594 | 2026.05.23 16:10:51.058738 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 80 rows starting from the beginning of the part | ||
| 4595 | 2026.05.23 16:10:51.058782 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 4596 | 2026.05.23 16:10:51.058797 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.05.23 16:10:51.058836 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4598 | 2026.05.23 16:10:51.059171 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4599 | 2026.05.23 16:10:51.059391 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2026.05.23 16:10:51.059525 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001196 sec., 4180.602006688963 rows/sec., 314.36 KiB/sec. | ||
| 4601 | 2026.05.23 16:10:51.059562 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} <Debug> TCPHandler: Processed in 0.001362299 sec. | ||
| 4602 | 2026.05.23 16:10:51.059682 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2026.05.23 16:10:51.059778 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4604 | 2026.05.23 16:10:51.059818 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4605 | 2026.05.23 16:10:51.060242 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2026.05.23 16:10:51.060278 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4607 | 2026.05.23 16:10:51.060584 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4608 | 2026.05.23 16:10:51.060791 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2026.05.23 16:10:51.060891 [ 98 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4610 | 2026.05.23 16:10:51.060918 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001159 sec., 80241.58757549612 rows/sec., 6.24 MiB/sec. | ||
| 4611 | 2026.05.23 16:10:51.060921 [ 98 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.05.23 16:10:51.060957 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4613 | 2026.05.23 16:10:51.060959 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} <Debug> TCPHandler: Processed in 0.001325608 sec. | ||
| 4614 | 2026.05.23 16:10:51.061041 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002829639 sec., 2572412.9473759728 rows/sec., 205.51 MiB/sec. | ||
| 4615 | 2026.05.23 16:10:51.061046 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 4616 | 2026.05.23 16:10:51.061099 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4617 | 2026.05.23 16:10:51.061163 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4618 | 2026.05.23 16:10:51.061195 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2008 rows starting from the beginning of the part | ||
| 4619 | 2026.05.23 16:10:51.061196 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4620 | 2026.05.23 16:10:51.061244 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4621 | 2026.05.23 16:10:51.061251 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 125 rows starting from the beginning of the part | ||
| 4622 | 2026.05.23 16:10:51.061302 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 93 rows starting from the beginning of the part | ||
| 4623 | 2026.05.23 16:10:51.061361 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1939 rows starting from the beginning of the part | ||
| 4624 | 2026.05.23 16:10:51.061406 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4625 | 2026.05.23 16:10:51.061452 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part | ||
| 4626 | 2026.05.23 16:10:51.061503 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 93 rows starting from the beginning of the part | ||
| 4627 | 2026.05.23 16:10:51.061717 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.05.23 16:10:51.061804 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4629 | 2026.05.23 16:10:51.061878 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2026.05.23 16:10:51.061880 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 4631 | 2026.05.23 16:10:51.061933 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4632 | 2026.05.23 16:10:51.062387 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4633 | 2026.05.23 16:10:51.062654 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.05.23 16:10:51.062776 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4635 | 2026.05.23 16:10:51.062806 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. | ||
| 4636 | 2026.05.23 16:10:51.062809 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.05.23 16:10:51.062849 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4638 | 2026.05.23 16:10:51.062851 [ 200 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001847735 sec., 2352068.884336769 rows/sec., 170.75 MiB/sec. | ||
| 4639 | 2026.05.23 16:10:51.062865 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} <Debug> TCPHandler: Processed in 0.001814276 sec. | ||
| 4640 | 2026.05.23 16:10:51.062952 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 4641 | 2026.05.23 16:10:51.063052 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2026.05.23 16:10:51.063084 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4643 | 2026.05.23 16:10:51.063087 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4644 | 2026.05.23 16:10:51.063127 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9964 rows starting from the beginning of the part | ||
| 4645 | 2026.05.23 16:10:51.063184 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4646 | 2026.05.23 16:10:51.063199 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4647 | 2026.05.23 16:10:51.063253 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 4648 | 2026.05.23 16:10:51.063262 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} <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 | ||
| 4649 | 2026.05.23 16:10:51.063310 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1596 rows starting from the beginning of the part | ||
| 4650 | 2026.05.23 16:10:51.063358 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 4651 | 2026.05.23 16:10:51.063402 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2026.05.23 16:10:51.063404 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 4653 | 2026.05.23 16:10:51.063491 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4654 | 2026.05.23 16:10:51.063571 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 4655 | 2026.05.23 16:10:51.064050 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.05.23 16:10:51.064092 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4657 | 2026.05.23 16:10:51.064608 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4658 | 2026.05.23 16:10:51.064843 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.05.23 16:10:51.064983 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001836 sec., 2723.3115468409587 rows/sec., 4.88 MiB/sec. | ||
| 4660 | 2026.05.23 16:10:51.065034 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} <Debug> TCPHandler: Processed in 0.002087218 sec. | ||
| 4661 | 2026.05.23 16:10:51.065163 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2026.05.23 16:10:51.065262 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4663 | 2026.05.23 16:10:51.065304 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4664 | 2026.05.23 16:10:51.065654 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.05.23 16:10:51.065691 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4666 | 2026.05.23 16:10:51.065993 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4667 | 2026.05.23 16:10:51.066198 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.05.23 16:10:51.066298 [ 98 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4669 | 2026.05.23 16:10:51.066325 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 4670 | 2026.05.23 16:10:51.066327 [ 98 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.05.23 16:10:51.066367 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} <Debug> TCPHandler: Processed in 0.001254327 sec. | ||
| 4672 | 2026.05.23 16:10:51.066367 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4673 | 2026.05.23 16:10:51.066398 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12072 rows, containing 5 columns (5 merged, 0 gathered) in 0.003493988 sec., 3455077.693455158 rows/sec., 220.83 MiB/sec. | ||
| 4674 | 2026.05.23 16:10:51.066463 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 4675 | 2026.05.23 16:10:51.066563 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4676 | 2026.05.23 16:10:51.066589 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1680 rows starting from the beginning of the part | ||
| 4677 | 2026.05.23 16:10:51.066633 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4678 | 2026.05.23 16:10:51.066667 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 4679 | 2026.05.23 16:10:51.066700 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 200 rows starting from the beginning of the part | ||
| 4680 | 2026.05.23 16:10:51.066738 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
| 4681 | 2026.05.23 16:10:51.066745 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4682 | 2026.05.23 16:10:51.066770 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 4683 | 2026.05.23 16:10:51.067087 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2026.05.23 16:10:51.067172 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4685 | 2026.05.23 16:10:51.067250 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 4686 | 2026.05.23 16:10:51.067638 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2072 rows, containing 4 columns (4 merged, 0 gathered) in 0.001197656 sec., 1730046.0232320465 rows/sec., 109.43 MiB/sec. | ||
| 4687 | 2026.05.23 16:10:51.067836 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4688 | 2026.05.23 16:10:51.068068 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.05.23 16:10:51.068139 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4690 | 2026.05.23 16:10:51.068203 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4691 | 2026.05.23 16:10:51.256585 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4692 | 2026.05.23 16:10:51.273210 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.05.23 16:10:51.273254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4694 | 2026.05.23 16:10:51.279607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4695 | 2026.05.23 16:10:51.280301 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.05.23 16:10:51.282978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4697 | 2026.05.23 16:10:56.053314 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.05.23 16:10:56.053585 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4699 | 2026.05.23 16:10:56.053938 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4700 | 2026.05.23 16:10:56.053976 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4701 | 2026.05.23 16:10:56.054191 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4702 | 2026.05.23 16:10:56.054259 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4703 | 2026.05.23 16:10:56.054396 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4704 | 2026.05.23 16:10:56.054489 [ 349 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4705 | 2026.05.23 16:10:56.054505 [ 345 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4706 | 2026.05.23 16:10:56.054520 [ 332 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4707 | 2026.05.23 16:10:56.054528 [ 320 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4708 | 2026.05.23 16:10:56.054685 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 4709 | 2026.05.23 16:10:56.054712 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4710 | 2026.05.23 16:10:56.054769 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4711 | 2026.05.23 16:10:56.054792 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 4712 | 2026.05.23 16:10:56.055906 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002426 sec., 13190.436933223413 rows/sec., 2.21 MiB/sec. | ||
| 4713 | 2026.05.23 16:10:56.055998 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} <Debug> TCPHandler: Processed in 0.002825759 sec. | ||
| 4714 | 2026.05.23 16:10:56.058157 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2026.05.23 16:10:56.058288 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4716 | 2026.05.23 16:10:56.058339 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4717 | 2026.05.23 16:10:56.058977 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.05.23 16:10:56.059025 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4719 | 2026.05.23 16:10:56.059401 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4720 | 2026.05.23 16:10:56.059620 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2026.05.23 16:10:56.059768 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001516 sec., 101583.11345646439 rows/sec., 8.73 MiB/sec. | ||
| 4722 | 2026.05.23 16:10:56.059803 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} <Debug> TCPHandler: Processed in 0.001707493 sec. | ||
| 4723 | 2026.05.23 16:10:56.059932 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4724 | 2026.05.23 16:10:56.060033 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4725 | 2026.05.23 16:10:56.060074 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4726 | 2026.05.23 16:10:56.060507 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2026.05.23 16:10:56.060544 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4728 | 2026.05.23 16:10:56.060838 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4729 | 2026.05.23 16:10:56.061042 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.05.23 16:10:56.061169 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001155 sec., 32034.632034632035 rows/sec., 2.35 MiB/sec. | ||
| 4731 | 2026.05.23 16:10:56.061203 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} <Debug> TCPHandler: Processed in 0.001320288 sec. | ||
| 4732 | 2026.05.23 16:10:56.061324 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4733 | 2026.05.23 16:10:56.061431 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4734 | 2026.05.23 16:10:56.061472 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4735 | 2026.05.23 16:10:56.061901 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.05.23 16:10:56.061937 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4737 | 2026.05.23 16:10:56.062254 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4738 | 2026.05.23 16:10:56.062470 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2026.05.23 16:10:56.062599 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001186 sec., 105396.29005059022 rows/sec., 8.21 MiB/sec. | ||
| 4740 | 2026.05.23 16:10:56.062633 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} <Debug> TCPHandler: Processed in 0.001357889 sec. | ||
| 4741 | 2026.05.23 16:10:56.062758 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2026.05.23 16:10:56.062855 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4743 | 2026.05.23 16:10:56.062898 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4744 | 2026.05.23 16:10:56.063299 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.05.23 16:10:56.063335 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4746 | 2026.05.23 16:10:56.063676 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4747 | 2026.05.23 16:10:56.063881 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.05.23 16:10:56.064008 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 4749 | 2026.05.23 16:10:56.064042 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} <Debug> TCPHandler: Processed in 0.001333039 sec. | ||
| 4750 | 2026.05.23 16:10:56.064161 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.05.23 16:10:56.064257 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4752 | 2026.05.23 16:10:56.064309 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} <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 | ||
| 4753 | 2026.05.23 16:10:56.065068 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.05.23 16:10:56.065104 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4755 | 2026.05.23 16:10:56.065647 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4756 | 2026.05.23 16:10:56.065868 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.05.23 16:10:56.066002 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001763 sec., 20986.954055587066 rows/sec., 37.61 MiB/sec. | ||
| 4758 | 2026.05.23 16:10:56.066057 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} <Debug> TCPHandler: Processed in 0.001944847 sec. | ||
| 4759 | 2026.05.23 16:10:56.066191 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.05.23 16:10:56.066288 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4761 | 2026.05.23 16:10:56.066330 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4762 | 2026.05.23 16:10:56.066683 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.05.23 16:10:56.066719 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4764 | 2026.05.23 16:10:56.067010 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4765 | 2026.05.23 16:10:56.067209 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.05.23 16:10:56.067335 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 4767 | 2026.05.23 16:10:56.067378 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} <Debug> TCPHandler: Processed in 0.001236046 sec. | ||
| 4768 | 2026.05.23 16:10:56.465270 [ 97 ] {} <Debug> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4769 | 2026.05.23 16:10:56.465327 [ 97 ] {} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2026.05.23 16:10:56.465348 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4771 | 2026.05.23 16:10:56.465449 [ 187 ] {ff2d3029-4935-430d-8146-1cadfabe3867::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 | ||
| 4772 | 2026.05.23 16:10:56.465559 [ 187 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4773 | 2026.05.23 16:10:56.465591 [ 187 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 4774 | 2026.05.23 16:10:56.465679 [ 187 ] {ff2d3029-4935-430d-8146-1cadfabe3867::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 | ||
| 4775 | 2026.05.23 16:10:56.465729 [ 187 ] {ff2d3029-4935-430d-8146-1cadfabe3867::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 | ||
| 4776 | 2026.05.23 16:10:56.465776 [ 187 ] {ff2d3029-4935-430d-8146-1cadfabe3867::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 | ||
| 4777 | 2026.05.23 16:10:56.465823 [ 187 ] {ff2d3029-4935-430d-8146-1cadfabe3867::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 | ||
| 4778 | 2026.05.23 16:10:56.466525 [ 200 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001111295 sec., 5399.106447882876 rows/sec., 400.71 KiB/sec. | ||
| 4779 | 2026.05.23 16:10:56.466668 [ 186 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4780 | 2026.05.23 16:10:56.466942 [ 186 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.05.23 16:10:56.467018 [ 186 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4782 | 2026.05.23 16:10:56.467089 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4783 | 2026.05.23 16:10:58.223734 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10020 | ||
| 4784 | 2026.05.23 16:10:58.224232 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2026.05.23 16:10:58.224277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4786 | 2026.05.23 16:10:58.224746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4787 | 2026.05.23 16:10:58.224972 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.05.23 16:10:58.225103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10020 | ||
| 4789 | 2026.05.23 16:10:58.225153 [ 94 ] {} <Debug> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4790 | 2026.05.23 16:10:58.225228 [ 94 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2026.05.23 16:10:58.225252 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4792 | 2026.05.23 16:10:58.225364 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::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 | ||
| 4793 | 2026.05.23 16:10:58.225474 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4794 | 2026.05.23 16:10:58.225510 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7588 rows starting from the beginning of the part | ||
| 4795 | 2026.05.23 16:10:58.225573 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4796 | 2026.05.23 16:10:58.225622 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4797 | 2026.05.23 16:10:58.225669 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4798 | 2026.05.23 16:10:58.225714 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4799 | 2026.05.23 16:10:58.225762 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4800 | 2026.05.23 16:10:58.227709 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10020 rows, containing 4 columns (4 merged, 0 gathered) in 0.002383793 sec., 4203385.109361425 rows/sec., 60.13 MiB/sec. | ||
| 4801 | 2026.05.23 16:10:58.228108 [ 198 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4802 | 2026.05.23 16:10:58.228418 [ 198 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2026.05.23 16:10:58.228497 [ 198 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4804 | 2026.05.23 16:10:58.228592 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4805 | 2026.05.23 16:10:58.406762 [ 94 ] {} <Debug> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4806 | 2026.05.23 16:10:58.406824 [ 94 ] {} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.05.23 16:10:58.406846 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4808 | 2026.05.23 16:10:58.406983 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::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 | ||
| 4809 | 2026.05.23 16:10:58.407144 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4810 | 2026.05.23 16:10:58.407180 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::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 | ||
| 4811 | 2026.05.23 16:10:58.407251 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 4812 | 2026.05.23 16:10:58.407296 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4813 | 2026.05.23 16:10:58.407339 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 4814 | 2026.05.23 16:10:58.407389 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 4815 | 2026.05.23 16:10:58.408128 [ 200 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198257 sec., 30043.638384753853 rows/sec., 2.51 MiB/sec. | ||
| 4816 | 2026.05.23 16:10:58.408314 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4817 | 2026.05.23 16:10:58.408732 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.05.23 16:10:58.408832 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4819 | 2026.05.23 16:10:58.408932 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4820 | 2026.05.23 16:10:58.783064 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4821 | 2026.05.23 16:10:58.799283 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.05.23 16:10:58.799338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4823 | 2026.05.23 16:10:58.805096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4824 | 2026.05.23 16:10:58.805811 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.05.23 16:10:58.806086 [ 94 ] {} <Debug> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4826 | 2026.05.23 16:10:58.806156 [ 94 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.05.23 16:10:58.806176 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4828 | 2026.05.23 16:10:58.806300 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 4829 | 2026.05.23 16:10:58.808791 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4830 | 2026.05.23 16:10:58.810546 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4831 | 2026.05.23 16:10:58.812119 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 4832 | 2026.05.23 16:10:58.816973 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 4833 | 2026.05.23 16:10:58.821659 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 4834 | 2026.05.23 16:10:58.825921 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 4835 | 2026.05.23 16:10:58.830197 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 4836 | 2026.05.23 16:10:58.834192 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 4837 | 2026.05.23 16:10:58.883877 [ 190 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.07763358 sec., 2048.082801282641 rows/sec., 10.59 MiB/sec. | ||
| 4838 | 2026.05.23 16:10:58.886514 [ 196 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4839 | 2026.05.23 16:10:58.888624 [ 196 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.05.23 16:10:58.888703 [ 196 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4841 | 2026.05.23 16:10:58.890880 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4842 | 2026.05.23 16:10:59.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.61 MiB, peak 259.17 MiB, free memory in arenas 0.00 B, will set to 253.82 MiB (RSS), difference: 5.22 MiB | ||
| 4843 | 2026.05.23 16:10:59.994615 [ 94 ] {} <Debug> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4844 | 2026.05.23 16:10:59.994683 [ 94 ] {} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.05.23 16:10:59.994707 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4846 | 2026.05.23 16:10:59.994854 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::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 | ||
| 4847 | 2026.05.23 16:10:59.995000 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4848 | 2026.05.23 16:10:59.995034 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 979 rows starting from the beginning of the part | ||
| 4849 | 2026.05.23 16:10:59.995103 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4850 | 2026.05.23 16:10:59.995151 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part | ||
| 4851 | 2026.05.23 16:10:59.995193 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4852 | 2026.05.23 16:10:59.995232 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 953 rows starting from the beginning of the part | ||
| 4853 | 2026.05.23 16:10:59.996380 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586312 sec., 1753122.9669825356 rows/sec., 109.92 MiB/sec. | ||
| 4854 | 2026.05.23 16:10:59.996547 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4855 | 2026.05.23 16:10:59.996774 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2026.05.23 16:10:59.996839 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4857 | 2026.05.23 16:10:59.996907 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4858 | 2026.05.23 16:11:01.052998 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4859 | 2026.05.23 16:11:01.053248 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4860 | 2026.05.23 16:11:01.053586 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4861 | 2026.05.23 16:11:01.053628 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4862 | 2026.05.23 16:11:01.053864 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4863 | 2026.05.23 16:11:01.053934 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4864 | 2026.05.23 16:11:01.054077 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4865 | 2026.05.23 16:11:01.054163 [ 349 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4866 | 2026.05.23 16:11:01.054181 [ 345 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4867 | 2026.05.23 16:11:01.054200 [ 332 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4868 | 2026.05.23 16:11:01.054193 [ 320 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4869 | 2026.05.23 16:11:01.054343 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4870 | 2026.05.23 16:11:01.054371 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4871 | 2026.05.23 16:11:01.054452 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4872 | 2026.05.23 16:11:01.054472 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4873 | 2026.05.23 16:11:01.054507 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4874 | 2026.05.23 16:11:01.054547 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4875 | 2026.05.23 16:11:01.055703 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <Debug> executeQuery: Read 38 rows, 8.34 KiB in 0.002546 sec., 14925.373134328358 rows/sec., 3.20 MiB/sec. | ||
| 4876 | 2026.05.23 16:11:01.055877 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} <Debug> TCPHandler: Processed in 0.003010592 sec. | ||
| 4877 | 2026.05.23 16:11:01.058300 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2026.05.23 16:11:01.058456 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4879 | 2026.05.23 16:11:01.058524 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4880 | 2026.05.23 16:11:01.059099 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2026.05.23 16:11:01.059147 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4882 | 2026.05.23 16:11:01.059546 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4883 | 2026.05.23 16:11:01.059771 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2026.05.23 16:11:01.059919 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001513 sec., 15862.524785194977 rows/sec., 1.32 MiB/sec. | ||
| 4885 | 2026.05.23 16:11:01.059924 [ 90 ] {} <Debug> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4886 | 2026.05.23 16:11:01.059956 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} <Debug> TCPHandler: Processed in 0.001774515 sec. | ||
| 4887 | 2026.05.23 16:11:01.059986 [ 90 ] {} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.05.23 16:11:01.060016 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4889 | 2026.05.23 16:11:01.060096 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.05.23 16:11:01.060107 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::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 | ||
| 4891 | 2026.05.23 16:11:01.060200 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4892 | 2026.05.23 16:11:01.060218 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4893 | 2026.05.23 16:11:01.060246 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4894 | 2026.05.23 16:11:01.060251 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4895 | 2026.05.23 16:11:01.060322 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4896 | 2026.05.23 16:11:01.060367 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4897 | 2026.05.23 16:11:01.060408 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4898 | 2026.05.23 16:11:01.060447 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4899 | 2026.05.23 16:11:01.060714 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.05.23 16:11:01.060754 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4901 | 2026.05.23 16:11:01.061168 [ 193 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001097295 sec., 109359.83486664934 rows/sec., 9.49 MiB/sec. | ||
| 4902 | 2026.05.23 16:11:01.061178 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4903 | 2026.05.23 16:11:01.061330 [ 193 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4904 | 2026.05.23 16:11:01.061425 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.05.23 16:11:01.061571 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00139 sec., 2877.6978417266187 rows/sec., 234.66 KiB/sec. | ||
| 4906 | 2026.05.23 16:11:01.061608 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} <Debug> TCPHandler: Processed in 0.001560892 sec. | ||
| 4907 | 2026.05.23 16:11:01.061659 [ 193 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.05.23 16:11:01.061739 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4909 | 2026.05.23 16:11:01.061742 [ 193 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4910 | 2026.05.23 16:11:01.061842 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4911 | 2026.05.23 16:11:01.061865 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4912 | 2026.05.23 16:11:01.061885 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4913 | 2026.05.23 16:11:01.062390 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.05.23 16:11:01.062427 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4915 | 2026.05.23 16:11:01.062753 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4916 | 2026.05.23 16:11:01.062960 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.05.23 16:11:01.063096 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} <Debug> executeQuery: Read 212 rows, 19.00 KiB in 0.001273 sec., 166535.74234092692 rows/sec., 14.57 MiB/sec. | ||
| 4918 | 2026.05.23 16:11:01.063129 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} <Debug> TCPHandler: Processed in 0.00143966 sec. | ||
| 4919 | 2026.05.23 16:11:01.063271 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.05.23 16:11:01.063366 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4921 | 2026.05.23 16:11:01.063406 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4922 | 2026.05.23 16:11:01.063849 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.05.23 16:11:01.063884 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4924 | 2026.05.23 16:11:01.064174 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4925 | 2026.05.23 16:11:01.064387 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.05.23 16:11:01.064520 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} <Debug> executeQuery: Read 21 rows, 1.62 KiB in 0.001172 sec., 17918.088737201364 rows/sec., 1.35 MiB/sec. | ||
| 4927 | 2026.05.23 16:11:01.064554 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} <Debug> TCPHandler: Processed in 0.001331868 sec. | ||
| 4928 | 2026.05.23 16:11:01.064694 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.05.23 16:11:01.064789 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4930 | 2026.05.23 16:11:01.064829 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4931 | 2026.05.23 16:11:01.065228 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.05.23 16:11:01.065263 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4933 | 2026.05.23 16:11:01.065547 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4934 | 2026.05.23 16:11:01.065754 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.05.23 16:11:01.065882 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001111 sec., 21602.160216021603 rows/sec., 1.79 MiB/sec. | ||
| 4936 | 2026.05.23 16:11:01.065916 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} <Debug> TCPHandler: Processed in 0.001270358 sec. | ||
| 4937 | 2026.05.23 16:11:01.066052 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.05.23 16:11:01.066148 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4939 | 2026.05.23 16:11:01.066187 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4940 | 2026.05.23 16:11:01.066588 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.05.23 16:11:01.066624 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4942 | 2026.05.23 16:11:01.066907 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4943 | 2026.05.23 16:11:01.067108 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.05.23 16:11:01.067220 [ 89 ] {} <Debug> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4945 | 2026.05.23 16:11:01.067234 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. | ||
| 4946 | 2026.05.23 16:11:01.067273 [ 89 ] {} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.05.23 16:11:01.067283 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} <Debug> TCPHandler: Processed in 0.001279808 sec. | ||
| 4948 | 2026.05.23 16:11:01.067301 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4949 | 2026.05.23 16:11:01.067398 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::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 | ||
| 4950 | 2026.05.23 16:11:01.067425 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2026.05.23 16:11:01.067507 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4952 | 2026.05.23 16:11:01.067525 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4953 | 2026.05.23 16:11:01.067541 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4954 | 2026.05.23 16:11:01.067570 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4955 | 2026.05.23 16:11:01.067609 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4956 | 2026.05.23 16:11:01.067662 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4957 | 2026.05.23 16:11:01.067702 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4958 | 2026.05.23 16:11:01.067744 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4959 | 2026.05.23 16:11:01.068041 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.05.23 16:11:01.068081 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4961 | 2026.05.23 16:11:01.068413 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4962 | 2026.05.23 16:11:01.068446 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001086375 sec., 55229.54780807732 rows/sec., 4.42 MiB/sec. | ||
| 4963 | 2026.05.23 16:11:01.068564 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4964 | 2026.05.23 16:11:01.068667 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.05.23 16:11:01.068820 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} <Debug> executeQuery: Read 133 rows, 10.99 KiB in 0.001312 sec., 101371.9512195122 rows/sec., 8.18 MiB/sec. | ||
| 4966 | 2026.05.23 16:11:01.068856 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} <Debug> TCPHandler: Processed in 0.001485391 sec. | ||
| 4967 | 2026.05.23 16:11:01.068953 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.05.23 16:11:01.068986 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2026.05.23 16:11:01.069036 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4970 | 2026.05.23 16:11:01.069085 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4971 | 2026.05.23 16:11:01.069133 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4972 | 2026.05.23 16:11:01.069144 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4973 | 2026.05.23 16:11:01.069559 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2026.05.23 16:11:01.069599 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4975 | 2026.05.23 16:11:01.069933 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4976 | 2026.05.23 16:11:01.070139 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.05.23 16:11:01.070262 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001195 sec., 165690.37656903765 rows/sec., 11.88 MiB/sec. | ||
| 4978 | 2026.05.23 16:11:01.070295 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} <Debug> TCPHandler: Processed in 0.001358268 sec. | ||
| 4979 | 2026.05.23 16:11:01.070430 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.05.23 16:11:01.070525 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4981 | 2026.05.23 16:11:01.070577 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} <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 | ||
| 4982 | 2026.05.23 16:11:01.071306 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.05.23 16:11:01.071342 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4984 | 2026.05.23 16:11:01.071816 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4985 | 2026.05.23 16:11:01.072038 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.05.23 16:11:01.072173 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001665 sec., 3003.003003003003 rows/sec., 5.38 MiB/sec. | ||
| 4987 | 2026.05.23 16:11:01.072221 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} <Debug> TCPHandler: Processed in 0.001848235 sec. | ||
| 4988 | 2026.05.23 16:11:01.072351 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2026.05.23 16:11:01.072448 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4990 | 2026.05.23 16:11:01.072488 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4991 | 2026.05.23 16:11:01.072830 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.05.23 16:11:01.072866 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4993 | 2026.05.23 16:11:01.073165 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4994 | 2026.05.23 16:11:01.073381 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.05.23 16:11:01.073513 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 4996 | 2026.05.23 16:11:01.073546 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} <Debug> TCPHandler: Processed in 0.001243647 sec. | ||
| 4997 | 2026.05.23 16:11:05.657377 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4998 | 2026.05.23 16:11:05.657447 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4999 | 2026.05.23 16:11:05.725233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10468 | ||
| 5000 | 2026.05.23 16:11:05.725792 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.05.23 16:11:05.725845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5002 | 2026.05.23 16:11:05.726335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5003 | 2026.05.23 16:11:05.726568 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.05.23 16:11:05.726694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10468 | ||
| 5005 | 2026.05.23 16:11:06.053902 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5006 | 2026.05.23 16:11:06.054141 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5007 | 2026.05.23 16:11:06.054495 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5008 | 2026.05.23 16:11:06.054541 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5009 | 2026.05.23 16:11:06.054795 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5010 | 2026.05.23 16:11:06.054874 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5011 | 2026.05.23 16:11:06.055034 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5012 | 2026.05.23 16:11:06.055148 [ 345 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5013 | 2026.05.23 16:11:06.055155 [ 332 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5014 | 2026.05.23 16:11:06.055155 [ 349 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5015 | 2026.05.23 16:11:06.055156 [ 320 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5016 | 2026.05.23 16:11:06.055387 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 5017 | 2026.05.23 16:11:06.055414 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5018 | 2026.05.23 16:11:06.055461 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5019 | 2026.05.23 16:11:06.055482 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 5020 | 2026.05.23 16:11:06.056588 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002549 sec., 12553.942722636328 rows/sec., 2.11 MiB/sec. | ||
| 5021 | 2026.05.23 16:11:06.056696 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} <Debug> TCPHandler: Processed in 0.00293333 sec. | ||
| 5022 | 2026.05.23 16:11:06.059046 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2026.05.23 16:11:06.059181 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5024 | 2026.05.23 16:11:06.059233 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5025 | 2026.05.23 16:11:06.059974 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.05.23 16:11:06.060019 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5027 | 2026.05.23 16:11:06.060383 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5028 | 2026.05.23 16:11:06.060610 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.05.23 16:11:06.060748 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001608 sec., 95771.14427860697 rows/sec., 8.23 MiB/sec. | ||
| 5030 | 2026.05.23 16:11:06.060783 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} <Debug> TCPHandler: Processed in 0.001789415 sec. | ||
| 5031 | 2026.05.23 16:11:06.060932 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5032 | 2026.05.23 16:11:06.061037 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5033 | 2026.05.23 16:11:06.061076 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5034 | 2026.05.23 16:11:06.061519 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.05.23 16:11:06.061555 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5036 | 2026.05.23 16:11:06.061850 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5037 | 2026.05.23 16:11:06.062059 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.05.23 16:11:06.062185 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001166 sec., 31732.41852487136 rows/sec., 2.33 MiB/sec. | ||
| 5039 | 2026.05.23 16:11:06.062188 [ 80 ] {} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5040 | 2026.05.23 16:11:06.062221 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} <Debug> TCPHandler: Processed in 0.001337558 sec. | ||
| 5041 | 2026.05.23 16:11:06.062253 [ 80 ] {} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2026.05.23 16:11:06.062281 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5043 | 2026.05.23 16:11:06.062362 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5044 | 2026.05.23 16:11:06.062414 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 5045 | 2026.05.23 16:11:06.062463 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5046 | 2026.05.23 16:11:06.062511 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5047 | 2026.05.23 16:11:06.062558 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5048 | 2026.05.23 16:11:06.062601 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 81 rows starting from the beginning of the part | ||
| 5049 | 2026.05.23 16:11:06.062679 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 54 rows starting from the beginning of the part | ||
| 5050 | 2026.05.23 16:11:06.062739 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part | ||
| 5051 | 2026.05.23 16:11:06.062792 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 37 rows starting from the beginning of the part | ||
| 5052 | 2026.05.23 16:11:06.062844 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 21 rows starting from the beginning of the part | ||
| 5053 | 2026.05.23 16:11:06.062897 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 37 rows starting from the beginning of the part | ||
| 5054 | 2026.05.23 16:11:06.062967 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.05.23 16:11:06.063009 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5056 | 2026.05.23 16:11:06.063364 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5057 | 2026.05.23 16:11:06.063608 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.05.23 16:11:06.063744 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001299 sec., 96227.86759045419 rows/sec., 7.50 MiB/sec. | ||
| 5059 | 2026.05.23 16:11:06.063779 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} <Debug> TCPHandler: Processed in 0.00146626 sec. | ||
| 5060 | 2026.05.23 16:11:06.063838 [ 188 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477271 sec., 159077.10907477367 rows/sec., 12.26 MiB/sec. | ||
| 5061 | 2026.05.23 16:11:06.063939 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5062 | 2026.05.23 16:11:06.064042 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5063 | 2026.05.23 16:11:06.064064 [ 191 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5064 | 2026.05.23 16:11:06.064087 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5065 | 2026.05.23 16:11:06.064432 [ 191 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.05.23 16:11:06.064528 [ 191 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5067 | 2026.05.23 16:11:06.064566 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2026.05.23 16:11:06.064607 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5069 | 2026.05.23 16:11:06.064642 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5070 | 2026.05.23 16:11:06.064949 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5071 | 2026.05.23 16:11:06.065171 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2026.05.23 16:11:06.065299 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 5073 | 2026.05.23 16:11:06.065334 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} <Debug> TCPHandler: Processed in 0.00145053 sec. | ||
| 5074 | 2026.05.23 16:11:06.065476 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5075 | 2026.05.23 16:11:06.065573 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5076 | 2026.05.23 16:11:06.065626 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} <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 | ||
| 5077 | 2026.05.23 16:11:06.066438 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.05.23 16:11:06.066473 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5079 | 2026.05.23 16:11:06.067060 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5080 | 2026.05.23 16:11:06.067284 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2026.05.23 16:11:06.067424 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001869 sec., 19796.682718031032 rows/sec., 35.47 MiB/sec. | ||
| 5082 | 2026.05.23 16:11:06.067475 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} <Debug> TCPHandler: Processed in 0.002047978 sec. | ||
| 5083 | 2026.05.23 16:11:06.067628 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5084 | 2026.05.23 16:11:06.067725 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5085 | 2026.05.23 16:11:06.067767 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5086 | 2026.05.23 16:11:06.068145 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2026.05.23 16:11:06.068181 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5088 | 2026.05.23 16:11:06.068481 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5089 | 2026.05.23 16:11:06.068697 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2026.05.23 16:11:06.068824 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 5091 | 2026.05.23 16:11:06.068856 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} <Debug> TCPHandler: Processed in 0.001277348 sec. | ||
| 5092 | 2026.05.23 16:11:06.308919 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5093 | 2026.05.23 16:11:06.323313 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.05.23 16:11:06.323382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5095 | 2026.05.23 16:11:06.330125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5096 | 2026.05.23 16:11:06.331534 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2026.05.23 16:11:06.337858 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5098 | 2026.05.23 16:11:11.052650 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2026.05.23 16:11:11.052917 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5100 | 2026.05.23 16:11:11.053279 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5101 | 2026.05.23 16:11:11.053323 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5102 | 2026.05.23 16:11:11.053537 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5103 | 2026.05.23 16:11:11.053604 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5104 | 2026.05.23 16:11:11.053737 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5105 | 2026.05.23 16:11:11.053848 [ 345 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5106 | 2026.05.23 16:11:11.053875 [ 332 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5107 | 2026.05.23 16:11:11.053875 [ 349 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5108 | 2026.05.23 16:11:11.053849 [ 336 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5109 | 2026.05.23 16:11:11.054093 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 5110 | 2026.05.23 16:11:11.054119 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5111 | 2026.05.23 16:11:11.054159 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5112 | 2026.05.23 16:11:11.054180 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 5113 | 2026.05.23 16:11:11.055241 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002427 sec., 13185.002060156572 rows/sec., 2.21 MiB/sec. | ||
| 5114 | 2026.05.23 16:11:11.055340 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} <Debug> TCPHandler: Processed in 0.002828819 sec. | ||
| 5115 | 2026.05.23 16:11:11.057386 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2026.05.23 16:11:11.057564 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5117 | 2026.05.23 16:11:11.057639 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5118 | 2026.05.23 16:11:11.058294 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.05.23 16:11:11.058332 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5120 | 2026.05.23 16:11:11.058761 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5121 | 2026.05.23 16:11:11.058985 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2026.05.23 16:11:11.059136 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001625 sec., 55384.61538461539 rows/sec., 4.45 MiB/sec. | ||
| 5123 | 2026.05.23 16:11:11.059174 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} <Debug> TCPHandler: Processed in 0.001914777 sec. | ||
| 5124 | 2026.05.23 16:11:11.059342 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5125 | 2026.05.23 16:11:11.059448 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5126 | 2026.05.23 16:11:11.059489 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5127 | 2026.05.23 16:11:11.059889 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.05.23 16:11:11.059925 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5129 | 2026.05.23 16:11:11.060212 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5130 | 2026.05.23 16:11:11.060420 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2026.05.23 16:11:11.060547 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001126 sec., 4440.497335701599 rows/sec., 333.90 KiB/sec. | ||
| 5132 | 2026.05.23 16:11:11.060581 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} <Debug> TCPHandler: Processed in 0.001289098 sec. | ||
| 5133 | 2026.05.23 16:11:11.060738 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5134 | 2026.05.23 16:11:11.060840 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5135 | 2026.05.23 16:11:11.060880 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5136 | 2026.05.23 16:11:11.061324 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2026.05.23 16:11:11.061360 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5138 | 2026.05.23 16:11:11.061654 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5139 | 2026.05.23 16:11:11.061849 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5140 | 2026.05.23 16:11:11.061968 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001173 sec., 79283.88746803069 rows/sec., 6.17 MiB/sec. | ||
| 5141 | 2026.05.23 16:11:11.062000 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} <Debug> TCPHandler: Processed in 0.001340148 sec. | ||
| 5142 | 2026.05.23 16:11:11.062125 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5143 | 2026.05.23 16:11:11.062216 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5144 | 2026.05.23 16:11:11.062256 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5145 | 2026.05.23 16:11:11.062750 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5146 | 2026.05.23 16:11:11.062810 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5147 | 2026.05.23 16:11:11.063123 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5148 | 2026.05.23 16:11:11.063335 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5149 | 2026.05.23 16:11:11.063461 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 5150 | 2026.05.23 16:11:11.063494 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} <Debug> TCPHandler: Processed in 0.001380419 sec. | ||
| 5151 | 2026.05.23 16:11:11.063632 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5152 | 2026.05.23 16:11:11.063738 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5153 | 2026.05.23 16:11:11.063792 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} <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 | ||
| 5154 | 2026.05.23 16:11:11.064551 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5155 | 2026.05.23 16:11:11.064586 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5156 | 2026.05.23 16:11:11.065072 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5157 | 2026.05.23 16:11:11.065298 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5158 | 2026.05.23 16:11:11.065427 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5159 | 2026.05.23 16:11:11.065432 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001712 sec., 2920.5607476635514 rows/sec., 5.23 MiB/sec. | ||
| 5160 | 2026.05.23 16:11:11.065485 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.05.23 16:11:11.065526 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5162 | 2026.05.23 16:11:11.065621 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::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 | ||
| 5163 | 2026.05.23 16:11:11.065630 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} <Debug> TCPHandler: Processed in 0.002048018 sec. | ||
| 5164 | 2026.05.23 16:11:11.065800 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5165 | 2026.05.23 16:11:11.065825 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5166 | 2026.05.23 16:11:11.065881 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 453 rows starting from the beginning of the part | ||
| 5167 | 2026.05.23 16:11:11.065925 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5168 | 2026.05.23 16:11:11.065980 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5169 | 2026.05.23 16:11:11.065999 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 5170 | 2026.05.23 16:11:11.066106 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
| 5171 | 2026.05.23 16:11:11.066204 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 5172 | 2026.05.23 16:11:11.066302 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part | ||
| 5173 | 2026.05.23 16:11:11.066387 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 5174 | 2026.05.23 16:11:11.066399 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.05.23 16:11:11.066444 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5176 | 2026.05.23 16:11:11.066888 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5177 | 2026.05.23 16:11:11.067122 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.05.23 16:11:11.067276 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec. | ||
| 5179 | 2026.05.23 16:11:11.067310 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} <Debug> TCPHandler: Processed in 0.001557472 sec. | ||
| 5180 | 2026.05.23 16:11:11.074556 [ 191 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 19 columns (19 merged, 0 gathered) in 0.008966724 sec., 60445.710161258445 rows/sec., 108.32 MiB/sec. | ||
| 5181 | 2026.05.23 16:11:11.075279 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5182 | 2026.05.23 16:11:11.075631 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.05.23 16:11:11.075694 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5184 | 2026.05.23 16:11:11.075784 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5185 | 2026.05.23 16:11:12.000552 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.85 MiB, peak 262.18 MiB, free memory in arenas 0.00 B, will set to 256.19 MiB (RSS), difference: 1.34 MiB | ||
| 5186 | 2026.05.23 16:11:13.227373 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10980 | ||
| 5187 | 2026.05.23 16:11:13.227866 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5188 | 2026.05.23 16:11:13.227907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5189 | 2026.05.23 16:11:13.228389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5190 | 2026.05.23 16:11:13.228624 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2026.05.23 16:11:13.228758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10980 | ||
| 5192 | 2026.05.23 16:11:13.838554 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5193 | 2026.05.23 16:11:13.855906 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.05.23 16:11:13.855986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5195 | 2026.05.23 16:11:13.862344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5196 | 2026.05.23 16:11:13.863672 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2026.05.23 16:11:13.872778 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5198 | 2026.05.23 16:11:14.983681 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5199 | 2026.05.23 16:11:14.983927 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5200 | 2026.05.23 16:11:14.984280 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5201 | 2026.05.23 16:11:14.984322 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <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', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5202 | 2026.05.23 16:11:14.984561 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5203 | 2026.05.23 16:11:14.984631 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5204 | 2026.05.23 16:11:14.984778 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5205 | 2026.05.23 16:11:14.984900 [ 332 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5206 | 2026.05.23 16:11:14.984933 [ 336 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5207 | 2026.05.23 16:11:14.984947 [ 338 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5208 | 2026.05.23 16:11:14.984933 [ 345 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5209 | 2026.05.23 16:11:14.985173 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 5210 | 2026.05.23 16:11:14.985204 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5211 | 2026.05.23 16:11:14.985251 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <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', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5212 | 2026.05.23 16:11:14.985273 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 5213 | 2026.05.23 16:11:14.986519 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002697 sec., 11865.035224323321 rows/sec., 1.99 MiB/sec. | ||
| 5214 | 2026.05.23 16:11:14.986632 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} <Debug> TCPHandler: Processed in 0.003094123 sec. | ||
| 5215 | 2026.05.23 16:11:15.000051 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2026.05.23 16:11:15.000194 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5217 | 2026.05.23 16:11:15.000251 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5218 | 2026.05.23 16:11:15.000886 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.05.23 16:11:15.000936 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5220 | 2026.05.23 16:11:15.001314 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5221 | 2026.05.23 16:11:15.001545 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.05.23 16:11:15.001704 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001552 sec., 1288.659793814433 rows/sec., 105.08 KiB/sec. | ||
| 5223 | 2026.05.23 16:11:15.001742 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} <Debug> TCPHandler: Processed in 0.001757074 sec. | ||
| 5224 | 2026.05.23 16:11:15.001918 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2026.05.23 16:11:15.002019 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5226 | 2026.05.23 16:11:15.002059 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5227 | 2026.05.23 16:11:15.003415 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.05.23 16:11:15.003453 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5229 | 2026.05.23 16:11:15.003928 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5230 | 2026.05.23 16:11:15.004149 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.05.23 16:11:15.004284 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} <Debug> executeQuery: Read 2500 rows, 189.44 KiB in 0.002286 sec., 1093613.2983377078 rows/sec., 80.93 MiB/sec. | ||
| 5232 | 2026.05.23 16:11:15.004291 [ 65 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5233 | 2026.05.23 16:11:15.004320 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} <Debug> TCPHandler: Processed in 0.002452734 sec. | ||
| 5234 | 2026.05.23 16:11:15.004353 [ 65 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.05.23 16:11:15.004383 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5236 | 2026.05.23 16:11:15.004477 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5237 | 2026.05.23 16:11:15.004499 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 5238 | 2026.05.23 16:11:15.004579 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5239 | 2026.05.23 16:11:15.004624 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5240 | 2026.05.23 16:11:15.004626 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5241 | 2026.05.23 16:11:15.004674 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3502 rows starting from the beginning of the part | ||
| 5242 | 2026.05.23 16:11:15.004750 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 154 rows starting from the beginning of the part | ||
| 5243 | 2026.05.23 16:11:15.004806 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 5244 | 2026.05.23 16:11:15.004854 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 154 rows starting from the beginning of the part | ||
| 5245 | 2026.05.23 16:11:15.004899 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 5246 | 2026.05.23 16:11:15.004938 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2500 rows starting from the beginning of the part | ||
| 5247 | 2026.05.23 16:11:15.005053 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.05.23 16:11:15.005095 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5249 | 2026.05.23 16:11:15.005423 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5250 | 2026.05.23 16:11:15.005634 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2026.05.23 16:11:15.005768 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} <Debug> executeQuery: Read 48 rows, 3.60 KiB in 0.001209 sec., 39702.233250620346 rows/sec., 2.91 MiB/sec. | ||
| 5252 | 2026.05.23 16:11:15.005803 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} <Debug> TCPHandler: Processed in 0.001382359 sec. | ||
| 5253 | 2026.05.23 16:11:15.005920 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5254 | 2026.05.23 16:11:15.006016 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5255 | 2026.05.23 16:11:15.006059 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5256 | 2026.05.23 16:11:15.006691 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2026.05.23 16:11:15.006725 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5258 | 2026.05.23 16:11:15.007052 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5259 | 2026.05.23 16:11:15.007266 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2026.05.23 16:11:15.007300 [ 193 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6612 rows, containing 5 columns (5 merged, 0 gathered) in 0.002851319 sec., 2318926.784411004 rows/sec., 185.44 MiB/sec. | ||
| 5261 | 2026.05.23 16:11:15.007395 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001398 sec., 572961.373390558 rows/sec., 33.10 MiB/sec. | ||
| 5262 | 2026.05.23 16:11:15.007433 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} <Debug> TCPHandler: Processed in 0.001562412 sec. | ||
| 5263 | 2026.05.23 16:11:15.007560 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5264 | 2026.05.23 16:11:15.007667 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5265 | 2026.05.23 16:11:15.007707 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5266 | 2026.05.23 16:11:15.007744 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5267 | 2026.05.23 16:11:15.008069 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2026.05.23 16:11:15.008084 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.05.23 16:11:15.008125 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5270 | 2026.05.23 16:11:15.008155 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5271 | 2026.05.23 16:11:15.008250 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 5272 | 2026.05.23 16:11:15.008412 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5273 | 2026.05.23 16:11:15.008627 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.05.23 16:11:15.008753 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 63.69 KiB/sec. | ||
| 5275 | 2026.05.23 16:11:15.008786 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} <Debug> TCPHandler: Processed in 0.001275097 sec. | ||
| 5276 | 2026.05.23 16:11:15.008901 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5277 | 2026.05.23 16:11:15.008997 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5278 | 2026.05.23 16:11:15.009036 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5279 | 2026.05.23 16:11:15.009920 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.05.23 16:11:15.009954 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5281 | 2026.05.23 16:11:15.010306 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5282 | 2026.05.23 16:11:15.010510 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2026.05.23 16:11:15.010636 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} <Debug> executeQuery: Read 1351 rows, 92.98 KiB in 0.001657 sec., 815328.9076644538 rows/sec., 54.80 MiB/sec. | ||
| 5284 | 2026.05.23 16:11:15.010640 [ 63 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5285 | 2026.05.23 16:11:15.010672 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} <Debug> TCPHandler: Processed in 0.001819475 sec. | ||
| 5286 | 2026.05.23 16:11:15.010694 [ 63 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.05.23 16:11:15.010720 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5288 | 2026.05.23 16:11:15.010793 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.05.23 16:11:15.010811 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 5290 | 2026.05.23 16:11:15.010894 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5291 | 2026.05.23 16:11:15.010932 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5292 | 2026.05.23 16:11:15.010941 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5293 | 2026.05.23 16:11:15.010969 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2008 rows starting from the beginning of the part | ||
| 5294 | 2026.05.23 16:11:15.011042 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 125 rows starting from the beginning of the part | ||
| 5295 | 2026.05.23 16:11:15.011089 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 133 rows starting from the beginning of the part | ||
| 5296 | 2026.05.23 16:11:15.011130 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 125 rows starting from the beginning of the part | ||
| 5297 | 2026.05.23 16:11:15.011169 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 93 rows starting from the beginning of the part | ||
| 5298 | 2026.05.23 16:11:15.011209 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1351 rows starting from the beginning of the part | ||
| 5299 | 2026.05.23 16:11:15.011731 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.05.23 16:11:15.011771 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5301 | 2026.05.23 16:11:15.012215 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5302 | 2026.05.23 16:11:15.012426 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2026.05.23 16:11:15.012535 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5304 | 2026.05.23 16:11:15.012558 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} <Debug> executeQuery: Read 1593 rows, 99.82 KiB in 0.001682 sec., 947086.8014268728 rows/sec., 57.96 MiB/sec. | ||
| 5305 | 2026.05.23 16:11:15.012570 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.05.23 16:11:15.012590 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5307 | 2026.05.23 16:11:15.012592 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} <Debug> TCPHandler: Processed in 0.001847875 sec. | ||
| 5308 | 2026.05.23 16:11:15.012628 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3835 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858546 sec., 2063440.9909682085 rows/sec., 150.49 MiB/sec. | ||
| 5309 | 2026.05.23 16:11:15.012670 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 5310 | 2026.05.23 16:11:15.012744 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5311 | 2026.05.23 16:11:15.012797 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5312 | 2026.05.23 16:11:15.012836 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12072 rows starting from the beginning of the part | ||
| 5313 | 2026.05.23 16:11:15.012844 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5314 | 2026.05.23 16:11:15.012867 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5315 | 2026.05.23 16:11:15.012902 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5316 | 2026.05.23 16:11:15.012906 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} <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 | ||
| 5317 | 2026.05.23 16:11:15.012957 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 198 rows starting from the beginning of the part | ||
| 5318 | 2026.05.23 16:11:15.013006 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5319 | 2026.05.23 16:11:15.013049 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 5320 | 2026.05.23 16:11:15.013096 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1593 rows starting from the beginning of the part | ||
| 5321 | 2026.05.23 16:11:15.013209 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.05.23 16:11:15.013304 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5323 | 2026.05.23 16:11:15.013401 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 5324 | 2026.05.23 16:11:15.013790 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.05.23 16:11:15.013830 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5326 | 2026.05.23 16:11:15.014413 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5327 | 2026.05.23 16:11:15.014645 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.05.23 16:11:15.014784 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001958 sec., 23493.360572012258 rows/sec., 42.10 MiB/sec. | ||
| 5329 | 2026.05.23 16:11:15.014839 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} <Debug> TCPHandler: Processed in 0.002143709 sec. | ||
| 5330 | 2026.05.23 16:11:15.014997 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2026.05.23 16:11:15.015093 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5332 | 2026.05.23 16:11:15.015134 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5333 | 2026.05.23 16:11:15.015480 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2026.05.23 16:11:15.015513 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5335 | 2026.05.23 16:11:15.015817 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5336 | 2026.05.23 16:11:15.016028 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.05.23 16:11:15.016126 [ 65 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5338 | 2026.05.23 16:11:15.016155 [ 65 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.05.23 16:11:15.016156 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001082 sec., 44362.292051756005 rows/sec., 2.99 MiB/sec. | ||
| 5340 | 2026.05.23 16:11:15.016173 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5341 | 2026.05.23 16:11:15.016168 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14343 rows, containing 5 columns (5 merged, 0 gathered) in 0.003537339 sec., 4054742.844833362 rows/sec., 259.14 MiB/sec. | ||
| 5342 | 2026.05.23 16:11:15.016195 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} <Debug> TCPHandler: Processed in 0.001247747 sec. | ||
| 5343 | 2026.05.23 16:11:15.016252 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 5344 | 2026.05.23 16:11:15.016353 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5345 | 2026.05.23 16:11:15.016381 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2072 rows starting from the beginning of the part | ||
| 5346 | 2026.05.23 16:11:15.016434 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5347 | 2026.05.23 16:11:15.016475 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 5348 | 2026.05.23 16:11:15.016515 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5349 | 2026.05.23 16:11:15.016555 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 5350 | 2026.05.23 16:11:15.016591 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5351 | 2026.05.23 16:11:15.016593 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
| 5352 | 2026.05.23 16:11:15.016864 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.05.23 16:11:15.016935 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5354 | 2026.05.23 16:11:15.017016 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 5355 | 2026.05.23 16:11:15.017610 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2360 rows, containing 4 columns (4 merged, 0 gathered) in 0.00139305 sec., 1694124.4032877497 rows/sec., 108.01 MiB/sec. | ||
| 5356 | 2026.05.23 16:11:15.017816 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5357 | 2026.05.23 16:11:15.018044 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.05.23 16:11:15.018104 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5359 | 2026.05.23 16:11:15.018164 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 5360 | 2026.05.23 16:11:16.048583 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2026.05.23 16:11:16.048862 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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) | ||
| 5362 | 2026.05.23 16:11:16.049209 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5363 | 2026.05.23 16:11:16.049246 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} <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 | ||
| 5364 | 2026.05.23 16:11:16.049469 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5365 | 2026.05.23 16:11:16.049544 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5366 | 2026.05.23 16:11:16.049688 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5367 | 2026.05.23 16:11:16.049794 [ 332 ] {65b31362-0079-4ab2-98e2-7320d825c346} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5368 | 2026.05.23 16:11:16.049818 [ 345 ] {65b31362-0079-4ab2-98e2-7320d825c346} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5369 | 2026.05.23 16:11:16.049827 [ 338 ] {65b31362-0079-4ab2-98e2-7320d825c346} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5370 | 2026.05.23 16:11:16.049827 [ 316 ] {65b31362-0079-4ab2-98e2-7320d825c346} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5371 | 2026.05.23 16:11:16.050056 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 5372 | 2026.05.23 16:11:16.050083 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5373 | 2026.05.23 16:11:16.050133 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} <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'))" | ||
| 5374 | 2026.05.23 16:11:16.050154 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 5375 | 2026.05.23 16:11:16.051195 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002441 sec., 13109.381401065137 rows/sec., 2.20 MiB/sec. | ||
| 5376 | 2026.05.23 16:11:16.051308 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} <Debug> TCPHandler: Processed in 0.00287595 sec. | ||
| 5377 | 2026.05.23 16:11:16.052824 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5378 | 2026.05.23 16:11:16.052981 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5379 | 2026.05.23 16:11:16.053047 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5380 | 2026.05.23 16:11:16.053726 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2026.05.23 16:11:16.053767 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5382 | 2026.05.23 16:11:16.054155 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5383 | 2026.05.23 16:11:16.054385 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2026.05.23 16:11:16.054530 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} <Debug> executeQuery: Read 80 rows, 6.44 KiB in 0.001596 sec., 50125.31328320802 rows/sec., 3.94 MiB/sec. | ||
| 5385 | 2026.05.23 16:11:16.054567 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} <Debug> TCPHandler: Processed in 0.001869645 sec. | ||
| 5386 | 2026.05.23 16:11:16.054703 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5387 | 2026.05.23 16:11:16.054809 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5388 | 2026.05.23 16:11:16.054849 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5389 | 2026.05.23 16:11:16.055324 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2026.05.23 16:11:16.055361 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5391 | 2026.05.23 16:11:16.055683 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5392 | 2026.05.23 16:11:16.055891 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2026.05.23 16:11:16.056027 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.00124 sec., 70967.74193548386 rows/sec., 5.52 MiB/sec. | ||
| 5394 | 2026.05.23 16:11:16.056060 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} <Debug> TCPHandler: Processed in 0.001407459 sec. | ||
| 5395 | 2026.05.23 16:11:16.056192 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2026.05.23 16:11:16.056297 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5397 | 2026.05.23 16:11:16.056341 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5398 | 2026.05.23 16:11:16.056737 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.05.23 16:11:16.056771 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5400 | 2026.05.23 16:11:16.057097 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5401 | 2026.05.23 16:11:16.057303 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.05.23 16:11:16.057431 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001153 sec., 27753.686036426716 rows/sec., 1.93 MiB/sec. | ||
| 5403 | 2026.05.23 16:11:16.057465 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} <Debug> TCPHandler: Processed in 0.001322238 sec. | ||
| 5404 | 2026.05.23 16:11:16.057589 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2026.05.23 16:11:16.057689 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5406 | 2026.05.23 16:11:16.057730 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5407 | 2026.05.23 16:11:16.058061 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.05.23 16:11:16.058097 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5409 | 2026.05.23 16:11:16.058387 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5410 | 2026.05.23 16:11:16.058640 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2026.05.23 16:11:16.058777 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 748.76 KiB/sec. | ||
| 5412 | 2026.05.23 16:11:16.058809 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} <Debug> TCPHandler: Processed in 0.001269997 sec. | ||
| 5413 | 2026.05.23 16:11:20.657701 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5414 | 2026.05.23 16:11:20.657771 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5415 | 2026.05.23 16:11:20.729009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11428 | ||
| 5416 | 2026.05.23 16:11:20.729638 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2026.05.23 16:11:20.729691 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5418 | 2026.05.23 16:11:20.730246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5419 | 2026.05.23 16:11:20.730458 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.05.23 16:11:20.730578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11428 | ||
| 5421 | 2026.05.23 16:11:21.052719 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2026.05.23 16:11:21.052945 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5423 | 2026.05.23 16:11:21.053276 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5424 | 2026.05.23 16:11:21.053314 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5425 | 2026.05.23 16:11:21.053526 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5426 | 2026.05.23 16:11:21.053595 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5427 | 2026.05.23 16:11:21.053732 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5428 | 2026.05.23 16:11:21.053820 [ 338 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5429 | 2026.05.23 16:11:21.053844 [ 316 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5430 | 2026.05.23 16:11:21.053852 [ 361 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5431 | 2026.05.23 16:11:21.053852 [ 332 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5432 | 2026.05.23 16:11:21.053993 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 5433 | 2026.05.23 16:11:21.054019 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5434 | 2026.05.23 16:11:21.054062 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5435 | 2026.05.23 16:11:21.054083 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 5436 | 2026.05.23 16:11:21.055396 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002542 sec., 12588.512981904012 rows/sec., 2.11 MiB/sec. | ||
| 5437 | 2026.05.23 16:11:21.055497 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} <Debug> TCPHandler: Processed in 0.00290287 sec. | ||
| 5438 | 2026.05.23 16:11:21.057207 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.05.23 16:11:21.057343 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5440 | 2026.05.23 16:11:21.057395 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5441 | 2026.05.23 16:11:21.057979 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.05.23 16:11:21.058027 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5443 | 2026.05.23 16:11:21.058410 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5444 | 2026.05.23 16:11:21.058632 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.05.23 16:11:21.058779 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001472 sec., 61141.30434782609 rows/sec., 4.92 MiB/sec. | ||
| 5446 | 2026.05.23 16:11:21.058815 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} <Debug> TCPHandler: Processed in 0.001658533 sec. | ||
| 5447 | 2026.05.23 16:11:21.058943 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2026.05.23 16:11:21.059047 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5449 | 2026.05.23 16:11:21.059087 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5450 | 2026.05.23 16:11:21.059525 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.05.23 16:11:21.059561 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5452 | 2026.05.23 16:11:21.059850 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5453 | 2026.05.23 16:11:21.060056 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.05.23 16:11:21.060184 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001161 sec., 4306.632213608958 rows/sec., 323.84 KiB/sec. | ||
| 5455 | 2026.05.23 16:11:21.060217 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} <Debug> TCPHandler: Processed in 0.001323688 sec. | ||
| 5456 | 2026.05.23 16:11:21.060353 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2026.05.23 16:11:21.060449 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5458 | 2026.05.23 16:11:21.060489 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5459 | 2026.05.23 16:11:21.060921 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2026.05.23 16:11:21.060957 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5461 | 2026.05.23 16:11:21.061254 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5462 | 2026.05.23 16:11:21.061473 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2026.05.23 16:11:21.061603 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001172 sec., 79351.53583617747 rows/sec., 6.17 MiB/sec. | ||
| 5464 | 2026.05.23 16:11:21.061637 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} <Debug> TCPHandler: Processed in 0.001333708 sec. | ||
| 5465 | 2026.05.23 16:11:21.061766 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2026.05.23 16:11:21.061863 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5467 | 2026.05.23 16:11:21.061906 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5468 | 2026.05.23 16:11:21.062308 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2026.05.23 16:11:21.062344 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5470 | 2026.05.23 16:11:21.062665 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5471 | 2026.05.23 16:11:21.062885 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2026.05.23 16:11:21.063024 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 5473 | 2026.05.23 16:11:21.063059 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} <Debug> TCPHandler: Processed in 0.001341968 sec. | ||
| 5474 | 2026.05.23 16:11:21.063182 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2026.05.23 16:11:21.063278 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5476 | 2026.05.23 16:11:21.063331 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} <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 | ||
| 5477 | 2026.05.23 16:11:21.064057 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.05.23 16:11:21.064093 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5479 | 2026.05.23 16:11:21.064575 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5480 | 2026.05.23 16:11:21.064788 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.05.23 16:11:21.064930 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00167 sec., 2994.011976047904 rows/sec., 5.37 MiB/sec. | ||
| 5482 | 2026.05.23 16:11:21.064979 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} <Debug> TCPHandler: Processed in 0.001846215 sec. | ||
| 5483 | 2026.05.23 16:11:21.065095 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2026.05.23 16:11:21.065192 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5485 | 2026.05.23 16:11:21.065233 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5486 | 2026.05.23 16:11:21.065587 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.05.23 16:11:21.065623 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5488 | 2026.05.23 16:11:21.065922 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5489 | 2026.05.23 16:11:21.066122 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.05.23 16:11:21.066253 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 5491 | 2026.05.23 16:11:21.066287 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} <Debug> TCPHandler: Processed in 0.001241028 sec. | ||
| 5492 | 2026.05.23 16:11:21.372997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5493 | 2026.05.23 16:11:21.389135 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5494 | 2026.05.23 16:11:21.389188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5495 | 2026.05.23 16:11:21.395129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5496 | 2026.05.23 16:11:21.395918 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5497 | 2026.05.23 16:11:21.398565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5498 | 2026.05.23 16:11:26.054029 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2026.05.23 16:11:26.054294 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5500 | 2026.05.23 16:11:26.054614 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5501 | 2026.05.23 16:11:26.054651 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5502 | 2026.05.23 16:11:26.054862 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5503 | 2026.05.23 16:11:26.054928 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5504 | 2026.05.23 16:11:26.055065 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5505 | 2026.05.23 16:11:26.055156 [ 316 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5506 | 2026.05.23 16:11:26.055178 [ 338 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5507 | 2026.05.23 16:11:26.055187 [ 332 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5508 | 2026.05.23 16:11:26.055188 [ 361 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5509 | 2026.05.23 16:11:26.055422 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 5510 | 2026.05.23 16:11:26.055459 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5511 | 2026.05.23 16:11:26.055538 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5512 | 2026.05.23 16:11:26.055567 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 5513 | 2026.05.23 16:11:26.056747 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002554 sec., 12529.365700861395 rows/sec., 2.10 MiB/sec. | ||
| 5514 | 2026.05.23 16:11:26.056864 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} <Debug> TCPHandler: Processed in 0.002972081 sec. | ||
| 5515 | 2026.05.23 16:11:26.059276 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5516 | 2026.05.23 16:11:26.059445 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5517 | 2026.05.23 16:11:26.059513 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5518 | 2026.05.23 16:11:26.060341 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2026.05.23 16:11:26.060386 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5520 | 2026.05.23 16:11:26.060814 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5521 | 2026.05.23 16:11:26.061075 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2026.05.23 16:11:26.061240 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001838 sec., 83786.7247007617 rows/sec., 7.20 MiB/sec. | ||
| 5523 | 2026.05.23 16:11:26.061284 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} <Debug> TCPHandler: Processed in 0.002132639 sec. | ||
| 5524 | 2026.05.23 16:11:26.061491 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5525 | 2026.05.23 16:11:26.061593 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5526 | 2026.05.23 16:11:26.061635 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5527 | 2026.05.23 16:11:26.062127 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2026.05.23 16:11:26.062164 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5529 | 2026.05.23 16:11:26.062463 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5530 | 2026.05.23 16:11:26.062673 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2026.05.23 16:11:26.062799 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001225 sec., 30204.081632653062 rows/sec., 2.22 MiB/sec. | ||
| 5532 | 2026.05.23 16:11:26.062834 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} <Debug> TCPHandler: Processed in 0.001394119 sec. | ||
| 5533 | 2026.05.23 16:11:26.062985 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5534 | 2026.05.23 16:11:26.063083 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5535 | 2026.05.23 16:11:26.063122 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5536 | 2026.05.23 16:11:26.063586 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.05.23 16:11:26.063621 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5538 | 2026.05.23 16:11:26.063927 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5539 | 2026.05.23 16:11:26.064130 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.05.23 16:11:26.064253 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001189 sec., 105130.36164844407 rows/sec., 8.19 MiB/sec. | ||
| 5541 | 2026.05.23 16:11:26.064287 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} <Debug> TCPHandler: Processed in 0.001351079 sec. | ||
| 5542 | 2026.05.23 16:11:26.064413 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5543 | 2026.05.23 16:11:26.064509 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5544 | 2026.05.23 16:11:26.064559 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5545 | 2026.05.23 16:11:26.065002 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5546 | 2026.05.23 16:11:26.065040 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5547 | 2026.05.23 16:11:26.065371 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5548 | 2026.05.23 16:11:26.065574 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.05.23 16:11:26.065699 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 5550 | 2026.05.23 16:11:26.065734 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} <Debug> TCPHandler: Processed in 0.001368689 sec. | ||
| 5551 | 2026.05.23 16:11:26.065854 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5552 | 2026.05.23 16:11:26.065960 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5553 | 2026.05.23 16:11:26.066014 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} <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 | ||
| 5554 | 2026.05.23 16:11:26.066855 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2026.05.23 16:11:26.066892 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5556 | 2026.05.23 16:11:26.067423 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5557 | 2026.05.23 16:11:26.067639 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2026.05.23 16:11:26.067771 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00183 sec., 20218.579234972676 rows/sec., 36.23 MiB/sec. | ||
| 5559 | 2026.05.23 16:11:26.067820 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} <Debug> TCPHandler: Processed in 0.002015488 sec. | ||
| 5560 | 2026.05.23 16:11:26.067948 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2026.05.23 16:11:26.068045 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5562 | 2026.05.23 16:11:26.068087 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5563 | 2026.05.23 16:11:26.068427 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.05.23 16:11:26.068463 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5565 | 2026.05.23 16:11:26.068764 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5566 | 2026.05.23 16:11:26.068966 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.05.23 16:11:26.069092 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 5568 | 2026.05.23 16:11:26.069124 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} <Debug> TCPHandler: Processed in 0.001225176 sec. | ||
| 5569 | 2026.05.23 16:11:28.230714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11940 | ||
| 5570 | 2026.05.23 16:11:28.231384 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2026.05.23 16:11:28.231453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5572 | 2026.05.23 16:11:28.232065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5573 | 2026.05.23 16:11:28.232413 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2026.05.23 16:11:28.232609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11940 | ||
| 5575 | 2026.05.23 16:11:28.269426 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52141 | ||
| 5576 | 2026.05.23 16:11:28.269534 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5577 | 2026.05.23 16:11:28.269565 [ 311 ] {} <Debug> TCP-Session: d537b36e-1b39-4163-b43d-a965ae60b8ba Authenticating user 'default' from [fd00:1122:3344:101::e]:52141 | ||
| 5578 | 2026.05.23 16:11:28.269592 [ 311 ] {} <Debug> TCP-Session: d537b36e-1b39-4163-b43d-a965ae60b8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2026.05.23 16:11:28.269608 [ 311 ] {} <Debug> TCP-Session: d537b36e-1b39-4163-b43d-a965ae60b8ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5580 | 2026.05.23 16:11:28.269901 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37579 | ||
| 5581 | 2026.05.23 16:11:28.269916 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56163 | ||
| 5582 | 2026.05.23 16:11:28.269951 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46975 | ||
| 5583 | 2026.05.23 16:11:28.269983 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60102 | ||
| 5584 | 2026.05.23 16:11:28.270007 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5585 | 2026.05.23 16:11:28.270043 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5586 | 2026.05.23 16:11:28.270062 [ 312 ] {} <Debug> TCP-Session: 1c7b0fd3-9ee5-4d26-9f30-9e01f1268053 Authenticating user 'default' from [fd00:1122:3344:101::e]:37579 | ||
| 5587 | 2026.05.23 16:11:28.269992 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54965 | ||
| 5588 | 2026.05.23 16:11:28.270085 [ 313 ] {} <Debug> TCP-Session: 4c9fed82-e2f5-436e-8dc6-6d1d01776818 Authenticating user 'default' from [fd00:1122:3344:101::e]:56163 | ||
| 5589 | 2026.05.23 16:11:28.270101 [ 312 ] {} <Debug> TCP-Session: 1c7b0fd3-9ee5-4d26-9f30-9e01f1268053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5590 | 2026.05.23 16:11:28.270144 [ 313 ] {} <Debug> TCP-Session: 4c9fed82-e2f5-436e-8dc6-6d1d01776818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5591 | 2026.05.23 16:11:28.270153 [ 312 ] {} <Debug> TCP-Session: 1c7b0fd3-9ee5-4d26-9f30-9e01f1268053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.05.23 16:11:28.270171 [ 313 ] {} <Debug> TCP-Session: 4c9fed82-e2f5-436e-8dc6-6d1d01776818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2026.05.23 16:11:28.269968 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32838 | ||
| 5594 | 2026.05.23 16:11:28.269935 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62007 | ||
| 5595 | 2026.05.23 16:11:28.269927 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58444 | ||
| 5596 | 2026.05.23 16:11:28.269986 [ 311 ] {} <Trace> TCP-Session: d537b36e-1b39-4163-b43d-a965ae60b8ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5597 | 2026.05.23 16:11:28.270518 [ 311 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52141) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5598 | 2026.05.23 16:11:28.270702 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5599 | 2026.05.23 16:11:28.270738 [ 315 ] {} <Debug> TCP-Session: a8ec9f1a-2dff-4137-969e-ce248db27360 Authenticating user 'default' from [fd00:1122:3344:101::e]:62007 | ||
| 5600 | 2026.05.23 16:11:28.270762 [ 315 ] {} <Debug> TCP-Session: a8ec9f1a-2dff-4137-969e-ce248db27360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.05.23 16:11:28.270777 [ 315 ] {} <Debug> TCP-Session: a8ec9f1a-2dff-4137-969e-ce248db27360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.05.23 16:11:28.270807 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5603 | 2026.05.23 16:11:28.270834 [ 311 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5604 | 2026.05.23 16:11:28.270846 [ 308 ] {} <Debug> TCP-Session: 44fcea7d-8dd9-4a56-a0c9-ae1db12e8cf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54965 | ||
| 5605 | 2026.05.23 16:11:28.270886 [ 308 ] {} <Debug> TCP-Session: 44fcea7d-8dd9-4a56-a0c9-ae1db12e8cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2026.05.23 16:11:28.270902 [ 308 ] {} <Debug> TCP-Session: 44fcea7d-8dd9-4a56-a0c9-ae1db12e8cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2026.05.23 16:11:28.270913 [ 311 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5608 | 2026.05.23 16:11:28.270974 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5609 | 2026.05.23 16:11:28.271050 [ 314 ] {} <Debug> TCP-Session: ed26f20a-10c4-45bf-87a6-8e0a32d09126 Authenticating user 'default' from [fd00:1122:3344:101::e]:58444 | ||
| 5610 | 2026.05.23 16:11:28.271088 [ 314 ] {} <Debug> TCP-Session: ed26f20a-10c4-45bf-87a6-8e0a32d09126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5611 | 2026.05.23 16:11:28.271117 [ 314 ] {} <Debug> TCP-Session: ed26f20a-10c4-45bf-87a6-8e0a32d09126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.05.23 16:11:28.271232 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5613 | 2026.05.23 16:11:28.271273 [ 307 ] {} <Debug> TCP-Session: 656af907-d1c7-4aa5-a91b-7bf493679536 Authenticating user 'default' from [fd00:1122:3344:101::e]:60102 | ||
| 5614 | 2026.05.23 16:11:28.271280 [ 311 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 5615 | 2026.05.23 16:11:28.271303 [ 307 ] {} <Debug> TCP-Session: 656af907-d1c7-4aa5-a91b-7bf493679536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.05.23 16:11:28.271340 [ 307 ] {} <Debug> TCP-Session: 656af907-d1c7-4aa5-a91b-7bf493679536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.05.23 16:11:28.271360 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5618 | 2026.05.23 16:11:28.271404 [ 259 ] {} <Debug> TCP-Session: 32f442e8-820d-4e19-8333-cedd0ea6e262 Authenticating user 'default' from [fd00:1122:3344:101::e]:46975 | ||
| 5619 | 2026.05.23 16:11:28.271428 [ 259 ] {} <Debug> TCP-Session: 32f442e8-820d-4e19-8333-cedd0ea6e262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2026.05.23 16:11:28.271443 [ 259 ] {} <Debug> TCP-Session: 32f442e8-820d-4e19-8333-cedd0ea6e262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.05.23 16:11:28.271561 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5622 | 2026.05.23 16:11:28.271600 [ 269 ] {} <Debug> TCP-Session: d64d62ec-5435-4045-b3b6-9e975600642c Authenticating user 'default' from [fd00:1122:3344:101::e]:32838 | ||
| 5623 | 2026.05.23 16:11:28.271622 [ 269 ] {} <Debug> TCP-Session: d64d62ec-5435-4045-b3b6-9e975600642c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.05.23 16:11:28.271639 [ 269 ] {} <Debug> TCP-Session: d64d62ec-5435-4045-b3b6-9e975600642c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.05.23 16:11:28.272399 [ 316 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} <Trace> AggregatingTransform: Aggregating | ||
| 5626 | 2026.05.23 16:11:28.272447 [ 316 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} <Trace> Aggregator: Aggregation method: without_key | ||
| 5627 | 2026.05.23 16:11:28.272491 [ 316 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001074465 sec. (930.696 rows/sec., 36.36 KiB/sec.) | ||
| 5628 | 2026.05.23 16:11:28.272510 [ 316 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} <Trace> Aggregator: Merging aggregated data | ||
| 5629 | 2026.05.23 16:11:28.273273 [ 311 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002825 sec., 353.98230088495575 rows/sec., 13.83 KiB/sec. | ||
| 5630 | 2026.05.23 16:11:28.273461 [ 311 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} <Debug> TCPHandler: Processed in 0.003601979 sec. | ||
| 5631 | 2026.05.23 16:11:28.273615 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5632 | 2026.05.23 16:11:28.273653 [ 311 ] {} <Debug> TCP-Session: d537b36e-1b39-4163-b43d-a965ae60b8ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.05.23 16:11:28.273679 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5634 | 2026.05.23 16:11:28.273706 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5635 | 2026.05.23 16:11:28.273727 [ 307 ] {} <Debug> TCP-Session: 656af907-d1c7-4aa5-a91b-7bf493679536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2026.05.23 16:11:28.273728 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5637 | 2026.05.23 16:11:28.273762 [ 313 ] {} <Debug> TCP-Session: 4c9fed82-e2f5-436e-8dc6-6d1d01776818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5638 | 2026.05.23 16:11:28.273753 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5639 | 2026.05.23 16:11:28.273783 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5640 | 2026.05.23 16:11:28.273830 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5641 | 2026.05.23 16:11:28.273836 [ 314 ] {} <Debug> TCP-Session: ed26f20a-10c4-45bf-87a6-8e0a32d09126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2026.05.23 16:11:28.273854 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5643 | 2026.05.23 16:11:28.273884 [ 269 ] {} <Debug> TCP-Session: d64d62ec-5435-4045-b3b6-9e975600642c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.05.23 16:11:28.273871 [ 259 ] {} <Debug> TCP-Session: 32f442e8-820d-4e19-8333-cedd0ea6e262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2026.05.23 16:11:28.273915 [ 308 ] {} <Debug> TCP-Session: 44fcea7d-8dd9-4a56-a0c9-ae1db12e8cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.05.23 16:11:28.273840 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5647 | 2026.05.23 16:11:28.273795 [ 312 ] {} <Debug> TCP-Session: 1c7b0fd3-9ee5-4d26-9f30-9e01f1268053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.05.23 16:11:28.274030 [ 315 ] {} <Debug> TCP-Session: a8ec9f1a-2dff-4137-969e-ce248db27360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2026.05.23 16:11:28.303937 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46913 | ||
| 5650 | 2026.05.23 16:11:28.304041 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5651 | 2026.05.23 16:11:28.304086 [ 311 ] {} <Debug> TCP-Session: a19b932d-b818-4a3e-b456-defaf1b4afa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46913 | ||
| 5652 | 2026.05.23 16:11:28.304120 [ 311 ] {} <Debug> TCP-Session: a19b932d-b818-4a3e-b456-defaf1b4afa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2026.05.23 16:11:28.304144 [ 311 ] {} <Debug> TCP-Session: a19b932d-b818-4a3e-b456-defaf1b4afa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.05.23 16:11:28.304396 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49335 | ||
| 5655 | 2026.05.23 16:11:28.304408 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34276 | ||
| 5656 | 2026.05.23 16:11:28.304446 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58048 | ||
| 5657 | 2026.05.23 16:11:28.304462 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45688 | ||
| 5658 | 2026.05.23 16:11:28.304479 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48169 | ||
| 5659 | 2026.05.23 16:11:28.304523 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5660 | 2026.05.23 16:11:28.304525 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5661 | 2026.05.23 16:11:28.304549 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5662 | 2026.05.23 16:11:28.304563 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5663 | 2026.05.23 16:11:28.304573 [ 259 ] {} <Debug> TCP-Session: 81aef206-ea0f-4d04-9b97-f22b38dfa6ca Authenticating user 'default' from [fd00:1122:3344:101::e]:58048 | ||
| 5664 | 2026.05.23 16:11:28.304579 [ 311 ] {} <Trace> TCP-Session: a19b932d-b818-4a3e-b456-defaf1b4afa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2026.05.23 16:11:28.304597 [ 308 ] {} <Debug> TCP-Session: a1a176c8-7c37-4703-9f66-52bd74a33a0b Authenticating user 'default' from [fd00:1122:3344:101::e]:48169 | ||
| 5666 | 2026.05.23 16:11:28.304610 [ 259 ] {} <Debug> TCP-Session: 81aef206-ea0f-4d04-9b97-f22b38dfa6ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2026.05.23 16:11:28.304555 [ 313 ] {} <Debug> TCP-Session: 5c031031-db8c-469d-9eb9-a6e7ae533f51 Authenticating user 'default' from [fd00:1122:3344:101::e]:34276 | ||
| 5668 | 2026.05.23 16:11:28.304675 [ 308 ] {} <Debug> TCP-Session: a1a176c8-7c37-4703-9f66-52bd74a33a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2026.05.23 16:11:28.304677 [ 259 ] {} <Debug> TCP-Session: 81aef206-ea0f-4d04-9b97-f22b38dfa6ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2026.05.23 16:11:28.304710 [ 308 ] {} <Debug> TCP-Session: a1a176c8-7c37-4703-9f66-52bd74a33a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5671 | 2026.05.23 16:11:28.304698 [ 313 ] {} <Debug> TCP-Session: 5c031031-db8c-469d-9eb9-a6e7ae533f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.05.23 16:11:28.304498 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5673 | 2026.05.23 16:11:28.304753 [ 313 ] {} <Debug> TCP-Session: 5c031031-db8c-469d-9eb9-a6e7ae533f51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5674 | 2026.05.23 16:11:28.304469 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45378 | ||
| 5675 | 2026.05.23 16:11:28.304798 [ 312 ] {} <Debug> TCP-Session: 2602e24f-f87a-43ca-8148-0796258dbeec Authenticating user 'default' from [fd00:1122:3344:101::e]:49335 | ||
| 5676 | 2026.05.23 16:11:28.304827 [ 311 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46913) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5677 | 2026.05.23 16:11:28.304843 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5678 | 2026.05.23 16:11:28.304849 [ 312 ] {} <Debug> TCP-Session: 2602e24f-f87a-43ca-8148-0796258dbeec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2026.05.23 16:11:28.304886 [ 307 ] {} <Debug> TCP-Session: 5f0351ce-1848-4880-8396-67fdc5978b1e Authenticating user 'default' from [fd00:1122:3344:101::e]:45378 | ||
| 5680 | 2026.05.23 16:11:28.304894 [ 312 ] {} <Debug> TCP-Session: 2602e24f-f87a-43ca-8148-0796258dbeec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2026.05.23 16:11:28.304913 [ 307 ] {} <Debug> TCP-Session: 5f0351ce-1848-4880-8396-67fdc5978b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2026.05.23 16:11:28.304407 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49926 | ||
| 5683 | 2026.05.23 16:11:28.304940 [ 307 ] {} <Debug> TCP-Session: 5f0351ce-1848-4880-8396-67fdc5978b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5684 | 2026.05.23 16:11:28.304433 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34025 | ||
| 5685 | 2026.05.23 16:11:28.305024 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5686 | 2026.05.23 16:11:28.304587 [ 269 ] {} <Debug> TCP-Session: 8e7d1742-e784-4f7e-bc7b-d6a9cc0c69eb Authenticating user 'default' from [fd00:1122:3344:101::e]:45688 | ||
| 5687 | 2026.05.23 16:11:28.305062 [ 314 ] {} <Debug> TCP-Session: 5c33be91-c7dc-4cd0-9219-7afd934019dd Authenticating user 'default' from [fd00:1122:3344:101::e]:49926 | ||
| 5688 | 2026.05.23 16:11:28.305062 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5689 | 2026.05.23 16:11:28.305083 [ 269 ] {} <Debug> TCP-Session: 8e7d1742-e784-4f7e-bc7b-d6a9cc0c69eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.05.23 16:11:28.305108 [ 315 ] {} <Debug> TCP-Session: 0a5ff050-494f-4211-a8b7-8ed4d3261dcc Authenticating user 'default' from [fd00:1122:3344:101::e]:34025 | ||
| 5691 | 2026.05.23 16:11:28.305095 [ 314 ] {} <Debug> TCP-Session: 5c33be91-c7dc-4cd0-9219-7afd934019dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2026.05.23 16:11:28.305125 [ 269 ] {} <Debug> TCP-Session: 8e7d1742-e784-4f7e-bc7b-d6a9cc0c69eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5693 | 2026.05.23 16:11:28.305150 [ 314 ] {} <Debug> TCP-Session: 5c33be91-c7dc-4cd0-9219-7afd934019dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2026.05.23 16:11:28.305139 [ 315 ] {} <Debug> TCP-Session: 0a5ff050-494f-4211-a8b7-8ed4d3261dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2026.05.23 16:11:28.305199 [ 315 ] {} <Debug> TCP-Session: 0a5ff050-494f-4211-a8b7-8ed4d3261dcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5696 | 2026.05.23 16:11:28.305217 [ 311 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5697 | 2026.05.23 16:11:28.305296 [ 311 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5698 | 2026.05.23 16:11:28.305718 [ 311 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 5699 | 2026.05.23 16:11:28.306900 [ 321 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} <Trace> AggregatingTransform: Aggregating | ||
| 5700 | 2026.05.23 16:11:28.306954 [ 321 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} <Trace> Aggregator: Aggregation method: without_key | ||
| 5701 | 2026.05.23 16:11:28.306994 [ 321 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001135725 sec. (880.495 rows/sec., 34.39 KiB/sec.) | ||
| 5702 | 2026.05.23 16:11:28.307014 [ 321 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} <Trace> Aggregator: Merging aggregated data | ||
| 5703 | 2026.05.23 16:11:28.307819 [ 311 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003071 sec., 325.62683165092807 rows/sec., 12.72 KiB/sec. | ||
| 5704 | 2026.05.23 16:11:28.308024 [ 311 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} <Debug> TCPHandler: Processed in 0.00362388 sec. | ||
| 5705 | 2026.05.23 16:11:28.308204 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5706 | 2026.05.23 16:11:28.308240 [ 311 ] {} <Debug> TCP-Session: a19b932d-b818-4a3e-b456-defaf1b4afa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2026.05.23 16:11:28.308251 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5708 | 2026.05.23 16:11:28.308277 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5709 | 2026.05.23 16:11:28.308302 [ 312 ] {} <Debug> TCP-Session: 2602e24f-f87a-43ca-8148-0796258dbeec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5710 | 2026.05.23 16:11:28.308322 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5711 | 2026.05.23 16:11:28.308342 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5712 | 2026.05.23 16:11:28.308329 [ 308 ] {} <Debug> TCP-Session: a1a176c8-7c37-4703-9f66-52bd74a33a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5713 | 2026.05.23 16:11:28.308367 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5714 | 2026.05.23 16:11:28.308410 [ 314 ] {} <Debug> TCP-Session: 5c33be91-c7dc-4cd0-9219-7afd934019dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2026.05.23 16:11:28.308430 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5716 | 2026.05.23 16:11:28.308451 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5717 | 2026.05.23 16:11:28.308458 [ 259 ] {} <Debug> TCP-Session: 81aef206-ea0f-4d04-9b97-f22b38dfa6ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.05.23 16:11:28.308482 [ 313 ] {} <Debug> TCP-Session: 5c031031-db8c-469d-9eb9-a6e7ae533f51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5719 | 2026.05.23 16:11:28.308500 [ 307 ] {} <Debug> TCP-Session: 5f0351ce-1848-4880-8396-67fdc5978b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2026.05.23 16:11:28.308406 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5721 | 2026.05.23 16:11:28.308396 [ 269 ] {} <Debug> TCP-Session: 8e7d1742-e784-4f7e-bc7b-d6a9cc0c69eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2026.05.23 16:11:28.308582 [ 315 ] {} <Debug> TCP-Session: 0a5ff050-494f-4211-a8b7-8ed4d3261dcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2026.05.23 16:11:28.381610 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61895 | ||
| 5724 | 2026.05.23 16:11:28.381695 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5725 | 2026.05.23 16:11:28.381721 [ 259 ] {} <Debug> TCP-Session: df80c95e-34a9-4c96-b728-51184901cfc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61895 | ||
| 5726 | 2026.05.23 16:11:28.381743 [ 259 ] {} <Debug> TCP-Session: df80c95e-34a9-4c96-b728-51184901cfc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2026.05.23 16:11:28.381757 [ 259 ] {} <Debug> TCP-Session: df80c95e-34a9-4c96-b728-51184901cfc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5728 | 2026.05.23 16:11:28.381986 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48103 | ||
| 5729 | 2026.05.23 16:11:28.382010 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54641 | ||
| 5730 | 2026.05.23 16:11:28.382046 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43875 | ||
| 5731 | 2026.05.23 16:11:28.382059 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47540 | ||
| 5732 | 2026.05.23 16:11:28.382083 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50044 | ||
| 5733 | 2026.05.23 16:11:28.382120 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5734 | 2026.05.23 16:11:28.382132 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5735 | 2026.05.23 16:11:28.382151 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5736 | 2026.05.23 16:11:28.382167 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5737 | 2026.05.23 16:11:28.382184 [ 312 ] {} <Debug> TCP-Session: e60bd2cf-d51b-41c9-b64c-94a9e84f6b0a Authenticating user 'default' from [fd00:1122:3344:101::e]:43875 | ||
| 5738 | 2026.05.23 16:11:28.382190 [ 313 ] {} <Debug> TCP-Session: 618303d0-c7a3-4c04-87d3-a1db33469978 Authenticating user 'default' from [fd00:1122:3344:101::e]:47540 | ||
| 5739 | 2026.05.23 16:11:28.382203 [ 315 ] {} <Debug> TCP-Session: 62472c47-b3b8-4b8f-8b15-6aba493d4fa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50044 | ||
| 5740 | 2026.05.23 16:11:28.382213 [ 312 ] {} <Debug> TCP-Session: e60bd2cf-d51b-41c9-b64c-94a9e84f6b0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5741 | 2026.05.23 16:11:28.382221 [ 313 ] {} <Debug> TCP-Session: 618303d0-c7a3-4c04-87d3-a1db33469978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5742 | 2026.05.23 16:11:28.382232 [ 315 ] {} <Debug> TCP-Session: 62472c47-b3b8-4b8f-8b15-6aba493d4fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2026.05.23 16:11:28.382239 [ 312 ] {} <Debug> TCP-Session: e60bd2cf-d51b-41c9-b64c-94a9e84f6b0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5744 | 2026.05.23 16:11:28.382248 [ 313 ] {} <Debug> TCP-Session: 618303d0-c7a3-4c04-87d3-a1db33469978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5745 | 2026.05.23 16:11:28.382260 [ 315 ] {} <Debug> TCP-Session: 62472c47-b3b8-4b8f-8b15-6aba493d4fa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2026.05.23 16:11:28.382171 [ 307 ] {} <Debug> TCP-Session: 844ed1e2-09f3-4f5c-95d4-60d43a8d88b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54641 | ||
| 5747 | 2026.05.23 16:11:28.382089 [ 259 ] {} <Trace> TCP-Session: df80c95e-34a9-4c96-b728-51184901cfc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2026.05.23 16:11:28.382360 [ 307 ] {} <Debug> TCP-Session: 844ed1e2-09f3-4f5c-95d4-60d43a8d88b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2026.05.23 16:11:28.382071 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62955 | ||
| 5750 | 2026.05.23 16:11:28.382397 [ 307 ] {} <Debug> TCP-Session: 844ed1e2-09f3-4f5c-95d4-60d43a8d88b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.05.23 16:11:28.382028 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36231 | ||
| 5752 | 2026.05.23 16:11:28.382010 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64770 | ||
| 5753 | 2026.05.23 16:11:28.382465 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5754 | 2026.05.23 16:11:28.382509 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5755 | 2026.05.23 16:11:28.382527 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5756 | 2026.05.23 16:11:28.382531 [ 314 ] {} <Debug> TCP-Session: cd056185-5e26-475a-829a-b7d02a619892 Authenticating user 'default' from [fd00:1122:3344:101::e]:62955 | ||
| 5757 | 2026.05.23 16:11:28.382552 [ 311 ] {} <Debug> TCP-Session: 6de4ee55-6ac1-418a-8bd9-bdd3c9e7619c Authenticating user 'default' from [fd00:1122:3344:101::e]:36231 | ||
| 5758 | 2026.05.23 16:11:28.382561 [ 308 ] {} <Debug> TCP-Session: e399ffa4-151f-472e-8070-1dde64aaa75b Authenticating user 'default' from [fd00:1122:3344:101::e]:64770 | ||
| 5759 | 2026.05.23 16:11:28.382586 [ 314 ] {} <Debug> TCP-Session: cd056185-5e26-475a-829a-b7d02a619892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2026.05.23 16:11:28.382593 [ 259 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61895) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5761 | 2026.05.23 16:11:28.382606 [ 308 ] {} <Debug> TCP-Session: e399ffa4-151f-472e-8070-1dde64aaa75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.05.23 16:11:28.382619 [ 314 ] {} <Debug> TCP-Session: cd056185-5e26-475a-829a-b7d02a619892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2026.05.23 16:11:28.382662 [ 308 ] {} <Debug> TCP-Session: e399ffa4-151f-472e-8070-1dde64aaa75b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.05.23 16:11:28.382600 [ 311 ] {} <Debug> TCP-Session: 6de4ee55-6ac1-418a-8bd9-bdd3c9e7619c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2026.05.23 16:11:28.382079 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5766 | 2026.05.23 16:11:28.382714 [ 311 ] {} <Debug> TCP-Session: 6de4ee55-6ac1-418a-8bd9-bdd3c9e7619c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5767 | 2026.05.23 16:11:28.382759 [ 269 ] {} <Debug> TCP-Session: b852d6a7-03eb-4937-9e2e-5727aba4dbd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48103 | ||
| 5768 | 2026.05.23 16:11:28.382789 [ 269 ] {} <Debug> TCP-Session: b852d6a7-03eb-4937-9e2e-5727aba4dbd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5769 | 2026.05.23 16:11:28.382807 [ 269 ] {} <Debug> TCP-Session: b852d6a7-03eb-4937-9e2e-5727aba4dbd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5770 | 2026.05.23 16:11:28.382996 [ 259 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5771 | 2026.05.23 16:11:28.383080 [ 259 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5772 | 2026.05.23 16:11:28.383457 [ 259 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 5773 | 2026.05.23 16:11:28.384820 [ 320 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} <Trace> AggregatingTransform: Aggregating | ||
| 5774 | 2026.05.23 16:11:28.384865 [ 320 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} <Trace> Aggregator: Aggregation method: without_key | ||
| 5775 | 2026.05.23 16:11:28.384908 [ 320 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001315538 sec. (760.145 rows/sec., 29.69 KiB/sec.) | ||
| 5776 | 2026.05.23 16:11:28.384929 [ 320 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} <Trace> Aggregator: Merging aggregated data | ||
| 5777 | 2026.05.23 16:11:28.385701 [ 259 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003183 sec., 314.16902293433867 rows/sec., 12.27 KiB/sec. | ||
| 5778 | 2026.05.23 16:11:28.385855 [ 259 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} <Debug> TCPHandler: Processed in 0.003880783 sec. | ||
| 5779 | 2026.05.23 16:11:28.386001 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5780 | 2026.05.23 16:11:28.386037 [ 259 ] {} <Debug> TCP-Session: df80c95e-34a9-4c96-b728-51184901cfc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2026.05.23 16:11:28.386040 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5782 | 2026.05.23 16:11:28.386062 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5783 | 2026.05.23 16:11:28.386083 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5784 | 2026.05.23 16:11:28.386089 [ 269 ] {} <Debug> TCP-Session: b852d6a7-03eb-4937-9e2e-5727aba4dbd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2026.05.23 16:11:28.386116 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5786 | 2026.05.23 16:11:28.386155 [ 311 ] {} <Debug> TCP-Session: 6de4ee55-6ac1-418a-8bd9-bdd3c9e7619c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5787 | 2026.05.23 16:11:28.386163 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5788 | 2026.05.23 16:11:28.386202 [ 312 ] {} <Debug> TCP-Session: e60bd2cf-d51b-41c9-b64c-94a9e84f6b0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5789 | 2026.05.23 16:11:28.386170 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5790 | 2026.05.23 16:11:28.386231 [ 314 ] {} <Debug> TCP-Session: cd056185-5e26-475a-829a-b7d02a619892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5791 | 2026.05.23 16:11:28.386126 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5792 | 2026.05.23 16:11:28.386267 [ 313 ] {} <Debug> TCP-Session: 618303d0-c7a3-4c04-87d3-a1db33469978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5793 | 2026.05.23 16:11:28.386122 [ 307 ] {} <Debug> TCP-Session: 844ed1e2-09f3-4f5c-95d4-60d43a8d88b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5794 | 2026.05.23 16:11:28.386306 [ 308 ] {} <Debug> TCP-Session: e399ffa4-151f-472e-8070-1dde64aaa75b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5795 | 2026.05.23 16:11:28.386144 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5796 | 2026.05.23 16:11:28.386386 [ 315 ] {} <Debug> TCP-Session: 62472c47-b3b8-4b8f-8b15-6aba493d4fa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5797 | 2026.05.23 16:11:28.899624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5798 | 2026.05.23 16:11:28.918765 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.05.23 16:11:28.918840 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5800 | 2026.05.23 16:11:28.925360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5801 | 2026.05.23 16:11:28.926200 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.05.23 16:11:28.930871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5803 | 2026.05.23 16:11:31.054922 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2026.05.23 16:11:31.055196 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5805 | 2026.05.23 16:11:31.055570 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5806 | 2026.05.23 16:11:31.055611 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5807 | 2026.05.23 16:11:31.055839 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5808 | 2026.05.23 16:11:31.055905 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5809 | 2026.05.23 16:11:31.056041 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 5810 | 2026.05.23 16:11:31.056156 [ 363 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5811 | 2026.05.23 16:11:31.056162 [ 324 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5812 | 2026.05.23 16:11:31.056158 [ 323 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5813 | 2026.05.23 16:11:31.056158 [ 348 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5814 | 2026.05.23 16:11:31.056456 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5815 | 2026.05.23 16:11:31.056484 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5816 | 2026.05.23 16:11:31.056562 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5817 | 2026.05.23 16:11:31.056582 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5818 | 2026.05.23 16:11:31.056618 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5819 | 2026.05.23 16:11:31.056682 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5820 | 2026.05.23 16:11:31.058997 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <Debug> executeQuery: Read 38 rows, 8.34 KiB in 0.00391 sec., 9718.670076726343 rows/sec., 2.08 MiB/sec. | ||
| 5821 | 2026.05.23 16:11:31.059130 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} <Debug> TCPHandler: Processed in 0.00434827 sec. | ||
| 5822 | 2026.05.23 16:11:31.061770 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5823 | 2026.05.23 16:11:31.061900 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5824 | 2026.05.23 16:11:31.061951 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5825 | 2026.05.23 16:11:31.062498 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5826 | 2026.05.23 16:11:31.062543 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5827 | 2026.05.23 16:11:31.062893 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5828 | 2026.05.23 16:11:31.063105 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5829 | 2026.05.23 16:11:31.063248 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001385 sec., 17328.519855595667 rows/sec., 1.44 MiB/sec. | ||
| 5830 | 2026.05.23 16:11:31.063283 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} <Debug> TCPHandler: Processed in 0.001573592 sec. | ||
| 5831 | 2026.05.23 16:11:31.063409 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5832 | 2026.05.23 16:11:31.063505 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5833 | 2026.05.23 16:11:31.063546 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5834 | 2026.05.23 16:11:31.063944 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5835 | 2026.05.23 16:11:31.063981 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5836 | 2026.05.23 16:11:31.064256 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5837 | 2026.05.23 16:11:31.064467 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2026.05.23 16:11:31.064593 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001106 sec., 3616.6365280289333 rows/sec., 294.91 KiB/sec. | ||
| 5839 | 2026.05.23 16:11:31.064626 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} <Debug> TCPHandler: Processed in 0.001266118 sec. | ||
| 5840 | 2026.05.23 16:11:31.064778 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5841 | 2026.05.23 16:11:31.064874 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5842 | 2026.05.23 16:11:31.064913 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5843 | 2026.05.23 16:11:31.065394 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.05.23 16:11:31.065430 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5845 | 2026.05.23 16:11:31.065732 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5846 | 2026.05.23 16:11:31.065942 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2026.05.23 16:11:31.066066 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} <Debug> executeQuery: Read 212 rows, 19.00 KiB in 0.00121 sec., 175206.61157024794 rows/sec., 15.33 MiB/sec. | ||
| 5848 | 2026.05.23 16:11:31.066099 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} <Debug> TCPHandler: Processed in 0.001369589 sec. | ||
| 5849 | 2026.05.23 16:11:31.066226 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5850 | 2026.05.23 16:11:31.066322 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5851 | 2026.05.23 16:11:31.066362 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5852 | 2026.05.23 16:11:31.066761 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2026.05.23 16:11:31.066797 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5854 | 2026.05.23 16:11:31.067107 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5855 | 2026.05.23 16:11:31.067312 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2026.05.23 16:11:31.067414 [ 61 ] {} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5857 | 2026.05.23 16:11:31.067436 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} <Debug> executeQuery: Read 21 rows, 1.62 KiB in 0.001132 sec., 18551.236749116608 rows/sec., 1.39 MiB/sec. | ||
| 5858 | 2026.05.23 16:11:31.067464 [ 61 ] {} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2026.05.23 16:11:31.067476 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} <Debug> TCPHandler: Processed in 0.001299348 sec. | ||
| 5860 | 2026.05.23 16:11:31.067491 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5861 | 2026.05.23 16:11:31.067617 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2026.05.23 16:11:31.067620 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 5863 | 2026.05.23 16:11:31.067728 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5864 | 2026.05.23 16:11:31.067770 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5865 | 2026.05.23 16:11:31.067771 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5866 | 2026.05.23 16:11:31.067811 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 81 rows starting from the beginning of the part | ||
| 5867 | 2026.05.23 16:11:31.067884 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part | ||
| 5868 | 2026.05.23 16:11:31.067940 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
| 5869 | 2026.05.23 16:11:31.067991 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part | ||
| 5870 | 2026.05.23 16:11:31.068037 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part | ||
| 5871 | 2026.05.23 16:11:31.068081 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part | ||
| 5872 | 2026.05.23 16:11:31.068192 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.05.23 16:11:31.068233 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5874 | 2026.05.23 16:11:31.068546 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5875 | 2026.05.23 16:11:31.068772 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.05.23 16:11:31.068900 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001191 sec., 20151.133501259446 rows/sec., 1.67 MiB/sec. | ||
| 5877 | 2026.05.23 16:11:31.068934 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} <Debug> TCPHandler: Processed in 0.001366069 sec. | ||
| 5878 | 2026.05.23 16:11:31.068937 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361189 sec., 144726.41198246533 rows/sec., 11.17 MiB/sec. | ||
| 5879 | 2026.05.23 16:11:31.069071 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2026.05.23 16:11:31.069130 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5881 | 2026.05.23 16:11:31.069171 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5882 | 2026.05.23 16:11:31.069214 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5883 | 2026.05.23 16:11:31.069461 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5884 | 2026.05.23 16:11:31.069556 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5885 | 2026.05.23 16:11:31.069612 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.05.23 16:11:31.069651 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5887 | 2026.05.23 16:11:31.069666 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5888 | 2026.05.23 16:11:31.069947 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5889 | 2026.05.23 16:11:31.070164 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.05.23 16:11:31.070287 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 5891 | 2026.05.23 16:11:31.070321 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} <Debug> TCPHandler: Processed in 0.001298838 sec. | ||
| 5892 | 2026.05.23 16:11:31.070445 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.05.23 16:11:31.070541 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5894 | 2026.05.23 16:11:31.070580 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5895 | 2026.05.23 16:11:31.071032 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.05.23 16:11:31.071067 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5897 | 2026.05.23 16:11:31.071368 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5898 | 2026.05.23 16:11:31.071570 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.05.23 16:11:31.071695 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} <Debug> executeQuery: Read 133 rows, 10.99 KiB in 0.001172 sec., 113481.22866894197 rows/sec., 9.16 MiB/sec. | ||
| 5900 | 2026.05.23 16:11:31.071728 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} <Debug> TCPHandler: Processed in 0.001331399 sec. | ||
| 5901 | 2026.05.23 16:11:31.071853 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5902 | 2026.05.23 16:11:31.071948 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5903 | 2026.05.23 16:11:31.071990 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5904 | 2026.05.23 16:11:31.072377 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2026.05.23 16:11:31.072412 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5906 | 2026.05.23 16:11:31.072730 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5907 | 2026.05.23 16:11:31.072931 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5908 | 2026.05.23 16:11:31.073054 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001124 sec., 176156.58362989323 rows/sec., 12.63 MiB/sec. | ||
| 5909 | 2026.05.23 16:11:31.073087 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} <Debug> TCPHandler: Processed in 0.001282028 sec. | ||
| 5910 | 2026.05.23 16:11:31.073213 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5911 | 2026.05.23 16:11:31.073308 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5912 | 2026.05.23 16:11:31.073360 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} <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 | ||
| 5913 | 2026.05.23 16:11:31.074090 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2026.05.23 16:11:31.074125 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5915 | 2026.05.23 16:11:31.074597 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5916 | 2026.05.23 16:11:31.074822 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2026.05.23 16:11:31.074958 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001669 sec., 2995.805871779509 rows/sec., 5.37 MiB/sec. | ||
| 5918 | 2026.05.23 16:11:31.075006 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} <Debug> TCPHandler: Processed in 0.001842686 sec. | ||
| 5919 | 2026.05.23 16:11:31.075121 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5920 | 2026.05.23 16:11:31.075217 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5921 | 2026.05.23 16:11:31.075258 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5922 | 2026.05.23 16:11:31.075597 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.05.23 16:11:31.075631 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5924 | 2026.05.23 16:11:31.075923 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5925 | 2026.05.23 16:11:31.076124 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.05.23 16:11:31.076247 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 5927 | 2026.05.23 16:11:31.076278 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} <Debug> TCPHandler: Processed in 0.001206987 sec. | ||
| 5928 | 2026.05.23 16:11:35.657865 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5929 | 2026.05.23 16:11:35.657957 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5930 | 2026.05.23 16:11:35.732687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12388 | ||
| 5931 | 2026.05.23 16:11:35.733178 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2026.05.23 16:11:35.733216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5933 | 2026.05.23 16:11:35.733713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5934 | 2026.05.23 16:11:35.733943 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5935 | 2026.05.23 16:11:35.734070 [ 53 ] {} <Debug> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5936 | 2026.05.23 16:11:35.734073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12388 | ||
| 5937 | 2026.05.23 16:11:35.734112 [ 53 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2026.05.23 16:11:35.734131 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5939 | 2026.05.23 16:11:35.734266 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::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 | ||
| 5940 | 2026.05.23 16:11:35.734421 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5941 | 2026.05.23 16:11:35.734460 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10020 rows starting from the beginning of the part | ||
| 5942 | 2026.05.23 16:11:35.734531 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5943 | 2026.05.23 16:11:35.734576 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5944 | 2026.05.23 16:11:35.734620 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5945 | 2026.05.23 16:11:35.734660 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5946 | 2026.05.23 16:11:35.734700 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5947 | 2026.05.23 16:11:35.739235 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12388 rows, containing 4 columns (4 merged, 0 gathered) in 0.00502725 sec., 2464170.272017505 rows/sec., 35.25 MiB/sec. | ||
| 5948 | 2026.05.23 16:11:35.739577 [ 189 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5949 | 2026.05.23 16:11:35.739866 [ 189 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.05.23 16:11:35.739939 [ 189 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5951 | 2026.05.23 16:11:35.740029 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5952 | 2026.05.23 16:11:36.054258 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5953 | 2026.05.23 16:11:36.054502 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5954 | 2026.05.23 16:11:36.054817 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5955 | 2026.05.23 16:11:36.054854 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5956 | 2026.05.23 16:11:36.055064 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5957 | 2026.05.23 16:11:36.055130 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5958 | 2026.05.23 16:11:36.055272 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5959 | 2026.05.23 16:11:36.055387 [ 348 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5960 | 2026.05.23 16:11:36.055422 [ 304 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5961 | 2026.05.23 16:11:36.055422 [ 324 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5962 | 2026.05.23 16:11:36.055390 [ 353 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5963 | 2026.05.23 16:11:36.055630 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 5964 | 2026.05.23 16:11:36.055656 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5965 | 2026.05.23 16:11:36.055698 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5966 | 2026.05.23 16:11:36.055718 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 5967 | 2026.05.23 16:11:36.056779 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002379 sec., 13451.029844472467 rows/sec., 2.26 MiB/sec. | ||
| 5968 | 2026.05.23 16:11:36.056874 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} <Debug> TCPHandler: Processed in 0.002751638 sec. | ||
| 5969 | 2026.05.23 16:11:36.059210 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2026.05.23 16:11:36.059350 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5971 | 2026.05.23 16:11:36.059403 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5972 | 2026.05.23 16:11:36.060107 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.05.23 16:11:36.060146 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5974 | 2026.05.23 16:11:36.060513 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5975 | 2026.05.23 16:11:36.060732 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.05.23 16:11:36.060871 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001558 sec., 98844.67265725289 rows/sec., 8.49 MiB/sec. | ||
| 5977 | 2026.05.23 16:11:36.060870 [ 60 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5978 | 2026.05.23 16:11:36.060909 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} <Debug> TCPHandler: Processed in 0.001761324 sec. | ||
| 5979 | 2026.05.23 16:11:36.060930 [ 60 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.05.23 16:11:36.060955 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5981 | 2026.05.23 16:11:36.061051 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2026.05.23 16:11:36.061091 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 5983 | 2026.05.23 16:11:36.061158 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5984 | 2026.05.23 16:11:36.061203 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5985 | 2026.05.23 16:11:36.061234 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5986 | 2026.05.23 16:11:36.061279 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3502 rows starting from the beginning of the part | ||
| 5987 | 2026.05.23 16:11:36.061355 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 80 rows starting from the beginning of the part | ||
| 5988 | 2026.05.23 16:11:36.061408 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 5989 | 2026.05.23 16:11:36.061456 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 154 rows starting from the beginning of the part | ||
| 5990 | 2026.05.23 16:11:36.061500 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 5991 | 2026.05.23 16:11:36.061551 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 154 rows starting from the beginning of the part | ||
| 5992 | 2026.05.23 16:11:36.061647 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2026.05.23 16:11:36.061688 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5994 | 2026.05.23 16:11:36.062001 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5995 | 2026.05.23 16:11:36.062230 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2026.05.23 16:11:36.062365 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001227 sec., 30154.84922575387 rows/sec., 2.21 MiB/sec. | ||
| 5997 | 2026.05.23 16:11:36.062401 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} <Debug> TCPHandler: Processed in 0.001399939 sec. | ||
| 5998 | 2026.05.23 16:11:36.062549 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2026.05.23 16:11:36.062645 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6000 | 2026.05.23 16:11:36.062684 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6001 | 2026.05.23 16:11:36.063162 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2026.05.23 16:11:36.063199 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6003 | 2026.05.23 16:11:36.063349 [ 189 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4192 rows, containing 5 columns (5 merged, 0 gathered) in 0.002319412 sec., 1807354.6226371168 rows/sec., 146.94 MiB/sec. | ||
| 6004 | 2026.05.23 16:11:36.063553 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6005 | 2026.05.23 16:11:36.063654 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6006 | 2026.05.23 16:11:36.063810 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.05.23 16:11:36.063948 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2026.05.23 16:11:36.063952 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001325 sec., 94339.62264150943 rows/sec., 7.35 MiB/sec. | ||
| 6009 | 2026.05.23 16:11:36.063949 [ 60 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6010 | 2026.05.23 16:11:36.064005 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} <Debug> TCPHandler: Processed in 0.001504051 sec. | ||
| 6011 | 2026.05.23 16:11:36.064028 [ 60 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2026.05.23 16:11:36.064031 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6013 | 2026.05.23 16:11:36.064058 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6014 | 2026.05.23 16:11:36.064118 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 6015 | 2026.05.23 16:11:36.064169 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.05.23 16:11:36.064191 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 6017 | 2026.05.23 16:11:36.064273 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6018 | 2026.05.23 16:11:36.064276 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6019 | 2026.05.23 16:11:36.064300 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2008 rows starting from the beginning of the part | ||
| 6020 | 2026.05.23 16:11:36.064335 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6021 | 2026.05.23 16:11:36.064352 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 88 rows starting from the beginning of the part | ||
| 6022 | 2026.05.23 16:11:36.064394 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 93 rows starting from the beginning of the part | ||
| 6023 | 2026.05.23 16:11:36.064426 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 125 rows starting from the beginning of the part | ||
| 6024 | 2026.05.23 16:11:36.064464 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 133 rows starting from the beginning of the part | ||
| 6025 | 2026.05.23 16:11:36.064496 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 125 rows starting from the beginning of the part | ||
| 6026 | 2026.05.23 16:11:36.064827 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2026.05.23 16:11:36.064866 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6028 | 2026.05.23 16:11:36.065215 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6029 | 2026.05.23 16:11:36.065423 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2026.05.23 16:11:36.065471 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303178 sec., 1973636.7556849485 rows/sec., 146.51 MiB/sec. | ||
| 6031 | 2026.05.23 16:11:36.065550 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 6032 | 2026.05.23 16:11:36.065566 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6033 | 2026.05.23 16:11:36.065588 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} <Debug> TCPHandler: Processed in 0.00146773 sec. | ||
| 6034 | 2026.05.23 16:11:36.065621 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2026.05.23 16:11:36.065650 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6036 | 2026.05.23 16:11:36.065720 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 6037 | 2026.05.23 16:11:36.065736 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6038 | 2026.05.23 16:11:36.065736 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6039 | 2026.05.23 16:11:36.065838 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6040 | 2026.05.23 16:11:36.065869 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6041 | 2026.05.23 16:11:36.065870 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14343 rows starting from the beginning of the part | ||
| 6042 | 2026.05.23 16:11:36.065930 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} <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 | ||
| 6043 | 2026.05.23 16:11:36.065937 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 6044 | 2026.05.23 16:11:36.065987 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 6045 | 2026.05.23 16:11:36.066021 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6046 | 2026.05.23 16:11:36.066056 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 198 rows starting from the beginning of the part | ||
| 6047 | 2026.05.23 16:11:36.066090 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6048 | 2026.05.23 16:11:36.066111 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.05.23 16:11:36.066216 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6050 | 2026.05.23 16:11:36.066327 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6051 | 2026.05.23 16:11:36.066737 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2026.05.23 16:11:36.066778 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6053 | 2026.05.23 16:11:36.067401 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6054 | 2026.05.23 16:11:36.067634 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2026.05.23 16:11:36.067752 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6056 | 2026.05.23 16:11:36.067770 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00192 sec., 19270.833333333332 rows/sec., 34.53 MiB/sec. | ||
| 6057 | 2026.05.23 16:11:36.067797 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.05.23 16:11:36.067823 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6059 | 2026.05.23 16:11:36.067831 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} <Debug> TCPHandler: Processed in 0.00214401 sec. | ||
| 6060 | 2026.05.23 16:11:36.067902 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::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 | ||
| 6061 | 2026.05.23 16:11:36.067981 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6062 | 2026.05.23 16:11:36.068082 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6063 | 2026.05.23 16:11:36.068096 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6064 | 2026.05.23 16:11:36.068125 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6065 | 2026.05.23 16:11:36.068156 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 542 rows starting from the beginning of the part | ||
| 6066 | 2026.05.23 16:11:36.068283 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part | ||
| 6067 | 2026.05.23 16:11:36.068392 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 6068 | 2026.05.23 16:11:36.068494 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part | ||
| 6069 | 2026.05.23 16:11:36.068506 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2026.05.23 16:11:36.068546 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6071 | 2026.05.23 16:11:36.068600 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 6072 | 2026.05.23 16:11:36.068713 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part | ||
| 6073 | 2026.05.23 16:11:36.068886 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6074 | 2026.05.23 16:11:36.069141 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2026.05.23 16:11:36.069255 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15053 rows, containing 5 columns (5 merged, 0 gathered) in 0.003560089 sec., 4228265.079889857 rows/sec., 271.49 MiB/sec. | ||
| 6076 | 2026.05.23 16:11:36.069276 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 6077 | 2026.05.23 16:11:36.069298 [ 60 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6078 | 2026.05.23 16:11:36.069319 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} <Debug> TCPHandler: Processed in 0.001386769 sec. | ||
| 6079 | 2026.05.23 16:11:36.069344 [ 60 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2026.05.23 16:11:36.069381 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6081 | 2026.05.23 16:11:36.069477 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 6082 | 2026.05.23 16:11:36.069587 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6083 | 2026.05.23 16:11:36.069611 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6084 | 2026.05.23 16:11:36.069620 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2360 rows starting from the beginning of the part | ||
| 6085 | 2026.05.23 16:11:36.069688 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part | ||
| 6086 | 2026.05.23 16:11:36.069730 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 6087 | 2026.05.23 16:11:36.069776 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6088 | 2026.05.23 16:11:36.069814 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 6089 | 2026.05.23 16:11:36.069854 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 6090 | 2026.05.23 16:11:36.069882 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6091 | 2026.05.23 16:11:36.069951 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6092 | 2026.05.23 16:11:36.070012 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 6093 | 2026.05.23 16:11:36.070943 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001500961 sec., 1740218.4333903412 rows/sec., 111.56 MiB/sec. | ||
| 6094 | 2026.05.23 16:11:36.071191 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6095 | 2026.05.23 16:11:36.071425 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.05.23 16:11:36.071491 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6097 | 2026.05.23 16:11:36.071552 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6098 | 2026.05.23 16:11:36.075471 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 19 columns (19 merged, 0 gathered) in 0.007596505 sec., 88461.73338923624 rows/sec., 158.52 MiB/sec. | ||
| 6099 | 2026.05.23 16:11:36.076383 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6100 | 2026.05.23 16:11:36.076680 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2026.05.23 16:11:36.076746 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6102 | 2026.05.23 16:11:36.076829 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 6103 | 2026.05.23 16:11:36.430979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6104 | 2026.05.23 16:11:36.449040 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6105 | 2026.05.23 16:11:36.449123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6106 | 2026.05.23 16:11:36.454786 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6107 | 2026.05.23 16:11:36.455464 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2026.05.23 16:11:36.455866 [ 60 ] {} <Debug> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6109 | 2026.05.23 16:11:36.455970 [ 60 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2026.05.23 16:11:36.456009 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6111 | 2026.05.23 16:11:36.456231 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 6112 | 2026.05.23 16:11:36.458645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6113 | 2026.05.23 16:11:36.460548 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6114 | 2026.05.23 16:11:36.462222 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 6115 | 2026.05.23 16:11:36.467088 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 6116 | 2026.05.23 16:11:36.471604 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 6117 | 2026.05.23 16:11:36.475902 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 6118 | 2026.05.23 16:11:36.480401 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 6119 | 2026.05.23 16:11:36.484590 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 6120 | 2026.05.23 16:11:36.536301 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080161294 sec., 2445.070310366996 rows/sec., 12.64 MiB/sec. | ||
| 6121 | 2026.05.23 16:11:36.539131 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6122 | 2026.05.23 16:11:36.541093 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.05.23 16:11:36.541190 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6124 | 2026.05.23 16:11:36.544111 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6125 | 2026.05.23 16:11:37.000474 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.52 MiB, peak 270.07 MiB, free memory in arenas 0.00 B, will set to 268.70 MiB (RSS), difference: 9.18 MiB | ||
| 6126 | 2026.05.23 16:11:41.052717 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6127 | 2026.05.23 16:11:41.052954 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6128 | 2026.05.23 16:11:41.053294 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6129 | 2026.05.23 16:11:41.053346 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6130 | 2026.05.23 16:11:41.053568 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6131 | 2026.05.23 16:11:41.053638 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6132 | 2026.05.23 16:11:41.053781 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6133 | 2026.05.23 16:11:41.053885 [ 304 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6134 | 2026.05.23 16:11:41.053919 [ 324 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6135 | 2026.05.23 16:11:41.053925 [ 353 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6136 | 2026.05.23 16:11:41.053891 [ 348 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6137 | 2026.05.23 16:11:41.054068 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 6138 | 2026.05.23 16:11:41.054094 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6139 | 2026.05.23 16:11:41.054137 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6140 | 2026.05.23 16:11:41.054158 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 6141 | 2026.05.23 16:11:41.055099 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002237 sec., 14304.872597228432 rows/sec., 2.40 MiB/sec. | ||
| 6142 | 2026.05.23 16:11:41.055194 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} <Debug> TCPHandler: Processed in 0.002608876 sec. | ||
| 6143 | 2026.05.23 16:11:41.056998 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6144 | 2026.05.23 16:11:41.057110 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6145 | 2026.05.23 16:11:41.057154 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6146 | 2026.05.23 16:11:41.057669 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6147 | 2026.05.23 16:11:41.057716 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6148 | 2026.05.23 16:11:41.058118 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6149 | 2026.05.23 16:11:41.058364 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6150 | 2026.05.23 16:11:41.058514 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001434 sec., 62761.50627615063 rows/sec., 5.05 MiB/sec. | ||
| 6151 | 2026.05.23 16:11:41.058550 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} <Debug> TCPHandler: Processed in 0.001603622 sec. | ||
| 6152 | 2026.05.23 16:11:41.058691 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6153 | 2026.05.23 16:11:41.058789 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6154 | 2026.05.23 16:11:41.058830 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6155 | 2026.05.23 16:11:41.059316 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6156 | 2026.05.23 16:11:41.059355 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6157 | 2026.05.23 16:11:41.059661 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6158 | 2026.05.23 16:11:41.059908 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2026.05.23 16:11:41.060052 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001282 sec., 3900.15600624025 rows/sec., 293.27 KiB/sec. | ||
| 6160 | 2026.05.23 16:11:41.060089 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} <Debug> TCPHandler: Processed in 0.0014472 sec. | ||
| 6161 | 2026.05.23 16:11:41.060228 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6162 | 2026.05.23 16:11:41.060330 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6163 | 2026.05.23 16:11:41.060371 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6164 | 2026.05.23 16:11:41.060867 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2026.05.23 16:11:41.060905 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6166 | 2026.05.23 16:11:41.061213 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6167 | 2026.05.23 16:11:41.061432 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.05.23 16:11:41.061563 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001253 sec., 74221.86751795691 rows/sec., 5.78 MiB/sec. | ||
| 6169 | 2026.05.23 16:11:41.061597 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} <Debug> TCPHandler: Processed in 0.00142151 sec. | ||
| 6170 | 2026.05.23 16:11:41.061739 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6171 | 2026.05.23 16:11:41.061837 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6172 | 2026.05.23 16:11:41.061881 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6173 | 2026.05.23 16:11:41.062294 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6174 | 2026.05.23 16:11:41.062330 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6175 | 2026.05.23 16:11:41.062666 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6176 | 2026.05.23 16:11:41.062883 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6177 | 2026.05.23 16:11:41.063013 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 6178 | 2026.05.23 16:11:41.063047 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} <Debug> TCPHandler: Processed in 0.001356739 sec. | ||
| 6179 | 2026.05.23 16:11:41.063168 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6180 | 2026.05.23 16:11:41.063264 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6181 | 2026.05.23 16:11:41.063322 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} <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 | ||
| 6182 | 2026.05.23 16:11:41.064035 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2026.05.23 16:11:41.064072 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6184 | 2026.05.23 16:11:41.064578 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6185 | 2026.05.23 16:11:41.064814 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6186 | 2026.05.23 16:11:41.064951 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001706 sec., 2930.8323563892145 rows/sec., 5.25 MiB/sec. | ||
| 6187 | 2026.05.23 16:11:41.065007 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} <Debug> TCPHandler: Processed in 0.001888817 sec. | ||
| 6188 | 2026.05.23 16:11:41.065125 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6189 | 2026.05.23 16:11:41.065223 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6190 | 2026.05.23 16:11:41.065267 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6191 | 2026.05.23 16:11:41.065624 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.05.23 16:11:41.065660 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6193 | 2026.05.23 16:11:41.065982 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6194 | 2026.05.23 16:11:41.066218 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.05.23 16:11:41.066362 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 6196 | 2026.05.23 16:11:41.066397 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} <Debug> TCPHandler: Processed in 0.001320659 sec. | ||
| 6197 | 2026.05.23 16:11:43.234172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12900 | ||
| 6198 | 2026.05.23 16:11:43.234954 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.05.23 16:11:43.235032 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6200 | 2026.05.23 16:11:43.235765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6201 | 2026.05.23 16:11:43.236013 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.05.23 16:11:43.236142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12900 | ||
| 6203 | 2026.05.23 16:11:43.958729 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6204 | 2026.05.23 16:11:43.973834 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.05.23 16:11:43.973892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6206 | 2026.05.23 16:11:43.979293 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6207 | 2026.05.23 16:11:43.979969 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2026.05.23 16:11:43.982506 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6209 | 2026.05.23 16:11:44.992812 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6210 | 2026.05.23 16:11:44.993068 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6211 | 2026.05.23 16:11:44.993457 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6212 | 2026.05.23 16:11:44.993502 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6213 | 2026.05.23 16:11:44.993756 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6214 | 2026.05.23 16:11:44.993830 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6215 | 2026.05.23 16:11:44.993978 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 6216 | 2026.05.23 16:11:44.994089 [ 324 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6217 | 2026.05.23 16:11:44.994101 [ 348 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6218 | 2026.05.23 16:11:44.994120 [ 353 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6219 | 2026.05.23 16:11:44.994101 [ 304 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6220 | 2026.05.23 16:11:44.994336 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 6221 | 2026.05.23 16:11:44.994367 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6222 | 2026.05.23 16:11:44.994417 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 6223 | 2026.05.23 16:11:44.994439 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 6224 | 2026.05.23 16:11:44.995536 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.00258 sec., 12403.1007751938 rows/sec., 2.08 MiB/sec. | ||
| 6225 | 2026.05.23 16:11:44.995646 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} <Debug> TCPHandler: Processed in 0.003002201 sec. | ||
| 6226 | 2026.05.23 16:11:45.010443 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6227 | 2026.05.23 16:11:45.010562 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6228 | 2026.05.23 16:11:45.010611 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6229 | 2026.05.23 16:11:45.011144 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.05.23 16:11:45.011186 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6231 | 2026.05.23 16:11:45.011533 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6232 | 2026.05.23 16:11:45.011749 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.05.23 16:11:45.011902 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001373 sec., 5826.656955571741 rows/sec., 475.12 KiB/sec. | ||
| 6234 | 2026.05.23 16:11:45.011940 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} <Debug> TCPHandler: Processed in 0.001550751 sec. | ||
| 6235 | 2026.05.23 16:11:45.012091 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2026.05.23 16:11:45.012193 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6237 | 2026.05.23 16:11:45.012235 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6238 | 2026.05.23 16:11:45.013776 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.05.23 16:11:45.013814 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6240 | 2026.05.23 16:11:45.014387 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6241 | 2026.05.23 16:11:45.014598 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2026.05.23 16:11:45.014730 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} <Debug> executeQuery: Read 3363 rows, 259.56 KiB in 0.002559 sec., 1314185.2286049237 rows/sec., 99.05 MiB/sec. | ||
| 6243 | 2026.05.23 16:11:45.014766 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 6244 | 2026.05.23 16:11:45.014779 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} <Debug> TCPHandler: Processed in 0.002738788 sec. | ||
| 6245 | 2026.05.23 16:11:45.014908 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2026.05.23 16:11:45.015007 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6247 | 2026.05.23 16:11:45.015048 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6248 | 2026.05.23 16:11:45.015482 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2026.05.23 16:11:45.015519 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6250 | 2026.05.23 16:11:45.015807 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6251 | 2026.05.23 16:11:45.016010 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.05.23 16:11:45.016142 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} <Debug> executeQuery: Read 54 rows, 4.02 KiB in 0.001156 sec., 46712.8027681661 rows/sec., 3.39 MiB/sec. | ||
| 6253 | 2026.05.23 16:11:45.016176 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} <Debug> TCPHandler: Processed in 0.001317758 sec. | ||
| 6254 | 2026.05.23 16:11:45.016297 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2026.05.23 16:11:45.016399 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6256 | 2026.05.23 16:11:45.016444 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6257 | 2026.05.23 16:11:45.017074 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.05.23 16:11:45.017110 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6259 | 2026.05.23 16:11:45.017435 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6260 | 2026.05.23 16:11:45.017640 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2026.05.23 16:11:45.017764 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001388 sec., 686599.423631124 rows/sec., 40.12 MiB/sec. | ||
| 6262 | 2026.05.23 16:11:45.017797 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} <Debug> TCPHandler: Processed in 0.001553751 sec. | ||
| 6263 | 2026.05.23 16:11:45.017919 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2026.05.23 16:11:45.018015 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6265 | 2026.05.23 16:11:45.018054 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6266 | 2026.05.23 16:11:45.018440 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2026.05.23 16:11:45.018475 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6268 | 2026.05.23 16:11:45.018757 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6269 | 2026.05.23 16:11:45.018956 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2026.05.23 16:11:45.019080 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. | ||
| 6271 | 2026.05.23 16:11:45.019115 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} <Debug> TCPHandler: Processed in 0.001245117 sec. | ||
| 6272 | 2026.05.23 16:11:45.019232 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2026.05.23 16:11:45.019331 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6274 | 2026.05.23 16:11:45.019371 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6275 | 2026.05.23 16:11:45.020277 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2026.05.23 16:11:45.020322 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6277 | 2026.05.23 16:11:45.020693 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6278 | 2026.05.23 16:11:45.020894 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2026.05.23 16:11:45.021020 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} <Debug> executeQuery: Read 1939 rows, 134.19 KiB in 0.001708 sec., 1135245.9016393442 rows/sec., 76.72 MiB/sec. | ||
| 6280 | 2026.05.23 16:11:45.021054 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} <Debug> TCPHandler: Processed in 0.001870836 sec. | ||
| 6281 | 2026.05.23 16:11:45.021178 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2026.05.23 16:11:45.021278 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6283 | 2026.05.23 16:11:45.021321 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6284 | 2026.05.23 16:11:45.021980 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.05.23 16:11:45.022015 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6286 | 2026.05.23 16:11:45.022429 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6287 | 2026.05.23 16:11:45.022637 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2026.05.23 16:11:45.022769 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} <Debug> executeQuery: Read 1596 rows, 100.03 KiB in 0.001513 sec., 1054857.898215466 rows/sec., 64.56 MiB/sec. | ||
| 6289 | 2026.05.23 16:11:45.022803 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} <Debug> TCPHandler: Processed in 0.001673993 sec. | ||
| 6290 | 2026.05.23 16:11:45.022923 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2026.05.23 16:11:45.023019 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6292 | 2026.05.23 16:11:45.023072 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} <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 | ||
| 6293 | 2026.05.23 16:11:45.023898 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.05.23 16:11:45.023934 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6295 | 2026.05.23 16:11:45.024478 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6296 | 2026.05.23 16:11:45.024699 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.05.23 16:11:45.024835 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001835 sec., 25068.119891008173 rows/sec., 44.92 MiB/sec. | ||
| 6298 | 2026.05.23 16:11:45.024890 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} <Debug> TCPHandler: Processed in 0.002015598 sec. | ||
| 6299 | 2026.05.23 16:11:45.025017 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.05.23 16:11:45.025112 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6301 | 2026.05.23 16:11:45.025153 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6302 | 2026.05.23 16:11:45.025542 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.05.23 16:11:45.025577 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6304 | 2026.05.23 16:11:45.025873 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6305 | 2026.05.23 16:11:45.026073 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.05.23 16:11:45.026197 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} <Debug> executeQuery: Read 200 rows, 11.63 KiB in 0.001104 sec., 181159.42028985507 rows/sec., 10.28 MiB/sec. | ||
| 6307 | 2026.05.23 16:11:45.026229 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} <Debug> TCPHandler: Processed in 0.001260777 sec. | ||
| 6308 | 2026.05.23 16:11:46.047459 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.05.23 16:11:46.047730 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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) | ||
| 6310 | 2026.05.23 16:11:46.048067 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6311 | 2026.05.23 16:11:46.048103 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <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 | ||
| 6312 | 2026.05.23 16:11:46.048324 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6313 | 2026.05.23 16:11:46.048394 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6314 | 2026.05.23 16:11:46.048529 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6315 | 2026.05.23 16:11:46.048624 [ 348 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6316 | 2026.05.23 16:11:46.048648 [ 304 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6317 | 2026.05.23 16:11:46.048649 [ 344 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6318 | 2026.05.23 16:11:46.048624 [ 324 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6319 | 2026.05.23 16:11:46.048917 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 6320 | 2026.05.23 16:11:46.048943 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6321 | 2026.05.23 16:11:46.048991 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <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'))" | ||
| 6322 | 2026.05.23 16:11:46.049011 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 6323 | 2026.05.23 16:11:46.050059 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002433 sec., 13152.486642005755 rows/sec., 2.21 MiB/sec. | ||
| 6324 | 2026.05.23 16:11:46.050163 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} <Debug> TCPHandler: Processed in 0.002843589 sec. | ||
| 6325 | 2026.05.23 16:11:46.051257 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6326 | 2026.05.23 16:11:46.051373 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6327 | 2026.05.23 16:11:46.051417 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6328 | 2026.05.23 16:11:46.051912 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.05.23 16:11:46.051958 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6330 | 2026.05.23 16:11:46.052329 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6331 | 2026.05.23 16:11:46.052556 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2026.05.23 16:11:46.052705 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} <Debug> executeQuery: Read 80 rows, 6.44 KiB in 0.001363 sec., 58694.057226705794 rows/sec., 4.61 MiB/sec. | ||
| 6333 | 2026.05.23 16:11:46.052740 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} <Debug> TCPHandler: Processed in 0.001534591 sec. | ||
| 6334 | 2026.05.23 16:11:46.052873 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6335 | 2026.05.23 16:11:46.052969 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6336 | 2026.05.23 16:11:46.053009 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6337 | 2026.05.23 16:11:46.053423 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2026.05.23 16:11:46.053460 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6339 | 2026.05.23 16:11:46.053777 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6340 | 2026.05.23 16:11:46.053997 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2026.05.23 16:11:46.054122 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001172 sec., 75085.32423208191 rows/sec., 5.84 MiB/sec. | ||
| 6342 | 2026.05.23 16:11:46.054157 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} <Debug> TCPHandler: Processed in 0.001332439 sec. | ||
| 6343 | 2026.05.23 16:11:46.054294 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6344 | 2026.05.23 16:11:46.054397 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6345 | 2026.05.23 16:11:46.054441 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6346 | 2026.05.23 16:11:46.054847 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2026.05.23 16:11:46.054883 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6348 | 2026.05.23 16:11:46.055201 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6349 | 2026.05.23 16:11:46.055412 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2026.05.23 16:11:46.055538 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001159 sec., 27610.008628127693 rows/sec., 1.92 MiB/sec. | ||
| 6351 | 2026.05.23 16:11:46.055571 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} <Debug> TCPHandler: Processed in 0.001334978 sec. | ||
| 6352 | 2026.05.23 16:11:46.055703 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2026.05.23 16:11:46.055798 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6354 | 2026.05.23 16:11:46.055839 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6355 | 2026.05.23 16:11:46.056163 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.05.23 16:11:46.056198 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6357 | 2026.05.23 16:11:46.056496 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6358 | 2026.05.23 16:11:46.056703 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.05.23 16:11:46.056829 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001049 sec., 11439.466158245948 rows/sec., 789.44 KiB/sec. | ||
| 6360 | 2026.05.23 16:11:46.056863 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} <Debug> TCPHandler: Processed in 0.001209156 sec. | ||
| 6361 | 2026.05.23 16:11:50.658246 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6362 | 2026.05.23 16:11:50.658337 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6363 | 2026.05.23 16:11:50.736263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13348 | ||
| 6364 | 2026.05.23 16:11:50.737009 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.05.23 16:11:50.737080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6366 | 2026.05.23 16:11:50.737876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6367 | 2026.05.23 16:11:50.738156 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.05.23 16:11:50.738285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13348 | ||
| 6369 | 2026.05.23 16:11:51.052818 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6370 | 2026.05.23 16:11:51.053069 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6371 | 2026.05.23 16:11:51.053430 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6372 | 2026.05.23 16:11:51.053485 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6373 | 2026.05.23 16:11:51.053728 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6374 | 2026.05.23 16:11:51.053815 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6375 | 2026.05.23 16:11:51.053975 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6376 | 2026.05.23 16:11:51.054076 [ 348 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6377 | 2026.05.23 16:11:51.054096 [ 304 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6378 | 2026.05.23 16:11:51.054111 [ 324 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6379 | 2026.05.23 16:11:51.054076 [ 344 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6380 | 2026.05.23 16:11:51.054305 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 6381 | 2026.05.23 16:11:51.054331 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6382 | 2026.05.23 16:11:51.054375 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6383 | 2026.05.23 16:11:51.054396 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 6384 | 2026.05.23 16:11:51.055392 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002431 sec., 13163.30728095434 rows/sec., 2.21 MiB/sec. | ||
| 6385 | 2026.05.23 16:11:51.055502 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} <Debug> TCPHandler: Processed in 0.002823808 sec. | ||
| 6386 | 2026.05.23 16:11:51.057332 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6387 | 2026.05.23 16:11:51.057457 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6388 | 2026.05.23 16:11:51.057503 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6389 | 2026.05.23 16:11:51.058243 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2026.05.23 16:11:51.058306 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6391 | 2026.05.23 16:11:51.058766 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6392 | 2026.05.23 16:11:51.059032 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2026.05.23 16:11:51.059205 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001792 sec., 50223.21428571429 rows/sec., 4.04 MiB/sec. | ||
| 6394 | 2026.05.23 16:11:51.059267 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} <Debug> TCPHandler: Processed in 0.001985367 sec. | ||
| 6395 | 2026.05.23 16:11:51.059472 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6396 | 2026.05.23 16:11:51.059601 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6397 | 2026.05.23 16:11:51.059658 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6398 | 2026.05.23 16:11:51.060125 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.05.23 16:11:51.060164 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6400 | 2026.05.23 16:11:51.060472 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6401 | 2026.05.23 16:11:51.060681 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.05.23 16:11:51.060815 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001253 sec., 3990.4229848363925 rows/sec., 300.06 KiB/sec. | ||
| 6403 | 2026.05.23 16:11:51.060852 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} <Debug> TCPHandler: Processed in 0.00149098 sec. | ||
| 6404 | 2026.05.23 16:11:51.060973 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2026.05.23 16:11:51.061075 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6406 | 2026.05.23 16:11:51.061117 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6407 | 2026.05.23 16:11:51.061536 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.05.23 16:11:51.061574 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6409 | 2026.05.23 16:11:51.061881 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6410 | 2026.05.23 16:11:51.062090 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.05.23 16:11:51.062223 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.00117 sec., 79487.17948717948 rows/sec., 6.19 MiB/sec. | ||
| 6412 | 2026.05.23 16:11:51.062258 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} <Debug> TCPHandler: Processed in 0.001336758 sec. | ||
| 6413 | 2026.05.23 16:11:51.062407 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6414 | 2026.05.23 16:11:51.062504 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6415 | 2026.05.23 16:11:51.062549 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6416 | 2026.05.23 16:11:51.062951 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2026.05.23 16:11:51.062987 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6418 | 2026.05.23 16:11:51.063323 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6419 | 2026.05.23 16:11:51.063532 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6420 | 2026.05.23 16:11:51.063694 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 6421 | 2026.05.23 16:11:51.063728 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} <Debug> TCPHandler: Processed in 0.001371719 sec. | ||
| 6422 | 2026.05.23 16:11:51.063848 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6423 | 2026.05.23 16:11:51.063945 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6424 | 2026.05.23 16:11:51.063999 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} <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 | ||
| 6425 | 2026.05.23 16:11:51.065003 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2026.05.23 16:11:51.065040 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6427 | 2026.05.23 16:11:51.065526 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6428 | 2026.05.23 16:11:51.065742 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.05.23 16:11:51.065882 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001956 sec., 2556.237218813906 rows/sec., 4.58 MiB/sec. | ||
| 6430 | 2026.05.23 16:11:51.065941 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} <Debug> TCPHandler: Processed in 0.002142469 sec. | ||
| 6431 | 2026.05.23 16:11:51.066085 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6432 | 2026.05.23 16:11:51.066182 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6433 | 2026.05.23 16:11:51.066224 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6434 | 2026.05.23 16:11:51.066561 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.05.23 16:11:51.066596 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6436 | 2026.05.23 16:11:51.066899 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6437 | 2026.05.23 16:11:51.067103 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.05.23 16:11:51.067236 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 6439 | 2026.05.23 16:11:51.067268 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} <Debug> TCPHandler: Processed in 0.001233637 sec. | ||
| 6440 | 2026.05.23 16:11:51.482572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6441 | 2026.05.23 16:11:51.499219 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.05.23 16:11:51.499278 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6443 | 2026.05.23 16:11:51.505293 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6444 | 2026.05.23 16:11:51.505983 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.05.23 16:11:51.508876 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6446 | 2026.05.23 16:11:56.054659 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2026.05.23 16:11:56.054933 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6448 | 2026.05.23 16:11:56.055273 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6449 | 2026.05.23 16:11:56.055311 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6450 | 2026.05.23 16:11:56.055513 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6451 | 2026.05.23 16:11:56.055577 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6452 | 2026.05.23 16:11:56.055708 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6453 | 2026.05.23 16:11:56.055806 [ 324 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6454 | 2026.05.23 16:11:56.055816 [ 304 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6455 | 2026.05.23 16:11:56.055814 [ 348 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6456 | 2026.05.23 16:11:56.055812 [ 344 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6457 | 2026.05.23 16:11:56.055987 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 6458 | 2026.05.23 16:11:56.056012 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6459 | 2026.05.23 16:11:56.056055 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6460 | 2026.05.23 16:11:56.056074 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 6461 | 2026.05.23 16:11:56.057265 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002438 sec., 13125.512715340443 rows/sec., 2.20 MiB/sec. | ||
| 6462 | 2026.05.23 16:11:56.057365 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} <Debug> TCPHandler: Processed in 0.002844249 sec. | ||
| 6463 | 2026.05.23 16:11:56.059728 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6464 | 2026.05.23 16:11:56.059929 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6465 | 2026.05.23 16:11:56.060005 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6466 | 2026.05.23 16:11:56.060669 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6467 | 2026.05.23 16:11:56.060712 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6468 | 2026.05.23 16:11:56.061093 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6469 | 2026.05.23 16:11:56.061320 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2026.05.23 16:11:56.061442 [ 27 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6471 | 2026.05.23 16:11:56.061466 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001591 sec., 96794.46888749214 rows/sec., 8.31 MiB/sec. | ||
| 6472 | 2026.05.23 16:11:56.061478 [ 27 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6473 | 2026.05.23 16:11:56.061498 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6474 | 2026.05.23 16:11:56.061502 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} <Debug> TCPHandler: Processed in 0.001869826 sec. | ||
| 6475 | 2026.05.23 16:11:56.061629 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 6476 | 2026.05.23 16:11:56.061730 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.05.23 16:11:56.061769 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6478 | 2026.05.23 16:11:56.061811 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3502 rows starting from the beginning of the part | ||
| 6479 | 2026.05.23 16:11:56.061886 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 6480 | 2026.05.23 16:11:56.061906 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6481 | 2026.05.23 16:11:56.061941 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 3363 rows starting from the beginning of the part | ||
| 6482 | 2026.05.23 16:11:56.061985 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6483 | 2026.05.23 16:11:56.061993 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 80 rows starting from the beginning of the part | ||
| 6484 | 2026.05.23 16:11:56.062054 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 6485 | 2026.05.23 16:11:56.062100 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 154 rows starting from the beginning of the part | ||
| 6486 | 2026.05.23 16:11:56.062679 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.05.23 16:11:56.062730 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6488 | 2026.05.23 16:11:56.063158 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6489 | 2026.05.23 16:11:56.063395 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.05.23 16:11:56.063520 [ 27 ] {} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6491 | 2026.05.23 16:11:56.063554 [ 27 ] {} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2026.05.23 16:11:56.063556 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001702 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. | ||
| 6493 | 2026.05.23 16:11:56.063577 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6494 | 2026.05.23 16:11:56.063619 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} <Debug> TCPHandler: Processed in 0.002018078 sec. | ||
| 6495 | 2026.05.23 16:11:56.063707 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 6496 | 2026.05.23 16:11:56.063775 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6497 | 2026.05.23 16:11:56.063819 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6498 | 2026.05.23 16:11:56.063853 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 81 rows starting from the beginning of the part | ||
| 6499 | 2026.05.23 16:11:56.063883 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6500 | 2026.05.23 16:11:56.063915 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 37 rows starting from the beginning of the part | ||
| 6501 | 2026.05.23 16:11:56.063934 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6502 | 2026.05.23 16:11:56.063969 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part | ||
| 6503 | 2026.05.23 16:11:56.064032 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part | ||
| 6504 | 2026.05.23 16:11:56.064077 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part | ||
| 6505 | 2026.05.23 16:11:56.064118 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 37 rows starting from the beginning of the part | ||
| 6506 | 2026.05.23 16:11:56.064365 [ 188 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002789118 sec., 2609785.6024736133 rows/sec., 208.50 MiB/sec. | ||
| 6507 | 2026.05.23 16:11:56.064432 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2026.05.23 16:11:56.064476 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6509 | 2026.05.23 16:11:56.064683 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6510 | 2026.05.23 16:11:56.064985 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2026.05.23 16:11:56.065058 [ 190 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391659 sec., 157366.1363882963 rows/sec., 12.10 MiB/sec. | ||
| 6512 | 2026.05.23 16:11:56.065061 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6513 | 2026.05.23 16:11:56.065171 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 6514 | 2026.05.23 16:11:56.065210 [ 190 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6515 | 2026.05.23 16:11:56.065234 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6516 | 2026.05.23 16:11:56.065546 [ 190 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.05.23 16:11:56.065589 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2026.05.23 16:11:56.065630 [ 190 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6519 | 2026.05.23 16:11:56.065716 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6520 | 2026.05.23 16:11:56.065737 [ 27 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6521 | 2026.05.23 16:11:56.065780 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001918 sec., 65172.05422314911 rows/sec., 5.08 MiB/sec. | ||
| 6522 | 2026.05.23 16:11:56.065798 [ 27 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.05.23 16:11:56.065824 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6524 | 2026.05.23 16:11:56.065841 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} <Debug> TCPHandler: Processed in 0.00211981 sec. | ||
| 6525 | 2026.05.23 16:11:56.065917 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 6526 | 2026.05.23 16:11:56.065994 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.05.23 16:11:56.066021 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6528 | 2026.05.23 16:11:56.066052 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2008 rows starting from the beginning of the part | ||
| 6529 | 2026.05.23 16:11:56.066101 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 93 rows starting from the beginning of the part | ||
| 6530 | 2026.05.23 16:11:56.066114 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6531 | 2026.05.23 16:11:56.066143 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1939 rows starting from the beginning of the part | ||
| 6532 | 2026.05.23 16:11:56.066165 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6533 | 2026.05.23 16:11:56.066183 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 88 rows starting from the beginning of the part | ||
| 6534 | 2026.05.23 16:11:56.066223 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 93 rows starting from the beginning of the part | ||
| 6535 | 2026.05.23 16:11:56.066258 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 125 rows starting from the beginning of the part | ||
| 6536 | 2026.05.23 16:11:56.066654 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2026.05.23 16:11:56.066695 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6538 | 2026.05.23 16:11:56.067049 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6539 | 2026.05.23 16:11:56.067268 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2026.05.23 16:11:56.067408 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001314 sec., 121765.601217656 rows/sec., 8.48 MiB/sec. | ||
| 6541 | 2026.05.23 16:11:56.067423 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6542 | 2026.05.23 16:11:56.067443 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} <Debug> TCPHandler: Processed in 0.001511541 sec. | ||
| 6543 | 2026.05.23 16:11:56.067473 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2026.05.23 16:11:56.067499 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6545 | 2026.05.23 16:11:56.067524 [ 190 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641403 sec., 2647734.8950867034 rows/sec., 192.22 MiB/sec. | ||
| 6546 | 2026.05.23 16:11:56.067585 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 6547 | 2026.05.23 16:11:56.067587 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2026.05.23 16:11:56.067726 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6549 | 2026.05.23 16:11:56.067727 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6550 | 2026.05.23 16:11:56.067774 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15053 rows starting from the beginning of the part | ||
| 6551 | 2026.05.23 16:11:56.067803 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} <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 | ||
| 6552 | 2026.05.23 16:11:56.067809 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6553 | 2026.05.23 16:11:56.067848 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 6554 | 2026.05.23 16:11:56.067911 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1596 rows starting from the beginning of the part | ||
| 6555 | 2026.05.23 16:11:56.067960 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 6556 | 2026.05.23 16:11:56.068008 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::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 | ||
| 6557 | 2026.05.23 16:11:56.068055 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6558 | 2026.05.23 16:11:56.068107 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2026.05.23 16:11:56.068219 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6560 | 2026.05.23 16:11:56.068310 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6561 | 2026.05.23 16:11:56.068654 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.05.23 16:11:56.068695 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6563 | 2026.05.23 16:11:56.069301 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6564 | 2026.05.23 16:11:56.069551 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.05.23 16:11:56.069699 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001991 sec., 18583.626318432947 rows/sec., 33.30 MiB/sec. | ||
| 6566 | 2026.05.23 16:11:56.069761 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} <Debug> TCPHandler: Processed in 0.002222741 sec. | ||
| 6567 | 2026.05.23 16:11:56.069892 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.05.23 16:11:56.069990 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6569 | 2026.05.23 16:11:56.070033 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6570 | 2026.05.23 16:11:56.070389 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.05.23 16:11:56.070425 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6572 | 2026.05.23 16:11:56.070730 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6573 | 2026.05.23 16:11:56.070939 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.05.23 16:11:56.071072 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 6575 | 2026.05.23 16:11:56.071073 [ 26 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6576 | 2026.05.23 16:11:56.071107 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} <Debug> TCPHandler: Processed in 0.001264577 sec. | ||
| 6577 | 2026.05.23 16:11:56.071131 [ 26 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2026.05.23 16:11:56.071157 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6579 | 2026.05.23 16:11:56.071256 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 6580 | 2026.05.23 16:11:56.071351 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6581 | 2026.05.23 16:11:56.071380 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2612 rows starting from the beginning of the part | ||
| 6582 | 2026.05.23 16:11:56.071432 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 6583 | 2026.05.23 16:11:56.071478 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 200 rows starting from the beginning of the part | ||
| 6584 | 2026.05.23 16:11:56.071517 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part | ||
| 6585 | 2026.05.23 16:11:56.071555 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 6586 | 2026.05.23 16:11:56.071592 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6587 | 2026.05.23 16:11:56.072644 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3004 rows, containing 4 columns (4 merged, 0 gathered) in 0.001426319 sec., 2106120.7205400756 rows/sec., 134.43 MiB/sec. | ||
| 6588 | 2026.05.23 16:11:56.072981 [ 190 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6589 | 2026.05.23 16:11:56.073018 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17161 rows, containing 5 columns (5 merged, 0 gathered) in 0.005470616 sec., 3136941.0684281257 rows/sec., 201.05 MiB/sec. | ||
| 6590 | 2026.05.23 16:11:56.073261 [ 190 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2026.05.23 16:11:56.073275 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6592 | 2026.05.23 16:11:56.073336 [ 190 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6593 | 2026.05.23 16:11:56.073423 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6594 | 2026.05.23 16:11:56.073600 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2026.05.23 16:11:56.073685 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6596 | 2026.05.23 16:11:56.073770 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 6597 | 2026.05.23 16:11:57.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.98 MiB, peak 280.14 MiB, free memory in arenas 0.00 B, will set to 272.52 MiB (RSS), difference: 1.55 MiB | ||
| 6598 | 2026.05.23 16:11:57.368725 [ 27 ] {} <Debug> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6599 | 2026.05.23 16:11:57.368792 [ 27 ] {} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2026.05.23 16:11:57.368817 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6601 | 2026.05.23 16:11:57.368952 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::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 | ||
| 6602 | 2026.05.23 16:11:57.369094 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6603 | 2026.05.23 16:11:57.369128 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6604 | 2026.05.23 16:11:57.369219 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 6605 | 2026.05.23 16:11:57.369268 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6606 | 2026.05.23 16:11:57.369311 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6607 | 2026.05.23 16:11:57.369356 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 6608 | 2026.05.23 16:11:57.370131 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231787 sec., 29225.83206349799 rows/sec., 2.44 MiB/sec. | ||
| 6609 | 2026.05.23 16:11:57.370285 [ 194 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6610 | 2026.05.23 16:11:57.370549 [ 194 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.05.23 16:11:57.370622 [ 194 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6612 | 2026.05.23 16:11:57.370695 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6613 | 2026.05.23 16:11:58.238382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13860 | ||
| 6614 | 2026.05.23 16:11:58.238894 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2026.05.23 16:11:58.238946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6616 | 2026.05.23 16:11:58.239431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6617 | 2026.05.23 16:11:58.239661 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6618 | 2026.05.23 16:11:58.239805 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13860 | ||
| 6619 | 2026.05.23 16:11:59.008964 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6620 | 2026.05.23 16:11:59.025149 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2026.05.23 16:11:59.025197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6622 | 2026.05.23 16:11:59.031496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6623 | 2026.05.23 16:11:59.032165 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.05.23 16:11:59.034932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6625 | 2026.05.23 16:12:01.054678 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2026.05.23 16:12:01.054929 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6627 | 2026.05.23 16:12:01.055258 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6628 | 2026.05.23 16:12:01.055298 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6629 | 2026.05.23 16:12:01.055530 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6630 | 2026.05.23 16:12:01.055597 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6631 | 2026.05.23 16:12:01.055736 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6632 | 2026.05.23 16:12:01.055830 [ 304 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6633 | 2026.05.23 16:12:01.055847 [ 348 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6634 | 2026.05.23 16:12:01.055877 [ 365 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6635 | 2026.05.23 16:12:01.055830 [ 344 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6636 | 2026.05.23 16:12:01.056027 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6637 | 2026.05.23 16:12:01.056054 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6638 | 2026.05.23 16:12:01.056122 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6639 | 2026.05.23 16:12:01.056141 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6640 | 2026.05.23 16:12:01.056177 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6641 | 2026.05.23 16:12:01.056217 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6642 | 2026.05.23 16:12:01.057300 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <Debug> executeQuery: Read 38 rows, 8.34 KiB in 0.002467 sec., 15403.323875152006 rows/sec., 3.30 MiB/sec. | ||
| 6643 | 2026.05.23 16:12:01.057402 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} <Debug> TCPHandler: Processed in 0.002852069 sec. | ||
| 6644 | 2026.05.23 16:12:01.059964 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2026.05.23 16:12:01.060076 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6646 | 2026.05.23 16:12:01.060120 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6647 | 2026.05.23 16:12:01.060594 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2026.05.23 16:12:01.060629 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6649 | 2026.05.23 16:12:01.060989 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6650 | 2026.05.23 16:12:01.061212 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6651 | 2026.05.23 16:12:01.061350 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001305 sec., 18390.80459770115 rows/sec., 1.53 MiB/sec. | ||
| 6652 | 2026.05.23 16:12:01.061385 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} <Debug> TCPHandler: Processed in 0.0014722 sec. | ||
| 6653 | 2026.05.23 16:12:01.061527 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6654 | 2026.05.23 16:12:01.061625 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6655 | 2026.05.23 16:12:01.061665 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6656 | 2026.05.23 16:12:01.062063 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2026.05.23 16:12:01.062099 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6658 | 2026.05.23 16:12:01.062375 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6659 | 2026.05.23 16:12:01.062583 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2026.05.23 16:12:01.062707 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001101 sec., 3633.0608537693006 rows/sec., 296.25 KiB/sec. | ||
| 6661 | 2026.05.23 16:12:01.062741 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} <Debug> TCPHandler: Processed in 0.001262638 sec. | ||
| 6662 | 2026.05.23 16:12:01.062867 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6663 | 2026.05.23 16:12:01.062962 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6664 | 2026.05.23 16:12:01.063000 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6665 | 2026.05.23 16:12:01.063467 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2026.05.23 16:12:01.063501 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6667 | 2026.05.23 16:12:01.063806 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6668 | 2026.05.23 16:12:01.064011 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.05.23 16:12:01.064135 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} <Debug> executeQuery: Read 212 rows, 19.00 KiB in 0.001191 sec., 178001.6792611251 rows/sec., 15.58 MiB/sec. | ||
| 6670 | 2026.05.23 16:12:01.064168 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} <Debug> TCPHandler: Processed in 0.001349969 sec. | ||
| 6671 | 2026.05.23 16:12:01.064314 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6672 | 2026.05.23 16:12:01.064409 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6673 | 2026.05.23 16:12:01.064449 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6674 | 2026.05.23 16:12:01.064849 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.05.23 16:12:01.064885 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6676 | 2026.05.23 16:12:01.065196 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6677 | 2026.05.23 16:12:01.065410 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.05.23 16:12:01.065537 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} <Debug> executeQuery: Read 21 rows, 1.62 KiB in 0.001146 sec., 18324.60732984293 rows/sec., 1.38 MiB/sec. | ||
| 6679 | 2026.05.23 16:12:01.065572 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} <Debug> TCPHandler: Processed in 0.001306658 sec. | ||
| 6680 | 2026.05.23 16:12:01.065708 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6681 | 2026.05.23 16:12:01.065805 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6682 | 2026.05.23 16:12:01.065844 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6683 | 2026.05.23 16:12:01.066247 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2026.05.23 16:12:01.066282 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6685 | 2026.05.23 16:12:01.066561 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6686 | 2026.05.23 16:12:01.066765 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2026.05.23 16:12:01.066871 [ 52 ] {} <Debug> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6688 | 2026.05.23 16:12:01.066889 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001103 sec., 21758.839528558477 rows/sec., 1.81 MiB/sec. | ||
| 6689 | 2026.05.23 16:12:01.066924 [ 52 ] {} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6690 | 2026.05.23 16:12:01.066933 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} <Debug> TCPHandler: Processed in 0.001273628 sec. | ||
| 6691 | 2026.05.23 16:12:01.066954 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6692 | 2026.05.23 16:12:01.067062 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::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 | ||
| 6693 | 2026.05.23 16:12:01.067079 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6694 | 2026.05.23 16:12:01.067186 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6695 | 2026.05.23 16:12:01.067190 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6696 | 2026.05.23 16:12:01.067226 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 979 rows starting from the beginning of the part | ||
| 6697 | 2026.05.23 16:12:01.067245 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6698 | 2026.05.23 16:12:01.067297 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 6699 | 2026.05.23 16:12:01.067357 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part | ||
| 6700 | 2026.05.23 16:12:01.067404 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 6701 | 2026.05.23 16:12:01.067447 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 953 rows starting from the beginning of the part | ||
| 6702 | 2026.05.23 16:12:01.067491 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 6703 | 2026.05.23 16:12:01.067655 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.05.23 16:12:01.067697 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6705 | 2026.05.23 16:12:01.068009 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6706 | 2026.05.23 16:12:01.068234 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.05.23 16:12:01.068364 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001193 sec., 10058.675607711652 rows/sec., 785.83 KiB/sec. | ||
| 6708 | 2026.05.23 16:12:01.068398 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} <Debug> TCPHandler: Processed in 0.001368129 sec. | ||
| 6709 | 2026.05.23 16:12:01.068525 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.05.23 16:12:01.068621 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6711 | 2026.05.23 16:12:01.068660 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6712 | 2026.05.23 16:12:01.068725 [ 195 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704303 sec., 1645834.1034428738 rows/sec., 103.53 MiB/sec. | ||
| 6713 | 2026.05.23 16:12:01.068952 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6714 | 2026.05.23 16:12:01.069118 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.05.23 16:12:01.069161 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6716 | 2026.05.23 16:12:01.069275 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2026.05.23 16:12:01.069377 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6718 | 2026.05.23 16:12:01.069467 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 6719 | 2026.05.23 16:12:01.069505 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6720 | 2026.05.23 16:12:01.069720 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2026.05.23 16:12:01.069849 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} <Debug> executeQuery: Read 133 rows, 10.99 KiB in 0.001247 sec., 106655.97433841218 rows/sec., 8.61 MiB/sec. | ||
| 6722 | 2026.05.23 16:12:01.069883 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} <Debug> TCPHandler: Processed in 0.001407559 sec. | ||
| 6723 | 2026.05.23 16:12:01.070000 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6724 | 2026.05.23 16:12:01.070096 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6725 | 2026.05.23 16:12:01.070138 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6726 | 2026.05.23 16:12:01.070530 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2026.05.23 16:12:01.070565 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6728 | 2026.05.23 16:12:01.070882 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6729 | 2026.05.23 16:12:01.071089 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2026.05.23 16:12:01.071213 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001136 sec., 174295.7746478873 rows/sec., 12.50 MiB/sec. | ||
| 6731 | 2026.05.23 16:12:01.071248 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} <Debug> TCPHandler: Processed in 0.001296708 sec. | ||
| 6732 | 2026.05.23 16:12:01.071457 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6733 | 2026.05.23 16:12:01.071628 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6734 | 2026.05.23 16:12:01.071728 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} <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 | ||
| 6735 | 2026.05.23 16:12:01.072796 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2026.05.23 16:12:01.072838 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6737 | 2026.05.23 16:12:01.073389 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6738 | 2026.05.23 16:12:01.073637 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.05.23 16:12:01.073757 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6740 | 2026.05.23 16:12:01.073786 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00221 sec., 2262.443438914027 rows/sec., 4.05 MiB/sec. | ||
| 6741 | 2026.05.23 16:12:01.073801 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.05.23 16:12:01.073830 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6743 | 2026.05.23 16:12:01.073894 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} <Debug> TCPHandler: Processed in 0.002563416 sec. | ||
| 6744 | 2026.05.23 16:12:01.073929 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::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 | ||
| 6745 | 2026.05.23 16:12:01.074081 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2026.05.23 16:12:01.074146 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6747 | 2026.05.23 16:12:01.074207 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 672 rows starting from the beginning of the part | ||
| 6748 | 2026.05.23 16:12:01.074211 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6749 | 2026.05.23 16:12:01.074279 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6750 | 2026.05.23 16:12:01.074325 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
| 6751 | 2026.05.23 16:12:01.074423 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part | ||
| 6752 | 2026.05.23 16:12:01.074515 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 6753 | 2026.05.23 16:12:01.074600 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 37 rows starting from the beginning of the part | ||
| 6754 | 2026.05.23 16:12:01.074661 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2026.05.23 16:12:01.074686 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 6756 | 2026.05.23 16:12:01.074703 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6757 | 2026.05.23 16:12:01.075034 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6758 | 2026.05.23 16:12:01.075254 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2026.05.23 16:12:01.075385 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 6760 | 2026.05.23 16:12:01.075419 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} <Debug> TCPHandler: Processed in 0.00144491 sec. | ||
| 6761 | 2026.05.23 16:12:01.079101 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 19 columns (19 merged, 0 gathered) in 0.005211712 sec., 147744.15777387546 rows/sec., 264.75 MiB/sec. | ||
| 6762 | 2026.05.23 16:12:01.079905 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6763 | 2026.05.23 16:12:01.080215 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2026.05.23 16:12:01.080290 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6765 | 2026.05.23 16:12:01.080376 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 6766 | 2026.05.23 16:12:02.000299 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.76 MiB, peak 281.28 MiB, free memory in arenas 0.00 B, will set to 275.21 MiB (RSS), difference: 1.45 MiB | ||
| 6767 | 2026.05.23 16:12:05.658595 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6768 | 2026.05.23 16:12:05.658659 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6769 | 2026.05.23 16:12:05.740891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14308 | ||
| 6770 | 2026.05.23 16:12:05.741537 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.05.23 16:12:05.741584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6772 | 2026.05.23 16:12:05.742118 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6773 | 2026.05.23 16:12:05.742362 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.05.23 16:12:05.742492 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14308 | ||
| 6775 | 2026.05.23 16:12:06.054624 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.05.23 16:12:06.054892 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6777 | 2026.05.23 16:12:06.055259 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6778 | 2026.05.23 16:12:06.055305 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6779 | 2026.05.23 16:12:06.055518 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6780 | 2026.05.23 16:12:06.055585 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6781 | 2026.05.23 16:12:06.055719 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6782 | 2026.05.23 16:12:06.055824 [ 365 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6783 | 2026.05.23 16:12:06.055837 [ 348 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6784 | 2026.05.23 16:12:06.055830 [ 344 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6785 | 2026.05.23 16:12:06.055829 [ 304 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6786 | 2026.05.23 16:12:06.056024 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 6787 | 2026.05.23 16:12:06.056050 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6788 | 2026.05.23 16:12:06.056097 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6789 | 2026.05.23 16:12:06.056118 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 6790 | 2026.05.23 16:12:06.057217 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002445 sec., 13087.934560327198 rows/sec., 2.20 MiB/sec. | ||
| 6791 | 2026.05.23 16:12:06.057320 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} <Debug> TCPHandler: Processed in 0.002833179 sec. | ||
| 6792 | 2026.05.23 16:12:06.059545 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.05.23 16:12:06.059657 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6794 | 2026.05.23 16:12:06.059701 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6795 | 2026.05.23 16:12:06.060406 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.05.23 16:12:06.060453 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6797 | 2026.05.23 16:12:06.060822 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6798 | 2026.05.23 16:12:06.061041 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.05.23 16:12:06.061183 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001555 sec., 99035.36977491961 rows/sec., 8.51 MiB/sec. | ||
| 6800 | 2026.05.23 16:12:06.061218 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} <Debug> TCPHandler: Processed in 0.001724934 sec. | ||
| 6801 | 2026.05.23 16:12:06.061871 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6802 | 2026.05.23 16:12:06.062049 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6803 | 2026.05.23 16:12:06.062122 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6804 | 2026.05.23 16:12:06.062796 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.05.23 16:12:06.062838 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6806 | 2026.05.23 16:12:06.063231 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6807 | 2026.05.23 16:12:06.063453 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.05.23 16:12:06.063612 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001616 sec., 22896.039603960395 rows/sec., 1.68 MiB/sec. | ||
| 6809 | 2026.05.23 16:12:06.063649 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} <Debug> TCPHandler: Processed in 0.001915387 sec. | ||
| 6810 | 2026.05.23 16:12:06.063774 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2026.05.23 16:12:06.063871 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6812 | 2026.05.23 16:12:06.063917 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6813 | 2026.05.23 16:12:06.064402 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.05.23 16:12:06.064440 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6815 | 2026.05.23 16:12:06.064749 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6816 | 2026.05.23 16:12:06.064969 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.05.23 16:12:06.065099 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001246 sec., 100321.02728731943 rows/sec., 7.82 MiB/sec. | ||
| 6818 | 2026.05.23 16:12:06.065132 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} <Debug> TCPHandler: Processed in 0.001407619 sec. | ||
| 6819 | 2026.05.23 16:12:06.065346 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2026.05.23 16:12:06.065448 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6821 | 2026.05.23 16:12:06.065492 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6822 | 2026.05.23 16:12:06.065944 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.05.23 16:12:06.065981 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6824 | 2026.05.23 16:12:06.066313 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6825 | 2026.05.23 16:12:06.066520 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2026.05.23 16:12:06.066647 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 6827 | 2026.05.23 16:12:06.066681 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} <Debug> TCPHandler: Processed in 0.001386419 sec. | ||
| 6828 | 2026.05.23 16:12:06.066801 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2026.05.23 16:12:06.066898 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6830 | 2026.05.23 16:12:06.066952 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} <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 | ||
| 6831 | 2026.05.23 16:12:06.067796 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2026.05.23 16:12:06.067831 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6833 | 2026.05.23 16:12:06.068362 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6834 | 2026.05.23 16:12:06.068577 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2026.05.23 16:12:06.068707 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001828 sec., 20240.70021881838 rows/sec., 36.27 MiB/sec. | ||
| 6836 | 2026.05.23 16:12:06.068755 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} <Debug> TCPHandler: Processed in 0.002002427 sec. | ||
| 6837 | 2026.05.23 16:12:06.068877 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6838 | 2026.05.23 16:12:06.068972 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6839 | 2026.05.23 16:12:06.069013 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6840 | 2026.05.23 16:12:06.069357 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2026.05.23 16:12:06.069392 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6842 | 2026.05.23 16:12:06.069693 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6843 | 2026.05.23 16:12:06.069914 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2026.05.23 16:12:06.070038 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 6845 | 2026.05.23 16:12:06.070069 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} <Debug> TCPHandler: Processed in 0.001241037 sec. | ||
| 6846 | 2026.05.23 16:12:06.535997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6847 | 2026.05.23 16:12:06.552950 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2026.05.23 16:12:06.553009 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6849 | 2026.05.23 16:12:06.558724 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6850 | 2026.05.23 16:12:06.559458 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6851 | 2026.05.23 16:12:06.562623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6852 | 2026.05.23 16:12:11.052784 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6853 | 2026.05.23 16:12:11.053035 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6854 | 2026.05.23 16:12:11.053373 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6855 | 2026.05.23 16:12:11.053412 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6856 | 2026.05.23 16:12:11.053627 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6857 | 2026.05.23 16:12:11.053698 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6858 | 2026.05.23 16:12:11.053837 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6859 | 2026.05.23 16:12:11.053935 [ 348 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6860 | 2026.05.23 16:12:11.053941 [ 344 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6861 | 2026.05.23 16:12:11.053942 [ 365 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6862 | 2026.05.23 16:12:11.053935 [ 304 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6863 | 2026.05.23 16:12:11.054141 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 6864 | 2026.05.23 16:12:11.054167 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6865 | 2026.05.23 16:12:11.054210 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6866 | 2026.05.23 16:12:11.054230 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 6867 | 2026.05.23 16:12:11.055206 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002267 sec., 14115.5712395236 rows/sec., 2.37 MiB/sec. | ||
| 6868 | 2026.05.23 16:12:11.055300 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} <Debug> TCPHandler: Processed in 0.002648737 sec. | ||
| 6869 | 2026.05.23 16:12:11.057050 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.05.23 16:12:11.057160 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6871 | 2026.05.23 16:12:11.057203 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6872 | 2026.05.23 16:12:11.057716 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.05.23 16:12:11.057760 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6874 | 2026.05.23 16:12:11.058131 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6875 | 2026.05.23 16:12:11.058348 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.05.23 16:12:11.058487 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001358 sec., 66273.93225331369 rows/sec., 5.33 MiB/sec. | ||
| 6877 | 2026.05.23 16:12:11.058522 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} <Debug> TCPHandler: Processed in 0.001521961 sec. | ||
| 6878 | 2026.05.23 16:12:11.058665 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.05.23 16:12:11.058762 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.05.23 16:12:11.058802 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6881 | 2026.05.23 16:12:11.059200 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.05.23 16:12:11.059236 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6883 | 2026.05.23 16:12:11.059528 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6884 | 2026.05.23 16:12:11.059732 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.05.23 16:12:11.059864 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001121 sec., 4460.303300624442 rows/sec., 335.39 KiB/sec. | ||
| 6886 | 2026.05.23 16:12:11.059898 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} <Debug> TCPHandler: Processed in 0.001281767 sec. | ||
| 6887 | 2026.05.23 16:12:11.060024 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2026.05.23 16:12:11.060120 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6889 | 2026.05.23 16:12:11.060159 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6890 | 2026.05.23 16:12:11.060567 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.05.23 16:12:11.060603 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6892 | 2026.05.23 16:12:11.060892 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6893 | 2026.05.23 16:12:11.061095 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.05.23 16:12:11.061219 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001117 sec., 83258.72873769025 rows/sec., 6.48 MiB/sec. | ||
| 6895 | 2026.05.23 16:12:11.061252 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} <Debug> TCPHandler: Processed in 0.001276478 sec. | ||
| 6896 | 2026.05.23 16:12:11.061388 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2026.05.23 16:12:11.061486 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6898 | 2026.05.23 16:12:11.061528 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6899 | 2026.05.23 16:12:11.061935 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.05.23 16:12:11.061969 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6901 | 2026.05.23 16:12:11.062296 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6902 | 2026.05.23 16:12:11.062505 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.05.23 16:12:11.062628 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 6904 | 2026.05.23 16:12:11.062661 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} <Debug> TCPHandler: Processed in 0.001322108 sec. | ||
| 6905 | 2026.05.23 16:12:11.062807 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2026.05.23 16:12:11.062903 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6907 | 2026.05.23 16:12:11.062956 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} <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 | ||
| 6908 | 2026.05.23 16:12:11.063680 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.05.23 16:12:11.063716 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6910 | 2026.05.23 16:12:11.064198 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6911 | 2026.05.23 16:12:11.064420 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2026.05.23 16:12:11.064559 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001673 sec., 2988.643156007173 rows/sec., 5.36 MiB/sec. | ||
| 6913 | 2026.05.23 16:12:11.064608 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} <Debug> TCPHandler: Processed in 0.001849635 sec. | ||
| 6914 | 2026.05.23 16:12:11.064745 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6915 | 2026.05.23 16:12:11.064842 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6916 | 2026.05.23 16:12:11.064883 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6917 | 2026.05.23 16:12:11.065230 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2026.05.23 16:12:11.065265 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6919 | 2026.05.23 16:12:11.065561 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6920 | 2026.05.23 16:12:11.065767 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2026.05.23 16:12:11.065892 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 6922 | 2026.05.23 16:12:11.065925 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} <Debug> TCPHandler: Processed in 0.001227937 sec. | ||
| 6923 | 2026.05.23 16:12:13.242598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14820 | ||
| 6924 | 2026.05.23 16:12:13.243455 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.05.23 16:12:13.243526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6926 | 2026.05.23 16:12:13.244024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6927 | 2026.05.23 16:12:13.244254 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.05.23 16:12:13.244395 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14820 | ||
| 6929 | 2026.05.23 16:12:13.244450 [ 119 ] {} <Debug> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6930 | 2026.05.23 16:12:13.244551 [ 119 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.05.23 16:12:13.244575 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6932 | 2026.05.23 16:12:13.244736 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::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 | ||
| 6933 | 2026.05.23 16:12:13.244897 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6934 | 2026.05.23 16:12:13.244941 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12388 rows starting from the beginning of the part | ||
| 6935 | 2026.05.23 16:12:13.245017 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6936 | 2026.05.23 16:12:13.245070 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6937 | 2026.05.23 16:12:13.245121 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6938 | 2026.05.23 16:12:13.245164 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6939 | 2026.05.23 16:12:13.245215 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6940 | 2026.05.23 16:12:13.246984 [ 190 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14820 rows, containing 4 columns (4 merged, 0 gathered) in 0.002310861 sec., 6413194.043259201 rows/sec., 91.74 MiB/sec. | ||
| 6941 | 2026.05.23 16:12:13.247424 [ 190 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6942 | 2026.05.23 16:12:13.247736 [ 190 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.05.23 16:12:13.247816 [ 190 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6944 | 2026.05.23 16:12:13.247941 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6945 | 2026.05.23 16:12:14.062696 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6946 | 2026.05.23 16:12:14.079044 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2026.05.23 16:12:14.079098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6948 | 2026.05.23 16:12:14.084789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6949 | 2026.05.23 16:12:14.085474 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2026.05.23 16:12:14.085783 [ 140 ] {} <Debug> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6951 | 2026.05.23 16:12:14.085854 [ 140 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2026.05.23 16:12:14.085875 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6953 | 2026.05.23 16:12:14.085988 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 6954 | 2026.05.23 16:12:14.088213 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6955 | 2026.05.23 16:12:14.088880 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6956 | 2026.05.23 16:12:14.090365 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 6957 | 2026.05.23 16:12:14.096025 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 6958 | 2026.05.23 16:12:14.100705 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 6959 | 2026.05.23 16:12:14.105592 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 6960 | 2026.05.23 16:12:14.109991 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 6961 | 2026.05.23 16:12:14.113737 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 6962 | 2026.05.23 16:12:14.166487 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080539469 sec., 2905.407782114878 rows/sec., 15.02 MiB/sec. | ||
| 6963 | 2026.05.23 16:12:14.168281 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6964 | 2026.05.23 16:12:14.170050 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.05.23 16:12:14.170151 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6966 | 2026.05.23 16:12:14.172102 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6967 | 2026.05.23 16:12:14.978884 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6968 | 2026.05.23 16:12:14.979165 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6969 | 2026.05.23 16:12:14.979563 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6970 | 2026.05.23 16:12:14.979604 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <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', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6971 | 2026.05.23 16:12:14.979844 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6972 | 2026.05.23 16:12:14.979913 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6973 | 2026.05.23 16:12:14.980058 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6974 | 2026.05.23 16:12:14.980170 [ 365 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6975 | 2026.05.23 16:12:14.980188 [ 317 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6976 | 2026.05.23 16:12:14.980186 [ 348 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6977 | 2026.05.23 16:12:14.980170 [ 344 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6978 | 2026.05.23 16:12:14.980399 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 6979 | 2026.05.23 16:12:14.980429 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6980 | 2026.05.23 16:12:14.980512 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <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', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6981 | 2026.05.23 16:12:14.980537 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 6982 | 2026.05.23 16:12:14.981787 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002742 sec., 11670.313639679067 rows/sec., 1.96 MiB/sec. | ||
| 6983 | 2026.05.23 16:12:14.981919 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} <Debug> TCPHandler: Processed in 0.003190614 sec. | ||
| 6984 | 2026.05.23 16:12:14.994481 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2026.05.23 16:12:14.994666 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6986 | 2026.05.23 16:12:14.994734 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6987 | 2026.05.23 16:12:14.995354 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.05.23 16:12:14.995408 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6989 | 2026.05.23 16:12:14.995787 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6990 | 2026.05.23 16:12:14.996007 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2026.05.23 16:12:14.996159 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001543 sec., 1296.1762799740764 rows/sec., 105.69 KiB/sec. | ||
| 6992 | 2026.05.23 16:12:14.996195 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} <Debug> TCPHandler: Processed in 0.001855435 sec. | ||
| 6993 | 2026.05.23 16:12:14.996353 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2026.05.23 16:12:14.996494 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6995 | 2026.05.23 16:12:14.996544 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6996 | 2026.05.23 16:12:14.997945 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.05.23 16:12:14.997994 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6998 | 2026.05.23 16:12:14.998582 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6999 | 2026.05.23 16:12:14.998823 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.05.23 16:12:14.998977 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} <Debug> executeQuery: Read 2500 rows, 189.44 KiB in 0.002517 sec., 993245.9276916964 rows/sec., 73.50 MiB/sec. | ||
| 7001 | 2026.05.23 16:12:14.999016 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} <Debug> TCPHandler: Processed in 0.002722407 sec. | ||
| 7002 | 2026.05.23 16:12:14.999158 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2026.05.23 16:12:14.999260 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7004 | 2026.05.23 16:12:14.999387 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7005 | 2026.05.23 16:12:15.000103 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.05.23 16:12:15.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.52 MiB, peak 286.91 MiB, free memory in arenas 0.00 B, will set to 279.03 MiB (RSS), difference: 2.51 MiB | ||
| 7007 | 2026.05.23 16:12:15.000190 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7008 | 2026.05.23 16:12:15.000638 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7009 | 2026.05.23 16:12:15.000869 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2026.05.23 16:12:15.001017 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} <Debug> executeQuery: Read 48 rows, 3.60 KiB in 0.001778 sec., 26996.62542182227 rows/sec., 1.98 MiB/sec. | ||
| 7011 | 2026.05.23 16:12:15.001054 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} <Debug> TCPHandler: Processed in 0.001945777 sec. | ||
| 7012 | 2026.05.23 16:12:15.001266 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7013 | 2026.05.23 16:12:15.001391 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7014 | 2026.05.23 16:12:15.001432 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7015 | 2026.05.23 16:12:15.002163 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2026.05.23 16:12:15.002199 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7017 | 2026.05.23 16:12:15.002525 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7018 | 2026.05.23 16:12:15.002733 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2026.05.23 16:12:15.002859 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001505 sec., 532225.9136212624 rows/sec., 30.74 MiB/sec. | ||
| 7020 | 2026.05.23 16:12:15.002916 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} <Debug> TCPHandler: Processed in 0.001757604 sec. | ||
| 7021 | 2026.05.23 16:12:15.003055 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7022 | 2026.05.23 16:12:15.003150 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7023 | 2026.05.23 16:12:15.003191 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7024 | 2026.05.23 16:12:15.003587 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7025 | 2026.05.23 16:12:15.003622 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7026 | 2026.05.23 16:12:15.003899 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7027 | 2026.05.23 16:12:15.004100 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7028 | 2026.05.23 16:12:15.004224 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 64.39 KiB/sec. | ||
| 7029 | 2026.05.23 16:12:15.004257 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} <Debug> TCPHandler: Processed in 0.001251068 sec. | ||
| 7030 | 2026.05.23 16:12:15.004386 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7031 | 2026.05.23 16:12:15.004480 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7032 | 2026.05.23 16:12:15.004521 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7033 | 2026.05.23 16:12:15.005425 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.05.23 16:12:15.005461 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7035 | 2026.05.23 16:12:15.005813 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7036 | 2026.05.23 16:12:15.006029 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7037 | 2026.05.23 16:12:15.006240 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} <Debug> executeQuery: Read 1351 rows, 92.98 KiB in 0.001777 sec., 760270.1181767023 rows/sec., 51.10 MiB/sec. | ||
| 7038 | 2026.05.23 16:12:15.006284 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} <Debug> TCPHandler: Processed in 0.001946197 sec. | ||
| 7039 | 2026.05.23 16:12:15.006420 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7040 | 2026.05.23 16:12:15.006518 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7041 | 2026.05.23 16:12:15.006562 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7042 | 2026.05.23 16:12:15.007338 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7043 | 2026.05.23 16:12:15.007374 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7044 | 2026.05.23 16:12:15.007810 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7045 | 2026.05.23 16:12:15.008023 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2026.05.23 16:12:15.008155 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} <Debug> executeQuery: Read 1593 rows, 99.82 KiB in 0.001657 sec., 961375.9806879903 rows/sec., 58.83 MiB/sec. | ||
| 7047 | 2026.05.23 16:12:15.008188 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} <Debug> TCPHandler: Processed in 0.001818845 sec. | ||
| 7048 | 2026.05.23 16:12:15.008319 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7049 | 2026.05.23 16:12:15.008418 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7050 | 2026.05.23 16:12:15.008472 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} <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 | ||
| 7051 | 2026.05.23 16:12:15.009327 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2026.05.23 16:12:15.009362 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7053 | 2026.05.23 16:12:15.009992 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7054 | 2026.05.23 16:12:15.010217 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2026.05.23 16:12:15.010358 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001959 sec., 23481.36804492088 rows/sec., 42.08 MiB/sec. | ||
| 7056 | 2026.05.23 16:12:15.010421 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} <Debug> TCPHandler: Processed in 0.002151309 sec. | ||
| 7057 | 2026.05.23 16:12:15.010567 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2026.05.23 16:12:15.010664 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7059 | 2026.05.23 16:12:15.010706 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7060 | 2026.05.23 16:12:15.011046 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2026.05.23 16:12:15.011079 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 7062 | 2026.05.23 16:12:15.011369 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7063 | 2026.05.23 16:12:15.011577 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2026.05.23 16:12:15.011702 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001057 sec., 45411.54210028382 rows/sec., 3.06 MiB/sec. | ||
| 7065 | 2026.05.23 16:12:15.011734 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} <Debug> TCPHandler: Processed in 0.001217327 sec. | ||
| 7066 | 2026.05.23 16:12:16.047505 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7067 | 2026.05.23 16:12:16.047779 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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) | ||
| 7068 | 2026.05.23 16:12:16.048155 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7069 | 2026.05.23 16:12:16.048198 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <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 | ||
| 7070 | 2026.05.23 16:12:16.048447 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7071 | 2026.05.23 16:12:16.048526 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7072 | 2026.05.23 16:12:16.048669 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7073 | 2026.05.23 16:12:16.048774 [ 319 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7074 | 2026.05.23 16:12:16.048786 [ 317 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7075 | 2026.05.23 16:12:16.048774 [ 365 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7076 | 2026.05.23 16:12:16.048774 [ 344 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7077 | 2026.05.23 16:12:16.048979 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 7078 | 2026.05.23 16:12:16.049005 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7079 | 2026.05.23 16:12:16.049053 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <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'))" | ||
| 7080 | 2026.05.23 16:12:16.049074 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 7081 | 2026.05.23 16:12:16.050142 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002469 sec., 12960.712839206157 rows/sec., 2.18 MiB/sec. | ||
| 7082 | 2026.05.23 16:12:16.050253 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} <Debug> TCPHandler: Processed in 0.00289174 sec. | ||
| 7083 | 2026.05.23 16:12:16.051409 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.05.23 16:12:16.051529 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7085 | 2026.05.23 16:12:16.051573 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7086 | 2026.05.23 16:12:16.052169 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.05.23 16:12:16.052219 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7088 | 2026.05.23 16:12:16.052592 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7089 | 2026.05.23 16:12:16.052812 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2026.05.23 16:12:16.052957 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} <Debug> executeQuery: Read 80 rows, 6.44 KiB in 0.001459 sec., 54832.07676490747 rows/sec., 4.31 MiB/sec. | ||
| 7091 | 2026.05.23 16:12:16.052955 [ 133 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7092 | 2026.05.23 16:12:16.052994 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} <Debug> TCPHandler: Processed in 0.001640633 sec. | ||
| 7093 | 2026.05.23 16:12:16.053025 [ 133 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2026.05.23 16:12:16.053055 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7095 | 2026.05.23 16:12:16.053135 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7096 | 2026.05.23 16:12:16.053165 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 7097 | 2026.05.23 16:12:16.053239 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7098 | 2026.05.23 16:12:16.053284 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7099 | 2026.05.23 16:12:16.053299 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7100 | 2026.05.23 16:12:16.053336 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3502 rows starting from the beginning of the part | ||
| 7101 | 2026.05.23 16:12:16.053394 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 7102 | 2026.05.23 16:12:16.053439 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 154 rows starting from the beginning of the part | ||
| 7103 | 2026.05.23 16:12:16.053485 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 7104 | 2026.05.23 16:12:16.053524 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2500 rows starting from the beginning of the part | ||
| 7105 | 2026.05.23 16:12:16.053562 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 80 rows starting from the beginning of the part | ||
| 7106 | 2026.05.23 16:12:16.053741 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2026.05.23 16:12:16.053781 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7108 | 2026.05.23 16:12:16.054370 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7109 | 2026.05.23 16:12:16.054609 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2026.05.23 16:12:16.054734 [ 133 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7111 | 2026.05.23 16:12:16.054748 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001528 sec., 57591.62303664921 rows/sec., 4.48 MiB/sec. | ||
| 7112 | 2026.05.23 16:12:16.054772 [ 133 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.05.23 16:12:16.054792 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} <Debug> TCPHandler: Processed in 0.001708214 sec. | ||
| 7114 | 2026.05.23 16:12:16.054797 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7115 | 2026.05.23 16:12:16.054904 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 7116 | 2026.05.23 16:12:16.054939 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7117 | 2026.05.23 16:12:16.055016 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7118 | 2026.05.23 16:12:16.055042 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7119 | 2026.05.23 16:12:16.055053 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2008 rows starting from the beginning of the part | ||
| 7120 | 2026.05.23 16:12:16.055092 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7121 | 2026.05.23 16:12:16.055126 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 133 rows starting from the beginning of the part | ||
| 7122 | 2026.05.23 16:12:16.055193 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 125 rows starting from the beginning of the part | ||
| 7123 | 2026.05.23 16:12:16.055238 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 93 rows starting from the beginning of the part | ||
| 7124 | 2026.05.23 16:12:16.055278 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1351 rows starting from the beginning of the part | ||
| 7125 | 2026.05.23 16:12:16.055319 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 88 rows starting from the beginning of the part | ||
| 7126 | 2026.05.23 16:12:16.055462 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.05.23 16:12:16.055502 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7128 | 2026.05.23 16:12:16.055652 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002527974 sec., 2586260.7764162133 rows/sec., 206.31 MiB/sec. | ||
| 7129 | 2026.05.23 16:12:16.055991 [ 193 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7130 | 2026.05.23 16:12:16.056178 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7131 | 2026.05.23 16:12:16.056307 [ 193 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2026.05.23 16:12:16.056411 [ 193 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7133 | 2026.05.23 16:12:16.056446 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.05.23 16:12:16.056506 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 7135 | 2026.05.23 16:12:16.056577 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 5 parts from all_1_46_9 to all_50_50_0 | ||
| 7136 | 2026.05.23 16:12:16.056592 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001569 sec., 20395.156150414274 rows/sec., 1.42 MiB/sec. | ||
| 7137 | 2026.05.23 16:12:16.056623 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2026.05.23 16:12:16.056636 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} <Debug> TCPHandler: Processed in 0.001746744 sec. | ||
| 7139 | 2026.05.23 16:12:16.056642 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7140 | 2026.05.23 16:12:16.056742 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_9 to all_50_50_0 into Compact with storage Full | ||
| 7141 | 2026.05.23 16:12:16.056764 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7142 | 2026.05.23 16:12:16.056847 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001982577 sec., 1915688.520546743 rows/sec., 139.55 MiB/sec. | ||
| 7143 | 2026.05.23 16:12:16.056867 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7144 | 2026.05.23 16:12:16.056870 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7145 | 2026.05.23 16:12:16.056915 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7146 | 2026.05.23 16:12:16.056923 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17161 rows starting from the beginning of the part | ||
| 7147 | 2026.05.23 16:12:16.056998 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 198 rows starting from the beginning of the part | ||
| 7148 | 2026.05.23 16:12:16.057048 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7149 | 2026.05.23 16:12:16.057091 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7150 | 2026.05.23 16:12:16.057095 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7151 | 2026.05.23 16:12:16.057132 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1593 rows starting from the beginning of the part | ||
| 7152 | 2026.05.23 16:12:16.057245 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.05.23 16:12:16.057290 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7154 | 2026.05.23 16:12:16.057410 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.05.23 16:12:16.057493 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7156 | 2026.05.23 16:12:16.057560 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7157 | 2026.05.23 16:12:16.057640 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7158 | 2026.05.23 16:12:16.057854 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.05.23 16:12:16.057973 [ 133 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7160 | 2026.05.23 16:12:16.057981 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 730.91 KiB/sec. | ||
| 7161 | 2026.05.23 16:12:16.058011 [ 133 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.05.23 16:12:16.058025 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} <Debug> TCPHandler: Processed in 0.001311188 sec. | ||
| 7163 | 2026.05.23 16:12:16.058030 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7164 | 2026.05.23 16:12:16.058134 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 7165 | 2026.05.23 16:12:16.058237 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7166 | 2026.05.23 16:12:16.058263 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3004 rows starting from the beginning of the part | ||
| 7167 | 2026.05.23 16:12:16.058313 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 7168 | 2026.05.23 16:12:16.058353 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7169 | 2026.05.23 16:12:16.058391 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 7170 | 2026.05.23 16:12:16.058428 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
| 7171 | 2026.05.23 16:12:16.058465 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part | ||
| 7172 | 2026.05.23 16:12:16.059746 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3244 rows, containing 4 columns (4 merged, 0 gathered) in 0.001642123 sec., 1975491.482672126 rows/sec., 126.61 MiB/sec. | ||
| 7173 | 2026.05.23 16:12:16.060086 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7174 | 2026.05.23 16:12:16.060336 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2026.05.23 16:12:16.060427 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7176 | 2026.05.23 16:12:16.060504 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7177 | 2026.05.23 16:12:16.063231 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19272 rows, containing 5 columns (5 merged, 0 gathered) in 0.00652636 sec., 2952947.7380959676 rows/sec., 189.06 MiB/sec. | ||
| 7178 | 2026.05.23 16:12:16.063477 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 7179 | 2026.05.23 16:12:16.063716 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7180 | 2026.05.23 16:12:16.063785 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 5 parts: [all_1_46_9, all_50_50_0] -> all_1_50_10 | ||
| 7181 | 2026.05.23 16:12:16.063844 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. | ||
| 7182 | 2026.05.23 16:12:17.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.42 MiB, peak 286.91 MiB, free memory in arenas 0.00 B, will set to 282.80 MiB (RSS), difference: 3.38 MiB | ||
| 7183 | 2026.05.23 16:12:19.392331 [ 270 ] {} <Trace> TCP-Session: fc944c93-3c35-4183-bfde-b053796e35ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2026.05.23 16:12:19.392574 [ 270 ] {e98098d7-2dbd-49ac-a981-6643fa08ba21} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37307) 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'AND has_own_data (stage: Complete) | ||
| 7185 | 2026.05.23 16:12:19.393028 [ 270 ] {e98098d7-2dbd-49ac-a981-6643fa08ba21} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7186 | 2026.05.23 16:12:19.393214 [ 270 ] {e98098d7-2dbd-49ac-a981-6643fa08ba21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7187 | 2026.05.23 16:12:19.393607 [ 317 ] {e98098d7-2dbd-49ac-a981-6643fa08ba21} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7188 | 2026.05.23 16:12:19.394005 [ 270 ] {e98098d7-2dbd-49ac-a981-6643fa08ba21} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001539 sec., 26640.67576348278 rows/sec., 1.59 MiB/sec. | ||
| 7189 | 2026.05.23 16:12:19.394084 [ 270 ] {e98098d7-2dbd-49ac-a981-6643fa08ba21} <Debug> TCPHandler: Processed in 0.001890916 sec. | ||
| 7190 | 2026.05.23 16:12:20.658719 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7191 | 2026.05.23 16:12:20.658793 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7192 | 2026.05.23 16:12:20.744511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15268 | ||
| 7193 | 2026.05.23 16:12:20.745222 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.05.23 16:12:20.745286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7195 | 2026.05.23 16:12:20.745902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7196 | 2026.05.23 16:12:20.746123 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.05.23 16:12:20.746251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15268 | ||
| 7198 | 2026.05.23 16:12:21.001345 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000909212 sec. | ||
| 7199 | 2026.05.23 16:12:21.052830 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2026.05.23 16:12:21.053059 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7201 | 2026.05.23 16:12:21.053408 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7202 | 2026.05.23 16:12:21.053454 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7203 | 2026.05.23 16:12:21.053684 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7204 | 2026.05.23 16:12:21.053755 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7205 | 2026.05.23 16:12:21.053892 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7206 | 2026.05.23 16:12:21.053991 [ 317 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7207 | 2026.05.23 16:12:21.054007 [ 344 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7208 | 2026.05.23 16:12:21.054001 [ 319 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7209 | 2026.05.23 16:12:21.053991 [ 365 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7210 | 2026.05.23 16:12:21.054191 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 7211 | 2026.05.23 16:12:21.054220 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7212 | 2026.05.23 16:12:21.054265 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7213 | 2026.05.23 16:12:21.054299 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 7214 | 2026.05.23 16:12:21.055242 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002275 sec., 14065.934065934065 rows/sec., 2.36 MiB/sec. | ||
| 7215 | 2026.05.23 16:12:21.055374 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} <Debug> TCPHandler: Processed in 0.002673607 sec. | ||
| 7216 | 2026.05.23 16:12:21.057502 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7217 | 2026.05.23 16:12:21.057618 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7218 | 2026.05.23 16:12:21.057663 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7219 | 2026.05.23 16:12:21.058209 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2026.05.23 16:12:21.058254 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7221 | 2026.05.23 16:12:21.058639 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7222 | 2026.05.23 16:12:21.058856 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2026.05.23 16:12:21.059005 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001421 sec., 63335.6790992259 rows/sec., 5.09 MiB/sec. | ||
| 7224 | 2026.05.23 16:12:21.059044 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} <Debug> TCPHandler: Processed in 0.001593852 sec. | ||
| 7225 | 2026.05.23 16:12:21.059185 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2026.05.23 16:12:21.059298 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7227 | 2026.05.23 16:12:21.059343 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7228 | 2026.05.23 16:12:21.059786 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2026.05.23 16:12:21.059824 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7230 | 2026.05.23 16:12:21.060113 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7231 | 2026.05.23 16:12:21.060352 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2026.05.23 16:12:21.060467 [ 122 ] {} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7233 | 2026.05.23 16:12:21.060482 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001217 sec., 4108.463434675431 rows/sec., 308.94 KiB/sec. | ||
| 7234 | 2026.05.23 16:12:21.060516 [ 122 ] {} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.05.23 16:12:21.060528 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} <Debug> TCPHandler: Processed in 0.00139236 sec. | ||
| 7236 | 2026.05.23 16:12:21.060545 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7237 | 2026.05.23 16:12:21.060681 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 7238 | 2026.05.23 16:12:21.060684 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2026.05.23 16:12:21.060819 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7240 | 2026.05.23 16:12:21.060820 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7241 | 2026.05.23 16:12:21.060857 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 81 rows starting from the beginning of the part | ||
| 7242 | 2026.05.23 16:12:21.060877 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7243 | 2026.05.23 16:12:21.060930 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 21 rows starting from the beginning of the part | ||
| 7244 | 2026.05.23 16:12:21.060983 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 37 rows starting from the beginning of the part | ||
| 7245 | 2026.05.23 16:12:21.061026 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part | ||
| 7246 | 2026.05.23 16:12:21.061065 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
| 7247 | 2026.05.23 16:12:21.061106 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part | ||
| 7248 | 2026.05.23 16:12:21.061329 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2026.05.23 16:12:21.061372 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7250 | 2026.05.23 16:12:21.061703 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7251 | 2026.05.23 16:12:21.061922 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.05.23 16:12:21.061974 [ 191 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347408 sec., 146206.64267987126 rows/sec., 11.29 MiB/sec. | ||
| 7253 | 2026.05.23 16:12:21.062052 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001252 sec., 74281.1501597444 rows/sec., 5.78 MiB/sec. | ||
| 7254 | 2026.05.23 16:12:21.062088 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} <Debug> TCPHandler: Processed in 0.00145355 sec. | ||
| 7255 | 2026.05.23 16:12:21.062111 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7256 | 2026.05.23 16:12:21.062221 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2026.05.23 16:12:21.062335 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7258 | 2026.05.23 16:12:21.062368 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2026.05.23 16:12:21.062381 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7260 | 2026.05.23 16:12:21.062447 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7261 | 2026.05.23 16:12:21.062526 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7262 | 2026.05.23 16:12:21.062805 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2026.05.23 16:12:21.062845 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7264 | 2026.05.23 16:12:21.063188 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7265 | 2026.05.23 16:12:21.063416 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.05.23 16:12:21.063546 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 7267 | 2026.05.23 16:12:21.063580 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} <Debug> TCPHandler: Processed in 0.00140802 sec. | ||
| 7268 | 2026.05.23 16:12:21.063721 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7269 | 2026.05.23 16:12:21.063819 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7270 | 2026.05.23 16:12:21.063873 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} <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 | ||
| 7271 | 2026.05.23 16:12:21.064644 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2026.05.23 16:12:21.064686 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7273 | 2026.05.23 16:12:21.065215 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7274 | 2026.05.23 16:12:21.065440 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2026.05.23 16:12:21.065581 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00178 sec., 2808.9887640449438 rows/sec., 5.03 MiB/sec. | ||
| 7276 | 2026.05.23 16:12:21.065639 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} <Debug> TCPHandler: Processed in 0.001966807 sec. | ||
| 7277 | 2026.05.23 16:12:21.065774 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7278 | 2026.05.23 16:12:21.065871 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7279 | 2026.05.23 16:12:21.065914 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7280 | 2026.05.23 16:12:21.066273 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2026.05.23 16:12:21.066309 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7282 | 2026.05.23 16:12:21.066618 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7283 | 2026.05.23 16:12:21.066824 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2026.05.23 16:12:21.066952 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 7285 | 2026.05.23 16:12:21.066986 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} <Debug> TCPHandler: Processed in 0.001262007 sec. | ||
| 7286 | 2026.05.23 16:12:21.588330 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7287 | 2026.05.23 16:12:21.603507 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7288 | 2026.05.23 16:12:21.603555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7289 | 2026.05.23 16:12:21.608914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7290 | 2026.05.23 16:12:21.609631 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2026.05.23 16:12:21.612208 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7292 | 2026.05.23 16:12:26.054764 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7293 | 2026.05.23 16:12:26.055016 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7294 | 2026.05.23 16:12:26.055362 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7295 | 2026.05.23 16:12:26.055400 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7296 | 2026.05.23 16:12:26.055619 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7297 | 2026.05.23 16:12:26.055689 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7298 | 2026.05.23 16:12:26.055828 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7299 | 2026.05.23 16:12:26.055924 [ 365 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7300 | 2026.05.23 16:12:26.055930 [ 344 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7301 | 2026.05.23 16:12:26.055945 [ 335 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7302 | 2026.05.23 16:12:26.055938 [ 317 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7303 | 2026.05.23 16:12:26.056127 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 7304 | 2026.05.23 16:12:26.056154 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7305 | 2026.05.23 16:12:26.056198 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7306 | 2026.05.23 16:12:26.056219 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 7307 | 2026.05.23 16:12:26.057308 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002387 sec., 13405.948889819858 rows/sec., 2.25 MiB/sec. | ||
| 7308 | 2026.05.23 16:12:26.057404 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} <Debug> TCPHandler: Processed in 0.002781288 sec. | ||
| 7309 | 2026.05.23 16:12:26.059662 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7310 | 2026.05.23 16:12:26.059772 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7311 | 2026.05.23 16:12:26.059814 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7312 | 2026.05.23 16:12:26.060471 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2026.05.23 16:12:26.060525 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7314 | 2026.05.23 16:12:26.060940 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7315 | 2026.05.23 16:12:26.061161 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2026.05.23 16:12:26.061310 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001568 sec., 98214.28571428572 rows/sec., 8.44 MiB/sec. | ||
| 7317 | 2026.05.23 16:12:26.061345 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} <Debug> TCPHandler: Processed in 0.001733864 sec. | ||
| 7318 | 2026.05.23 16:12:26.061485 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7319 | 2026.05.23 16:12:26.061583 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7320 | 2026.05.23 16:12:26.061623 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7321 | 2026.05.23 16:12:26.062042 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2026.05.23 16:12:26.062087 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7323 | 2026.05.23 16:12:26.062390 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7324 | 2026.05.23 16:12:26.062595 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2026.05.23 16:12:26.062724 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001159 sec., 31924.072476272646 rows/sec., 2.34 MiB/sec. | ||
| 7326 | 2026.05.23 16:12:26.062758 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} <Debug> TCPHandler: Processed in 0.001322728 sec. | ||
| 7327 | 2026.05.23 16:12:26.062879 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7328 | 2026.05.23 16:12:26.062976 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7329 | 2026.05.23 16:12:26.063015 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7330 | 2026.05.23 16:12:26.063444 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7331 | 2026.05.23 16:12:26.063479 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7332 | 2026.05.23 16:12:26.063779 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7333 | 2026.05.23 16:12:26.064000 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7334 | 2026.05.23 16:12:26.064127 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001169 sec., 106928.99914456802 rows/sec., 8.33 MiB/sec. | ||
| 7335 | 2026.05.23 16:12:26.064162 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} <Debug> TCPHandler: Processed in 0.001331888 sec. | ||
| 7336 | 2026.05.23 16:12:26.064315 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2026.05.23 16:12:26.064413 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7338 | 2026.05.23 16:12:26.064456 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7339 | 2026.05.23 16:12:26.064876 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2026.05.23 16:12:26.064911 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7341 | 2026.05.23 16:12:26.065242 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7342 | 2026.05.23 16:12:26.065584 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2026.05.23 16:12:26.065807 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001407 sec., 113717.12864250178 rows/sec., 7.92 MiB/sec. | ||
| 7344 | 2026.05.23 16:12:26.065873 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} <Debug> TCPHandler: Processed in 0.001607272 sec. | ||
| 7345 | 2026.05.23 16:12:26.066075 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2026.05.23 16:12:26.066203 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7347 | 2026.05.23 16:12:26.066274 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} <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 | ||
| 7348 | 2026.05.23 16:12:26.067157 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2026.05.23 16:12:26.067193 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7350 | 2026.05.23 16:12:26.067792 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7351 | 2026.05.23 16:12:26.068024 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2026.05.23 16:12:26.068157 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001993 sec., 18564.977420973406 rows/sec., 33.27 MiB/sec. | ||
| 7353 | 2026.05.23 16:12:26.068164 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7354 | 2026.05.23 16:12:26.068207 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} <Debug> TCPHandler: Processed in 0.002241721 sec. | ||
| 7355 | 2026.05.23 16:12:26.068218 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2026.05.23 16:12:26.068246 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7357 | 2026.05.23 16:12:26.068356 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::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 | ||
| 7358 | 2026.05.23 16:12:26.068362 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7359 | 2026.05.23 16:12:26.068488 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7360 | 2026.05.23 16:12:26.068534 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7361 | 2026.05.23 16:12:26.068591 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7362 | 2026.05.23 16:12:26.068649 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 770 rows starting from the beginning of the part | ||
| 7363 | 2026.05.23 16:12:26.068778 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part | ||
| 7364 | 2026.05.23 16:12:26.068888 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
| 7365 | 2026.05.23 16:12:26.068894 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2026.05.23 16:12:26.068936 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7367 | 2026.05.23 16:12:26.068995 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 46 rows starting from the beginning of the part | ||
| 7368 | 2026.05.23 16:12:26.069103 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 7369 | 2026.05.23 16:12:26.069206 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 37 rows starting from the beginning of the part | ||
| 7370 | 2026.05.23 16:12:26.069282 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7371 | 2026.05.23 16:12:26.069528 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.05.23 16:12:26.069668 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 7373 | 2026.05.23 16:12:26.069702 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} <Debug> TCPHandler: Processed in 0.001399879 sec. | ||
| 7374 | 2026.05.23 16:12:26.076820 [ 191 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 19 columns (19 merged, 0 gathered) in 0.008509337 sec., 105766.17191210078 rows/sec., 189.53 MiB/sec. | ||
| 7375 | 2026.05.23 16:12:26.077721 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7376 | 2026.05.23 16:12:26.078101 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.05.23 16:12:26.078176 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7378 | 2026.05.23 16:12:26.078276 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 7379 | 2026.05.23 16:12:27.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.60 MiB, peak 291.18 MiB, free memory in arenas 0.00 B, will set to 286.06 MiB (RSS), difference: 2.46 MiB | ||
| 7380 | 2026.05.23 16:12:27.957489 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41644 | ||
| 7381 | 2026.05.23 16:12:27.957577 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7382 | 2026.05.23 16:12:27.957605 [ 259 ] {} <Debug> TCP-Session: b52ba391-4cdc-4611-85a2-669ef4da8d52 Authenticating user 'default' from [fd00:1122:3344:101::e]:41644 | ||
| 7383 | 2026.05.23 16:12:27.957628 [ 259 ] {} <Debug> TCP-Session: b52ba391-4cdc-4611-85a2-669ef4da8d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7384 | 2026.05.23 16:12:27.957641 [ 259 ] {} <Debug> TCP-Session: b52ba391-4cdc-4611-85a2-669ef4da8d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7385 | 2026.05.23 16:12:27.957865 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55272 | ||
| 7386 | 2026.05.23 16:12:27.957918 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56072 | ||
| 7387 | 2026.05.23 16:12:27.957949 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62433 | ||
| 7388 | 2026.05.23 16:12:27.957961 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38704 | ||
| 7389 | 2026.05.23 16:12:27.957974 [ 259 ] {} <Trace> TCP-Session: b52ba391-4cdc-4611-85a2-669ef4da8d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7390 | 2026.05.23 16:12:27.958017 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7391 | 2026.05.23 16:12:27.958017 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7392 | 2026.05.23 16:12:27.958074 [ 308 ] {} <Debug> TCP-Session: aa926696-561e-43f8-82f9-6ab7493d4794 Authenticating user 'default' from [fd00:1122:3344:101::e]:56072 | ||
| 7393 | 2026.05.23 16:12:27.957961 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51769 | ||
| 7394 | 2026.05.23 16:12:27.958092 [ 313 ] {} <Debug> TCP-Session: 57fdf8d5-1040-47d3-a295-96353d50d211 Authenticating user 'default' from [fd00:1122:3344:101::e]:62433 | ||
| 7395 | 2026.05.23 16:12:27.958100 [ 308 ] {} <Debug> TCP-Session: aa926696-561e-43f8-82f9-6ab7493d4794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7396 | 2026.05.23 16:12:27.958122 [ 313 ] {} <Debug> TCP-Session: 57fdf8d5-1040-47d3-a295-96353d50d211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7397 | 2026.05.23 16:12:27.958130 [ 308 ] {} <Debug> TCP-Session: aa926696-561e-43f8-82f9-6ab7493d4794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7398 | 2026.05.23 16:12:27.958149 [ 313 ] {} <Debug> TCP-Session: 57fdf8d5-1040-47d3-a295-96353d50d211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7399 | 2026.05.23 16:12:27.957949 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34449 | ||
| 7400 | 2026.05.23 16:12:27.957930 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7401 | 2026.05.23 16:12:27.958213 [ 259 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41644) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7402 | 2026.05.23 16:12:27.958249 [ 269 ] {} <Debug> TCP-Session: aca9305c-d9bd-4474-9aa5-2913b19f68ce Authenticating user 'default' from [fd00:1122:3344:101::e]:55272 | ||
| 7403 | 2026.05.23 16:12:27.957922 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40290 | ||
| 7404 | 2026.05.23 16:12:27.958277 [ 269 ] {} <Debug> TCP-Session: aca9305c-d9bd-4474-9aa5-2913b19f68ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7405 | 2026.05.23 16:12:27.957940 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37694 | ||
| 7406 | 2026.05.23 16:12:27.958320 [ 269 ] {} <Debug> TCP-Session: aca9305c-d9bd-4474-9aa5-2913b19f68ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2026.05.23 16:12:27.958517 [ 259 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7408 | 2026.05.23 16:12:27.958583 [ 259 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7409 | 2026.05.23 16:12:27.958774 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7410 | 2026.05.23 16:12:27.958837 [ 311 ] {} <Debug> TCP-Session: d7ab0747-7aad-4263-92e5-39418e431602 Authenticating user 'default' from [fd00:1122:3344:101::e]:34449 | ||
| 7411 | 2026.05.23 16:12:27.958872 [ 311 ] {} <Debug> TCP-Session: d7ab0747-7aad-4263-92e5-39418e431602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7412 | 2026.05.23 16:12:27.958884 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7413 | 2026.05.23 16:12:27.958893 [ 311 ] {} <Debug> TCP-Session: d7ab0747-7aad-4263-92e5-39418e431602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2026.05.23 16:12:27.958953 [ 259 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 7415 | 2026.05.23 16:12:27.958972 [ 312 ] {} <Debug> TCP-Session: 21d20beb-392a-4ea0-acde-9fefe3693811 Authenticating user 'default' from [fd00:1122:3344:101::e]:37694 | ||
| 7416 | 2026.05.23 16:12:27.959028 [ 312 ] {} <Debug> TCP-Session: 21d20beb-392a-4ea0-acde-9fefe3693811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7417 | 2026.05.23 16:12:27.959050 [ 312 ] {} <Debug> TCP-Session: 21d20beb-392a-4ea0-acde-9fefe3693811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2026.05.23 16:12:27.959167 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7419 | 2026.05.23 16:12:27.959202 [ 315 ] {} <Debug> TCP-Session: d6cc7ba8-7414-4e9f-82ea-6c8dfcc472e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51769 | ||
| 7420 | 2026.05.23 16:12:27.959219 [ 315 ] {} <Debug> TCP-Session: d6cc7ba8-7414-4e9f-82ea-6c8dfcc472e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2026.05.23 16:12:27.959234 [ 315 ] {} <Debug> TCP-Session: d6cc7ba8-7414-4e9f-82ea-6c8dfcc472e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7422 | 2026.05.23 16:12:27.959297 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7423 | 2026.05.23 16:12:27.959341 [ 307 ] {} <Debug> TCP-Session: 65c6a6f0-3a4b-4bc6-8a43-dda0e51a2d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:40290 | ||
| 7424 | 2026.05.23 16:12:27.959368 [ 307 ] {} <Debug> TCP-Session: 65c6a6f0-3a4b-4bc6-8a43-dda0e51a2d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7425 | 2026.05.23 16:12:27.959386 [ 307 ] {} <Debug> TCP-Session: 65c6a6f0-3a4b-4bc6-8a43-dda0e51a2d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2026.05.23 16:12:27.959413 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7427 | 2026.05.23 16:12:27.959446 [ 314 ] {} <Debug> TCP-Session: 62196064-d3d4-4bb4-9a65-935c1f64d037 Authenticating user 'default' from [fd00:1122:3344:101::e]:38704 | ||
| 7428 | 2026.05.23 16:12:27.959469 [ 314 ] {} <Debug> TCP-Session: 62196064-d3d4-4bb4-9a65-935c1f64d037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7429 | 2026.05.23 16:12:27.959488 [ 314 ] {} <Debug> TCP-Session: 62196064-d3d4-4bb4-9a65-935c1f64d037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7430 | 2026.05.23 16:12:27.960112 [ 365 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} <Trace> AggregatingTransform: Aggregating | ||
| 7431 | 2026.05.23 16:12:27.960142 [ 365 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} <Trace> Aggregator: Aggregation method: without_key | ||
| 7432 | 2026.05.23 16:12:27.960172 [ 365 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001071924 sec. (932.902 rows/sec., 36.44 KiB/sec.) | ||
| 7433 | 2026.05.23 16:12:27.960191 [ 365 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} <Trace> Aggregator: Merging aggregated data | ||
| 7434 | 2026.05.23 16:12:27.960828 [ 259 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00268 sec., 373.13432835820896 rows/sec., 14.58 KiB/sec. | ||
| 7435 | 2026.05.23 16:12:27.961001 [ 259 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} <Debug> TCPHandler: Processed in 0.003148684 sec. | ||
| 7436 | 2026.05.23 16:12:27.961159 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7437 | 2026.05.23 16:12:27.961197 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7438 | 2026.05.23 16:12:27.961221 [ 315 ] {} <Debug> TCP-Session: d6cc7ba8-7414-4e9f-82ea-6c8dfcc472e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7439 | 2026.05.23 16:12:27.961223 [ 259 ] {} <Debug> TCP-Session: b52ba391-4cdc-4611-85a2-669ef4da8d52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2026.05.23 16:12:27.961253 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7441 | 2026.05.23 16:12:27.961277 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7442 | 2026.05.23 16:12:27.961226 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7443 | 2026.05.23 16:12:27.961304 [ 312 ] {} <Debug> TCP-Session: 21d20beb-392a-4ea0-acde-9fefe3693811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2026.05.23 16:12:27.961315 [ 314 ] {} <Debug> TCP-Session: 62196064-d3d4-4bb4-9a65-935c1f64d037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7445 | 2026.05.23 16:12:27.961335 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7446 | 2026.05.23 16:12:27.961340 [ 269 ] {} <Debug> TCP-Session: aca9305c-d9bd-4474-9aa5-2913b19f68ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7447 | 2026.05.23 16:12:27.961373 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7448 | 2026.05.23 16:12:27.961394 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7449 | 2026.05.23 16:12:27.961379 [ 308 ] {} <Debug> TCP-Session: aa926696-561e-43f8-82f9-6ab7493d4794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7450 | 2026.05.23 16:12:27.961426 [ 311 ] {} <Debug> TCP-Session: d7ab0747-7aad-4263-92e5-39418e431602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7451 | 2026.05.23 16:12:27.961439 [ 313 ] {} <Debug> TCP-Session: 57fdf8d5-1040-47d3-a295-96353d50d211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7452 | 2026.05.23 16:12:27.961319 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7453 | 2026.05.23 16:12:27.961527 [ 307 ] {} <Debug> TCP-Session: 65c6a6f0-3a4b-4bc6-8a43-dda0e51a2d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7454 | 2026.05.23 16:12:28.144161 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46374 | ||
| 7455 | 2026.05.23 16:12:28.144247 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7456 | 2026.05.23 16:12:28.144277 [ 259 ] {} <Debug> TCP-Session: 08842932-69df-4bb1-a318-910ddf6ad8a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46374 | ||
| 7457 | 2026.05.23 16:12:28.144300 [ 259 ] {} <Debug> TCP-Session: 08842932-69df-4bb1-a318-910ddf6ad8a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7458 | 2026.05.23 16:12:28.144315 [ 259 ] {} <Debug> TCP-Session: 08842932-69df-4bb1-a318-910ddf6ad8a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7459 | 2026.05.23 16:12:28.144554 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44799 | ||
| 7460 | 2026.05.23 16:12:28.144603 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39372 | ||
| 7461 | 2026.05.23 16:12:28.144613 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56685 | ||
| 7462 | 2026.05.23 16:12:28.144640 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37096 | ||
| 7463 | 2026.05.23 16:12:28.144677 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7464 | 2026.05.23 16:12:28.144723 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7465 | 2026.05.23 16:12:28.144745 [ 307 ] {} <Debug> TCP-Session: 441a790f-c84f-473c-9dd7-e5afd35ff66b Authenticating user 'default' from [fd00:1122:3344:101::e]:39372 | ||
| 7466 | 2026.05.23 16:12:28.144750 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7467 | 2026.05.23 16:12:28.144762 [ 308 ] {} <Debug> TCP-Session: 681a740f-ec98-43f8-812c-09358a437696 Authenticating user 'default' from [fd00:1122:3344:101::e]:56685 | ||
| 7468 | 2026.05.23 16:12:28.144780 [ 307 ] {} <Debug> TCP-Session: 441a790f-c84f-473c-9dd7-e5afd35ff66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2026.05.23 16:12:28.144806 [ 308 ] {} <Debug> TCP-Session: 681a740f-ec98-43f8-812c-09358a437696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2026.05.23 16:12:28.144807 [ 313 ] {} <Debug> TCP-Session: 061c3912-6306-4146-8134-e1332f0cc169 Authenticating user 'default' from [fd00:1122:3344:101::e]:37096 | ||
| 7471 | 2026.05.23 16:12:28.144828 [ 308 ] {} <Debug> TCP-Session: 681a740f-ec98-43f8-812c-09358a437696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7472 | 2026.05.23 16:12:28.144631 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41507 | ||
| 7473 | 2026.05.23 16:12:28.144852 [ 313 ] {} <Debug> TCP-Session: 061c3912-6306-4146-8134-e1332f0cc169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7474 | 2026.05.23 16:12:28.144631 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58936 | ||
| 7475 | 2026.05.23 16:12:28.144924 [ 313 ] {} <Debug> TCP-Session: 061c3912-6306-4146-8134-e1332f0cc169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7476 | 2026.05.23 16:12:28.144950 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7477 | 2026.05.23 16:12:28.144657 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51541 | ||
| 7478 | 2026.05.23 16:12:28.144982 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7479 | 2026.05.23 16:12:28.144996 [ 312 ] {} <Debug> TCP-Session: 7931b9de-5162-4759-97e1-3c395f73ae21 Authenticating user 'default' from [fd00:1122:3344:101::e]:41507 | ||
| 7480 | 2026.05.23 16:12:28.145032 [ 311 ] {} <Debug> TCP-Session: 51c73887-c95b-440d-a0a4-f067e4c549d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58936 | ||
| 7481 | 2026.05.23 16:12:28.144818 [ 307 ] {} <Debug> TCP-Session: 441a790f-c84f-473c-9dd7-e5afd35ff66b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7482 | 2026.05.23 16:12:28.145052 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7483 | 2026.05.23 16:12:28.145056 [ 311 ] {} <Debug> TCP-Session: 51c73887-c95b-440d-a0a4-f067e4c549d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7484 | 2026.05.23 16:12:28.145050 [ 312 ] {} <Debug> TCP-Session: 7931b9de-5162-4759-97e1-3c395f73ae21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7485 | 2026.05.23 16:12:28.145101 [ 311 ] {} <Debug> TCP-Session: 51c73887-c95b-440d-a0a4-f067e4c549d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7486 | 2026.05.23 16:12:28.145097 [ 315 ] {} <Debug> TCP-Session: 6988becb-f608-4f85-b874-011d90a6e44f Authenticating user 'default' from [fd00:1122:3344:101::e]:51541 | ||
| 7487 | 2026.05.23 16:12:28.145119 [ 312 ] {} <Debug> TCP-Session: 7931b9de-5162-4759-97e1-3c395f73ae21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7488 | 2026.05.23 16:12:28.145151 [ 315 ] {} <Debug> TCP-Session: 6988becb-f608-4f85-b874-011d90a6e44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7489 | 2026.05.23 16:12:28.144674 [ 259 ] {} <Trace> TCP-Session: 08842932-69df-4bb1-a318-910ddf6ad8a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7490 | 2026.05.23 16:12:28.145187 [ 315 ] {} <Debug> TCP-Session: 6988becb-f608-4f85-b874-011d90a6e44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7491 | 2026.05.23 16:12:28.144642 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42186 | ||
| 7492 | 2026.05.23 16:12:28.144640 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7493 | 2026.05.23 16:12:28.145266 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7494 | 2026.05.23 16:12:28.145290 [ 269 ] {} <Debug> TCP-Session: 87efaf93-7d2b-4b59-8406-293c2b58b1b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44799 | ||
| 7495 | 2026.05.23 16:12:28.145291 [ 314 ] {} <Debug> TCP-Session: 0c171583-8db0-44cf-a5a3-918b5023165f Authenticating user 'default' from [fd00:1122:3344:101::e]:42186 | ||
| 7496 | 2026.05.23 16:12:28.145331 [ 269 ] {} <Debug> TCP-Session: 87efaf93-7d2b-4b59-8406-293c2b58b1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7497 | 2026.05.23 16:12:28.145331 [ 314 ] {} <Debug> TCP-Session: 0c171583-8db0-44cf-a5a3-918b5023165f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7498 | 2026.05.23 16:12:28.145353 [ 269 ] {} <Debug> TCP-Session: 87efaf93-7d2b-4b59-8406-293c2b58b1b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7499 | 2026.05.23 16:12:28.145358 [ 259 ] {a773e204-216a-4a88-8a2d-832eed4175f6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46374) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7500 | 2026.05.23 16:12:28.145365 [ 314 ] {} <Debug> TCP-Session: 0c171583-8db0-44cf-a5a3-918b5023165f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7501 | 2026.05.23 16:12:28.145637 [ 259 ] {a773e204-216a-4a88-8a2d-832eed4175f6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7502 | 2026.05.23 16:12:28.145696 [ 259 ] {a773e204-216a-4a88-8a2d-832eed4175f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7503 | 2026.05.23 16:12:28.145982 [ 259 ] {a773e204-216a-4a88-8a2d-832eed4175f6} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 7504 | 2026.05.23 16:12:28.146970 [ 329 ] {a773e204-216a-4a88-8a2d-832eed4175f6} <Trace> AggregatingTransform: Aggregating | ||
| 7505 | 2026.05.23 16:12:28.147009 [ 329 ] {a773e204-216a-4a88-8a2d-832eed4175f6} <Trace> Aggregator: Aggregation method: without_key | ||
| 7506 | 2026.05.23 16:12:28.147042 [ 329 ] {a773e204-216a-4a88-8a2d-832eed4175f6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958023 sec. (1043.816 rows/sec., 40.77 KiB/sec.) | ||
| 7507 | 2026.05.23 16:12:28.147059 [ 329 ] {a773e204-216a-4a88-8a2d-832eed4175f6} <Trace> Aggregator: Merging aggregated data | ||
| 7508 | 2026.05.23 16:12:28.147841 [ 259 ] {a773e204-216a-4a88-8a2d-832eed4175f6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00254 sec., 393.70078740157476 rows/sec., 15.38 KiB/sec. | ||
| 7509 | 2026.05.23 16:12:28.147995 [ 259 ] {a773e204-216a-4a88-8a2d-832eed4175f6} <Debug> TCPHandler: Processed in 0.003445007 sec. | ||
| 7510 | 2026.05.23 16:12:28.148147 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7511 | 2026.05.23 16:12:28.148180 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7512 | 2026.05.23 16:12:28.148188 [ 259 ] {} <Debug> TCP-Session: 08842932-69df-4bb1-a318-910ddf6ad8a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7513 | 2026.05.23 16:12:28.148199 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7514 | 2026.05.23 16:12:28.148228 [ 269 ] {} <Debug> TCP-Session: 87efaf93-7d2b-4b59-8406-293c2b58b1b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7515 | 2026.05.23 16:12:28.148240 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7516 | 2026.05.23 16:12:28.148264 [ 315 ] {} <Debug> TCP-Session: 6988becb-f608-4f85-b874-011d90a6e44f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7517 | 2026.05.23 16:12:28.148267 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7518 | 2026.05.23 16:12:28.148290 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7519 | 2026.05.23 16:12:28.148304 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7520 | 2026.05.23 16:12:28.148326 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7521 | 2026.05.23 16:12:28.148347 [ 312 ] {} <Debug> TCP-Session: 7931b9de-5162-4759-97e1-3c395f73ae21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2026.05.23 16:12:28.148365 [ 308 ] {} <Debug> TCP-Session: 681a740f-ec98-43f8-812c-09358a437696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7523 | 2026.05.23 16:12:28.148383 [ 314 ] {} <Debug> TCP-Session: 0c171583-8db0-44cf-a5a3-918b5023165f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7524 | 2026.05.23 16:12:28.148327 [ 311 ] {} <Debug> TCP-Session: 51c73887-c95b-440d-a0a4-f067e4c549d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7525 | 2026.05.23 16:12:28.148224 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7526 | 2026.05.23 16:12:28.148294 [ 307 ] {} <Debug> TCP-Session: 441a790f-c84f-473c-9dd7-e5afd35ff66b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7527 | 2026.05.23 16:12:28.148478 [ 313 ] {} <Debug> TCP-Session: 061c3912-6306-4146-8134-e1332f0cc169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7528 | 2026.05.23 16:12:28.195445 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34108 | ||
| 7529 | 2026.05.23 16:12:28.195526 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7530 | 2026.05.23 16:12:28.195553 [ 259 ] {} <Debug> TCP-Session: f7fdc090-9cf4-40ec-848c-9e09d0f50a25 Authenticating user 'default' from [fd00:1122:3344:101::e]:34108 | ||
| 7531 | 2026.05.23 16:12:28.195575 [ 259 ] {} <Debug> TCP-Session: f7fdc090-9cf4-40ec-848c-9e09d0f50a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7532 | 2026.05.23 16:12:28.195588 [ 259 ] {} <Debug> TCP-Session: f7fdc090-9cf4-40ec-848c-9e09d0f50a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7533 | 2026.05.23 16:12:28.195807 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55153 | ||
| 7534 | 2026.05.23 16:12:28.195836 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40258 | ||
| 7535 | 2026.05.23 16:12:28.195846 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58767 | ||
| 7536 | 2026.05.23 16:12:28.195875 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62086 | ||
| 7537 | 2026.05.23 16:12:28.195896 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7538 | 2026.05.23 16:12:28.195926 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7539 | 2026.05.23 16:12:28.195857 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53394 | ||
| 7540 | 2026.05.23 16:12:28.195952 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7541 | 2026.05.23 16:12:28.195953 [ 259 ] {} <Trace> TCP-Session: f7fdc090-9cf4-40ec-848c-9e09d0f50a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7542 | 2026.05.23 16:12:28.195995 [ 311 ] {} <Debug> TCP-Session: b983f256-00bd-4cb3-9ad7-12a4913b7efa Authenticating user 'default' from [fd00:1122:3344:101::e]:58767 | ||
| 7543 | 2026.05.23 16:12:28.196004 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7544 | 2026.05.23 16:12:28.195959 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7545 | 2026.05.23 16:12:28.196038 [ 313 ] {} <Debug> TCP-Session: 4b88f9b6-4b9a-4312-8af7-b3ae1d048fbc Authenticating user 'default' from [fd00:1122:3344:101::e]:53394 | ||
| 7546 | 2026.05.23 16:12:28.196061 [ 315 ] {} <Debug> TCP-Session: 978d8373-b5a1-422c-a357-43e54fa4e055 Authenticating user 'default' from [fd00:1122:3344:101::e]:62086 | ||
| 7547 | 2026.05.23 16:12:28.196072 [ 313 ] {} <Debug> TCP-Session: 4b88f9b6-4b9a-4312-8af7-b3ae1d048fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7548 | 2026.05.23 16:12:28.196032 [ 311 ] {} <Debug> TCP-Session: b983f256-00bd-4cb3-9ad7-12a4913b7efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7549 | 2026.05.23 16:12:28.196096 [ 313 ] {} <Debug> TCP-Session: 4b88f9b6-4b9a-4312-8af7-b3ae1d048fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7550 | 2026.05.23 16:12:28.196097 [ 315 ] {} <Debug> TCP-Session: 978d8373-b5a1-422c-a357-43e54fa4e055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7551 | 2026.05.23 16:12:28.196108 [ 311 ] {} <Debug> TCP-Session: b983f256-00bd-4cb3-9ad7-12a4913b7efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7552 | 2026.05.23 16:12:28.196130 [ 315 ] {} <Debug> TCP-Session: 978d8373-b5a1-422c-a357-43e54fa4e055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7553 | 2026.05.23 16:12:28.195967 [ 308 ] {} <Debug> TCP-Session: 306fdb8b-83de-41e4-972e-8e6a0b2ab90a Authenticating user 'default' from [fd00:1122:3344:101::e]:40258 | ||
| 7554 | 2026.05.23 16:12:28.196163 [ 259 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34108) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7555 | 2026.05.23 16:12:28.195868 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41766 | ||
| 7556 | 2026.05.23 16:12:28.196189 [ 308 ] {} <Debug> TCP-Session: 306fdb8b-83de-41e4-972e-8e6a0b2ab90a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7557 | 2026.05.23 16:12:28.195846 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42309 | ||
| 7558 | 2026.05.23 16:12:28.196232 [ 308 ] {} <Debug> TCP-Session: 306fdb8b-83de-41e4-972e-8e6a0b2ab90a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7559 | 2026.05.23 16:12:28.196251 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7560 | 2026.05.23 16:12:28.195810 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39212 | ||
| 7561 | 2026.05.23 16:12:28.196291 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7562 | 2026.05.23 16:12:28.196285 [ 314 ] {} <Debug> TCP-Session: 3ea648bb-71ff-4657-9a46-20b886835121 Authenticating user 'default' from [fd00:1122:3344:101::e]:41766 | ||
| 7563 | 2026.05.23 16:12:28.196332 [ 312 ] {} <Debug> TCP-Session: 4475ef7e-9974-4b9f-99a6-5c4222025ece Authenticating user 'default' from [fd00:1122:3344:101::e]:42309 | ||
| 7564 | 2026.05.23 16:12:28.196335 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7565 | 2026.05.23 16:12:28.196352 [ 314 ] {} <Debug> TCP-Session: 3ea648bb-71ff-4657-9a46-20b886835121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7566 | 2026.05.23 16:12:28.196363 [ 312 ] {} <Debug> TCP-Session: 4475ef7e-9974-4b9f-99a6-5c4222025ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7567 | 2026.05.23 16:12:28.196381 [ 307 ] {} <Debug> TCP-Session: 9a4709e5-9153-4211-85e2-d1459af31354 Authenticating user 'default' from [fd00:1122:3344:101::e]:39212 | ||
| 7568 | 2026.05.23 16:12:28.196390 [ 314 ] {} <Debug> TCP-Session: 3ea648bb-71ff-4657-9a46-20b886835121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2026.05.23 16:12:28.196402 [ 312 ] {} <Debug> TCP-Session: 4475ef7e-9974-4b9f-99a6-5c4222025ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7570 | 2026.05.23 16:12:28.196419 [ 307 ] {} <Debug> TCP-Session: 9a4709e5-9153-4211-85e2-d1459af31354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7571 | 2026.05.23 16:12:28.195950 [ 269 ] {} <Debug> TCP-Session: b35f737a-728a-4a36-9223-c96d6fb54348 Authenticating user 'default' from [fd00:1122:3344:101::e]:55153 | ||
| 7572 | 2026.05.23 16:12:28.196460 [ 259 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7573 | 2026.05.23 16:12:28.196485 [ 269 ] {} <Debug> TCP-Session: b35f737a-728a-4a36-9223-c96d6fb54348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7574 | 2026.05.23 16:12:28.196459 [ 307 ] {} <Debug> TCP-Session: 9a4709e5-9153-4211-85e2-d1459af31354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7575 | 2026.05.23 16:12:28.196513 [ 269 ] {} <Debug> TCP-Session: b35f737a-728a-4a36-9223-c96d6fb54348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7576 | 2026.05.23 16:12:28.196535 [ 259 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7577 | 2026.05.23 16:12:28.196832 [ 259 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 7578 | 2026.05.23 16:12:28.197807 [ 358 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} <Trace> AggregatingTransform: Aggregating | ||
| 7579 | 2026.05.23 16:12:28.197856 [ 358 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} <Trace> Aggregator: Aggregation method: without_key | ||
| 7580 | 2026.05.23 16:12:28.197889 [ 358 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951933 sec. (1050.494 rows/sec., 41.03 KiB/sec.) | ||
| 7581 | 2026.05.23 16:12:28.197905 [ 358 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} <Trace> Aggregator: Merging aggregated data | ||
| 7582 | 2026.05.23 16:12:28.198564 [ 259 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002458 sec., 406.8348250610252 rows/sec., 15.89 KiB/sec. | ||
| 7583 | 2026.05.23 16:12:28.198707 [ 259 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} <Debug> TCPHandler: Processed in 0.00286825 sec. | ||
| 7584 | 2026.05.23 16:12:28.198893 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7585 | 2026.05.23 16:12:28.198915 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7586 | 2026.05.23 16:12:28.198933 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7587 | 2026.05.23 16:12:28.198950 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7588 | 2026.05.23 16:12:28.198973 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7589 | 2026.05.23 16:12:28.198983 [ 311 ] {} <Debug> TCP-Session: b983f256-00bd-4cb3-9ad7-12a4913b7efa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7590 | 2026.05.23 16:12:28.198990 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7591 | 2026.05.23 16:12:28.199003 [ 314 ] {} <Debug> TCP-Session: 3ea648bb-71ff-4657-9a46-20b886835121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2026.05.23 16:12:28.199017 [ 315 ] {} <Debug> TCP-Session: 978d8373-b5a1-422c-a357-43e54fa4e055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7593 | 2026.05.23 16:12:28.199032 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7594 | 2026.05.23 16:12:28.199046 [ 308 ] {} <Debug> TCP-Session: 306fdb8b-83de-41e4-972e-8e6a0b2ab90a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7595 | 2026.05.23 16:12:28.199010 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7596 | 2026.05.23 16:12:28.199076 [ 312 ] {} <Debug> TCP-Session: 4475ef7e-9974-4b9f-99a6-5c4222025ece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7597 | 2026.05.23 16:12:28.198966 [ 307 ] {} <Debug> TCP-Session: 9a4709e5-9153-4211-85e2-d1459af31354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7598 | 2026.05.23 16:12:28.199118 [ 313 ] {} <Debug> TCP-Session: 4b88f9b6-4b9a-4312-8af7-b3ae1d048fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7599 | 2026.05.23 16:12:28.198942 [ 269 ] {} <Debug> TCP-Session: b35f737a-728a-4a36-9223-c96d6fb54348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7600 | 2026.05.23 16:12:28.198937 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7601 | 2026.05.23 16:12:28.199204 [ 259 ] {} <Debug> TCP-Session: f7fdc090-9cf4-40ec-848c-9e09d0f50a25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7602 | 2026.05.23 16:12:28.246366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15780 | ||
| 7603 | 2026.05.23 16:12:28.246892 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2026.05.23 16:12:28.246945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7605 | 2026.05.23 16:12:28.247461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7606 | 2026.05.23 16:12:28.247708 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.05.23 16:12:28.247856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15780 | ||
| 7608 | 2026.05.23 16:12:29.112315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7609 | 2026.05.23 16:12:29.130316 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2026.05.23 16:12:29.130390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7611 | 2026.05.23 16:12:29.136374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7612 | 2026.05.23 16:12:29.137088 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2026.05.23 16:12:29.140138 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7614 | 2026.05.23 16:12:31.054136 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7615 | 2026.05.23 16:12:31.054390 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7616 | 2026.05.23 16:12:31.054713 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7617 | 2026.05.23 16:12:31.054754 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7618 | 2026.05.23 16:12:31.054987 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7619 | 2026.05.23 16:12:31.055055 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7620 | 2026.05.23 16:12:31.055194 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 7621 | 2026.05.23 16:12:31.055288 [ 317 ] {638357cd-223b-4838-8d1e-c6255944be23} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7622 | 2026.05.23 16:12:31.055309 [ 334 ] {638357cd-223b-4838-8d1e-c6255944be23} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7623 | 2026.05.23 16:12:31.055288 [ 321 ] {638357cd-223b-4838-8d1e-c6255944be23} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7624 | 2026.05.23 16:12:31.055322 [ 341 ] {638357cd-223b-4838-8d1e-c6255944be23} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7625 | 2026.05.23 16:12:31.055520 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7626 | 2026.05.23 16:12:31.055551 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7627 | 2026.05.23 16:12:31.055622 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7628 | 2026.05.23 16:12:31.055642 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7629 | 2026.05.23 16:12:31.055677 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7630 | 2026.05.23 16:12:31.055716 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7631 | 2026.05.23 16:12:31.056908 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} <Debug> executeQuery: Read 38 rows, 8.34 KiB in 0.002667 sec., 14248.218972628421 rows/sec., 3.05 MiB/sec. | ||
| 7632 | 2026.05.23 16:12:31.057031 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} <Debug> TCPHandler: Processed in 0.003073512 sec. | ||
| 7633 | 2026.05.23 16:12:31.059695 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7634 | 2026.05.23 16:12:31.059809 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7635 | 2026.05.23 16:12:31.059854 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7636 | 2026.05.23 16:12:31.060374 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7637 | 2026.05.23 16:12:31.060410 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7638 | 2026.05.23 16:12:31.060764 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7639 | 2026.05.23 16:12:31.060990 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7640 | 2026.05.23 16:12:31.061133 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001356 sec., 17699.11504424779 rows/sec., 1.47 MiB/sec. | ||
| 7641 | 2026.05.23 16:12:31.061168 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} <Debug> TCPHandler: Processed in 0.001525771 sec. | ||
| 7642 | 2026.05.23 16:12:31.061352 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7643 | 2026.05.23 16:12:31.061453 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7644 | 2026.05.23 16:12:31.061494 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7645 | 2026.05.23 16:12:31.061902 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.05.23 16:12:31.061937 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7647 | 2026.05.23 16:12:31.062222 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7648 | 2026.05.23 16:12:31.062452 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2026.05.23 16:12:31.062581 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001148 sec., 3484.3205574912895 rows/sec., 284.12 KiB/sec. | ||
| 7650 | 2026.05.23 16:12:31.062615 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} <Debug> TCPHandler: Processed in 0.001329459 sec. | ||
| 7651 | 2026.05.23 16:12:31.062739 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7652 | 2026.05.23 16:12:31.062835 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7653 | 2026.05.23 16:12:31.062874 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7654 | 2026.05.23 16:12:31.063379 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2026.05.23 16:12:31.063414 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7656 | 2026.05.23 16:12:31.063718 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7657 | 2026.05.23 16:12:31.063927 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2026.05.23 16:12:31.064053 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} <Debug> executeQuery: Read 212 rows, 19.00 KiB in 0.001236 sec., 171521.03559870552 rows/sec., 15.01 MiB/sec. | ||
| 7659 | 2026.05.23 16:12:31.064086 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} <Debug> TCPHandler: Processed in 0.001395499 sec. | ||
| 7660 | 2026.05.23 16:12:31.064217 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7661 | 2026.05.23 16:12:31.064314 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7662 | 2026.05.23 16:12:31.064362 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7663 | 2026.05.23 16:12:31.064773 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2026.05.23 16:12:31.064807 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7665 | 2026.05.23 16:12:31.065106 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7666 | 2026.05.23 16:12:31.065319 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2026.05.23 16:12:31.065456 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} <Debug> executeQuery: Read 21 rows, 1.62 KiB in 0.001161 sec., 18087.855297157625 rows/sec., 1.36 MiB/sec. | ||
| 7668 | 2026.05.23 16:12:31.065490 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} <Debug> TCPHandler: Processed in 0.001322158 sec. | ||
| 7669 | 2026.05.23 16:12:31.065622 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7670 | 2026.05.23 16:12:31.065717 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7671 | 2026.05.23 16:12:31.065756 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7672 | 2026.05.23 16:12:31.066158 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2026.05.23 16:12:31.066193 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7674 | 2026.05.23 16:12:31.066491 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7675 | 2026.05.23 16:12:31.066698 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2026.05.23 16:12:31.066823 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.77 MiB/sec. | ||
| 7677 | 2026.05.23 16:12:31.066857 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} <Debug> TCPHandler: Processed in 0.001284287 sec. | ||
| 7678 | 2026.05.23 16:12:31.066980 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7679 | 2026.05.23 16:12:31.067076 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7680 | 2026.05.23 16:12:31.067115 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7681 | 2026.05.23 16:12:31.067511 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7682 | 2026.05.23 16:12:31.067546 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7683 | 2026.05.23 16:12:31.067823 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7684 | 2026.05.23 16:12:31.068045 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2026.05.23 16:12:31.068167 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 7686 | 2026.05.23 16:12:31.068200 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} <Debug> TCPHandler: Processed in 0.001268668 sec. | ||
| 7687 | 2026.05.23 16:12:31.068326 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7688 | 2026.05.23 16:12:31.068436 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7689 | 2026.05.23 16:12:31.068474 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7690 | 2026.05.23 16:12:31.068925 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7691 | 2026.05.23 16:12:31.068960 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7692 | 2026.05.23 16:12:31.069276 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7693 | 2026.05.23 16:12:31.069491 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2026.05.23 16:12:31.069621 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} <Debug> executeQuery: Read 133 rows, 10.99 KiB in 0.001203 sec., 110556.94098088112 rows/sec., 8.92 MiB/sec. | ||
| 7695 | 2026.05.23 16:12:31.069655 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} <Debug> TCPHandler: Processed in 0.001376839 sec. | ||
| 7696 | 2026.05.23 16:12:31.069789 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7697 | 2026.05.23 16:12:31.069884 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7698 | 2026.05.23 16:12:31.069925 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7699 | 2026.05.23 16:12:31.070319 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.05.23 16:12:31.070365 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7701 | 2026.05.23 16:12:31.070685 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7702 | 2026.05.23 16:12:31.070895 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.05.23 16:12:31.071023 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001157 sec., 171132.23854796888 rows/sec., 12.27 MiB/sec. | ||
| 7704 | 2026.05.23 16:12:31.071056 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} <Debug> TCPHandler: Processed in 0.001315678 sec. | ||
| 7705 | 2026.05.23 16:12:31.071184 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2026.05.23 16:12:31.071279 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7707 | 2026.05.23 16:12:31.071330 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} <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 | ||
| 7708 | 2026.05.23 16:12:31.072126 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2026.05.23 16:12:31.072162 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7710 | 2026.05.23 16:12:31.072659 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7711 | 2026.05.23 16:12:31.072882 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7712 | 2026.05.23 16:12:31.073020 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001758 sec., 2844.141069397042 rows/sec., 5.10 MiB/sec. | ||
| 7713 | 2026.05.23 16:12:31.073082 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} <Debug> TCPHandler: Processed in 0.001947247 sec. | ||
| 7714 | 2026.05.23 16:12:31.073225 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7715 | 2026.05.23 16:12:31.073322 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7716 | 2026.05.23 16:12:31.073372 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7717 | 2026.05.23 16:12:31.073725 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2026.05.23 16:12:31.073760 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7719 | 2026.05.23 16:12:31.074060 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7720 | 2026.05.23 16:12:31.074266 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2026.05.23 16:12:31.074406 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 7722 | 2026.05.23 16:12:31.074439 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} <Debug> TCPHandler: Processed in 0.001270398 sec. | ||
| 7723 | 2026.05.23 16:12:35.658845 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7724 | 2026.05.23 16:12:35.658918 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7725 | 2026.05.23 16:12:35.747986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16228 | ||
| 7726 | 2026.05.23 16:12:35.748580 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7727 | 2026.05.23 16:12:35.748633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7728 | 2026.05.23 16:12:35.749191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7729 | 2026.05.23 16:12:35.749421 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7730 | 2026.05.23 16:12:35.749565 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16228 | ||
| 7731 | 2026.05.23 16:12:36.054633 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7732 | 2026.05.23 16:12:36.054850 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7733 | 2026.05.23 16:12:36.055160 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7734 | 2026.05.23 16:12:36.055199 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7735 | 2026.05.23 16:12:36.055427 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7736 | 2026.05.23 16:12:36.055497 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7737 | 2026.05.23 16:12:36.055637 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7738 | 2026.05.23 16:12:36.055727 [ 317 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7739 | 2026.05.23 16:12:36.055731 [ 347 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7740 | 2026.05.23 16:12:36.055729 [ 321 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7741 | 2026.05.23 16:12:36.055762 [ 357 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7742 | 2026.05.23 16:12:36.055887 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 7743 | 2026.05.23 16:12:36.055914 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7744 | 2026.05.23 16:12:36.055961 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7745 | 2026.05.23 16:12:36.055982 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 7746 | 2026.05.23 16:12:36.057034 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002265 sec., 14128.0353200883 rows/sec., 2.37 MiB/sec. | ||
| 7747 | 2026.05.23 16:12:36.057184 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} <Debug> TCPHandler: Processed in 0.002683347 sec. | ||
| 7748 | 2026.05.23 16:12:36.059884 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7749 | 2026.05.23 16:12:36.060139 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7750 | 2026.05.23 16:12:36.060242 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7751 | 2026.05.23 16:12:36.061048 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7752 | 2026.05.23 16:12:36.061091 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7753 | 2026.05.23 16:12:36.061473 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7754 | 2026.05.23 16:12:36.061692 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7755 | 2026.05.23 16:12:36.061839 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001776 sec., 86711.71171171172 rows/sec., 7.45 MiB/sec. | ||
| 7756 | 2026.05.23 16:12:36.061877 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} <Debug> TCPHandler: Processed in 0.00216806 sec. | ||
| 7757 | 2026.05.23 16:12:36.062066 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7758 | 2026.05.23 16:12:36.062170 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7759 | 2026.05.23 16:12:36.062211 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7760 | 2026.05.23 16:12:36.062639 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7761 | 2026.05.23 16:12:36.062676 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7762 | 2026.05.23 16:12:36.062971 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7763 | 2026.05.23 16:12:36.063175 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7764 | 2026.05.23 16:12:36.063302 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001152 sec., 32118.055555555555 rows/sec., 2.36 MiB/sec. | ||
| 7765 | 2026.05.23 16:12:36.063336 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} <Debug> TCPHandler: Processed in 0.001327128 sec. | ||
| 7766 | 2026.05.23 16:12:36.063458 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7767 | 2026.05.23 16:12:36.063563 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7768 | 2026.05.23 16:12:36.063602 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7769 | 2026.05.23 16:12:36.064102 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7770 | 2026.05.23 16:12:36.064140 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7771 | 2026.05.23 16:12:36.064454 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7772 | 2026.05.23 16:12:36.064660 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2026.05.23 16:12:36.064788 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001244 sec., 100482.31511254018 rows/sec., 7.83 MiB/sec. | ||
| 7774 | 2026.05.23 16:12:36.064823 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} <Debug> TCPHandler: Processed in 0.001413869 sec. | ||
| 7775 | 2026.05.23 16:12:36.064963 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2026.05.23 16:12:36.065061 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7777 | 2026.05.23 16:12:36.065104 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7778 | 2026.05.23 16:12:36.065572 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2026.05.23 16:12:36.065609 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7780 | 2026.05.23 16:12:36.065935 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7781 | 2026.05.23 16:12:36.066145 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.05.23 16:12:36.066276 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 7783 | 2026.05.23 16:12:36.066290 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 7784 | 2026.05.23 16:12:36.066310 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} <Debug> TCPHandler: Processed in 0.001396059 sec. | ||
| 7785 | 2026.05.23 16:12:36.066336 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2026.05.23 16:12:36.066361 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7787 | 2026.05.23 16:12:36.066452 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7788 | 2026.05.23 16:12:36.066496 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 7789 | 2026.05.23 16:12:36.066554 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7790 | 2026.05.23 16:12:36.066612 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} <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 | ||
| 7791 | 2026.05.23 16:12:36.066658 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7792 | 2026.05.23 16:12:36.066698 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_50_10, total 19272 rows starting from the beginning of the part | ||
| 7793 | 2026.05.23 16:12:36.066766 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 7794 | 2026.05.23 16:12:36.066816 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7795 | 2026.05.23 16:12:36.066862 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 7796 | 2026.05.23 16:12:36.066908 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 198 rows starting from the beginning of the part | ||
| 7797 | 2026.05.23 16:12:36.066974 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7798 | 2026.05.23 16:12:36.067429 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2026.05.23 16:12:36.067470 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7800 | 2026.05.23 16:12:36.068048 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7801 | 2026.05.23 16:12:36.068267 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2026.05.23 16:12:36.068403 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001869 sec., 19796.682718031032 rows/sec., 35.47 MiB/sec. | ||
| 7803 | 2026.05.23 16:12:36.068454 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} <Debug> TCPHandler: Processed in 0.002051078 sec. | ||
| 7804 | 2026.05.23 16:12:36.068581 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7805 | 2026.05.23 16:12:36.068678 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7806 | 2026.05.23 16:12:36.068720 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7807 | 2026.05.23 16:12:36.069106 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2026.05.23 16:12:36.069141 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7809 | 2026.05.23 16:12:36.069462 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7810 | 2026.05.23 16:12:36.069668 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2026.05.23 16:12:36.069797 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 7812 | 2026.05.23 16:12:36.069829 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} <Debug> TCPHandler: Processed in 0.001297307 sec. | ||
| 7813 | 2026.05.23 16:12:36.071767 [ 188 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19982 rows, containing 5 columns (5 merged, 0 gathered) in 0.005333303 sec., 3746646.3090508827 rows/sec., 240.70 MiB/sec. | ||
| 7814 | 2026.05.23 16:12:36.072089 [ 188 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 7815 | 2026.05.23 16:12:36.072373 [ 188 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2026.05.23 16:12:36.072452 [ 188 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 7817 | 2026.05.23 16:12:36.072535 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.22 MiB. | ||
| 7818 | 2026.05.23 16:12:36.640258 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7819 | 2026.05.23 16:12:36.656400 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2026.05.23 16:12:36.656463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7821 | 2026.05.23 16:12:36.662501 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7822 | 2026.05.23 16:12:36.663213 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.05.23 16:12:36.665882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7824 | 2026.05.23 16:12:41.053146 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7825 | 2026.05.23 16:12:41.053423 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7826 | 2026.05.23 16:12:41.053787 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7827 | 2026.05.23 16:12:41.053832 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7828 | 2026.05.23 16:12:41.054086 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7829 | 2026.05.23 16:12:41.054165 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7830 | 2026.05.23 16:12:41.054324 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7831 | 2026.05.23 16:12:41.054422 [ 321 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7832 | 2026.05.23 16:12:41.054436 [ 347 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7833 | 2026.05.23 16:12:41.054454 [ 327 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7834 | 2026.05.23 16:12:41.054436 [ 317 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7835 | 2026.05.23 16:12:41.054607 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 7836 | 2026.05.23 16:12:41.054633 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7837 | 2026.05.23 16:12:41.054676 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7838 | 2026.05.23 16:12:41.054697 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 7839 | 2026.05.23 16:12:41.055732 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002415 sec., 13250.517598343686 rows/sec., 2.22 MiB/sec. | ||
| 7840 | 2026.05.23 16:12:41.055828 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} <Debug> TCPHandler: Processed in 0.002815199 sec. | ||
| 7841 | 2026.05.23 16:12:41.057606 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7842 | 2026.05.23 16:12:41.057715 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7843 | 2026.05.23 16:12:41.057757 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7844 | 2026.05.23 16:12:41.058285 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.05.23 16:12:41.058332 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7846 | 2026.05.23 16:12:41.058706 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7847 | 2026.05.23 16:12:41.058924 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.05.23 16:12:41.059072 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001387 sec., 64888.24801730354 rows/sec., 5.22 MiB/sec. | ||
| 7849 | 2026.05.23 16:12:41.059082 [ 151 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7850 | 2026.05.23 16:12:41.059107 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} <Debug> TCPHandler: Processed in 0.001550301 sec. | ||
| 7851 | 2026.05.23 16:12:41.059138 [ 151 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2026.05.23 16:12:41.059168 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7853 | 2026.05.23 16:12:41.059261 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7854 | 2026.05.23 16:12:41.059303 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 7855 | 2026.05.23 16:12:41.059366 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7856 | 2026.05.23 16:12:41.059406 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7857 | 2026.05.23 16:12:41.059413 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7858 | 2026.05.23 16:12:41.059449 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3502 rows starting from the beginning of the part | ||
| 7859 | 2026.05.23 16:12:41.059511 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 7860 | 2026.05.23 16:12:41.059565 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 154 rows starting from the beginning of the part | ||
| 7861 | 2026.05.23 16:12:41.059613 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 212 rows starting from the beginning of the part | ||
| 7862 | 2026.05.23 16:12:41.059671 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 154 rows starting from the beginning of the part | ||
| 7863 | 2026.05.23 16:12:41.059718 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 7864 | 2026.05.23 16:12:41.059814 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.05.23 16:12:41.059848 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7866 | 2026.05.23 16:12:41.060184 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7867 | 2026.05.23 16:12:41.060400 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2026.05.23 16:12:41.060539 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001193 sec., 4191.1148365465215 rows/sec., 315.15 KiB/sec. | ||
| 7869 | 2026.05.23 16:12:41.060578 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} <Debug> TCPHandler: Processed in 0.001365818 sec. | ||
| 7870 | 2026.05.23 16:12:41.060759 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7871 | 2026.05.23 16:12:41.060855 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7872 | 2026.05.23 16:12:41.060894 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7873 | 2026.05.23 16:12:41.061333 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7874 | 2026.05.23 16:12:41.061369 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7875 | 2026.05.23 16:12:41.061562 [ 189 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4202 rows, containing 5 columns (5 merged, 0 gathered) in 0.002303122 sec., 1824479.9884678277 rows/sec., 148.41 MiB/sec. | ||
| 7876 | 2026.05.23 16:12:41.061681 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7877 | 2026.05.23 16:12:41.061906 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7878 | 2026.05.23 16:12:41.061933 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2026.05.23 16:12:41.062073 [ 149 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7880 | 2026.05.23 16:12:41.062077 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.00124 sec., 75000 rows/sec., 5.84 MiB/sec. | ||
| 7881 | 2026.05.23 16:12:41.062119 [ 149 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2026.05.23 16:12:41.062134 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} <Debug> TCPHandler: Processed in 0.00142399 sec. | ||
| 7883 | 2026.05.23 16:12:41.062152 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7884 | 2026.05.23 16:12:41.062236 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2026.05.23 16:12:41.062269 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 7886 | 2026.05.23 16:12:41.062279 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7887 | 2026.05.23 16:12:41.062328 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7888 | 2026.05.23 16:12:41.062370 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7889 | 2026.05.23 16:12:41.062389 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7890 | 2026.05.23 16:12:41.062402 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2008 rows starting from the beginning of the part | ||
| 7891 | 2026.05.23 16:12:41.062425 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 7892 | 2026.05.23 16:12:41.062434 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7893 | 2026.05.23 16:12:41.062450 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 93 rows starting from the beginning of the part | ||
| 7894 | 2026.05.23 16:12:41.062492 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 125 rows starting from the beginning of the part | ||
| 7895 | 2026.05.23 16:12:41.062528 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 133 rows starting from the beginning of the part | ||
| 7896 | 2026.05.23 16:12:41.062564 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 125 rows starting from the beginning of the part | ||
| 7897 | 2026.05.23 16:12:41.062600 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 93 rows starting from the beginning of the part | ||
| 7898 | 2026.05.23 16:12:41.062866 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.05.23 16:12:41.062900 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7900 | 2026.05.23 16:12:41.063223 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7901 | 2026.05.23 16:12:41.063432 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2026.05.23 16:12:41.063559 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 7903 | 2026.05.23 16:12:41.063568 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2577 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334329 sec., 1931307.7959034091 rows/sec., 143.40 MiB/sec. | ||
| 7904 | 2026.05.23 16:12:41.063595 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} <Debug> TCPHandler: Processed in 0.001368509 sec. | ||
| 7905 | 2026.05.23 16:12:41.063718 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7906 | 2026.05.23 16:12:41.063738 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7907 | 2026.05.23 16:12:41.063814 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7908 | 2026.05.23 16:12:41.063868 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} <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 | ||
| 7909 | 2026.05.23 16:12:41.063970 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7910 | 2026.05.23 16:12:41.064032 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7911 | 2026.05.23 16:12:41.064088 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7912 | 2026.05.23 16:12:41.064673 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.05.23 16:12:41.064721 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7914 | 2026.05.23 16:12:41.065314 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7915 | 2026.05.23 16:12:41.065534 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2026.05.23 16:12:41.065673 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001878 sec., 2662.4068157614483 rows/sec., 4.77 MiB/sec. | ||
| 7917 | 2026.05.23 16:12:41.065724 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} <Debug> TCPHandler: Processed in 0.002054998 sec. | ||
| 7918 | 2026.05.23 16:12:41.065878 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7919 | 2026.05.23 16:12:41.065976 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7920 | 2026.05.23 16:12:41.066017 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7921 | 2026.05.23 16:12:41.066439 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2026.05.23 16:12:41.066476 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7923 | 2026.05.23 16:12:41.066780 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7924 | 2026.05.23 16:12:41.066991 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7925 | 2026.05.23 16:12:41.067095 [ 149 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7926 | 2026.05.23 16:12:41.067117 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 7927 | 2026.05.23 16:12:41.067128 [ 149 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7928 | 2026.05.23 16:12:41.067156 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7929 | 2026.05.23 16:12:41.067157 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} <Debug> TCPHandler: Processed in 0.001335738 sec. | ||
| 7930 | 2026.05.23 16:12:41.067242 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 7931 | 2026.05.23 16:12:41.067343 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7932 | 2026.05.23 16:12:41.067377 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3244 rows starting from the beginning of the part | ||
| 7933 | 2026.05.23 16:12:41.067442 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 7934 | 2026.05.23 16:12:41.067491 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 7935 | 2026.05.23 16:12:41.067536 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 7936 | 2026.05.23 16:12:41.067577 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7937 | 2026.05.23 16:12:41.067619 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 7938 | 2026.05.23 16:12:41.068894 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3544 rows, containing 4 columns (4 merged, 0 gathered) in 0.001682483 sec., 2106410.5848320606 rows/sec., 135.59 MiB/sec. | ||
| 7939 | 2026.05.23 16:12:41.069205 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7940 | 2026.05.23 16:12:41.069484 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.05.23 16:12:41.069561 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7942 | 2026.05.23 16:12:41.069646 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7943 | 2026.05.23 16:12:43.249722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16740 | ||
| 7944 | 2026.05.23 16:12:43.250303 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.05.23 16:12:43.250361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7946 | 2026.05.23 16:12:43.250876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7947 | 2026.05.23 16:12:43.251135 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.05.23 16:12:43.251295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16740 | ||
| 7949 | 2026.05.23 16:12:44.166010 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7950 | 2026.05.23 16:12:44.182740 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.05.23 16:12:44.182799 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7952 | 2026.05.23 16:12:44.189119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7953 | 2026.05.23 16:12:44.189845 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.05.23 16:12:44.192547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7955 | 2026.05.23 16:12:44.990615 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7956 | 2026.05.23 16:12:44.990875 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7957 | 2026.05.23 16:12:44.991259 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7958 | 2026.05.23 16:12:44.991311 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7959 | 2026.05.23 16:12:44.991570 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7960 | 2026.05.23 16:12:44.991637 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7961 | 2026.05.23 16:12:44.991777 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 7962 | 2026.05.23 16:12:44.991886 [ 327 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7963 | 2026.05.23 16:12:44.991900 [ 306 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7964 | 2026.05.23 16:12:44.991888 [ 321 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7965 | 2026.05.23 16:12:44.991888 [ 347 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7966 | 2026.05.23 16:12:44.992098 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 7967 | 2026.05.23 16:12:44.992125 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7968 | 2026.05.23 16:12:44.992171 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 7969 | 2026.05.23 16:12:44.992193 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 7970 | 2026.05.23 16:12:44.993193 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002434 sec., 13147.08299096138 rows/sec., 2.21 MiB/sec. | ||
| 7971 | 2026.05.23 16:12:44.993288 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} <Debug> TCPHandler: Processed in 0.002811539 sec. | ||
| 7972 | 2026.05.23 16:12:45.008498 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7973 | 2026.05.23 16:12:45.008679 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7974 | 2026.05.23 16:12:45.008752 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7975 | 2026.05.23 16:12:45.009439 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7976 | 2026.05.23 16:12:45.009478 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7977 | 2026.05.23 16:12:45.009847 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7978 | 2026.05.23 16:12:45.010071 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7979 | 2026.05.23 16:12:45.010226 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001602 sec., 4993.757802746567 rows/sec., 407.21 KiB/sec. | ||
| 7980 | 2026.05.23 16:12:45.010265 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} <Debug> TCPHandler: Processed in 0.001894476 sec. | ||
| 7981 | 2026.05.23 16:12:45.010397 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7982 | 2026.05.23 16:12:45.010495 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7983 | 2026.05.23 16:12:45.010535 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7984 | 2026.05.23 16:12:45.012530 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2026.05.23 16:12:45.012567 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7986 | 2026.05.23 16:12:45.013073 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7987 | 2026.05.23 16:12:45.013290 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7988 | 2026.05.23 16:12:45.013419 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} <Debug> executeQuery: Read 3363 rows, 259.56 KiB in 0.002942 sec., 1143099.9320190346 rows/sec., 86.16 MiB/sec. | ||
| 7989 | 2026.05.23 16:12:45.013460 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 7990 | 2026.05.23 16:12:45.013474 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} <Debug> TCPHandler: Processed in 0.003127223 sec. | ||
| 7991 | 2026.05.23 16:12:45.013613 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7992 | 2026.05.23 16:12:45.013712 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7993 | 2026.05.23 16:12:45.013755 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7994 | 2026.05.23 16:12:45.014193 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.05.23 16:12:45.014230 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7996 | 2026.05.23 16:12:45.014539 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7997 | 2026.05.23 16:12:45.014751 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2026.05.23 16:12:45.014876 [ 128 ] {} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7999 | 2026.05.23 16:12:45.014885 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} <Debug> executeQuery: Read 54 rows, 4.02 KiB in 0.001192 sec., 45302.013422818796 rows/sec., 3.29 MiB/sec. | ||
| 8000 | 2026.05.23 16:12:45.014965 [ 128 ] {} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8001 | 2026.05.23 16:12:45.014976 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} <Debug> TCPHandler: Processed in 0.00141259 sec. | ||
| 8002 | 2026.05.23 16:12:45.014996 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8003 | 2026.05.23 16:12:45.015103 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 8004 | 2026.05.23 16:12:45.015170 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8005 | 2026.05.23 16:12:45.015194 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8006 | 2026.05.23 16:12:45.015222 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 81 rows starting from the beginning of the part | ||
| 8007 | 2026.05.23 16:12:45.015275 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8008 | 2026.05.23 16:12:45.015284 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 37 rows starting from the beginning of the part | ||
| 8009 | 2026.05.23 16:12:45.015318 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8010 | 2026.05.23 16:12:45.015337 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 21 rows starting from the beginning of the part | ||
| 8011 | 2026.05.23 16:12:45.015379 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 37 rows starting from the beginning of the part | ||
| 8012 | 2026.05.23 16:12:45.015420 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part | ||
| 8013 | 2026.05.23 16:12:45.015461 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part | ||
| 8014 | 2026.05.23 16:12:45.016204 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136005 sec., 206865.2866844776 rows/sec., 15.94 MiB/sec. | ||
| 8015 | 2026.05.23 16:12:45.016220 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2026.05.23 16:12:45.016278 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8017 | 2026.05.23 16:12:45.016334 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8018 | 2026.05.23 16:12:45.016572 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2026.05.23 16:12:45.016637 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8020 | 2026.05.23 16:12:45.016671 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8021 | 2026.05.23 16:12:45.016697 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8022 | 2026.05.23 16:12:45.016884 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2026.05.23 16:12:45.017017 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001761 sec., 541169.7898921068 rows/sec., 31.62 MiB/sec. | ||
| 8024 | 2026.05.23 16:12:45.017053 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} <Debug> TCPHandler: Processed in 0.001935376 sec. | ||
| 8025 | 2026.05.23 16:12:45.017231 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8026 | 2026.05.23 16:12:45.017328 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8027 | 2026.05.23 16:12:45.017368 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8028 | 2026.05.23 16:12:45.017767 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2026.05.23 16:12:45.017804 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8030 | 2026.05.23 16:12:45.018083 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8031 | 2026.05.23 16:12:45.018304 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.05.23 16:12:45.018430 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 62.72 KiB/sec. | ||
| 8033 | 2026.05.23 16:12:45.018465 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} <Debug> TCPHandler: Processed in 0.001284158 sec. | ||
| 8034 | 2026.05.23 16:12:45.018600 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8035 | 2026.05.23 16:12:45.018696 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8036 | 2026.05.23 16:12:45.018736 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8037 | 2026.05.23 16:12:45.019841 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8038 | 2026.05.23 16:12:45.019878 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8039 | 2026.05.23 16:12:45.020263 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8040 | 2026.05.23 16:12:45.020474 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8041 | 2026.05.23 16:12:45.020600 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} <Debug> executeQuery: Read 1939 rows, 134.19 KiB in 0.001922 sec., 1008844.9531737773 rows/sec., 68.18 MiB/sec. | ||
| 8042 | 2026.05.23 16:12:45.020635 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} <Debug> TCPHandler: Processed in 0.002083059 sec. | ||
| 8043 | 2026.05.23 16:12:45.020770 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8044 | 2026.05.23 16:12:45.020867 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8045 | 2026.05.23 16:12:45.020911 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8046 | 2026.05.23 16:12:45.021641 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2026.05.23 16:12:45.021676 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8048 | 2026.05.23 16:12:45.022101 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8049 | 2026.05.23 16:12:45.022306 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2026.05.23 16:12:45.022435 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} <Debug> executeQuery: Read 1596 rows, 100.03 KiB in 0.001588 sec., 1005037.7833753149 rows/sec., 61.52 MiB/sec. | ||
| 8051 | 2026.05.23 16:12:45.022470 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} <Debug> TCPHandler: Processed in 0.001749154 sec. | ||
| 8052 | 2026.05.23 16:12:45.022594 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8053 | 2026.05.23 16:12:45.022690 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8054 | 2026.05.23 16:12:45.022746 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} <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 | ||
| 8055 | 2026.05.23 16:12:45.023618 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.05.23 16:12:45.023654 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8057 | 2026.05.23 16:12:45.024218 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8058 | 2026.05.23 16:12:45.024446 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2026.05.23 16:12:45.024586 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001914 sec., 24033.437826541274 rows/sec., 43.07 MiB/sec. | ||
| 8060 | 2026.05.23 16:12:45.024636 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} <Debug> TCPHandler: Processed in 0.002090449 sec. | ||
| 8061 | 2026.05.23 16:12:45.024760 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2026.05.23 16:12:45.024857 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8063 | 2026.05.23 16:12:45.024898 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8064 | 2026.05.23 16:12:45.025286 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2026.05.23 16:12:45.025322 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8066 | 2026.05.23 16:12:45.025622 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8067 | 2026.05.23 16:12:45.025827 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2026.05.23 16:12:45.025957 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} <Debug> executeQuery: Read 200 rows, 11.63 KiB in 0.001119 sec., 178731.00983020556 rows/sec., 10.15 MiB/sec. | ||
| 8069 | 2026.05.23 16:12:45.025989 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} <Debug> TCPHandler: Processed in 0.001278837 sec. | ||
| 8070 | 2026.05.23 16:12:46.048607 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2026.05.23 16:12:46.048887 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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) | ||
| 8072 | 2026.05.23 16:12:46.049272 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8073 | 2026.05.23 16:12:46.049316 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <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 | ||
| 8074 | 2026.05.23 16:12:46.049556 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8075 | 2026.05.23 16:12:46.049626 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8076 | 2026.05.23 16:12:46.049770 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8077 | 2026.05.23 16:12:46.049882 [ 306 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8078 | 2026.05.23 16:12:46.049882 [ 321 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8079 | 2026.05.23 16:12:46.049923 [ 327 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8080 | 2026.05.23 16:12:46.049920 [ 347 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8081 | 2026.05.23 16:12:46.050136 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 8082 | 2026.05.23 16:12:46.050165 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8083 | 2026.05.23 16:12:46.050214 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <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'))" | ||
| 8084 | 2026.05.23 16:12:46.050235 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 8085 | 2026.05.23 16:12:46.051355 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002578 sec., 12412.723041117146 rows/sec., 2.08 MiB/sec. | ||
| 8086 | 2026.05.23 16:12:46.051465 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} <Debug> TCPHandler: Processed in 0.003019341 sec. | ||
| 8087 | 2026.05.23 16:12:46.052671 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2026.05.23 16:12:46.052788 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8089 | 2026.05.23 16:12:46.052832 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8090 | 2026.05.23 16:12:46.053432 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2026.05.23 16:12:46.053470 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8092 | 2026.05.23 16:12:46.053842 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8093 | 2026.05.23 16:12:46.054067 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2026.05.23 16:12:46.054217 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} <Debug> executeQuery: Read 80 rows, 6.44 KiB in 0.001461 sec., 54757.01574264203 rows/sec., 4.30 MiB/sec. | ||
| 8095 | 2026.05.23 16:12:46.054252 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} <Debug> TCPHandler: Processed in 0.001633403 sec. | ||
| 8096 | 2026.05.23 16:12:46.054411 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8097 | 2026.05.23 16:12:46.054515 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8098 | 2026.05.23 16:12:46.054555 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8099 | 2026.05.23 16:12:46.055015 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2026.05.23 16:12:46.055050 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8101 | 2026.05.23 16:12:46.055344 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8102 | 2026.05.23 16:12:46.055563 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8103 | 2026.05.23 16:12:46.055693 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001203 sec., 73150.45719035744 rows/sec., 5.69 MiB/sec. | ||
| 8104 | 2026.05.23 16:12:46.055726 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} <Debug> TCPHandler: Processed in 0.001365029 sec. | ||
| 8105 | 2026.05.23 16:12:46.055857 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8106 | 2026.05.23 16:12:46.055954 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8107 | 2026.05.23 16:12:46.055998 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8108 | 2026.05.23 16:12:46.056373 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2026.05.23 16:12:46.056409 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8110 | 2026.05.23 16:12:46.056730 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8111 | 2026.05.23 16:12:46.056942 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8112 | 2026.05.23 16:12:46.057075 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.00114 sec., 28070.175438596492 rows/sec., 1.96 MiB/sec. | ||
| 8113 | 2026.05.23 16:12:46.057110 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} <Debug> TCPHandler: Processed in 0.001302078 sec. | ||
| 8114 | 2026.05.23 16:12:46.057234 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8115 | 2026.05.23 16:12:46.057330 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8116 | 2026.05.23 16:12:46.057373 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8117 | 2026.05.23 16:12:46.057735 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8118 | 2026.05.23 16:12:46.057770 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8119 | 2026.05.23 16:12:46.058063 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8120 | 2026.05.23 16:12:46.058267 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8121 | 2026.05.23 16:12:46.058400 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 761.14 KiB/sec. | ||
| 8122 | 2026.05.23 16:12:46.058433 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} <Debug> TCPHandler: Processed in 0.001248527 sec. | ||
| 8123 | 2026.05.23 16:12:50.658994 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8124 | 2026.05.23 16:12:50.659067 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8125 | 2026.05.23 16:12:50.751443 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17188 | ||
| 8126 | 2026.05.23 16:12:50.752058 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8127 | 2026.05.23 16:12:50.752100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8128 | 2026.05.23 16:12:50.752682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8129 | 2026.05.23 16:12:50.752968 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2026.05.23 16:12:50.753113 [ 115 ] {} <Debug> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8131 | 2026.05.23 16:12:50.753120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17188 | ||
| 8132 | 2026.05.23 16:12:50.753158 [ 115 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8133 | 2026.05.23 16:12:50.753186 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8134 | 2026.05.23 16:12:50.753322 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::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 | ||
| 8135 | 2026.05.23 16:12:50.753465 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8136 | 2026.05.23 16:12:50.753517 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14820 rows starting from the beginning of the part | ||
| 8137 | 2026.05.23 16:12:50.753586 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8138 | 2026.05.23 16:12:50.753636 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8139 | 2026.05.23 16:12:50.753685 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8140 | 2026.05.23 16:12:50.753726 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8141 | 2026.05.23 16:12:50.753769 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8142 | 2026.05.23 16:12:50.756195 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17188 rows, containing 4 columns (4 merged, 0 gathered) in 0.00293892 sec., 5848406.897771971 rows/sec., 83.66 MiB/sec. | ||
| 8143 | 2026.05.23 16:12:50.756361 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8144 | 2026.05.23 16:12:50.756613 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2026.05.23 16:12:50.756683 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8146 | 2026.05.23 16:12:50.756754 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8147 | 2026.05.23 16:12:51.052668 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8148 | 2026.05.23 16:12:51.052891 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8149 | 2026.05.23 16:12:51.053235 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8150 | 2026.05.23 16:12:51.053273 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8151 | 2026.05.23 16:12:51.053491 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8152 | 2026.05.23 16:12:51.053558 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8153 | 2026.05.23 16:12:51.053699 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8154 | 2026.05.23 16:12:51.053798 [ 347 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8155 | 2026.05.23 16:12:51.053805 [ 306 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8156 | 2026.05.23 16:12:51.053805 [ 345 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8157 | 2026.05.23 16:12:51.053805 [ 321 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8158 | 2026.05.23 16:12:51.053989 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 8159 | 2026.05.23 16:12:51.054020 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8160 | 2026.05.23 16:12:51.054068 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8161 | 2026.05.23 16:12:51.054105 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 8162 | 2026.05.23 16:12:51.055123 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002323 sec., 13775.290572535514 rows/sec., 2.31 MiB/sec. | ||
| 8163 | 2026.05.23 16:12:51.055222 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} <Debug> TCPHandler: Processed in 0.002688047 sec. | ||
| 8164 | 2026.05.23 16:12:51.057030 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8165 | 2026.05.23 16:12:51.057139 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8166 | 2026.05.23 16:12:51.057190 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8167 | 2026.05.23 16:12:51.057699 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.05.23 16:12:51.057744 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8169 | 2026.05.23 16:12:51.058108 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8170 | 2026.05.23 16:12:51.058330 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2026.05.23 16:12:51.058478 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.00137 sec., 65693.43065693432 rows/sec., 5.28 MiB/sec. | ||
| 8172 | 2026.05.23 16:12:51.058513 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} <Debug> TCPHandler: Processed in 0.001533571 sec. | ||
| 8173 | 2026.05.23 16:12:51.058650 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2026.05.23 16:12:51.058759 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8175 | 2026.05.23 16:12:51.058801 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8176 | 2026.05.23 16:12:51.059244 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2026.05.23 16:12:51.059279 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8178 | 2026.05.23 16:12:51.059563 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8179 | 2026.05.23 16:12:51.059762 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2026.05.23 16:12:51.059883 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001174 sec., 4258.943781942079 rows/sec., 320.25 KiB/sec. | ||
| 8181 | 2026.05.23 16:12:51.059915 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} <Debug> TCPHandler: Processed in 0.001342199 sec. | ||
| 8182 | 2026.05.23 16:12:51.060047 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8183 | 2026.05.23 16:12:51.060135 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8184 | 2026.05.23 16:12:51.060171 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8185 | 2026.05.23 16:12:51.060642 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2026.05.23 16:12:51.060677 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8187 | 2026.05.23 16:12:51.061003 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8188 | 2026.05.23 16:12:51.061211 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2026.05.23 16:12:51.061334 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001173 sec., 79283.88746803069 rows/sec., 6.17 MiB/sec. | ||
| 8190 | 2026.05.23 16:12:51.061368 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} <Debug> TCPHandler: Processed in 0.001349979 sec. | ||
| 8191 | 2026.05.23 16:12:51.061493 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8192 | 2026.05.23 16:12:51.061599 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8193 | 2026.05.23 16:12:51.061642 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8194 | 2026.05.23 16:12:51.062065 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2026.05.23 16:12:51.062100 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8196 | 2026.05.23 16:12:51.062419 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8197 | 2026.05.23 16:12:51.062629 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2026.05.23 16:12:51.062755 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 8199 | 2026.05.23 16:12:51.062788 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} <Debug> TCPHandler: Processed in 0.001343048 sec. | ||
| 8200 | 2026.05.23 16:12:51.062908 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8201 | 2026.05.23 16:12:51.063008 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8202 | 2026.05.23 16:12:51.063060 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} <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 | ||
| 8203 | 2026.05.23 16:12:51.063783 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2026.05.23 16:12:51.063818 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8205 | 2026.05.23 16:12:51.064321 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8206 | 2026.05.23 16:12:51.064537 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2026.05.23 16:12:51.064654 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8208 | 2026.05.23 16:12:51.064675 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001685 sec., 2967.3590504451035 rows/sec., 5.32 MiB/sec. | ||
| 8209 | 2026.05.23 16:12:51.064711 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2026.05.23 16:12:51.064735 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} <Debug> TCPHandler: Processed in 0.001875976 sec. | ||
| 8211 | 2026.05.23 16:12:51.064739 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8212 | 2026.05.23 16:12:51.064877 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8213 | 2026.05.23 16:12:51.064877 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::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 | ||
| 8214 | 2026.05.23 16:12:51.064984 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8215 | 2026.05.23 16:12:51.065030 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8216 | 2026.05.23 16:12:51.065197 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8217 | 2026.05.23 16:12:51.065260 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 900 rows starting from the beginning of the part | ||
| 8218 | 2026.05.23 16:12:51.065375 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.05.23 16:12:51.065408 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
| 8220 | 2026.05.23 16:12:51.065415 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8221 | 2026.05.23 16:12:51.065546 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 37 rows starting from the beginning of the part | ||
| 8222 | 2026.05.23 16:12:51.065669 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
| 8223 | 2026.05.23 16:12:51.065759 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8224 | 2026.05.23 16:12:51.065776 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 46 rows starting from the beginning of the part | ||
| 8225 | 2026.05.23 16:12:51.065884 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
| 8226 | 2026.05.23 16:12:51.065989 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2026.05.23 16:12:51.066123 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 8228 | 2026.05.23 16:12:51.066157 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} <Debug> TCPHandler: Processed in 0.001331879 sec. | ||
| 8229 | 2026.05.23 16:12:51.071338 [ 201 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 19 columns (19 merged, 0 gathered) in 0.00652049 sec., 153055.98198908364 rows/sec., 274.27 MiB/sec. | ||
| 8230 | 2026.05.23 16:12:51.072459 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8231 | 2026.05.23 16:12:51.072871 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2026.05.23 16:12:51.072948 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8233 | 2026.05.23 16:12:51.073113 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.16 MiB. | ||
| 8234 | 2026.05.23 16:12:51.692651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8235 | 2026.05.23 16:12:51.709809 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2026.05.23 16:12:51.709879 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8237 | 2026.05.23 16:12:51.715967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8238 | 2026.05.23 16:12:51.716647 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2026.05.23 16:12:51.716971 [ 112 ] {} <Debug> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8240 | 2026.05.23 16:12:51.717042 [ 112 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.05.23 16:12:51.717066 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8242 | 2026.05.23 16:12:51.717231 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 8243 | 2026.05.23 16:12:51.720300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8244 | 2026.05.23 16:12:51.721306 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8245 | 2026.05.23 16:12:51.722776 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 8246 | 2026.05.23 16:12:51.727275 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 8247 | 2026.05.23 16:12:51.731763 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 8248 | 2026.05.23 16:12:51.736097 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 8249 | 2026.05.23 16:12:51.740221 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 8250 | 2026.05.23 16:12:51.744178 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8251 | 2026.05.23 16:12:51.793724 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.076554805 sec., 3553.010160498743 rows/sec., 18.37 MiB/sec. | ||
| 8252 | 2026.05.23 16:12:51.795490 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8253 | 2026.05.23 16:12:51.797106 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.05.23 16:12:51.797203 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8255 | 2026.05.23 16:12:51.798578 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8256 | 2026.05.23 16:12:52.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.04 MiB, peak 302.90 MiB, free memory in arenas 0.00 B, will set to 295.94 MiB (RSS), difference: 4.90 MiB | ||
| 8257 | 2026.05.23 16:12:56.054506 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8258 | 2026.05.23 16:12:56.054747 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8259 | 2026.05.23 16:12:56.055064 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8260 | 2026.05.23 16:12:56.055101 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8261 | 2026.05.23 16:12:56.055311 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8262 | 2026.05.23 16:12:56.055379 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8263 | 2026.05.23 16:12:56.055517 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8264 | 2026.05.23 16:12:56.055624 [ 347 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8265 | 2026.05.23 16:12:56.055624 [ 306 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8266 | 2026.05.23 16:12:56.055629 [ 345 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8267 | 2026.05.23 16:12:56.055624 [ 321 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8268 | 2026.05.23 16:12:56.055816 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 8269 | 2026.05.23 16:12:56.055842 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8270 | 2026.05.23 16:12:56.055886 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8271 | 2026.05.23 16:12:56.055907 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 8272 | 2026.05.23 16:12:56.056862 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002204 sec., 14519.056261343014 rows/sec., 2.44 MiB/sec. | ||
| 8273 | 2026.05.23 16:12:56.056959 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} <Debug> TCPHandler: Processed in 0.002579545 sec. | ||
| 8274 | 2026.05.23 16:12:56.059234 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8275 | 2026.05.23 16:12:56.059364 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8276 | 2026.05.23 16:12:56.059415 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8277 | 2026.05.23 16:12:56.060040 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.05.23 16:12:56.060083 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8279 | 2026.05.23 16:12:56.060480 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8280 | 2026.05.23 16:12:56.060701 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2026.05.23 16:12:56.060868 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001541 sec., 99935.10707332901 rows/sec., 8.58 MiB/sec. | ||
| 8282 | 2026.05.23 16:12:56.060905 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} <Debug> TCPHandler: Processed in 0.001731564 sec. | ||
| 8283 | 2026.05.23 16:12:56.061054 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8284 | 2026.05.23 16:12:56.061149 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8285 | 2026.05.23 16:12:56.061190 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8286 | 2026.05.23 16:12:56.061609 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8287 | 2026.05.23 16:12:56.061645 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8288 | 2026.05.23 16:12:56.061937 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8289 | 2026.05.23 16:12:56.062160 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.05.23 16:12:56.062290 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001159 sec., 31924.072476272646 rows/sec., 2.34 MiB/sec. | ||
| 8291 | 2026.05.23 16:12:56.062325 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} <Debug> TCPHandler: Processed in 0.001320028 sec. | ||
| 8292 | 2026.05.23 16:12:56.062456 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8293 | 2026.05.23 16:12:56.062619 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8294 | 2026.05.23 16:12:56.062712 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8295 | 2026.05.23 16:12:56.063463 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2026.05.23 16:12:56.063507 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8297 | 2026.05.23 16:12:56.063949 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8298 | 2026.05.23 16:12:56.064176 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8299 | 2026.05.23 16:12:56.064322 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001782 sec., 70145.90347923682 rows/sec., 5.47 MiB/sec. | ||
| 8300 | 2026.05.23 16:12:56.064360 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} <Debug> TCPHandler: Processed in 0.001952827 sec. | ||
| 8301 | 2026.05.23 16:12:56.064550 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8302 | 2026.05.23 16:12:56.064659 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8303 | 2026.05.23 16:12:56.064702 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8304 | 2026.05.23 16:12:56.065126 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8305 | 2026.05.23 16:12:56.065170 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8306 | 2026.05.23 16:12:56.065495 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8307 | 2026.05.23 16:12:56.065704 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8308 | 2026.05.23 16:12:56.065821 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 8309 | 2026.05.23 16:12:56.065833 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 8310 | 2026.05.23 16:12:56.065873 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2026.05.23 16:12:56.065885 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} <Debug> TCPHandler: Processed in 0.00144289 sec. | ||
| 8312 | 2026.05.23 16:12:56.065899 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8313 | 2026.05.23 16:12:56.066001 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 8314 | 2026.05.23 16:12:56.066016 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2026.05.23 16:12:56.066106 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8316 | 2026.05.23 16:12:56.066118 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8317 | 2026.05.23 16:12:56.066141 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_55_11, total 19982 rows starting from the beginning of the part | ||
| 8318 | 2026.05.23 16:12:56.066173 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} <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 | ||
| 8319 | 2026.05.23 16:12:56.066210 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8320 | 2026.05.23 16:12:56.066263 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1596 rows starting from the beginning of the part | ||
| 8321 | 2026.05.23 16:12:56.066315 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part | ||
| 8322 | 2026.05.23 16:12:56.066362 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8323 | 2026.05.23 16:12:56.066409 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8324 | 2026.05.23 16:12:56.066993 [ 109 ] {} <Debug> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8325 | 2026.05.23 16:12:56.066996 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.05.23 16:12:56.067025 [ 109 ] {} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.05.23 16:12:56.067050 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8328 | 2026.05.23 16:12:56.067085 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8329 | 2026.05.23 16:12:56.067172 [ 198 ] {ff2d3029-4935-430d-8146-1cadfabe3867::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 | ||
| 8330 | 2026.05.23 16:12:56.067267 [ 198 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8331 | 2026.05.23 16:12:56.067296 [ 198 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 8332 | 2026.05.23 16:12:56.067352 [ 198 ] {ff2d3029-4935-430d-8146-1cadfabe3867::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 | ||
| 8333 | 2026.05.23 16:12:56.067397 [ 198 ] {ff2d3029-4935-430d-8146-1cadfabe3867::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 | ||
| 8334 | 2026.05.23 16:12:56.067443 [ 198 ] {ff2d3029-4935-430d-8146-1cadfabe3867::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 | ||
| 8335 | 2026.05.23 16:12:56.067484 [ 198 ] {ff2d3029-4935-430d-8146-1cadfabe3867::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 | ||
| 8336 | 2026.05.23 16:12:56.067905 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8337 | 2026.05.23 16:12:56.068154 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.05.23 16:12:56.068297 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002197 sec., 16841.14701866181 rows/sec., 30.18 MiB/sec. | ||
| 8339 | 2026.05.23 16:12:56.068352 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} <Debug> TCPHandler: Processed in 0.002385383 sec. | ||
| 8340 | 2026.05.23 16:12:56.068477 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8341 | 2026.05.23 16:12:56.068575 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8342 | 2026.05.23 16:12:56.068591 [ 193 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145566 sec., 4121.841638844236 rows/sec., 305.92 KiB/sec. | ||
| 8343 | 2026.05.23 16:12:56.068618 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8344 | 2026.05.23 16:12:56.068714 [ 192 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8345 | 2026.05.23 16:12:56.068966 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2026.05.23 16:12:56.068971 [ 192 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2026.05.23 16:12:56.069009 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8348 | 2026.05.23 16:12:56.069058 [ 192 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8349 | 2026.05.23 16:12:56.069129 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8350 | 2026.05.23 16:12:56.069329 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8351 | 2026.05.23 16:12:56.069552 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8352 | 2026.05.23 16:12:56.069679 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 8353 | 2026.05.23 16:12:56.069713 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} <Debug> TCPHandler: Processed in 0.001285188 sec. | ||
| 8354 | 2026.05.23 16:12:56.072131 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22090 rows, containing 5 columns (5 merged, 0 gathered) in 0.006172245 sec., 3578924.6862365315 rows/sec., 229.59 MiB/sec. | ||
| 8355 | 2026.05.23 16:12:56.072554 [ 193 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 8356 | 2026.05.23 16:12:56.072855 [ 193 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.05.23 16:12:56.072932 [ 193 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 8358 | 2026.05.23 16:12:56.073038 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8359 | 2026.05.23 16:12:57.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.41 MiB, peak 303.68 MiB, free memory in arenas 0.00 B, will set to 298.09 MiB (RSS), difference: 1.68 MiB | ||
| 8360 | 2026.05.23 16:12:57.142806 [ 108 ] {} <Debug> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8361 | 2026.05.23 16:12:57.142883 [ 108 ] {} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2026.05.23 16:12:57.142913 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8363 | 2026.05.23 16:12:57.143104 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::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 | ||
| 8364 | 2026.05.23 16:12:57.143281 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8365 | 2026.05.23 16:12:57.143321 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 8366 | 2026.05.23 16:12:57.143402 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 8367 | 2026.05.23 16:12:57.143461 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8368 | 2026.05.23 16:12:57.143513 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 8369 | 2026.05.23 16:12:57.143574 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 8370 | 2026.05.23 16:12:57.144413 [ 193 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140865 sec., 25556.383771696306 rows/sec., 2.13 MiB/sec. | ||
| 8371 | 2026.05.23 16:12:57.144566 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8372 | 2026.05.23 16:12:57.144820 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2026.05.23 16:12:57.144894 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8374 | 2026.05.23 16:12:57.144971 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8375 | 2026.05.23 16:12:58.253257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17700 | ||
| 8376 | 2026.05.23 16:12:58.253778 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2026.05.23 16:12:58.253826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8378 | 2026.05.23 16:12:58.254308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8379 | 2026.05.23 16:12:58.254540 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8380 | 2026.05.23 16:12:58.254678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17700 | ||
| 8381 | 2026.05.23 16:12:59.220407 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8382 | 2026.05.23 16:12:59.235661 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8383 | 2026.05.23 16:12:59.235716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8384 | 2026.05.23 16:12:59.240981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8385 | 2026.05.23 16:12:59.241651 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8386 | 2026.05.23 16:12:59.244693 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8387 | 2026.05.23 16:13:01.054304 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2026.05.23 16:13:01.054572 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8389 | 2026.05.23 16:13:01.054936 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8390 | 2026.05.23 16:13:01.054976 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8391 | 2026.05.23 16:13:01.055214 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8392 | 2026.05.23 16:13:01.055283 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8393 | 2026.05.23 16:13:01.055424 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 8394 | 2026.05.23 16:13:01.055526 [ 345 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8395 | 2026.05.23 16:13:01.055550 [ 321 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8396 | 2026.05.23 16:13:01.055550 [ 346 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8397 | 2026.05.23 16:13:01.055527 [ 306 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8398 | 2026.05.23 16:13:01.055801 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8399 | 2026.05.23 16:13:01.055876 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8400 | 2026.05.23 16:13:01.055982 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8401 | 2026.05.23 16:13:01.056005 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8402 | 2026.05.23 16:13:01.056058 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 8403 | 2026.05.23 16:13:01.056105 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 8404 | 2026.05.23 16:13:01.057313 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <Debug> executeQuery: Read 38 rows, 8.34 KiB in 0.002847 sec., 13347.383210396909 rows/sec., 2.86 MiB/sec. | ||
| 8405 | 2026.05.23 16:13:01.057467 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} <Debug> TCPHandler: Processed in 0.003296996 sec. | ||
| 8406 | 2026.05.23 16:13:01.060123 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8407 | 2026.05.23 16:13:01.060234 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8408 | 2026.05.23 16:13:01.060278 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8409 | 2026.05.23 16:13:01.060821 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2026.05.23 16:13:01.060858 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8411 | 2026.05.23 16:13:01.061203 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8412 | 2026.05.23 16:13:01.061417 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2026.05.23 16:13:01.061555 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001352 sec., 17751.47928994083 rows/sec., 1.47 MiB/sec. | ||
| 8414 | 2026.05.23 16:13:01.061572 [ 104 ] {} <Debug> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8415 | 2026.05.23 16:13:01.061590 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} <Debug> TCPHandler: Processed in 0.001526941 sec. | ||
| 8416 | 2026.05.23 16:13:01.061632 [ 104 ] {} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8417 | 2026.05.23 16:13:01.061663 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8418 | 2026.05.23 16:13:01.061742 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8419 | 2026.05.23 16:13:01.061791 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::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 | ||
| 8420 | 2026.05.23 16:13:01.061842 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8421 | 2026.05.23 16:13:01.061886 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8422 | 2026.05.23 16:13:01.061923 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8423 | 2026.05.23 16:13:01.061964 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 8424 | 2026.05.23 16:13:01.062035 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 8425 | 2026.05.23 16:13:01.062091 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 8426 | 2026.05.23 16:13:01.062143 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 8427 | 2026.05.23 16:13:01.062187 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 8428 | 2026.05.23 16:13:01.062336 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8429 | 2026.05.23 16:13:01.062376 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8430 | 2026.05.23 16:13:01.062684 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8431 | 2026.05.23 16:13:01.062905 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8432 | 2026.05.23 16:13:01.063028 [ 187 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285897 sec., 93320.07151428147 rows/sec., 8.10 MiB/sec. | ||
| 8433 | 2026.05.23 16:13:01.063034 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00121 sec., 3305.785123966942 rows/sec., 269.56 KiB/sec. | ||
| 8434 | 2026.05.23 16:13:01.063086 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} <Debug> TCPHandler: Processed in 0.001393529 sec. | ||
| 8435 | 2026.05.23 16:13:01.063170 [ 193 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8436 | 2026.05.23 16:13:01.063240 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8437 | 2026.05.23 16:13:01.063341 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8438 | 2026.05.23 16:13:01.063383 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8439 | 2026.05.23 16:13:01.063443 [ 193 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8440 | 2026.05.23 16:13:01.063517 [ 193 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8441 | 2026.05.23 16:13:01.063597 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8442 | 2026.05.23 16:13:01.063927 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2026.05.23 16:13:01.063967 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8444 | 2026.05.23 16:13:01.064287 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8445 | 2026.05.23 16:13:01.064492 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.05.23 16:13:01.064614 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} <Debug> executeQuery: Read 212 rows, 19.00 KiB in 0.001291 sec., 164213.78776142525 rows/sec., 14.37 MiB/sec. | ||
| 8447 | 2026.05.23 16:13:01.064622 [ 104 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8448 | 2026.05.23 16:13:01.064651 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} <Debug> TCPHandler: Processed in 0.00146032 sec. | ||
| 8449 | 2026.05.23 16:13:01.064667 [ 104 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.05.23 16:13:01.064692 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8451 | 2026.05.23 16:13:01.064774 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 8452 | 2026.05.23 16:13:01.064805 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8453 | 2026.05.23 16:13:01.064864 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8454 | 2026.05.23 16:13:01.064891 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3502 rows starting from the beginning of the part | ||
| 8455 | 2026.05.23 16:13:01.064900 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8456 | 2026.05.23 16:13:01.064940 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8457 | 2026.05.23 16:13:01.064953 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 3363 rows starting from the beginning of the part | ||
| 8458 | 2026.05.23 16:13:01.065006 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 80 rows starting from the beginning of the part | ||
| 8459 | 2026.05.23 16:13:01.065057 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 8460 | 2026.05.23 16:13:01.065102 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 154 rows starting from the beginning of the part | ||
| 8461 | 2026.05.23 16:13:01.065151 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 212 rows starting from the beginning of the part | ||
| 8462 | 2026.05.23 16:13:01.065354 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.05.23 16:13:01.065389 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8464 | 2026.05.23 16:13:01.065674 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8465 | 2026.05.23 16:13:01.065875 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2026.05.23 16:13:01.066004 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} <Debug> executeQuery: Read 21 rows, 1.62 KiB in 0.001122 sec., 18716.57754010695 rows/sec., 1.41 MiB/sec. | ||
| 8467 | 2026.05.23 16:13:01.066038 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} <Debug> TCPHandler: Processed in 0.001282518 sec. | ||
| 8468 | 2026.05.23 16:13:01.066166 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8469 | 2026.05.23 16:13:01.066260 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8470 | 2026.05.23 16:13:01.066299 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8471 | 2026.05.23 16:13:01.066684 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8472 | 2026.05.23 16:13:01.066717 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8473 | 2026.05.23 16:13:01.066980 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8474 | 2026.05.23 16:13:01.067169 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8475 | 2026.05.23 16:13:01.067286 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001093 sec., 21957.913998170174 rows/sec., 1.82 MiB/sec. | ||
| 8476 | 2026.05.23 16:13:01.067302 [ 193 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7401 rows, containing 5 columns (5 merged, 0 gathered) in 0.002610896 sec., 2834659.0595718864 rows/sec., 227.24 MiB/sec. | ||
| 8477 | 2026.05.23 16:13:01.067318 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} <Debug> TCPHandler: Processed in 0.001255117 sec. | ||
| 8478 | 2026.05.23 16:13:01.067466 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8479 | 2026.05.23 16:13:01.067624 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8480 | 2026.05.23 16:13:01.067664 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8481 | 2026.05.23 16:13:01.067692 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8482 | 2026.05.23 16:13:01.067980 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8483 | 2026.05.23 16:13:01.068059 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8484 | 2026.05.23 16:13:01.068058 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2026.05.23 16:13:01.068106 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8486 | 2026.05.23 16:13:01.068143 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 8487 | 2026.05.23 16:13:01.068393 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8488 | 2026.05.23 16:13:01.068607 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.05.23 16:13:01.068726 [ 88 ] {} <Debug> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8490 | 2026.05.23 16:13:01.068729 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 8491 | 2026.05.23 16:13:01.068770 [ 88 ] {} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2026.05.23 16:13:01.068788 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} <Debug> TCPHandler: Processed in 0.001316238 sec. | ||
| 8493 | 2026.05.23 16:13:01.068795 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8494 | 2026.05.23 16:13:01.068886 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::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 | ||
| 8495 | 2026.05.23 16:13:01.068930 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8496 | 2026.05.23 16:13:01.068977 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8497 | 2026.05.23 16:13:01.069009 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 8498 | 2026.05.23 16:13:01.069027 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8499 | 2026.05.23 16:13:01.069065 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 8500 | 2026.05.23 16:13:01.069071 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8501 | 2026.05.23 16:13:01.069122 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 8502 | 2026.05.23 16:13:01.069166 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 8503 | 2026.05.23 16:13:01.069217 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 8504 | 2026.05.23 16:13:01.069543 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8505 | 2026.05.23 16:13:01.069584 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8506 | 2026.05.23 16:13:01.069888 [ 191 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001033714 sec., 58043.13378748861 rows/sec., 4.65 MiB/sec. | ||
| 8507 | 2026.05.23 16:13:01.069899 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8508 | 2026.05.23 16:13:01.070019 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8509 | 2026.05.23 16:13:01.070182 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2026.05.23 16:13:01.070305 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8511 | 2026.05.23 16:13:01.070318 [ 104 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8512 | 2026.05.23 16:13:01.070327 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} <Debug> executeQuery: Read 133 rows, 10.99 KiB in 0.001317 sec., 100987.09187547457 rows/sec., 8.15 MiB/sec. | ||
| 8513 | 2026.05.23 16:13:01.070362 [ 104 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2026.05.23 16:13:01.070373 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8515 | 2026.05.23 16:13:01.070379 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} <Debug> TCPHandler: Processed in 0.001498161 sec. | ||
| 8516 | 2026.05.23 16:13:01.070395 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8517 | 2026.05.23 16:13:01.070441 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8518 | 2026.05.23 16:13:01.070521 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 8519 | 2026.05.23 16:13:01.070523 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8520 | 2026.05.23 16:13:01.070600 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8521 | 2026.05.23 16:13:01.070627 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2008 rows starting from the beginning of the part | ||
| 8522 | 2026.05.23 16:13:01.070641 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8523 | 2026.05.23 16:13:01.070677 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1939 rows starting from the beginning of the part | ||
| 8524 | 2026.05.23 16:13:01.070688 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8525 | 2026.05.23 16:13:01.070723 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 88 rows starting from the beginning of the part | ||
| 8526 | 2026.05.23 16:13:01.070762 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 93 rows starting from the beginning of the part | ||
| 8527 | 2026.05.23 16:13:01.070796 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 125 rows starting from the beginning of the part | ||
| 8528 | 2026.05.23 16:13:01.070829 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 133 rows starting from the beginning of the part | ||
| 8529 | 2026.05.23 16:13:01.071095 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8530 | 2026.05.23 16:13:01.071134 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8531 | 2026.05.23 16:13:01.071465 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8532 | 2026.05.23 16:13:01.071682 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8533 | 2026.05.23 16:13:01.071808 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001186 sec., 166947.7234401349 rows/sec., 11.97 MiB/sec. | ||
| 8534 | 2026.05.23 16:13:01.071841 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} <Debug> TCPHandler: Processed in 0.001367689 sec. | ||
| 8535 | 2026.05.23 16:13:01.071964 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8536 | 2026.05.23 16:13:01.072058 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8537 | 2026.05.23 16:13:01.072112 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} <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 | ||
| 8538 | 2026.05.23 16:13:01.072125 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4386 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630493 sec., 2689983.9496397716 rows/sec., 195.74 MiB/sec. | ||
| 8539 | 2026.05.23 16:13:01.072314 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8540 | 2026.05.23 16:13:01.072543 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2026.05.23 16:13:01.072606 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8542 | 2026.05.23 16:13:01.072663 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8543 | 2026.05.23 16:13:01.072850 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8544 | 2026.05.23 16:13:01.072891 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8545 | 2026.05.23 16:13:01.073384 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8546 | 2026.05.23 16:13:01.073610 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8547 | 2026.05.23 16:13:01.073748 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001707 sec., 2929.1154071470414 rows/sec., 5.25 MiB/sec. | ||
| 8548 | 2026.05.23 16:13:01.073803 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} <Debug> TCPHandler: Processed in 0.001887326 sec. | ||
| 8549 | 2026.05.23 16:13:01.073927 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8550 | 2026.05.23 16:13:01.074023 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8551 | 2026.05.23 16:13:01.074066 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8552 | 2026.05.23 16:13:01.074420 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.05.23 16:13:01.074455 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8554 | 2026.05.23 16:13:01.074748 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8555 | 2026.05.23 16:13:01.074954 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2026.05.23 16:13:01.075059 [ 104 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8557 | 2026.05.23 16:13:01.075079 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 8558 | 2026.05.23 16:13:01.075095 [ 104 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8559 | 2026.05.23 16:13:01.075117 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} <Debug> TCPHandler: Processed in 0.001239747 sec. | ||
| 8560 | 2026.05.23 16:13:01.075118 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8561 | 2026.05.23 16:13:01.075245 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 8562 | 2026.05.23 16:13:01.075379 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8563 | 2026.05.23 16:13:01.075415 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3544 rows starting from the beginning of the part | ||
| 8564 | 2026.05.23 16:13:01.075480 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 200 rows starting from the beginning of the part | ||
| 8565 | 2026.05.23 16:13:01.075535 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 12 rows starting from the beginning of the part | ||
| 8566 | 2026.05.23 16:13:01.075585 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 8567 | 2026.05.23 16:13:01.075631 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8568 | 2026.05.23 16:13:01.075691 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 8569 | 2026.05.23 16:13:01.076975 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3936 rows, containing 4 columns (4 merged, 0 gathered) in 0.001771545 sec., 2221789.4549672743 rows/sec., 142.49 MiB/sec. | ||
| 8570 | 2026.05.23 16:13:01.077329 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8571 | 2026.05.23 16:13:01.077632 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2026.05.23 16:13:01.077714 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8573 | 2026.05.23 16:13:01.077793 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8574 | 2026.05.23 16:13:05.659316 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8575 | 2026.05.23 16:13:05.659386 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8576 | 2026.05.23 16:13:05.754793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18148 | ||
| 8577 | 2026.05.23 16:13:05.755272 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8578 | 2026.05.23 16:13:05.755319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8579 | 2026.05.23 16:13:05.755792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8580 | 2026.05.23 16:13:05.756017 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2026.05.23 16:13:05.756149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18148 | ||
| 8582 | 2026.05.23 16:13:06.054949 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8583 | 2026.05.23 16:13:06.055217 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8584 | 2026.05.23 16:13:06.055577 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8585 | 2026.05.23 16:13:06.055622 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8586 | 2026.05.23 16:13:06.055875 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8587 | 2026.05.23 16:13:06.055957 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8588 | 2026.05.23 16:13:06.056109 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8589 | 2026.05.23 16:13:06.056218 [ 336 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8590 | 2026.05.23 16:13:06.056226 [ 338 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8591 | 2026.05.23 16:13:06.056226 [ 348 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8592 | 2026.05.23 16:13:06.056218 [ 321 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8593 | 2026.05.23 16:13:06.056398 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 8594 | 2026.05.23 16:13:06.056424 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8595 | 2026.05.23 16:13:06.056468 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8596 | 2026.05.23 16:13:06.056489 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 8597 | 2026.05.23 16:13:06.057512 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002401 sec., 13327.780091628489 rows/sec., 2.24 MiB/sec. | ||
| 8598 | 2026.05.23 16:13:06.057619 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} <Debug> TCPHandler: Processed in 0.002805708 sec. | ||
| 8599 | 2026.05.23 16:13:06.059869 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2026.05.23 16:13:06.059983 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8601 | 2026.05.23 16:13:06.060030 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8602 | 2026.05.23 16:13:06.060864 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.05.23 16:13:06.060909 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8604 | 2026.05.23 16:13:06.061348 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8605 | 2026.05.23 16:13:06.061610 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.05.23 16:13:06.061769 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001817 sec., 84755.09080902586 rows/sec., 7.28 MiB/sec. | ||
| 8607 | 2026.05.23 16:13:06.061805 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} <Debug> TCPHandler: Processed in 0.001988347 sec. | ||
| 8608 | 2026.05.23 16:13:06.061941 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8609 | 2026.05.23 16:13:06.062037 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8610 | 2026.05.23 16:13:06.062078 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8611 | 2026.05.23 16:13:06.062605 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2026.05.23 16:13:06.062642 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8613 | 2026.05.23 16:13:06.062941 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8614 | 2026.05.23 16:13:06.063172 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2026.05.23 16:13:06.063302 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001283 sec., 28838.65939204988 rows/sec., 2.12 MiB/sec. | ||
| 8616 | 2026.05.23 16:13:06.063338 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} <Debug> TCPHandler: Processed in 0.00144525 sec. | ||
| 8617 | 2026.05.23 16:13:06.063477 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8618 | 2026.05.23 16:13:06.063573 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8619 | 2026.05.23 16:13:06.063613 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8620 | 2026.05.23 16:13:06.064073 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.05.23 16:13:06.064109 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8622 | 2026.05.23 16:13:06.064407 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8623 | 2026.05.23 16:13:06.064614 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2026.05.23 16:13:06.064739 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001186 sec., 105396.29005059022 rows/sec., 8.21 MiB/sec. | ||
| 8625 | 2026.05.23 16:13:06.064774 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} <Debug> TCPHandler: Processed in 0.001346968 sec. | ||
| 8626 | 2026.05.23 16:13:06.064907 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8627 | 2026.05.23 16:13:06.065009 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8628 | 2026.05.23 16:13:06.065052 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8629 | 2026.05.23 16:13:06.065493 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.05.23 16:13:06.065528 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8631 | 2026.05.23 16:13:06.065852 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8632 | 2026.05.23 16:13:06.066057 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2026.05.23 16:13:06.066185 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 8634 | 2026.05.23 16:13:06.066220 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} <Debug> TCPHandler: Processed in 0.001361839 sec. | ||
| 8635 | 2026.05.23 16:13:06.066355 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8636 | 2026.05.23 16:13:06.066458 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8637 | 2026.05.23 16:13:06.066512 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} <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 | ||
| 8638 | 2026.05.23 16:13:06.067297 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.05.23 16:13:06.067333 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8640 | 2026.05.23 16:13:06.067868 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8641 | 2026.05.23 16:13:06.068093 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8642 | 2026.05.23 16:13:06.068230 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00179 sec., 20670.391061452516 rows/sec., 37.04 MiB/sec. | ||
| 8643 | 2026.05.23 16:13:06.068289 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} <Debug> TCPHandler: Processed in 0.001982397 sec. | ||
| 8644 | 2026.05.23 16:13:06.068417 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8645 | 2026.05.23 16:13:06.068513 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8646 | 2026.05.23 16:13:06.068554 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8647 | 2026.05.23 16:13:06.068891 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8648 | 2026.05.23 16:13:06.068926 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8649 | 2026.05.23 16:13:06.069226 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8650 | 2026.05.23 16:13:06.069435 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2026.05.23 16:13:06.069561 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 8652 | 2026.05.23 16:13:06.069595 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} <Debug> TCPHandler: Processed in 0.001226786 sec. | ||
| 8653 | 2026.05.23 16:13:06.744842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8654 | 2026.05.23 16:13:06.760386 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2026.05.23 16:13:06.760450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8656 | 2026.05.23 16:13:06.766391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8657 | 2026.05.23 16:13:06.767073 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2026.05.23 16:13:06.769927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8659 | 2026.05.23 16:13:11.053848 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8660 | 2026.05.23 16:13:11.054123 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8661 | 2026.05.23 16:13:11.054460 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8662 | 2026.05.23 16:13:11.054499 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8663 | 2026.05.23 16:13:11.054716 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8664 | 2026.05.23 16:13:11.054785 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8665 | 2026.05.23 16:13:11.054933 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8666 | 2026.05.23 16:13:11.055033 [ 321 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8667 | 2026.05.23 16:13:11.055046 [ 348 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8668 | 2026.05.23 16:13:11.055047 [ 338 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8669 | 2026.05.23 16:13:11.055033 [ 336 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8670 | 2026.05.23 16:13:11.055234 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 8671 | 2026.05.23 16:13:11.055262 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8672 | 2026.05.23 16:13:11.055306 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8673 | 2026.05.23 16:13:11.055337 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 8674 | 2026.05.23 16:13:11.056337 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.00232 sec., 13793.103448275862 rows/sec., 2.32 MiB/sec. | ||
| 8675 | 2026.05.23 16:13:11.056435 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} <Debug> TCPHandler: Processed in 0.002725868 sec. | ||
| 8676 | 2026.05.23 16:13:11.058386 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8677 | 2026.05.23 16:13:11.058515 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8678 | 2026.05.23 16:13:11.058565 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8679 | 2026.05.23 16:13:11.059149 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2026.05.23 16:13:11.059203 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8681 | 2026.05.23 16:13:11.059588 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8682 | 2026.05.23 16:13:11.059808 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2026.05.23 16:13:11.059953 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001475 sec., 61016.94915254237 rows/sec., 4.91 MiB/sec. | ||
| 8684 | 2026.05.23 16:13:11.059988 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} <Debug> TCPHandler: Processed in 0.001662883 sec. | ||
| 8685 | 2026.05.23 16:13:11.060146 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2026.05.23 16:13:11.060244 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8687 | 2026.05.23 16:13:11.060284 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8688 | 2026.05.23 16:13:11.060681 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2026.05.23 16:13:11.060716 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8690 | 2026.05.23 16:13:11.061008 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8691 | 2026.05.23 16:13:11.061214 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2026.05.23 16:13:11.061343 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001118 sec., 4472.271914132379 rows/sec., 336.29 KiB/sec. | ||
| 8693 | 2026.05.23 16:13:11.061352 [ 79 ] {} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8694 | 2026.05.23 16:13:11.061377 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} <Debug> TCPHandler: Processed in 0.001280278 sec. | ||
| 8695 | 2026.05.23 16:13:11.061408 [ 79 ] {} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2026.05.23 16:13:11.061434 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8697 | 2026.05.23 16:13:11.061510 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2026.05.23 16:13:11.061559 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 8699 | 2026.05.23 16:13:11.061609 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8700 | 2026.05.23 16:13:11.061655 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8701 | 2026.05.23 16:13:11.061707 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8702 | 2026.05.23 16:13:11.061746 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 81 rows starting from the beginning of the part | ||
| 8703 | 2026.05.23 16:13:11.061814 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part | ||
| 8704 | 2026.05.23 16:13:11.061861 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 37 rows starting from the beginning of the part | ||
| 8705 | 2026.05.23 16:13:11.061902 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 21 rows starting from the beginning of the part | ||
| 8706 | 2026.05.23 16:13:11.061943 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 37 rows starting from the beginning of the part | ||
| 8707 | 2026.05.23 16:13:11.061982 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part | ||
| 8708 | 2026.05.23 16:13:11.062075 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2026.05.23 16:13:11.062128 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8710 | 2026.05.23 16:13:11.062483 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8711 | 2026.05.23 16:13:11.062708 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8712 | 2026.05.23 16:13:11.062804 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307168 sec., 142292.34497784523 rows/sec., 10.99 MiB/sec. | ||
| 8713 | 2026.05.23 16:13:11.062837 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001246 sec., 74638.84430176565 rows/sec., 5.81 MiB/sec. | ||
| 8714 | 2026.05.23 16:13:11.062872 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} <Debug> TCPHandler: Processed in 0.001410829 sec. | ||
| 8715 | 2026.05.23 16:13:11.062943 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8716 | 2026.05.23 16:13:11.063008 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8717 | 2026.05.23 16:13:11.063109 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8718 | 2026.05.23 16:13:11.063155 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8719 | 2026.05.23 16:13:11.063198 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2026.05.23 16:13:11.063278 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8721 | 2026.05.23 16:13:11.063349 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8722 | 2026.05.23 16:13:11.063581 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.05.23 16:13:11.063621 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8724 | 2026.05.23 16:13:11.063959 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8725 | 2026.05.23 16:13:11.064167 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.05.23 16:13:11.064298 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 8727 | 2026.05.23 16:13:11.064332 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} <Debug> TCPHandler: Processed in 0.001372549 sec. | ||
| 8728 | 2026.05.23 16:13:11.064479 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8729 | 2026.05.23 16:13:11.064575 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8730 | 2026.05.23 16:13:11.064633 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} <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 | ||
| 8731 | 2026.05.23 16:13:11.065348 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2026.05.23 16:13:11.065383 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8733 | 2026.05.23 16:13:11.065877 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8734 | 2026.05.23 16:13:11.066096 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.05.23 16:13:11.066236 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00168 sec., 2976.190476190476 rows/sec., 5.33 MiB/sec. | ||
| 8736 | 2026.05.23 16:13:11.066293 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} <Debug> TCPHandler: Processed in 0.001871095 sec. | ||
| 8737 | 2026.05.23 16:13:11.066486 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2026.05.23 16:13:11.066634 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8739 | 2026.05.23 16:13:11.066698 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8740 | 2026.05.23 16:13:11.067192 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2026.05.23 16:13:11.067228 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8742 | 2026.05.23 16:13:11.067587 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8743 | 2026.05.23 16:13:11.067804 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2026.05.23 16:13:11.067939 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 8745 | 2026.05.23 16:13:11.067973 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} <Debug> TCPHandler: Processed in 0.001597973 sec. | ||
| 8746 | 2026.05.23 16:13:13.256313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18660 | ||
| 8747 | 2026.05.23 16:13:13.257151 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2026.05.23 16:13:13.257220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8749 | 2026.05.23 16:13:13.257710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8750 | 2026.05.23 16:13:13.257927 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2026.05.23 16:13:13.258054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18660 | ||
| 8752 | 2026.05.23 16:13:14.270044 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8753 | 2026.05.23 16:13:14.286324 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2026.05.23 16:13:14.286372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8755 | 2026.05.23 16:13:14.292796 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8756 | 2026.05.23 16:13:14.293475 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2026.05.23 16:13:14.296161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8758 | 2026.05.23 16:13:14.980342 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2026.05.23 16:13:14.980596 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8760 | 2026.05.23 16:13:14.980961 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8761 | 2026.05.23 16:13:14.981003 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <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', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8762 | 2026.05.23 16:13:14.981245 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8763 | 2026.05.23 16:13:14.981315 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8764 | 2026.05.23 16:13:14.981461 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8765 | 2026.05.23 16:13:14.981570 [ 321 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8766 | 2026.05.23 16:13:14.981586 [ 338 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8767 | 2026.05.23 16:13:14.981586 [ 348 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8768 | 2026.05.23 16:13:14.981587 [ 336 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8769 | 2026.05.23 16:13:14.981856 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 8770 | 2026.05.23 16:13:14.981879 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8771 | 2026.05.23 16:13:14.981925 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <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', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8772 | 2026.05.23 16:13:14.981946 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 8773 | 2026.05.23 16:13:14.982961 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002474 sec., 12934.518997574778 rows/sec., 2.17 MiB/sec. | ||
| 8774 | 2026.05.23 16:13:14.983032 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} <Debug> TCPHandler: Processed in 0.002837389 sec. | ||
| 8775 | 2026.05.23 16:13:14.996056 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2026.05.23 16:13:14.996192 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8777 | 2026.05.23 16:13:14.996246 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8778 | 2026.05.23 16:13:14.996894 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2026.05.23 16:13:14.996947 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8780 | 2026.05.23 16:13:14.997406 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8781 | 2026.05.23 16:13:14.997624 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2026.05.23 16:13:14.997772 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001617 sec., 1236.8583797155227 rows/sec., 100.86 KiB/sec. | ||
| 8783 | 2026.05.23 16:13:14.997808 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} <Debug> TCPHandler: Processed in 0.001818275 sec. | ||
| 8784 | 2026.05.23 16:13:14.997943 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8785 | 2026.05.23 16:13:14.998040 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8786 | 2026.05.23 16:13:14.998080 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8787 | 2026.05.23 16:13:14.999868 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2026.05.23 16:13:14.999904 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8789 | 2026.05.23 16:13:15.000492 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8790 | 2026.05.23 16:13:15.000702 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.05.23 16:13:15.000831 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} <Debug> executeQuery: Read 2500 rows, 189.44 KiB in 0.002809 sec., 889996.44001424 rows/sec., 65.86 MiB/sec. | ||
| 8792 | 2026.05.23 16:13:15.000866 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} <Debug> TCPHandler: Processed in 0.002973061 sec. | ||
| 8793 | 2026.05.23 16:13:15.000994 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8794 | 2026.05.23 16:13:15.001092 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8795 | 2026.05.23 16:13:15.001132 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8796 | 2026.05.23 16:13:15.001557 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.05.23 16:13:15.001593 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8798 | 2026.05.23 16:13:15.001884 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8799 | 2026.05.23 16:13:15.002090 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.05.23 16:13:15.002218 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} <Debug> executeQuery: Read 48 rows, 3.60 KiB in 0.001145 sec., 41921.39737991266 rows/sec., 3.07 MiB/sec. | ||
| 8801 | 2026.05.23 16:13:15.002252 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} <Debug> TCPHandler: Processed in 0.001307538 sec. | ||
| 8802 | 2026.05.23 16:13:15.002370 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8803 | 2026.05.23 16:13:15.002467 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8804 | 2026.05.23 16:13:15.002506 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8805 | 2026.05.23 16:13:15.003250 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2026.05.23 16:13:15.003286 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8807 | 2026.05.23 16:13:15.003603 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8808 | 2026.05.23 16:13:15.003823 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2026.05.23 16:13:15.003945 [ 85 ] {} <Debug> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 8810 | 2026.05.23 16:13:15.003951 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001502 sec., 533288.948069241 rows/sec., 30.80 MiB/sec. | ||
| 8811 | 2026.05.23 16:13:15.004015 [ 85 ] {} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8812 | 2026.05.23 16:13:15.004035 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} <Debug> TCPHandler: Processed in 0.001713194 sec. | ||
| 8813 | 2026.05.23 16:13:15.004045 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8814 | 2026.05.23 16:13:15.004182 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 8815 | 2026.05.23 16:13:15.004193 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8816 | 2026.05.23 16:13:15.004312 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8817 | 2026.05.23 16:13:15.004320 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8818 | 2026.05.23 16:13:15.004359 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8819 | 2026.05.23 16:13:15.004371 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 979 rows starting from the beginning of the part | ||
| 8820 | 2026.05.23 16:13:15.004453 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 801 rows starting from the beginning of the part | ||
| 8821 | 2026.05.23 16:13:15.004511 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 8822 | 2026.05.23 16:13:15.004561 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 953 rows starting from the beginning of the part | ||
| 8823 | 2026.05.23 16:13:15.004607 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 8824 | 2026.05.23 16:13:15.004657 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part | ||
| 8825 | 2026.05.23 16:13:15.005005 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2026.05.23 16:13:15.005094 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8827 | 2026.05.23 16:13:15.005532 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8828 | 2026.05.23 16:13:15.005781 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2026.05.23 16:13:15.005939 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001643 sec., 608.6427267194157 rows/sec., 42.80 KiB/sec. | ||
| 8830 | 2026.05.23 16:13:15.006000 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} <Debug> TCPHandler: Processed in 0.001857536 sec. | ||
| 8831 | 2026.05.23 16:13:15.006063 [ 194 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935736 sec., 1850458.9468811862 rows/sec., 115.56 MiB/sec. | ||
| 8832 | 2026.05.23 16:13:15.006204 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8833 | 2026.05.23 16:13:15.006279 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8834 | 2026.05.23 16:13:15.006337 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8835 | 2026.05.23 16:13:15.006396 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8836 | 2026.05.23 16:13:15.006580 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8837 | 2026.05.23 16:13:15.006663 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 8838 | 2026.05.23 16:13:15.006768 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8839 | 2026.05.23 16:13:15.007487 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8840 | 2026.05.23 16:13:15.007527 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8841 | 2026.05.23 16:13:15.007898 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8842 | 2026.05.23 16:13:15.008108 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8843 | 2026.05.23 16:13:15.008238 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} <Debug> executeQuery: Read 1351 rows, 92.98 KiB in 0.00194 sec., 696391.7525773195 rows/sec., 46.80 MiB/sec. | ||
| 8844 | 2026.05.23 16:13:15.008273 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} <Debug> TCPHandler: Processed in 0.00217981 sec. | ||
| 8845 | 2026.05.23 16:13:15.008411 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8846 | 2026.05.23 16:13:15.008506 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8847 | 2026.05.23 16:13:15.008549 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8848 | 2026.05.23 16:13:15.009308 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8849 | 2026.05.23 16:13:15.009343 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8850 | 2026.05.23 16:13:15.009756 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8851 | 2026.05.23 16:13:15.009961 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8852 | 2026.05.23 16:13:15.010090 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} <Debug> executeQuery: Read 1593 rows, 99.82 KiB in 0.001602 sec., 994382.0224719102 rows/sec., 60.85 MiB/sec. | ||
| 8853 | 2026.05.23 16:13:15.010124 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} <Debug> TCPHandler: Processed in 0.001762514 sec. | ||
| 8854 | 2026.05.23 16:13:15.010244 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2026.05.23 16:13:15.010341 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8856 | 2026.05.23 16:13:15.010397 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} <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 | ||
| 8857 | 2026.05.23 16:13:15.011245 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2026.05.23 16:13:15.011281 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8859 | 2026.05.23 16:13:15.011832 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8860 | 2026.05.23 16:13:15.012057 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2026.05.23 16:13:15.012183 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8862 | 2026.05.23 16:13:15.012196 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001873 sec., 24559.530165509877 rows/sec., 44.01 MiB/sec. | ||
| 8863 | 2026.05.23 16:13:15.012220 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.05.23 16:13:15.012243 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8865 | 2026.05.23 16:13:15.012253 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} <Debug> TCPHandler: Processed in 0.002057429 sec. | ||
| 8866 | 2026.05.23 16:13:15.012336 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::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 | ||
| 8867 | 2026.05.23 16:13:15.012391 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8868 | 2026.05.23 16:13:15.012492 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8869 | 2026.05.23 16:13:15.012534 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8870 | 2026.05.23 16:13:15.012548 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8871 | 2026.05.23 16:13:15.012601 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 998 rows starting from the beginning of the part | ||
| 8872 | 2026.05.23 16:13:15.012718 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 37 rows starting from the beginning of the part | ||
| 8873 | 2026.05.23 16:13:15.012815 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part | ||
| 8874 | 2026.05.23 16:13:15.012892 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8875 | 2026.05.23 16:13:15.012905 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 37 rows starting from the beginning of the part | ||
| 8876 | 2026.05.23 16:13:15.012935 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8877 | 2026.05.23 16:13:15.013007 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part | ||
| 8878 | 2026.05.23 16:13:15.013098 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 46 rows starting from the beginning of the part | ||
| 8879 | 2026.05.23 16:13:15.013256 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8880 | 2026.05.23 16:13:15.013507 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8881 | 2026.05.23 16:13:15.013640 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001166 sec., 41166.3807890223 rows/sec., 2.77 MiB/sec. | ||
| 8882 | 2026.05.23 16:13:15.013677 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} <Debug> TCPHandler: Processed in 0.001334888 sec. | ||
| 8883 | 2026.05.23 16:13:15.018687 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1128 rows, containing 19 columns (19 merged, 0 gathered) in 0.006387968 sec., 176581.9741113293 rows/sec., 316.43 MiB/sec. | ||
| 8884 | 2026.05.23 16:13:15.020344 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8885 | 2026.05.23 16:13:15.020702 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8886 | 2026.05.23 16:13:15.020773 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8887 | 2026.05.23 16:13:15.020889 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.47 MiB. | ||
| 8888 | 2026.05.23 16:13:16.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.01 MiB, peak 308.42 MiB, free memory in arenas 0.00 B, will set to 303.24 MiB (RSS), difference: 3.22 MiB | ||
| 8889 | 2026.05.23 16:13:16.048902 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8890 | 2026.05.23 16:13:16.049202 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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) | ||
| 8891 | 2026.05.23 16:13:16.049603 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8892 | 2026.05.23 16:13:16.049641 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} <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 | ||
| 8893 | 2026.05.23 16:13:16.049890 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8894 | 2026.05.23 16:13:16.049962 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8895 | 2026.05.23 16:13:16.050106 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8896 | 2026.05.23 16:13:16.050221 [ 319 ] {1b734006-f667-49fc-8876-36b02f446219} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8897 | 2026.05.23 16:13:16.050231 [ 339 ] {1b734006-f667-49fc-8876-36b02f446219} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8898 | 2026.05.23 16:13:16.050234 [ 326 ] {1b734006-f667-49fc-8876-36b02f446219} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8899 | 2026.05.23 16:13:16.050221 [ 336 ] {1b734006-f667-49fc-8876-36b02f446219} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8900 | 2026.05.23 16:13:16.050419 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 8901 | 2026.05.23 16:13:16.050446 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8902 | 2026.05.23 16:13:16.050498 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} <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'))" | ||
| 8903 | 2026.05.23 16:13:16.050519 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 8904 | 2026.05.23 16:13:16.051652 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002557 sec., 12514.665623777866 rows/sec., 2.10 MiB/sec. | ||
| 8905 | 2026.05.23 16:13:16.051764 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} <Debug> TCPHandler: Processed in 0.003020212 sec. | ||
| 8906 | 2026.05.23 16:13:16.053001 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8907 | 2026.05.23 16:13:16.053118 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8908 | 2026.05.23 16:13:16.053162 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8909 | 2026.05.23 16:13:16.053674 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8910 | 2026.05.23 16:13:16.053725 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8911 | 2026.05.23 16:13:16.054122 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8912 | 2026.05.23 16:13:16.054355 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8913 | 2026.05.23 16:13:16.054513 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} <Debug> executeQuery: Read 80 rows, 6.44 KiB in 0.001427 sec., 56061.66783461808 rows/sec., 4.40 MiB/sec. | ||
| 8914 | 2026.05.23 16:13:16.054549 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} <Debug> TCPHandler: Processed in 0.001599962 sec. | ||
| 8915 | 2026.05.23 16:13:16.054687 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8916 | 2026.05.23 16:13:16.054785 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8917 | 2026.05.23 16:13:16.054827 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8918 | 2026.05.23 16:13:16.055264 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2026.05.23 16:13:16.055301 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8920 | 2026.05.23 16:13:16.055602 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8921 | 2026.05.23 16:13:16.055830 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8922 | 2026.05.23 16:13:16.055978 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001211 sec., 72667.2171758877 rows/sec., 5.65 MiB/sec. | ||
| 8923 | 2026.05.23 16:13:16.056014 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} <Debug> TCPHandler: Processed in 0.001376528 sec. | ||
| 8924 | 2026.05.23 16:13:16.056155 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8925 | 2026.05.23 16:13:16.056250 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8926 | 2026.05.23 16:13:16.056293 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8927 | 2026.05.23 16:13:16.056681 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8928 | 2026.05.23 16:13:16.056717 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8929 | 2026.05.23 16:13:16.057037 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8930 | 2026.05.23 16:13:16.057252 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2026.05.23 16:13:16.057392 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.00116 sec., 27586.206896551725 rows/sec., 1.92 MiB/sec. | ||
| 8932 | 2026.05.23 16:13:16.057426 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} <Debug> TCPHandler: Processed in 0.001320478 sec. | ||
| 8933 | 2026.05.23 16:13:16.057423 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 5 parts from all_1_60_12 to all_64_64_0 | ||
| 8934 | 2026.05.23 16:13:16.057487 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8935 | 2026.05.23 16:13:16.057512 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8936 | 2026.05.23 16:13:16.057573 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8937 | 2026.05.23 16:13:16.057656 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_60_12 to all_64_64_0 into Compact with storage Full | ||
| 8938 | 2026.05.23 16:13:16.057682 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8939 | 2026.05.23 16:13:16.057734 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8940 | 2026.05.23 16:13:16.057817 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8941 | 2026.05.23 16:13:16.057863 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_60_12, total 22090 rows starting from the beginning of the part | ||
| 8942 | 2026.05.23 16:13:16.057942 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 198 rows starting from the beginning of the part | ||
| 8943 | 2026.05.23 16:13:16.058001 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 8944 | 2026.05.23 16:13:16.058051 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 8945 | 2026.05.23 16:13:16.058078 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8946 | 2026.05.23 16:13:16.058103 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1593 rows starting from the beginning of the part | ||
| 8947 | 2026.05.23 16:13:16.058120 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8948 | 2026.05.23 16:13:16.058461 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8949 | 2026.05.23 16:13:16.058681 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2026.05.23 16:13:16.058830 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 710.84 KiB/sec. | ||
| 8951 | 2026.05.23 16:13:16.058863 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} <Debug> TCPHandler: Processed in 0.001339299 sec. | ||
| 8952 | 2026.05.23 16:13:16.066531 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24201 rows, containing 5 columns (5 merged, 0 gathered) in 0.008932203 sec., 2709409.9854201702 rows/sec., 173.64 MiB/sec. | ||
| 8953 | 2026.05.23 16:13:16.067109 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} <Trace> MergedBlockOutputStream: filled checksums all_1_64_13 (state Temporary) | ||
| 8954 | 2026.05.23 16:13:16.067415 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_64_13 to all_1_64_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.05.23 16:13:16.067493 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 5 parts: [all_1_60_12, all_64_64_0] -> all_1_64_13 | ||
| 8956 | 2026.05.23 16:13:16.067582 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 8957 | 2026.05.23 16:13:20.659439 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8958 | 2026.05.23 16:13:20.659507 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8959 | 2026.05.23 16:13:20.758176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19108 | ||
| 8960 | 2026.05.23 16:13:20.758664 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2026.05.23 16:13:20.758713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8962 | 2026.05.23 16:13:20.759179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8963 | 2026.05.23 16:13:20.759424 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8964 | 2026.05.23 16:13:20.759554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19108 | ||
| 8965 | 2026.05.23 16:13:21.053819 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2026.05.23 16:13:21.054071 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8967 | 2026.05.23 16:13:21.054435 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8968 | 2026.05.23 16:13:21.054478 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8969 | 2026.05.23 16:13:21.054696 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8970 | 2026.05.23 16:13:21.054768 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8971 | 2026.05.23 16:13:21.054904 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8972 | 2026.05.23 16:13:21.055001 [ 319 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8973 | 2026.05.23 16:13:21.055015 [ 336 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8974 | 2026.05.23 16:13:21.055089 [ 319 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8975 | 2026.05.23 16:13:21.055100 [ 336 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8976 | 2026.05.23 16:13:21.055175 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 8977 | 2026.05.23 16:13:21.055201 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8978 | 2026.05.23 16:13:21.055246 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8979 | 2026.05.23 16:13:21.055268 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 8980 | 2026.05.23 16:13:21.056322 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002348 sec., 13628.620102214652 rows/sec., 2.29 MiB/sec. | ||
| 8981 | 2026.05.23 16:13:21.056477 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} <Debug> TCPHandler: Processed in 0.00285331 sec. | ||
| 8982 | 2026.05.23 16:13:21.058277 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8983 | 2026.05.23 16:13:21.058467 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8984 | 2026.05.23 16:13:21.058535 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8985 | 2026.05.23 16:13:21.059250 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8986 | 2026.05.23 16:13:21.059302 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8987 | 2026.05.23 16:13:21.059709 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8988 | 2026.05.23 16:13:21.059944 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2026.05.23 16:13:21.060089 [ 101 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8990 | 2026.05.23 16:13:21.060099 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001682 sec., 53507.728894173604 rows/sec., 4.30 MiB/sec. | ||
| 8991 | 2026.05.23 16:13:21.060140 [ 101 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8992 | 2026.05.23 16:13:21.060166 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8993 | 2026.05.23 16:13:21.060169 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} <Debug> TCPHandler: Processed in 0.001989737 sec. | ||
| 8994 | 2026.05.23 16:13:21.060260 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 8995 | 2026.05.23 16:13:21.060316 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.05.23 16:13:21.060357 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8997 | 2026.05.23 16:13:21.060385 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3502 rows starting from the beginning of the part | ||
| 8998 | 2026.05.23 16:13:21.060423 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8999 | 2026.05.23 16:13:21.060441 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 154 rows starting from the beginning of the part | ||
| 9000 | 2026.05.23 16:13:21.060470 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9001 | 2026.05.23 16:13:21.060486 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 9002 | 2026.05.23 16:13:21.060529 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2500 rows starting from the beginning of the part | ||
| 9003 | 2026.05.23 16:13:21.060566 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 80 rows starting from the beginning of the part | ||
| 9004 | 2026.05.23 16:13:21.060605 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 9005 | 2026.05.23 16:13:21.060909 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9006 | 2026.05.23 16:13:21.060946 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9007 | 2026.05.23 16:13:21.061247 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9008 | 2026.05.23 16:13:21.061457 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9009 | 2026.05.23 16:13:21.061596 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001198 sec., 4173.622704507512 rows/sec., 313.84 KiB/sec. | ||
| 9010 | 2026.05.23 16:13:21.061632 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} <Debug> TCPHandler: Processed in 0.001365969 sec. | ||
| 9011 | 2026.05.23 16:13:21.061752 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9012 | 2026.05.23 16:13:21.061854 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9013 | 2026.05.23 16:13:21.061896 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9014 | 2026.05.23 16:13:21.062359 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9015 | 2026.05.23 16:13:21.062396 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9016 | 2026.05.23 16:13:21.062489 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6416 rows, containing 5 columns (5 merged, 0 gathered) in 0.002264251 sec., 2833608.111468207 rows/sec., 225.13 MiB/sec. | ||
| 9017 | 2026.05.23 16:13:21.062712 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9018 | 2026.05.23 16:13:21.062788 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9019 | 2026.05.23 16:13:21.062953 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.05.23 16:13:21.063036 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.05.23 16:13:21.063075 [ 101 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9022 | 2026.05.23 16:13:21.063088 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001257 sec., 73985.68019093078 rows/sec., 5.76 MiB/sec. | ||
| 9023 | 2026.05.23 16:13:21.063102 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9024 | 2026.05.23 16:13:21.063117 [ 101 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9025 | 2026.05.23 16:13:21.063138 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} <Debug> TCPHandler: Processed in 0.001434309 sec. | ||
| 9026 | 2026.05.23 16:13:21.063154 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9027 | 2026.05.23 16:13:21.063182 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 9028 | 2026.05.23 16:13:21.063272 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9029 | 2026.05.23 16:13:21.063274 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 9030 | 2026.05.23 16:13:21.063376 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9031 | 2026.05.23 16:13:21.063387 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9032 | 2026.05.23 16:13:21.063425 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2008 rows starting from the beginning of the part | ||
| 9033 | 2026.05.23 16:13:21.063428 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9034 | 2026.05.23 16:13:21.063484 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 125 rows starting from the beginning of the part | ||
| 9035 | 2026.05.23 16:13:21.063534 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 93 rows starting from the beginning of the part | ||
| 9036 | 2026.05.23 16:13:21.063606 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1351 rows starting from the beginning of the part | ||
| 9037 | 2026.05.23 16:13:21.063654 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 88 rows starting from the beginning of the part | ||
| 9038 | 2026.05.23 16:13:21.063694 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 93 rows starting from the beginning of the part | ||
| 9039 | 2026.05.23 16:13:21.063875 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2026.05.23 16:13:21.063916 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9041 | 2026.05.23 16:13:21.064254 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9042 | 2026.05.23 16:13:21.064482 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2026.05.23 16:13:21.064614 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 9044 | 2026.05.23 16:13:21.064649 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} <Debug> TCPHandler: Processed in 0.001425479 sec. | ||
| 9045 | 2026.05.23 16:13:21.064825 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2026.05.23 16:13:21.064922 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9047 | 2026.05.23 16:13:21.064975 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} <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 | ||
| 9048 | 2026.05.23 16:13:21.065125 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001888495 sec., 1989944.3736943968 rows/sec., 144.57 MiB/sec. | ||
| 9049 | 2026.05.23 16:13:21.065364 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9050 | 2026.05.23 16:13:21.065653 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2026.05.23 16:13:21.065728 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2026.05.23 16:13:21.065734 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9053 | 2026.05.23 16:13:21.065773 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9054 | 2026.05.23 16:13:21.065854 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9055 | 2026.05.23 16:13:21.066278 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9056 | 2026.05.23 16:13:21.066502 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9057 | 2026.05.23 16:13:21.066644 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00174 sec., 2873.5632183908046 rows/sec., 5.15 MiB/sec. | ||
| 9058 | 2026.05.23 16:13:21.066713 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} <Debug> TCPHandler: Processed in 0.001941666 sec. | ||
| 9059 | 2026.05.23 16:13:21.066837 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9060 | 2026.05.23 16:13:21.066934 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9061 | 2026.05.23 16:13:21.066976 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9062 | 2026.05.23 16:13:21.067331 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9063 | 2026.05.23 16:13:21.067367 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9064 | 2026.05.23 16:13:21.067666 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9065 | 2026.05.23 16:13:21.067890 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9066 | 2026.05.23 16:13:21.067998 [ 101 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9067 | 2026.05.23 16:13:21.068017 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 9068 | 2026.05.23 16:13:21.068039 [ 101 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2026.05.23 16:13:21.068057 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} <Debug> TCPHandler: Processed in 0.001269398 sec. | ||
| 9070 | 2026.05.23 16:13:21.068062 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9071 | 2026.05.23 16:13:21.068157 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 9072 | 2026.05.23 16:13:21.068265 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9073 | 2026.05.23 16:13:21.068296 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3936 rows starting from the beginning of the part | ||
| 9074 | 2026.05.23 16:13:21.068353 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9075 | 2026.05.23 16:13:21.068398 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 9076 | 2026.05.23 16:13:21.068442 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
| 9077 | 2026.05.23 16:13:21.068485 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 12 rows starting from the beginning of the part | ||
| 9078 | 2026.05.23 16:13:21.068524 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 9079 | 2026.05.23 16:13:21.069777 [ 193 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4176 rows, containing 4 columns (4 merged, 0 gathered) in 0.001653973 sec., 2524829.607254774 rows/sec., 162.40 MiB/sec. | ||
| 9080 | 2026.05.23 16:13:21.070067 [ 191 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9081 | 2026.05.23 16:13:21.070304 [ 191 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9082 | 2026.05.23 16:13:21.070370 [ 191 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9083 | 2026.05.23 16:13:21.070437 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9084 | 2026.05.23 16:13:21.796280 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9085 | 2026.05.23 16:13:21.817989 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2026.05.23 16:13:21.818069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9087 | 2026.05.23 16:13:21.824554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9088 | 2026.05.23 16:13:21.825333 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2026.05.23 16:13:21.830376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9090 | 2026.05.23 16:13:22.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.90 MiB, peak 310.91 MiB, free memory in arenas 0.00 B, will set to 303.88 MiB (RSS), difference: -1.02 MiB | ||
| 9091 | 2026.05.23 16:13:26.054242 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9092 | 2026.05.23 16:13:26.054516 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9093 | 2026.05.23 16:13:26.054878 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9094 | 2026.05.23 16:13:26.054919 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9095 | 2026.05.23 16:13:26.055139 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9096 | 2026.05.23 16:13:26.055211 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9097 | 2026.05.23 16:13:26.055350 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9098 | 2026.05.23 16:13:26.055452 [ 336 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9099 | 2026.05.23 16:13:26.055463 [ 326 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9100 | 2026.05.23 16:13:26.055463 [ 319 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9101 | 2026.05.23 16:13:26.055451 [ 339 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9102 | 2026.05.23 16:13:26.055647 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 9103 | 2026.05.23 16:13:26.055679 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9104 | 2026.05.23 16:13:26.055737 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9105 | 2026.05.23 16:13:26.055760 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 9106 | 2026.05.23 16:13:26.056797 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002379 sec., 13451.029844472467 rows/sec., 2.26 MiB/sec. | ||
| 9107 | 2026.05.23 16:13:26.056905 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} <Debug> TCPHandler: Processed in 0.002807799 sec. | ||
| 9108 | 2026.05.23 16:13:26.059267 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2026.05.23 16:13:26.059382 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9110 | 2026.05.23 16:13:26.059429 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9111 | 2026.05.23 16:13:26.060383 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2026.05.23 16:13:26.060435 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9113 | 2026.05.23 16:13:26.060873 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9114 | 2026.05.23 16:13:26.061103 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2026.05.23 16:13:26.061274 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001922 sec., 80124.8699271592 rows/sec., 6.88 MiB/sec. | ||
| 9116 | 2026.05.23 16:13:26.061333 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} <Debug> TCPHandler: Processed in 0.002117809 sec. | ||
| 9117 | 2026.05.23 16:13:26.061514 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9118 | 2026.05.23 16:13:26.061642 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9119 | 2026.05.23 16:13:26.061697 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9120 | 2026.05.23 16:13:26.062153 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2026.05.23 16:13:26.062190 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9122 | 2026.05.23 16:13:26.062482 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9123 | 2026.05.23 16:13:26.062690 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2026.05.23 16:13:26.062821 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001216 sec., 30427.631578947367 rows/sec., 2.23 MiB/sec. | ||
| 9125 | 2026.05.23 16:13:26.062856 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} <Debug> TCPHandler: Processed in 0.00144883 sec. | ||
| 9126 | 2026.05.23 16:13:26.062977 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9127 | 2026.05.23 16:13:26.063084 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9128 | 2026.05.23 16:13:26.063124 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9129 | 2026.05.23 16:13:26.063551 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.05.23 16:13:26.063588 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9131 | 2026.05.23 16:13:26.063897 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9132 | 2026.05.23 16:13:26.064097 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2026.05.23 16:13:26.064225 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.00117 sec., 106837.60683760683 rows/sec., 8.32 MiB/sec. | ||
| 9134 | 2026.05.23 16:13:26.064259 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} <Debug> TCPHandler: Processed in 0.001332968 sec. | ||
| 9135 | 2026.05.23 16:13:26.064379 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9136 | 2026.05.23 16:13:26.064475 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9137 | 2026.05.23 16:13:26.064518 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9138 | 2026.05.23 16:13:26.064940 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9139 | 2026.05.23 16:13:26.064975 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9140 | 2026.05.23 16:13:26.065296 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9141 | 2026.05.23 16:13:26.065513 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9142 | 2026.05.23 16:13:26.065640 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 9143 | 2026.05.23 16:13:26.065674 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} <Debug> TCPHandler: Processed in 0.001344169 sec. | ||
| 9144 | 2026.05.23 16:13:26.065791 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2026.05.23 16:13:26.065886 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9146 | 2026.05.23 16:13:26.065939 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} <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 | ||
| 9147 | 2026.05.23 16:13:26.066834 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2026.05.23 16:13:26.066871 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9149 | 2026.05.23 16:13:26.067410 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9150 | 2026.05.23 16:13:26.067641 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.05.23 16:13:26.067781 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001912 sec., 19351.46443514644 rows/sec., 34.68 MiB/sec. | ||
| 9152 | 2026.05.23 16:13:26.067831 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} <Debug> TCPHandler: Processed in 0.002088368 sec. | ||
| 9153 | 2026.05.23 16:13:26.067966 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9154 | 2026.05.23 16:13:26.068063 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9155 | 2026.05.23 16:13:26.068105 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9156 | 2026.05.23 16:13:26.068443 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2026.05.23 16:13:26.068481 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9158 | 2026.05.23 16:13:26.068797 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9159 | 2026.05.23 16:13:26.069021 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.05.23 16:13:26.069148 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 9161 | 2026.05.23 16:13:26.069183 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} <Debug> TCPHandler: Processed in 0.001266327 sec. | ||
| 9162 | 2026.05.23 16:13:28.049824 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64903 | ||
| 9163 | 2026.05.23 16:13:28.049914 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9164 | 2026.05.23 16:13:28.049940 [ 269 ] {} <Debug> TCP-Session: a937b1b4-79ae-4e73-89da-bb4d769f2dff Authenticating user 'default' from [fd00:1122:3344:101::e]:64903 | ||
| 9165 | 2026.05.23 16:13:28.049963 [ 269 ] {} <Debug> TCP-Session: a937b1b4-79ae-4e73-89da-bb4d769f2dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9166 | 2026.05.23 16:13:28.049977 [ 269 ] {} <Debug> TCP-Session: a937b1b4-79ae-4e73-89da-bb4d769f2dff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9167 | 2026.05.23 16:13:28.050199 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62957 | ||
| 9168 | 2026.05.23 16:13:28.050201 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46656 | ||
| 9169 | 2026.05.23 16:13:28.050249 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54049 | ||
| 9170 | 2026.05.23 16:13:28.050264 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41198 | ||
| 9171 | 2026.05.23 16:13:28.050328 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9172 | 2026.05.23 16:13:28.050296 [ 269 ] {} <Trace> TCP-Session: a937b1b4-79ae-4e73-89da-bb4d769f2dff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9173 | 2026.05.23 16:13:28.050382 [ 307 ] {} <Debug> TCP-Session: 6c30bb36-4d39-43f8-978b-69be561dbc15 Authenticating user 'default' from [fd00:1122:3344:101::e]:46656 | ||
| 9174 | 2026.05.23 16:13:28.050264 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62746 | ||
| 9175 | 2026.05.23 16:13:28.050436 [ 307 ] {} <Debug> TCP-Session: 6c30bb36-4d39-43f8-978b-69be561dbc15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9176 | 2026.05.23 16:13:28.050231 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63599 | ||
| 9177 | 2026.05.23 16:13:28.050473 [ 307 ] {} <Debug> TCP-Session: 6c30bb36-4d39-43f8-978b-69be561dbc15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9178 | 2026.05.23 16:13:28.050472 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9179 | 2026.05.23 16:13:28.050231 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42930 | ||
| 9180 | 2026.05.23 16:13:28.050581 [ 269 ] {50b30735-3d65-4b04-b41b-1c1837f60195} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64903) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9181 | 2026.05.23 16:13:28.050577 [ 315 ] {} <Debug> TCP-Session: 5cc8e28f-fb80-4cd4-b04f-2dc792f92048 Authenticating user 'default' from [fd00:1122:3344:101::e]:54049 | ||
| 9182 | 2026.05.23 16:13:28.050218 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37077 | ||
| 9183 | 2026.05.23 16:13:28.050638 [ 315 ] {} <Debug> TCP-Session: 5cc8e28f-fb80-4cd4-b04f-2dc792f92048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9184 | 2026.05.23 16:13:28.050665 [ 315 ] {} <Debug> TCP-Session: 5cc8e28f-fb80-4cd4-b04f-2dc792f92048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9185 | 2026.05.23 16:13:28.050265 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9186 | 2026.05.23 16:13:28.050746 [ 308 ] {} <Debug> TCP-Session: b01f035c-ccbf-4e7a-a743-654245f96bf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62957 | ||
| 9187 | 2026.05.23 16:13:28.050765 [ 308 ] {} <Debug> TCP-Session: b01f035c-ccbf-4e7a-a743-654245f96bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9188 | 2026.05.23 16:13:28.050779 [ 308 ] {} <Debug> TCP-Session: b01f035c-ccbf-4e7a-a743-654245f96bf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9189 | 2026.05.23 16:13:28.050871 [ 269 ] {50b30735-3d65-4b04-b41b-1c1837f60195} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9190 | 2026.05.23 16:13:28.050931 [ 269 ] {50b30735-3d65-4b04-b41b-1c1837f60195} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9191 | 2026.05.23 16:13:28.051089 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9192 | 2026.05.23 16:13:28.051143 [ 311 ] {} <Debug> TCP-Session: c4c49a9e-d793-4256-abec-ffaf16b4d9aa Authenticating user 'default' from [fd00:1122:3344:101::e]:63599 | ||
| 9193 | 2026.05.23 16:13:28.051170 [ 311 ] {} <Debug> TCP-Session: c4c49a9e-d793-4256-abec-ffaf16b4d9aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9194 | 2026.05.23 16:13:28.051188 [ 311 ] {} <Debug> TCP-Session: c4c49a9e-d793-4256-abec-ffaf16b4d9aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9195 | 2026.05.23 16:13:28.051258 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9196 | 2026.05.23 16:13:28.051306 [ 312 ] {} <Debug> TCP-Session: e7c703de-9138-4057-b48f-81ad3f5fbc2d Authenticating user 'default' from [fd00:1122:3344:101::e]:37077 | ||
| 9197 | 2026.05.23 16:13:28.051335 [ 312 ] {} <Debug> TCP-Session: e7c703de-9138-4057-b48f-81ad3f5fbc2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9198 | 2026.05.23 16:13:28.051356 [ 312 ] {} <Debug> TCP-Session: e7c703de-9138-4057-b48f-81ad3f5fbc2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9199 | 2026.05.23 16:13:28.051392 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9200 | 2026.05.23 16:13:28.051439 [ 259 ] {} <Debug> TCP-Session: f608f595-b5c0-4e66-b30a-8acb325e4c8a Authenticating user 'default' from [fd00:1122:3344:101::e]:41198 | ||
| 9201 | 2026.05.23 16:13:28.051467 [ 259 ] {} <Debug> TCP-Session: f608f595-b5c0-4e66-b30a-8acb325e4c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9202 | 2026.05.23 16:13:28.051481 [ 259 ] {} <Debug> TCP-Session: f608f595-b5c0-4e66-b30a-8acb325e4c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9203 | 2026.05.23 16:13:28.051501 [ 269 ] {50b30735-3d65-4b04-b41b-1c1837f60195} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 9204 | 2026.05.23 16:13:28.051776 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9205 | 2026.05.23 16:13:28.051813 [ 314 ] {} <Debug> TCP-Session: 627cf9f8-e208-4e55-a0c6-924ac7443fb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62746 | ||
| 9206 | 2026.05.23 16:13:28.051835 [ 314 ] {} <Debug> TCP-Session: 627cf9f8-e208-4e55-a0c6-924ac7443fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9207 | 2026.05.23 16:13:28.051848 [ 314 ] {} <Debug> TCP-Session: 627cf9f8-e208-4e55-a0c6-924ac7443fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9208 | 2026.05.23 16:13:28.051877 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9209 | 2026.05.23 16:13:28.051914 [ 313 ] {} <Debug> TCP-Session: 8086a6ac-ea49-41c4-95c0-49e6c76e0240 Authenticating user 'default' from [fd00:1122:3344:101::e]:42930 | ||
| 9210 | 2026.05.23 16:13:28.051932 [ 313 ] {} <Debug> TCP-Session: 8086a6ac-ea49-41c4-95c0-49e6c76e0240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9211 | 2026.05.23 16:13:28.051945 [ 313 ] {} <Debug> TCP-Session: 8086a6ac-ea49-41c4-95c0-49e6c76e0240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9212 | 2026.05.23 16:13:28.052784 [ 319 ] {50b30735-3d65-4b04-b41b-1c1837f60195} <Trace> AggregatingTransform: Aggregating | ||
| 9213 | 2026.05.23 16:13:28.052819 [ 319 ] {50b30735-3d65-4b04-b41b-1c1837f60195} <Trace> Aggregator: Aggregation method: without_key | ||
| 9214 | 2026.05.23 16:13:28.052850 [ 319 ] {50b30735-3d65-4b04-b41b-1c1837f60195} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001235857 sec. (809.155 rows/sec., 31.61 KiB/sec.) | ||
| 9215 | 2026.05.23 16:13:28.052865 [ 319 ] {50b30735-3d65-4b04-b41b-1c1837f60195} <Trace> Aggregator: Merging aggregated data | ||
| 9216 | 2026.05.23 16:13:28.053432 [ 269 ] {50b30735-3d65-4b04-b41b-1c1837f60195} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00292 sec., 342.4657534246576 rows/sec., 13.38 KiB/sec. | ||
| 9217 | 2026.05.23 16:13:28.053595 [ 269 ] {50b30735-3d65-4b04-b41b-1c1837f60195} <Debug> TCPHandler: Processed in 0.003418267 sec. | ||
| 9218 | 2026.05.23 16:13:28.053769 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9219 | 2026.05.23 16:13:28.053801 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9220 | 2026.05.23 16:13:28.053819 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9221 | 2026.05.23 16:13:28.053835 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9222 | 2026.05.23 16:13:28.053862 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9223 | 2026.05.23 16:13:28.053904 [ 307 ] {} <Debug> TCP-Session: 6c30bb36-4d39-43f8-978b-69be561dbc15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9224 | 2026.05.23 16:13:28.053904 [ 308 ] {} <Debug> TCP-Session: b01f035c-ccbf-4e7a-a743-654245f96bf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9225 | 2026.05.23 16:13:28.053911 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9226 | 2026.05.23 16:13:28.053932 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9227 | 2026.05.23 16:13:28.053951 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9228 | 2026.05.23 16:13:28.053972 [ 314 ] {} <Debug> TCP-Session: 627cf9f8-e208-4e55-a0c6-924ac7443fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9229 | 2026.05.23 16:13:28.053995 [ 313 ] {} <Debug> TCP-Session: 8086a6ac-ea49-41c4-95c0-49e6c76e0240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9230 | 2026.05.23 16:13:28.054004 [ 315 ] {} <Debug> TCP-Session: 5cc8e28f-fb80-4cd4-b04f-2dc792f92048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9231 | 2026.05.23 16:13:28.053932 [ 312 ] {} <Debug> TCP-Session: e7c703de-9138-4057-b48f-81ad3f5fbc2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9232 | 2026.05.23 16:13:28.053865 [ 259 ] {} <Debug> TCP-Session: f608f595-b5c0-4e66-b30a-8acb325e4c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9233 | 2026.05.23 16:13:28.053843 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9234 | 2026.05.23 16:13:28.053823 [ 269 ] {} <Debug> TCP-Session: a937b1b4-79ae-4e73-89da-bb4d769f2dff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9235 | 2026.05.23 16:13:28.054142 [ 311 ] {} <Debug> TCP-Session: c4c49a9e-d793-4256-abec-ffaf16b4d9aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9236 | 2026.05.23 16:13:28.129474 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58631 | ||
| 9237 | 2026.05.23 16:13:28.129573 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9238 | 2026.05.23 16:13:28.129605 [ 269 ] {} <Debug> TCP-Session: dadd7d4b-e0da-4466-a009-d5b7dbcbc6b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58631 | ||
| 9239 | 2026.05.23 16:13:28.129630 [ 269 ] {} <Debug> TCP-Session: dadd7d4b-e0da-4466-a009-d5b7dbcbc6b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9240 | 2026.05.23 16:13:28.129646 [ 269 ] {} <Debug> TCP-Session: dadd7d4b-e0da-4466-a009-d5b7dbcbc6b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9241 | 2026.05.23 16:13:28.129854 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47557 | ||
| 9242 | 2026.05.23 16:13:28.129915 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35806 | ||
| 9243 | 2026.05.23 16:13:28.129915 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35137 | ||
| 9244 | 2026.05.23 16:13:28.129951 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56969 | ||
| 9245 | 2026.05.23 16:13:28.129988 [ 269 ] {} <Trace> TCP-Session: dadd7d4b-e0da-4466-a009-d5b7dbcbc6b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9246 | 2026.05.23 16:13:28.130015 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9247 | 2026.05.23 16:13:28.130040 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9248 | 2026.05.23 16:13:28.130001 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9249 | 2026.05.23 16:13:28.130064 [ 311 ] {} <Debug> TCP-Session: cab043de-fb97-435f-b49f-5d9e044ae3cc Authenticating user 'default' from [fd00:1122:3344:101::e]:35137 | ||
| 9250 | 2026.05.23 16:13:28.130072 [ 315 ] {} <Debug> TCP-Session: a2077b67-668d-408b-9b3f-de9f9b0a8d78 Authenticating user 'default' from [fd00:1122:3344:101::e]:56969 | ||
| 9251 | 2026.05.23 16:13:28.130084 [ 308 ] {} <Debug> TCP-Session: 23085ddf-fafe-436d-ab23-fcfd43f940d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35806 | ||
| 9252 | 2026.05.23 16:13:28.130095 [ 311 ] {} <Debug> TCP-Session: cab043de-fb97-435f-b49f-5d9e044ae3cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9253 | 2026.05.23 16:13:28.130101 [ 315 ] {} <Debug> TCP-Session: a2077b67-668d-408b-9b3f-de9f9b0a8d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9254 | 2026.05.23 16:13:28.130112 [ 308 ] {} <Debug> TCP-Session: 23085ddf-fafe-436d-ab23-fcfd43f940d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9255 | 2026.05.23 16:13:28.130114 [ 311 ] {} <Debug> TCP-Session: cab043de-fb97-435f-b49f-5d9e044ae3cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9256 | 2026.05.23 16:13:28.130127 [ 308 ] {} <Debug> TCP-Session: 23085ddf-fafe-436d-ab23-fcfd43f940d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9257 | 2026.05.23 16:13:28.130121 [ 315 ] {} <Debug> TCP-Session: a2077b67-668d-408b-9b3f-de9f9b0a8d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9258 | 2026.05.23 16:13:28.129960 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45957 | ||
| 9259 | 2026.05.23 16:13:28.129949 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36763 | ||
| 9260 | 2026.05.23 16:13:28.130210 [ 269 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58631) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9261 | 2026.05.23 16:13:28.129945 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9262 | 2026.05.23 16:13:28.130247 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9263 | 2026.05.23 16:13:28.130258 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9264 | 2026.05.23 16:13:28.130285 [ 307 ] {} <Debug> TCP-Session: 900543dc-1e1c-4cc3-bdfe-7b14bb11855e Authenticating user 'default' from [fd00:1122:3344:101::e]:47557 | ||
| 9265 | 2026.05.23 16:13:28.130293 [ 259 ] {} <Debug> TCP-Session: 9bcc172e-4e82-4e9a-9915-3873aa68ef7a Authenticating user 'default' from [fd00:1122:3344:101::e]:45957 | ||
| 9266 | 2026.05.23 16:13:28.130303 [ 312 ] {} <Debug> TCP-Session: 2e81358b-e908-4f8a-af97-33562f6858d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36763 | ||
| 9267 | 2026.05.23 16:13:28.130321 [ 307 ] {} <Debug> TCP-Session: 900543dc-1e1c-4cc3-bdfe-7b14bb11855e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2026.05.23 16:13:28.130332 [ 259 ] {} <Debug> TCP-Session: 9bcc172e-4e82-4e9a-9915-3873aa68ef7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9269 | 2026.05.23 16:13:28.130337 [ 312 ] {} <Debug> TCP-Session: 2e81358b-e908-4f8a-af97-33562f6858d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9270 | 2026.05.23 16:13:28.130345 [ 307 ] {} <Debug> TCP-Session: 900543dc-1e1c-4cc3-bdfe-7b14bb11855e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9271 | 2026.05.23 16:13:28.130357 [ 259 ] {} <Debug> TCP-Session: 9bcc172e-4e82-4e9a-9915-3873aa68ef7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9272 | 2026.05.23 16:13:28.130364 [ 312 ] {} <Debug> TCP-Session: 2e81358b-e908-4f8a-af97-33562f6858d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9273 | 2026.05.23 16:13:28.129930 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56321 | ||
| 9274 | 2026.05.23 16:13:28.129941 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61093 | ||
| 9275 | 2026.05.23 16:13:28.130459 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9276 | 2026.05.23 16:13:28.130485 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9277 | 2026.05.23 16:13:28.130495 [ 313 ] {} <Debug> TCP-Session: 8e1aefa6-cf4f-4f91-9384-dea064f27d60 Authenticating user 'default' from [fd00:1122:3344:101::e]:56321 | ||
| 9278 | 2026.05.23 16:13:28.130512 [ 269 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9279 | 2026.05.23 16:13:28.130516 [ 314 ] {} <Debug> TCP-Session: e478a1b0-3361-4936-bab8-157c83adc8ab Authenticating user 'default' from [fd00:1122:3344:101::e]:61093 | ||
| 9280 | 2026.05.23 16:13:28.130525 [ 313 ] {} <Debug> TCP-Session: 8e1aefa6-cf4f-4f91-9384-dea064f27d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9281 | 2026.05.23 16:13:28.130560 [ 314 ] {} <Debug> TCP-Session: e478a1b0-3361-4936-bab8-157c83adc8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9282 | 2026.05.23 16:13:28.130577 [ 313 ] {} <Debug> TCP-Session: 8e1aefa6-cf4f-4f91-9384-dea064f27d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9283 | 2026.05.23 16:13:28.130588 [ 314 ] {} <Debug> TCP-Session: e478a1b0-3361-4936-bab8-157c83adc8ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9284 | 2026.05.23 16:13:28.130581 [ 269 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9285 | 2026.05.23 16:13:28.130893 [ 269 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 9286 | 2026.05.23 16:13:28.131913 [ 339 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} <Trace> AggregatingTransform: Aggregating | ||
| 9287 | 2026.05.23 16:13:28.131964 [ 339 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} <Trace> Aggregator: Aggregation method: without_key | ||
| 9288 | 2026.05.23 16:13:28.131995 [ 339 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000314 sec. (999.686 rows/sec., 39.05 KiB/sec.) | ||
| 9289 | 2026.05.23 16:13:28.132010 [ 339 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} <Trace> Aggregator: Merging aggregated data | ||
| 9290 | 2026.05.23 16:13:28.132636 [ 269 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002492 sec., 401.2841091492777 rows/sec., 15.68 KiB/sec. | ||
| 9291 | 2026.05.23 16:13:28.132835 [ 269 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} <Debug> TCPHandler: Processed in 0.002975491 sec. | ||
| 9292 | 2026.05.23 16:13:28.132964 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9293 | 2026.05.23 16:13:28.132997 [ 269 ] {} <Debug> TCP-Session: dadd7d4b-e0da-4466-a009-d5b7dbcbc6b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2026.05.23 16:13:28.132999 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9295 | 2026.05.23 16:13:28.133021 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9296 | 2026.05.23 16:13:28.133050 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9297 | 2026.05.23 16:13:28.133051 [ 259 ] {} <Debug> TCP-Session: 9bcc172e-4e82-4e9a-9915-3873aa68ef7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9298 | 2026.05.23 16:13:28.133086 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9299 | 2026.05.23 16:13:28.133103 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9300 | 2026.05.23 16:13:28.133123 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9301 | 2026.05.23 16:13:28.133138 [ 315 ] {} <Debug> TCP-Session: a2077b67-668d-408b-9b3f-de9f9b0a8d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9302 | 2026.05.23 16:13:28.133150 [ 313 ] {} <Debug> TCP-Session: 8e1aefa6-cf4f-4f91-9384-dea064f27d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9303 | 2026.05.23 16:13:28.133174 [ 314 ] {} <Debug> TCP-Session: e478a1b0-3361-4936-bab8-157c83adc8ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9304 | 2026.05.23 16:13:28.133180 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9305 | 2026.05.23 16:13:28.133108 [ 308 ] {} <Debug> TCP-Session: 23085ddf-fafe-436d-ab23-fcfd43f940d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9306 | 2026.05.23 16:13:28.133070 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9307 | 2026.05.23 16:13:28.133253 [ 311 ] {} <Debug> TCP-Session: cab043de-fb97-435f-b49f-5d9e044ae3cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9308 | 2026.05.23 16:13:28.133065 [ 307 ] {} <Debug> TCP-Session: 900543dc-1e1c-4cc3-bdfe-7b14bb11855e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9309 | 2026.05.23 16:13:28.133304 [ 312 ] {} <Debug> TCP-Session: 2e81358b-e908-4f8a-af97-33562f6858d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9310 | 2026.05.23 16:13:28.258951 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60965 | ||
| 9311 | 2026.05.23 16:13:28.259032 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9312 | 2026.05.23 16:13:28.259058 [ 269 ] {} <Debug> TCP-Session: 1e864b4b-f49d-48d7-b593-34f198c36ebf Authenticating user 'default' from [fd00:1122:3344:101::e]:60965 | ||
| 9313 | 2026.05.23 16:13:28.259080 [ 269 ] {} <Debug> TCP-Session: 1e864b4b-f49d-48d7-b593-34f198c36ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9314 | 2026.05.23 16:13:28.259094 [ 269 ] {} <Debug> TCP-Session: 1e864b4b-f49d-48d7-b593-34f198c36ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9315 | 2026.05.23 16:13:28.259308 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62841 | ||
| 9316 | 2026.05.23 16:13:28.259321 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58083 | ||
| 9317 | 2026.05.23 16:13:28.259359 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42069 | ||
| 9318 | 2026.05.23 16:13:28.259380 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35540 | ||
| 9319 | 2026.05.23 16:13:28.259400 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9320 | 2026.05.23 16:13:28.259409 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51010 | ||
| 9321 | 2026.05.23 16:13:28.259400 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42150 | ||
| 9322 | 2026.05.23 16:13:28.259443 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9323 | 2026.05.23 16:13:28.259464 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9324 | 2026.05.23 16:13:28.259431 [ 307 ] {} <Debug> TCP-Session: 7b20a323-c55d-4453-8aa5-a032536253f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62841 | ||
| 9325 | 2026.05.23 16:13:28.259489 [ 313 ] {} <Debug> TCP-Session: 0e3a3187-9f4d-439e-a748-8801476b0d54 Authenticating user 'default' from [fd00:1122:3344:101::e]:35540 | ||
| 9326 | 2026.05.23 16:13:28.259496 [ 259 ] {} <Debug> TCP-Session: 47d8dc00-966e-425d-bf1e-659889404818 Authenticating user 'default' from [fd00:1122:3344:101::e]:51010 | ||
| 9327 | 2026.05.23 16:13:28.259489 [ 269 ] {} <Trace> TCP-Session: 1e864b4b-f49d-48d7-b593-34f198c36ebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9328 | 2026.05.23 16:13:28.259515 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9329 | 2026.05.23 16:13:28.259531 [ 259 ] {} <Debug> TCP-Session: 47d8dc00-966e-425d-bf1e-659889404818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9330 | 2026.05.23 16:13:28.259516 [ 313 ] {} <Debug> TCP-Session: 0e3a3187-9f4d-439e-a748-8801476b0d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9331 | 2026.05.23 16:13:28.259575 [ 259 ] {} <Debug> TCP-Session: 47d8dc00-966e-425d-bf1e-659889404818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9332 | 2026.05.23 16:13:28.259573 [ 315 ] {} <Debug> TCP-Session: 78302c7d-cbec-4dc4-b1ea-64f9b7fbfb41 Authenticating user 'default' from [fd00:1122:3344:101::e]:42150 | ||
| 9333 | 2026.05.23 16:13:28.259590 [ 313 ] {} <Debug> TCP-Session: 0e3a3187-9f4d-439e-a748-8801476b0d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9334 | 2026.05.23 16:13:28.259515 [ 307 ] {} <Debug> TCP-Session: 7b20a323-c55d-4453-8aa5-a032536253f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9335 | 2026.05.23 16:13:28.259629 [ 315 ] {} <Debug> TCP-Session: 78302c7d-cbec-4dc4-b1ea-64f9b7fbfb41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9336 | 2026.05.23 16:13:28.259645 [ 307 ] {} <Debug> TCP-Session: 7b20a323-c55d-4453-8aa5-a032536253f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9337 | 2026.05.23 16:13:28.259661 [ 315 ] {} <Debug> TCP-Session: 78302c7d-cbec-4dc4-b1ea-64f9b7fbfb41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9338 | 2026.05.23 16:13:28.259645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19620 | ||
| 9339 | 2026.05.23 16:13:28.259698 [ 269 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60965) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9340 | 2026.05.23 16:13:28.259429 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9341 | 2026.05.23 16:13:28.259425 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9342 | 2026.05.23 16:13:28.259824 [ 312 ] {} <Debug> TCP-Session: 5c50dde4-6c12-4568-b43e-f51d8fb314c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42069 | ||
| 9343 | 2026.05.23 16:13:28.259350 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34482 | ||
| 9344 | 2026.05.23 16:13:28.259853 [ 308 ] {} <Debug> TCP-Session: cb51ae66-f375-4e66-80a9-b68c15a236f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58083 | ||
| 9345 | 2026.05.23 16:13:28.259859 [ 312 ] {} <Debug> TCP-Session: 5c50dde4-6c12-4568-b43e-f51d8fb314c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9346 | 2026.05.23 16:13:28.259895 [ 308 ] {} <Debug> TCP-Session: cb51ae66-f375-4e66-80a9-b68c15a236f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9347 | 2026.05.23 16:13:28.259908 [ 312 ] {} <Debug> TCP-Session: 5c50dde4-6c12-4568-b43e-f51d8fb314c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9348 | 2026.05.23 16:13:28.259914 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9349 | 2026.05.23 16:13:28.259920 [ 308 ] {} <Debug> TCP-Session: cb51ae66-f375-4e66-80a9-b68c15a236f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9350 | 2026.05.23 16:13:28.259398 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43465 | ||
| 9351 | 2026.05.23 16:13:28.259959 [ 311 ] {} <Debug> TCP-Session: b025143a-12d0-491e-bad7-d4e4cda50c8e Authenticating user 'default' from [fd00:1122:3344:101::e]:34482 | ||
| 9352 | 2026.05.23 16:13:28.260016 [ 269 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9353 | 2026.05.23 16:13:28.260037 [ 311 ] {} <Debug> TCP-Session: b025143a-12d0-491e-bad7-d4e4cda50c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9354 | 2026.05.23 16:13:28.260043 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9355 | 2026.05.23 16:13:28.260062 [ 311 ] {} <Debug> TCP-Session: b025143a-12d0-491e-bad7-d4e4cda50c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9356 | 2026.05.23 16:13:28.260074 [ 269 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9357 | 2026.05.23 16:13:28.260080 [ 314 ] {} <Debug> TCP-Session: 90bdd507-b634-44ac-8add-751b3d3adf31 Authenticating user 'default' from [fd00:1122:3344:101::e]:43465 | ||
| 9358 | 2026.05.23 16:13:28.260118 [ 314 ] {} <Debug> TCP-Session: 90bdd507-b634-44ac-8add-751b3d3adf31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9359 | 2026.05.23 16:13:28.260132 [ 314 ] {} <Debug> TCP-Session: 90bdd507-b634-44ac-8add-751b3d3adf31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9360 | 2026.05.23 16:13:28.260221 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9361 | 2026.05.23 16:13:28.260275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9362 | 2026.05.23 16:13:28.260372 [ 269 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 9363 | 2026.05.23 16:13:28.261272 [ 354 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} <Trace> AggregatingTransform: Aggregating | ||
| 9364 | 2026.05.23 16:13:28.261322 [ 354 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} <Trace> Aggregator: Aggregation method: without_key | ||
| 9365 | 2026.05.23 16:13:28.261357 [ 354 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877322 sec. (1139.832 rows/sec., 44.52 KiB/sec.) | ||
| 9366 | 2026.05.23 16:13:28.261380 [ 354 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} <Trace> Aggregator: Merging aggregated data | ||
| 9367 | 2026.05.23 16:13:28.262222 [ 269 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002583 sec., 387.14672861014327 rows/sec., 15.12 KiB/sec. | ||
| 9368 | 2026.05.23 16:13:28.262375 [ 269 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} <Debug> TCPHandler: Processed in 0.003000061 sec. | ||
| 9369 | 2026.05.23 16:13:28.262421 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9370 | 2026.05.23 16:13:28.262528 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9371 | 2026.05.23 16:13:28.262561 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9372 | 2026.05.23 16:13:28.262579 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9373 | 2026.05.23 16:13:28.262599 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9374 | 2026.05.23 16:13:28.262612 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9375 | 2026.05.23 16:13:28.262639 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9376 | 2026.05.23 16:13:28.262654 [ 311 ] {} <Debug> TCP-Session: b025143a-12d0-491e-bad7-d4e4cda50c8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9377 | 2026.05.23 16:13:28.262677 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9378 | 2026.05.23 16:13:28.262693 [ 314 ] {} <Debug> TCP-Session: 90bdd507-b634-44ac-8add-751b3d3adf31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9379 | 2026.05.23 16:13:28.262710 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9380 | 2026.05.23 16:13:28.262730 [ 312 ] {} <Debug> TCP-Session: 5c50dde4-6c12-4568-b43e-f51d8fb314c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9381 | 2026.05.23 16:13:28.262738 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9382 | 2026.05.23 16:13:28.262758 [ 315 ] {} <Debug> TCP-Session: 78302c7d-cbec-4dc4-b1ea-64f9b7fbfb41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9383 | 2026.05.23 16:13:28.262669 [ 259 ] {} <Debug> TCP-Session: 47d8dc00-966e-425d-bf1e-659889404818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9384 | 2026.05.23 16:13:28.262814 [ 308 ] {} <Debug> TCP-Session: cb51ae66-f375-4e66-80a9-b68c15a236f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9385 | 2026.05.23 16:13:28.262624 [ 313 ] {} <Debug> TCP-Session: 0e3a3187-9f4d-439e-a748-8801476b0d54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9386 | 2026.05.23 16:13:28.262608 [ 307 ] {} <Debug> TCP-Session: 7b20a323-c55d-4453-8aa5-a032536253f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9387 | 2026.05.23 16:13:28.262722 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9388 | 2026.05.23 16:13:28.262574 [ 269 ] {} <Debug> TCP-Session: 1e864b4b-f49d-48d7-b593-34f198c36ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9389 | 2026.05.23 16:13:28.263111 [ 90 ] {} <Debug> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9390 | 2026.05.23 16:13:28.263153 [ 90 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9391 | 2026.05.23 16:13:28.263160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19620 | ||
| 9392 | 2026.05.23 16:13:28.263179 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9393 | 2026.05.23 16:13:28.263284 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::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 | ||
| 9394 | 2026.05.23 16:13:28.263390 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9395 | 2026.05.23 16:13:28.263424 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17188 rows starting from the beginning of the part | ||
| 9396 | 2026.05.23 16:13:28.263484 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9397 | 2026.05.23 16:13:28.263531 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9398 | 2026.05.23 16:13:28.263579 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9399 | 2026.05.23 16:13:28.263625 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9400 | 2026.05.23 16:13:28.263666 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9401 | 2026.05.23 16:13:28.265650 [ 193 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19620 rows, containing 4 columns (4 merged, 0 gathered) in 0.002409554 sec., 8142585.723333032 rows/sec., 116.48 MiB/sec. | ||
| 9402 | 2026.05.23 16:13:28.265903 [ 198 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9403 | 2026.05.23 16:13:28.266182 [ 198 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2026.05.23 16:13:28.266259 [ 198 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9405 | 2026.05.23 16:13:28.266347 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9406 | 2026.05.23 16:13:29.330445 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9407 | 2026.05.23 16:13:29.356875 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9408 | 2026.05.23 16:13:29.356951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9409 | 2026.05.23 16:13:29.364258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9410 | 2026.05.23 16:13:29.365300 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9411 | 2026.05.23 16:13:29.365675 [ 89 ] {} <Debug> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9412 | 2026.05.23 16:13:29.365744 [ 89 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9413 | 2026.05.23 16:13:29.365766 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9414 | 2026.05.23 16:13:29.365870 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 9415 | 2026.05.23 16:13:29.369225 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9416 | 2026.05.23 16:13:29.370281 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9417 | 2026.05.23 16:13:29.371766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9418 | 2026.05.23 16:13:29.374721 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9419 | 2026.05.23 16:13:29.378913 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 9420 | 2026.05.23 16:13:29.383406 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 9421 | 2026.05.23 16:13:29.389148 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 9422 | 2026.05.23 16:13:29.393445 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 9423 | 2026.05.23 16:13:29.455910 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.090078751 sec., 3430.33175493297 rows/sec., 17.74 MiB/sec. | ||
| 9424 | 2026.05.23 16:13:29.458728 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9425 | 2026.05.23 16:13:29.460936 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2026.05.23 16:13:29.461063 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9427 | 2026.05.23 16:13:29.463581 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9428 | 2026.05.23 16:13:31.055164 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9429 | 2026.05.23 16:13:31.055433 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9430 | 2026.05.23 16:13:31.055773 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9431 | 2026.05.23 16:13:31.055813 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9432 | 2026.05.23 16:13:31.056043 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9433 | 2026.05.23 16:13:31.056110 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9434 | 2026.05.23 16:13:31.056251 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 9435 | 2026.05.23 16:13:31.056359 [ 354 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9436 | 2026.05.23 16:13:31.056378 [ 322 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9437 | 2026.05.23 16:13:31.056359 [ 328 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9438 | 2026.05.23 16:13:31.056360 [ 340 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9439 | 2026.05.23 16:13:31.056557 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9440 | 2026.05.23 16:13:31.056584 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9441 | 2026.05.23 16:13:31.056654 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9442 | 2026.05.23 16:13:31.056674 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9443 | 2026.05.23 16:13:31.056710 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 9444 | 2026.05.23 16:13:31.056750 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 9445 | 2026.05.23 16:13:31.057897 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <Debug> executeQuery: Read 38 rows, 8.34 KiB in 0.002562 sec., 14832.162373145979 rows/sec., 3.18 MiB/sec. | ||
| 9446 | 2026.05.23 16:13:31.058020 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} <Debug> TCPHandler: Processed in 0.002987081 sec. | ||
| 9447 | 2026.05.23 16:13:31.060774 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9448 | 2026.05.23 16:13:31.060890 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9449 | 2026.05.23 16:13:31.060934 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9450 | 2026.05.23 16:13:31.061481 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9451 | 2026.05.23 16:13:31.061530 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9452 | 2026.05.23 16:13:31.061896 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9453 | 2026.05.23 16:13:31.062121 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9454 | 2026.05.23 16:13:31.062265 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001407 sec., 17057.569296375266 rows/sec., 1.42 MiB/sec. | ||
| 9455 | 2026.05.23 16:13:31.062300 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} <Debug> TCPHandler: Processed in 0.001589851 sec. | ||
| 9456 | 2026.05.23 16:13:31.062441 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9457 | 2026.05.23 16:13:31.062551 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9458 | 2026.05.23 16:13:31.062591 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9459 | 2026.05.23 16:13:31.063015 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9460 | 2026.05.23 16:13:31.063051 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9461 | 2026.05.23 16:13:31.063327 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9462 | 2026.05.23 16:13:31.063550 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9463 | 2026.05.23 16:13:31.063681 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001144 sec., 3496.5034965034965 rows/sec., 285.12 KiB/sec. | ||
| 9464 | 2026.05.23 16:13:31.063716 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} <Debug> TCPHandler: Processed in 0.001332998 sec. | ||
| 9465 | 2026.05.23 16:13:31.063846 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9466 | 2026.05.23 16:13:31.063943 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9467 | 2026.05.23 16:13:31.063982 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9468 | 2026.05.23 16:13:31.064449 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9469 | 2026.05.23 16:13:31.064486 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9470 | 2026.05.23 16:13:31.064796 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9471 | 2026.05.23 16:13:31.065004 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2026.05.23 16:13:31.065132 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} <Debug> executeQuery: Read 212 rows, 19.00 KiB in 0.001207 sec., 175642.0878210439 rows/sec., 15.37 MiB/sec. | ||
| 9473 | 2026.05.23 16:13:31.065167 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} <Debug> TCPHandler: Processed in 0.001370139 sec. | ||
| 9474 | 2026.05.23 16:13:31.065289 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9475 | 2026.05.23 16:13:31.065386 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9476 | 2026.05.23 16:13:31.065425 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9477 | 2026.05.23 16:13:31.065835 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9478 | 2026.05.23 16:13:31.065871 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9479 | 2026.05.23 16:13:31.066161 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9480 | 2026.05.23 16:13:31.066365 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9481 | 2026.05.23 16:13:31.066493 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} <Debug> executeQuery: Read 21 rows, 1.62 KiB in 0.001125 sec., 18666.666666666668 rows/sec., 1.40 MiB/sec. | ||
| 9482 | 2026.05.23 16:13:31.066527 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} <Debug> TCPHandler: Processed in 0.001287248 sec. | ||
| 9483 | 2026.05.23 16:13:31.066645 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9484 | 2026.05.23 16:13:31.066743 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9485 | 2026.05.23 16:13:31.066783 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9486 | 2026.05.23 16:13:31.067189 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9487 | 2026.05.23 16:13:31.067234 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9488 | 2026.05.23 16:13:31.067515 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9489 | 2026.05.23 16:13:31.067726 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9490 | 2026.05.23 16:13:31.067853 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.77 MiB/sec. | ||
| 9491 | 2026.05.23 16:13:31.067887 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} <Debug> TCPHandler: Processed in 0.001291728 sec. | ||
| 9492 | 2026.05.23 16:13:31.068046 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9493 | 2026.05.23 16:13:31.068142 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9494 | 2026.05.23 16:13:31.068181 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9495 | 2026.05.23 16:13:31.068591 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9496 | 2026.05.23 16:13:31.068627 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9497 | 2026.05.23 16:13:31.068920 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9498 | 2026.05.23 16:13:31.069122 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9499 | 2026.05.23 16:13:31.069247 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 9500 | 2026.05.23 16:13:31.069280 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} <Debug> TCPHandler: Processed in 0.001291488 sec. | ||
| 9501 | 2026.05.23 16:13:31.069401 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9502 | 2026.05.23 16:13:31.069497 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9503 | 2026.05.23 16:13:31.069536 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9504 | 2026.05.23 16:13:31.070026 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2026.05.23 16:13:31.070062 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9506 | 2026.05.23 16:13:31.070358 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9507 | 2026.05.23 16:13:31.070566 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2026.05.23 16:13:31.070695 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} <Debug> executeQuery: Read 133 rows, 10.99 KiB in 0.001216 sec., 109375 rows/sec., 8.83 MiB/sec. | ||
| 9509 | 2026.05.23 16:13:31.070729 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} <Debug> TCPHandler: Processed in 0.001378089 sec. | ||
| 9510 | 2026.05.23 16:13:31.070865 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9511 | 2026.05.23 16:13:31.070962 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9512 | 2026.05.23 16:13:31.071005 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9513 | 2026.05.23 16:13:31.071392 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9514 | 2026.05.23 16:13:31.071427 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9515 | 2026.05.23 16:13:31.071749 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9516 | 2026.05.23 16:13:31.071953 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9517 | 2026.05.23 16:13:31.072078 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001134 sec., 174603.1746031746 rows/sec., 12.52 MiB/sec. | ||
| 9518 | 2026.05.23 16:13:31.072112 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} <Debug> TCPHandler: Processed in 0.001296568 sec. | ||
| 9519 | 2026.05.23 16:13:31.072249 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9520 | 2026.05.23 16:13:31.072346 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9521 | 2026.05.23 16:13:31.072398 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} <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 | ||
| 9522 | 2026.05.23 16:13:31.073125 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9523 | 2026.05.23 16:13:31.073161 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9524 | 2026.05.23 16:13:31.073653 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9525 | 2026.05.23 16:13:31.073877 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9526 | 2026.05.23 16:13:31.074018 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00169 sec., 2958.5798816568044 rows/sec., 5.30 MiB/sec. | ||
| 9527 | 2026.05.23 16:13:31.074068 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} <Debug> TCPHandler: Processed in 0.001867556 sec. | ||
| 9528 | 2026.05.23 16:13:31.074193 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9529 | 2026.05.23 16:13:31.074291 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9530 | 2026.05.23 16:13:31.074332 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9531 | 2026.05.23 16:13:31.074678 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9532 | 2026.05.23 16:13:31.074712 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9533 | 2026.05.23 16:13:31.075069 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9534 | 2026.05.23 16:13:31.075273 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9535 | 2026.05.23 16:13:31.075398 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 9536 | 2026.05.23 16:13:31.075431 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} <Debug> TCPHandler: Processed in 0.001295948 sec. | ||
| 9537 | 2026.05.23 16:13:35.659796 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9538 | 2026.05.23 16:13:35.659867 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9539 | 2026.05.23 16:13:35.764228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20068 | ||
| 9540 | 2026.05.23 16:13:35.764698 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9541 | 2026.05.23 16:13:35.764740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9542 | 2026.05.23 16:13:35.765195 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9543 | 2026.05.23 16:13:35.765413 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9544 | 2026.05.23 16:13:35.765542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20068 | ||
| 9545 | 2026.05.23 16:13:36.054062 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2026.05.23 16:13:36.054295 [ 260 ] {11efee63-737d-4172-931b-a027af633417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9547 | 2026.05.23 16:13:36.054622 [ 260 ] {11efee63-737d-4172-931b-a027af633417} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9548 | 2026.05.23 16:13:36.054660 [ 260 ] {11efee63-737d-4172-931b-a027af633417} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9549 | 2026.05.23 16:13:36.054880 [ 260 ] {11efee63-737d-4172-931b-a027af633417} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9550 | 2026.05.23 16:13:36.054950 [ 260 ] {11efee63-737d-4172-931b-a027af633417} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9551 | 2026.05.23 16:13:36.055091 [ 260 ] {11efee63-737d-4172-931b-a027af633417} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9552 | 2026.05.23 16:13:36.055186 [ 340 ] {11efee63-737d-4172-931b-a027af633417} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9553 | 2026.05.23 16:13:36.055185 [ 328 ] {11efee63-737d-4172-931b-a027af633417} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9554 | 2026.05.23 16:13:36.055211 [ 354 ] {11efee63-737d-4172-931b-a027af633417} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9555 | 2026.05.23 16:13:36.055198 [ 322 ] {11efee63-737d-4172-931b-a027af633417} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9556 | 2026.05.23 16:13:36.055368 [ 260 ] {11efee63-737d-4172-931b-a027af633417} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 9557 | 2026.05.23 16:13:36.055423 [ 260 ] {11efee63-737d-4172-931b-a027af633417} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9558 | 2026.05.23 16:13:36.055473 [ 260 ] {11efee63-737d-4172-931b-a027af633417} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9559 | 2026.05.23 16:13:36.055494 [ 260 ] {11efee63-737d-4172-931b-a027af633417} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 9560 | 2026.05.23 16:13:36.056384 [ 260 ] {11efee63-737d-4172-931b-a027af633417} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002186 sec., 14638.609332113449 rows/sec., 2.46 MiB/sec. | ||
| 9561 | 2026.05.23 16:13:36.056471 [ 260 ] {11efee63-737d-4172-931b-a027af633417} <Debug> TCPHandler: Processed in 0.002544275 sec. | ||
| 9562 | 2026.05.23 16:13:36.058747 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9563 | 2026.05.23 16:13:36.058860 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9564 | 2026.05.23 16:13:36.058905 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9565 | 2026.05.23 16:13:36.059466 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.05.23 16:13:36.059508 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9567 | 2026.05.23 16:13:36.059874 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9568 | 2026.05.23 16:13:36.060099 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.05.23 16:13:36.060250 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001421 sec., 108374.3842364532 rows/sec., 9.31 MiB/sec. | ||
| 9570 | 2026.05.23 16:13:36.060286 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} <Debug> TCPHandler: Processed in 0.001591112 sec. | ||
| 9571 | 2026.05.23 16:13:36.060460 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9572 | 2026.05.23 16:13:36.060557 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9573 | 2026.05.23 16:13:36.060597 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9574 | 2026.05.23 16:13:36.061019 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.05.23 16:13:36.061056 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9576 | 2026.05.23 16:13:36.061364 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9577 | 2026.05.23 16:13:36.061575 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.05.23 16:13:36.061691 [ 76 ] {} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9579 | 2026.05.23 16:13:36.061705 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001167 sec., 31705.227077977717 rows/sec., 2.33 MiB/sec. | ||
| 9580 | 2026.05.23 16:13:36.061746 [ 76 ] {} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.05.23 16:13:36.061755 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} <Debug> TCPHandler: Processed in 0.001345119 sec. | ||
| 9582 | 2026.05.23 16:13:36.061775 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9583 | 2026.05.23 16:13:36.061892 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 9584 | 2026.05.23 16:13:36.061916 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.05.23 16:13:36.062004 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9586 | 2026.05.23 16:13:36.062015 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9587 | 2026.05.23 16:13:36.062038 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 81 rows starting from the beginning of the part | ||
| 9588 | 2026.05.23 16:13:36.062056 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9589 | 2026.05.23 16:13:36.062106 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part | ||
| 9590 | 2026.05.23 16:13:36.062162 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 5 rows starting from the beginning of the part | ||
| 9591 | 2026.05.23 16:13:36.062208 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 37 rows starting from the beginning of the part | ||
| 9592 | 2026.05.23 16:13:36.062253 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 21 rows starting from the beginning of the part | ||
| 9593 | 2026.05.23 16:13:36.062300 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 37 rows starting from the beginning of the part | ||
| 9594 | 2026.05.23 16:13:36.062505 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9595 | 2026.05.23 16:13:36.062540 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9596 | 2026.05.23 16:13:36.062858 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9597 | 2026.05.23 16:13:36.063074 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9598 | 2026.05.23 16:13:36.063083 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234237 sec., 185539.73021388924 rows/sec., 14.32 MiB/sec. | ||
| 9599 | 2026.05.23 16:13:36.063205 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001208 sec., 103476.82119205297 rows/sec., 8.06 MiB/sec. | ||
| 9600 | 2026.05.23 16:13:36.063245 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} <Debug> TCPHandler: Processed in 0.001378979 sec. | ||
| 9601 | 2026.05.23 16:13:36.063267 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9602 | 2026.05.23 16:13:36.063381 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.05.23 16:13:36.063486 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9604 | 2026.05.23 16:13:36.063531 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9605 | 2026.05.23 16:13:36.063585 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.05.23 16:13:36.063668 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9607 | 2026.05.23 16:13:36.063760 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9608 | 2026.05.23 16:13:36.063937 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2026.05.23 16:13:36.063978 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9610 | 2026.05.23 16:13:36.064314 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9611 | 2026.05.23 16:13:36.064528 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2026.05.23 16:13:36.064639 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_64_13 to all_69_69_0 | ||
| 9613 | 2026.05.23 16:13:36.064658 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 9614 | 2026.05.23 16:13:36.064672 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9615 | 2026.05.23 16:13:36.064700 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9616 | 2026.05.23 16:13:36.064701 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} <Debug> TCPHandler: Processed in 0.001376209 sec. | ||
| 9617 | 2026.05.23 16:13:36.064785 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_64_13 to all_69_69_0 into Compact with storage Full | ||
| 9618 | 2026.05.23 16:13:36.064840 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9619 | 2026.05.23 16:13:36.064878 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9620 | 2026.05.23 16:13:36.064907 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_64_13, total 24201 rows starting from the beginning of the part | ||
| 9621 | 2026.05.23 16:13:36.064937 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9622 | 2026.05.23 16:13:36.064958 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
| 9623 | 2026.05.23 16:13:36.064993 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} <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 | ||
| 9624 | 2026.05.23 16:13:36.065001 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9625 | 2026.05.23 16:13:36.065043 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9626 | 2026.05.23 16:13:36.065082 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 198 rows starting from the beginning of the part | ||
| 9627 | 2026.05.23 16:13:36.065121 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9628 | 2026.05.23 16:13:36.065827 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9629 | 2026.05.23 16:13:36.065864 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9630 | 2026.05.23 16:13:36.066505 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9631 | 2026.05.23 16:13:36.066747 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9632 | 2026.05.23 16:13:36.066887 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001968 sec., 18800.81300813008 rows/sec., 33.69 MiB/sec. | ||
| 9633 | 2026.05.23 16:13:36.066938 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} <Debug> TCPHandler: Processed in 0.00214786 sec. | ||
| 9634 | 2026.05.23 16:13:36.067070 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9635 | 2026.05.23 16:13:36.067170 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9636 | 2026.05.23 16:13:36.067212 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9637 | 2026.05.23 16:13:36.067563 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9638 | 2026.05.23 16:13:36.067599 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9639 | 2026.05.23 16:13:36.067956 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9640 | 2026.05.23 16:13:36.068168 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9641 | 2026.05.23 16:13:36.068295 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 9642 | 2026.05.23 16:13:36.068329 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} <Debug> TCPHandler: Processed in 0.001308058 sec. | ||
| 9643 | 2026.05.23 16:13:36.077325 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24911 rows, containing 5 columns (5 merged, 0 gathered) in 0.012570173 sec., 1981754.7459370685 rows/sec., 127.36 MiB/sec. | ||
| 9644 | 2026.05.23 16:13:36.077514 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} <Trace> MergedBlockOutputStream: filled checksums all_1_69_14 (state Temporary) | ||
| 9645 | 2026.05.23 16:13:36.077818 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_69_14 to all_1_69_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2026.05.23 16:13:36.077899 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_64_13, all_69_69_0] -> all_1_69_14 | ||
| 9647 | 2026.05.23 16:13:36.077982 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 9648 | 2026.05.23 16:13:36.871844 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9649 | 2026.05.23 16:13:36.887213 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2026.05.23 16:13:36.887279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9651 | 2026.05.23 16:13:36.892767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9652 | 2026.05.23 16:13:36.893459 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2026.05.23 16:13:36.896426 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9654 | 2026.05.23 16:13:37.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.39 MiB, peak 318.48 MiB, free memory in arenas 0.00 B, will set to 308.45 MiB (RSS), difference: 2.06 MiB | ||
| 9655 | 2026.05.23 16:13:41.053011 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9656 | 2026.05.23 16:13:41.053252 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9657 | 2026.05.23 16:13:41.053572 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9658 | 2026.05.23 16:13:41.053610 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9659 | 2026.05.23 16:13:41.053829 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9660 | 2026.05.23 16:13:41.053898 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9661 | 2026.05.23 16:13:41.054037 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9662 | 2026.05.23 16:13:41.054132 [ 340 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9663 | 2026.05.23 16:13:41.054161 [ 322 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9664 | 2026.05.23 16:13:41.054167 [ 354 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9665 | 2026.05.23 16:13:41.054133 [ 328 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9666 | 2026.05.23 16:13:41.054342 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 9667 | 2026.05.23 16:13:41.054368 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9668 | 2026.05.23 16:13:41.054412 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9669 | 2026.05.23 16:13:41.054434 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 9670 | 2026.05.23 16:13:41.055609 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002448 sec., 13071.8954248366 rows/sec., 2.19 MiB/sec. | ||
| 9671 | 2026.05.23 16:13:41.055714 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} <Debug> TCPHandler: Processed in 0.002832369 sec. | ||
| 9672 | 2026.05.23 16:13:41.057606 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9673 | 2026.05.23 16:13:41.057722 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9674 | 2026.05.23 16:13:41.057766 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9675 | 2026.05.23 16:13:41.058306 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2026.05.23 16:13:41.058352 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9677 | 2026.05.23 16:13:41.058733 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9678 | 2026.05.23 16:13:41.058969 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2026.05.23 16:13:41.059112 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001421 sec., 63335.6790992259 rows/sec., 5.09 MiB/sec. | ||
| 9680 | 2026.05.23 16:13:41.059149 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} <Debug> TCPHandler: Processed in 0.001595682 sec. | ||
| 9681 | 2026.05.23 16:13:41.059289 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2026.05.23 16:13:41.059388 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9683 | 2026.05.23 16:13:41.059428 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9684 | 2026.05.23 16:13:41.059837 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2026.05.23 16:13:41.059873 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9686 | 2026.05.23 16:13:41.060172 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9687 | 2026.05.23 16:13:41.060395 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2026.05.23 16:13:41.060523 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001154 sec., 4332.7556325823225 rows/sec., 325.80 KiB/sec. | ||
| 9689 | 2026.05.23 16:13:41.060562 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} <Debug> TCPHandler: Processed in 0.001322708 sec. | ||
| 9690 | 2026.05.23 16:13:41.060693 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2026.05.23 16:13:41.060791 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9692 | 2026.05.23 16:13:41.060831 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9693 | 2026.05.23 16:13:41.061256 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.05.23 16:13:41.061292 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9695 | 2026.05.23 16:13:41.061593 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9696 | 2026.05.23 16:13:41.061801 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.05.23 16:13:41.061920 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001159 sec., 80241.58757549612 rows/sec., 6.24 MiB/sec. | ||
| 9698 | 2026.05.23 16:13:41.061953 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} <Debug> TCPHandler: Processed in 0.001325018 sec. | ||
| 9699 | 2026.05.23 16:13:41.062066 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2026.05.23 16:13:41.062157 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9701 | 2026.05.23 16:13:41.062196 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9702 | 2026.05.23 16:13:41.062596 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2026.05.23 16:13:41.062629 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9704 | 2026.05.23 16:13:41.063016 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9705 | 2026.05.23 16:13:41.063225 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2026.05.23 16:13:41.063354 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 9707 | 2026.05.23 16:13:41.063389 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} <Debug> TCPHandler: Processed in 0.001349909 sec. | ||
| 9708 | 2026.05.23 16:13:41.063537 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9709 | 2026.05.23 16:13:41.063645 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9710 | 2026.05.23 16:13:41.063697 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} <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 | ||
| 9711 | 2026.05.23 16:13:41.064436 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9712 | 2026.05.23 16:13:41.064472 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9713 | 2026.05.23 16:13:41.064966 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9714 | 2026.05.23 16:13:41.065195 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2026.05.23 16:13:41.065332 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001706 sec., 2930.8323563892145 rows/sec., 5.25 MiB/sec. | ||
| 9716 | 2026.05.23 16:13:41.065348 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9717 | 2026.05.23 16:13:41.065383 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} <Debug> TCPHandler: Processed in 0.001904076 sec. | ||
| 9718 | 2026.05.23 16:13:41.065404 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2026.05.23 16:13:41.065433 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9720 | 2026.05.23 16:13:41.065539 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9721 | 2026.05.23 16:13:41.065549 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::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 | ||
| 9722 | 2026.05.23 16:13:41.065642 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9723 | 2026.05.23 16:13:41.065688 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9724 | 2026.05.23 16:13:41.065813 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9725 | 2026.05.23 16:13:41.065872 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1128 rows starting from the beginning of the part | ||
| 9726 | 2026.05.23 16:13:41.066009 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part | ||
| 9727 | 2026.05.23 16:13:41.066064 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9728 | 2026.05.23 16:13:41.066103 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9729 | 2026.05.23 16:13:41.066109 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 37 rows starting from the beginning of the part | ||
| 9730 | 2026.05.23 16:13:41.066201 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part | ||
| 9731 | 2026.05.23 16:13:41.066282 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 37 rows starting from the beginning of the part | ||
| 9732 | 2026.05.23 16:13:41.066370 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part | ||
| 9733 | 2026.05.23 16:13:41.066427 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9734 | 2026.05.23 16:13:41.066658 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9735 | 2026.05.23 16:13:41.066792 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 9736 | 2026.05.23 16:13:41.066826 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} <Debug> TCPHandler: Processed in 0.001340469 sec. | ||
| 9737 | 2026.05.23 16:13:41.071860 [ 187 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1217 rows, containing 19 columns (19 merged, 0 gathered) in 0.006359388 sec., 191370.61616620971 rows/sec., 342.93 MiB/sec. | ||
| 9738 | 2026.05.23 16:13:41.073330 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9739 | 2026.05.23 16:13:41.073702 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2026.05.23 16:13:41.073783 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9741 | 2026.05.23 16:13:41.073916 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.51 MiB. | ||
| 9742 | 2026.05.23 16:13:42.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.90 MiB, peak 320.37 MiB, free memory in arenas 0.00 B, will set to 312.32 MiB (RSS), difference: 3.42 MiB | ||
| 9743 | 2026.05.23 16:13:43.265759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20580 | ||
| 9744 | 2026.05.23 16:13:43.266567 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9745 | 2026.05.23 16:13:43.266606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9746 | 2026.05.23 16:13:43.267088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9747 | 2026.05.23 16:13:43.267326 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9748 | 2026.05.23 16:13:43.267459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20580 | ||
| 9749 | 2026.05.23 16:13:44.396606 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9750 | 2026.05.23 16:13:44.415421 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9751 | 2026.05.23 16:13:44.415496 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9752 | 2026.05.23 16:13:44.421567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9753 | 2026.05.23 16:13:44.422327 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9754 | 2026.05.23 16:13:44.428138 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9755 | 2026.05.23 16:13:44.992042 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2026.05.23 16:13:44.992301 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9757 | 2026.05.23 16:13:44.992674 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9758 | 2026.05.23 16:13:44.992718 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9759 | 2026.05.23 16:13:44.992968 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9760 | 2026.05.23 16:13:44.993041 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9761 | 2026.05.23 16:13:44.993190 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 9762 | 2026.05.23 16:13:44.993313 [ 340 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9763 | 2026.05.23 16:13:44.993325 [ 364 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9764 | 2026.05.23 16:13:44.993318 [ 328 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9765 | 2026.05.23 16:13:44.993434 [ 340 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9766 | 2026.05.23 16:13:44.993534 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 9767 | 2026.05.23 16:13:44.993566 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9768 | 2026.05.23 16:13:44.993615 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 9769 | 2026.05.23 16:13:44.993638 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 9770 | 2026.05.23 16:13:44.994761 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002571 sec., 12446.518864255155 rows/sec., 2.09 MiB/sec. | ||
| 9771 | 2026.05.23 16:13:44.994877 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} <Debug> TCPHandler: Processed in 0.002980661 sec. | ||
| 9772 | 2026.05.23 16:13:45.011237 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2026.05.23 16:13:45.011397 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9774 | 2026.05.23 16:13:45.011457 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9775 | 2026.05.23 16:13:45.012184 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2026.05.23 16:13:45.012238 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9777 | 2026.05.23 16:13:45.012611 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9778 | 2026.05.23 16:13:45.012838 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2026.05.23 16:13:45.012992 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001603 sec., 4990.642545227698 rows/sec., 406.95 KiB/sec. | ||
| 9780 | 2026.05.23 16:13:45.013030 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} <Debug> TCPHandler: Processed in 0.001845315 sec. | ||
| 9781 | 2026.05.23 16:13:45.013171 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9782 | 2026.05.23 16:13:45.013270 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9783 | 2026.05.23 16:13:45.013311 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9784 | 2026.05.23 16:13:45.015318 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2026.05.23 16:13:45.015358 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9786 | 2026.05.23 16:13:45.015877 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9787 | 2026.05.23 16:13:45.016106 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.05.23 16:13:45.016245 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} <Debug> executeQuery: Read 3367 rows, 259.93 KiB in 0.002995 sec., 1124207.0116861437 rows/sec., 84.75 MiB/sec. | ||
| 9789 | 2026.05.23 16:13:45.016244 [ 68 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9790 | 2026.05.23 16:13:45.016284 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 9791 | 2026.05.23 16:13:45.016312 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} <Debug> TCPHandler: Processed in 0.003192044 sec. | ||
| 9792 | 2026.05.23 16:13:45.016322 [ 68 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9793 | 2026.05.23 16:13:45.016348 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9794 | 2026.05.23 16:13:45.016451 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 9795 | 2026.05.23 16:13:45.016472 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9796 | 2026.05.23 16:13:45.016563 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9797 | 2026.05.23 16:13:45.016575 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9798 | 2026.05.23 16:13:45.016600 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3502 rows starting from the beginning of the part | ||
| 9799 | 2026.05.23 16:13:45.016622 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9800 | 2026.05.23 16:13:45.016666 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 154 rows starting from the beginning of the part | ||
| 9801 | 2026.05.23 16:13:45.016718 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 212 rows starting from the beginning of the part | ||
| 9802 | 2026.05.23 16:13:45.016759 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 154 rows starting from the beginning of the part | ||
| 9803 | 2026.05.23 16:13:45.016802 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 9804 | 2026.05.23 16:13:45.016880 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 3367 rows starting from the beginning of the part | ||
| 9805 | 2026.05.23 16:13:45.017105 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2026.05.23 16:13:45.017146 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9807 | 2026.05.23 16:13:45.017478 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9808 | 2026.05.23 16:13:45.017701 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9809 | 2026.05.23 16:13:45.017849 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} <Debug> executeQuery: Read 56 rows, 4.17 KiB in 0.001294 sec., 43276.661514683154 rows/sec., 3.15 MiB/sec. | ||
| 9810 | 2026.05.23 16:13:45.017885 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} <Debug> TCPHandler: Processed in 0.00146408 sec. | ||
| 9811 | 2026.05.23 16:13:45.018034 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9812 | 2026.05.23 16:13:45.018132 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9813 | 2026.05.23 16:13:45.018173 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9814 | 2026.05.23 16:13:45.019032 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2026.05.23 16:13:45.019069 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9816 | 2026.05.23 16:13:45.019441 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9817 | 2026.05.23 16:13:45.019456 [ 189 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7479 rows, containing 5 columns (5 merged, 0 gathered) in 0.003046671 sec., 2454810.5128515684 rows/sec., 197.23 MiB/sec. | ||
| 9818 | 2026.05.23 16:13:45.019659 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9819 | 2026.05.23 16:13:45.019778 [ 188 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9820 | 2026.05.23 16:13:45.019794 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.00168 sec., 567261.9047619047 rows/sec., 33.15 MiB/sec. | ||
| 9821 | 2026.05.23 16:13:45.019829 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} <Debug> TCPHandler: Processed in 0.001843976 sec. | ||
| 9822 | 2026.05.23 16:13:45.019974 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2026.05.23 16:13:45.020063 [ 188 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9824 | 2026.05.23 16:13:45.020071 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9825 | 2026.05.23 16:13:45.020114 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9826 | 2026.05.23 16:13:45.020139 [ 188 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9827 | 2026.05.23 16:13:45.020218 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 9828 | 2026.05.23 16:13:45.020502 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2026.05.23 16:13:45.020537 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9830 | 2026.05.23 16:13:45.020818 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9831 | 2026.05.23 16:13:45.021032 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2026.05.23 16:13:45.021162 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 63.40 KiB/sec. | ||
| 9833 | 2026.05.23 16:13:45.021196 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} <Debug> TCPHandler: Processed in 0.001272327 sec. | ||
| 9834 | 2026.05.23 16:13:45.021328 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9835 | 2026.05.23 16:13:45.021425 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9836 | 2026.05.23 16:13:45.021464 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9837 | 2026.05.23 16:13:45.022724 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2026.05.23 16:13:45.022761 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9839 | 2026.05.23 16:13:45.023191 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9840 | 2026.05.23 16:13:45.023407 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2026.05.23 16:13:45.023526 [ 65 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9842 | 2026.05.23 16:13:45.023536 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} <Debug> executeQuery: Read 1941 rows, 134.35 KiB in 0.002129 sec., 911695.6317519963 rows/sec., 61.62 MiB/sec. | ||
| 9843 | 2026.05.23 16:13:45.023574 [ 65 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9844 | 2026.05.23 16:13:45.023590 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} <Debug> TCPHandler: Processed in 0.002310372 sec. | ||
| 9845 | 2026.05.23 16:13:45.023603 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9846 | 2026.05.23 16:13:45.023700 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 9847 | 2026.05.23 16:13:45.023722 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9848 | 2026.05.23 16:13:45.023815 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9849 | 2026.05.23 16:13:45.023828 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9850 | 2026.05.23 16:13:45.023854 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2008 rows starting from the beginning of the part | ||
| 9851 | 2026.05.23 16:13:45.023879 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9852 | 2026.05.23 16:13:45.023936 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 125 rows starting from the beginning of the part | ||
| 9853 | 2026.05.23 16:13:45.023997 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 133 rows starting from the beginning of the part | ||
| 9854 | 2026.05.23 16:13:45.024043 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 125 rows starting from the beginning of the part | ||
| 9855 | 2026.05.23 16:13:45.024092 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 93 rows starting from the beginning of the part | ||
| 9856 | 2026.05.23 16:13:45.024138 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1941 rows starting from the beginning of the part | ||
| 9857 | 2026.05.23 16:13:45.024877 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9858 | 2026.05.23 16:13:45.024918 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9859 | 2026.05.23 16:13:45.025374 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9860 | 2026.05.23 16:13:45.025524 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4425 rows, containing 5 columns (5 merged, 0 gathered) in 0.001864866 sec., 2372824.6426284784 rows/sec., 172.86 MiB/sec. | ||
| 9861 | 2026.05.23 16:13:45.025594 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2026.05.23 16:13:45.025729 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9863 | 2026.05.23 16:13:45.025736 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} <Debug> executeQuery: Read 1596 rows, 100.03 KiB in 0.001928 sec., 827800.8298755187 rows/sec., 50.67 MiB/sec. | ||
| 9864 | 2026.05.23 16:13:45.025785 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} <Debug> TCPHandler: Processed in 0.00211309 sec. | ||
| 9865 | 2026.05.23 16:13:45.025924 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9866 | 2026.05.23 16:13:45.026009 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9867 | 2026.05.23 16:13:45.026050 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9868 | 2026.05.23 16:13:45.026092 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9869 | 2026.05.23 16:13:45.026119 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} <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 | ||
| 9870 | 2026.05.23 16:13:45.026172 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9871 | 2026.05.23 16:13:45.027149 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2026.05.23 16:13:45.027198 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9873 | 2026.05.23 16:13:45.027820 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9874 | 2026.05.23 16:13:45.028060 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2026.05.23 16:13:45.028204 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.00218 sec., 22018.34862385321 rows/sec., 39.46 MiB/sec. | ||
| 9876 | 2026.05.23 16:13:45.028258 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} <Debug> TCPHandler: Processed in 0.002398183 sec. | ||
| 9877 | 2026.05.23 16:13:45.028398 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9878 | 2026.05.23 16:13:45.028519 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9879 | 2026.05.23 16:13:45.028568 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9880 | 2026.05.23 16:13:45.029058 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2026.05.23 16:13:45.029100 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9882 | 2026.05.23 16:13:45.029445 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9883 | 2026.05.23 16:13:45.029650 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.05.23 16:13:45.029756 [ 65 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9885 | 2026.05.23 16:13:45.029777 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} <Debug> executeQuery: Read 200 rows, 11.63 KiB in 0.001283 sec., 155884.6453624318 rows/sec., 8.85 MiB/sec. | ||
| 9886 | 2026.05.23 16:13:45.029787 [ 65 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2026.05.23 16:13:45.029817 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9888 | 2026.05.23 16:13:45.029817 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} <Debug> TCPHandler: Processed in 0.00147939 sec. | ||
| 9889 | 2026.05.23 16:13:45.029908 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 9890 | 2026.05.23 16:13:45.030030 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9891 | 2026.05.23 16:13:45.030065 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4176 rows starting from the beginning of the part | ||
| 9892 | 2026.05.23 16:13:45.030125 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9893 | 2026.05.23 16:13:45.030174 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 9894 | 2026.05.23 16:13:45.030213 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9895 | 2026.05.23 16:13:45.030255 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 9896 | 2026.05.23 16:13:45.030296 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 200 rows starting from the beginning of the part | ||
| 9897 | 2026.05.23 16:13:45.031845 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4616 rows, containing 4 columns (4 merged, 0 gathered) in 0.001974777 sec., 2337479.117895337 rows/sec., 149.95 MiB/sec. | ||
| 9898 | 2026.05.23 16:13:45.032150 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9899 | 2026.05.23 16:13:45.032410 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9900 | 2026.05.23 16:13:45.032489 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9901 | 2026.05.23 16:13:45.032557 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9902 | 2026.05.23 16:13:46.049039 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9903 | 2026.05.23 16:13:46.049344 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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) | ||
| 9904 | 2026.05.23 16:13:46.049688 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9905 | 2026.05.23 16:13:46.049727 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <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 | ||
| 9906 | 2026.05.23 16:13:46.049946 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9907 | 2026.05.23 16:13:46.050018 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9908 | 2026.05.23 16:13:46.050163 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9909 | 2026.05.23 16:13:46.050269 [ 340 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9910 | 2026.05.23 16:13:46.050290 [ 328 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9911 | 2026.05.23 16:13:46.050284 [ 322 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9912 | 2026.05.23 16:13:46.050271 [ 364 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9913 | 2026.05.23 16:13:46.050517 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 9914 | 2026.05.23 16:13:46.050550 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9915 | 2026.05.23 16:13:46.050600 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <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'))" | ||
| 9916 | 2026.05.23 16:13:46.050622 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 9917 | 2026.05.23 16:13:46.051751 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002514 sec., 12728.719172633253 rows/sec., 2.14 MiB/sec. | ||
| 9918 | 2026.05.23 16:13:46.051866 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} <Debug> TCPHandler: Processed in 0.002992472 sec. | ||
| 9919 | 2026.05.23 16:13:46.053003 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9920 | 2026.05.23 16:13:46.053122 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9921 | 2026.05.23 16:13:46.053166 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9922 | 2026.05.23 16:13:46.053782 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2026.05.23 16:13:46.053820 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9924 | 2026.05.23 16:13:46.054210 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9925 | 2026.05.23 16:13:46.054438 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9926 | 2026.05.23 16:13:46.054590 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} <Debug> executeQuery: Read 80 rows, 6.44 KiB in 0.001503 sec., 53226.87957418496 rows/sec., 4.18 MiB/sec. | ||
| 9927 | 2026.05.23 16:13:46.054628 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} <Debug> TCPHandler: Processed in 0.001676543 sec. | ||
| 9928 | 2026.05.23 16:13:46.054799 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9929 | 2026.05.23 16:13:46.054902 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9930 | 2026.05.23 16:13:46.054943 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9931 | 2026.05.23 16:13:46.055431 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9932 | 2026.05.23 16:13:46.055467 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9933 | 2026.05.23 16:13:46.055788 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9934 | 2026.05.23 16:13:46.056001 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9935 | 2026.05.23 16:13:46.056134 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001255 sec., 70119.5219123506 rows/sec., 5.45 MiB/sec. | ||
| 9936 | 2026.05.23 16:13:46.056177 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} <Debug> TCPHandler: Processed in 0.00142836 sec. | ||
| 9937 | 2026.05.23 16:13:46.056337 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9938 | 2026.05.23 16:13:46.056437 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9939 | 2026.05.23 16:13:46.056480 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9940 | 2026.05.23 16:13:46.056877 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9941 | 2026.05.23 16:13:46.056913 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9942 | 2026.05.23 16:13:46.057237 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9943 | 2026.05.23 16:13:46.057457 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2026.05.23 16:13:46.057590 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001172 sec., 27303.754266211603 rows/sec., 1.90 MiB/sec. | ||
| 9945 | 2026.05.23 16:13:46.057624 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} <Debug> TCPHandler: Processed in 0.001338158 sec. | ||
| 9946 | 2026.05.23 16:13:46.057757 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9947 | 2026.05.23 16:13:46.057857 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9948 | 2026.05.23 16:13:46.057900 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9949 | 2026.05.23 16:13:46.058279 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9950 | 2026.05.23 16:13:46.058316 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9951 | 2026.05.23 16:13:46.058618 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9952 | 2026.05.23 16:13:46.058831 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2026.05.23 16:13:46.058963 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 736.11 KiB/sec. | ||
| 9954 | 2026.05.23 16:13:46.058996 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} <Debug> TCPHandler: Processed in 0.001293768 sec. | ||
| 9955 | 2026.05.23 16:13:50.660141 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9956 | 2026.05.23 16:13:50.660214 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9957 | 2026.05.23 16:13:50.767603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21028 | ||
| 9958 | 2026.05.23 16:13:50.768201 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9959 | 2026.05.23 16:13:50.768260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9960 | 2026.05.23 16:13:50.768881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9961 | 2026.05.23 16:13:50.769094 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9962 | 2026.05.23 16:13:50.769220 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21028 | ||
| 9963 | 2026.05.23 16:13:51.053945 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9964 | 2026.05.23 16:13:51.054203 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9965 | 2026.05.23 16:13:51.054550 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9966 | 2026.05.23 16:13:51.054587 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9967 | 2026.05.23 16:13:51.054806 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9968 | 2026.05.23 16:13:51.054875 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9969 | 2026.05.23 16:13:51.055016 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9970 | 2026.05.23 16:13:51.055115 [ 340 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9971 | 2026.05.23 16:13:51.055128 [ 328 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9972 | 2026.05.23 16:13:51.055128 [ 322 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9973 | 2026.05.23 16:13:51.055127 [ 364 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9974 | 2026.05.23 16:13:51.055301 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 9975 | 2026.05.23 16:13:51.055329 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9976 | 2026.05.23 16:13:51.055373 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9977 | 2026.05.23 16:13:51.055393 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 9978 | 2026.05.23 16:13:51.056465 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002363 sec., 13542.107490478205 rows/sec., 2.27 MiB/sec. | ||
| 9979 | 2026.05.23 16:13:51.056608 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} <Debug> TCPHandler: Processed in 0.002799028 sec. | ||
| 9980 | 2026.05.23 16:13:51.058371 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2026.05.23 16:13:51.058498 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9982 | 2026.05.23 16:13:51.058545 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9983 | 2026.05.23 16:13:51.059317 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2026.05.23 16:13:51.059379 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9985 | 2026.05.23 16:13:51.059785 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9986 | 2026.05.23 16:13:51.060023 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.05.23 16:13:51.060180 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.00171 sec., 52631.57894736842 rows/sec., 4.23 MiB/sec. | ||
| 9988 | 2026.05.23 16:13:51.060241 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} <Debug> TCPHandler: Processed in 0.001925326 sec. | ||
| 9989 | 2026.05.23 16:13:51.060434 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9990 | 2026.05.23 16:13:51.060561 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9991 | 2026.05.23 16:13:51.060617 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9992 | 2026.05.23 16:13:51.061077 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.05.23 16:13:51.061114 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9994 | 2026.05.23 16:13:51.061404 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9995 | 2026.05.23 16:13:51.061622 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.05.23 16:13:51.061749 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001225 sec., 4081.6326530612246 rows/sec., 306.92 KiB/sec. | ||
| 9997 | 2026.05.23 16:13:51.061784 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} <Debug> TCPHandler: Processed in 0.00145759 sec. | ||
| 9998 | 2026.05.23 16:13:51.061912 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2026.05.23 16:13:51.062011 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10000 | 2026.05.23 16:13:51.062051 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10001 | 2026.05.23 16:13:51.062484 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2026.05.23 16:13:51.062520 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10003 | 2026.05.23 16:13:51.062821 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10004 | 2026.05.23 16:13:51.063027 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2026.05.23 16:13:51.063152 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.00116 sec., 80172.41379310345 rows/sec., 6.24 MiB/sec. | ||
| 10006 | 2026.05.23 16:13:51.063187 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} <Debug> TCPHandler: Processed in 0.001330198 sec. | ||
| 10007 | 2026.05.23 16:13:51.063324 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10008 | 2026.05.23 16:13:51.063420 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10009 | 2026.05.23 16:13:51.063463 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10010 | 2026.05.23 16:13:51.063873 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10011 | 2026.05.23 16:13:51.063909 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10012 | 2026.05.23 16:13:51.064232 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10013 | 2026.05.23 16:13:51.064444 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10014 | 2026.05.23 16:13:51.064571 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 10015 | 2026.05.23 16:13:51.064605 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} <Debug> TCPHandler: Processed in 0.001330608 sec. | ||
| 10016 | 2026.05.23 16:13:51.064723 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10017 | 2026.05.23 16:13:51.064818 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10018 | 2026.05.23 16:13:51.064873 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} <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 | ||
| 10019 | 2026.05.23 16:13:51.065670 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2026.05.23 16:13:51.065706 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10021 | 2026.05.23 16:13:51.066187 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10022 | 2026.05.23 16:13:51.066411 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10023 | 2026.05.23 16:13:51.066553 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001752 sec., 2853.8812785388127 rows/sec., 5.11 MiB/sec. | ||
| 10024 | 2026.05.23 16:13:51.066604 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} <Debug> TCPHandler: Processed in 0.001930817 sec. | ||
| 10025 | 2026.05.23 16:13:51.066717 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10026 | 2026.05.23 16:13:51.066816 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10027 | 2026.05.23 16:13:51.066857 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10028 | 2026.05.23 16:13:51.067224 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10029 | 2026.05.23 16:13:51.067260 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10030 | 2026.05.23 16:13:51.067556 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10031 | 2026.05.23 16:13:51.067764 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10032 | 2026.05.23 16:13:51.067897 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 10033 | 2026.05.23 16:13:51.067931 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} <Debug> TCPHandler: Processed in 0.001263197 sec. | ||
| 10034 | 2026.05.23 16:13:51.928292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10035 | 2026.05.23 16:13:51.944415 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.05.23 16:13:51.944478 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10037 | 2026.05.23 16:13:51.950842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10038 | 2026.05.23 16:13:51.951577 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2026.05.23 16:13:51.954334 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10040 | 2026.05.23 16:13:56.054624 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10041 | 2026.05.23 16:13:56.054865 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10042 | 2026.05.23 16:13:56.055215 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10043 | 2026.05.23 16:13:56.055254 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10044 | 2026.05.23 16:13:56.055470 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10045 | 2026.05.23 16:13:56.055538 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10046 | 2026.05.23 16:13:56.055679 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10047 | 2026.05.23 16:13:56.055785 [ 322 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10048 | 2026.05.23 16:13:56.055783 [ 340 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10049 | 2026.05.23 16:13:56.055804 [ 364 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10050 | 2026.05.23 16:13:56.055793 [ 316 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10051 | 2026.05.23 16:13:56.055989 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 10052 | 2026.05.23 16:13:56.056015 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10053 | 2026.05.23 16:13:56.056059 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10054 | 2026.05.23 16:13:56.056080 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 10055 | 2026.05.23 16:13:56.056975 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002203 sec., 14525.646845211075 rows/sec., 2.44 MiB/sec. | ||
| 10056 | 2026.05.23 16:13:56.057040 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} <Debug> TCPHandler: Processed in 0.002546405 sec. | ||
| 10057 | 2026.05.23 16:13:56.059513 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10058 | 2026.05.23 16:13:56.059700 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10059 | 2026.05.23 16:13:56.059777 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10060 | 2026.05.23 16:13:56.060611 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2026.05.23 16:13:56.060656 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10062 | 2026.05.23 16:13:56.061051 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10063 | 2026.05.23 16:13:56.061274 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10064 | 2026.05.23 16:13:56.061424 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001777 sec., 86662.91502532359 rows/sec., 7.44 MiB/sec. | ||
| 10065 | 2026.05.23 16:13:56.061464 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} <Debug> TCPHandler: Processed in 0.002082799 sec. | ||
| 10066 | 2026.05.23 16:13:56.061591 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10067 | 2026.05.23 16:13:56.061691 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10068 | 2026.05.23 16:13:56.061732 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10069 | 2026.05.23 16:13:56.062158 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10070 | 2026.05.23 16:13:56.062195 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10071 | 2026.05.23 16:13:56.062496 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10072 | 2026.05.23 16:13:56.062711 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10073 | 2026.05.23 16:13:56.062838 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001167 sec., 31705.227077977717 rows/sec., 2.33 MiB/sec. | ||
| 10074 | 2026.05.23 16:13:56.062872 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} <Debug> TCPHandler: Processed in 0.001330778 sec. | ||
| 10075 | 2026.05.23 16:13:56.062999 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10076 | 2026.05.23 16:13:56.063095 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10077 | 2026.05.23 16:13:56.063135 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10078 | 2026.05.23 16:13:56.063608 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.05.23 16:13:56.063646 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10080 | 2026.05.23 16:13:56.063998 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10081 | 2026.05.23 16:13:56.064215 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10082 | 2026.05.23 16:13:56.064343 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001267 sec., 98658.24782951856 rows/sec., 7.69 MiB/sec. | ||
| 10083 | 2026.05.23 16:13:56.064378 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} <Debug> TCPHandler: Processed in 0.001428499 sec. | ||
| 10084 | 2026.05.23 16:13:56.064507 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10085 | 2026.05.23 16:13:56.064607 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10086 | 2026.05.23 16:13:56.064652 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10087 | 2026.05.23 16:13:56.065073 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2026.05.23 16:13:56.065108 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10089 | 2026.05.23 16:13:56.065453 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10090 | 2026.05.23 16:13:56.065667 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10091 | 2026.05.23 16:13:56.065796 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 10092 | 2026.05.23 16:13:56.065803 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_69_14 to all_74_74_0 | ||
| 10093 | 2026.05.23 16:13:56.065830 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} <Debug> TCPHandler: Processed in 0.001372709 sec. | ||
| 10094 | 2026.05.23 16:13:56.065875 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10095 | 2026.05.23 16:13:56.065901 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10096 | 2026.05.23 16:13:56.065982 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10097 | 2026.05.23 16:13:56.066025 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_14 to all_74_74_0 into Compact with storage Full | ||
| 10098 | 2026.05.23 16:13:56.066084 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10099 | 2026.05.23 16:13:56.066143 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} <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 | ||
| 10100 | 2026.05.23 16:13:56.066172 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10101 | 2026.05.23 16:13:56.066214 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_69_14, total 24911 rows starting from the beginning of the part | ||
| 10102 | 2026.05.23 16:13:56.066279 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10103 | 2026.05.23 16:13:56.066329 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1596 rows starting from the beginning of the part | ||
| 10104 | 2026.05.23 16:13:56.066370 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part | ||
| 10105 | 2026.05.23 16:13:56.066412 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10106 | 2026.05.23 16:13:56.066452 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10107 | 2026.05.23 16:13:56.066994 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2026.05.23 16:13:56.067035 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10109 | 2026.05.23 16:13:56.067638 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10110 | 2026.05.23 16:13:56.067882 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10111 | 2026.05.23 16:13:56.068031 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001966 sec., 18819.938962360124 rows/sec., 33.72 MiB/sec. | ||
| 10112 | 2026.05.23 16:13:56.068083 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} <Debug> TCPHandler: Processed in 0.002152579 sec. | ||
| 10113 | 2026.05.23 16:13:56.068224 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10114 | 2026.05.23 16:13:56.068322 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10115 | 2026.05.23 16:13:56.068364 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10116 | 2026.05.23 16:13:56.068717 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2026.05.23 16:13:56.068753 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10118 | 2026.05.23 16:13:56.069062 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10119 | 2026.05.23 16:13:56.069281 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2026.05.23 16:13:56.069412 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 10121 | 2026.05.23 16:13:56.069445 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} <Debug> TCPHandler: Processed in 0.001270888 sec. | ||
| 10122 | 2026.05.23 16:13:56.075368 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27019 rows, containing 5 columns (5 merged, 0 gathered) in 0.009381859 sec., 2879919.640659703 rows/sec., 184.85 MiB/sec. | ||
| 10123 | 2026.05.23 16:13:56.075674 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} <Trace> MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) | ||
| 10124 | 2026.05.23 16:13:56.075944 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10125 | 2026.05.23 16:13:56.076020 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_69_14, all_74_74_0] -> all_1_74_15 | ||
| 10126 | 2026.05.23 16:13:56.076113 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 10127 | 2026.05.23 16:13:57.000297 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.22 MiB, peak 320.51 MiB, free memory in arenas 0.00 B, will set to 314.67 MiB (RSS), difference: 1.44 MiB | ||
| 10128 | 2026.05.23 16:13:57.862469 [ 44 ] {} <Debug> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10129 | 2026.05.23 16:13:57.862552 [ 44 ] {} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2026.05.23 16:13:57.862582 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10131 | 2026.05.23 16:13:57.862746 [ 196 ] {4f328236-7695-431c-9eba-59beea5f8f74::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 | ||
| 10132 | 2026.05.23 16:13:57.862888 [ 196 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10133 | 2026.05.23 16:13:57.862926 [ 196 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 10134 | 2026.05.23 16:13:57.862997 [ 196 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 10135 | 2026.05.23 16:13:57.863044 [ 196 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 10136 | 2026.05.23 16:13:57.863103 [ 196 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 10137 | 2026.05.23 16:13:57.863148 [ 196 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 10138 | 2026.05.23 16:13:57.863912 [ 200 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233697 sec., 29180.584859977775 rows/sec., 2.44 MiB/sec. | ||
| 10139 | 2026.05.23 16:13:57.864091 [ 194 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10140 | 2026.05.23 16:13:57.864462 [ 194 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10141 | 2026.05.23 16:13:57.864550 [ 194 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10142 | 2026.05.23 16:13:57.864630 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10143 | 2026.05.23 16:13:58.269344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21540 | ||
| 10144 | 2026.05.23 16:13:58.269929 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10145 | 2026.05.23 16:13:58.269981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10146 | 2026.05.23 16:13:58.270529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10147 | 2026.05.23 16:13:58.270790 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10148 | 2026.05.23 16:13:58.270937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21540 | ||
| 10149 | 2026.05.23 16:13:59.454473 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10150 | 2026.05.23 16:13:59.470349 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10151 | 2026.05.23 16:13:59.470407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10152 | 2026.05.23 16:13:59.476592 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10153 | 2026.05.23 16:13:59.477272 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2026.05.23 16:13:59.479961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10155 | 2026.05.23 16:14:01.054700 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10156 | 2026.05.23 16:14:01.054996 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10157 | 2026.05.23 16:14:01.055412 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10158 | 2026.05.23 16:14:01.055460 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10159 | 2026.05.23 16:14:01.055747 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10160 | 2026.05.23 16:14:01.055815 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10161 | 2026.05.23 16:14:01.055962 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 10162 | 2026.05.23 16:14:01.056063 [ 340 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10163 | 2026.05.23 16:14:01.056077 [ 316 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10164 | 2026.05.23 16:14:01.056075 [ 322 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10165 | 2026.05.23 16:14:01.056072 [ 364 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10166 | 2026.05.23 16:14:01.056269 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10167 | 2026.05.23 16:14:01.056291 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10168 | 2026.05.23 16:14:01.056366 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10169 | 2026.05.23 16:14:01.056388 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10170 | 2026.05.23 16:14:01.056423 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 10171 | 2026.05.23 16:14:01.056462 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 10172 | 2026.05.23 16:14:01.057759 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <Debug> executeQuery: Read 38 rows, 8.34 KiB in 0.002882 sec., 13185.2879944483 rows/sec., 2.83 MiB/sec. | ||
| 10173 | 2026.05.23 16:14:01.057884 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} <Debug> TCPHandler: Processed in 0.003324686 sec. | ||
| 10174 | 2026.05.23 16:14:01.060330 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10175 | 2026.05.23 16:14:01.060445 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10176 | 2026.05.23 16:14:01.060489 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10177 | 2026.05.23 16:14:01.061000 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.05.23 16:14:01.061047 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10179 | 2026.05.23 16:14:01.061410 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10180 | 2026.05.23 16:14:01.061634 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.05.23 16:14:01.061783 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001368 sec., 17543.859649122805 rows/sec., 1.46 MiB/sec. | ||
| 10182 | 2026.05.23 16:14:01.061819 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} <Debug> TCPHandler: Processed in 0.001541411 sec. | ||
| 10183 | 2026.05.23 16:14:01.061950 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2026.05.23 16:14:01.062046 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10185 | 2026.05.23 16:14:01.062088 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10186 | 2026.05.23 16:14:01.062514 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2026.05.23 16:14:01.062550 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10188 | 2026.05.23 16:14:01.062838 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10189 | 2026.05.23 16:14:01.063049 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2026.05.23 16:14:01.063176 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001148 sec., 3484.3205574912895 rows/sec., 284.12 KiB/sec. | ||
| 10191 | 2026.05.23 16:14:01.063210 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} <Debug> TCPHandler: Processed in 0.001309858 sec. | ||
| 10192 | 2026.05.23 16:14:01.063341 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10193 | 2026.05.23 16:14:01.063438 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10194 | 2026.05.23 16:14:01.063477 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10195 | 2026.05.23 16:14:01.063994 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2026.05.23 16:14:01.064030 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10197 | 2026.05.23 16:14:01.064354 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10198 | 2026.05.23 16:14:01.064575 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2026.05.23 16:14:01.064700 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} <Debug> executeQuery: Read 212 rows, 19.00 KiB in 0.00128 sec., 165625 rows/sec., 14.49 MiB/sec. | ||
| 10200 | 2026.05.23 16:14:01.064734 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} <Debug> TCPHandler: Processed in 0.001441759 sec. | ||
| 10201 | 2026.05.23 16:14:01.064857 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10202 | 2026.05.23 16:14:01.064958 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10203 | 2026.05.23 16:14:01.064999 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10204 | 2026.05.23 16:14:01.065424 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2026.05.23 16:14:01.065460 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10206 | 2026.05.23 16:14:01.065756 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10207 | 2026.05.23 16:14:01.065980 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2026.05.23 16:14:01.066095 [ 61 ] {} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10209 | 2026.05.23 16:14:01.066108 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} <Debug> executeQuery: Read 21 rows, 1.62 KiB in 0.001172 sec., 17918.088737201364 rows/sec., 1.35 MiB/sec. | ||
| 10210 | 2026.05.23 16:14:01.066158 [ 61 ] {} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10211 | 2026.05.23 16:14:01.066164 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} <Debug> TCPHandler: Processed in 0.001355209 sec. | ||
| 10212 | 2026.05.23 16:14:01.066186 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10213 | 2026.05.23 16:14:01.066307 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 10214 | 2026.05.23 16:14:01.066311 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10215 | 2026.05.23 16:14:01.066442 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10216 | 2026.05.23 16:14:01.066445 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10217 | 2026.05.23 16:14:01.066487 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10218 | 2026.05.23 16:14:01.066496 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 81 rows starting from the beginning of the part | ||
| 10219 | 2026.05.23 16:14:01.066574 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 5 rows starting from the beginning of the part | ||
| 10220 | 2026.05.23 16:14:01.066628 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 10221 | 2026.05.23 16:14:01.066676 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 5 rows starting from the beginning of the part | ||
| 10222 | 2026.05.23 16:14:01.066725 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 37 rows starting from the beginning of the part | ||
| 10223 | 2026.05.23 16:14:01.066773 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 21 rows starting from the beginning of the part | ||
| 10224 | 2026.05.23 16:14:01.066934 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10225 | 2026.05.23 16:14:01.066977 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10226 | 2026.05.23 16:14:01.067295 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10227 | 2026.05.23 16:14:01.067524 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10228 | 2026.05.23 16:14:01.067555 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294298 sec., 158387.01751837676 rows/sec., 12.20 MiB/sec. | ||
| 10229 | 2026.05.23 16:14:01.067657 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001233 sec., 19464.7201946472 rows/sec., 1.61 MiB/sec. | ||
| 10230 | 2026.05.23 16:14:01.067695 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} <Debug> TCPHandler: Processed in 0.0014333 sec. | ||
| 10231 | 2026.05.23 16:14:01.067727 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10232 | 2026.05.23 16:14:01.067815 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10233 | 2026.05.23 16:14:01.067924 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10234 | 2026.05.23 16:14:01.067966 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10235 | 2026.05.23 16:14:01.068081 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10236 | 2026.05.23 16:14:01.068173 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10237 | 2026.05.23 16:14:01.068285 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10238 | 2026.05.23 16:14:01.068388 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10239 | 2026.05.23 16:14:01.068428 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10240 | 2026.05.23 16:14:01.068723 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10241 | 2026.05.23 16:14:01.068943 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10242 | 2026.05.23 16:14:01.069073 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 804.03 KiB/sec. | ||
| 10243 | 2026.05.23 16:14:01.069107 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} <Debug> TCPHandler: Processed in 0.001340909 sec. | ||
| 10244 | 2026.05.23 16:14:01.069244 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10245 | 2026.05.23 16:14:01.069340 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10246 | 2026.05.23 16:14:01.069379 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10247 | 2026.05.23 16:14:01.069851 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10248 | 2026.05.23 16:14:01.069886 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10249 | 2026.05.23 16:14:01.070194 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10250 | 2026.05.23 16:14:01.070408 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10251 | 2026.05.23 16:14:01.070535 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} <Debug> executeQuery: Read 133 rows, 10.99 KiB in 0.001213 sec., 109645.50700741961 rows/sec., 8.85 MiB/sec. | ||
| 10252 | 2026.05.23 16:14:01.070569 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} <Debug> TCPHandler: Processed in 0.001374079 sec. | ||
| 10253 | 2026.05.23 16:14:01.070691 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10254 | 2026.05.23 16:14:01.070787 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10255 | 2026.05.23 16:14:01.070830 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10256 | 2026.05.23 16:14:01.071232 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10257 | 2026.05.23 16:14:01.071267 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10258 | 2026.05.23 16:14:01.071608 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10259 | 2026.05.23 16:14:01.071819 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2026.05.23 16:14:01.071945 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001177 sec., 168224.29906542055 rows/sec., 12.06 MiB/sec. | ||
| 10261 | 2026.05.23 16:14:01.071979 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} <Debug> TCPHandler: Processed in 0.001336818 sec. | ||
| 10262 | 2026.05.23 16:14:01.072107 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10263 | 2026.05.23 16:14:01.072203 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10264 | 2026.05.23 16:14:01.072255 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} <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 | ||
| 10265 | 2026.05.23 16:14:01.072982 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10266 | 2026.05.23 16:14:01.073018 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10267 | 2026.05.23 16:14:01.073505 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10268 | 2026.05.23 16:14:01.073730 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2026.05.23 16:14:01.073872 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001687 sec., 2963.841138114997 rows/sec., 5.31 MiB/sec. | ||
| 10270 | 2026.05.23 16:14:01.073934 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} <Debug> TCPHandler: Processed in 0.001876186 sec. | ||
| 10271 | 2026.05.23 16:14:01.074061 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10272 | 2026.05.23 16:14:01.074168 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10273 | 2026.05.23 16:14:01.074210 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10274 | 2026.05.23 16:14:01.074601 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2026.05.23 16:14:01.074637 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10276 | 2026.05.23 16:14:01.074969 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10277 | 2026.05.23 16:14:01.075177 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2026.05.23 16:14:01.075309 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 10279 | 2026.05.23 16:14:01.075343 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} <Debug> TCPHandler: Processed in 0.001332178 sec. | ||
| 10280 | 2026.05.23 16:14:05.660287 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10281 | 2026.05.23 16:14:05.660367 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10282 | 2026.05.23 16:14:05.771086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21988 | ||
| 10283 | 2026.05.23 16:14:05.771572 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2026.05.23 16:14:05.771617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10285 | 2026.05.23 16:14:05.772131 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10286 | 2026.05.23 16:14:05.772378 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2026.05.23 16:14:05.772514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21988 | ||
| 10288 | 2026.05.23 16:14:05.772566 [ 53 ] {} <Debug> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10289 | 2026.05.23 16:14:05.772636 [ 53 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10290 | 2026.05.23 16:14:05.772656 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10291 | 2026.05.23 16:14:05.772775 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::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 | ||
| 10292 | 2026.05.23 16:14:05.772886 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10293 | 2026.05.23 16:14:05.772922 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19620 rows starting from the beginning of the part | ||
| 10294 | 2026.05.23 16:14:05.772989 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10295 | 2026.05.23 16:14:05.773046 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10296 | 2026.05.23 16:14:05.773097 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10297 | 2026.05.23 16:14:05.773141 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10298 | 2026.05.23 16:14:05.773183 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10299 | 2026.05.23 16:14:05.775072 [ 194 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21988 rows, containing 4 columns (4 merged, 0 gathered) in 0.002337052 sec., 9408434.215413265 rows/sec., 134.59 MiB/sec. | ||
| 10300 | 2026.05.23 16:14:05.775471 [ 193 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10301 | 2026.05.23 16:14:05.775781 [ 193 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10302 | 2026.05.23 16:14:05.775867 [ 193 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10303 | 2026.05.23 16:14:05.775996 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10304 | 2026.05.23 16:14:06.054553 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10305 | 2026.05.23 16:14:06.054786 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10306 | 2026.05.23 16:14:06.055117 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10307 | 2026.05.23 16:14:06.055155 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10308 | 2026.05.23 16:14:06.055369 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10309 | 2026.05.23 16:14:06.055437 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10310 | 2026.05.23 16:14:06.055579 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10311 | 2026.05.23 16:14:06.055678 [ 364 ] {7e229338-18ce-4652-a495-f2cb91310099} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10312 | 2026.05.23 16:14:06.055688 [ 340 ] {7e229338-18ce-4652-a495-f2cb91310099} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10313 | 2026.05.23 16:14:06.055701 [ 316 ] {7e229338-18ce-4652-a495-f2cb91310099} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10314 | 2026.05.23 16:14:06.055688 [ 349 ] {7e229338-18ce-4652-a495-f2cb91310099} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10315 | 2026.05.23 16:14:06.055869 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 10316 | 2026.05.23 16:14:06.055896 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10317 | 2026.05.23 16:14:06.055940 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10318 | 2026.05.23 16:14:06.055960 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 10319 | 2026.05.23 16:14:06.056986 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002292 sec., 13961.605584642233 rows/sec., 2.34 MiB/sec. | ||
| 10320 | 2026.05.23 16:14:06.057117 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} <Debug> TCPHandler: Processed in 0.002701177 sec. | ||
| 10321 | 2026.05.23 16:14:06.059447 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10322 | 2026.05.23 16:14:06.059626 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10323 | 2026.05.23 16:14:06.059701 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10324 | 2026.05.23 16:14:06.060422 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10325 | 2026.05.23 16:14:06.060469 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10326 | 2026.05.23 16:14:06.060864 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10327 | 2026.05.23 16:14:06.061090 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10328 | 2026.05.23 16:14:06.061242 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001669 sec., 92270.82085080887 rows/sec., 7.93 MiB/sec. | ||
| 10329 | 2026.05.23 16:14:06.061282 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} <Debug> TCPHandler: Processed in 0.001966657 sec. | ||
| 10330 | 2026.05.23 16:14:06.061277 [ 53 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10331 | 2026.05.23 16:14:06.061355 [ 53 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2026.05.23 16:14:06.061381 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10333 | 2026.05.23 16:14:06.061457 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10334 | 2026.05.23 16:14:06.061494 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 10335 | 2026.05.23 16:14:06.061566 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10336 | 2026.05.23 16:14:06.061611 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10337 | 2026.05.23 16:14:06.061613 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10338 | 2026.05.23 16:14:06.061655 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3506 rows starting from the beginning of the part | ||
| 10339 | 2026.05.23 16:14:06.061718 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 80 rows starting from the beginning of the part | ||
| 10340 | 2026.05.23 16:14:06.061762 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 10341 | 2026.05.23 16:14:06.061802 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 154 rows starting from the beginning of the part | ||
| 10342 | 2026.05.23 16:14:06.061843 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 212 rows starting from the beginning of the part | ||
| 10343 | 2026.05.23 16:14:06.061882 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 154 rows starting from the beginning of the part | ||
| 10344 | 2026.05.23 16:14:06.062051 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2026.05.23 16:14:06.062092 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10346 | 2026.05.23 16:14:06.062406 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10347 | 2026.05.23 16:14:06.062644 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10348 | 2026.05.23 16:14:06.062780 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001234 sec., 29983.7925445705 rows/sec., 2.20 MiB/sec. | ||
| 10349 | 2026.05.23 16:14:06.062814 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} <Debug> TCPHandler: Processed in 0.00140712 sec. | ||
| 10350 | 2026.05.23 16:14:06.062959 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10351 | 2026.05.23 16:14:06.063055 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10352 | 2026.05.23 16:14:06.063096 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10353 | 2026.05.23 16:14:06.063489 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4196 rows, containing 5 columns (5 merged, 0 gathered) in 0.002038028 sec., 2058852.9696353534 rows/sec., 167.41 MiB/sec. | ||
| 10354 | 2026.05.23 16:14:06.063531 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2026.05.23 16:14:06.063571 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10356 | 2026.05.23 16:14:06.063812 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10357 | 2026.05.23 16:14:06.063891 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10358 | 2026.05.23 16:14:06.064192 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.05.23 16:14:06.064247 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2026.05.23 16:14:06.064322 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001285 sec., 97276.2645914397 rows/sec., 7.58 MiB/sec. | ||
| 10361 | 2026.05.23 16:14:06.064329 [ 53 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10362 | 2026.05.23 16:14:06.064348 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10363 | 2026.05.23 16:14:06.064363 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} <Debug> TCPHandler: Processed in 0.00145387 sec. | ||
| 10364 | 2026.05.23 16:14:06.064388 [ 53 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10365 | 2026.05.23 16:14:06.064422 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10366 | 2026.05.23 16:14:06.064475 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 10367 | 2026.05.23 16:14:06.064532 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10368 | 2026.05.23 16:14:06.064551 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 10369 | 2026.05.23 16:14:06.064632 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10370 | 2026.05.23 16:14:06.064643 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10371 | 2026.05.23 16:14:06.064673 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2010 rows starting from the beginning of the part | ||
| 10372 | 2026.05.23 16:14:06.064676 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10373 | 2026.05.23 16:14:06.064736 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 88 rows starting from the beginning of the part | ||
| 10374 | 2026.05.23 16:14:06.064787 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 93 rows starting from the beginning of the part | ||
| 10375 | 2026.05.23 16:14:06.064830 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 125 rows starting from the beginning of the part | ||
| 10376 | 2026.05.23 16:14:06.064871 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 133 rows starting from the beginning of the part | ||
| 10377 | 2026.05.23 16:14:06.064913 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 125 rows starting from the beginning of the part | ||
| 10378 | 2026.05.23 16:14:06.065103 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10379 | 2026.05.23 16:14:06.065137 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10380 | 2026.05.23 16:14:06.065461 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10381 | 2026.05.23 16:14:06.065668 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10382 | 2026.05.23 16:14:06.065794 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 10383 | 2026.05.23 16:14:06.065827 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} <Debug> TCPHandler: Processed in 0.001344418 sec. | ||
| 10384 | 2026.05.23 16:14:06.065965 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10385 | 2026.05.23 16:14:06.065986 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2574 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147543 sec., 1744576.1574591813 rows/sec., 129.52 MiB/sec. | ||
| 10386 | 2026.05.23 16:14:06.066062 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10387 | 2026.05.23 16:14:06.066120 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} <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 | ||
| 10388 | 2026.05.23 16:14:06.066232 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10389 | 2026.05.23 16:14:06.066521 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10390 | 2026.05.23 16:14:06.066595 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10391 | 2026.05.23 16:14:06.066674 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 10392 | 2026.05.23 16:14:06.066987 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10393 | 2026.05.23 16:14:06.067027 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10394 | 2026.05.23 16:14:06.067573 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10395 | 2026.05.23 16:14:06.067796 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10396 | 2026.05.23 16:14:06.067928 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10397 | 2026.05.23 16:14:06.067933 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001889 sec., 19587.08311275807 rows/sec., 35.10 MiB/sec. | ||
| 10398 | 2026.05.23 16:14:06.067968 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10399 | 2026.05.23 16:14:06.067995 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10400 | 2026.05.23 16:14:06.068002 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} <Debug> TCPHandler: Processed in 0.002085439 sec. | ||
| 10401 | 2026.05.23 16:14:06.068101 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::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 | ||
| 10402 | 2026.05.23 16:14:06.068142 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10403 | 2026.05.23 16:14:06.068243 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10404 | 2026.05.23 16:14:06.068286 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10405 | 2026.05.23 16:14:06.068344 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10406 | 2026.05.23 16:14:06.068409 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1217 rows starting from the beginning of the part | ||
| 10407 | 2026.05.23 16:14:06.068553 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part | ||
| 10408 | 2026.05.23 16:14:06.068651 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10409 | 2026.05.23 16:14:06.068670 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part | ||
| 10410 | 2026.05.23 16:14:06.068692 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10411 | 2026.05.23 16:14:06.068787 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 37 rows starting from the beginning of the part | ||
| 10412 | 2026.05.23 16:14:06.068904 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part | ||
| 10413 | 2026.05.23 16:14:06.069006 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 37 rows starting from the beginning of the part | ||
| 10414 | 2026.05.23 16:14:06.069009 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10415 | 2026.05.23 16:14:06.069232 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2026.05.23 16:14:06.069349 [ 60 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10417 | 2026.05.23 16:14:06.069367 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 10418 | 2026.05.23 16:14:06.069379 [ 60 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2026.05.23 16:14:06.069407 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} <Debug> TCPHandler: Processed in 0.001314128 sec. | ||
| 10420 | 2026.05.23 16:14:06.069409 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10421 | 2026.05.23 16:14:06.069501 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 10422 | 2026.05.23 16:14:06.069593 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10423 | 2026.05.23 16:14:06.069618 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4616 rows starting from the beginning of the part | ||
| 10424 | 2026.05.23 16:14:06.069667 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 12 rows starting from the beginning of the part | ||
| 10425 | 2026.05.23 16:14:06.069710 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 10426 | 2026.05.23 16:14:06.069750 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10427 | 2026.05.23 16:14:06.069786 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 10428 | 2026.05.23 16:14:06.069824 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10429 | 2026.05.23 16:14:06.071351 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4868 rows, containing 4 columns (4 merged, 0 gathered) in 0.001882196 sec., 2586340.636150539 rows/sec., 166.35 MiB/sec. | ||
| 10430 | 2026.05.23 16:14:06.071715 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10431 | 2026.05.23 16:14:06.071958 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2026.05.23 16:14:06.072027 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10433 | 2026.05.23 16:14:06.072090 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10434 | 2026.05.23 16:14:06.074100 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1349 rows, containing 19 columns (19 merged, 0 gathered) in 0.006045873 sec., 223127.412699539 rows/sec., 399.83 MiB/sec. | ||
| 10435 | 2026.05.23 16:14:06.075176 [ 186 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10436 | 2026.05.23 16:14:06.075502 [ 186 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10437 | 2026.05.23 16:14:06.075570 [ 186 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10438 | 2026.05.23 16:14:06.075648 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 10439 | 2026.05.23 16:14:06.980173 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10440 | 2026.05.23 16:14:06.996350 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10441 | 2026.05.23 16:14:06.996403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10442 | 2026.05.23 16:14:07.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.82 MiB, peak 326.89 MiB, free memory in arenas 0.00 B, will set to 316.60 MiB (RSS), difference: -3.22 MiB | ||
| 10443 | 2026.05.23 16:14:07.002627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10444 | 2026.05.23 16:14:07.003346 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10445 | 2026.05.23 16:14:07.003629 [ 58 ] {} <Debug> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10446 | 2026.05.23 16:14:07.003671 [ 58 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2026.05.23 16:14:07.003693 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10448 | 2026.05.23 16:14:07.003810 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 10449 | 2026.05.23 16:14:07.006531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10450 | 2026.05.23 16:14:07.007584 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10451 | 2026.05.23 16:14:07.009035 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 10452 | 2026.05.23 16:14:07.013371 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 10453 | 2026.05.23 16:14:07.017786 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 10454 | 2026.05.23 16:14:07.022194 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 10455 | 2026.05.23 16:14:07.026727 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 10456 | 2026.05.23 16:14:07.030689 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 10457 | 2026.05.23 16:14:07.080448 [ 190 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.076683857 sec., 4525.0723369326615 rows/sec., 23.40 MiB/sec. | ||
| 10458 | 2026.05.23 16:14:07.082985 [ 195 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10459 | 2026.05.23 16:14:07.085174 [ 195 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10460 | 2026.05.23 16:14:07.085289 [ 195 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10461 | 2026.05.23 16:14:07.087489 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10462 | 2026.05.23 16:14:08.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.17 MiB, peak 326.89 MiB, free memory in arenas 0.00 B, will set to 317.18 MiB (RSS), difference: 4.01 MiB | ||
| 10463 | 2026.05.23 16:14:11.053369 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10464 | 2026.05.23 16:14:11.053617 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10465 | 2026.05.23 16:14:11.053942 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10466 | 2026.05.23 16:14:11.053979 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10467 | 2026.05.23 16:14:11.054192 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10468 | 2026.05.23 16:14:11.054260 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10469 | 2026.05.23 16:14:11.054398 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10470 | 2026.05.23 16:14:11.054499 [ 349 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10471 | 2026.05.23 16:14:11.054531 [ 364 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10472 | 2026.05.23 16:14:11.054543 [ 355 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10473 | 2026.05.23 16:14:11.054503 [ 316 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10474 | 2026.05.23 16:14:11.054698 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 10475 | 2026.05.23 16:14:11.054721 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10476 | 2026.05.23 16:14:11.054765 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10477 | 2026.05.23 16:14:11.054785 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 10478 | 2026.05.23 16:14:11.055729 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002211 sec., 14473.089099954772 rows/sec., 2.43 MiB/sec. | ||
| 10479 | 2026.05.23 16:14:11.055830 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} <Debug> TCPHandler: Processed in 0.002593156 sec. | ||
| 10480 | 2026.05.23 16:14:11.057657 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10481 | 2026.05.23 16:14:11.057769 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10482 | 2026.05.23 16:14:11.057811 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10483 | 2026.05.23 16:14:11.058311 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2026.05.23 16:14:11.058359 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10485 | 2026.05.23 16:14:11.058727 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10486 | 2026.05.23 16:14:11.058951 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2026.05.23 16:14:11.059091 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001353 sec., 66518.84700665188 rows/sec., 5.35 MiB/sec. | ||
| 10488 | 2026.05.23 16:14:11.059125 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} <Debug> TCPHandler: Processed in 0.001519011 sec. | ||
| 10489 | 2026.05.23 16:14:11.059249 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10490 | 2026.05.23 16:14:11.059351 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10491 | 2026.05.23 16:14:11.059391 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10492 | 2026.05.23 16:14:11.059838 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2026.05.23 16:14:11.059872 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10494 | 2026.05.23 16:14:11.060158 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10495 | 2026.05.23 16:14:11.060377 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10496 | 2026.05.23 16:14:11.060501 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001168 sec., 4280.821917808219 rows/sec., 321.90 KiB/sec. | ||
| 10497 | 2026.05.23 16:14:11.060535 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} <Debug> TCPHandler: Processed in 0.001335208 sec. | ||
| 10498 | 2026.05.23 16:14:11.060655 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2026.05.23 16:14:11.060751 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10500 | 2026.05.23 16:14:11.060791 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10501 | 2026.05.23 16:14:11.061212 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2026.05.23 16:14:11.061248 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10503 | 2026.05.23 16:14:11.061549 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10504 | 2026.05.23 16:14:11.061752 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2026.05.23 16:14:11.061876 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001143 sec., 81364.82939632547 rows/sec., 6.33 MiB/sec. | ||
| 10506 | 2026.05.23 16:14:11.061910 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} <Debug> TCPHandler: Processed in 0.001303308 sec. | ||
| 10507 | 2026.05.23 16:14:11.062047 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10508 | 2026.05.23 16:14:11.062142 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10509 | 2026.05.23 16:14:11.062185 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10510 | 2026.05.23 16:14:11.062575 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2026.05.23 16:14:11.062610 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10512 | 2026.05.23 16:14:11.062918 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10513 | 2026.05.23 16:14:11.063123 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10514 | 2026.05.23 16:14:11.063245 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001122 sec., 142602.49554367203 rows/sec., 9.93 MiB/sec. | ||
| 10515 | 2026.05.23 16:14:11.063279 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} <Debug> TCPHandler: Processed in 0.001280967 sec. | ||
| 10516 | 2026.05.23 16:14:11.063431 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10517 | 2026.05.23 16:14:11.063527 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10518 | 2026.05.23 16:14:11.063582 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} <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 | ||
| 10519 | 2026.05.23 16:14:11.064308 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2026.05.23 16:14:11.064343 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10521 | 2026.05.23 16:14:11.064819 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10522 | 2026.05.23 16:14:11.065035 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2026.05.23 16:14:11.065171 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001661 sec., 3010.2347983142686 rows/sec., 5.39 MiB/sec. | ||
| 10524 | 2026.05.23 16:14:11.065221 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} <Debug> TCPHandler: Processed in 0.001838506 sec. | ||
| 10525 | 2026.05.23 16:14:11.065445 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10526 | 2026.05.23 16:14:11.065622 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10527 | 2026.05.23 16:14:11.065698 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10528 | 2026.05.23 16:14:11.066264 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2026.05.23 16:14:11.066301 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10530 | 2026.05.23 16:14:11.066699 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10531 | 2026.05.23 16:14:11.066934 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.05.23 16:14:11.067080 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. | ||
| 10533 | 2026.05.23 16:14:11.067118 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} <Debug> TCPHandler: Processed in 0.001794485 sec. | ||
| 10534 | 2026.05.23 16:14:13.272684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22500 | ||
| 10535 | 2026.05.23 16:14:13.273534 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2026.05.23 16:14:13.273570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10537 | 2026.05.23 16:14:13.274077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10538 | 2026.05.23 16:14:13.274313 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2026.05.23 16:14:13.274446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22500 | ||
| 10540 | 2026.05.23 16:14:14.506652 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10541 | 2026.05.23 16:14:14.520892 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.05.23 16:14:14.520936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10543 | 2026.05.23 16:14:14.527042 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10544 | 2026.05.23 16:14:14.527723 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2026.05.23 16:14:14.530308 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10546 | 2026.05.23 16:14:14.984419 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10547 | 2026.05.23 16:14:14.984675 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10548 | 2026.05.23 16:14:14.985055 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10549 | 2026.05.23 16:14:14.985104 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <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', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10550 | 2026.05.23 16:14:14.985346 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10551 | 2026.05.23 16:14:14.985414 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10552 | 2026.05.23 16:14:14.985553 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 10553 | 2026.05.23 16:14:14.985632 [ 355 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10554 | 2026.05.23 16:14:14.985666 [ 349 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10555 | 2026.05.23 16:14:14.985696 [ 364 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10556 | 2026.05.23 16:14:14.985669 [ 316 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10557 | 2026.05.23 16:14:14.985827 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 10558 | 2026.05.23 16:14:14.985854 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10559 | 2026.05.23 16:14:14.985898 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <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', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10560 | 2026.05.23 16:14:14.985918 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 10561 | 2026.05.23 16:14:14.986818 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002259 sec., 14165.559982293049 rows/sec., 2.38 MiB/sec. | ||
| 10562 | 2026.05.23 16:14:14.986881 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} <Debug> TCPHandler: Processed in 0.002599876 sec. | ||
| 10563 | 2026.05.23 16:14:15.000542 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10564 | 2026.05.23 16:14:15.000654 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10565 | 2026.05.23 16:14:15.000697 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10566 | 2026.05.23 16:14:15.001153 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10567 | 2026.05.23 16:14:15.001190 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10568 | 2026.05.23 16:14:15.001532 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10569 | 2026.05.23 16:14:15.001760 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10570 | 2026.05.23 16:14:15.001903 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00128 sec., 1562.4999999999998 rows/sec., 127.41 KiB/sec. | ||
| 10571 | 2026.05.23 16:14:15.001939 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} <Debug> TCPHandler: Processed in 0.00144813 sec. | ||
| 10572 | 2026.05.23 16:14:15.002104 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10573 | 2026.05.23 16:14:15.002223 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10574 | 2026.05.23 16:14:15.002271 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10575 | 2026.05.23 16:14:15.004432 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2026.05.23 16:14:15.004471 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10577 | 2026.05.23 16:14:15.004918 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10578 | 2026.05.23 16:14:15.005129 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10579 | 2026.05.23 16:14:15.005264 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} <Debug> executeQuery: Read 2504 rows, 189.81 KiB in 0.003067 sec., 816432.9964134333 rows/sec., 60.44 MiB/sec. | ||
| 10580 | 2026.05.23 16:14:15.005299 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} <Debug> TCPHandler: Processed in 0.003249445 sec. | ||
| 10581 | 2026.05.23 16:14:15.005432 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10582 | 2026.05.23 16:14:15.005528 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10583 | 2026.05.23 16:14:15.005568 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10584 | 2026.05.23 16:14:15.006013 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10585 | 2026.05.23 16:14:15.006049 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10586 | 2026.05.23 16:14:15.006457 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10587 | 2026.05.23 16:14:15.006687 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10588 | 2026.05.23 16:14:15.006817 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} <Debug> executeQuery: Read 50 rows, 3.75 KiB in 0.001307 sec., 38255.54705432288 rows/sec., 2.80 MiB/sec. | ||
| 10589 | 2026.05.23 16:14:15.006851 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} <Debug> TCPHandler: Processed in 0.00146919 sec. | ||
| 10590 | 2026.05.23 16:14:15.006979 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10591 | 2026.05.23 16:14:15.007075 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10592 | 2026.05.23 16:14:15.007115 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10593 | 2026.05.23 16:14:15.008121 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10594 | 2026.05.23 16:14:15.008158 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10595 | 2026.05.23 16:14:15.008471 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10596 | 2026.05.23 16:14:15.008687 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10597 | 2026.05.23 16:14:15.008812 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001755 sec., 456410.2564102564 rows/sec., 26.36 MiB/sec. | ||
| 10598 | 2026.05.23 16:14:15.008845 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} <Debug> TCPHandler: Processed in 0.001915237 sec. | ||
| 10599 | 2026.05.23 16:14:15.008963 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10600 | 2026.05.23 16:14:15.009063 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10601 | 2026.05.23 16:14:15.009103 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10602 | 2026.05.23 16:14:15.009509 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10603 | 2026.05.23 16:14:15.009550 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10604 | 2026.05.23 16:14:15.009852 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10605 | 2026.05.23 16:14:15.010107 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2026.05.23 16:14:15.010234 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001194 sec., 837.5209380234506 rows/sec., 58.89 KiB/sec. | ||
| 10607 | 2026.05.23 16:14:15.010268 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} <Debug> TCPHandler: Processed in 0.001354019 sec. | ||
| 10608 | 2026.05.23 16:14:15.010409 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10609 | 2026.05.23 16:14:15.010505 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10610 | 2026.05.23 16:14:15.010543 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10611 | 2026.05.23 16:14:15.011582 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10612 | 2026.05.23 16:14:15.011618 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10613 | 2026.05.23 16:14:15.011971 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10614 | 2026.05.23 16:14:15.012176 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10615 | 2026.05.23 16:14:15.012306 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} <Debug> executeQuery: Read 1353 rows, 93.14 KiB in 0.001819 sec., 743815.2831225948 rows/sec., 50.00 MiB/sec. | ||
| 10616 | 2026.05.23 16:14:15.012340 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} <Debug> TCPHandler: Processed in 0.001979697 sec. | ||
| 10617 | 2026.05.23 16:14:15.012463 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10618 | 2026.05.23 16:14:15.012558 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10619 | 2026.05.23 16:14:15.012600 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10620 | 2026.05.23 16:14:15.013386 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10621 | 2026.05.23 16:14:15.013421 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10622 | 2026.05.23 16:14:15.013832 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10623 | 2026.05.23 16:14:15.014049 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2026.05.23 16:14:15.014185 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} <Debug> executeQuery: Read 1593 rows, 99.82 KiB in 0.001645 sec., 968389.0577507599 rows/sec., 59.26 MiB/sec. | ||
| 10625 | 2026.05.23 16:14:15.014219 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} <Debug> TCPHandler: Processed in 0.001804825 sec. | ||
| 10626 | 2026.05.23 16:14:15.014343 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10627 | 2026.05.23 16:14:15.014439 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10628 | 2026.05.23 16:14:15.014490 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} <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 | ||
| 10629 | 2026.05.23 16:14:15.015502 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10630 | 2026.05.23 16:14:15.015549 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10631 | 2026.05.23 16:14:15.016278 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10632 | 2026.05.23 16:14:15.016533 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10633 | 2026.05.23 16:14:15.016726 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.002301 sec., 20860.49543676662 rows/sec., 37.38 MiB/sec. | ||
| 10634 | 2026.05.23 16:14:15.016854 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} <Debug> TCPHandler: Processed in 0.002559015 sec. | ||
| 10635 | 2026.05.23 16:14:15.017051 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10636 | 2026.05.23 16:14:15.017192 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10637 | 2026.05.23 16:14:15.017250 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10638 | 2026.05.23 16:14:15.017651 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10639 | 2026.05.23 16:14:15.017685 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10640 | 2026.05.23 16:14:15.017999 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10641 | 2026.05.23 16:14:15.018224 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10642 | 2026.05.23 16:14:15.018360 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001208 sec., 39735.09933774834 rows/sec., 2.68 MiB/sec. | ||
| 10643 | 2026.05.23 16:14:15.018397 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} <Debug> TCPHandler: Processed in 0.001453351 sec. | ||
| 10644 | 2026.05.23 16:14:16.048966 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10645 | 2026.05.23 16:14:16.049253 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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) | ||
| 10646 | 2026.05.23 16:14:16.049702 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10647 | 2026.05.23 16:14:16.049758 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <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 | ||
| 10648 | 2026.05.23 16:14:16.050084 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10649 | 2026.05.23 16:14:16.050189 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10650 | 2026.05.23 16:14:16.050345 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10651 | 2026.05.23 16:14:16.050478 [ 355 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10652 | 2026.05.23 16:14:16.050490 [ 349 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10653 | 2026.05.23 16:14:16.050490 [ 316 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10654 | 2026.05.23 16:14:16.050484 [ 364 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10655 | 2026.05.23 16:14:16.050767 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 10656 | 2026.05.23 16:14:16.050807 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10657 | 2026.05.23 16:14:16.050860 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <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'))" | ||
| 10658 | 2026.05.23 16:14:16.050882 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 10659 | 2026.05.23 16:14:16.052079 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002933 sec., 10910.330719399932 rows/sec., 1.83 MiB/sec. | ||
| 10660 | 2026.05.23 16:14:16.052193 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} <Debug> TCPHandler: Processed in 0.003366326 sec. | ||
| 10661 | 2026.05.23 16:14:16.053600 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10662 | 2026.05.23 16:14:16.053715 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10663 | 2026.05.23 16:14:16.053762 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10664 | 2026.05.23 16:14:16.054717 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2026.05.23 16:14:16.054816 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10666 | 2026.05.23 16:14:16.055432 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10667 | 2026.05.23 16:14:16.055677 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2026.05.23 16:14:16.055845 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} <Debug> executeQuery: Read 80 rows, 6.44 KiB in 0.00216 sec., 37037.03703703704 rows/sec., 2.91 MiB/sec. | ||
| 10669 | 2026.05.23 16:14:16.055913 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} <Debug> TCPHandler: Processed in 0.002364382 sec. | ||
| 10670 | 2026.05.23 16:14:16.056162 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10671 | 2026.05.23 16:14:16.056297 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10672 | 2026.05.23 16:14:16.056357 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10673 | 2026.05.23 16:14:16.056961 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2026.05.23 16:14:16.057000 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10675 | 2026.05.23 16:14:16.057327 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10676 | 2026.05.23 16:14:16.057550 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10677 | 2026.05.23 16:14:16.057684 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001428 sec., 61624.64985994398 rows/sec., 4.79 MiB/sec. | ||
| 10678 | 2026.05.23 16:14:16.057720 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} <Debug> TCPHandler: Processed in 0.001684213 sec. | ||
| 10679 | 2026.05.23 16:14:16.057857 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10680 | 2026.05.23 16:14:16.057956 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10681 | 2026.05.23 16:14:16.058000 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10682 | 2026.05.23 16:14:16.058439 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10683 | 2026.05.23 16:14:16.058477 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10684 | 2026.05.23 16:14:16.058817 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10685 | 2026.05.23 16:14:16.059035 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10686 | 2026.05.23 16:14:16.059149 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 5 parts from all_1_74_15 to all_78_78_0 | ||
| 10687 | 2026.05.23 16:14:16.059168 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001232 sec., 25974.025974025975 rows/sec., 1.81 MiB/sec. | ||
| 10688 | 2026.05.23 16:14:16.059205 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10689 | 2026.05.23 16:14:16.059216 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} <Debug> TCPHandler: Processed in 0.00140921 sec. | ||
| 10690 | 2026.05.23 16:14:16.059237 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10691 | 2026.05.23 16:14:16.059361 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10692 | 2026.05.23 16:14:16.059368 [ 190 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_74_15 to all_78_78_0 into Compact with storage Full | ||
| 10693 | 2026.05.23 16:14:16.059466 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10694 | 2026.05.23 16:14:16.059496 [ 190 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10695 | 2026.05.23 16:14:16.059509 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10696 | 2026.05.23 16:14:16.059533 [ 190 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_74_15, total 27019 rows starting from the beginning of the part | ||
| 10697 | 2026.05.23 16:14:16.059607 [ 190 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 198 rows starting from the beginning of the part | ||
| 10698 | 2026.05.23 16:14:16.059662 [ 190 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10699 | 2026.05.23 16:14:16.059714 [ 190 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10700 | 2026.05.23 16:14:16.059772 [ 190 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1593 rows starting from the beginning of the part | ||
| 10701 | 2026.05.23 16:14:16.059859 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10702 | 2026.05.23 16:14:16.059896 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10703 | 2026.05.23 16:14:16.060405 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10704 | 2026.05.23 16:14:16.060689 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10705 | 2026.05.23 16:14:16.060897 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001446 sec., 8298.755186721992 rows/sec., 572.70 KiB/sec. | ||
| 10706 | 2026.05.23 16:14:16.060969 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} <Debug> TCPHandler: Processed in 0.001658213 sec. | ||
| 10707 | 2026.05.23 16:14:16.067598 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29130 rows, containing 5 columns (5 merged, 0 gathered) in 0.008277164 sec., 3519321.3520959592 rows/sec., 225.71 MiB/sec. | ||
| 10708 | 2026.05.23 16:14:16.068154 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} <Trace> MergedBlockOutputStream: filled checksums all_1_78_16 (state Temporary) | ||
| 10709 | 2026.05.23 16:14:16.068426 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_78_16 to all_1_78_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10710 | 2026.05.23 16:14:16.068493 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 5 parts: [all_1_74_15, all_78_78_0] -> all_1_78_16 | ||
| 10711 | 2026.05.23 16:14:16.068555 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10712 | 2026.05.23 16:14:17.000271 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.52 MiB, peak 326.89 MiB, free memory in arenas 0.00 B, will set to 321.12 MiB (RSS), difference: 3.60 MiB | ||
| 10713 | 2026.05.23 16:14:19.392562 [ 270 ] {} <Trace> TCP-Session: fc944c93-3c35-4183-bfde-b053796e35ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10714 | 2026.05.23 16:14:19.392798 [ 270 ] {2df7165f-1a94-4c0a-8543-66c79d1fe225} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37307) 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'AND has_own_data (stage: Complete) | ||
| 10715 | 2026.05.23 16:14:19.393248 [ 270 ] {2df7165f-1a94-4c0a-8543-66c79d1fe225} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 10716 | 2026.05.23 16:14:19.393435 [ 270 ] {2df7165f-1a94-4c0a-8543-66c79d1fe225} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10717 | 2026.05.23 16:14:19.393847 [ 355 ] {2df7165f-1a94-4c0a-8543-66c79d1fe225} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 10718 | 2026.05.23 16:14:19.394361 [ 270 ] {2df7165f-1a94-4c0a-8543-66c79d1fe225} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001667 sec., 24595.080983803236 rows/sec., 1.46 MiB/sec. | ||
| 10719 | 2026.05.23 16:14:19.394442 [ 270 ] {2df7165f-1a94-4c0a-8543-66c79d1fe225} <Debug> TCPHandler: Processed in 0.002009138 sec. | ||
| 10720 | 2026.05.23 16:14:20.660634 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10721 | 2026.05.23 16:14:20.660707 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10722 | 2026.05.23 16:14:20.774569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22948 | ||
| 10723 | 2026.05.23 16:14:20.775042 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10724 | 2026.05.23 16:14:20.775086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10725 | 2026.05.23 16:14:20.775565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10726 | 2026.05.23 16:14:20.775791 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10727 | 2026.05.23 16:14:20.775916 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22948 | ||
| 10728 | 2026.05.23 16:14:21.001474 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000994943 sec. | ||
| 10729 | 2026.05.23 16:14:21.054147 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10730 | 2026.05.23 16:14:21.054407 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10731 | 2026.05.23 16:14:21.054782 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10732 | 2026.05.23 16:14:21.054826 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10733 | 2026.05.23 16:14:21.055082 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10734 | 2026.05.23 16:14:21.055169 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10735 | 2026.05.23 16:14:21.055331 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10736 | 2026.05.23 16:14:21.055447 [ 355 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10737 | 2026.05.23 16:14:21.055474 [ 323 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10738 | 2026.05.23 16:14:21.055456 [ 316 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10739 | 2026.05.23 16:14:21.055453 [ 364 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10740 | 2026.05.23 16:14:21.055675 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 10741 | 2026.05.23 16:14:21.055702 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10742 | 2026.05.23 16:14:21.055747 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10743 | 2026.05.23 16:14:21.055768 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 10744 | 2026.05.23 16:14:21.057028 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.00272 sec., 11764.70588235294 rows/sec., 1.97 MiB/sec. | ||
| 10745 | 2026.05.23 16:14:21.057193 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} <Debug> TCPHandler: Processed in 0.003185804 sec. | ||
| 10746 | 2026.05.23 16:14:21.059024 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10747 | 2026.05.23 16:14:21.059155 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10748 | 2026.05.23 16:14:21.059218 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10749 | 2026.05.23 16:14:21.059761 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2026.05.23 16:14:21.059799 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10751 | 2026.05.23 16:14:21.060190 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10752 | 2026.05.23 16:14:21.060427 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10753 | 2026.05.23 16:14:21.060566 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001451 sec., 62026.18883528601 rows/sec., 4.99 MiB/sec. | ||
| 10754 | 2026.05.23 16:14:21.060602 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} <Debug> TCPHandler: Processed in 0.001690933 sec. | ||
| 10755 | 2026.05.23 16:14:21.060745 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10756 | 2026.05.23 16:14:21.060841 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10757 | 2026.05.23 16:14:21.060904 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10758 | 2026.05.23 16:14:21.061304 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2026.05.23 16:14:21.061340 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10760 | 2026.05.23 16:14:21.061639 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10761 | 2026.05.23 16:14:21.061848 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2026.05.23 16:14:21.061979 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001157 sec., 4321.5211754537595 rows/sec., 324.96 KiB/sec. | ||
| 10763 | 2026.05.23 16:14:21.062014 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} <Debug> TCPHandler: Processed in 0.001318379 sec. | ||
| 10764 | 2026.05.23 16:14:21.062134 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10765 | 2026.05.23 16:14:21.062230 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10766 | 2026.05.23 16:14:21.062271 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10767 | 2026.05.23 16:14:21.062689 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2026.05.23 16:14:21.062725 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10769 | 2026.05.23 16:14:21.063018 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10770 | 2026.05.23 16:14:21.063225 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2026.05.23 16:14:21.063348 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001137 sec., 81794.19525065963 rows/sec., 6.36 MiB/sec. | ||
| 10772 | 2026.05.23 16:14:21.063383 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} <Debug> TCPHandler: Processed in 0.001297438 sec. | ||
| 10773 | 2026.05.23 16:14:21.063520 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10774 | 2026.05.23 16:14:21.063615 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10775 | 2026.05.23 16:14:21.063658 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10776 | 2026.05.23 16:14:21.064051 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10777 | 2026.05.23 16:14:21.064086 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10778 | 2026.05.23 16:14:21.064412 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10779 | 2026.05.23 16:14:21.064611 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2026.05.23 16:14:21.064736 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 10781 | 2026.05.23 16:14:21.064769 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} <Debug> TCPHandler: Processed in 0.001298178 sec. | ||
| 10782 | 2026.05.23 16:14:21.064901 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10783 | 2026.05.23 16:14:21.064995 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10784 | 2026.05.23 16:14:21.065048 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} <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 | ||
| 10785 | 2026.05.23 16:14:21.065786 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10786 | 2026.05.23 16:14:21.065821 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10787 | 2026.05.23 16:14:21.066306 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10788 | 2026.05.23 16:14:21.066519 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10789 | 2026.05.23 16:14:21.066655 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001678 sec., 2979.7377830750893 rows/sec., 5.34 MiB/sec. | ||
| 10790 | 2026.05.23 16:14:21.066706 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} <Debug> TCPHandler: Processed in 0.001853495 sec. | ||
| 10791 | 2026.05.23 16:14:21.066836 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10792 | 2026.05.23 16:14:21.066931 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10793 | 2026.05.23 16:14:21.066974 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10794 | 2026.05.23 16:14:21.067354 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2026.05.23 16:14:21.067390 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10796 | 2026.05.23 16:14:21.067697 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10797 | 2026.05.23 16:14:21.067894 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10798 | 2026.05.23 16:14:21.068017 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 10799 | 2026.05.23 16:14:21.068050 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} <Debug> TCPHandler: Processed in 0.001263057 sec. | ||
| 10800 | 2026.05.23 16:14:22.030431 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10801 | 2026.05.23 16:14:22.045903 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2026.05.23 16:14:22.045955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10803 | 2026.05.23 16:14:22.052035 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10804 | 2026.05.23 16:14:22.052758 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2026.05.23 16:14:22.055423 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10806 | 2026.05.23 16:14:26.055049 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10807 | 2026.05.23 16:14:26.055434 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10808 | 2026.05.23 16:14:26.055803 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10809 | 2026.05.23 16:14:26.055841 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10810 | 2026.05.23 16:14:26.056056 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10811 | 2026.05.23 16:14:26.056125 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10812 | 2026.05.23 16:14:26.056263 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10813 | 2026.05.23 16:14:26.056363 [ 316 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10814 | 2026.05.23 16:14:26.056377 [ 355 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10815 | 2026.05.23 16:14:26.056377 [ 364 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10816 | 2026.05.23 16:14:26.056363 [ 323 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10817 | 2026.05.23 16:14:26.056562 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 10818 | 2026.05.23 16:14:26.056589 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10819 | 2026.05.23 16:14:26.056632 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10820 | 2026.05.23 16:14:26.056654 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 10821 | 2026.05.23 16:14:26.057997 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002717 sec., 11777.695988222305 rows/sec., 1.98 MiB/sec. | ||
| 10822 | 2026.05.23 16:14:26.058104 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} <Debug> TCPHandler: Processed in 0.003243834 sec. | ||
| 10823 | 2026.05.23 16:14:26.060295 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10824 | 2026.05.23 16:14:26.060411 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10825 | 2026.05.23 16:14:26.060456 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10826 | 2026.05.23 16:14:26.061093 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2026.05.23 16:14:26.061134 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10828 | 2026.05.23 16:14:26.061531 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10829 | 2026.05.23 16:14:26.061769 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10830 | 2026.05.23 16:14:26.061913 [ 26 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10831 | 2026.05.23 16:14:26.061917 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001539 sec., 100064.97725795972 rows/sec., 8.59 MiB/sec. | ||
| 10832 | 2026.05.23 16:14:26.061955 [ 26 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10833 | 2026.05.23 16:14:26.061970 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} <Debug> TCPHandler: Processed in 0.001728374 sec. | ||
| 10834 | 2026.05.23 16:14:26.061975 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10835 | 2026.05.23 16:14:26.062091 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 10836 | 2026.05.23 16:14:26.062113 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10837 | 2026.05.23 16:14:26.062217 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10838 | 2026.05.23 16:14:26.062219 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10839 | 2026.05.23 16:14:26.062262 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10840 | 2026.05.23 16:14:26.062270 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3506 rows starting from the beginning of the part | ||
| 10841 | 2026.05.23 16:14:26.062346 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part | ||
| 10842 | 2026.05.23 16:14:26.062396 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2504 rows starting from the beginning of the part | ||
| 10843 | 2026.05.23 16:14:26.062439 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 80 rows starting from the beginning of the part | ||
| 10844 | 2026.05.23 16:14:26.062483 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part | ||
| 10845 | 2026.05.23 16:14:26.062526 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 154 rows starting from the beginning of the part | ||
| 10846 | 2026.05.23 16:14:26.062713 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10847 | 2026.05.23 16:14:26.062753 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10848 | 2026.05.23 16:14:26.063060 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10849 | 2026.05.23 16:14:26.063375 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10850 | 2026.05.23 16:14:26.063494 [ 26 ] {} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10851 | 2026.05.23 16:14:26.063515 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001317 sec., 28094.15337889142 rows/sec., 2.06 MiB/sec. | ||
| 10852 | 2026.05.23 16:14:26.063525 [ 26 ] {} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2026.05.23 16:14:26.063548 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10854 | 2026.05.23 16:14:26.063552 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} <Debug> TCPHandler: Processed in 0.00148982 sec. | ||
| 10855 | 2026.05.23 16:14:26.063680 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 10856 | 2026.05.23 16:14:26.063725 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10857 | 2026.05.23 16:14:26.063800 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10858 | 2026.05.23 16:14:26.063829 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10859 | 2026.05.23 16:14:26.063841 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 83 rows starting from the beginning of the part | ||
| 10860 | 2026.05.23 16:14:26.063877 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10861 | 2026.05.23 16:14:26.063922 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 37 rows starting from the beginning of the part | ||
| 10862 | 2026.05.23 16:14:26.063988 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 5 rows starting from the beginning of the part | ||
| 10863 | 2026.05.23 16:14:26.064047 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 50 rows starting from the beginning of the part | ||
| 10864 | 2026.05.23 16:14:26.064102 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 5 rows starting from the beginning of the part | ||
| 10865 | 2026.05.23 16:14:26.064159 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 37 rows starting from the beginning of the part | ||
| 10866 | 2026.05.23 16:14:26.064343 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10867 | 2026.05.23 16:14:26.064386 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10868 | 2026.05.23 16:14:26.064968 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10869 | 2026.05.23 16:14:26.065174 [ 191 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557502 sec., 139325.66378726962 rows/sec., 10.73 MiB/sec. | ||
| 10870 | 2026.05.23 16:14:26.065195 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2026.05.23 16:14:26.065317 [ 189 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6424 rows, containing 5 columns (5 merged, 0 gathered) in 0.003267185 sec., 1966218.6255140128 rows/sec., 156.25 MiB/sec. | ||
| 10872 | 2026.05.23 16:14:26.065339 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.00153 sec., 81699.34640522876 rows/sec., 6.37 MiB/sec. | ||
| 10873 | 2026.05.23 16:14:26.065328 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10874 | 2026.05.23 16:14:26.065401 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} <Debug> TCPHandler: Processed in 0.001727664 sec. | ||
| 10875 | 2026.05.23 16:14:26.065345 [ 26 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10876 | 2026.05.23 16:14:26.065464 [ 26 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2026.05.23 16:14:26.065490 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10878 | 2026.05.23 16:14:26.065555 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10879 | 2026.05.23 16:14:26.065577 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 10880 | 2026.05.23 16:14:26.065658 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10881 | 2026.05.23 16:14:26.065670 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10882 | 2026.05.23 16:14:26.065674 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10883 | 2026.05.23 16:14:26.065673 [ 196 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10884 | 2026.05.23 16:14:26.065706 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10885 | 2026.05.23 16:14:26.065704 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2010 rows starting from the beginning of the part | ||
| 10886 | 2026.05.23 16:14:26.065766 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10887 | 2026.05.23 16:14:26.065799 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 93 rows starting from the beginning of the part | ||
| 10888 | 2026.05.23 16:14:26.065845 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1353 rows starting from the beginning of the part | ||
| 10889 | 2026.05.23 16:14:26.065852 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10890 | 2026.05.23 16:14:26.065888 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 88 rows starting from the beginning of the part | ||
| 10891 | 2026.05.23 16:14:26.065932 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 93 rows starting from the beginning of the part | ||
| 10892 | 2026.05.23 16:14:26.065976 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 125 rows starting from the beginning of the part | ||
| 10893 | 2026.05.23 16:14:26.066023 [ 196 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10894 | 2026.05.23 16:14:26.066120 [ 196 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10895 | 2026.05.23 16:14:26.066214 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 10896 | 2026.05.23 16:14:26.066251 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10897 | 2026.05.23 16:14:26.066289 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10898 | 2026.05.23 16:14:26.066668 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10899 | 2026.05.23 16:14:26.066913 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10900 | 2026.05.23 16:14:26.067052 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001414 sec., 113154.17256011316 rows/sec., 7.88 MiB/sec. | ||
| 10901 | 2026.05.23 16:14:26.067090 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} <Debug> TCPHandler: Processed in 0.001585682 sec. | ||
| 10902 | 2026.05.23 16:14:26.067224 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10903 | 2026.05.23 16:14:26.067255 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711954 sec., 2197488.9512218204 rows/sec., 159.67 MiB/sec. | ||
| 10904 | 2026.05.23 16:14:26.067322 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10905 | 2026.05.23 16:14:26.067380 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} <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 | ||
| 10906 | 2026.05.23 16:14:26.067493 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10907 | 2026.05.23 16:14:26.067749 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10908 | 2026.05.23 16:14:26.067818 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10909 | 2026.05.23 16:14:26.067882 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 10910 | 2026.05.23 16:14:26.068313 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10911 | 2026.05.23 16:14:26.068357 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10912 | 2026.05.23 16:14:26.068990 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10913 | 2026.05.23 16:14:26.069232 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10914 | 2026.05.23 16:14:26.069408 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002103 sec., 17593.91345696624 rows/sec., 31.53 MiB/sec. | ||
| 10915 | 2026.05.23 16:14:26.069537 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} <Debug> TCPHandler: Processed in 0.002374693 sec. | ||
| 10916 | 2026.05.23 16:14:26.069749 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10917 | 2026.05.23 16:14:26.069874 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10918 | 2026.05.23 16:14:26.069933 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10919 | 2026.05.23 16:14:26.070322 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10920 | 2026.05.23 16:14:26.070357 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10921 | 2026.05.23 16:14:26.070660 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10922 | 2026.05.23 16:14:26.070869 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2026.05.23 16:14:26.070981 [ 26 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10924 | 2026.05.23 16:14:26.070994 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 10925 | 2026.05.23 16:14:26.071024 [ 26 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2026.05.23 16:14:26.071042 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} <Debug> TCPHandler: Processed in 0.00139936 sec. | ||
| 10927 | 2026.05.23 16:14:26.071049 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10928 | 2026.05.23 16:14:26.071138 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 10929 | 2026.05.23 16:14:26.071225 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10930 | 2026.05.23 16:14:26.071253 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4868 rows starting from the beginning of the part | ||
| 10931 | 2026.05.23 16:14:26.071304 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 10932 | 2026.05.23 16:14:26.071345 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part | ||
| 10933 | 2026.05.23 16:14:26.071383 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 12 rows starting from the beginning of the part | ||
| 10934 | 2026.05.23 16:14:26.071422 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 10935 | 2026.05.23 16:14:26.071460 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 10936 | 2026.05.23 16:14:26.072797 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001688263 sec., 3025594.9458111683 rows/sec., 195.04 MiB/sec. | ||
| 10937 | 2026.05.23 16:14:26.073353 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10938 | 2026.05.23 16:14:26.073680 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2026.05.23 16:14:26.073758 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10940 | 2026.05.23 16:14:26.073855 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10941 | 2026.05.23 16:14:28.208595 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57824 | ||
| 10942 | 2026.05.23 16:14:28.208690 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10943 | 2026.05.23 16:14:28.208716 [ 314 ] {} <Debug> TCP-Session: b030ee61-5696-4e98-9a5c-96116e974952 Authenticating user 'default' from [fd00:1122:3344:101::e]:57824 | ||
| 10944 | 2026.05.23 16:14:28.208738 [ 314 ] {} <Debug> TCP-Session: b030ee61-5696-4e98-9a5c-96116e974952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10945 | 2026.05.23 16:14:28.208752 [ 314 ] {} <Debug> TCP-Session: b030ee61-5696-4e98-9a5c-96116e974952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10946 | 2026.05.23 16:14:28.208959 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50126 | ||
| 10947 | 2026.05.23 16:14:28.208993 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54307 | ||
| 10948 | 2026.05.23 16:14:28.209006 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45042 | ||
| 10949 | 2026.05.23 16:14:28.209040 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56352 | ||
| 10950 | 2026.05.23 16:14:28.209056 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10951 | 2026.05.23 16:14:28.209090 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10952 | 2026.05.23 16:14:28.209102 [ 314 ] {} <Trace> TCP-Session: b030ee61-5696-4e98-9a5c-96116e974952 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10953 | 2026.05.23 16:14:28.209122 [ 307 ] {} <Debug> TCP-Session: 12990a9c-12b0-49fd-a0d2-052f3ab86b5a Authenticating user 'default' from [fd00:1122:3344:101::e]:45042 | ||
| 10954 | 2026.05.23 16:14:28.209114 [ 269 ] {} <Debug> TCP-Session: a8dfc70f-1e67-48be-95df-7dfe2fc317a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54307 | ||
| 10955 | 2026.05.23 16:14:28.209154 [ 307 ] {} <Debug> TCP-Session: 12990a9c-12b0-49fd-a0d2-052f3ab86b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10956 | 2026.05.23 16:14:28.209052 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10957 | 2026.05.23 16:14:28.209190 [ 307 ] {} <Debug> TCP-Session: 12990a9c-12b0-49fd-a0d2-052f3ab86b5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10958 | 2026.05.23 16:14:28.209192 [ 269 ] {} <Debug> TCP-Session: a8dfc70f-1e67-48be-95df-7dfe2fc317a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10959 | 2026.05.23 16:14:28.209218 [ 315 ] {} <Debug> TCP-Session: 607ba866-58bf-4002-b9e0-1e79d9f61b65 Authenticating user 'default' from [fd00:1122:3344:101::e]:50126 | ||
| 10960 | 2026.05.23 16:14:28.209233 [ 269 ] {} <Debug> TCP-Session: a8dfc70f-1e67-48be-95df-7dfe2fc317a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10961 | 2026.05.23 16:14:28.209042 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61216 | ||
| 10962 | 2026.05.23 16:14:28.209263 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10963 | 2026.05.23 16:14:28.209249 [ 315 ] {} <Debug> TCP-Session: 607ba866-58bf-4002-b9e0-1e79d9f61b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10964 | 2026.05.23 16:14:28.209298 [ 314 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57824) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10965 | 2026.05.23 16:14:28.209318 [ 313 ] {} <Debug> TCP-Session: d105580e-105a-400d-9b65-8cb1eda9396e Authenticating user 'default' from [fd00:1122:3344:101::e]:56352 | ||
| 10966 | 2026.05.23 16:14:28.209323 [ 315 ] {} <Debug> TCP-Session: 607ba866-58bf-4002-b9e0-1e79d9f61b65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10967 | 2026.05.23 16:14:28.209035 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45259 | ||
| 10968 | 2026.05.23 16:14:28.209030 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61769 | ||
| 10969 | 2026.05.23 16:14:28.208990 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57011 | ||
| 10970 | 2026.05.23 16:14:28.209361 [ 313 ] {} <Debug> TCP-Session: d105580e-105a-400d-9b65-8cb1eda9396e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10971 | 2026.05.23 16:14:28.209479 [ 313 ] {} <Debug> TCP-Session: d105580e-105a-400d-9b65-8cb1eda9396e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10972 | 2026.05.23 16:14:28.209741 [ 314 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10973 | 2026.05.23 16:14:28.209807 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10974 | 2026.05.23 16:14:28.209814 [ 314 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10975 | 2026.05.23 16:14:28.209851 [ 308 ] {} <Debug> TCP-Session: be727ba8-656e-4482-b80a-1825e48a1254 Authenticating user 'default' from [fd00:1122:3344:101::e]:45259 | ||
| 10976 | 2026.05.23 16:14:28.209884 [ 308 ] {} <Debug> TCP-Session: be727ba8-656e-4482-b80a-1825e48a1254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10977 | 2026.05.23 16:14:28.209898 [ 308 ] {} <Debug> TCP-Session: be727ba8-656e-4482-b80a-1825e48a1254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10978 | 2026.05.23 16:14:28.209922 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10979 | 2026.05.23 16:14:28.209958 [ 259 ] {} <Debug> TCP-Session: 55305b1b-f302-461d-b220-b739665baad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57011 | ||
| 10980 | 2026.05.23 16:14:28.209975 [ 259 ] {} <Debug> TCP-Session: 55305b1b-f302-461d-b220-b739665baad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10981 | 2026.05.23 16:14:28.209992 [ 259 ] {} <Debug> TCP-Session: 55305b1b-f302-461d-b220-b739665baad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10982 | 2026.05.23 16:14:28.210043 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10983 | 2026.05.23 16:14:28.210078 [ 312 ] {} <Debug> TCP-Session: 08c25add-1607-4e9f-b6d2-5fd7307ab8c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61216 | ||
| 10984 | 2026.05.23 16:14:28.210096 [ 312 ] {} <Debug> TCP-Session: 08c25add-1607-4e9f-b6d2-5fd7307ab8c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10985 | 2026.05.23 16:14:28.210109 [ 312 ] {} <Debug> TCP-Session: 08c25add-1607-4e9f-b6d2-5fd7307ab8c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10986 | 2026.05.23 16:14:28.210285 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10987 | 2026.05.23 16:14:28.210300 [ 314 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 10988 | 2026.05.23 16:14:28.210322 [ 311 ] {} <Debug> TCP-Session: f55039c2-33b1-46e0-884c-9c9fd05dcfb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61769 | ||
| 10989 | 2026.05.23 16:14:28.210349 [ 311 ] {} <Debug> TCP-Session: f55039c2-33b1-46e0-884c-9c9fd05dcfb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10990 | 2026.05.23 16:14:28.210362 [ 311 ] {} <Debug> TCP-Session: f55039c2-33b1-46e0-884c-9c9fd05dcfb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10991 | 2026.05.23 16:14:28.211367 [ 316 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} <Trace> AggregatingTransform: Aggregating | ||
| 10992 | 2026.05.23 16:14:28.211406 [ 316 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} <Trace> Aggregator: Aggregation method: without_key | ||
| 10993 | 2026.05.23 16:14:28.211437 [ 316 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001020874 sec. (979.553 rows/sec., 38.26 KiB/sec.) | ||
| 10994 | 2026.05.23 16:14:28.211453 [ 316 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} <Trace> Aggregator: Merging aggregated data | ||
| 10995 | 2026.05.23 16:14:28.212234 [ 314 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002996 sec., 333.77837116154876 rows/sec., 13.04 KiB/sec. | ||
| 10996 | 2026.05.23 16:14:28.212402 [ 314 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} <Debug> TCPHandler: Processed in 0.003451958 sec. | ||
| 10997 | 2026.05.23 16:14:28.212531 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10998 | 2026.05.23 16:14:28.212560 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10999 | 2026.05.23 16:14:28.212564 [ 314 ] {} <Debug> TCP-Session: b030ee61-5696-4e98-9a5c-96116e974952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11000 | 2026.05.23 16:14:28.212586 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11001 | 2026.05.23 16:14:28.212597 [ 313 ] {} <Debug> TCP-Session: d105580e-105a-400d-9b65-8cb1eda9396e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11002 | 2026.05.23 16:14:28.212613 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11003 | 2026.05.23 16:14:28.212651 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11004 | 2026.05.23 16:14:28.212679 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11005 | 2026.05.23 16:14:28.212705 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11006 | 2026.05.23 16:14:28.212712 [ 259 ] {} <Debug> TCP-Session: 55305b1b-f302-461d-b220-b739665baad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11007 | 2026.05.23 16:14:28.212745 [ 311 ] {} <Debug> TCP-Session: f55039c2-33b1-46e0-884c-9c9fd05dcfb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11008 | 2026.05.23 16:14:28.212752 [ 312 ] {} <Debug> TCP-Session: 08c25add-1607-4e9f-b6d2-5fd7307ab8c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11009 | 2026.05.23 16:14:28.212692 [ 269 ] {} <Debug> TCP-Session: a8dfc70f-1e67-48be-95df-7dfe2fc317a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11010 | 2026.05.23 16:14:28.212688 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11011 | 2026.05.23 16:14:28.212644 [ 315 ] {} <Debug> TCP-Session: 607ba866-58bf-4002-b9e0-1e79d9f61b65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11012 | 2026.05.23 16:14:28.212855 [ 308 ] {} <Debug> TCP-Session: be727ba8-656e-4482-b80a-1825e48a1254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11013 | 2026.05.23 16:14:28.212632 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11014 | 2026.05.23 16:14:28.212906 [ 307 ] {} <Debug> TCP-Session: 12990a9c-12b0-49fd-a0d2-052f3ab86b5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11015 | 2026.05.23 16:14:28.267189 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33940 | ||
| 11016 | 2026.05.23 16:14:28.267270 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11017 | 2026.05.23 16:14:28.267299 [ 314 ] {} <Debug> TCP-Session: 82d2d98f-5295-48e2-98b4-856a06ef0826 Authenticating user 'default' from [fd00:1122:3344:101::e]:33940 | ||
| 11018 | 2026.05.23 16:14:28.267322 [ 314 ] {} <Debug> TCP-Session: 82d2d98f-5295-48e2-98b4-856a06ef0826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11019 | 2026.05.23 16:14:28.267335 [ 314 ] {} <Debug> TCP-Session: 82d2d98f-5295-48e2-98b4-856a06ef0826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11020 | 2026.05.23 16:14:28.267625 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62678 | ||
| 11021 | 2026.05.23 16:14:28.267649 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55646 | ||
| 11022 | 2026.05.23 16:14:28.267675 [ 314 ] {} <Trace> TCP-Session: 82d2d98f-5295-48e2-98b4-856a06ef0826 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11023 | 2026.05.23 16:14:28.267694 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63758 | ||
| 11024 | 2026.05.23 16:14:28.267717 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11025 | 2026.05.23 16:14:28.267742 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11026 | 2026.05.23 16:14:28.267771 [ 315 ] {} <Debug> TCP-Session: f8260d35-6ba1-4c84-81e2-2469742c6d29 Authenticating user 'default' from [fd00:1122:3344:101::e]:62678 | ||
| 11027 | 2026.05.23 16:14:28.267783 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11028 | 2026.05.23 16:14:28.267790 [ 269 ] {} <Debug> TCP-Session: 539efe6c-6220-4ea4-b778-867ebb504865 Authenticating user 'default' from [fd00:1122:3344:101::e]:55646 | ||
| 11029 | 2026.05.23 16:14:28.267808 [ 315 ] {} <Debug> TCP-Session: f8260d35-6ba1-4c84-81e2-2469742c6d29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11030 | 2026.05.23 16:14:28.267827 [ 313 ] {} <Debug> TCP-Session: 3190283b-598e-455c-a83d-dc4ba9f83ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63758 | ||
| 11031 | 2026.05.23 16:14:28.267837 [ 269 ] {} <Debug> TCP-Session: 539efe6c-6220-4ea4-b778-867ebb504865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11032 | 2026.05.23 16:14:28.267841 [ 315 ] {} <Debug> TCP-Session: f8260d35-6ba1-4c84-81e2-2469742c6d29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11033 | 2026.05.23 16:14:28.267873 [ 269 ] {} <Debug> TCP-Session: 539efe6c-6220-4ea4-b778-867ebb504865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11034 | 2026.05.23 16:14:28.267872 [ 314 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33940) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11035 | 2026.05.23 16:14:28.267682 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43102 | ||
| 11036 | 2026.05.23 16:14:28.267661 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61576 | ||
| 11037 | 2026.05.23 16:14:28.267648 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35839 | ||
| 11038 | 2026.05.23 16:14:28.268004 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11039 | 2026.05.23 16:14:28.267639 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50940 | ||
| 11040 | 2026.05.23 16:14:28.268037 [ 312 ] {} <Debug> TCP-Session: ca91a032-4df1-4fc0-a93c-0c9837d9294f Authenticating user 'default' from [fd00:1122:3344:101::e]:43102 | ||
| 11041 | 2026.05.23 16:14:28.268046 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11042 | 2026.05.23 16:14:28.268026 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11043 | 2026.05.23 16:14:28.268079 [ 307 ] {} <Debug> TCP-Session: 0c3d5970-8b7b-4018-8b86-e8cd11e93ef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35839 | ||
| 11044 | 2026.05.23 16:14:28.268088 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11045 | 2026.05.23 16:14:28.268105 [ 308 ] {} <Debug> TCP-Session: 3de716ac-dfc8-45aa-9f76-c0e4e8fad866 Authenticating user 'default' from [fd00:1122:3344:101::e]:61576 | ||
| 11046 | 2026.05.23 16:14:28.268111 [ 307 ] {} <Debug> TCP-Session: 0c3d5970-8b7b-4018-8b86-e8cd11e93ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11047 | 2026.05.23 16:14:28.268127 [ 259 ] {} <Debug> TCP-Session: 3fb2d53f-e40a-43c0-ba88-3ae6568850c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50940 | ||
| 11048 | 2026.05.23 16:14:28.268139 [ 308 ] {} <Debug> TCP-Session: 3de716ac-dfc8-45aa-9f76-c0e4e8fad866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11049 | 2026.05.23 16:14:28.268164 [ 259 ] {} <Debug> TCP-Session: 3fb2d53f-e40a-43c0-ba88-3ae6568850c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11050 | 2026.05.23 16:14:28.268146 [ 307 ] {} <Debug> TCP-Session: 0c3d5970-8b7b-4018-8b86-e8cd11e93ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11051 | 2026.05.23 16:14:28.268171 [ 308 ] {} <Debug> TCP-Session: 3de716ac-dfc8-45aa-9f76-c0e4e8fad866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11052 | 2026.05.23 16:14:28.268191 [ 259 ] {} <Debug> TCP-Session: 3fb2d53f-e40a-43c0-ba88-3ae6568850c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11053 | 2026.05.23 16:14:28.268074 [ 312 ] {} <Debug> TCP-Session: ca91a032-4df1-4fc0-a93c-0c9837d9294f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11054 | 2026.05.23 16:14:28.267672 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39892 | ||
| 11055 | 2026.05.23 16:14:28.268251 [ 312 ] {} <Debug> TCP-Session: ca91a032-4df1-4fc0-a93c-0c9837d9294f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11056 | 2026.05.23 16:14:28.268169 [ 314 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11057 | 2026.05.23 16:14:28.268312 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11058 | 2026.05.23 16:14:28.267868 [ 313 ] {} <Debug> TCP-Session: 3190283b-598e-455c-a83d-dc4ba9f83ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11059 | 2026.05.23 16:14:28.268341 [ 311 ] {} <Debug> TCP-Session: 579085df-3cfe-4eb6-b72f-f36a6570472b Authenticating user 'default' from [fd00:1122:3344:101::e]:39892 | ||
| 11060 | 2026.05.23 16:14:28.268365 [ 314 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11061 | 2026.05.23 16:14:28.268370 [ 313 ] {} <Debug> TCP-Session: 3190283b-598e-455c-a83d-dc4ba9f83ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11062 | 2026.05.23 16:14:28.268377 [ 311 ] {} <Debug> TCP-Session: 579085df-3cfe-4eb6-b72f-f36a6570472b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11063 | 2026.05.23 16:14:28.268413 [ 311 ] {} <Debug> TCP-Session: 579085df-3cfe-4eb6-b72f-f36a6570472b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11064 | 2026.05.23 16:14:28.268665 [ 314 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 11065 | 2026.05.23 16:14:28.269594 [ 349 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} <Trace> AggregatingTransform: Aggregating | ||
| 11066 | 2026.05.23 16:14:28.269627 [ 349 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} <Trace> Aggregator: Aggregation method: without_key | ||
| 11067 | 2026.05.23 16:14:28.269657 [ 349 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885372 sec. (1129.469 rows/sec., 44.12 KiB/sec.) | ||
| 11068 | 2026.05.23 16:14:28.269672 [ 349 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} <Trace> Aggregator: Merging aggregated data | ||
| 11069 | 2026.05.23 16:14:28.270266 [ 314 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002449 sec., 408.32993058391185 rows/sec., 15.95 KiB/sec. | ||
| 11070 | 2026.05.23 16:14:28.270437 [ 314 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} <Debug> TCPHandler: Processed in 0.00288772 sec. | ||
| 11071 | 2026.05.23 16:14:28.270566 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11072 | 2026.05.23 16:14:28.270599 [ 314 ] {} <Debug> TCP-Session: 82d2d98f-5295-48e2-98b4-856a06ef0826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11073 | 2026.05.23 16:14:28.270601 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11074 | 2026.05.23 16:14:28.270619 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11075 | 2026.05.23 16:14:28.270634 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11076 | 2026.05.23 16:14:28.270647 [ 315 ] {} <Debug> TCP-Session: f8260d35-6ba1-4c84-81e2-2469742c6d29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11077 | 2026.05.23 16:14:28.270658 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11078 | 2026.05.23 16:14:28.270687 [ 308 ] {} <Debug> TCP-Session: 3de716ac-dfc8-45aa-9f76-c0e4e8fad866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11079 | 2026.05.23 16:14:28.270705 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11080 | 2026.05.23 16:14:28.270730 [ 311 ] {} <Debug> TCP-Session: 579085df-3cfe-4eb6-b72f-f36a6570472b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11081 | 2026.05.23 16:14:28.270737 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11082 | 2026.05.23 16:14:28.270752 [ 269 ] {} <Debug> TCP-Session: 539efe6c-6220-4ea4-b778-867ebb504865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11083 | 2026.05.23 16:14:28.270772 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11084 | 2026.05.23 16:14:28.270792 [ 307 ] {} <Debug> TCP-Session: 0c3d5970-8b7b-4018-8b86-e8cd11e93ef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11085 | 2026.05.23 16:14:28.270681 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11086 | 2026.05.23 16:14:28.270863 [ 312 ] {} <Debug> TCP-Session: ca91a032-4df1-4fc0-a93c-0c9837d9294f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11087 | 2026.05.23 16:14:28.270661 [ 313 ] {} <Debug> TCP-Session: 3190283b-598e-455c-a83d-dc4ba9f83ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11088 | 2026.05.23 16:14:28.270886 [ 259 ] {} <Debug> TCP-Session: 3fb2d53f-e40a-43c0-ba88-3ae6568850c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11089 | 2026.05.23 16:14:28.276044 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23460 | ||
| 11090 | 2026.05.23 16:14:28.276512 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11091 | 2026.05.23 16:14:28.276555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 11092 | 2026.05.23 16:14:28.277039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11093 | 2026.05.23 16:14:28.277292 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2026.05.23 16:14:28.277441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23460 | ||
| 11095 | 2026.05.23 16:14:28.429920 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48658 | ||
| 11096 | 2026.05.23 16:14:28.430006 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11097 | 2026.05.23 16:14:28.430031 [ 314 ] {} <Debug> TCP-Session: de951911-e187-4215-9af6-040664cdafca Authenticating user 'default' from [fd00:1122:3344:101::e]:48658 | ||
| 11098 | 2026.05.23 16:14:28.430053 [ 314 ] {} <Debug> TCP-Session: de951911-e187-4215-9af6-040664cdafca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11099 | 2026.05.23 16:14:28.430066 [ 314 ] {} <Debug> TCP-Session: de951911-e187-4215-9af6-040664cdafca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11100 | 2026.05.23 16:14:28.430349 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46735 | ||
| 11101 | 2026.05.23 16:14:28.430346 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47170 | ||
| 11102 | 2026.05.23 16:14:28.430375 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47752 | ||
| 11103 | 2026.05.23 16:14:28.430399 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11104 | 2026.05.23 16:14:28.430414 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60247 | ||
| 11105 | 2026.05.23 16:14:28.430440 [ 269 ] {} <Debug> TCP-Session: b65fcf2d-a9cd-4487-ad65-40236fceb254 Authenticating user 'default' from [fd00:1122:3344:101::e]:46735 | ||
| 11106 | 2026.05.23 16:14:28.430455 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11107 | 2026.05.23 16:14:28.430455 [ 314 ] {} <Trace> TCP-Session: de951911-e187-4215-9af6-040664cdafca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11108 | 2026.05.23 16:14:28.430492 [ 307 ] {} <Debug> TCP-Session: 8371bdf7-5809-4bb8-8569-7da61addb8d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47752 | ||
| 11109 | 2026.05.23 16:14:28.430511 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11110 | 2026.05.23 16:14:28.430537 [ 307 ] {} <Debug> TCP-Session: 8371bdf7-5809-4bb8-8569-7da61addb8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11111 | 2026.05.23 16:14:28.430455 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11112 | 2026.05.23 16:14:28.430562 [ 307 ] {} <Debug> TCP-Session: 8371bdf7-5809-4bb8-8569-7da61addb8d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11113 | 2026.05.23 16:14:28.430559 [ 311 ] {} <Debug> TCP-Session: 0211f3d9-3cb5-461f-a15e-90147ffaf5b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60247 | ||
| 11114 | 2026.05.23 16:14:28.430597 [ 315 ] {} <Debug> TCP-Session: 8d566082-ffe3-4254-8c87-db4cb7edaf48 Authenticating user 'default' from [fd00:1122:3344:101::e]:47170 | ||
| 11115 | 2026.05.23 16:14:28.430407 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55277 | ||
| 11116 | 2026.05.23 16:14:28.430640 [ 315 ] {} <Debug> TCP-Session: 8d566082-ffe3-4254-8c87-db4cb7edaf48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11117 | 2026.05.23 16:14:28.430627 [ 311 ] {} <Debug> TCP-Session: 0211f3d9-3cb5-461f-a15e-90147ffaf5b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11118 | 2026.05.23 16:14:28.430662 [ 315 ] {} <Debug> TCP-Session: 8d566082-ffe3-4254-8c87-db4cb7edaf48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11119 | 2026.05.23 16:14:28.430679 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11120 | 2026.05.23 16:14:28.430687 [ 311 ] {} <Debug> TCP-Session: 0211f3d9-3cb5-461f-a15e-90147ffaf5b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11121 | 2026.05.23 16:14:28.430713 [ 312 ] {} <Debug> TCP-Session: 297791e6-f896-438d-ab0f-3b1b6ac26bea Authenticating user 'default' from [fd00:1122:3344:101::e]:55277 | ||
| 11122 | 2026.05.23 16:14:28.430383 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40026 | ||
| 11123 | 2026.05.23 16:14:28.430745 [ 312 ] {} <Debug> TCP-Session: 297791e6-f896-438d-ab0f-3b1b6ac26bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11124 | 2026.05.23 16:14:28.430347 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49412 | ||
| 11125 | 2026.05.23 16:14:28.430771 [ 312 ] {} <Debug> TCP-Session: 297791e6-f896-438d-ab0f-3b1b6ac26bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11126 | 2026.05.23 16:14:28.430788 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11127 | 2026.05.23 16:14:28.430485 [ 269 ] {} <Debug> TCP-Session: b65fcf2d-a9cd-4487-ad65-40236fceb254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11128 | 2026.05.23 16:14:28.430823 [ 308 ] {} <Debug> TCP-Session: 6cd13adf-f017-4ebf-b468-a3777496d13a Authenticating user 'default' from [fd00:1122:3344:101::e]:40026 | ||
| 11129 | 2026.05.23 16:14:28.430823 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11130 | 2026.05.23 16:14:28.430839 [ 269 ] {} <Debug> TCP-Session: b65fcf2d-a9cd-4487-ad65-40236fceb254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11131 | 2026.05.23 16:14:28.430848 [ 308 ] {} <Debug> TCP-Session: 6cd13adf-f017-4ebf-b468-a3777496d13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11132 | 2026.05.23 16:14:28.430866 [ 259 ] {} <Debug> TCP-Session: 8a5a89ff-fbe7-46da-ab1c-8aea9f312727 Authenticating user 'default' from [fd00:1122:3344:101::e]:49412 | ||
| 11133 | 2026.05.23 16:14:28.430879 [ 308 ] {} <Debug> TCP-Session: 6cd13adf-f017-4ebf-b468-a3777496d13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11134 | 2026.05.23 16:14:28.430896 [ 259 ] {} <Debug> TCP-Session: 8a5a89ff-fbe7-46da-ab1c-8aea9f312727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11135 | 2026.05.23 16:14:28.430683 [ 314 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48658) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11136 | 2026.05.23 16:14:28.430920 [ 259 ] {} <Debug> TCP-Session: 8a5a89ff-fbe7-46da-ab1c-8aea9f312727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11137 | 2026.05.23 16:14:28.430420 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45083 | ||
| 11138 | 2026.05.23 16:14:28.431007 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11139 | 2026.05.23 16:14:28.431029 [ 313 ] {} <Debug> TCP-Session: be452c73-8e09-4da4-8857-a81018ad7938 Authenticating user 'default' from [fd00:1122:3344:101::e]:45083 | ||
| 11140 | 2026.05.23 16:14:28.431052 [ 313 ] {} <Debug> TCP-Session: be452c73-8e09-4da4-8857-a81018ad7938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11141 | 2026.05.23 16:14:28.431065 [ 313 ] {} <Debug> TCP-Session: be452c73-8e09-4da4-8857-a81018ad7938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11142 | 2026.05.23 16:14:28.431212 [ 314 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11143 | 2026.05.23 16:14:28.431273 [ 314 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11144 | 2026.05.23 16:14:28.431558 [ 314 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} <Debug> oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown | ||
| 11145 | 2026.05.23 16:14:28.432482 [ 342 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} <Trace> AggregatingTransform: Aggregating | ||
| 11146 | 2026.05.23 16:14:28.432517 [ 342 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} <Trace> Aggregator: Aggregation method: without_key | ||
| 11147 | 2026.05.23 16:14:28.432545 [ 342 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887652 sec. (1126.568 rows/sec., 44.01 KiB/sec.) | ||
| 11148 | 2026.05.23 16:14:28.432561 [ 342 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} <Trace> Aggregator: Merging aggregated data | ||
| 11149 | 2026.05.23 16:14:28.433243 [ 314 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002617 sec., 382.11692777990066 rows/sec., 14.93 KiB/sec. | ||
| 11150 | 2026.05.23 16:14:28.433418 [ 314 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} <Debug> TCPHandler: Processed in 0.003116383 sec. | ||
| 11151 | 2026.05.23 16:14:28.433563 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11152 | 2026.05.23 16:14:28.433585 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11153 | 2026.05.23 16:14:28.433609 [ 314 ] {} <Debug> TCP-Session: de951911-e187-4215-9af6-040664cdafca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11154 | 2026.05.23 16:14:28.433608 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11155 | 2026.05.23 16:14:28.433626 [ 312 ] {} <Debug> TCP-Session: 297791e6-f896-438d-ab0f-3b1b6ac26bea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11156 | 2026.05.23 16:14:28.433633 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11157 | 2026.05.23 16:14:28.433668 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11158 | 2026.05.23 16:14:28.433683 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11159 | 2026.05.23 16:14:28.433704 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11160 | 2026.05.23 16:14:28.433719 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11161 | 2026.05.23 16:14:28.433743 [ 313 ] {} <Debug> TCP-Session: be452c73-8e09-4da4-8857-a81018ad7938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11162 | 2026.05.23 16:14:28.433722 [ 259 ] {} <Debug> TCP-Session: 8a5a89ff-fbe7-46da-ab1c-8aea9f312727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11163 | 2026.05.23 16:14:28.433775 [ 307 ] {} <Debug> TCP-Session: 8371bdf7-5809-4bb8-8569-7da61addb8d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11164 | 2026.05.23 16:14:28.433785 [ 311 ] {} <Debug> TCP-Session: 0211f3d9-3cb5-461f-a15e-90147ffaf5b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11165 | 2026.05.23 16:14:28.433699 [ 269 ] {} <Debug> TCP-Session: b65fcf2d-a9cd-4487-ad65-40236fceb254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11166 | 2026.05.23 16:14:28.433668 [ 315 ] {} <Debug> TCP-Session: 8d566082-ffe3-4254-8c87-db4cb7edaf48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11167 | 2026.05.23 16:14:28.433651 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11168 | 2026.05.23 16:14:28.433941 [ 308 ] {} <Debug> TCP-Session: 6cd13adf-f017-4ebf-b468-a3777496d13a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11169 | 2026.05.23 16:14:29.555561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11170 | 2026.05.23 16:14:29.572755 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2026.05.23 16:14:29.572815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 11172 | 2026.05.23 16:14:29.578773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11173 | 2026.05.23 16:14:29.579457 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11174 | 2026.05.23 16:14:29.582344 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11175 | 2026.05.23 16:14:29.846678 [ 23 ] {} <Debug> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 11176 | 2026.05.23 16:14:29.846743 [ 23 ] {} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2026.05.23 16:14:29.846764 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 11178 | 2026.05.23 16:14:29.846907 [ 197 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 11179 | 2026.05.23 16:14:29.847063 [ 197 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11180 | 2026.05.23 16:14:29.847101 [ 197 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 979 rows starting from the beginning of the part | ||
| 11181 | 2026.05.23 16:14:29.847176 [ 197 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 11182 | 2026.05.23 16:14:29.847231 [ 197 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 953 rows starting from the beginning of the part | ||
| 11183 | 2026.05.23 16:14:29.847282 [ 197 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 11184 | 2026.05.23 16:14:29.847332 [ 197 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 801 rows starting from the beginning of the part | ||
| 11185 | 2026.05.23 16:14:29.848488 [ 198 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645303 sec., 1690266.1698179606 rows/sec., 105.98 MiB/sec. | ||
| 11186 | 2026.05.23 16:14:29.848718 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 11187 | 2026.05.23 16:14:29.849038 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11188 | 2026.05.23 16:14:29.849127 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 11189 | 2026.05.23 16:14:29.849279 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 11190 | 2026.05.23 16:14:31.055195 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11191 | 2026.05.23 16:14:31.055463 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11192 | 2026.05.23 16:14:31.055833 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11193 | 2026.05.23 16:14:31.055882 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11194 | 2026.05.23 16:14:31.056133 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11195 | 2026.05.23 16:14:31.056201 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11196 | 2026.05.23 16:14:31.056338 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 11197 | 2026.05.23 16:14:31.056456 [ 306 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11198 | 2026.05.23 16:14:31.056463 [ 342 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11199 | 2026.05.23 16:14:31.056463 [ 332 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11200 | 2026.05.23 16:14:31.056455 [ 335 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11201 | 2026.05.23 16:14:31.056666 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11202 | 2026.05.23 16:14:31.056692 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11203 | 2026.05.23 16:14:31.056760 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11204 | 2026.05.23 16:14:31.056779 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 11205 | 2026.05.23 16:14:31.056816 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 11206 | 2026.05.23 16:14:31.056856 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 11207 | 2026.05.23 16:14:31.058121 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <Debug> executeQuery: Read 38 rows, 8.34 KiB in 0.002768 sec., 13728.323699421964 rows/sec., 2.94 MiB/sec. | ||
| 11208 | 2026.05.23 16:14:31.058248 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} <Debug> TCPHandler: Processed in 0.003185344 sec. | ||
| 11209 | 2026.05.23 16:14:31.060956 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11210 | 2026.05.23 16:14:31.061092 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11211 | 2026.05.23 16:14:31.061143 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11212 | 2026.05.23 16:14:31.061713 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11213 | 2026.05.23 16:14:31.061758 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11214 | 2026.05.23 16:14:31.062151 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11215 | 2026.05.23 16:14:31.062387 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} <Trace> oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2026.05.23 16:14:31.062544 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001483 sec., 16183.412002697236 rows/sec., 1.34 MiB/sec. | ||
| 11217 | 2026.05.23 16:14:31.062580 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} <Debug> TCPHandler: Processed in 0.001686663 sec. | ||
| 11218 | 2026.05.23 16:14:31.062721 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11219 | 2026.05.23 16:14:31.062818 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11220 | 2026.05.23 16:14:31.062859 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11221 | 2026.05.23 16:14:31.063266 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11222 | 2026.05.23 16:14:31.063303 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11223 | 2026.05.23 16:14:31.063587 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11224 | 2026.05.23 16:14:31.063793 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11225 | 2026.05.23 16:14:31.063925 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001125 sec., 3555.5555555555557 rows/sec., 289.93 KiB/sec. | ||
| 11226 | 2026.05.23 16:14:31.063959 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} <Debug> TCPHandler: Processed in 0.001287368 sec. | ||
| 11227 | 2026.05.23 16:14:31.064083 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11228 | 2026.05.23 16:14:31.064178 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11229 | 2026.05.23 16:14:31.064219 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11230 | 2026.05.23 16:14:31.064711 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11231 | 2026.05.23 16:14:31.064747 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11232 | 2026.05.23 16:14:31.065049 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11233 | 2026.05.23 16:14:31.065256 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11234 | 2026.05.23 16:14:31.065383 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} <Debug> executeQuery: Read 212 rows, 19.00 KiB in 0.001223 sec., 173344.2354865086 rows/sec., 15.17 MiB/sec. | ||
| 11235 | 2026.05.23 16:14:31.065417 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} <Debug> TCPHandler: Processed in 0.001382968 sec. | ||
| 11236 | 2026.05.23 16:14:31.065540 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11237 | 2026.05.23 16:14:31.065636 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11238 | 2026.05.23 16:14:31.065677 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11239 | 2026.05.23 16:14:31.066080 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2026.05.23 16:14:31.066115 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11241 | 2026.05.23 16:14:31.066415 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11242 | 2026.05.23 16:14:31.066622 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11243 | 2026.05.23 16:14:31.066748 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} <Debug> executeQuery: Read 21 rows, 1.62 KiB in 0.00113 sec., 18584.07079646018 rows/sec., 1.40 MiB/sec. | ||
| 11244 | 2026.05.23 16:14:31.066782 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} <Debug> TCPHandler: Processed in 0.001290827 sec. | ||
| 11245 | 2026.05.23 16:14:31.066902 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11246 | 2026.05.23 16:14:31.067002 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11247 | 2026.05.23 16:14:31.067042 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11248 | 2026.05.23 16:14:31.067439 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11249 | 2026.05.23 16:14:31.067475 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11250 | 2026.05.23 16:14:31.067764 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11251 | 2026.05.23 16:14:31.067967 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11252 | 2026.05.23 16:14:31.068090 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 11253 | 2026.05.23 16:14:31.068123 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} <Debug> TCPHandler: Processed in 0.001269378 sec. | ||
| 11254 | 2026.05.23 16:14:31.068340 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11255 | 2026.05.23 16:14:31.068491 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11256 | 2026.05.23 16:14:31.068553 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11257 | 2026.05.23 16:14:31.069123 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11258 | 2026.05.23 16:14:31.069160 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11259 | 2026.05.23 16:14:31.069529 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11260 | 2026.05.23 16:14:31.069750 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} <Trace> oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11261 | 2026.05.23 16:14:31.069894 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001443 sec., 8316.008316008316 rows/sec., 649.69 KiB/sec. | ||
| 11262 | 2026.05.23 16:14:31.069931 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} <Debug> TCPHandler: Processed in 0.001708574 sec. | ||
| 11263 | 2026.05.23 16:14:31.070054 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11264 | 2026.05.23 16:14:31.070152 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11265 | 2026.05.23 16:14:31.070192 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11266 | 2026.05.23 16:14:31.070665 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11267 | 2026.05.23 16:14:31.070701 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11268 | 2026.05.23 16:14:31.071011 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11269 | 2026.05.23 16:14:31.071227 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2026.05.23 16:14:31.071355 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} <Debug> executeQuery: Read 133 rows, 10.99 KiB in 0.001222 sec., 108837.9705400982 rows/sec., 8.79 MiB/sec. | ||
| 11271 | 2026.05.23 16:14:31.071389 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} <Debug> TCPHandler: Processed in 0.001384669 sec. | ||
| 11272 | 2026.05.23 16:14:31.071520 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11273 | 2026.05.23 16:14:31.071616 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11274 | 2026.05.23 16:14:31.071658 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11275 | 2026.05.23 16:14:31.072051 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2026.05.23 16:14:31.072087 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11277 | 2026.05.23 16:14:31.072405 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11278 | 2026.05.23 16:14:31.072612 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11279 | 2026.05.23 16:14:31.072738 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.00114 sec., 173684.2105263158 rows/sec., 12.46 MiB/sec. | ||
| 11280 | 2026.05.23 16:14:31.072771 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} <Debug> TCPHandler: Processed in 0.001300748 sec. | ||
| 11281 | 2026.05.23 16:14:31.072897 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11282 | 2026.05.23 16:14:31.072992 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11283 | 2026.05.23 16:14:31.073045 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} <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 | ||
| 11284 | 2026.05.23 16:14:31.073803 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11285 | 2026.05.23 16:14:31.073839 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11286 | 2026.05.23 16:14:31.074325 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11287 | 2026.05.23 16:14:31.074546 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11288 | 2026.05.23 16:14:31.074680 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001706 sec., 2930.8323563892145 rows/sec., 5.25 MiB/sec. | ||
| 11289 | 2026.05.23 16:14:31.074693 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11290 | 2026.05.23 16:14:31.074730 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} <Debug> TCPHandler: Processed in 0.001881246 sec. | ||
| 11291 | 2026.05.23 16:14:31.074764 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11292 | 2026.05.23 16:14:31.074793 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11293 | 2026.05.23 16:14:31.074895 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11294 | 2026.05.23 16:14:31.074900 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::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 | ||
| 11295 | 2026.05.23 16:14:31.074998 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11296 | 2026.05.23 16:14:31.075046 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11297 | 2026.05.23 16:14:31.075138 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11298 | 2026.05.23 16:14:31.075199 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1349 rows starting from the beginning of the part | ||
| 11299 | 2026.05.23 16:14:31.075329 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part | ||
| 11300 | 2026.05.23 16:14:31.075391 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11301 | 2026.05.23 16:14:31.075432 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11302 | 2026.05.23 16:14:31.075445 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part | ||
| 11303 | 2026.05.23 16:14:31.075561 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part | ||
| 11304 | 2026.05.23 16:14:31.075667 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 37 rows starting from the beginning of the part | ||
| 11305 | 2026.05.23 16:14:31.075742 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11306 | 2026.05.23 16:14:31.075766 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part | ||
| 11307 | 2026.05.23 16:14:31.075978 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2026.05.23 16:14:31.076118 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 11309 | 2026.05.23 16:14:31.076153 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} <Debug> TCPHandler: Processed in 0.001307878 sec. | ||
| 11310 | 2026.05.23 16:14:31.081750 [ 199 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1449 rows, containing 19 columns (19 merged, 0 gathered) in 0.006894546 sec., 210166.1226134397 rows/sec., 376.61 MiB/sec. | ||
| 11311 | 2026.05.23 16:14:31.083204 [ 199 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11312 | 2026.05.23 16:14:31.083539 [ 199 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11313 | 2026.05.23 16:14:31.083606 [ 199 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11314 | 2026.05.23 16:14:31.083725 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
| 11315 | 2026.05.23 16:14:32.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.27 MiB, peak 333.72 MiB, free memory in arenas 0.00 B, will set to 325.14 MiB (RSS), difference: 2.87 MiB | ||
| 11316 | 2026.05.23 16:14:35.660828 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11317 | 2026.05.23 16:14:35.660953 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11318 | 2026.05.23 16:14:35.777596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23908 | ||
| 11319 | 2026.05.23 16:14:35.778161 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11320 | 2026.05.23 16:14:35.778215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11321 | 2026.05.23 16:14:35.778796 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11322 | 2026.05.23 16:14:35.779060 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11323 | 2026.05.23 16:14:35.779197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23908 | ||
| 11324 | 2026.05.23 16:14:36.054583 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11325 | 2026.05.23 16:14:36.054805 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11326 | 2026.05.23 16:14:36.055121 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11327 | 2026.05.23 16:14:36.055157 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11328 | 2026.05.23 16:14:36.055369 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11329 | 2026.05.23 16:14:36.055435 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11330 | 2026.05.23 16:14:36.055575 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11331 | 2026.05.23 16:14:36.055693 [ 359 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11332 | 2026.05.23 16:14:36.055693 [ 332 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11333 | 2026.05.23 16:14:36.055693 [ 306 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11334 | 2026.05.23 16:14:36.055693 [ 335 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11335 | 2026.05.23 16:14:36.055902 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 11336 | 2026.05.23 16:14:36.055929 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11337 | 2026.05.23 16:14:36.055973 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11338 | 2026.05.23 16:14:36.055995 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 11339 | 2026.05.23 16:14:36.057034 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002319 sec., 13799.05131522208 rows/sec., 2.32 MiB/sec. | ||
| 11340 | 2026.05.23 16:14:36.057138 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} <Debug> TCPHandler: Processed in 0.002679027 sec. | ||
| 11341 | 2026.05.23 16:14:36.059522 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11342 | 2026.05.23 16:14:36.059657 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11343 | 2026.05.23 16:14:36.059708 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11344 | 2026.05.23 16:14:36.060436 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11345 | 2026.05.23 16:14:36.060475 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11346 | 2026.05.23 16:14:36.060850 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11347 | 2026.05.23 16:14:36.061072 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11348 | 2026.05.23 16:14:36.061215 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001594 sec., 96612.29611041406 rows/sec., 8.30 MiB/sec. | ||
| 11349 | 2026.05.23 16:14:36.061251 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} <Debug> TCPHandler: Processed in 0.001800874 sec. | ||
| 11350 | 2026.05.23 16:14:36.061405 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11351 | 2026.05.23 16:14:36.061502 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11352 | 2026.05.23 16:14:36.061543 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11353 | 2026.05.23 16:14:36.062048 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11354 | 2026.05.23 16:14:36.062086 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11355 | 2026.05.23 16:14:36.062381 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11356 | 2026.05.23 16:14:36.062596 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11357 | 2026.05.23 16:14:36.062730 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001247 sec., 29671.21090617482 rows/sec., 2.18 MiB/sec. | ||
| 11358 | 2026.05.23 16:14:36.062766 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} <Debug> TCPHandler: Processed in 0.00140996 sec. | ||
| 11359 | 2026.05.23 16:14:36.062892 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11360 | 2026.05.23 16:14:36.062998 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11361 | 2026.05.23 16:14:36.063038 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11362 | 2026.05.23 16:14:36.063521 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2026.05.23 16:14:36.063557 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11364 | 2026.05.23 16:14:36.063865 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11365 | 2026.05.23 16:14:36.064079 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2026.05.23 16:14:36.064204 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001225 sec., 102040.81632653062 rows/sec., 7.95 MiB/sec. | ||
| 11367 | 2026.05.23 16:14:36.064238 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} <Debug> TCPHandler: Processed in 0.00139597 sec. | ||
| 11368 | 2026.05.23 16:14:36.064380 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11369 | 2026.05.23 16:14:36.064486 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11370 | 2026.05.23 16:14:36.064529 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11371 | 2026.05.23 16:14:36.064970 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11372 | 2026.05.23 16:14:36.065005 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11373 | 2026.05.23 16:14:36.065342 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11374 | 2026.05.23 16:14:36.065559 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2026.05.23 16:14:36.065670 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_78_16 to all_83_83_0 | ||
| 11376 | 2026.05.23 16:14:36.065685 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 11377 | 2026.05.23 16:14:36.065726 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11378 | 2026.05.23 16:14:36.065737 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} <Debug> TCPHandler: Processed in 0.001405659 sec. | ||
| 11379 | 2026.05.23 16:14:36.065754 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11380 | 2026.05.23 16:14:36.065854 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_78_16 to all_83_83_0 into Compact with storage Full | ||
| 11381 | 2026.05.23 16:14:36.065881 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11382 | 2026.05.23 16:14:36.065980 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11383 | 2026.05.23 16:14:36.065981 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11384 | 2026.05.23 16:14:36.066021 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_78_16, total 29130 rows starting from the beginning of the part | ||
| 11385 | 2026.05.23 16:14:36.066051 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} <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 | ||
| 11386 | 2026.05.23 16:14:36.066096 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part | ||
| 11387 | 2026.05.23 16:14:36.066147 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11388 | 2026.05.23 16:14:36.066190 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11389 | 2026.05.23 16:14:36.066233 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 198 rows starting from the beginning of the part | ||
| 11390 | 2026.05.23 16:14:36.066273 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11391 | 2026.05.23 16:14:36.066912 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11392 | 2026.05.23 16:14:36.066953 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11393 | 2026.05.23 16:14:36.067547 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11394 | 2026.05.23 16:14:36.067781 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11395 | 2026.05.23 16:14:36.067920 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001957 sec., 18906.48952478283 rows/sec., 33.88 MiB/sec. | ||
| 11396 | 2026.05.23 16:14:36.067970 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} <Debug> TCPHandler: Processed in 0.002138049 sec. | ||
| 11397 | 2026.05.23 16:14:36.068112 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11398 | 2026.05.23 16:14:36.068208 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11399 | 2026.05.23 16:14:36.068249 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11400 | 2026.05.23 16:14:36.068603 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11401 | 2026.05.23 16:14:36.068639 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11402 | 2026.05.23 16:14:36.068953 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11403 | 2026.05.23 16:14:36.069168 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11404 | 2026.05.23 16:14:36.069295 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 11405 | 2026.05.23 16:14:36.069329 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} <Debug> TCPHandler: Processed in 0.001265607 sec. | ||
| 11406 | 2026.05.23 16:14:36.071336 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29840 rows, containing 5 columns (5 merged, 0 gathered) in 0.005512266 sec., 5413381.719967796 rows/sec., 347.96 MiB/sec. | ||
| 11407 | 2026.05.23 16:14:36.071799 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} <Trace> MergedBlockOutputStream: filled checksums all_1_83_17 (state Temporary) | ||
| 11408 | 2026.05.23 16:14:36.072143 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_83_17 to all_1_83_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11409 | 2026.05.23 16:14:36.072223 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_78_16, all_83_83_0] -> all_1_83_17 | ||
| 11410 | 2026.05.23 16:14:36.072317 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11411 | 2026.05.23 16:14:37.082494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11412 | 2026.05.23 16:14:37.099202 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11413 | 2026.05.23 16:14:37.099257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11414 | 2026.05.23 16:14:37.105580 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11415 | 2026.05.23 16:14:37.106272 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11416 | 2026.05.23 16:14:37.109124 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11417 | 2026.05.23 16:14:41.053409 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11418 | 2026.05.23 16:14:41.053675 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11419 | 2026.05.23 16:14:41.054037 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11420 | 2026.05.23 16:14:41.054075 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11421 | 2026.05.23 16:14:41.054288 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11422 | 2026.05.23 16:14:41.054357 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11423 | 2026.05.23 16:14:41.054494 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11424 | 2026.05.23 16:14:41.054596 [ 359 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11425 | 2026.05.23 16:14:41.054605 [ 332 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11426 | 2026.05.23 16:14:41.054599 [ 335 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11427 | 2026.05.23 16:14:41.054596 [ 306 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11428 | 2026.05.23 16:14:41.054835 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 11429 | 2026.05.23 16:14:41.054861 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11430 | 2026.05.23 16:14:41.054905 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11431 | 2026.05.23 16:14:41.054948 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 11432 | 2026.05.23 16:14:41.055949 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002378 sec., 13456.686291000842 rows/sec., 2.26 MiB/sec. | ||
| 11433 | 2026.05.23 16:14:41.056049 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} <Debug> TCPHandler: Processed in 0.002784038 sec. | ||
| 11434 | 2026.05.23 16:14:41.057848 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2026.05.23 16:14:41.057963 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11436 | 2026.05.23 16:14:41.058015 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11437 | 2026.05.23 16:14:41.058677 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2026.05.23 16:14:41.058726 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11439 | 2026.05.23 16:14:41.059157 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11440 | 2026.05.23 16:14:41.059376 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2026.05.23 16:14:41.059525 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001594 sec., 56461.73149309913 rows/sec., 4.54 MiB/sec. | ||
| 11442 | 2026.05.23 16:14:41.059561 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} <Debug> TCPHandler: Processed in 0.001765504 sec. | ||
| 11443 | 2026.05.23 16:14:41.059706 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11444 | 2026.05.23 16:14:41.059803 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11445 | 2026.05.23 16:14:41.059843 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11446 | 2026.05.23 16:14:41.060250 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2026.05.23 16:14:41.060286 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11448 | 2026.05.23 16:14:41.060583 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11449 | 2026.05.23 16:14:41.060795 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.05.23 16:14:41.060922 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001137 sec., 4397.537379067722 rows/sec., 330.67 KiB/sec. | ||
| 11451 | 2026.05.23 16:14:41.060956 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} <Debug> TCPHandler: Processed in 0.001299358 sec. | ||
| 11452 | 2026.05.23 16:14:41.061085 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11453 | 2026.05.23 16:14:41.061180 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11454 | 2026.05.23 16:14:41.061226 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11455 | 2026.05.23 16:14:41.061660 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2026.05.23 16:14:41.061695 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11457 | 2026.05.23 16:14:41.061994 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11458 | 2026.05.23 16:14:41.062210 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2026.05.23 16:14:41.062337 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001175 sec., 79148.93617021276 rows/sec., 6.16 MiB/sec. | ||
| 11460 | 2026.05.23 16:14:41.062372 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} <Debug> TCPHandler: Processed in 0.001335848 sec. | ||
| 11461 | 2026.05.23 16:14:41.062491 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11462 | 2026.05.23 16:14:41.062587 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11463 | 2026.05.23 16:14:41.062628 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11464 | 2026.05.23 16:14:41.063047 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2026.05.23 16:14:41.063082 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11466 | 2026.05.23 16:14:41.063409 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11467 | 2026.05.23 16:14:41.063629 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2026.05.23 16:14:41.063760 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 11469 | 2026.05.23 16:14:41.063795 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} <Debug> TCPHandler: Processed in 0.001352359 sec. | ||
| 11470 | 2026.05.23 16:14:41.063923 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11471 | 2026.05.23 16:14:41.064018 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11472 | 2026.05.23 16:14:41.064071 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} <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 | ||
| 11473 | 2026.05.23 16:14:41.064817 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.05.23 16:14:41.064853 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11475 | 2026.05.23 16:14:41.065339 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11476 | 2026.05.23 16:14:41.065565 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.05.23 16:14:41.065702 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001702 sec., 2937.720329024677 rows/sec., 5.26 MiB/sec. | ||
| 11478 | 2026.05.23 16:14:41.065753 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} <Debug> TCPHandler: Processed in 0.001878466 sec. | ||
| 11479 | 2026.05.23 16:14:41.065915 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11480 | 2026.05.23 16:14:41.066012 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11481 | 2026.05.23 16:14:41.066053 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11482 | 2026.05.23 16:14:41.066403 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2026.05.23 16:14:41.066438 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11484 | 2026.05.23 16:14:41.066733 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11485 | 2026.05.23 16:14:41.066940 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2026.05.23 16:14:41.067065 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 11487 | 2026.05.23 16:14:41.067098 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} <Debug> TCPHandler: Processed in 0.001231187 sec. | ||
| 11488 | 2026.05.23 16:14:43.279401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24420 | ||
| 11489 | 2026.05.23 16:14:43.279976 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2026.05.23 16:14:43.280025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11491 | 2026.05.23 16:14:43.280519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11492 | 2026.05.23 16:14:43.280742 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2026.05.23 16:14:43.280868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24420 | ||
| 11494 | 2026.05.23 16:14:43.280920 [ 153 ] {} <Debug> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11495 | 2026.05.23 16:14:43.280995 [ 153 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11496 | 2026.05.23 16:14:43.281019 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11497 | 2026.05.23 16:14:43.281151 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::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 | ||
| 11498 | 2026.05.23 16:14:43.281289 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11499 | 2026.05.23 16:14:43.281337 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21988 rows starting from the beginning of the part | ||
| 11500 | 2026.05.23 16:14:43.281404 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11501 | 2026.05.23 16:14:43.281449 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11502 | 2026.05.23 16:14:43.281493 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11503 | 2026.05.23 16:14:43.281531 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11504 | 2026.05.23 16:14:43.281569 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11505 | 2026.05.23 16:14:43.283543 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24420 rows, containing 4 columns (4 merged, 0 gathered) in 0.002450954 sec., 9963467.286615742 rows/sec., 142.53 MiB/sec. | ||
| 11506 | 2026.05.23 16:14:43.283952 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11507 | 2026.05.23 16:14:43.284285 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11508 | 2026.05.23 16:14:43.284384 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11509 | 2026.05.23 16:14:43.284508 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11510 | 2026.05.23 16:14:44.609292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11511 | 2026.05.23 16:14:44.626866 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2026.05.23 16:14:44.626912 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11513 | 2026.05.23 16:14:44.632644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11514 | 2026.05.23 16:14:44.633316 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11515 | 2026.05.23 16:14:44.633708 [ 139 ] {} <Debug> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11516 | 2026.05.23 16:14:44.633813 [ 139 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2026.05.23 16:14:44.633852 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11518 | 2026.05.23 16:14:44.633997 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 11519 | 2026.05.23 16:14:44.637900 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11520 | 2026.05.23 16:14:44.638640 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11521 | 2026.05.23 16:14:44.639120 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 11522 | 2026.05.23 16:14:44.644359 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 11523 | 2026.05.23 16:14:44.649539 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 11524 | 2026.05.23 16:14:44.654500 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 11525 | 2026.05.23 16:14:44.658992 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 11526 | 2026.05.23 16:14:44.662799 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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 | ||
| 11527 | 2026.05.23 16:14:44.715550 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081597914 sec., 4706.0026559012285 rows/sec., 24.33 MiB/sec. | ||
| 11528 | 2026.05.23 16:14:44.718431 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11529 | 2026.05.23 16:14:44.720473 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2026.05.23 16:14:44.720592 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11531 | 2026.05.23 16:14:44.723635 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11532 | 2026.05.23 16:14:44.995083 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11533 | 2026.05.23 16:14:44.995433 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11534 | 2026.05.23 16:14:44.995955 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11535 | 2026.05.23 16:14:44.996028 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} <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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11536 | 2026.05.23 16:14:44.996317 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11537 | 2026.05.23 16:14:44.996384 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11538 | 2026.05.23 16:14:44.996524 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 11539 | 2026.05.23 16:14:44.996654 [ 306 ] {45481b22-37f3-474d-b252-b80dc61103e1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11540 | 2026.05.23 16:14:44.996657 [ 335 ] {45481b22-37f3-474d-b252-b80dc61103e1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11541 | 2026.05.23 16:14:44.996656 [ 332 ] {45481b22-37f3-474d-b252-b80dc61103e1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11542 | 2026.05.23 16:14:44.996653 [ 359 ] {45481b22-37f3-474d-b252-b80dc61103e1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11543 | 2026.05.23 16:14:44.996948 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 11544 | 2026.05.23 16:14:44.996975 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11545 | 2026.05.23 16:14:44.997020 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} <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', '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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 11546 | 2026.05.23 16:14:44.997040 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 11547 | 2026.05.23 16:14:44.998018 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002745 sec., 11657.559198542805 rows/sec., 1.96 MiB/sec. | ||
| 11548 | 2026.05.23 16:14:44.998116 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} <Debug> TCPHandler: Processed in 0.003173244 sec. | ||
| 11549 | 2026.05.23 16:14:45.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.43 MiB, peak 339.79 MiB, free memory in arenas 0.00 B, will set to 327.72 MiB (RSS), difference: 1.29 MiB | ||
| 11550 | 2026.05.23 16:14:45.013769 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11551 | 2026.05.23 16:14:45.013905 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11552 | 2026.05.23 16:14:45.013957 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11553 | 2026.05.23 16:14:45.014528 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2026.05.23 16:14:45.014563 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11555 | 2026.05.23 16:14:45.014935 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11556 | 2026.05.23 16:14:45.015171 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11557 | 2026.05.23 16:14:45.015317 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001448 sec., 5524.861878453038 rows/sec., 450.51 KiB/sec. | ||
| 11558 | 2026.05.23 16:14:45.015353 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} <Debug> TCPHandler: Processed in 0.001648302 sec. | ||
| 11559 | 2026.05.23 16:14:45.015508 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11560 | 2026.05.23 16:14:45.015612 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11561 | 2026.05.23 16:14:45.015651 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11562 | 2026.05.23 16:14:45.017138 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11563 | 2026.05.23 16:14:45.017174 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11564 | 2026.05.23 16:14:45.017724 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11565 | 2026.05.23 16:14:45.017958 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2026.05.23 16:14:45.018091 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} <Debug> executeQuery: Read 3367 rows, 259.93 KiB in 0.002497 sec., 1348418.1017220665 rows/sec., 101.66 MiB/sec. | ||
| 11567 | 2026.05.23 16:14:45.018128 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 11568 | 2026.05.23 16:14:45.018141 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} <Debug> TCPHandler: Processed in 0.002683217 sec. | ||
| 11569 | 2026.05.23 16:14:45.018294 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11570 | 2026.05.23 16:14:45.018391 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11571 | 2026.05.23 16:14:45.018431 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11572 | 2026.05.23 16:14:45.018868 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11573 | 2026.05.23 16:14:45.018904 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11574 | 2026.05.23 16:14:45.019199 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11575 | 2026.05.23 16:14:45.019413 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11576 | 2026.05.23 16:14:45.019540 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} <Debug> executeQuery: Read 56 rows, 4.17 KiB in 0.001168 sec., 47945.20547945205 rows/sec., 3.48 MiB/sec. | ||
| 11577 | 2026.05.23 16:14:45.019575 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} <Debug> TCPHandler: Processed in 0.001329998 sec. | ||
| 11578 | 2026.05.23 16:14:45.019696 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11579 | 2026.05.23 16:14:45.019792 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11580 | 2026.05.23 16:14:45.019831 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11581 | 2026.05.23 16:14:45.020486 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11582 | 2026.05.23 16:14:45.020521 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11583 | 2026.05.23 16:14:45.020862 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11584 | 2026.05.23 16:14:45.021115 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} <Trace> oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11585 | 2026.05.23 16:14:45.021247 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001473 sec., 646978.9545145961 rows/sec., 37.81 MiB/sec. | ||
| 11586 | 2026.05.23 16:14:45.021282 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} <Debug> TCPHandler: Processed in 0.001635413 sec. | ||
| 11587 | 2026.05.23 16:14:45.021449 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11588 | 2026.05.23 16:14:45.021547 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11589 | 2026.05.23 16:14:45.021589 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11590 | 2026.05.23 16:14:45.022022 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11591 | 2026.05.23 16:14:45.022057 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11592 | 2026.05.23 16:14:45.022344 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11593 | 2026.05.23 16:14:45.022556 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11594 | 2026.05.23 16:14:45.022680 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 61.04 KiB/sec. | ||
| 11595 | 2026.05.23 16:14:45.022714 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} <Debug> TCPHandler: Processed in 0.001313849 sec. | ||
| 11596 | 2026.05.23 16:14:45.022842 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11597 | 2026.05.23 16:14:45.022938 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11598 | 2026.05.23 16:14:45.022976 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11599 | 2026.05.23 16:14:45.023870 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2026.05.23 16:14:45.023906 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11601 | 2026.05.23 16:14:45.024298 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11602 | 2026.05.23 16:14:45.024507 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2026.05.23 16:14:45.024637 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} <Debug> executeQuery: Read 1941 rows, 134.35 KiB in 0.001717 sec., 1130460.104834013 rows/sec., 76.41 MiB/sec. | ||
| 11604 | 2026.05.23 16:14:45.024672 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} <Debug> TCPHandler: Processed in 0.001878415 sec. | ||
| 11605 | 2026.05.23 16:14:45.024798 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11606 | 2026.05.23 16:14:45.024894 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11607 | 2026.05.23 16:14:45.024936 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11608 | 2026.05.23 16:14:45.025581 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11609 | 2026.05.23 16:14:45.025617 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11610 | 2026.05.23 16:14:45.026037 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11611 | 2026.05.23 16:14:45.026249 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2026.05.23 16:14:45.026378 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} <Debug> executeQuery: Read 1596 rows, 100.03 KiB in 0.001503 sec., 1061876.24750499 rows/sec., 64.99 MiB/sec. | ||
| 11613 | 2026.05.23 16:14:45.026411 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} <Debug> TCPHandler: Processed in 0.001662734 sec. | ||
| 11614 | 2026.05.23 16:14:45.026534 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11615 | 2026.05.23 16:14:45.026631 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11616 | 2026.05.23 16:14:45.026683 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} <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 | ||
| 11617 | 2026.05.23 16:14:45.027456 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2026.05.23 16:14:45.027492 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11619 | 2026.05.23 16:14:45.028053 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11620 | 2026.05.23 16:14:45.028279 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11621 | 2026.05.23 16:14:45.028418 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001805 sec., 26592.797783933518 rows/sec., 47.65 MiB/sec. | ||
| 11622 | 2026.05.23 16:14:45.028474 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} <Debug> TCPHandler: Processed in 0.001988268 sec. | ||
| 11623 | 2026.05.23 16:14:45.028611 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11624 | 2026.05.23 16:14:45.028707 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11625 | 2026.05.23 16:14:45.028747 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11626 | 2026.05.23 16:14:45.029107 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2026.05.23 16:14:45.029141 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11628 | 2026.05.23 16:14:45.029457 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11629 | 2026.05.23 16:14:45.029667 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2026.05.23 16:14:45.029797 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} <Debug> executeQuery: Read 200 rows, 11.63 KiB in 0.001109 sec., 180342.65103697026 rows/sec., 10.24 MiB/sec. | ||
| 11631 | 2026.05.23 16:14:45.029831 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} <Debug> TCPHandler: Processed in 0.001268578 sec. | ||
| 11632 | 2026.05.23 16:14:46.049832 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11633 | 2026.05.23 16:14:46.050187 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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) | ||
| 11634 | 2026.05.23 16:14:46.050521 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11635 | 2026.05.23 16:14:46.050557 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} <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 | ||
| 11636 | 2026.05.23 16:14:46.050768 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11637 | 2026.05.23 16:14:46.050835 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11638 | 2026.05.23 16:14:46.050973 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11639 | 2026.05.23 16:14:46.051068 [ 359 ] {b5e33e60-2581-436c-83ed-fec397716d67} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11640 | 2026.05.23 16:14:46.051106 [ 332 ] {b5e33e60-2581-436c-83ed-fec397716d67} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11641 | 2026.05.23 16:14:46.051133 [ 338 ] {b5e33e60-2581-436c-83ed-fec397716d67} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11642 | 2026.05.23 16:14:46.051106 [ 306 ] {b5e33e60-2581-436c-83ed-fec397716d67} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11643 | 2026.05.23 16:14:46.051325 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 11644 | 2026.05.23 16:14:46.051352 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11645 | 2026.05.23 16:14:46.051408 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} <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'))" | ||
| 11646 | 2026.05.23 16:14:46.051429 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 11647 | 2026.05.23 16:14:46.052669 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002623 sec., 12199.771254288982 rows/sec., 2.05 MiB/sec. | ||
| 11648 | 2026.05.23 16:14:46.052772 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} <Debug> TCPHandler: Processed in 0.003118632 sec. | ||
| 11649 | 2026.05.23 16:14:46.054010 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11650 | 2026.05.23 16:14:46.054125 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11651 | 2026.05.23 16:14:46.054168 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11652 | 2026.05.23 16:14:46.054681 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11653 | 2026.05.23 16:14:46.054720 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11654 | 2026.05.23 16:14:46.055094 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11655 | 2026.05.23 16:14:46.055325 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11656 | 2026.05.23 16:14:46.055473 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} <Debug> executeQuery: Read 80 rows, 6.44 KiB in 0.00138 sec., 57971.014492753624 rows/sec., 4.55 MiB/sec. | ||
| 11657 | 2026.05.23 16:14:46.055507 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} <Debug> TCPHandler: Processed in 0.001549211 sec. | ||
| 11658 | 2026.05.23 16:14:46.055814 [ 140 ] {} <Debug> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11659 | 2026.05.23 16:14:46.055830 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2026.05.23 16:14:46.055894 [ 140 ] {} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11661 | 2026.05.23 16:14:46.055925 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11662 | 2026.05.23 16:14:46.055978 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11663 | 2026.05.23 16:14:46.056022 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11664 | 2026.05.23 16:14:46.056044 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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 | ||
| 11665 | 2026.05.23 16:14:46.056161 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11666 | 2026.05.23 16:14:46.056194 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3506 rows starting from the beginning of the part | ||
| 11667 | 2026.05.23 16:14:46.056263 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 212 rows starting from the beginning of the part | ||
| 11668 | 2026.05.23 16:14:46.056307 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 154 rows starting from the beginning of the part | ||
| 11669 | 2026.05.23 16:14:46.056349 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
| 11670 | 2026.05.23 16:14:46.056388 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 3367 rows starting from the beginning of the part | ||
| 11671 | 2026.05.23 16:14:46.056425 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 80 rows starting from the beginning of the part | ||
| 11672 | 2026.05.23 16:14:46.056461 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11673 | 2026.05.23 16:14:46.056502 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11674 | 2026.05.23 16:14:46.056875 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11675 | 2026.05.23 16:14:46.057103 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11676 | 2026.05.23 16:14:46.057240 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001281 sec., 68696.33099141296 rows/sec., 5.34 MiB/sec. | ||
| 11677 | 2026.05.23 16:14:46.057245 [ 140 ] {} <Debug> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11678 | 2026.05.23 16:14:46.057278 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} <Debug> TCPHandler: Processed in 0.001497071 sec. | ||
| 11679 | 2026.05.23 16:14:46.057296 [ 140 ] {} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11680 | 2026.05.23 16:14:46.057321 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11681 | 2026.05.23 16:14:46.057429 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11682 | 2026.05.23 16:14:46.057431 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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 | ||
| 11683 | 2026.05.23 16:14:46.057531 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11684 | 2026.05.23 16:14:46.057550 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11685 | 2026.05.23 16:14:46.057573 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11686 | 2026.05.23 16:14:46.057585 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2010 rows starting from the beginning of the part | ||
| 11687 | 2026.05.23 16:14:46.057653 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 133 rows starting from the beginning of the part | ||
| 11688 | 2026.05.23 16:14:46.057704 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 125 rows starting from the beginning of the part | ||
| 11689 | 2026.05.23 16:14:46.057750 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 93 rows starting from the beginning of the part | ||
| 11690 | 2026.05.23 16:14:46.057795 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1941 rows starting from the beginning of the part | ||
| 11691 | 2026.05.23 16:14:46.057848 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 88 rows starting from the beginning of the part | ||
| 11692 | 2026.05.23 16:14:46.057969 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2026.05.23 16:14:46.058003 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11694 | 2026.05.23 16:14:46.058474 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11695 | 2026.05.23 16:14:46.058689 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7409 rows, containing 5 columns (5 merged, 0 gathered) in 0.002691877 sec., 2752354.5838089925 rows/sec., 220.68 MiB/sec. | ||
| 11696 | 2026.05.23 16:14:46.058693 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11697 | 2026.05.23 16:14:46.058854 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001342 sec., 23845.007451564827 rows/sec., 1.66 MiB/sec. | ||
| 11698 | 2026.05.23 16:14:46.058889 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} <Debug> TCPHandler: Processed in 0.001509151 sec. | ||
| 11699 | 2026.05.23 16:14:46.059025 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11700 | 2026.05.23 16:14:46.059102 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11701 | 2026.05.23 16:14:46.059120 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11702 | 2026.05.23 16:14:46.059167 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11703 | 2026.05.23 16:14:46.059276 [ 196 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4390 rows, containing 5 columns (5 merged, 0 gathered) in 0.001888366 sec., 2324761.195658045 rows/sec., 169.19 MiB/sec. | ||
| 11704 | 2026.05.23 16:14:46.059402 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2026.05.23 16:14:46.059484 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11706 | 2026.05.23 16:14:46.059501 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11707 | 2026.05.23 16:14:46.059527 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11708 | 2026.05.23 16:14:46.059539 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11709 | 2026.05.23 16:14:46.059585 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 11710 | 2026.05.23 16:14:46.059766 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11711 | 2026.05.23 16:14:46.059836 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11712 | 2026.05.23 16:14:46.059854 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11713 | 2026.05.23 16:14:46.059905 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11714 | 2026.05.23 16:14:46.060073 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11715 | 2026.05.23 16:14:46.060185 [ 140 ] {} <Debug> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11716 | 2026.05.23 16:14:46.060199 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 754.90 KiB/sec. | ||
| 11717 | 2026.05.23 16:14:46.060229 [ 140 ] {} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11718 | 2026.05.23 16:14:46.060246 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} <Debug> TCPHandler: Processed in 0.001270288 sec. | ||
| 11719 | 2026.05.23 16:14:46.060252 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11720 | 2026.05.23 16:14:46.060386 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 11721 | 2026.05.23 16:14:46.060510 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11722 | 2026.05.23 16:14:46.060546 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5108 rows starting from the beginning of the part | ||
| 11723 | 2026.05.23 16:14:46.060611 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 11724 | 2026.05.23 16:14:46.060657 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11725 | 2026.05.23 16:14:46.060697 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::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 | ||
| 11726 | 2026.05.23 16:14:46.060737 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 200 rows starting from the beginning of the part | ||
| 11727 | 2026.05.23 16:14:46.060777 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 12 rows starting from the beginning of the part | ||
| 11728 | 2026.05.23 16:14:46.062505 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5500 rows, containing 4 columns (4 merged, 0 gathered) in 0.002182281 sec., 2520298.7149684206 rows/sec., 162.02 MiB/sec. | ||
| 11729 | 2026.05.23 16:14:46.062921 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11730 | 2026.05.23 16:14:46.063175 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11731 | 2026.05.23 16:14:46.063247 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11732 | 2026.05.23 16:14:46.063316 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11733 | 2026.05.23 16:14:50.661039 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11734 | 2026.05.23 16:14:50.661107 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11735 | 2026.05.23 16:14:50.781060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24868 | ||
| 11736 | 2026.05.23 16:14:50.781654 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11737 | 2026.05.23 16:14:50.781701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11738 | 2026.05.23 16:14:50.782276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11739 | 2026.05.23 16:14:50.782520 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11740 | 2026.05.23 16:14:50.782650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24868 | ||
| 11741 | 2026.05.23 16:14:51.054953 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11742 | 2026.05.23 16:14:51.055201 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11743 | 2026.05.23 16:14:51.055538 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11744 | 2026.05.23 16:14:51.055576 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11745 | 2026.05.23 16:14:51.055797 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11746 | 2026.05.23 16:14:51.055865 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11747 | 2026.05.23 16:14:51.056004 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11748 | 2026.05.23 16:14:51.056094 [ 332 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11749 | 2026.05.23 16:14:51.056127 [ 321 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11750 | 2026.05.23 16:14:51.056132 [ 338 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11751 | 2026.05.23 16:14:51.056100 [ 306 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11752 | 2026.05.23 16:14:51.056329 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 11753 | 2026.05.23 16:14:51.056357 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11754 | 2026.05.23 16:14:51.056401 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11755 | 2026.05.23 16:14:51.056421 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 11756 | 2026.05.23 16:14:51.057467 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002368 sec., 13513.513513513513 rows/sec., 2.27 MiB/sec. | ||
| 11757 | 2026.05.23 16:14:51.057568 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} <Debug> TCPHandler: Processed in 0.002749628 sec. | ||
| 11758 | 2026.05.23 16:14:51.059438 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11759 | 2026.05.23 16:14:51.059574 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11760 | 2026.05.23 16:14:51.059625 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11761 | 2026.05.23 16:14:51.060255 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11762 | 2026.05.23 16:14:51.060308 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11763 | 2026.05.23 16:14:51.060689 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11764 | 2026.05.23 16:14:51.060921 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11765 | 2026.05.23 16:14:51.061062 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} <Debug> executeQuery: Read 90 rows, 7.41 KiB in 0.001525 sec., 59016.393442622946 rows/sec., 4.75 MiB/sec. | ||
| 11766 | 2026.05.23 16:14:51.061098 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} <Debug> TCPHandler: Processed in 0.001722314 sec. | ||
| 11767 | 2026.05.23 16:14:51.061238 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11768 | 2026.05.23 16:14:51.061334 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11769 | 2026.05.23 16:14:51.061373 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11770 | 2026.05.23 16:14:51.061776 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11771 | 2026.05.23 16:14:51.061812 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11772 | 2026.05.23 16:14:51.062098 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11773 | 2026.05.23 16:14:51.062303 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11774 | 2026.05.23 16:14:51.062415 [ 114 ] {} <Debug> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11775 | 2026.05.23 16:14:51.062433 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001118 sec., 4472.271914132379 rows/sec., 336.29 KiB/sec. | ||
| 11776 | 2026.05.23 16:14:51.062463 [ 114 ] {} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11777 | 2026.05.23 16:14:51.062475 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} <Debug> TCPHandler: Processed in 0.001286107 sec. | ||
| 11778 | 2026.05.23 16:14:51.062490 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11779 | 2026.05.23 16:14:51.062611 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 11780 | 2026.05.23 16:14:51.062634 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11781 | 2026.05.23 16:14:51.062738 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11782 | 2026.05.23 16:14:51.062744 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11783 | 2026.05.23 16:14:51.062780 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 83 rows starting from the beginning of the part | ||
| 11784 | 2026.05.23 16:14:51.062799 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11785 | 2026.05.23 16:14:51.062863 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 21 rows starting from the beginning of the part | ||
| 11786 | 2026.05.23 16:14:51.062922 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 37 rows starting from the beginning of the part | ||
| 11787 | 2026.05.23 16:14:51.062970 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 5 rows starting from the beginning of the part | ||
| 11788 | 2026.05.23 16:14:51.063016 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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 | ||
| 11789 | 2026.05.23 16:14:51.063062 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 5 rows starting from the beginning of the part | ||
| 11790 | 2026.05.23 16:14:51.063222 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11791 | 2026.05.23 16:14:51.063263 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11792 | 2026.05.23 16:14:51.063603 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11793 | 2026.05.23 16:14:51.063839 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11794 | 2026.05.23 16:14:51.063967 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} <Debug> executeQuery: Read 93 rows, 7.41 KiB in 0.001241 sec., 74939.56486704272 rows/sec., 5.83 MiB/sec. | ||
| 11795 | 2026.05.23 16:14:51.063978 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391049 sec., 148808.5610212149 rows/sec., 11.46 MiB/sec. | ||
| 11796 | 2026.05.23 16:14:51.064002 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} <Debug> TCPHandler: Processed in 0.001416919 sec. | ||
| 11797 | 2026.05.23 16:14:51.064157 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11798 | 2026.05.23 16:14:51.064175 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11799 | 2026.05.23 16:14:51.064275 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11800 | 2026.05.23 16:14:51.064319 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11801 | 2026.05.23 16:14:51.064470 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.05.23 16:14:51.064561 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11803 | 2026.05.23 16:14:51.064664 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11804 | 2026.05.23 16:14:51.064722 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11805 | 2026.05.23 16:14:51.064761 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11806 | 2026.05.23 16:14:51.065091 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11807 | 2026.05.23 16:14:51.065315 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11808 | 2026.05.23 16:14:51.065444 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 11809 | 2026.05.23 16:14:51.065478 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} <Debug> TCPHandler: Processed in 0.001352149 sec. | ||
| 11810 | 2026.05.23 16:14:51.065606 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11811 | 2026.05.23 16:14:51.065701 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11812 | 2026.05.23 16:14:51.065754 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} <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 | ||
| 11813 | 2026.05.23 16:14:51.066483 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11814 | 2026.05.23 16:14:51.066519 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11815 | 2026.05.23 16:14:51.067005 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11816 | 2026.05.23 16:14:51.067227 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11817 | 2026.05.23 16:14:51.067368 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001685 sec., 2967.3590504451035 rows/sec., 5.32 MiB/sec. | ||
| 11818 | 2026.05.23 16:14:51.067419 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} <Debug> TCPHandler: Processed in 0.001861026 sec. | ||
| 11819 | 2026.05.23 16:14:51.067533 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11820 | 2026.05.23 16:14:51.067628 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11821 | 2026.05.23 16:14:51.067669 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11822 | 2026.05.23 16:14:51.068019 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11823 | 2026.05.23 16:14:51.068054 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11824 | 2026.05.23 16:14:51.068348 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11825 | 2026.05.23 16:14:51.068558 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11826 | 2026.05.23 16:14:51.068684 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 11827 | 2026.05.23 16:14:51.068716 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} <Debug> TCPHandler: Processed in 0.001231846 sec. | ||
| 11828 | 2026.05.23 16:14:52.138779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11829 | 2026.05.23 16:14:52.153724 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2026.05.23 16:14:52.153788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11831 | 2026.05.23 16:14:52.158966 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11832 | 2026.05.23 16:14:52.159696 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2026.05.23 16:14:52.166318 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11834 | 2026.05.23 16:14:56.055022 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11835 | 2026.05.23 16:14:56.055285 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11836 | 2026.05.23 16:14:56.055619 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11837 | 2026.05.23 16:14:56.055656 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11838 | 2026.05.23 16:14:56.055869 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11839 | 2026.05.23 16:14:56.055935 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11840 | 2026.05.23 16:14:56.056074 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11841 | 2026.05.23 16:14:56.056175 [ 321 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11842 | 2026.05.23 16:14:56.056198 [ 332 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11843 | 2026.05.23 16:14:56.056199 [ 338 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11844 | 2026.05.23 16:14:56.056199 [ 306 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11845 | 2026.05.23 16:14:56.056388 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <Debug> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges | ||
| 11846 | 2026.05.23 16:14:56.056414 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <Trace> oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11847 | 2026.05.23 16:14:56.056459 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11848 | 2026.05.23 16:14:56.056479 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 11849 | 2026.05.23 16:14:56.057507 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <Debug> executeQuery: Read 32 rows, 5.50 KiB in 0.002326 sec., 13757.523645743766 rows/sec., 2.31 MiB/sec. | ||
| 11850 | 2026.05.23 16:14:56.057614 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} <Debug> TCPHandler: Processed in 0.002727758 sec. | ||
| 11851 | 2026.05.23 16:14:56.060011 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11852 | 2026.05.23 16:14:56.060146 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11853 | 2026.05.23 16:14:56.060197 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11854 | 2026.05.23 16:14:56.060954 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11855 | 2026.05.23 16:14:56.060996 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11856 | 2026.05.23 16:14:56.061367 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11857 | 2026.05.23 16:14:56.061591 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} <Trace> oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11858 | 2026.05.23 16:14:56.061732 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} <Debug> executeQuery: Read 154 rows, 13.54 KiB in 0.001622 sec., 94944.51294697904 rows/sec., 8.16 MiB/sec. | ||
| 11859 | 2026.05.23 16:14:56.061767 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} <Debug> TCPHandler: Processed in 0.001819775 sec. | ||
| 11860 | 2026.05.23 16:14:56.061904 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11861 | 2026.05.23 16:14:56.062001 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11862 | 2026.05.23 16:14:56.062041 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11863 | 2026.05.23 16:14:56.062466 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11864 | 2026.05.23 16:14:56.062502 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11865 | 2026.05.23 16:14:56.062789 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11866 | 2026.05.23 16:14:56.062991 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} <Trace> oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11867 | 2026.05.23 16:14:56.063119 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001137 sec., 32541.776605101142 rows/sec., 2.39 MiB/sec. | ||
| 11868 | 2026.05.23 16:14:56.063154 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} <Debug> TCPHandler: Processed in 0.001298278 sec. | ||
| 11869 | 2026.05.23 16:14:56.063277 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11870 | 2026.05.23 16:14:56.063373 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11871 | 2026.05.23 16:14:56.063413 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11872 | 2026.05.23 16:14:56.063899 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11873 | 2026.05.23 16:14:56.063934 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11874 | 2026.05.23 16:14:56.064231 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11875 | 2026.05.23 16:14:56.064429 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} <Trace> oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11876 | 2026.05.23 16:14:56.064556 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001201 sec., 104079.93338884263 rows/sec., 8.11 MiB/sec. | ||
| 11877 | 2026.05.23 16:14:56.064591 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} <Debug> TCPHandler: Processed in 0.001362469 sec. | ||
| 11878 | 2026.05.23 16:14:56.064711 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11879 | 2026.05.23 16:14:56.064806 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11880 | 2026.05.23 16:14:56.064848 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11881 | 2026.05.23 16:14:56.065300 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11882 | 2026.05.23 16:14:56.065345 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11883 | 2026.05.23 16:14:56.065657 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11884 | 2026.05.23 16:14:56.065862 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11885 | 2026.05.23 16:14:56.065989 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 11886 | 2026.05.23 16:14:56.066002 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_83_17 to all_88_88_0 | ||
| 11887 | 2026.05.23 16:14:56.066023 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} <Debug> TCPHandler: Processed in 0.001360919 sec. | ||
| 11888 | 2026.05.23 16:14:56.066055 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2026.05.23 16:14:56.066081 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11890 | 2026.05.23 16:14:56.066155 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11891 | 2026.05.23 16:14:56.066210 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_83_17 to all_88_88_0 into Compact with storage Full | ||
| 11892 | 2026.05.23 16:14:56.066262 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11893 | 2026.05.23 16:14:56.066320 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} <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 | ||
| 11894 | 2026.05.23 16:14:56.066365 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11895 | 2026.05.23 16:14:56.066410 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_83_17, total 29840 rows starting from the beginning of the part | ||
| 11896 | 2026.05.23 16:14:56.066486 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11897 | 2026.05.23 16:14:56.066542 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1596 rows starting from the beginning of the part | ||
| 11898 | 2026.05.23 16:14:56.066590 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 32 rows starting from the beginning of the part | ||
| 11899 | 2026.05.23 16:14:56.066637 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11900 | 2026.05.23 16:14:56.066687 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11901 | 2026.05.23 16:14:56.067085 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11902 | 2026.05.23 16:14:56.067126 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11903 | 2026.05.23 16:14:56.067749 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11904 | 2026.05.23 16:14:56.067970 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11905 | 2026.05.23 16:14:56.068101 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11906 | 2026.05.23 16:14:56.068109 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001874 sec., 19743.863393810032 rows/sec., 35.38 MiB/sec. | ||
| 11907 | 2026.05.23 16:14:56.068143 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11908 | 2026.05.23 16:14:56.068168 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11909 | 2026.05.23 16:14:56.068179 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} <Debug> TCPHandler: Processed in 0.002073238 sec. | ||
| 11910 | 2026.05.23 16:14:56.068263 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::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 | ||
| 11911 | 2026.05.23 16:14:56.068308 [ 260 ] {} <Trace> TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11912 | 2026.05.23 16:14:56.068413 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11913 | 2026.05.23 16:14:56.068455 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11914 | 2026.05.23 16:14:56.068484 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11915 | 2026.05.23 16:14:56.068544 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1449 rows starting from the beginning of the part | ||
| 11916 | 2026.05.23 16:14:56.068667 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 37 rows starting from the beginning of the part | ||
| 11917 | 2026.05.23 16:14:56.068768 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part | ||
| 11918 | 2026.05.23 16:14:56.068802 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11919 | 2026.05.23 16:14:56.068842 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11920 | 2026.05.23 16:14:56.068861 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part | ||
| 11921 | 2026.05.23 16:14:56.068953 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part | ||
| 11922 | 2026.05.23 16:14:56.069044 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 37 rows starting from the beginning of the part | ||
| 11923 | 2026.05.23 16:14:56.069163 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11924 | 2026.05.23 16:14:56.069426 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} <Trace> oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2026.05.23 16:14:56.069569 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 11926 | 2026.05.23 16:14:56.069611 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} <Debug> TCPHandler: Processed in 0.001353018 sec. | ||
| 11927 | 2026.05.23 16:14:56.075657 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31948 rows, containing 5 columns (5 merged, 0 gathered) in 0.00950002 sec., 3362940.288546761 rows/sec., 215.94 MiB/sec. | ||
| 11928 | 2026.05.23 16:14:56.076196 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} <Trace> MergedBlockOutputStream: filled checksums all_1_88_18 (state Temporary) | ||
| 11929 | 2026.05.23 16:14:56.076532 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_88_18 to all_1_88_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11930 | 2026.05.23 16:14:56.076619 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_83_17, all_88_88_0] -> all_1_88_18 | ||
| 11931 | 2026.05.23 16:14:56.076712 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11932 | 2026.05.23 16:14:56.078628 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 19 columns (19 merged, 0 gathered) in 0.010411494 sec., 151851.4057636685 rows/sec., 272.11 MiB/sec. | ||
| 11933 | 2026.05.23 16:14:56.080937 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11934 | 2026.05.23 16:14:56.081361 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11935 | 2026.05.23 16:14:56.081457 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11936 | 2026.05.23 16:14:56.081599 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 11937 | 2026.05.23 16:14:56.672435 [ 121 ] {} <Debug> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11938 | 2026.05.23 16:14:56.672500 [ 121 ] {} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11939 | 2026.05.23 16:14:56.672526 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11940 | 2026.05.23 16:14:56.672661 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::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 | ||
| 11941 | 2026.05.23 16:14:56.672807 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11942 | 2026.05.23 16:14:56.672841 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 11943 | 2026.05.23 16:14:56.672914 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 11944 | 2026.05.23 16:14:56.672962 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 11945 | 2026.05.23 16:14:56.673003 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 11946 | 2026.05.23 16:14:56.673045 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 11947 | 2026.05.23 16:14:56.673779 [ 197 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175956 sec., 30613.390296915873 rows/sec., 2.55 MiB/sec. | ||
| 11948 | 2026.05.23 16:14:56.673963 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11949 | 2026.05.23 16:14:56.674279 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11950 | 2026.05.23 16:14:56.674354 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} <Trace> oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11951 | 2026.05.23 16:14:56.674446 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11952 | 2026.05.23 16:14:57.000305 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.64 MiB, peak 342.72 MiB, free memory in arenas 0.00 B, will set to 338.31 MiB (RSS), difference: 9.68 MiB | ||
| 11953 | 2026.05.23 16:14:58.145833 [ 130 ] {} <Debug> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11954 | 2026.05.23 16:14:58.145893 [ 130 ] {} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11955 | 2026.05.23 16:14:58.145915 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11956 | 2026.05.23 16:14:58.146043 [ 197 ] {ff2d3029-4935-430d-8146-1cadfabe3867::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 | ||
| 11957 | 2026.05.23 16:14:58.146200 [ 197 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11958 | 2026.05.23 16:14:58.146236 [ 197 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 11959 | 2026.05.23 16:14:58.146307 [ 197 ] {ff2d3029-4935-430d-8146-1cadfabe3867::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 | ||
| 11960 | 2026.05.23 16:14:58.146354 [ 197 ] {ff2d3029-4935-430d-8146-1cadfabe3867::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 | ||
| 11961 | 2026.05.23 16:14:58.146396 [ 197 ] {ff2d3029-4935-430d-8146-1cadfabe3867::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 | ||
| 11962 | 2026.05.23 16:14:58.146443 [ 197 ] {ff2d3029-4935-430d-8146-1cadfabe3867::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 | ||
| 11963 | 2026.05.23 16:14:58.147218 [ 190 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228407 sec., 4884.374641303738 rows/sec., 362.51 KiB/sec. | ||
| 11964 | 2026.05.23 16:14:58.147407 [ 196 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11965 | 2026.05.23 16:14:58.147716 [ 196 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2026.05.23 16:14:58.147790 [ 196 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} <Trace> oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11967 | 2026.05.23 16:14:58.147864 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11968 | 2026.05.23 16:14:58.282831 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25380 | ||
| 11969 | 2026.05.23 16:14:58.283493 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11970 | 2026.05.23 16:14:58.283555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11971 | 2026.05.23 16:14:58.284057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11972 | 2026.05.23 16:14:58.284290 [ 244 ] {} <Trace> system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11973 | 2026.05.23 16:14:58.284434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25380 | ||
| 11974 | 2026.05.23 16:14:59.666442 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11975 | 2026.05.23 16:14:59.683325 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2026.05.23 16:14:59.683400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11977 | 2026.05.23 16:14:59.689089 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11978 | 2026.05.23 16:14:59.689760 [ 243 ] {} <Trace> system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11979 | 2026.05.23 16:14:59.692624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||