| 1 | [ May 21 22:28:06 Enabled. ] | ||
| 2 | [ May 21 22:28:06 Rereading configuration. ] | ||
| 3 | [ May 21 22:28:08 Rereading configuration. ] | ||
| 4 | [ May 21 22:28:09 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 21 22:28:09 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.21 22:28:10.128206 [ 1 ] {} <Information> Application: Will watch for the process with pid 25235 | ||
| 29 | 2026.05.21 22:28:10.128706 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.21 22:28:10.566015 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 25235 | ||
| 31 | 2026.05.21 22:28:10.567195 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.21 22:28:10.567344 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.21 22:28:10.654099 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.21 22:28:10.683158 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.21 22:28:10.683204 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.21 22:28:10.683220 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.21 22:28:10.683271 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.21 22:28:10.683648 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.21 22:28:10.686434 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.21 22:28:10.687969 [ 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.21 22:28:10.688863 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.21 22:28:10.689622 [ 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.21 22:28:10.689642 [ 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.21 22:28:10.689655 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.21 22:28:10.690268 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.21 22:28:10.692119 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.21 22:28:10.698333 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.21 22:28:10.699144 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.21 22:28:10.700867 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.21 22:28:10.701401 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.21 22:28:10.702107 [ 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.21 22:28:10.702688 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.21 22:28:10.707212 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.21 22:28:10.707441 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.21 22:28:10.709586 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.21 22:28:10.710028 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.21 22:28:10.710322 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.21 22:28:10.710635 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.21 22:28:10.711590 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.21 22:28:10.711617 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.21 22:28:10.711704 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.21 22:28:10.711790 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.21 22:28:10.717618 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.21 22:28:10.717662 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000170634 sec | ||
| 69 | 2026.05.21 22:28:10.717681 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.21 22:28:10.717693 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.21 22:28:10.718301 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.21 22:28:10.718829 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.21 22:28:10.729400 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.21 22:28:10.729484 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.21 22:28:10.729508 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.21 22:28:10.729530 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.21 22:28:10.729591 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.21 22:28:10.729618 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.21 22:28:10.731737 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.21 22:28:10.731780 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.21 22:28:10.731802 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.21 22:28:10.731941 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.21 22:28:10.731977 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.21 22:28:10.731997 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.21 22:28:10.732011 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.21 22:28:10.732024 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.21 22:28:10.732055 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.21 22:28:10.732068 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.21 22:28:10.754356 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.21 22:28:10.755015 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.21 22:28:10.755041 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5621e-05 sec | ||
| 92 | 2026.05.21 22:28:10.755054 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.21 22:28:10.755064 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.21 22:28:10.755098 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.21 22:28:10.755295 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.21 22:28:10.755337 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.21 22:28:10.755350 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.21 22:28:10.755362 [ 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.21 22:28:10.755381 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.21 22:28:10.773204 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.21 22:28:10.773423 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.32 MiB (RSS), difference: 92.47 MiB | ||
| 102 | 2026.05.21 22:28:10.774770 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.453e-05 sec. | ||
| 103 | 2026.05.21 22:28:10.775141 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.21 22:28:10.776610 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.21 22:28:10.776629 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.21 22:28:10.783748 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54762 | ||
| 107 | 2026.05.21 22:28:10.784008 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.21 22:28:10.784057 [ 3 ] {} <Debug> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Authenticating user 'default' from [fd00:1122:3344:101::d]:54762 | ||
| 109 | 2026.05.21 22:28:10.784084 [ 3 ] {} <Debug> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.21 22:28:10.784108 [ 3 ] {} <Debug> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.21 22:28:10.784209 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.21 22:28:10.784240 [ 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.21 22:28:10.784264 [ 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.21 22:28:10.784752 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38517 | ||
| 115 | 2026.05.21 22:28:10.784846 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46699 | ||
| 116 | 2026.05.21 22:28:10.784848 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56027 | ||
| 117 | 2026.05.21 22:28:10.785045 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.21 22:28:10.785085 [ 4 ] {} <Debug> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38517 | ||
| 119 | 2026.05.21 22:28:10.785102 [ 4 ] {} <Debug> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.21 22:28:10.785114 [ 4 ] {} <Debug> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.21 22:28:10.785114 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.05.21 22:28:10.785154 [ 5 ] {} <Debug> TCP-Session: c84d71bd-e7f8-4673-9e64-62256792a7f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46699 | ||
| 123 | 2026.05.21 22:28:10.785154 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.21 22:28:10.785170 [ 5 ] {} <Debug> TCP-Session: c84d71bd-e7f8-4673-9e64-62256792a7f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.21 22:28:10.785198 [ 5 ] {} <Debug> TCP-Session: c84d71bd-e7f8-4673-9e64-62256792a7f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.21 22:28:10.785205 [ 254 ] {} <Debug> TCP-Session: 2edd0f3c-dcc3-498b-befa-377f7ef5b904 Authenticating user 'default' from [fd00:1122:3344:101::d]:56027 | ||
| 127 | 2026.05.21 22:28:10.785203 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49673 | ||
| 128 | 2026.05.21 22:28:10.785233 [ 254 ] {} <Debug> TCP-Session: 2edd0f3c-dcc3-498b-befa-377f7ef5b904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.21 22:28:10.785279 [ 254 ] {} <Debug> TCP-Session: 2edd0f3c-dcc3-498b-befa-377f7ef5b904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.21 22:28:10.785316 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49742 | ||
| 131 | 2026.05.21 22:28:10.785414 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.21 22:28:10.785446 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56910 | ||
| 133 | 2026.05.21 22:28:10.785461 [ 256 ] {} <Debug> TCP-Session: 363eec9a-038b-49db-8141-87b6da443e06 Authenticating user 'default' from [fd00:1122:3344:101::d]:49673 | ||
| 134 | 2026.05.21 22:28:10.785450 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48213 | ||
| 135 | 2026.05.21 22:28:10.785528 [ 256 ] {} <Debug> TCP-Session: 363eec9a-038b-49db-8141-87b6da443e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.21 22:28:10.785556 [ 256 ] {} <Debug> TCP-Session: 363eec9a-038b-49db-8141-87b6da443e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.21 22:28:10.785524 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.21 22:28:10.785636 [ 257 ] {} <Debug> TCP-Session: 8d759ea6-55ee-4516-be7b-9185aa85fb1a Authenticating user 'default' from [fd00:1122:3344:101::d]:49742 | ||
| 139 | 2026.05.21 22:28:10.785664 [ 257 ] {} <Debug> TCP-Session: 8d759ea6-55ee-4516-be7b-9185aa85fb1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.21 22:28:10.785681 [ 257 ] {} <Debug> TCP-Session: 8d759ea6-55ee-4516-be7b-9185aa85fb1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.21 22:28:10.785742 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.05.21 22:28:10.785763 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43888 | ||
| 143 | 2026.05.21 22:28:10.785790 [ 258 ] {} <Debug> TCP-Session: 861c8442-cbfb-4622-8a31-e7f75cdd5250 Authenticating user 'default' from [fd00:1122:3344:101::d]:56910 | ||
| 144 | 2026.05.21 22:28:10.785829 [ 258 ] {} <Debug> TCP-Session: 861c8442-cbfb-4622-8a31-e7f75cdd5250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.21 22:28:10.785842 [ 258 ] {} <Debug> TCP-Session: 861c8442-cbfb-4622-8a31-e7f75cdd5250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.21 22:28:10.785867 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.21 22:28:10.785925 [ 255 ] {} <Debug> TCP-Session: a394a564-5a32-449e-829c-1feecf9d0ca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48213 | ||
| 148 | 2026.05.21 22:28:10.785946 [ 255 ] {} <Debug> TCP-Session: a394a564-5a32-449e-829c-1feecf9d0ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.21 22:28:10.785961 [ 255 ] {} <Debug> TCP-Session: a394a564-5a32-449e-829c-1feecf9d0ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.21 22:28:10.786469 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.21 22:28:10.786499 [ 259 ] {} <Debug> TCP-Session: c9eeb26b-a0cc-46fd-8d83-116e457a9563 Authenticating user 'default' from [fd00:1122:3344:101::d]:43888 | ||
| 152 | 2026.05.21 22:28:10.786519 [ 259 ] {} <Debug> TCP-Session: c9eeb26b-a0cc-46fd-8d83-116e457a9563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.21 22:28:10.786540 [ 259 ] {} <Debug> TCP-Session: c9eeb26b-a0cc-46fd-8d83-116e457a9563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.21 22:28:10.787790 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.05.21 22:28:10.788786 [ 3 ] {1c364db6-3684-41e8-9d2f-2d430c45a14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.05.21 22:28:10.835695 [ 3 ] {1c364db6-3684-41e8-9d2f-2d430c45a14a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54762) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.05.21 22:28:10.836446 [ 3 ] {1c364db6-3684-41e8-9d2f-2d430c45a14a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.05.21 22:28:10.836534 [ 3 ] {1c364db6-3684-41e8-9d2f-2d430c45a14a} <Debug> TCPHandler: Processed in 0.050789769 sec. | ||
| 205 | 2026.05.21 22:28:10.837051 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.05.21 22:28:10.837356 [ 4 ] {3cae368e-7055-4c3d-bf62-77ced81eccac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.05.21 22:28:10.837954 [ 4 ] {3cae368e-7055-4c3d-bf62-77ced81eccac} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38517) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.05.21 22:28:10.838099 [ 4 ] {3cae368e-7055-4c3d-bf62-77ced81eccac} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.05.21 22:28:10.838175 [ 4 ] {3cae368e-7055-4c3d-bf62-77ced81eccac} <Debug> TCPHandler: Processed in 0.001332617 sec. | ||
| 256 | 2026.05.21 22:28:10.838511 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.05.21 22:28:10.839231 [ 3 ] {5af7a0ed-89d1-4320-9341-921179d0705e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.05.21 22:28:10.839347 [ 3 ] {5af7a0ed-89d1-4320-9341-921179d0705e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.05.21 22:28:10.839940 [ 3 ] {5af7a0ed-89d1-4320-9341-921179d0705e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.05.21 22:28:10.839969 [ 3 ] {5af7a0ed-89d1-4320-9341-921179d0705e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8892e-05 sec | ||
| 261 | 2026.05.21 22:28:10.839993 [ 3 ] {5af7a0ed-89d1-4320-9341-921179d0705e} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.05.21 22:28:10.840014 [ 3 ] {5af7a0ed-89d1-4320-9341-921179d0705e} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.05.21 22:28:10.840045 [ 3 ] {5af7a0ed-89d1-4320-9341-921179d0705e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.05.21 22:28:10.840668 [ 3 ] {5af7a0ed-89d1-4320-9341-921179d0705e} <Debug> TCPHandler: Processed in 0.002299554 sec. | ||
| 265 | 2026.05.21 22:28:10.840825 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.05.21 22:28:10.841000 [ 3 ] {b8528a30-b891-461d-bb34-e68580216384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.05.21 22:28:10.841061 [ 3 ] {b8528a30-b891-461d-bb34-e68580216384} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.05.21 22:28:10.847151 [ 3 ] {b8528a30-b891-461d-bb34-e68580216384} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.05.21 22:28:10.848102 [ 3 ] {b8528a30-b891-461d-bb34-e68580216384} <Debug> oximeter.version (6f8e2fa7-c74b-432f-9900-c6fa8e5a9b90): Loading data parts | ||
| 271 | 2026.05.21 22:28:10.848518 [ 3 ] {b8528a30-b891-461d-bb34-e68580216384} <Debug> oximeter.version (6f8e2fa7-c74b-432f-9900-c6fa8e5a9b90): There are no data parts | ||
| 272 | 2026.05.21 22:28:10.850173 [ 3 ] {b8528a30-b891-461d-bb34-e68580216384} <Debug> TCPHandler: Processed in 0.009395633 sec. | ||
| 273 | 2026.05.21 22:28:10.850331 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.05.21 22:28:10.851040 [ 3 ] {9fb85cad-c59f-4c72-89a6-580479a1283a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.05.21 22:28:10.851098 [ 3 ] {9fb85cad-c59f-4c72-89a6-580479a1283a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.05.21 22:28:10.857446 [ 3 ] {9fb85cad-c59f-4c72-89a6-580479a1283a} <Debug> oximeter.measurements_bool (dd0ca526-f84e-43d4-81e0-d62c852b060e): Loading data parts | ||
| 287 | 2026.05.21 22:28:10.857617 [ 3 ] {9fb85cad-c59f-4c72-89a6-580479a1283a} <Debug> oximeter.measurements_bool (dd0ca526-f84e-43d4-81e0-d62c852b060e): There are no data parts | ||
| 288 | 2026.05.21 22:28:10.858111 [ 3 ] {9fb85cad-c59f-4c72-89a6-580479a1283a} <Debug> TCPHandler: Processed in 0.007828778 sec. | ||
| 289 | 2026.05.21 22:28:10.858264 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.05.21 22:28:10.858443 [ 3 ] {481f6d4e-0228-4967-bb8d-22a3634861b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 291 | 2026.05.21 22:28:10.858495 [ 3 ] {481f6d4e-0228-4967-bb8d-22a3634861b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.05.21 22:28:10.859389 [ 3 ] {481f6d4e-0228-4967-bb8d-22a3634861b8} <Debug> oximeter.measurements_i8 (81b1090e-7a94-4386-9c8f-269e43faef9d): Loading data parts | ||
| 293 | 2026.05.21 22:28:10.859507 [ 3 ] {481f6d4e-0228-4967-bb8d-22a3634861b8} <Debug> oximeter.measurements_i8 (81b1090e-7a94-4386-9c8f-269e43faef9d): There are no data parts | ||
| 294 | 2026.05.21 22:28:10.859965 [ 3 ] {481f6d4e-0228-4967-bb8d-22a3634861b8} <Debug> TCPHandler: Processed in 0.001750199 sec. | ||
| 295 | 2026.05.21 22:28:10.860096 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.05.21 22:28:10.860251 [ 3 ] {dbe76788-a267-4506-8f07-7e409a396fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 297 | 2026.05.21 22:28:10.860305 [ 3 ] {dbe76788-a267-4506-8f07-7e409a396fea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.05.21 22:28:10.861164 [ 3 ] {dbe76788-a267-4506-8f07-7e409a396fea} <Debug> oximeter.measurements_u8 (230b67db-95a6-4548-8609-37fff09155e0): Loading data parts | ||
| 299 | 2026.05.21 22:28:10.861279 [ 3 ] {dbe76788-a267-4506-8f07-7e409a396fea} <Debug> oximeter.measurements_u8 (230b67db-95a6-4548-8609-37fff09155e0): There are no data parts | ||
| 300 | 2026.05.21 22:28:10.861718 [ 3 ] {dbe76788-a267-4506-8f07-7e409a396fea} <Debug> TCPHandler: Processed in 0.001669796 sec. | ||
| 301 | 2026.05.21 22:28:10.861852 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.05.21 22:28:10.862021 [ 3 ] {4193d1e5-7c25-47aa-9af1-e6ad53ceced5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 303 | 2026.05.21 22:28:10.862073 [ 3 ] {4193d1e5-7c25-47aa-9af1-e6ad53ceced5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.05.21 22:28:10.862942 [ 3 ] {4193d1e5-7c25-47aa-9af1-e6ad53ceced5} <Debug> oximeter.measurements_i16 (31028c64-0071-4e28-9c39-55126fa125da): Loading data parts | ||
| 305 | 2026.05.21 22:28:10.863067 [ 3 ] {4193d1e5-7c25-47aa-9af1-e6ad53ceced5} <Debug> oximeter.measurements_i16 (31028c64-0071-4e28-9c39-55126fa125da): There are no data parts | ||
| 306 | 2026.05.21 22:28:10.863559 [ 3 ] {4193d1e5-7c25-47aa-9af1-e6ad53ceced5} <Debug> TCPHandler: Processed in 0.001758029 sec. | ||
| 307 | 2026.05.21 22:28:10.863692 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.21 22:28:10.863846 [ 3 ] {af1651d7-a4e8-4361-bf93-1d129034557d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 309 | 2026.05.21 22:28:10.863898 [ 3 ] {af1651d7-a4e8-4361-bf93-1d129034557d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.05.21 22:28:10.864733 [ 3 ] {af1651d7-a4e8-4361-bf93-1d129034557d} <Debug> oximeter.measurements_u16 (60d584f3-3016-470e-8d93-6dd968013e4e): Loading data parts | ||
| 311 | 2026.05.21 22:28:10.864855 [ 3 ] {af1651d7-a4e8-4361-bf93-1d129034557d} <Debug> oximeter.measurements_u16 (60d584f3-3016-470e-8d93-6dd968013e4e): There are no data parts | ||
| 312 | 2026.05.21 22:28:10.865359 [ 3 ] {af1651d7-a4e8-4361-bf93-1d129034557d} <Debug> TCPHandler: Processed in 0.001715188 sec. | ||
| 313 | 2026.05.21 22:28:10.865488 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.05.21 22:28:10.865651 [ 3 ] {6a1297fc-2d82-45c6-8574-6bbc3ac009cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 315 | 2026.05.21 22:28:10.865703 [ 3 ] {6a1297fc-2d82-45c6-8574-6bbc3ac009cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.05.21 22:28:10.866558 [ 3 ] {6a1297fc-2d82-45c6-8574-6bbc3ac009cc} <Debug> oximeter.measurements_i32 (062715b3-f373-4f36-91c8-74ae5ced7a70): Loading data parts | ||
| 317 | 2026.05.21 22:28:10.866675 [ 3 ] {6a1297fc-2d82-45c6-8574-6bbc3ac009cc} <Debug> oximeter.measurements_i32 (062715b3-f373-4f36-91c8-74ae5ced7a70): There are no data parts | ||
| 318 | 2026.05.21 22:28:10.867158 [ 3 ] {6a1297fc-2d82-45c6-8574-6bbc3ac009cc} <Debug> TCPHandler: Processed in 0.001717048 sec. | ||
| 319 | 2026.05.21 22:28:10.867292 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.05.21 22:28:10.867443 [ 3 ] {92bc4237-fb26-4a96-bd19-a7890386ac17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 321 | 2026.05.21 22:28:10.867493 [ 3 ] {92bc4237-fb26-4a96-bd19-a7890386ac17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.05.21 22:28:10.868329 [ 3 ] {92bc4237-fb26-4a96-bd19-a7890386ac17} <Debug> oximeter.measurements_u32 (892df3e2-4f70-493f-8a6c-0010d617fcfe): Loading data parts | ||
| 323 | 2026.05.21 22:28:10.868468 [ 3 ] {92bc4237-fb26-4a96-bd19-a7890386ac17} <Debug> oximeter.measurements_u32 (892df3e2-4f70-493f-8a6c-0010d617fcfe): There are no data parts | ||
| 324 | 2026.05.21 22:28:10.868891 [ 3 ] {92bc4237-fb26-4a96-bd19-a7890386ac17} <Debug> TCPHandler: Processed in 0.001646826 sec. | ||
| 325 | 2026.05.21 22:28:10.869024 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.05.21 22:28:10.869190 [ 3 ] {11a948d4-dc4d-4a33-8dd6-f82172edd517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 327 | 2026.05.21 22:28:10.869239 [ 3 ] {11a948d4-dc4d-4a33-8dd6-f82172edd517} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.05.21 22:28:10.870090 [ 3 ] {11a948d4-dc4d-4a33-8dd6-f82172edd517} <Debug> oximeter.measurements_i64 (18512202-2d14-46db-967e-9430a60fac10): Loading data parts | ||
| 329 | 2026.05.21 22:28:10.870225 [ 3 ] {11a948d4-dc4d-4a33-8dd6-f82172edd517} <Debug> oximeter.measurements_i64 (18512202-2d14-46db-967e-9430a60fac10): There are no data parts | ||
| 330 | 2026.05.21 22:28:10.870678 [ 3 ] {11a948d4-dc4d-4a33-8dd6-f82172edd517} <Debug> TCPHandler: Processed in 0.001702358 sec. | ||
| 331 | 2026.05.21 22:28:10.870817 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.05.21 22:28:10.870971 [ 3 ] {e3c85cc5-3489-4a9e-8104-b5d06e440ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 333 | 2026.05.21 22:28:10.871023 [ 3 ] {e3c85cc5-3489-4a9e-8104-b5d06e440ca4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.05.21 22:28:10.871877 [ 3 ] {e3c85cc5-3489-4a9e-8104-b5d06e440ca4} <Debug> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Loading data parts | ||
| 335 | 2026.05.21 22:28:10.872005 [ 3 ] {e3c85cc5-3489-4a9e-8104-b5d06e440ca4} <Debug> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): There are no data parts | ||
| 336 | 2026.05.21 22:28:10.872478 [ 3 ] {e3c85cc5-3489-4a9e-8104-b5d06e440ca4} <Debug> TCPHandler: Processed in 0.001709008 sec. | ||
| 337 | 2026.05.21 22:28:10.872617 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.05.21 22:28:10.872780 [ 3 ] {6b41770f-7f25-4097-bab4-412acbea4305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 339 | 2026.05.21 22:28:10.872821 [ 3 ] {6b41770f-7f25-4097-bab4-412acbea4305} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.05.21 22:28:10.873656 [ 3 ] {6b41770f-7f25-4097-bab4-412acbea4305} <Debug> oximeter.measurements_f32 (059e5bda-bb5b-4f50-b5e7-f98bbf416077): Loading data parts | ||
| 341 | 2026.05.21 22:28:10.873817 [ 3 ] {6b41770f-7f25-4097-bab4-412acbea4305} <Debug> oximeter.measurements_f32 (059e5bda-bb5b-4f50-b5e7-f98bbf416077): There are no data parts | ||
| 342 | 2026.05.21 22:28:10.874278 [ 3 ] {6b41770f-7f25-4097-bab4-412acbea4305} <Debug> TCPHandler: Processed in 0.001708418 sec. | ||
| 343 | 2026.05.21 22:28:10.874425 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.21 22:28:10.874577 [ 3 ] {92a7d772-88ae-4037-89dd-717bc03ef620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 345 | 2026.05.21 22:28:10.874627 [ 3 ] {92a7d772-88ae-4037-89dd-717bc03ef620} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.05.21 22:28:10.875453 [ 3 ] {92a7d772-88ae-4037-89dd-717bc03ef620} <Debug> oximeter.measurements_f64 (5d8725d0-5fcc-429c-a745-b48a9a127d01): Loading data parts | ||
| 347 | 2026.05.21 22:28:10.875590 [ 3 ] {92a7d772-88ae-4037-89dd-717bc03ef620} <Debug> oximeter.measurements_f64 (5d8725d0-5fcc-429c-a745-b48a9a127d01): There are no data parts | ||
| 348 | 2026.05.21 22:28:10.876049 [ 3 ] {92a7d772-88ae-4037-89dd-717bc03ef620} <Debug> TCPHandler: Processed in 0.001672397 sec. | ||
| 349 | 2026.05.21 22:28:10.876184 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.05.21 22:28:10.876347 [ 3 ] {e865d6fd-be2a-4469-8820-be28297a14dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 351 | 2026.05.21 22:28:10.876388 [ 3 ] {e865d6fd-be2a-4469-8820-be28297a14dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.05.21 22:28:10.877243 [ 3 ] {e865d6fd-be2a-4469-8820-be28297a14dd} <Debug> oximeter.measurements_string (339987a6-8d91-4355-b338-9aca48b88486): Loading data parts | ||
| 353 | 2026.05.21 22:28:10.877359 [ 3 ] {e865d6fd-be2a-4469-8820-be28297a14dd} <Debug> oximeter.measurements_string (339987a6-8d91-4355-b338-9aca48b88486): There are no data parts | ||
| 354 | 2026.05.21 22:28:10.877795 [ 3 ] {e865d6fd-be2a-4469-8820-be28297a14dd} <Debug> TCPHandler: Processed in 0.001659286 sec. | ||
| 355 | 2026.05.21 22:28:10.877954 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.05.21 22:28:10.878121 [ 3 ] {b486c14d-ee55-460e-8804-e8893553ffd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.05.21 22:28:10.878182 [ 3 ] {b486c14d-ee55-460e-8804-e8893553ffd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.05.21 22:28:10.879018 [ 3 ] {b486c14d-ee55-460e-8804-e8893553ffd2} <Debug> oximeter.measurements_bytes (5ab534bd-e486-4763-9401-5fbb36362536): Loading data parts | ||
| 366 | 2026.05.21 22:28:10.879139 [ 3 ] {b486c14d-ee55-460e-8804-e8893553ffd2} <Debug> oximeter.measurements_bytes (5ab534bd-e486-4763-9401-5fbb36362536): There are no data parts | ||
| 367 | 2026.05.21 22:28:10.879584 [ 3 ] {b486c14d-ee55-460e-8804-e8893553ffd2} <Debug> TCPHandler: Processed in 0.001679397 sec. | ||
| 368 | 2026.05.21 22:28:10.879723 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.21 22:28:10.879883 [ 3 ] {6d45c7e3-fd65-4099-a275-6509ad097f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 370 | 2026.05.21 22:28:10.879938 [ 3 ] {6d45c7e3-fd65-4099-a275-6509ad097f0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.05.21 22:28:10.880782 [ 3 ] {6d45c7e3-fd65-4099-a275-6509ad097f0b} <Debug> oximeter.measurements_cumulativei64 (56739a97-0d64-4d83-8ad6-4914b01cfe9a): Loading data parts | ||
| 372 | 2026.05.21 22:28:10.880908 [ 3 ] {6d45c7e3-fd65-4099-a275-6509ad097f0b} <Debug> oximeter.measurements_cumulativei64 (56739a97-0d64-4d83-8ad6-4914b01cfe9a): There are no data parts | ||
| 373 | 2026.05.21 22:28:10.881350 [ 3 ] {6d45c7e3-fd65-4099-a275-6509ad097f0b} <Debug> TCPHandler: Processed in 0.001675596 sec. | ||
| 374 | 2026.05.21 22:28:10.881490 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.21 22:28:10.881660 [ 3 ] {70b7fc14-33b4-4015-a84b-acf342028003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 376 | 2026.05.21 22:28:10.881711 [ 3 ] {70b7fc14-33b4-4015-a84b-acf342028003} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.05.21 22:28:10.882556 [ 3 ] {70b7fc14-33b4-4015-a84b-acf342028003} <Debug> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Loading data parts | ||
| 378 | 2026.05.21 22:28:10.882670 [ 3 ] {70b7fc14-33b4-4015-a84b-acf342028003} <Debug> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): There are no data parts | ||
| 379 | 2026.05.21 22:28:10.883113 [ 3 ] {70b7fc14-33b4-4015-a84b-acf342028003} <Debug> TCPHandler: Processed in 0.001670587 sec. | ||
| 380 | 2026.05.21 22:28:10.883248 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.21 22:28:10.883408 [ 3 ] {8fffcb9a-901c-4e2f-b59d-5efbbb70fcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 382 | 2026.05.21 22:28:10.883459 [ 3 ] {8fffcb9a-901c-4e2f-b59d-5efbbb70fcb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.05.21 22:28:10.884359 [ 3 ] {8fffcb9a-901c-4e2f-b59d-5efbbb70fcb0} <Debug> oximeter.measurements_cumulativef32 (4332b0c9-35c5-40e6-8e65-4c6eeba047e0): Loading data parts | ||
| 384 | 2026.05.21 22:28:10.884488 [ 3 ] {8fffcb9a-901c-4e2f-b59d-5efbbb70fcb0} <Debug> oximeter.measurements_cumulativef32 (4332b0c9-35c5-40e6-8e65-4c6eeba047e0): There are no data parts | ||
| 385 | 2026.05.21 22:28:10.884931 [ 3 ] {8fffcb9a-901c-4e2f-b59d-5efbbb70fcb0} <Debug> TCPHandler: Processed in 0.001730179 sec. | ||
| 386 | 2026.05.21 22:28:10.885081 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.21 22:28:10.885240 [ 3 ] {48c6c937-0849-46a0-9229-89a91a48cbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 388 | 2026.05.21 22:28:10.885292 [ 3 ] {48c6c937-0849-46a0-9229-89a91a48cbc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.05.21 22:28:10.886130 [ 3 ] {48c6c937-0849-46a0-9229-89a91a48cbc5} <Debug> oximeter.measurements_cumulativef64 (e3124057-4d4d-4c57-a582-9971dd246817): Loading data parts | ||
| 390 | 2026.05.21 22:28:10.886254 [ 3 ] {48c6c937-0849-46a0-9229-89a91a48cbc5} <Debug> oximeter.measurements_cumulativef64 (e3124057-4d4d-4c57-a582-9971dd246817): There are no data parts | ||
| 391 | 2026.05.21 22:28:10.886695 [ 3 ] {48c6c937-0849-46a0-9229-89a91a48cbc5} <Debug> TCPHandler: Processed in 0.001661987 sec. | ||
| 392 | 2026.05.21 22:28:10.886835 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.21 22:28:10.887064 [ 3 ] {f9cbdfca-5139-4715-b673-f26b199714e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.05.21 22:28:10.887133 [ 3 ] {f9cbdfca-5139-4715-b673-f26b199714e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.05.21 22:28:10.888212 [ 3 ] {f9cbdfca-5139-4715-b673-f26b199714e0} <Debug> oximeter.measurements_histogrami8 (03069db6-4f5e-4a3b-bd19-9812591e6e9e): Loading data parts | ||
| 406 | 2026.05.21 22:28:10.888339 [ 3 ] {f9cbdfca-5139-4715-b673-f26b199714e0} <Debug> oximeter.measurements_histogrami8 (03069db6-4f5e-4a3b-bd19-9812591e6e9e): There are no data parts | ||
| 407 | 2026.05.21 22:28:10.888827 [ 3 ] {f9cbdfca-5139-4715-b673-f26b199714e0} <Debug> TCPHandler: Processed in 0.002041807 sec. | ||
| 408 | 2026.05.21 22:28:10.888999 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.05.21 22:28:10.889201 [ 3 ] {dda9b908-4034-4f2d-86b0-1b43b76f0af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 410 | 2026.05.21 22:28:10.889263 [ 3 ] {dda9b908-4034-4f2d-86b0-1b43b76f0af6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.05.21 22:28:10.890259 [ 3 ] {dda9b908-4034-4f2d-86b0-1b43b76f0af6} <Debug> oximeter.measurements_histogramu8 (c87ea392-2663-486e-a4de-8650716b444e): Loading data parts | ||
| 412 | 2026.05.21 22:28:10.890388 [ 3 ] {dda9b908-4034-4f2d-86b0-1b43b76f0af6} <Debug> oximeter.measurements_histogramu8 (c87ea392-2663-486e-a4de-8650716b444e): There are no data parts | ||
| 413 | 2026.05.21 22:28:10.890877 [ 3 ] {dda9b908-4034-4f2d-86b0-1b43b76f0af6} <Debug> TCPHandler: Processed in 0.001926904 sec. | ||
| 414 | 2026.05.21 22:28:10.891034 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.05.21 22:28:10.891245 [ 3 ] {96f61b8b-19c0-45d7-a5a8-a6622556154c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 416 | 2026.05.21 22:28:10.891305 [ 3 ] {96f61b8b-19c0-45d7-a5a8-a6622556154c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.05.21 22:28:10.892342 [ 3 ] {96f61b8b-19c0-45d7-a5a8-a6622556154c} <Debug> oximeter.measurements_histogrami16 (5f57cd4e-a3f5-4e7b-8c07-d1995515e11f): Loading data parts | ||
| 418 | 2026.05.21 22:28:10.892468 [ 3 ] {96f61b8b-19c0-45d7-a5a8-a6622556154c} <Debug> oximeter.measurements_histogrami16 (5f57cd4e-a3f5-4e7b-8c07-d1995515e11f): There are no data parts | ||
| 419 | 2026.05.21 22:28:10.892921 [ 3 ] {96f61b8b-19c0-45d7-a5a8-a6622556154c} <Debug> TCPHandler: Processed in 0.001934954 sec. | ||
| 420 | 2026.05.21 22:28:10.893083 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.05.21 22:28:10.893288 [ 3 ] {bea9bde6-7d28-4c34-981b-d753883964e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 422 | 2026.05.21 22:28:10.893349 [ 3 ] {bea9bde6-7d28-4c34-981b-d753883964e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.05.21 22:28:10.894342 [ 3 ] {bea9bde6-7d28-4c34-981b-d753883964e8} <Debug> oximeter.measurements_histogramu16 (3aa4e804-6361-49fd-8ced-8a409ef0b89d): Loading data parts | ||
| 424 | 2026.05.21 22:28:10.894463 [ 3 ] {bea9bde6-7d28-4c34-981b-d753883964e8} <Debug> oximeter.measurements_histogramu16 (3aa4e804-6361-49fd-8ced-8a409ef0b89d): There are no data parts | ||
| 425 | 2026.05.21 22:28:10.894942 [ 3 ] {bea9bde6-7d28-4c34-981b-d753883964e8} <Debug> TCPHandler: Processed in 0.001906573 sec. | ||
| 426 | 2026.05.21 22:28:10.895084 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.05.21 22:28:10.895287 [ 3 ] {6ec815e0-f207-44f3-aa9d-6fac8d13127b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 428 | 2026.05.21 22:28:10.895350 [ 3 ] {6ec815e0-f207-44f3-aa9d-6fac8d13127b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.05.21 22:28:10.896377 [ 3 ] {6ec815e0-f207-44f3-aa9d-6fac8d13127b} <Debug> oximeter.measurements_histogrami32 (5d012cca-cd42-442e-a584-39684f1054de): Loading data parts | ||
| 430 | 2026.05.21 22:28:10.896491 [ 3 ] {6ec815e0-f207-44f3-aa9d-6fac8d13127b} <Debug> oximeter.measurements_histogrami32 (5d012cca-cd42-442e-a584-39684f1054de): There are no data parts | ||
| 431 | 2026.05.21 22:28:10.896953 [ 3 ] {6ec815e0-f207-44f3-aa9d-6fac8d13127b} <Debug> TCPHandler: Processed in 0.001917803 sec. | ||
| 432 | 2026.05.21 22:28:10.897091 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.05.21 22:28:10.897307 [ 3 ] {aa22ca30-35d9-4a8a-b8f6-cefb13e6cc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 434 | 2026.05.21 22:28:10.897367 [ 3 ] {aa22ca30-35d9-4a8a-b8f6-cefb13e6cc69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.05.21 22:28:10.898345 [ 3 ] {aa22ca30-35d9-4a8a-b8f6-cefb13e6cc69} <Debug> oximeter.measurements_histogramu32 (cdfccc70-a1d8-4e8c-9c07-8a61a2edeb01): Loading data parts | ||
| 436 | 2026.05.21 22:28:10.898471 [ 3 ] {aa22ca30-35d9-4a8a-b8f6-cefb13e6cc69} <Debug> oximeter.measurements_histogramu32 (cdfccc70-a1d8-4e8c-9c07-8a61a2edeb01): There are no data parts | ||
| 437 | 2026.05.21 22:28:10.898925 [ 3 ] {aa22ca30-35d9-4a8a-b8f6-cefb13e6cc69} <Debug> TCPHandler: Processed in 0.001882222 sec. | ||
| 438 | 2026.05.21 22:28:10.899060 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.05.21 22:28:10.899263 [ 3 ] {e3d74222-8dd4-43fa-8c61-5155b500447b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 440 | 2026.05.21 22:28:10.899325 [ 3 ] {e3d74222-8dd4-43fa-8c61-5155b500447b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.05.21 22:28:10.900312 [ 3 ] {e3d74222-8dd4-43fa-8c61-5155b500447b} <Debug> oximeter.measurements_histogrami64 (861cfc2e-2078-4399-a0a4-b17d4eb402c9): Loading data parts | ||
| 442 | 2026.05.21 22:28:10.900442 [ 3 ] {e3d74222-8dd4-43fa-8c61-5155b500447b} <Debug> oximeter.measurements_histogrami64 (861cfc2e-2078-4399-a0a4-b17d4eb402c9): There are no data parts | ||
| 443 | 2026.05.21 22:28:10.900893 [ 3 ] {e3d74222-8dd4-43fa-8c61-5155b500447b} <Debug> TCPHandler: Processed in 0.001881593 sec. | ||
| 444 | 2026.05.21 22:28:10.901031 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.05.21 22:28:10.901247 [ 3 ] {a8fe1831-2333-4ac9-987b-c7ea69ccff51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 446 | 2026.05.21 22:28:10.901308 [ 3 ] {a8fe1831-2333-4ac9-987b-c7ea69ccff51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.05.21 22:28:10.902321 [ 3 ] {a8fe1831-2333-4ac9-987b-c7ea69ccff51} <Debug> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Loading data parts | ||
| 448 | 2026.05.21 22:28:10.902443 [ 3 ] {a8fe1831-2333-4ac9-987b-c7ea69ccff51} <Debug> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): There are no data parts | ||
| 449 | 2026.05.21 22:28:10.902901 [ 3 ] {a8fe1831-2333-4ac9-987b-c7ea69ccff51} <Debug> TCPHandler: Processed in 0.001919314 sec. | ||
| 450 | 2026.05.21 22:28:10.903037 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.21 22:28:10.903241 [ 3 ] {28b69056-dc30-4a4e-a8ef-37872523da9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 452 | 2026.05.21 22:28:10.903303 [ 3 ] {28b69056-dc30-4a4e-a8ef-37872523da9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.05.21 22:28:10.904297 [ 3 ] {28b69056-dc30-4a4e-a8ef-37872523da9b} <Debug> oximeter.measurements_histogramf32 (6b1df8fc-5629-4016-819f-0e7f190ee46a): Loading data parts | ||
| 454 | 2026.05.21 22:28:10.904423 [ 3 ] {28b69056-dc30-4a4e-a8ef-37872523da9b} <Debug> oximeter.measurements_histogramf32 (6b1df8fc-5629-4016-819f-0e7f190ee46a): There are no data parts | ||
| 455 | 2026.05.21 22:28:10.904885 [ 3 ] {28b69056-dc30-4a4e-a8ef-37872523da9b} <Debug> TCPHandler: Processed in 0.001895303 sec. | ||
| 456 | 2026.05.21 22:28:10.905020 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.05.21 22:28:10.905237 [ 3 ] {f1eb08b9-4698-4a3f-af53-ed3ddbff01ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 458 | 2026.05.21 22:28:10.905301 [ 3 ] {f1eb08b9-4698-4a3f-af53-ed3ddbff01ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.05.21 22:28:10.906276 [ 3 ] {f1eb08b9-4698-4a3f-af53-ed3ddbff01ec} <Debug> oximeter.measurements_histogramf64 (ecd7aa2a-e3bc-46a9-a991-e94d65e35c16): Loading data parts | ||
| 460 | 2026.05.21 22:28:10.906389 [ 3 ] {f1eb08b9-4698-4a3f-af53-ed3ddbff01ec} <Debug> oximeter.measurements_histogramf64 (ecd7aa2a-e3bc-46a9-a991-e94d65e35c16): There are no data parts | ||
| 461 | 2026.05.21 22:28:10.906885 [ 3 ] {f1eb08b9-4698-4a3f-af53-ed3ddbff01ec} <Debug> TCPHandler: Processed in 0.001913034 sec. | ||
| 462 | 2026.05.21 22:28:10.907027 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.21 22:28:10.907205 [ 3 ] {f3d042d5-9cb7-45c3-a87a-9650442ae616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.05.21 22:28:10.907265 [ 3 ] {f3d042d5-9cb7-45c3-a87a-9650442ae616} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.05.21 22:28:10.908678 [ 3 ] {f3d042d5-9cb7-45c3-a87a-9650442ae616} <Debug> oximeter.fields_bool (2ffef8bf-e789-4fd6-89f4-42e831ccf644): Loading data parts | ||
| 491 | 2026.05.21 22:28:10.908808 [ 3 ] {f3d042d5-9cb7-45c3-a87a-9650442ae616} <Debug> oximeter.fields_bool (2ffef8bf-e789-4fd6-89f4-42e831ccf644): There are no data parts | ||
| 492 | 2026.05.21 22:28:10.909388 [ 3 ] {f3d042d5-9cb7-45c3-a87a-9650442ae616} <Debug> TCPHandler: Processed in 0.002409048 sec. | ||
| 493 | 2026.05.21 22:28:10.909568 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.21 22:28:10.909815 [ 3 ] {8b5fd243-0873-4ddb-8eb3-91736676eb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 495 | 2026.05.21 22:28:10.909875 [ 3 ] {8b5fd243-0873-4ddb-8eb3-91736676eb55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.05.21 22:28:10.910976 [ 3 ] {8b5fd243-0873-4ddb-8eb3-91736676eb55} <Debug> oximeter.fields_i8 (01c2246e-7f27-470e-8428-9421c98170c4): Loading data parts | ||
| 497 | 2026.05.21 22:28:10.911133 [ 3 ] {8b5fd243-0873-4ddb-8eb3-91736676eb55} <Debug> oximeter.fields_i8 (01c2246e-7f27-470e-8428-9421c98170c4): There are no data parts | ||
| 498 | 2026.05.21 22:28:10.911575 [ 3 ] {8b5fd243-0873-4ddb-8eb3-91736676eb55} <Debug> TCPHandler: Processed in 0.002070218 sec. | ||
| 499 | 2026.05.21 22:28:10.911730 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.21 22:28:10.911889 [ 3 ] {5487962b-0073-4cd5-80e3-9fe39fe09586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 501 | 2026.05.21 22:28:10.911947 [ 3 ] {5487962b-0073-4cd5-80e3-9fe39fe09586} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.05.21 22:28:10.912845 [ 3 ] {5487962b-0073-4cd5-80e3-9fe39fe09586} <Debug> oximeter.fields_u8 (0157aef2-e98b-46db-902d-4a8fe6144d75): Loading data parts | ||
| 503 | 2026.05.21 22:28:10.912978 [ 3 ] {5487962b-0073-4cd5-80e3-9fe39fe09586} <Debug> oximeter.fields_u8 (0157aef2-e98b-46db-902d-4a8fe6144d75): There are no data parts | ||
| 504 | 2026.05.21 22:28:10.913457 [ 3 ] {5487962b-0073-4cd5-80e3-9fe39fe09586} <Debug> TCPHandler: Processed in 0.001775019 sec. | ||
| 505 | 2026.05.21 22:28:10.913586 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.21 22:28:10.913755 [ 3 ] {78208eef-63e0-441c-8340-7d73affe327b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 507 | 2026.05.21 22:28:10.913796 [ 3 ] {78208eef-63e0-441c-8340-7d73affe327b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.05.21 22:28:10.914692 [ 3 ] {78208eef-63e0-441c-8340-7d73affe327b} <Debug> oximeter.fields_i16 (4b79cbbf-a18f-4eb8-a97e-4f229fdd10a5): Loading data parts | ||
| 509 | 2026.05.21 22:28:10.914805 [ 3 ] {78208eef-63e0-441c-8340-7d73affe327b} <Debug> oximeter.fields_i16 (4b79cbbf-a18f-4eb8-a97e-4f229fdd10a5): There are no data parts | ||
| 510 | 2026.05.21 22:28:10.915238 [ 3 ] {78208eef-63e0-441c-8340-7d73affe327b} <Debug> TCPHandler: Processed in 0.001698467 sec. | ||
| 511 | 2026.05.21 22:28:10.915377 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.05.21 22:28:10.915531 [ 3 ] {d8cccaba-9bfb-47ea-ba11-ff409773bb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 513 | 2026.05.21 22:28:10.915584 [ 3 ] {d8cccaba-9bfb-47ea-ba11-ff409773bb27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.05.21 22:28:10.916447 [ 3 ] {d8cccaba-9bfb-47ea-ba11-ff409773bb27} <Debug> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Loading data parts | ||
| 515 | 2026.05.21 22:28:10.916570 [ 3 ] {d8cccaba-9bfb-47ea-ba11-ff409773bb27} <Debug> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): There are no data parts | ||
| 516 | 2026.05.21 22:28:10.917022 [ 3 ] {d8cccaba-9bfb-47ea-ba11-ff409773bb27} <Debug> TCPHandler: Processed in 0.001692257 sec. | ||
| 517 | 2026.05.21 22:28:10.917178 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.05.21 22:28:10.917346 [ 3 ] {3b1adcd1-4c41-4fcd-9444-f4050a38bc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 519 | 2026.05.21 22:28:10.917394 [ 3 ] {3b1adcd1-4c41-4fcd-9444-f4050a38bc42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.05.21 22:28:10.918317 [ 3 ] {3b1adcd1-4c41-4fcd-9444-f4050a38bc42} <Debug> oximeter.fields_i32 (855ba92d-6ed6-4d96-b10e-45940e5681c6): Loading data parts | ||
| 521 | 2026.05.21 22:28:10.918428 [ 3 ] {3b1adcd1-4c41-4fcd-9444-f4050a38bc42} <Debug> oximeter.fields_i32 (855ba92d-6ed6-4d96-b10e-45940e5681c6): There are no data parts | ||
| 522 | 2026.05.21 22:28:10.918835 [ 3 ] {3b1adcd1-4c41-4fcd-9444-f4050a38bc42} <Debug> TCPHandler: Processed in 0.001704028 sec. | ||
| 523 | 2026.05.21 22:28:10.918999 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.05.21 22:28:10.919155 [ 3 ] {7ee672f2-a733-448e-ae6f-1bdb2a70e59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 525 | 2026.05.21 22:28:10.919208 [ 3 ] {7ee672f2-a733-448e-ae6f-1bdb2a70e59e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.05.21 22:28:10.920098 [ 3 ] {7ee672f2-a733-448e-ae6f-1bdb2a70e59e} <Debug> oximeter.fields_u32 (dc998df5-9da3-4f9d-87b9-1d8b1e67b1ac): Loading data parts | ||
| 527 | 2026.05.21 22:28:10.920222 [ 3 ] {7ee672f2-a733-448e-ae6f-1bdb2a70e59e} <Debug> oximeter.fields_u32 (dc998df5-9da3-4f9d-87b9-1d8b1e67b1ac): There are no data parts | ||
| 528 | 2026.05.21 22:28:10.920642 [ 3 ] {7ee672f2-a733-448e-ae6f-1bdb2a70e59e} <Debug> TCPHandler: Processed in 0.001690617 sec. | ||
| 529 | 2026.05.21 22:28:10.920794 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.05.21 22:28:10.920961 [ 3 ] {5206af2f-df12-4135-973d-f3defc54bfc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 531 | 2026.05.21 22:28:10.921009 [ 3 ] {5206af2f-df12-4135-973d-f3defc54bfc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.05.21 22:28:10.921882 [ 3 ] {5206af2f-df12-4135-973d-f3defc54bfc8} <Debug> oximeter.fields_i64 (e16f2b53-3198-4743-a0f7-44b3f7911997): Loading data parts | ||
| 533 | 2026.05.21 22:28:10.921998 [ 3 ] {5206af2f-df12-4135-973d-f3defc54bfc8} <Debug> oximeter.fields_i64 (e16f2b53-3198-4743-a0f7-44b3f7911997): There are no data parts | ||
| 534 | 2026.05.21 22:28:10.922427 [ 3 ] {5206af2f-df12-4135-973d-f3defc54bfc8} <Debug> TCPHandler: Processed in 0.001680727 sec. | ||
| 535 | 2026.05.21 22:28:10.922592 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.05.21 22:28:10.922747 [ 3 ] {e4757786-5af3-439f-b3de-af6e5099ed1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 537 | 2026.05.21 22:28:10.922801 [ 3 ] {e4757786-5af3-439f-b3de-af6e5099ed1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.05.21 22:28:10.923683 [ 3 ] {e4757786-5af3-439f-b3de-af6e5099ed1c} <Debug> oximeter.fields_u64 (601debd9-5cdb-4b96-b8f3-9b1f27cf6dfb): Loading data parts | ||
| 539 | 2026.05.21 22:28:10.923807 [ 3 ] {e4757786-5af3-439f-b3de-af6e5099ed1c} <Debug> oximeter.fields_u64 (601debd9-5cdb-4b96-b8f3-9b1f27cf6dfb): There are no data parts | ||
| 540 | 2026.05.21 22:28:10.924252 [ 3 ] {e4757786-5af3-439f-b3de-af6e5099ed1c} <Debug> TCPHandler: Processed in 0.001707548 sec. | ||
| 541 | 2026.05.21 22:28:10.924407 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.05.21 22:28:10.924585 [ 3 ] {f1ac6b9b-4120-4673-89f3-0ed16cf0c7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 543 | 2026.05.21 22:28:10.924633 [ 3 ] {f1ac6b9b-4120-4673-89f3-0ed16cf0c7d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.05.21 22:28:10.925528 [ 3 ] {f1ac6b9b-4120-4673-89f3-0ed16cf0c7d8} <Debug> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Loading data parts | ||
| 545 | 2026.05.21 22:28:10.925636 [ 3 ] {f1ac6b9b-4120-4673-89f3-0ed16cf0c7d8} <Debug> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): There are no data parts | ||
| 546 | 2026.05.21 22:28:10.926083 [ 3 ] {f1ac6b9b-4120-4673-89f3-0ed16cf0c7d8} <Debug> TCPHandler: Processed in 0.001723568 sec. | ||
| 547 | 2026.05.21 22:28:10.926253 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.05.21 22:28:10.926407 [ 3 ] {20bf85a7-5344-4002-adf2-c9e0d3cb928b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 549 | 2026.05.21 22:28:10.926461 [ 3 ] {20bf85a7-5344-4002-adf2-c9e0d3cb928b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.05.21 22:28:10.927359 [ 3 ] {20bf85a7-5344-4002-adf2-c9e0d3cb928b} <Debug> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Loading data parts | ||
| 551 | 2026.05.21 22:28:10.927484 [ 3 ] {20bf85a7-5344-4002-adf2-c9e0d3cb928b} <Debug> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): There are no data parts | ||
| 552 | 2026.05.21 22:28:10.927940 [ 3 ] {20bf85a7-5344-4002-adf2-c9e0d3cb928b} <Debug> TCPHandler: Processed in 0.001733979 sec. | ||
| 553 | 2026.05.21 22:28:10.928095 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.05.21 22:28:10.928266 [ 3 ] {010518d7-bfc3-4ca1-890f-8fc1c3026135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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) | ||
| 555 | 2026.05.21 22:28:10.928324 [ 3 ] {010518d7-bfc3-4ca1-890f-8fc1c3026135} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.05.21 22:28:10.929235 [ 3 ] {010518d7-bfc3-4ca1-890f-8fc1c3026135} <Debug> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Loading data parts | ||
| 557 | 2026.05.21 22:28:10.929354 [ 3 ] {010518d7-bfc3-4ca1-890f-8fc1c3026135} <Debug> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): There are no data parts | ||
| 558 | 2026.05.21 22:28:10.929811 [ 3 ] {010518d7-bfc3-4ca1-890f-8fc1c3026135} <Debug> TCPHandler: Processed in 0.001764199 sec. | ||
| 559 | 2026.05.21 22:28:10.929997 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.05.21 22:28:10.930242 [ 3 ] {7002446f-e6f9-409b-b98d-fe7c301bc22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.05.21 22:28:10.930314 [ 3 ] {7002446f-e6f9-409b-b98d-fe7c301bc22c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.05.21 22:28:10.931288 [ 3 ] {7002446f-e6f9-409b-b98d-fe7c301bc22c} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa): Loading data parts | ||
| 566 | 2026.05.21 22:28:10.931414 [ 3 ] {7002446f-e6f9-409b-b98d-fe7c301bc22c} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa): There are no data parts | ||
| 567 | 2026.05.21 22:28:10.932006 [ 3 ] {7002446f-e6f9-409b-b98d-fe7c301bc22c} <Debug> TCPHandler: Processed in 0.002057948 sec. | ||
| 568 | 2026.05.21 22:28:10.934896 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.21 22:28:10.935130 [ 4 ] {91f66edd-531a-4b0c-be7e-92d01d2d94a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.05.21 22:28:10.936732 [ 4 ] {91f66edd-531a-4b0c-be7e-92d01d2d94a1} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.05.21 22:28:10.945097 [ 260 ] {91f66edd-531a-4b0c-be7e-92d01d2d94a1} <Trace> oximeter.version (6f8e2fa7-c74b-432f-9900-c6fa8e5a9b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.05.21 22:28:10.945148 [ 260 ] {91f66edd-531a-4b0c-be7e-92d01d2d94a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 573 | 2026.05.21 22:28:10.948616 [ 260 ] {91f66edd-531a-4b0c-be7e-92d01d2d94a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.05.21 22:28:10.949016 [ 260 ] {91f66edd-531a-4b0c-be7e-92d01d2d94a1} <Trace> oximeter.version (6f8e2fa7-c74b-432f-9900-c6fa8e5a9b90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.05.21 22:28:10.949327 [ 4 ] {91f66edd-531a-4b0c-be7e-92d01d2d94a1} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014272 sec., 70.06726457399103 rows/sec., 1.09 KiB/sec. | ||
| 576 | 2026.05.21 22:28:10.949747 [ 4 ] {91f66edd-531a-4b0c-be7e-92d01d2d94a1} <Debug> TCPHandler: Processed in 0.014914027 sec. | ||
| 577 | 2026.05.21 22:28:11.000294 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.20 MiB, peak 124.20 MiB, free memory in arenas 0.00 B, will set to 137.41 MiB (RSS), difference: 13.21 MiB | ||
| 578 | 2026.05.21 22:28:11.216609 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52988 | ||
| 579 | 2026.05.21 22:28:11.216734 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.05.21 22:28:11.216811 [ 261 ] {} <Debug> TCP-Session: c503f7f5-b25e-49f9-be1a-6c1c10e94413 Authenticating user 'default' from [fd00:1122:3344:101::e]:52988 | ||
| 581 | 2026.05.21 22:28:11.216834 [ 261 ] {} <Debug> TCP-Session: c503f7f5-b25e-49f9-be1a-6c1c10e94413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.05.21 22:28:11.216848 [ 261 ] {} <Debug> TCP-Session: c503f7f5-b25e-49f9-be1a-6c1c10e94413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.05.21 22:28:11.216946 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.05.21 22:28:11.216975 [ 261 ] {} <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 | ||
| 585 | 2026.05.21 22:28:11.217017 [ 261 ] {} <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 | ||
| 586 | 2026.05.21 22:28:11.217651 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37513 | ||
| 587 | 2026.05.21 22:28:11.217743 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64759 | ||
| 588 | 2026.05.21 22:28:11.217892 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.05.21 22:28:11.217929 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2026.05.21 22:28:11.217966 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49694 | ||
| 591 | 2026.05.21 22:28:11.217982 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52221 | ||
| 592 | 2026.05.21 22:28:11.217983 [ 263 ] {} <Debug> TCP-Session: 85fe7cac-f1ba-4a13-90bd-b3021a93758f Authenticating user 'default' from [fd00:1122:3344:101::e]:64759 | ||
| 593 | 2026.05.21 22:28:11.218056 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39519 | ||
| 594 | 2026.05.21 22:28:11.218083 [ 263 ] {} <Debug> TCP-Session: 85fe7cac-f1ba-4a13-90bd-b3021a93758f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2026.05.21 22:28:11.217971 [ 262 ] {} <Debug> TCP-Session: 54a4c43b-47da-4cbf-ba11-f2ff81ab62e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37513 | ||
| 596 | 2026.05.21 22:28:11.218137 [ 263 ] {} <Debug> TCP-Session: 85fe7cac-f1ba-4a13-90bd-b3021a93758f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.05.21 22:28:11.218167 [ 262 ] {} <Debug> TCP-Session: 54a4c43b-47da-4cbf-ba11-f2ff81ab62e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.05.21 22:28:11.218192 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39609 | ||
| 599 | 2026.05.21 22:28:11.218223 [ 262 ] {} <Debug> TCP-Session: 54a4c43b-47da-4cbf-ba11-f2ff81ab62e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.05.21 22:28:11.218246 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.05.21 22:28:11.218314 [ 265 ] {} <Debug> TCP-Session: 644d4847-df9e-4da2-acb0-8205f7cbaabd Authenticating user 'default' from [fd00:1122:3344:101::e]:49694 | ||
| 602 | 2026.05.21 22:28:11.218335 [ 265 ] {} <Debug> TCP-Session: 644d4847-df9e-4da2-acb0-8205f7cbaabd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.05.21 22:28:11.218349 [ 265 ] {} <Debug> TCP-Session: 644d4847-df9e-4da2-acb0-8205f7cbaabd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.05.21 22:28:11.218357 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.05.21 22:28:11.218414 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.05.21 22:28:11.218420 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42563 | ||
| 607 | 2026.05.21 22:28:11.218447 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.05.21 22:28:11.218454 [ 267 ] {} <Debug> TCP-Session: fc8158e9-29f7-4e2f-8587-ea2be5aec49c Authenticating user 'default' from [fd00:1122:3344:101::e]:39609 | ||
| 609 | 2026.05.21 22:28:11.218456 [ 264 ] {} <Debug> TCP-Session: edeb4358-834b-47c1-b113-37ce6366bdcc Authenticating user 'default' from [fd00:1122:3344:101::e]:52221 | ||
| 610 | 2026.05.21 22:28:11.218565 [ 267 ] {} <Debug> TCP-Session: fc8158e9-29f7-4e2f-8587-ea2be5aec49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.05.21 22:28:11.218567 [ 264 ] {} <Debug> TCP-Session: edeb4358-834b-47c1-b113-37ce6366bdcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.05.21 22:28:11.218596 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2026.05.21 22:28:11.218606 [ 266 ] {} <Debug> TCP-Session: 83f04854-e705-40dc-a45f-1a601f0c84db Authenticating user 'default' from [fd00:1122:3344:101::e]:39519 | ||
| 614 | 2026.05.21 22:28:11.218643 [ 268 ] {} <Debug> TCP-Session: db4344f0-7465-44ee-9814-42b61563fb47 Authenticating user 'default' from [fd00:1122:3344:101::e]:42563 | ||
| 615 | 2026.05.21 22:28:11.218624 [ 264 ] {} <Debug> TCP-Session: edeb4358-834b-47c1-b113-37ce6366bdcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.05.21 22:28:11.218691 [ 266 ] {} <Debug> TCP-Session: 83f04854-e705-40dc-a45f-1a601f0c84db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.05.21 22:28:11.218699 [ 268 ] {} <Debug> TCP-Session: db4344f0-7465-44ee-9814-42b61563fb47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.05.21 22:28:11.218618 [ 267 ] {} <Debug> TCP-Session: fc8158e9-29f7-4e2f-8587-ea2be5aec49c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.05.21 22:28:11.218741 [ 266 ] {} <Debug> TCP-Session: 83f04854-e705-40dc-a45f-1a601f0c84db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.05.21 22:28:11.218749 [ 268 ] {} <Debug> TCP-Session: db4344f0-7465-44ee-9814-42b61563fb47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.05.21 22:28:11.782238 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45538 | ||
| 622 | 2026.05.21 22:28:11.782405 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.05.21 22:28:11.782436 [ 269 ] {} <Debug> TCP-Session: 5b7cf883-fc92-48f3-8864-5d92a9a1e1a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45538 | ||
| 624 | 2026.05.21 22:28:11.782484 [ 269 ] {} <Debug> TCP-Session: 5b7cf883-fc92-48f3-8864-5d92a9a1e1a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.21 22:28:11.782497 [ 269 ] {} <Debug> TCP-Session: 5b7cf883-fc92-48f3-8864-5d92a9a1e1a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.21 22:28:11.782917 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33381 | ||
| 627 | 2026.05.21 22:28:11.782923 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35930 | ||
| 628 | 2026.05.21 22:28:11.783005 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45112 | ||
| 629 | 2026.05.21 22:28:11.783112 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48492 | ||
| 630 | 2026.05.21 22:28:11.783321 [ 269 ] {} <Trace> TCP-Session: 5b7cf883-fc92-48f3-8864-5d92a9a1e1a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 631 | 2026.05.21 22:28:11.783343 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64396 | ||
| 632 | 2026.05.21 22:28:11.783397 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.05.21 22:28:11.783459 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.05.21 22:28:11.783496 [ 270 ] {} <Debug> TCP-Session: 8e788f25-1886-4667-878f-1ffa61b1b2d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33381 | ||
| 635 | 2026.05.21 22:28:11.783544 [ 270 ] {} <Debug> TCP-Session: 8e788f25-1886-4667-878f-1ffa61b1b2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.05.21 22:28:11.783532 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.05.21 22:28:11.783566 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.05.21 22:28:11.783565 [ 270 ] {} <Debug> TCP-Session: 8e788f25-1886-4667-878f-1ffa61b1b2d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.05.21 22:28:11.783556 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59000 | ||
| 640 | 2026.05.21 22:28:11.783652 [ 273 ] {} <Debug> TCP-Session: 0065dcf0-8b92-4a5d-9cf4-54cf6c7cd511 Authenticating user 'default' from [fd00:1122:3344:101::e]:48492 | ||
| 641 | 2026.05.21 22:28:11.783698 [ 269 ] {6f5beccb-d360-43b3-b84b-6da60382ca34} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45538) 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) | ||
| 642 | 2026.05.21 22:28:11.783716 [ 273 ] {} <Debug> TCP-Session: 0065dcf0-8b92-4a5d-9cf4-54cf6c7cd511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.05.21 22:28:11.783653 [ 271 ] {} <Debug> TCP-Session: ba5b387a-fba9-46f0-a1ee-e4905c025af8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35930 | ||
| 644 | 2026.05.21 22:28:11.783754 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65238 | ||
| 645 | 2026.05.21 22:28:11.783755 [ 273 ] {} <Debug> TCP-Session: 0065dcf0-8b92-4a5d-9cf4-54cf6c7cd511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.05.21 22:28:11.783777 [ 271 ] {} <Debug> TCP-Session: ba5b387a-fba9-46f0-a1ee-e4905c025af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.05.21 22:28:11.783763 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.05.21 22:28:11.783836 [ 271 ] {} <Debug> TCP-Session: ba5b387a-fba9-46f0-a1ee-e4905c025af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.05.21 22:28:11.783885 [ 274 ] {} <Debug> TCP-Session: 7cb37adf-3a86-4c55-95ec-a9e1d6b4799b Authenticating user 'default' from [fd00:1122:3344:101::e]:64396 | ||
| 650 | 2026.05.21 22:28:11.783850 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.05.21 22:28:11.783629 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46518 | ||
| 652 | 2026.05.21 22:28:11.783927 [ 274 ] {} <Debug> TCP-Session: 7cb37adf-3a86-4c55-95ec-a9e1d6b4799b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.21 22:28:11.783939 [ 275 ] {} <Debug> TCP-Session: 1fbf4632-c77a-4b6d-af6d-e5166096670b Authenticating user 'default' from [fd00:1122:3344:101::e]:59000 | ||
| 654 | 2026.05.21 22:28:11.783993 [ 274 ] {} <Debug> TCP-Session: 7cb37adf-3a86-4c55-95ec-a9e1d6b4799b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.05.21 22:28:11.784004 [ 275 ] {} <Debug> TCP-Session: 1fbf4632-c77a-4b6d-af6d-e5166096670b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.05.21 22:28:11.784007 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2026.05.21 22:28:11.784057 [ 275 ] {} <Debug> TCP-Session: 1fbf4632-c77a-4b6d-af6d-e5166096670b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.05.21 22:28:11.783554 [ 272 ] {} <Debug> TCP-Session: 7b64c919-cc82-4733-8f6d-3daa03d9aaed Authenticating user 'default' from [fd00:1122:3344:101::e]:45112 | ||
| 659 | 2026.05.21 22:28:11.784118 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 660 | 2026.05.21 22:28:11.784082 [ 277 ] {} <Debug> TCP-Session: a25719fe-0379-41bf-bf46-2cef4ec2e556 Authenticating user 'default' from [fd00:1122:3344:101::e]:65238 | ||
| 661 | 2026.05.21 22:28:11.784151 [ 272 ] {} <Debug> TCP-Session: 7b64c919-cc82-4733-8f6d-3daa03d9aaed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.21 22:28:11.784171 [ 276 ] {} <Debug> TCP-Session: b7b83c09-0a4d-4bcf-87f9-9714ff3d1d15 Authenticating user 'default' from [fd00:1122:3344:101::e]:46518 | ||
| 663 | 2026.05.21 22:28:11.784205 [ 272 ] {} <Debug> TCP-Session: 7b64c919-cc82-4733-8f6d-3daa03d9aaed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.21 22:28:11.784218 [ 276 ] {} <Debug> TCP-Session: b7b83c09-0a4d-4bcf-87f9-9714ff3d1d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.05.21 22:28:11.784178 [ 277 ] {} <Debug> TCP-Session: a25719fe-0379-41bf-bf46-2cef4ec2e556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.05.21 22:28:11.784270 [ 276 ] {} <Debug> TCP-Session: b7b83c09-0a4d-4bcf-87f9-9714ff3d1d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.05.21 22:28:11.784281 [ 277 ] {} <Debug> TCP-Session: a25719fe-0379-41bf-bf46-2cef4ec2e556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.21 22:28:11.786998 [ 269 ] {6f5beccb-d360-43b3-b84b-6da60382ca34} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 669 | 2026.05.21 22:28:11.788924 [ 269 ] {6f5beccb-d360-43b3-b84b-6da60382ca34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 670 | 2026.05.21 22:28:11.790458 [ 260 ] {6f5beccb-d360-43b3-b84b-6da60382ca34} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 671 | 2026.05.21 22:28:11.791010 [ 269 ] {6f5beccb-d360-43b3-b84b-6da60382ca34} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.00749 sec., 5473.965287049399 rows/sec., 333.65 KiB/sec. | ||
| 672 | 2026.05.21 22:28:11.791117 [ 269 ] {6f5beccb-d360-43b3-b84b-6da60382ca34} <Debug> TCPHandler: Processed in 0.008101566 sec. | ||
| 673 | 2026.05.21 22:28:12.619434 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60648 | ||
| 674 | 2026.05.21 22:28:12.619561 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.21 22:28:12.619613 [ 278 ] {} <Debug> TCP-Session: bdcaa5b3-c4af-45f8-becd-0c5694603df4 Authenticating user 'default' from [fd00:1122:3344:101::c]:60648 | ||
| 676 | 2026.05.21 22:28:12.619642 [ 278 ] {} <Debug> TCP-Session: bdcaa5b3-c4af-45f8-becd-0c5694603df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.21 22:28:12.619655 [ 278 ] {} <Debug> TCP-Session: bdcaa5b3-c4af-45f8-becd-0c5694603df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.21 22:28:12.619745 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 679 | 2026.05.21 22:28:12.619776 [ 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 | ||
| 680 | 2026.05.21 22:28:12.619807 [ 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 | ||
| 681 | 2026.05.21 22:28:12.620224 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37141 | ||
| 682 | 2026.05.21 22:28:12.620332 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56813 | ||
| 683 | 2026.05.21 22:28:12.620414 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.05.21 22:28:12.620447 [ 279 ] {} <Debug> TCP-Session: f135605a-f704-4324-b0c3-f53ac5b81ba9 Authenticating user 'default' from [fd00:1122:3344:101::c]:37141 | ||
| 685 | 2026.05.21 22:28:12.620463 [ 279 ] {} <Debug> TCP-Session: f135605a-f704-4324-b0c3-f53ac5b81ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.05.21 22:28:12.620492 [ 279 ] {} <Debug> TCP-Session: f135605a-f704-4324-b0c3-f53ac5b81ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.05.21 22:28:12.620511 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.05.21 22:28:12.620557 [ 280 ] {} <Debug> TCP-Session: 9956a7ec-5573-4019-8bf0-c48f4fa2073e Authenticating user 'default' from [fd00:1122:3344:101::c]:56813 | ||
| 689 | 2026.05.21 22:28:12.620569 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35450 | ||
| 690 | 2026.05.21 22:28:12.620608 [ 280 ] {} <Debug> TCP-Session: 9956a7ec-5573-4019-8bf0-c48f4fa2073e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.05.21 22:28:12.620609 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44265 | ||
| 692 | 2026.05.21 22:28:12.620637 [ 280 ] {} <Debug> TCP-Session: 9956a7ec-5573-4019-8bf0-c48f4fa2073e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.05.21 22:28:12.620701 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65052 | ||
| 694 | 2026.05.21 22:28:12.620856 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.05.21 22:28:12.620862 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.05.21 22:28:12.620902 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51769 | ||
| 697 | 2026.05.21 22:28:12.620912 [ 281 ] {} <Debug> TCP-Session: f7e00421-51da-4840-b148-94f994622967 Authenticating user 'default' from [fd00:1122:3344:101::c]:35450 | ||
| 698 | 2026.05.21 22:28:12.620940 [ 282 ] {} <Debug> TCP-Session: 2cb43653-b806-4965-b4e6-868fa4c961fe Authenticating user 'default' from [fd00:1122:3344:101::c]:44265 | ||
| 699 | 2026.05.21 22:28:12.620919 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.05.21 22:28:12.621016 [ 283 ] {} <Debug> TCP-Session: 63e9d441-cc68-4672-96b4-877eea07e11f Authenticating user 'default' from [fd00:1122:3344:101::c]:65052 | ||
| 701 | 2026.05.21 22:28:12.621065 [ 283 ] {} <Debug> TCP-Session: 63e9d441-cc68-4672-96b4-877eea07e11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.21 22:28:12.621067 [ 282 ] {} <Debug> TCP-Session: 2cb43653-b806-4965-b4e6-868fa4c961fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.21 22:28:12.621084 [ 283 ] {} <Debug> TCP-Session: 63e9d441-cc68-4672-96b4-877eea07e11f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.21 22:28:12.621071 [ 281 ] {} <Debug> TCP-Session: f7e00421-51da-4840-b148-94f994622967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.21 22:28:12.621110 [ 282 ] {} <Debug> TCP-Session: 2cb43653-b806-4965-b4e6-868fa4c961fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.21 22:28:12.621140 [ 281 ] {} <Debug> TCP-Session: f7e00421-51da-4840-b148-94f994622967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.21 22:28:12.621146 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2026.05.21 22:28:12.620999 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60849 | ||
| 709 | 2026.05.21 22:28:12.621206 [ 284 ] {} <Debug> TCP-Session: 53a9c613-ce12-46c1-b50b-7e251b9c2153 Authenticating user 'default' from [fd00:1122:3344:101::c]:51769 | ||
| 710 | 2026.05.21 22:28:12.621246 [ 284 ] {} <Debug> TCP-Session: 53a9c613-ce12-46c1-b50b-7e251b9c2153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.21 22:28:12.621258 [ 284 ] {} <Debug> TCP-Session: 53a9c613-ce12-46c1-b50b-7e251b9c2153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.21 22:28:12.621335 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 713 | 2026.05.21 22:28:12.621368 [ 285 ] {} <Debug> TCP-Session: 6f43c824-45b6-4a75-bc97-62b4126df67b Authenticating user 'default' from [fd00:1122:3344:101::c]:60849 | ||
| 714 | 2026.05.21 22:28:12.621384 [ 285 ] {} <Debug> TCP-Session: 6f43c824-45b6-4a75-bc97-62b4126df67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.21 22:28:12.621411 [ 285 ] {} <Debug> TCP-Session: 6f43c824-45b6-4a75-bc97-62b4126df67b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.21 22:28:12.796207 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53951 | ||
| 717 | 2026.05.21 22:28:12.796362 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.21 22:28:12.796399 [ 286 ] {} <Debug> TCP-Session: e78202ba-1911-489a-836a-a46383624e27 Authenticating user 'default' from [fd00:1122:3344:101::a]:53951 | ||
| 719 | 2026.05.21 22:28:12.796441 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62407 | ||
| 720 | 2026.05.21 22:28:12.796453 [ 286 ] {} <Debug> TCP-Session: e78202ba-1911-489a-836a-a46383624e27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.21 22:28:12.796482 [ 286 ] {} <Debug> TCP-Session: e78202ba-1911-489a-836a-a46383624e27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.05.21 22:28:12.796604 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 723 | 2026.05.21 22:28:12.796607 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 724 | 2026.05.21 22:28:12.796640 [ 287 ] {} <Debug> TCP-Session: 26605b26-69aa-4218-a00f-c714a7f82853 Authenticating user 'default' from [fd00:1122:3344:101::b]:62407 | ||
| 725 | 2026.05.21 22:28:12.796656 [ 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 | ||
| 726 | 2026.05.21 22:28:12.796676 [ 287 ] {} <Debug> TCP-Session: 26605b26-69aa-4218-a00f-c714a7f82853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2026.05.21 22:28:12.796692 [ 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 | ||
| 728 | 2026.05.21 22:28:12.796710 [ 287 ] {} <Debug> TCP-Session: 26605b26-69aa-4218-a00f-c714a7f82853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.05.21 22:28:12.796788 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 730 | 2026.05.21 22:28:12.796814 [ 287 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 731 | 2026.05.21 22:28:12.796852 [ 287 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 732 | 2026.05.21 22:28:12.797131 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64207 | ||
| 733 | 2026.05.21 22:28:12.797259 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.21 22:28:12.797256 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50418 | ||
| 735 | 2026.05.21 22:28:12.797286 [ 288 ] {} <Debug> TCP-Session: ff26979c-c038-4ffb-832b-a4cec03b9690 Authenticating user 'default' from [fd00:1122:3344:101::a]:64207 | ||
| 736 | 2026.05.21 22:28:12.797328 [ 288 ] {} <Debug> TCP-Session: ff26979c-c038-4ffb-832b-a4cec03b9690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2026.05.21 22:28:12.797357 [ 288 ] {} <Debug> TCP-Session: ff26979c-c038-4ffb-832b-a4cec03b9690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.21 22:28:12.797365 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42162 | ||
| 739 | 2026.05.21 22:28:12.797448 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.05.21 22:28:12.797551 [ 289 ] {} <Debug> TCP-Session: 91e80222-7e81-45ef-b0d8-c665a4c15b24 Authenticating user 'default' from [fd00:1122:3344:101::a]:50418 | ||
| 741 | 2026.05.21 22:28:12.797555 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 742 | 2026.05.21 22:28:12.797578 [ 289 ] {} <Debug> TCP-Session: 91e80222-7e81-45ef-b0d8-c665a4c15b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.21 22:28:12.797588 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36411 | ||
| 744 | 2026.05.21 22:28:12.797625 [ 289 ] {} <Debug> TCP-Session: 91e80222-7e81-45ef-b0d8-c665a4c15b24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.21 22:28:12.797620 [ 290 ] {} <Debug> TCP-Session: 52cec5f2-eaab-4bb8-b5a6-45e4348651de Authenticating user 'default' from [fd00:1122:3344:101::a]:42162 | ||
| 746 | 2026.05.21 22:28:12.797586 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46386 | ||
| 747 | 2026.05.21 22:28:12.797705 [ 290 ] {} <Debug> TCP-Session: 52cec5f2-eaab-4bb8-b5a6-45e4348651de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.21 22:28:12.797728 [ 290 ] {} <Debug> TCP-Session: 52cec5f2-eaab-4bb8-b5a6-45e4348651de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.21 22:28:12.797860 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59960 | ||
| 750 | 2026.05.21 22:28:12.797863 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51988 | ||
| 751 | 2026.05.21 22:28:12.797925 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.05.21 22:28:12.797945 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.05.21 22:28:12.797983 [ 291 ] {} <Debug> TCP-Session: f38fe636-49eb-4f60-9834-d6ab6d571453 Authenticating user 'default' from [fd00:1122:3344:101::a]:36411 | ||
| 754 | 2026.05.21 22:28:12.798027 [ 291 ] {} <Debug> TCP-Session: f38fe636-49eb-4f60-9834-d6ab6d571453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.21 22:28:12.798031 [ 292 ] {} <Debug> TCP-Session: ffa34edf-861b-4b95-93ea-dbd6a8ad27db Authenticating user 'default' from [fd00:1122:3344:101::a]:46386 | ||
| 756 | 2026.05.21 22:28:12.798045 [ 291 ] {} <Debug> TCP-Session: f38fe636-49eb-4f60-9834-d6ab6d571453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.21 22:28:12.798072 [ 292 ] {} <Debug> TCP-Session: ffa34edf-861b-4b95-93ea-dbd6a8ad27db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.21 22:28:12.798091 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56884 | ||
| 759 | 2026.05.21 22:28:12.798099 [ 292 ] {} <Debug> TCP-Session: ffa34edf-861b-4b95-93ea-dbd6a8ad27db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.05.21 22:28:12.798170 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.21 22:28:12.798206 [ 294 ] {} <Debug> TCP-Session: 95a97c25-521d-4def-add3-bee21cf18ba7 Authenticating user 'default' from [fd00:1122:3344:101::a]:59960 | ||
| 762 | 2026.05.21 22:28:12.798224 [ 294 ] {} <Debug> TCP-Session: 95a97c25-521d-4def-add3-bee21cf18ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.21 22:28:12.798238 [ 294 ] {} <Debug> TCP-Session: 95a97c25-521d-4def-add3-bee21cf18ba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.21 22:28:12.798257 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 765 | 2026.05.21 22:28:12.798291 [ 293 ] {} <Debug> TCP-Session: 22cf5fbb-d1d8-431e-9d63-f361be18ab51 Authenticating user 'default' from [fd00:1122:3344:101::a]:51988 | ||
| 766 | 2026.05.21 22:28:12.798303 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 767 | 2026.05.21 22:28:12.798309 [ 293 ] {} <Debug> TCP-Session: 22cf5fbb-d1d8-431e-9d63-f361be18ab51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.05.21 22:28:12.798342 [ 293 ] {} <Debug> TCP-Session: 22cf5fbb-d1d8-431e-9d63-f361be18ab51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.05.21 22:28:12.798352 [ 295 ] {} <Debug> TCP-Session: 4ccf961c-55e3-416e-a621-5d8f59051def Authenticating user 'default' from [fd00:1122:3344:101::b]:56884 | ||
| 770 | 2026.05.21 22:28:12.798378 [ 295 ] {} <Debug> TCP-Session: 4ccf961c-55e3-416e-a621-5d8f59051def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.05.21 22:28:12.798376 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61061 | ||
| 772 | 2026.05.21 22:28:12.798392 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62245 | ||
| 773 | 2026.05.21 22:28:12.798392 [ 295 ] {} <Debug> TCP-Session: 4ccf961c-55e3-416e-a621-5d8f59051def Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.21 22:28:12.798460 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43798 | ||
| 775 | 2026.05.21 22:28:12.798659 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.05.21 22:28:12.798673 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46318 | ||
| 777 | 2026.05.21 22:28:12.798695 [ 297 ] {} <Debug> TCP-Session: 4ab1dc94-2113-4679-ae42-f22192ebd48e Authenticating user 'default' from [fd00:1122:3344:101::b]:61061 | ||
| 778 | 2026.05.21 22:28:12.798714 [ 297 ] {} <Debug> TCP-Session: 4ab1dc94-2113-4679-ae42-f22192ebd48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.21 22:28:12.798727 [ 297 ] {} <Debug> TCP-Session: 4ab1dc94-2113-4679-ae42-f22192ebd48e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.21 22:28:12.798822 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.05.21 22:28:12.798856 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.05.21 22:28:12.798864 [ 296 ] {} <Debug> TCP-Session: b022a749-d412-4281-be28-d07d249ac54c Authenticating user 'default' from [fd00:1122:3344:101::b]:62245 | ||
| 783 | 2026.05.21 22:28:12.798872 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44465 | ||
| 784 | 2026.05.21 22:28:12.798912 [ 296 ] {} <Debug> TCP-Session: b022a749-d412-4281-be28-d07d249ac54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.21 22:28:12.798922 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.05.21 22:28:12.798938 [ 296 ] {} <Debug> TCP-Session: b022a749-d412-4281-be28-d07d249ac54c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.05.21 22:28:12.798961 [ 299 ] {} <Debug> TCP-Session: 55d84b41-34a0-40cf-a603-cc5e113ae4d9 Authenticating user 'default' from [fd00:1122:3344:101::b]:46318 | ||
| 788 | 2026.05.21 22:28:12.798896 [ 298 ] {} <Debug> TCP-Session: 391353d2-c810-405c-859f-4788fac92218 Authenticating user 'default' from [fd00:1122:3344:101::b]:43798 | ||
| 789 | 2026.05.21 22:28:12.798987 [ 299 ] {} <Debug> TCP-Session: 55d84b41-34a0-40cf-a603-cc5e113ae4d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.21 22:28:12.799033 [ 299 ] {} <Debug> TCP-Session: 55d84b41-34a0-40cf-a603-cc5e113ae4d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.21 22:28:12.799033 [ 298 ] {} <Debug> TCP-Session: 391353d2-c810-405c-859f-4788fac92218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.21 22:28:12.799067 [ 298 ] {} <Debug> TCP-Session: 391353d2-c810-405c-859f-4788fac92218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.21 22:28:12.799096 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33056 | ||
| 794 | 2026.05.21 22:28:12.799138 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.21 22:28:12.799336 [ 300 ] {} <Debug> TCP-Session: 121baf57-a2d0-4e62-bf30-96bdaf9740e1 Authenticating user 'default' from [fd00:1122:3344:101::b]:44465 | ||
| 796 | 2026.05.21 22:28:12.799350 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.05.21 22:28:12.799359 [ 300 ] {} <Debug> TCP-Session: 121baf57-a2d0-4e62-bf30-96bdaf9740e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.21 22:28:12.799389 [ 300 ] {} <Debug> TCP-Session: 121baf57-a2d0-4e62-bf30-96bdaf9740e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.21 22:28:12.799396 [ 301 ] {} <Debug> TCP-Session: e99016cf-b8da-4f91-baaf-93484fbda536 Authenticating user 'default' from [fd00:1122:3344:101::b]:33056 | ||
| 800 | 2026.05.21 22:28:12.799419 [ 301 ] {} <Debug> TCP-Session: e99016cf-b8da-4f91-baaf-93484fbda536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.21 22:28:12.799433 [ 301 ] {} <Debug> TCP-Session: e99016cf-b8da-4f91-baaf-93484fbda536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.21 22:28:13.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.15 MiB, peak 140.15 MiB, free memory in arenas 0.00 B, will set to 141.67 MiB (RSS), difference: 1.52 MiB | ||
| 803 | 2026.05.21 22:28:17.867067 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33760 | ||
| 804 | 2026.05.21 22:28:17.867272 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 805 | 2026.05.21 22:28:17.867313 [ 302 ] {} <Debug> TCP-Session: 2f7c3a5e-0d0f-419e-937c-7efa557ab48e Authenticating user 'default' from [fd00:1122:3344:101::e]:33760 | ||
| 806 | 2026.05.21 22:28:17.867335 [ 302 ] {} <Debug> TCP-Session: 2f7c3a5e-0d0f-419e-937c-7efa557ab48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.05.21 22:28:17.867349 [ 302 ] {} <Debug> TCP-Session: 2f7c3a5e-0d0f-419e-937c-7efa557ab48e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.05.21 22:28:17.867623 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61249 | ||
| 809 | 2026.05.21 22:28:17.867699 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34512 | ||
| 810 | 2026.05.21 22:28:17.867782 [ 302 ] {} <Trace> TCP-Session: 2f7c3a5e-0d0f-419e-937c-7efa557ab48e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.05.21 22:28:17.867865 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48718 | ||
| 812 | 2026.05.21 22:28:17.867838 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 813 | 2026.05.21 22:28:17.867908 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 814 | 2026.05.21 22:28:17.867933 [ 303 ] {} <Debug> TCP-Session: 08a7c60f-afdd-4af8-acc4-05f5c026b7cf Authenticating user 'default' from [fd00:1122:3344:101::e]:61249 | ||
| 815 | 2026.05.21 22:28:17.867945 [ 304 ] {} <Debug> TCP-Session: b35b001d-f06a-4d0a-b7dc-6f97b9dd03d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34512 | ||
| 816 | 2026.05.21 22:28:17.867953 [ 303 ] {} <Debug> TCP-Session: 08a7c60f-afdd-4af8-acc4-05f5c026b7cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 817 | 2026.05.21 22:28:17.867964 [ 304 ] {} <Debug> TCP-Session: b35b001d-f06a-4d0a-b7dc-6f97b9dd03d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.05.21 22:28:17.867968 [ 303 ] {} <Debug> TCP-Session: 08a7c60f-afdd-4af8-acc4-05f5c026b7cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.05.21 22:28:17.867979 [ 304 ] {} <Debug> TCP-Session: b35b001d-f06a-4d0a-b7dc-6f97b9dd03d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.05.21 22:28:17.868008 [ 302 ] {d81fc4d3-1019-41c4-a58a-909768cc9d72} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33760) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 821 | 2026.05.21 22:28:17.868015 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56384 | ||
| 822 | 2026.05.21 22:28:17.868064 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 823 | 2026.05.21 22:28:17.868134 [ 305 ] {} <Debug> TCP-Session: d508e244-91c4-4829-ae59-b344a526b179 Authenticating user 'default' from [fd00:1122:3344:101::e]:48718 | ||
| 824 | 2026.05.21 22:28:17.868162 [ 305 ] {} <Debug> TCP-Session: d508e244-91c4-4829-ae59-b344a526b179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.05.21 22:28:17.868176 [ 305 ] {} <Debug> TCP-Session: d508e244-91c4-4829-ae59-b344a526b179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.05.21 22:28:17.868178 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50289 | ||
| 827 | 2026.05.21 22:28:17.868208 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2026.05.21 22:28:17.868308 [ 306 ] {} <Debug> TCP-Session: 00179088-5a9c-45f7-a265-0691bb81cfef Authenticating user 'default' from [fd00:1122:3344:101::e]:56384 | ||
| 829 | 2026.05.21 22:28:17.868331 [ 306 ] {} <Debug> TCP-Session: 00179088-5a9c-45f7-a265-0691bb81cfef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.05.21 22:28:17.868345 [ 306 ] {} <Debug> TCP-Session: 00179088-5a9c-45f7-a265-0691bb81cfef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.05.21 22:28:17.868364 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56400 | ||
| 832 | 2026.05.21 22:28:17.868507 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.05.21 22:28:17.868535 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65144 | ||
| 834 | 2026.05.21 22:28:17.868544 [ 307 ] {} <Debug> TCP-Session: 61ae02e5-4ba2-4d54-a58b-70a5e3666270 Authenticating user 'default' from [fd00:1122:3344:101::e]:50289 | ||
| 835 | 2026.05.21 22:28:17.868569 [ 307 ] {} <Debug> TCP-Session: 61ae02e5-4ba2-4d54-a58b-70a5e3666270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.05.21 22:28:17.868582 [ 307 ] {} <Debug> TCP-Session: 61ae02e5-4ba2-4d54-a58b-70a5e3666270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.05.21 22:28:17.868674 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 838 | 2026.05.21 22:28:17.868693 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38189 | ||
| 839 | 2026.05.21 22:28:17.868726 [ 308 ] {} <Debug> TCP-Session: d238a850-f648-48ec-8f61-e9087bc505fb Authenticating user 'default' from [fd00:1122:3344:101::e]:56400 | ||
| 840 | 2026.05.21 22:28:17.868753 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.05.21 22:28:17.868791 [ 308 ] {} <Debug> TCP-Session: d238a850-f648-48ec-8f61-e9087bc505fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.05.21 22:28:17.868807 [ 309 ] {} <Debug> TCP-Session: 092185b9-d23d-47cb-8696-6eda6a06f642 Authenticating user 'default' from [fd00:1122:3344:101::e]:65144 | ||
| 843 | 2026.05.21 22:28:17.868820 [ 308 ] {} <Debug> TCP-Session: d238a850-f648-48ec-8f61-e9087bc505fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 844 | 2026.05.21 22:28:17.868835 [ 309 ] {} <Debug> TCP-Session: 092185b9-d23d-47cb-8696-6eda6a06f642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.05.21 22:28:17.868858 [ 309 ] {} <Debug> TCP-Session: 092185b9-d23d-47cb-8696-6eda6a06f642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.05.21 22:28:17.868909 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.05.21 22:28:17.868944 [ 310 ] {} <Debug> TCP-Session: 44af4f06-e498-4787-937b-d03141e83f27 Authenticating user 'default' from [fd00:1122:3344:101::e]:38189 | ||
| 848 | 2026.05.21 22:28:17.868963 [ 310 ] {} <Debug> TCP-Session: 44af4f06-e498-4787-937b-d03141e83f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.05.21 22:28:17.868976 [ 310 ] {} <Debug> TCP-Session: 44af4f06-e498-4787-937b-d03141e83f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.05.21 22:28:17.868998 [ 302 ] {d81fc4d3-1019-41c4-a58a-909768cc9d72} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 851 | 2026.05.21 22:28:17.869244 [ 302 ] {d81fc4d3-1019-41c4-a58a-909768cc9d72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.05.21 22:28:17.870506 [ 302 ] {d81fc4d3-1019-41c4-a58a-909768cc9d72} <Debug> oximeter.version (6f8e2fa7-c74b-432f-9900-c6fa8e5a9b90) (SelectExecutor): Key condition: unknown | ||
| 853 | 2026.05.21 22:28:17.875739 [ 312 ] {d81fc4d3-1019-41c4-a58a-909768cc9d72} <Trace> AggregatingTransform: Aggregating | ||
| 854 | 2026.05.21 22:28:17.875850 [ 312 ] {d81fc4d3-1019-41c4-a58a-909768cc9d72} <Trace> Aggregator: Aggregation method: without_key | ||
| 855 | 2026.05.21 22:28:17.875997 [ 312 ] {d81fc4d3-1019-41c4-a58a-909768cc9d72} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003445486 sec. (290.235 rows/sec., 11.34 KiB/sec.) | ||
| 856 | 2026.05.21 22:28:17.876019 [ 312 ] {d81fc4d3-1019-41c4-a58a-909768cc9d72} <Trace> Aggregator: Merging aggregated data | ||
| 857 | 2026.05.21 22:28:17.876049 [ 312 ] {d81fc4d3-1019-41c4-a58a-909768cc9d72} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 858 | 2026.05.21 22:28:17.877346 [ 302 ] {d81fc4d3-1019-41c4-a58a-909768cc9d72} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.009404 sec., 106.33772862611656 rows/sec., 4.15 KiB/sec. | ||
| 859 | 2026.05.21 22:28:17.877517 [ 302 ] {d81fc4d3-1019-41c4-a58a-909768cc9d72} <Debug> TCPHandler: Processed in 0.009962019 sec. | ||
| 860 | 2026.05.21 22:28:17.877772 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 861 | 2026.05.21 22:28:17.877812 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 862 | 2026.05.21 22:28:17.877819 [ 302 ] {} <Debug> TCP-Session: 2f7c3a5e-0d0f-419e-937c-7efa557ab48e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.05.21 22:28:17.877836 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 864 | 2026.05.21 22:28:17.877858 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 865 | 2026.05.21 22:28:17.877872 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 866 | 2026.05.21 22:28:17.877905 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 867 | 2026.05.21 22:28:17.877932 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 868 | 2026.05.21 22:28:17.877951 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 869 | 2026.05.21 22:28:17.877959 [ 304 ] {} <Debug> TCP-Session: b35b001d-f06a-4d0a-b7dc-6f97b9dd03d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.05.21 22:28:17.877990 [ 308 ] {} <Debug> TCP-Session: d238a850-f648-48ec-8f61-e9087bc505fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.05.21 22:28:17.878006 [ 309 ] {} <Debug> TCP-Session: 092185b9-d23d-47cb-8696-6eda6a06f642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.05.21 22:28:17.877995 [ 306 ] {} <Debug> TCP-Session: 00179088-5a9c-45f7-a265-0691bb81cfef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.05.21 22:28:17.877959 [ 305 ] {} <Debug> TCP-Session: d508e244-91c4-4829-ae59-b344a526b179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.05.21 22:28:17.877909 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 875 | 2026.05.21 22:28:17.877859 [ 303 ] {} <Debug> TCP-Session: 08a7c60f-afdd-4af8-acc4-05f5c026b7cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.05.21 22:28:17.878120 [ 307 ] {} <Debug> TCP-Session: 61ae02e5-4ba2-4d54-a58b-70a5e3666270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.05.21 22:28:17.877931 [ 310 ] {} <Debug> TCP-Session: 44af4f06-e498-4787-937b-d03141e83f27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.05.21 22:28:18.001261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 142.09 MiB, peak 154.21 MiB, free memory in arenas 0.00 B, will set to 145.91 MiB (RSS), difference: 3.82 MiB | ||
| 879 | 2026.05.21 22:28:18.233088 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 880 | 2026.05.21 22:28:18.233174 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 881 | 2026.05.21 22:28:18.233404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 552 entries to flush up to offset 552 | ||
| 882 | 2026.05.21 22:28:18.233492 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 883 | 2026.05.21 22:28:18.235385 [ 245 ] {} <Debug> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Loading data parts | ||
| 884 | 2026.05.21 22:28:18.235663 [ 245 ] {} <Debug> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): There are no data parts | ||
| 885 | 2026.05.21 22:28:18.236901 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2026.05.21 22:28:18.236944 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 887 | 2026.05.21 22:28:18.238759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2026.05.21 22:28:18.239475 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2026.05.21 22:28:18.239685 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 552 | ||
| 890 | 2026.05.21 22:28:18.245352 [ 244 ] {} <Debug> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Loading data parts | ||
| 891 | 2026.05.21 22:28:18.245577 [ 244 ] {} <Debug> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): There are no data parts | ||
| 892 | 2026.05.21 22:28:18.271146 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.05.21 22:28:18.271220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 894 | 2026.05.21 22:28:18.277740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2026.05.21 22:28:18.278998 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.05.21 22:28:18.283554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 897 | 2026.05.21 22:28:19.001224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.78 MiB, peak 154.78 MiB, free memory in arenas 0.00 B, will set to 159.88 MiB (RSS), difference: 9.10 MiB | ||
| 898 | 2026.05.21 22:28:20.732964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 5 entries to flush up to offset 5 | ||
| 899 | 2026.05.21 22:28:20.733055 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 900 | 2026.05.21 22:28:20.736680 [ 243 ] {} <Debug> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115): Loading data parts | ||
| 901 | 2026.05.21 22:28:20.736867 [ 243 ] {} <Debug> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115): There are no data parts | ||
| 902 | 2026.05.21 22:28:20.739582 [ 243 ] {} <Trace> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2026.05.21 22:28:20.739623 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 904 | 2026.05.21 22:28:20.741182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2026.05.21 22:28:20.741732 [ 243 ] {} <Trace> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2026.05.21 22:28:20.741979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 5 | ||
| 907 | 2026.05.21 22:28:21.001140 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.02 MiB, peak 164.02 MiB, free memory in arenas 0.00 B, will set to 160.84 MiB (RSS), difference: -3.18 MiB | ||
| 908 | 2026.05.21 22:28:25.711854 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 909 | 2026.05.21 22:28:25.711923 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 910 | 2026.05.21 22:28:25.740550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1000 | ||
| 911 | 2026.05.21 22:28:25.747983 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2026.05.21 22:28:25.748043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 913 | 2026.05.21 22:28:25.748870 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 914 | 2026.05.21 22:28:25.749509 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2026.05.21 22:28:25.749694 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1000 | ||
| 916 | 2026.05.21 22:28:25.784423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 917 | 2026.05.21 22:28:25.802018 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2026.05.21 22:28:25.802090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 919 | 2026.05.21 22:28:25.808863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 920 | 2026.05.21 22:28:25.810052 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2026.05.21 22:28:25.813504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 922 | 2026.05.21 22:28:26.001186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.60 MiB, peak 165.60 MiB, free memory in arenas 0.00 B, will set to 163.15 MiB (RSS), difference: 1.56 MiB | ||
| 923 | 2026.05.21 22:28:26.005731 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38346 | ||
| 924 | 2026.05.21 22:28:26.005814 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2026.05.21 22:28:26.005839 [ 302 ] {} <Debug> TCP-Session: c72372f9-08e6-41b6-94cb-5dff01b774a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38346 | ||
| 926 | 2026.05.21 22:28:26.005861 [ 302 ] {} <Debug> TCP-Session: c72372f9-08e6-41b6-94cb-5dff01b774a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.05.21 22:28:26.005874 [ 302 ] {} <Debug> TCP-Session: c72372f9-08e6-41b6-94cb-5dff01b774a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.05.21 22:28:26.006082 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33086 | ||
| 929 | 2026.05.21 22:28:26.006092 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34668 | ||
| 930 | 2026.05.21 22:28:26.006092 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46073 | ||
| 931 | 2026.05.21 22:28:26.006151 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38077 | ||
| 932 | 2026.05.21 22:28:26.006162 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37862 | ||
| 933 | 2026.05.21 22:28:26.006222 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47186 | ||
| 934 | 2026.05.21 22:28:26.006255 [ 302 ] {} <Trace> TCP-Session: c72372f9-08e6-41b6-94cb-5dff01b774a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.05.21 22:28:26.006149 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49640 | ||
| 936 | 2026.05.21 22:28:26.006151 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43699 | ||
| 937 | 2026.05.21 22:28:26.006354 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.05.21 22:28:26.006391 [ 305 ] {} <Debug> TCP-Session: 05e17518-3c55-43fd-8650-cbf32b6a53ab Authenticating user 'default' from [fd00:1122:3344:101::e]:33086 | ||
| 939 | 2026.05.21 22:28:26.006418 [ 305 ] {} <Debug> TCP-Session: 05e17518-3c55-43fd-8650-cbf32b6a53ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.05.21 22:28:26.006437 [ 305 ] {} <Debug> TCP-Session: 05e17518-3c55-43fd-8650-cbf32b6a53ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.05.21 22:28:26.006457 [ 302 ] {29b65498-ac9a-4f29-883c-5a8015271bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38346) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 942 | 2026.05.21 22:28:26.006541 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 943 | 2026.05.21 22:28:26.006578 [ 308 ] {} <Debug> TCP-Session: 136da269-303a-4bcf-b611-bfec7fdd881a Authenticating user 'default' from [fd00:1122:3344:101::e]:43699 | ||
| 944 | 2026.05.21 22:28:26.006598 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2026.05.21 22:28:26.006601 [ 308 ] {} <Debug> TCP-Session: 136da269-303a-4bcf-b611-bfec7fdd881a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.05.21 22:28:26.006599 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 947 | 2026.05.21 22:28:26.006645 [ 308 ] {} <Debug> TCP-Session: 136da269-303a-4bcf-b611-bfec7fdd881a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.05.21 22:28:26.006668 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 949 | 2026.05.21 22:28:26.006686 [ 309 ] {} <Debug> TCP-Session: 16695957-a5b5-4252-a3e6-92a14a9edfd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37862 | ||
| 950 | 2026.05.21 22:28:26.006714 [ 304 ] {} <Debug> TCP-Session: 75d4e0ec-5f04-4f02-9162-74d18ce38dda Authenticating user 'default' from [fd00:1122:3344:101::e]:46073 | ||
| 951 | 2026.05.21 22:28:26.006717 [ 302 ] {29b65498-ac9a-4f29-883c-5a8015271bb1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 952 | 2026.05.21 22:28:26.006739 [ 304 ] {} <Debug> TCP-Session: 75d4e0ec-5f04-4f02-9162-74d18ce38dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.05.21 22:28:26.006730 [ 309 ] {} <Debug> TCP-Session: 16695957-a5b5-4252-a3e6-92a14a9edfd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.05.21 22:28:26.006762 [ 304 ] {} <Debug> TCP-Session: 75d4e0ec-5f04-4f02-9162-74d18ce38dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.05.21 22:28:26.006766 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 956 | 2026.05.21 22:28:26.006786 [ 309 ] {} <Debug> TCP-Session: 16695957-a5b5-4252-a3e6-92a14a9edfd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.05.21 22:28:26.006828 [ 310 ] {} <Debug> TCP-Session: 8d0caf74-02c3-49b9-a340-dc612555773f Authenticating user 'default' from [fd00:1122:3344:101::e]:47186 | ||
| 958 | 2026.05.21 22:28:26.006847 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 959 | 2026.05.21 22:28:26.006849 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 960 | 2026.05.21 22:28:26.006885 [ 303 ] {} <Debug> TCP-Session: c418803e-5812-48e9-bee1-c60dc00fc816 Authenticating user 'default' from [fd00:1122:3344:101::e]:34668 | ||
| 961 | 2026.05.21 22:28:26.006859 [ 310 ] {} <Debug> TCP-Session: 8d0caf74-02c3-49b9-a340-dc612555773f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.05.21 22:28:26.006905 [ 307 ] {} <Debug> TCP-Session: 90929640-b750-4421-8ec4-b1bf4f454bc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38077 | ||
| 963 | 2026.05.21 22:28:26.006923 [ 303 ] {} <Debug> TCP-Session: c418803e-5812-48e9-bee1-c60dc00fc816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.05.21 22:28:26.006930 [ 310 ] {} <Debug> TCP-Session: 8d0caf74-02c3-49b9-a340-dc612555773f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.05.21 22:28:26.006947 [ 307 ] {} <Debug> TCP-Session: 90929640-b750-4421-8ec4-b1bf4f454bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.05.21 22:28:26.006958 [ 303 ] {} <Debug> TCP-Session: c418803e-5812-48e9-bee1-c60dc00fc816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.05.21 22:28:26.006983 [ 307 ] {} <Debug> TCP-Session: 90929640-b750-4421-8ec4-b1bf4f454bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.05.21 22:28:26.006643 [ 306 ] {} <Debug> TCP-Session: ce900f88-e69f-47f7-8384-e34b2de403d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49640 | ||
| 969 | 2026.05.21 22:28:26.006784 [ 302 ] {29b65498-ac9a-4f29-883c-5a8015271bb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 970 | 2026.05.21 22:28:26.007061 [ 306 ] {} <Debug> TCP-Session: ce900f88-e69f-47f7-8384-e34b2de403d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.05.21 22:28:26.007087 [ 306 ] {} <Debug> TCP-Session: ce900f88-e69f-47f7-8384-e34b2de403d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.05.21 22:28:26.007354 [ 302 ] {29b65498-ac9a-4f29-883c-5a8015271bb1} <Debug> oximeter.version (6f8e2fa7-c74b-432f-9900-c6fa8e5a9b90) (SelectExecutor): Key condition: unknown | ||
| 973 | 2026.05.21 22:28:26.008226 [ 326 ] {29b65498-ac9a-4f29-883c-5a8015271bb1} <Trace> AggregatingTransform: Aggregating | ||
| 974 | 2026.05.21 22:28:26.008277 [ 326 ] {29b65498-ac9a-4f29-883c-5a8015271bb1} <Trace> Aggregator: Aggregation method: without_key | ||
| 975 | 2026.05.21 22:28:26.008313 [ 326 ] {29b65498-ac9a-4f29-883c-5a8015271bb1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857344 sec. (1166.393 rows/sec., 45.56 KiB/sec.) | ||
| 976 | 2026.05.21 22:28:26.008333 [ 326 ] {29b65498-ac9a-4f29-883c-5a8015271bb1} <Trace> Aggregator: Merging aggregated data | ||
| 977 | 2026.05.21 22:28:26.008994 [ 302 ] {29b65498-ac9a-4f29-883c-5a8015271bb1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002617 sec., 382.11692777990066 rows/sec., 14.93 KiB/sec. | ||
| 978 | 2026.05.21 22:28:26.009128 [ 302 ] {29b65498-ac9a-4f29-883c-5a8015271bb1} <Debug> TCPHandler: Processed in 0.003047325 sec. | ||
| 979 | 2026.05.21 22:28:26.009285 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 980 | 2026.05.21 22:28:26.009310 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.05.21 22:28:26.009327 [ 302 ] {} <Debug> TCP-Session: c72372f9-08e6-41b6-94cb-5dff01b774a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.05.21 22:28:26.009336 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 983 | 2026.05.21 22:28:26.009356 [ 303 ] {} <Debug> TCP-Session: c418803e-5812-48e9-bee1-c60dc00fc816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.05.21 22:28:26.009363 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 985 | 2026.05.21 22:28:26.009387 [ 304 ] {} <Debug> TCP-Session: 75d4e0ec-5f04-4f02-9162-74d18ce38dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.05.21 22:28:26.009382 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 987 | 2026.05.21 22:28:26.009416 [ 305 ] {} <Debug> TCP-Session: 05e17518-3c55-43fd-8650-cbf32b6a53ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.05.21 22:28:26.009431 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 989 | 2026.05.21 22:28:26.009445 [ 306 ] {} <Debug> TCP-Session: ce900f88-e69f-47f7-8384-e34b2de403d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.05.21 22:28:26.009462 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 991 | 2026.05.21 22:28:26.009468 [ 308 ] {} <Debug> TCP-Session: 136da269-303a-4bcf-b611-bfec7fdd881a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.05.21 22:28:26.009495 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 993 | 2026.05.21 22:28:26.009504 [ 310 ] {} <Debug> TCP-Session: 8d0caf74-02c3-49b9-a340-dc612555773f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.21 22:28:26.009409 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 995 | 2026.05.21 22:28:26.009527 [ 307 ] {} <Debug> TCP-Session: 90929640-b750-4421-8ec4-b1bf4f454bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.05.21 22:28:26.009576 [ 309 ] {} <Debug> TCP-Session: 16695957-a5b5-4252-a3e6-92a14a9edfd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.05.21 22:28:26.083175 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45003 | ||
| 998 | 2026.05.21 22:28:26.083260 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 999 | 2026.05.21 22:28:26.083286 [ 306 ] {} <Debug> TCP-Session: 05075f3e-beab-4bab-9574-51d5bd8592c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45003 | ||
| 1000 | 2026.05.21 22:28:26.083307 [ 306 ] {} <Debug> TCP-Session: 05075f3e-beab-4bab-9574-51d5bd8592c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.05.21 22:28:26.083320 [ 306 ] {} <Debug> TCP-Session: 05075f3e-beab-4bab-9574-51d5bd8592c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.05.21 22:28:26.083535 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35276 | ||
| 1003 | 2026.05.21 22:28:26.083574 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37559 | ||
| 1004 | 2026.05.21 22:28:26.083612 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50237 | ||
| 1005 | 2026.05.21 22:28:26.083638 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54273 | ||
| 1006 | 2026.05.21 22:28:26.083666 [ 306 ] {} <Trace> TCP-Session: 05075f3e-beab-4bab-9574-51d5bd8592c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.05.21 22:28:26.083666 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55006 | ||
| 1008 | 2026.05.21 22:28:26.083712 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1009 | 2026.05.21 22:28:26.083727 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1010 | 2026.05.21 22:28:26.083754 [ 303 ] {} <Debug> TCP-Session: 9a05f006-160a-4470-9da2-37661e68c559 Authenticating user 'default' from [fd00:1122:3344:101::e]:54273 | ||
| 1011 | 2026.05.21 22:28:26.083763 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2026.05.21 22:28:26.083783 [ 309 ] {} <Debug> TCP-Session: 188d484d-0508-4f84-8640-a10404f100bc Authenticating user 'default' from [fd00:1122:3344:101::e]:50237 | ||
| 1013 | 2026.05.21 22:28:26.083785 [ 303 ] {} <Debug> TCP-Session: 9a05f006-160a-4470-9da2-37661e68c559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.05.21 22:28:26.083810 [ 304 ] {} <Debug> TCP-Session: c01af69b-ca27-4bb2-923f-48b3656698de Authenticating user 'default' from [fd00:1122:3344:101::e]:55006 | ||
| 1015 | 2026.05.21 22:28:26.083819 [ 309 ] {} <Debug> TCP-Session: 188d484d-0508-4f84-8640-a10404f100bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.21 22:28:26.083824 [ 303 ] {} <Debug> TCP-Session: 9a05f006-160a-4470-9da2-37661e68c559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.05.21 22:28:26.083849 [ 309 ] {} <Debug> TCP-Session: 188d484d-0508-4f84-8640-a10404f100bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.05.21 22:28:26.083845 [ 304 ] {} <Debug> TCP-Session: c01af69b-ca27-4bb2-923f-48b3656698de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.05.21 22:28:26.083854 [ 306 ] {b9b857b3-611d-4c2a-80cf-f9b456f32ead} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45003) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1020 | 2026.05.21 22:28:26.083629 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38880 | ||
| 1021 | 2026.05.21 22:28:26.083899 [ 304 ] {} <Debug> TCP-Session: c01af69b-ca27-4bb2-923f-48b3656698de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.05.21 22:28:26.083630 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1023 | 2026.05.21 22:28:26.083957 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1024 | 2026.05.21 22:28:26.083974 [ 308 ] {} <Debug> TCP-Session: 2cc987e2-d0f6-4553-92a5-9ae1e5dd72be Authenticating user 'default' from [fd00:1122:3344:101::e]:37559 | ||
| 1025 | 2026.05.21 22:28:26.083992 [ 302 ] {} <Debug> TCP-Session: ffb0aee0-3722-46a9-969b-4ae23109c294 Authenticating user 'default' from [fd00:1122:3344:101::e]:38880 | ||
| 1026 | 2026.05.21 22:28:26.084002 [ 308 ] {} <Debug> TCP-Session: 2cc987e2-d0f6-4553-92a5-9ae1e5dd72be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.05.21 22:28:26.084018 [ 302 ] {} <Debug> TCP-Session: ffb0aee0-3722-46a9-969b-4ae23109c294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.05.21 22:28:26.084029 [ 308 ] {} <Debug> TCP-Session: 2cc987e2-d0f6-4553-92a5-9ae1e5dd72be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.05.21 22:28:26.084042 [ 302 ] {} <Debug> TCP-Session: ffb0aee0-3722-46a9-969b-4ae23109c294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.05.21 22:28:26.083622 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35129 | ||
| 1031 | 2026.05.21 22:28:26.083669 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38861 | ||
| 1032 | 2026.05.21 22:28:26.084120 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1033 | 2026.05.21 22:28:26.083627 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1034 | 2026.05.21 22:28:26.084155 [ 310 ] {} <Debug> TCP-Session: 94d479fc-99d7-4175-83b8-20c816b6ef90 Authenticating user 'default' from [fd00:1122:3344:101::e]:35129 | ||
| 1035 | 2026.05.21 22:28:26.084175 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1036 | 2026.05.21 22:28:26.084179 [ 310 ] {} <Debug> TCP-Session: 94d479fc-99d7-4175-83b8-20c816b6ef90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.05.21 22:28:26.084200 [ 306 ] {b9b857b3-611d-4c2a-80cf-f9b456f32ead} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1038 | 2026.05.21 22:28:26.084213 [ 310 ] {} <Debug> TCP-Session: 94d479fc-99d7-4175-83b8-20c816b6ef90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.05.21 22:28:26.084209 [ 305 ] {} <Debug> TCP-Session: 6f7e639a-ecb5-4b72-8907-b9d7b5714c61 Authenticating user 'default' from [fd00:1122:3344:101::e]:38861 | ||
| 1040 | 2026.05.21 22:28:26.084179 [ 307 ] {} <Debug> TCP-Session: bb7c0bf2-c460-445b-80be-c0a4c60ee5f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35276 | ||
| 1041 | 2026.05.21 22:28:26.084269 [ 306 ] {b9b857b3-611d-4c2a-80cf-f9b456f32ead} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1042 | 2026.05.21 22:28:26.084276 [ 305 ] {} <Debug> TCP-Session: 6f7e639a-ecb5-4b72-8907-b9d7b5714c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.05.21 22:28:26.084290 [ 307 ] {} <Debug> TCP-Session: bb7c0bf2-c460-445b-80be-c0a4c60ee5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.05.21 22:28:26.084314 [ 305 ] {} <Debug> TCP-Session: 6f7e639a-ecb5-4b72-8907-b9d7b5714c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.05.21 22:28:26.084338 [ 307 ] {} <Debug> TCP-Session: bb7c0bf2-c460-445b-80be-c0a4c60ee5f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.05.21 22:28:26.084609 [ 306 ] {b9b857b3-611d-4c2a-80cf-f9b456f32ead} <Debug> oximeter.version (6f8e2fa7-c74b-432f-9900-c6fa8e5a9b90) (SelectExecutor): Key condition: unknown | ||
| 1047 | 2026.05.21 22:28:26.085676 [ 349 ] {b9b857b3-611d-4c2a-80cf-f9b456f32ead} <Trace> AggregatingTransform: Aggregating | ||
| 1048 | 2026.05.21 22:28:26.085712 [ 349 ] {b9b857b3-611d-4c2a-80cf-f9b456f32ead} <Trace> Aggregator: Aggregation method: without_key | ||
| 1049 | 2026.05.21 22:28:26.085740 [ 349 ] {b9b857b3-611d-4c2a-80cf-f9b456f32ead} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001032719 sec. (968.318 rows/sec., 37.82 KiB/sec.) | ||
| 1050 | 2026.05.21 22:28:26.085755 [ 349 ] {b9b857b3-611d-4c2a-80cf-f9b456f32ead} <Trace> Aggregator: Merging aggregated data | ||
| 1051 | 2026.05.21 22:28:26.086391 [ 306 ] {b9b857b3-611d-4c2a-80cf-f9b456f32ead} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002606 sec., 383.72985418265546 rows/sec., 14.99 KiB/sec. | ||
| 1052 | 2026.05.21 22:28:26.086502 [ 306 ] {b9b857b3-611d-4c2a-80cf-f9b456f32ead} <Debug> TCPHandler: Processed in 0.002992393 sec. | ||
| 1053 | 2026.05.21 22:28:26.086618 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1054 | 2026.05.21 22:28:26.086653 [ 306 ] {} <Debug> TCP-Session: 05075f3e-beab-4bab-9574-51d5bd8592c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.05.21 22:28:26.086654 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.05.21 22:28:26.086674 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.05.21 22:28:26.086710 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.05.21 22:28:26.086723 [ 304 ] {} <Debug> TCP-Session: c01af69b-ca27-4bb2-923f-48b3656698de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.05.21 22:28:26.086744 [ 309 ] {} <Debug> TCP-Session: 188d484d-0508-4f84-8640-a10404f100bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.05.21 22:28:26.086760 [ 308 ] {} <Debug> TCP-Session: 2cc987e2-d0f6-4553-92a5-9ae1e5dd72be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.05.21 22:28:26.086769 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1062 | 2026.05.21 22:28:26.086786 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1063 | 2026.05.21 22:28:26.086825 [ 310 ] {} <Debug> TCP-Session: 94d479fc-99d7-4175-83b8-20c816b6ef90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.21 22:28:26.086849 [ 303 ] {} <Debug> TCP-Session: 9a05f006-160a-4470-9da2-37661e68c559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.05.21 22:28:26.086751 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1066 | 2026.05.21 22:28:26.086728 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1067 | 2026.05.21 22:28:26.086915 [ 302 ] {} <Debug> TCP-Session: ffb0aee0-3722-46a9-969b-4ae23109c294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.05.21 22:28:26.086944 [ 305 ] {} <Debug> TCP-Session: 6f7e639a-ecb5-4b72-8907-b9d7b5714c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.05.21 22:28:26.086698 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1070 | 2026.05.21 22:28:26.087022 [ 307 ] {} <Debug> TCP-Session: bb7c0bf2-c460-445b-80be-c0a4c60ee5f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.05.21 22:28:30.961721 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.05.21 22:28:30.961944 [ 3 ] {7281d2f6-71b6-47a7-8c13-2cd075312101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 1073 | 2026.05.21 22:28:30.970840 [ 3 ] {7281d2f6-71b6-47a7-8c13-2cd075312101} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.05.21 22:28:30.970922 [ 3 ] {7281d2f6-71b6-47a7-8c13-2cd075312101} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.05.21 22:28:30.971450 [ 3 ] {7281d2f6-71b6-47a7-8c13-2cd075312101} <Debug> TCPHandler: Processed in 0.009855496 sec. | ||
| 1076 | 2026.05.21 22:28:30.979365 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.05.21 22:28:30.979509 [ 3 ] {3c847b07-58c8-44f2-a7ca-d30cd78f604e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1078 | 2026.05.21 22:28:30.979566 [ 3 ] {3c847b07-58c8-44f2-a7ca-d30cd78f604e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.05.21 22:28:30.982877 [ 3 ] {3c847b07-58c8-44f2-a7ca-d30cd78f604e} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2026.05.21 22:28:30.982927 [ 3 ] {3c847b07-58c8-44f2-a7ca-d30cd78f604e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1081 | 2026.05.21 22:28:30.985969 [ 3 ] {3c847b07-58c8-44f2-a7ca-d30cd78f604e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1082 | 2026.05.21 22:28:30.986446 [ 3 ] {3c847b07-58c8-44f2-a7ca-d30cd78f604e} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2026.05.21 22:28:30.986611 [ 3 ] {3c847b07-58c8-44f2-a7ca-d30cd78f604e} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.007144 sec., 699.8880179171332 rows/sec., 90.90 KiB/sec. | ||
| 1084 | 2026.05.21 22:28:30.986653 [ 3 ] {3c847b07-58c8-44f2-a7ca-d30cd78f604e} <Debug> TCPHandler: Processed in 0.007356985 sec. | ||
| 1085 | 2026.05.21 22:28:30.986791 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.05.21 22:28:30.986897 [ 3 ] {1c71f200-519b-41fd-84b9-7f7931533628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1087 | 2026.05.21 22:28:30.986943 [ 3 ] {1c71f200-519b-41fd-84b9-7f7931533628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1088 | 2026.05.21 22:28:30.989409 [ 3 ] {1c71f200-519b-41fd-84b9-7f7931533628} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.05.21 22:28:30.989473 [ 3 ] {1c71f200-519b-41fd-84b9-7f7931533628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1090 | 2026.05.21 22:28:30.992384 [ 3 ] {1c71f200-519b-41fd-84b9-7f7931533628} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1091 | 2026.05.21 22:28:30.992989 [ 3 ] {1c71f200-519b-41fd-84b9-7f7931533628} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.05.21 22:28:30.993227 [ 3 ] {1c71f200-519b-41fd-84b9-7f7931533628} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.006339 sec., 315.50717778829465 rows/sec., 25.73 KiB/sec. | ||
| 1093 | 2026.05.21 22:28:30.993306 [ 3 ] {1c71f200-519b-41fd-84b9-7f7931533628} <Debug> TCPHandler: Processed in 0.006565083 sec. | ||
| 1094 | 2026.05.21 22:28:30.993506 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.05.21 22:28:30.993645 [ 3 ] {7663b263-c8cf-4054-b3ab-5d9cbe585afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1096 | 2026.05.21 22:28:30.993704 [ 3 ] {7663b263-c8cf-4054-b3ab-5d9cbe585afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1097 | 2026.05.21 22:28:30.996927 [ 3 ] {7663b263-c8cf-4054-b3ab-5d9cbe585afd} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.05.21 22:28:30.996967 [ 3 ] {7663b263-c8cf-4054-b3ab-5d9cbe585afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1099 | 2026.05.21 22:28:30.997462 [ 3 ] {7663b263-c8cf-4054-b3ab-5d9cbe585afd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1100 | 2026.05.21 22:28:30.997949 [ 3 ] {7663b263-c8cf-4054-b3ab-5d9cbe585afd} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.05.21 22:28:30.998090 [ 3 ] {7663b263-c8cf-4054-b3ab-5d9cbe585afd} <Debug> executeQuery: Read 25 rows, 2.36 KiB in 0.004485 sec., 5574.136008918617 rows/sec., 525.41 KiB/sec. | ||
| 1102 | 2026.05.21 22:28:30.998126 [ 3 ] {7663b263-c8cf-4054-b3ab-5d9cbe585afd} <Debug> TCPHandler: Processed in 0.004729342 sec. | ||
| 1103 | 2026.05.21 22:28:30.998259 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.05.21 22:28:30.998361 [ 3 ] {fe8b3833-cff2-4286-920a-7817736099e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1105 | 2026.05.21 22:28:30.998404 [ 3 ] {fe8b3833-cff2-4286-920a-7817736099e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1106 | 2026.05.21 22:28:30.998857 [ 3 ] {fe8b3833-cff2-4286-920a-7817736099e4} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2026.05.21 22:28:30.998891 [ 3 ] {fe8b3833-cff2-4286-920a-7817736099e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1108 | 2026.05.21 22:28:30.999315 [ 3 ] {fe8b3833-cff2-4286-920a-7817736099e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1109 | 2026.05.21 22:28:30.999796 [ 3 ] {fe8b3833-cff2-4286-920a-7817736099e4} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2026.05.21 22:28:30.999927 [ 3 ] {fe8b3833-cff2-4286-920a-7817736099e4} <Debug> executeQuery: Read 14 rows, 1.04 KiB in 0.001589 sec., 8810.57268722467 rows/sec., 655.75 KiB/sec. | ||
| 1111 | 2026.05.21 22:28:30.999962 [ 3 ] {fe8b3833-cff2-4286-920a-7817736099e4} <Debug> TCPHandler: Processed in 0.001752529 sec. | ||
| 1112 | 2026.05.21 22:28:31.000092 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.05.21 22:28:31.000191 [ 3 ] {4bc76e62-9037-4d2e-9bd6-524a8c62e11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1114 | 2026.05.21 22:28:31.000231 [ 3 ] {4bc76e62-9037-4d2e-9bd6-524a8c62e11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1115 | 2026.05.21 22:28:31.000665 [ 3 ] {4bc76e62-9037-4d2e-9bd6-524a8c62e11c} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2026.05.21 22:28:31.000704 [ 3 ] {4bc76e62-9037-4d2e-9bd6-524a8c62e11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1117 | 2026.05.21 22:28:31.001126 [ 3 ] {4bc76e62-9037-4d2e-9bd6-524a8c62e11c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1118 | 2026.05.21 22:28:31.001623 [ 3 ] {4bc76e62-9037-4d2e-9bd6-524a8c62e11c} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2026.05.21 22:28:31.001761 [ 3 ] {4bc76e62-9037-4d2e-9bd6-524a8c62e11c} <Debug> executeQuery: Read 26 rows, 2.09 KiB in 0.001588 sec., 16372.7959697733 rows/sec., 1.28 MiB/sec. | ||
| 1120 | 2026.05.21 22:28:31.001798 [ 3 ] {4bc76e62-9037-4d2e-9bd6-524a8c62e11c} <Debug> TCPHandler: Processed in 0.001755789 sec. | ||
| 1121 | 2026.05.21 22:28:31.001956 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.05.21 22:28:31.002065 [ 3 ] {dcdb7429-e95f-434c-9fa6-aa2bf123d326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1123 | 2026.05.21 22:28:31.002115 [ 3 ] {dcdb7429-e95f-434c-9fa6-aa2bf123d326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1124 | 2026.05.21 22:28:31.002511 [ 3 ] {dcdb7429-e95f-434c-9fa6-aa2bf123d326} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.05.21 22:28:31.002550 [ 3 ] {dcdb7429-e95f-434c-9fa6-aa2bf123d326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1126 | 2026.05.21 22:28:31.003090 [ 3 ] {dcdb7429-e95f-434c-9fa6-aa2bf123d326} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1127 | 2026.05.21 22:28:31.003584 [ 3 ] {dcdb7429-e95f-434c-9fa6-aa2bf123d326} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.05.21 22:28:31.003715 [ 3 ] {dcdb7429-e95f-434c-9fa6-aa2bf123d326} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001676 sec., 596.6587112171837 rows/sec., 41.95 KiB/sec. | ||
| 1129 | 2026.05.21 22:28:31.003749 [ 3 ] {dcdb7429-e95f-434c-9fa6-aa2bf123d326} <Debug> TCPHandler: Processed in 0.001857972 sec. | ||
| 1130 | 2026.05.21 22:28:31.003883 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.05.21 22:28:31.003981 [ 3 ] {35254ffe-22f0-470f-9c38-27465cde5367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1132 | 2026.05.21 22:28:31.004038 [ 3 ] {35254ffe-22f0-470f-9c38-27465cde5367} <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.21 22:28:31.005042 [ 3 ] {35254ffe-22f0-470f-9c38-27465cde5367} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.05.21 22:28:31.005101 [ 3 ] {35254ffe-22f0-470f-9c38-27465cde5367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1135 | 2026.05.21 22:28:31.008058 [ 3 ] {35254ffe-22f0-470f-9c38-27465cde5367} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1136 | 2026.05.21 22:28:31.008572 [ 3 ] {35254ffe-22f0-470f-9c38-27465cde5367} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.05.21 22:28:31.008764 [ 3 ] {35254ffe-22f0-470f-9c38-27465cde5367} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.004799 sec., 2500.520941862888 rows/sec., 4.48 MiB/sec. | ||
| 1138 | 2026.05.21 22:28:31.008878 [ 3 ] {35254ffe-22f0-470f-9c38-27465cde5367} <Debug> TCPHandler: Processed in 0.005044421 sec. | ||
| 1139 | 2026.05.21 22:28:31.009100 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.05.21 22:28:31.009232 [ 3 ] {043d7ec8-8a89-4c5e-a73f-4ec72a3079e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1141 | 2026.05.21 22:28:31.009304 [ 3 ] {043d7ec8-8a89-4c5e-a73f-4ec72a3079e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1142 | 2026.05.21 22:28:31.009694 [ 3 ] {043d7ec8-8a89-4c5e-a73f-4ec72a3079e0} <Trace> oximeter.measurements_i64 (18512202-2d14-46db-967e-9430a60fac10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.05.21 22:28:31.009732 [ 3 ] {043d7ec8-8a89-4c5e-a73f-4ec72a3079e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1144 | 2026.05.21 22:28:31.010176 [ 3 ] {043d7ec8-8a89-4c5e-a73f-4ec72a3079e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1145 | 2026.05.21 22:28:31.010639 [ 3 ] {043d7ec8-8a89-4c5e-a73f-4ec72a3079e0} <Trace> oximeter.measurements_i64 (18512202-2d14-46db-967e-9430a60fac10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.05.21 22:28:31.010773 [ 3 ] {043d7ec8-8a89-4c5e-a73f-4ec72a3079e0} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001581 sec., 7590.132827324478 rows/sec., 536.15 KiB/sec. | ||
| 1147 | 2026.05.21 22:28:31.010807 [ 3 ] {043d7ec8-8a89-4c5e-a73f-4ec72a3079e0} <Debug> TCPHandler: Processed in 0.001814461 sec. | ||
| 1148 | 2026.05.21 22:28:33.250652 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1512 | ||
| 1149 | 2026.05.21 22:28:33.251131 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2026.05.21 22:28:33.251168 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1151 | 2026.05.21 22:28:33.251818 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1152 | 2026.05.21 22:28:33.252324 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2026.05.21 22:28:33.252450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1512 | ||
| 1154 | 2026.05.21 22:28:33.314464 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1155 | 2026.05.21 22:28:33.329622 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.05.21 22:28:33.329672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1157 | 2026.05.21 22:28:33.336128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1158 | 2026.05.21 22:28:33.337381 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.05.21 22:28:33.340009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1160 | 2026.05.21 22:28:34.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.65 MiB, peak 173.71 MiB, free memory in arenas 0.00 B, will set to 166.14 MiB (RSS), difference: 1.49 MiB | ||
| 1161 | 2026.05.21 22:28:40.711991 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1162 | 2026.05.21 22:28:40.712064 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1163 | 2026.05.21 22:28:40.743734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 3 entries to flush up to offset 8 | ||
| 1164 | 2026.05.21 22:28:40.745783 [ 243 ] {} <Trace> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.05.21 22:28:40.745838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1166 | 2026.05.21 22:28:40.747097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1167 | 2026.05.21 22:28:40.747583 [ 243 ] {} <Trace> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.05.21 22:28:40.747853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 8 | ||
| 1169 | 2026.05.21 22:28:40.753416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1960 | ||
| 1170 | 2026.05.21 22:28:40.753909 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2026.05.21 22:28:40.753955 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1172 | 2026.05.21 22:28:40.754569 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1173 | 2026.05.21 22:28:40.755053 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2026.05.21 22:28:40.755196 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1960 | ||
| 1175 | 2026.05.21 22:28:40.840960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1176 | 2026.05.21 22:28:40.861178 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.05.21 22:28:40.861254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1178 | 2026.05.21 22:28:40.868004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1179 | 2026.05.21 22:28:40.869296 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2026.05.21 22:28:40.876161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1181 | 2026.05.21 22:28:40.953810 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.05.21 22:28:40.954019 [ 3 ] {0ca31ebb-441a-4764-b4df-e7ad4f060b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1183 | 2026.05.21 22:28:40.954305 [ 3 ] {0ca31ebb-441a-4764-b4df-e7ad4f060b69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1184 | 2026.05.21 22:28:40.958409 [ 3 ] {0ca31ebb-441a-4764-b4df-e7ad4f060b69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1185 | 2026.05.21 22:28:40.958721 [ 3 ] {0ca31ebb-441a-4764-b4df-e7ad4f060b69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1186 | 2026.05.21 22:28:40.958815 [ 3 ] {0ca31ebb-441a-4764-b4df-e7ad4f060b69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1187 | 2026.05.21 22:28:40.959039 [ 3 ] {0ca31ebb-441a-4764-b4df-e7ad4f060b69} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 4-element set) | ||
| 1188 | 2026.05.21 22:28:40.959110 [ 3 ] {0ca31ebb-441a-4764-b4df-e7ad4f060b69} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1189 | 2026.05.21 22:28:40.959146 [ 3 ] {0ca31ebb-441a-4764-b4df-e7ad4f060b69} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (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 | ||
| 1190 | 2026.05.21 22:28:40.959167 [ 3 ] {0ca31ebb-441a-4764-b4df-e7ad4f060b69} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1191 | 2026.05.21 22:28:40.961224 [ 3 ] {0ca31ebb-441a-4764-b4df-e7ad4f060b69} <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', 'http_service:request_latency_histogram'))" | ||
| 1192 | 2026.05.21 22:28:40.961266 [ 3 ] {0ca31ebb-441a-4764-b4df-e7ad4f060b69} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1193 | 2026.05.21 22:28:40.982992 [ 3 ] {0ca31ebb-441a-4764-b4df-e7ad4f060b69} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.029036 sec., 172.2000275520044 rows/sec., 22.37 KiB/sec. | ||
| 1194 | 2026.05.21 22:28:40.983125 [ 3 ] {0ca31ebb-441a-4764-b4df-e7ad4f060b69} <Debug> MemoryTracker: Peak memory usage (for query): 128.58 KiB. | ||
| 1195 | 2026.05.21 22:28:40.983142 [ 3 ] {0ca31ebb-441a-4764-b4df-e7ad4f060b69} <Debug> TCPHandler: Processed in 0.029463363 sec. | ||
| 1196 | 2026.05.21 22:28:40.984288 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.05.21 22:28:40.984428 [ 3 ] {828dcb02-6e50-4149-bab3-0373a970cec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1198 | 2026.05.21 22:28:40.984488 [ 3 ] {828dcb02-6e50-4149-bab3-0373a970cec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1199 | 2026.05.21 22:28:40.985050 [ 3 ] {828dcb02-6e50-4149-bab3-0373a970cec5} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.05.21 22:28:40.985095 [ 3 ] {828dcb02-6e50-4149-bab3-0373a970cec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1201 | 2026.05.21 22:28:40.985593 [ 3 ] {828dcb02-6e50-4149-bab3-0373a970cec5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1202 | 2026.05.21 22:28:40.986067 [ 3 ] {828dcb02-6e50-4149-bab3-0373a970cec5} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.05.21 22:28:40.986215 [ 3 ] {828dcb02-6e50-4149-bab3-0373a970cec5} <Debug> executeQuery: Read 52 rows, 4.90 KiB in 0.001827 sec., 28461.959496442254 rows/sec., 2.62 MiB/sec. | ||
| 1204 | 2026.05.21 22:28:40.986249 [ 3 ] {828dcb02-6e50-4149-bab3-0373a970cec5} <Debug> TCPHandler: Processed in 0.002071318 sec. | ||
| 1205 | 2026.05.21 22:28:40.986379 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2026.05.21 22:28:40.986478 [ 3 ] {39d2bb13-e43d-479c-ac01-b915843cb97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1207 | 2026.05.21 22:28:40.986520 [ 3 ] {39d2bb13-e43d-479c-ac01-b915843cb97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1208 | 2026.05.21 22:28:40.986962 [ 3 ] {39d2bb13-e43d-479c-ac01-b915843cb97f} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.05.21 22:28:40.986999 [ 3 ] {39d2bb13-e43d-479c-ac01-b915843cb97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1210 | 2026.05.21 22:28:40.987557 [ 3 ] {39d2bb13-e43d-479c-ac01-b915843cb97f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1211 | 2026.05.21 22:28:40.988197 [ 3 ] {39d2bb13-e43d-479c-ac01-b915843cb97f} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.05.21 22:28:40.988418 [ 3 ] {39d2bb13-e43d-479c-ac01-b915843cb97f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001952 sec., 13319.672131147541 rows/sec., 1001.58 KiB/sec. | ||
| 1213 | 2026.05.21 22:28:40.988483 [ 3 ] {39d2bb13-e43d-479c-ac01-b915843cb97f} <Debug> TCPHandler: Processed in 0.00215299 sec. | ||
| 1214 | 2026.05.21 22:28:40.988700 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.05.21 22:28:40.988835 [ 3 ] {521d82bb-03fd-4725-a74d-7c91e5aa8c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1216 | 2026.05.21 22:28:40.988894 [ 3 ] {521d82bb-03fd-4725-a74d-7c91e5aa8c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1217 | 2026.05.21 22:28:40.989404 [ 3 ] {521d82bb-03fd-4725-a74d-7c91e5aa8c6d} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2026.05.21 22:28:40.989446 [ 3 ] {521d82bb-03fd-4725-a74d-7c91e5aa8c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1219 | 2026.05.21 22:28:40.989959 [ 3 ] {521d82bb-03fd-4725-a74d-7c91e5aa8c6d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1220 | 2026.05.21 22:28:40.990597 [ 3 ] {521d82bb-03fd-4725-a74d-7c91e5aa8c6d} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2026.05.21 22:28:40.990836 [ 3 ] {521d82bb-03fd-4725-a74d-7c91e5aa8c6d} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.002038 sec., 15701.668302257116 rows/sec., 1.24 MiB/sec. | ||
| 1222 | 2026.05.21 22:28:40.990900 [ 3 ] {521d82bb-03fd-4725-a74d-7c91e5aa8c6d} <Debug> TCPHandler: Processed in 0.002311565 sec. | ||
| 1223 | 2026.05.21 22:28:40.991092 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.05.21 22:28:40.991228 [ 3 ] {cfef3170-6735-4152-87fd-5827c8ffb631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1225 | 2026.05.21 22:28:40.991303 [ 3 ] {cfef3170-6735-4152-87fd-5827c8ffb631} <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 | ||
| 1226 | 2026.05.21 22:28:40.992275 [ 3 ] {cfef3170-6735-4152-87fd-5827c8ffb631} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.05.21 22:28:40.992316 [ 3 ] {cfef3170-6735-4152-87fd-5827c8ffb631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1228 | 2026.05.21 22:28:40.993024 [ 3 ] {cfef3170-6735-4152-87fd-5827c8ffb631} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1229 | 2026.05.21 22:28:40.993541 [ 3 ] {cfef3170-6735-4152-87fd-5827c8ffb631} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.05.21 22:28:40.993714 [ 3 ] {cfef3170-6735-4152-87fd-5827c8ffb631} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002526 sec., 10292.953285827394 rows/sec., 18.44 MiB/sec. | ||
| 1231 | 2026.05.21 22:28:40.993782 [ 3 ] {cfef3170-6735-4152-87fd-5827c8ffb631} <Debug> TCPHandler: Processed in 0.002798958 sec. | ||
| 1232 | 2026.05.21 22:28:40.993935 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.05.21 22:28:40.994043 [ 3 ] {e8a775ca-d8b6-4aec-885a-bb4211864515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1234 | 2026.05.21 22:28:40.994093 [ 3 ] {e8a775ca-d8b6-4aec-885a-bb4211864515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1235 | 2026.05.21 22:28:40.997171 [ 3 ] {e8a775ca-d8b6-4aec-885a-bb4211864515} <Trace> oximeter.measurements_i64 (18512202-2d14-46db-967e-9430a60fac10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.05.21 22:28:40.997208 [ 3 ] {e8a775ca-d8b6-4aec-885a-bb4211864515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1237 | 2026.05.21 22:28:40.997702 [ 3 ] {e8a775ca-d8b6-4aec-885a-bb4211864515} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1238 | 2026.05.21 22:28:40.998201 [ 3 ] {e8a775ca-d8b6-4aec-885a-bb4211864515} <Trace> oximeter.measurements_i64 (18512202-2d14-46db-967e-9430a60fac10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.05.21 22:28:40.998342 [ 3 ] {e8a775ca-d8b6-4aec-885a-bb4211864515} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.004324 sec., 2775.208140610546 rows/sec., 215.68 KiB/sec. | ||
| 1240 | 2026.05.21 22:28:40.998377 [ 3 ] {e8a775ca-d8b6-4aec-885a-bb4211864515} <Debug> TCPHandler: Processed in 0.004496705 sec. | ||
| 1241 | 2026.05.21 22:28:41.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.15 MiB, peak 173.71 MiB, free memory in arenas 0.00 B, will set to 168.54 MiB (RSS), difference: 1.40 MiB | ||
| 1242 | 2026.05.21 22:28:45.968137 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.05.21 22:28:45.968530 [ 3 ] {356d888f-22bb-4cba-b58e-6506d3a0f98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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', 'oximeter_collector:collections', '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') FORMAT Native (stage: Complete) | ||
| 1244 | 2026.05.21 22:28:45.968970 [ 3 ] {356d888f-22bb-4cba-b58e-6506d3a0f98b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1245 | 2026.05.21 22:28:45.969028 [ 3 ] {356d888f-22bb-4cba-b58e-6506d3a0f98b} <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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1246 | 2026.05.21 22:28:45.969363 [ 3 ] {356d888f-22bb-4cba-b58e-6506d3a0f98b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1247 | 2026.05.21 22:28:45.969467 [ 3 ] {356d888f-22bb-4cba-b58e-6506d3a0f98b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1248 | 2026.05.21 22:28:45.969674 [ 3 ] {356d888f-22bb-4cba-b58e-6506d3a0f98b} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 21-element set) | ||
| 1249 | 2026.05.21 22:28:45.969724 [ 3 ] {356d888f-22bb-4cba-b58e-6506d3a0f98b} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1250 | 2026.05.21 22:28:45.969756 [ 3 ] {356d888f-22bb-4cba-b58e-6506d3a0f98b} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (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 | ||
| 1251 | 2026.05.21 22:28:45.969777 [ 3 ] {356d888f-22bb-4cba-b58e-6506d3a0f98b} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1252 | 2026.05.21 22:28:45.969838 [ 3 ] {356d888f-22bb-4cba-b58e-6506d3a0f98b} <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', 'oximeter_collector:collections', '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'))" | ||
| 1253 | 2026.05.21 22:28:45.969866 [ 3 ] {356d888f-22bb-4cba-b58e-6506d3a0f98b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1254 | 2026.05.21 22:28:45.971506 [ 3 ] {356d888f-22bb-4cba-b58e-6506d3a0f98b} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.003116 sec., 1604.6213093709885 rows/sec., 208.41 KiB/sec. | ||
| 1255 | 2026.05.21 22:28:45.971662 [ 3 ] {356d888f-22bb-4cba-b58e-6506d3a0f98b} <Debug> TCPHandler: Processed in 0.003743284 sec. | ||
| 1256 | 2026.05.21 22:28:45.976438 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.05.21 22:28:45.976712 [ 3 ] {c5001a11-62f5-48ff-881a-46f6d8e6db52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1258 | 2026.05.21 22:28:45.976830 [ 3 ] {c5001a11-62f5-48ff-881a-46f6d8e6db52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1259 | 2026.05.21 22:28:45.977790 [ 3 ] {c5001a11-62f5-48ff-881a-46f6d8e6db52} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.05.21 22:28:45.977851 [ 3 ] {c5001a11-62f5-48ff-881a-46f6d8e6db52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1261 | 2026.05.21 22:28:45.978441 [ 3 ] {c5001a11-62f5-48ff-881a-46f6d8e6db52} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1262 | 2026.05.21 22:28:45.978714 [ 3 ] {c5001a11-62f5-48ff-881a-46f6d8e6db52} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.05.21 22:28:45.978912 [ 3 ] {c5001a11-62f5-48ff-881a-46f6d8e6db52} <Debug> executeQuery: Read 20 rows, 4.85 KiB in 0.002283 sec., 8760.402978537013 rows/sec., 2.07 MiB/sec. | ||
| 1264 | 2026.05.21 22:28:45.978974 [ 3 ] {c5001a11-62f5-48ff-881a-46f6d8e6db52} <Debug> TCPHandler: Processed in 0.002720496 sec. | ||
| 1265 | 2026.05.21 22:28:45.979170 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.05.21 22:28:45.979314 [ 3 ] {dfbfe77b-affd-4e51-88ff-7852c8e2bb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1267 | 2026.05.21 22:28:45.979372 [ 3 ] {dfbfe77b-affd-4e51-88ff-7852c8e2bb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1268 | 2026.05.21 22:28:45.980815 [ 3 ] {dfbfe77b-affd-4e51-88ff-7852c8e2bb52} <Trace> oximeter.fields_i16 (4b79cbbf-a18f-4eb8-a97e-4f229fdd10a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.05.21 22:28:45.980859 [ 3 ] {dfbfe77b-affd-4e51-88ff-7852c8e2bb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1270 | 2026.05.21 22:28:45.981372 [ 3 ] {dfbfe77b-affd-4e51-88ff-7852c8e2bb52} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1271 | 2026.05.21 22:28:45.981664 [ 3 ] {dfbfe77b-affd-4e51-88ff-7852c8e2bb52} <Trace> oximeter.fields_i16 (4b79cbbf-a18f-4eb8-a97e-4f229fdd10a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.05.21 22:28:45.981832 [ 3 ] {dfbfe77b-affd-4e51-88ff-7852c8e2bb52} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002556 sec., 9389.671361502347 rows/sec., 797.76 KiB/sec. | ||
| 1273 | 2026.05.21 22:28:45.981879 [ 3 ] {dfbfe77b-affd-4e51-88ff-7852c8e2bb52} <Debug> TCPHandler: Processed in 0.002777088 sec. | ||
| 1274 | 2026.05.21 22:28:45.982064 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.05.21 22:28:45.982211 [ 3 ] {db6fe64c-2ca9-4737-a055-d8bc8c5aeacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1276 | 2026.05.21 22:28:45.982271 [ 3 ] {db6fe64c-2ca9-4737-a055-d8bc8c5aeacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1277 | 2026.05.21 22:28:45.982865 [ 3 ] {db6fe64c-2ca9-4737-a055-d8bc8c5aeacd} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.05.21 22:28:45.982908 [ 3 ] {db6fe64c-2ca9-4737-a055-d8bc8c5aeacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1279 | 2026.05.21 22:28:45.983287 [ 3 ] {db6fe64c-2ca9-4737-a055-d8bc8c5aeacd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1280 | 2026.05.21 22:28:45.983557 [ 3 ] {db6fe64c-2ca9-4737-a055-d8bc8c5aeacd} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.05.21 22:28:45.983717 [ 3 ] {db6fe64c-2ca9-4737-a055-d8bc8c5aeacd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001542 sec., 2594.0337224383916 rows/sec., 211.53 KiB/sec. | ||
| 1282 | 2026.05.21 22:28:45.983757 [ 3 ] {db6fe64c-2ca9-4737-a055-d8bc8c5aeacd} <Debug> TCPHandler: Processed in 0.001764319 sec. | ||
| 1283 | 2026.05.21 22:28:45.983934 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.05.21 22:28:45.984065 [ 3 ] {c30215fb-d456-4f4b-b6ed-52e6751133d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1285 | 2026.05.21 22:28:45.984118 [ 3 ] {c30215fb-d456-4f4b-b6ed-52e6751133d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1286 | 2026.05.21 22:28:45.984767 [ 3 ] {c30215fb-d456-4f4b-b6ed-52e6751133d2} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2026.05.21 22:28:45.984812 [ 3 ] {c30215fb-d456-4f4b-b6ed-52e6751133d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1288 | 2026.05.21 22:28:45.985209 [ 3 ] {c30215fb-d456-4f4b-b6ed-52e6751133d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1289 | 2026.05.21 22:28:45.985496 [ 3 ] {c30215fb-d456-4f4b-b6ed-52e6751133d2} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2026.05.21 22:28:45.985678 [ 3 ] {c30215fb-d456-4f4b-b6ed-52e6751133d2} <Debug> executeQuery: Read 148 rows, 13.56 KiB in 0.001638 sec., 90354.09035409035 rows/sec., 8.09 MiB/sec. | ||
| 1291 | 2026.05.21 22:28:45.985723 [ 3 ] {c30215fb-d456-4f4b-b6ed-52e6751133d2} <Debug> TCPHandler: Processed in 0.001852462 sec. | ||
| 1292 | 2026.05.21 22:28:45.985896 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2026.05.21 22:28:45.986034 [ 3 ] {48cf9452-86ac-44e6-993a-77b7cc6c78b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1294 | 2026.05.21 22:28:45.986091 [ 3 ] {48cf9452-86ac-44e6-993a-77b7cc6c78b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1295 | 2026.05.21 22:28:45.986727 [ 3 ] {48cf9452-86ac-44e6-993a-77b7cc6c78b3} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.05.21 22:28:45.986791 [ 3 ] {48cf9452-86ac-44e6-993a-77b7cc6c78b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1297 | 2026.05.21 22:28:45.987310 [ 3 ] {48cf9452-86ac-44e6-993a-77b7cc6c78b3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1298 | 2026.05.21 22:28:45.987628 [ 3 ] {48cf9452-86ac-44e6-993a-77b7cc6c78b3} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.05.21 22:28:45.987800 [ 3 ] {48cf9452-86ac-44e6-993a-77b7cc6c78b3} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001794 sec., 8918.617614269788 rows/sec., 691.32 KiB/sec. | ||
| 1300 | 2026.05.21 22:28:45.987845 [ 3 ] {48cf9452-86ac-44e6-993a-77b7cc6c78b3} <Debug> TCPHandler: Processed in 0.002022486 sec. | ||
| 1301 | 2026.05.21 22:28:45.988021 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2026.05.21 22:28:45.988156 [ 3 ] {38468b2f-a08b-4ecd-aa96-0139aac96252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1303 | 2026.05.21 22:28:45.988214 [ 3 ] {38468b2f-a08b-4ecd-aa96-0139aac96252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1304 | 2026.05.21 22:28:45.988766 [ 3 ] {38468b2f-a08b-4ecd-aa96-0139aac96252} <Trace> oximeter.fields_u32 (dc998df5-9da3-4f9d-87b9-1d8b1e67b1ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2026.05.21 22:28:45.988816 [ 3 ] {38468b2f-a08b-4ecd-aa96-0139aac96252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1306 | 2026.05.21 22:28:45.989207 [ 3 ] {38468b2f-a08b-4ecd-aa96-0139aac96252} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1307 | 2026.05.21 22:28:45.989487 [ 3 ] {38468b2f-a08b-4ecd-aa96-0139aac96252} <Trace> oximeter.fields_u32 (dc998df5-9da3-4f9d-87b9-1d8b1e67b1ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2026.05.21 22:28:45.989653 [ 3 ] {38468b2f-a08b-4ecd-aa96-0139aac96252} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001525 sec., 15737.704918032787 rows/sec., 1.31 MiB/sec. | ||
| 1309 | 2026.05.21 22:28:45.989697 [ 3 ] {38468b2f-a08b-4ecd-aa96-0139aac96252} <Debug> TCPHandler: Processed in 0.001747869 sec. | ||
| 1310 | 2026.05.21 22:28:45.989872 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.05.21 22:28:45.990004 [ 3 ] {d95b3481-da08-4777-ac09-2db181732323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1312 | 2026.05.21 22:28:45.990060 [ 3 ] {d95b3481-da08-4777-ac09-2db181732323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1313 | 2026.05.21 22:28:45.990602 [ 3 ] {d95b3481-da08-4777-ac09-2db181732323} <Trace> oximeter.fields_u8 (0157aef2-e98b-46db-902d-4a8fe6144d75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.05.21 22:28:45.990649 [ 3 ] {d95b3481-da08-4777-ac09-2db181732323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1315 | 2026.05.21 22:28:45.991062 [ 3 ] {d95b3481-da08-4777-ac09-2db181732323} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1316 | 2026.05.21 22:28:45.991351 [ 3 ] {d95b3481-da08-4777-ac09-2db181732323} <Trace> oximeter.fields_u8 (0157aef2-e98b-46db-902d-4a8fe6144d75): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.05.21 22:28:45.991518 [ 3 ] {d95b3481-da08-4777-ac09-2db181732323} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001541 sec., 7787.1512005191435 rows/sec., 608.37 KiB/sec. | ||
| 1318 | 2026.05.21 22:28:45.991565 [ 3 ] {d95b3481-da08-4777-ac09-2db181732323} <Debug> TCPHandler: Processed in 0.001759909 sec. | ||
| 1319 | 2026.05.21 22:28:45.991724 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.05.21 22:28:45.991860 [ 3 ] {da15b7c6-1590-49dd-a29d-30e99ebef6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1321 | 2026.05.21 22:28:45.991916 [ 3 ] {da15b7c6-1590-49dd-a29d-30e99ebef6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1322 | 2026.05.21 22:28:45.992501 [ 3 ] {da15b7c6-1590-49dd-a29d-30e99ebef6ec} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.05.21 22:28:45.992553 [ 3 ] {da15b7c6-1590-49dd-a29d-30e99ebef6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1324 | 2026.05.21 22:28:45.992964 [ 3 ] {da15b7c6-1590-49dd-a29d-30e99ebef6ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1325 | 2026.05.21 22:28:45.993287 [ 3 ] {da15b7c6-1590-49dd-a29d-30e99ebef6ec} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1326 | 2026.05.21 22:28:45.993493 [ 3 ] {da15b7c6-1590-49dd-a29d-30e99ebef6ec} <Debug> executeQuery: Read 68 rows, 5.82 KiB in 0.001661 sec., 40939.193257074054 rows/sec., 3.42 MiB/sec. | ||
| 1327 | 2026.05.21 22:28:45.993541 [ 3 ] {da15b7c6-1590-49dd-a29d-30e99ebef6ec} <Debug> TCPHandler: Processed in 0.001888113 sec. | ||
| 1328 | 2026.05.21 22:28:45.993714 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.05.21 22:28:45.993862 [ 3 ] {dc50bbd1-ca49-442c-8398-735d7ebe7e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1330 | 2026.05.21 22:28:45.993927 [ 3 ] {dc50bbd1-ca49-442c-8398-735d7ebe7e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1331 | 2026.05.21 22:28:45.994522 [ 3 ] {dc50bbd1-ca49-442c-8398-735d7ebe7e56} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2026.05.21 22:28:45.994570 [ 3 ] {dc50bbd1-ca49-442c-8398-735d7ebe7e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1333 | 2026.05.21 22:28:45.995068 [ 3 ] {dc50bbd1-ca49-442c-8398-735d7ebe7e56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1334 | 2026.05.21 22:28:45.995398 [ 3 ] {dc50bbd1-ca49-442c-8398-735d7ebe7e56} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.05.21 22:28:45.995578 [ 3 ] {dc50bbd1-ca49-442c-8398-735d7ebe7e56} <Debug> executeQuery: Read 338 rows, 27.31 KiB in 0.001745 sec., 193696.27507163322 rows/sec., 15.28 MiB/sec. | ||
| 1336 | 2026.05.21 22:28:45.995625 [ 3 ] {dc50bbd1-ca49-442c-8398-735d7ebe7e56} <Debug> TCPHandler: Processed in 0.001982886 sec. | ||
| 1337 | 2026.05.21 22:28:45.995818 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.05.21 22:28:45.995964 [ 3 ] {7fe7c694-2654-4585-a6c6-7f5c785c4948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1339 | 2026.05.21 22:28:45.996024 [ 3 ] {7fe7c694-2654-4585-a6c6-7f5c785c4948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1340 | 2026.05.21 22:28:45.996498 [ 3 ] {7fe7c694-2654-4585-a6c6-7f5c785c4948} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.05.21 22:28:45.996555 [ 3 ] {7fe7c694-2654-4585-a6c6-7f5c785c4948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1342 | 2026.05.21 22:28:45.997108 [ 3 ] {7fe7c694-2654-4585-a6c6-7f5c785c4948} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1343 | 2026.05.21 22:28:45.997422 [ 3 ] {7fe7c694-2654-4585-a6c6-7f5c785c4948} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.05.21 22:28:45.997595 [ 3 ] {7fe7c694-2654-4585-a6c6-7f5c785c4948} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.00166 sec., 10843.373493975903 rows/sec., 760.66 KiB/sec. | ||
| 1345 | 2026.05.21 22:28:45.997640 [ 3 ] {7fe7c694-2654-4585-a6c6-7f5c785c4948} <Debug> TCPHandler: Processed in 0.001895043 sec. | ||
| 1346 | 2026.05.21 22:28:48.256180 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2472 | ||
| 1347 | 2026.05.21 22:28:48.256682 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2026.05.21 22:28:48.256716 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1349 | 2026.05.21 22:28:48.257188 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1350 | 2026.05.21 22:28:48.257410 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.05.21 22:28:48.257533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2472 | ||
| 1352 | 2026.05.21 22:28:48.377164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1353 | 2026.05.21 22:28:48.394162 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.05.21 22:28:48.394229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1355 | 2026.05.21 22:28:48.400367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1356 | 2026.05.21 22:28:48.401100 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.05.21 22:28:48.403809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1358 | 2026.05.21 22:28:50.748786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 9 | ||
| 1359 | 2026.05.21 22:28:50.750321 [ 243 ] {} <Trace> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.05.21 22:28:50.750365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1361 | 2026.05.21 22:28:50.751511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1362 | 2026.05.21 22:28:50.751773 [ 243 ] {} <Trace> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2026.05.21 22:28:50.752001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 9 | ||
| 1364 | 2026.05.21 22:28:50.958273 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.05.21 22:28:50.958644 [ 3 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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') FORMAT Native (stage: Complete) | ||
| 1366 | 2026.05.21 22:28:50.958972 [ 3 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1367 | 2026.05.21 22:28:50.959008 [ 3 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <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')" moved to PREWHERE | ||
| 1368 | 2026.05.21 22:28:50.959222 [ 3 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1369 | 2026.05.21 22:28:50.959292 [ 3 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1370 | 2026.05.21 22:28:50.959454 [ 3 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1371 | 2026.05.21 22:28:50.959572 [ 316 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1372 | 2026.05.21 22:28:50.959594 [ 326 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1373 | 2026.05.21 22:28:50.959718 [ 3 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1374 | 2026.05.21 22:28:50.959747 [ 3 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1375 | 2026.05.21 22:28:50.962020 [ 3 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1376 | 2026.05.21 22:28:50.962078 [ 3 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1377 | 2026.05.21 22:28:50.964500 [ 3 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <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'))" | ||
| 1378 | 2026.05.21 22:28:50.964552 [ 3 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <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'))" | ||
| 1379 | 2026.05.21 22:28:50.966149 [ 3 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.007658 sec., 3264.559937320449 rows/sec., 718.20 KiB/sec. | ||
| 1380 | 2026.05.21 22:28:50.966272 [ 3 ] {c9942b21-cd84-4fac-9077-7f1b8aa95815} <Debug> TCPHandler: Processed in 0.008190659 sec. | ||
| 1381 | 2026.05.21 22:28:50.967767 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.05.21 22:28:50.967885 [ 3 ] {e7780e0a-d654-4514-9870-d2d5cbfdf0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1383 | 2026.05.21 22:28:50.967929 [ 3 ] {e7780e0a-d654-4514-9870-d2d5cbfdf0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1384 | 2026.05.21 22:28:50.968518 [ 3 ] {e7780e0a-d654-4514-9870-d2d5cbfdf0cb} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.05.21 22:28:50.968558 [ 3 ] {e7780e0a-d654-4514-9870-d2d5cbfdf0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1386 | 2026.05.21 22:28:50.968938 [ 3 ] {e7780e0a-d654-4514-9870-d2d5cbfdf0cb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1387 | 2026.05.21 22:28:50.969168 [ 3 ] {e7780e0a-d654-4514-9870-d2d5cbfdf0cb} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.05.21 22:28:50.969310 [ 3 ] {e7780e0a-d654-4514-9870-d2d5cbfdf0cb} <Debug> executeQuery: Read 78 rows, 6.88 KiB in 0.001459 sec., 53461.274845784785 rows/sec., 4.60 MiB/sec. | ||
| 1389 | 2026.05.21 22:28:50.969345 [ 3 ] {e7780e0a-d654-4514-9870-d2d5cbfdf0cb} <Debug> TCPHandler: Processed in 0.001629486 sec. | ||
| 1390 | 2026.05.21 22:28:50.969498 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2026.05.21 22:28:50.969596 [ 3 ] {6acac0d9-0aae-4ea5-8bb0-f6ad4134ae22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1392 | 2026.05.21 22:28:50.969638 [ 3 ] {6acac0d9-0aae-4ea5-8bb0-f6ad4134ae22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1393 | 2026.05.21 22:28:50.970056 [ 3 ] {6acac0d9-0aae-4ea5-8bb0-f6ad4134ae22} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.05.21 22:28:50.970093 [ 3 ] {6acac0d9-0aae-4ea5-8bb0-f6ad4134ae22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1395 | 2026.05.21 22:28:50.970378 [ 3 ] {6acac0d9-0aae-4ea5-8bb0-f6ad4134ae22} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1396 | 2026.05.21 22:28:50.970591 [ 3 ] {6acac0d9-0aae-4ea5-8bb0-f6ad4134ae22} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.05.21 22:28:50.970721 [ 3 ] {6acac0d9-0aae-4ea5-8bb0-f6ad4134ae22} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001145 sec., 22707.423580786028 rows/sec., 1.67 MiB/sec. | ||
| 1398 | 2026.05.21 22:28:50.970754 [ 3 ] {6acac0d9-0aae-4ea5-8bb0-f6ad4134ae22} <Debug> TCPHandler: Processed in 0.001304676 sec. | ||
| 1399 | 2026.05.21 22:28:50.970942 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.05.21 22:28:50.971038 [ 3 ] {e11b0ca3-f8da-4164-8f5f-cd3e746d61ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1401 | 2026.05.21 22:28:50.971077 [ 3 ] {e11b0ca3-f8da-4164-8f5f-cd3e746d61ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1402 | 2026.05.21 22:28:50.971557 [ 3 ] {e11b0ca3-f8da-4164-8f5f-cd3e746d61ba} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.05.21 22:28:50.971593 [ 3 ] {e11b0ca3-f8da-4164-8f5f-cd3e746d61ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1404 | 2026.05.21 22:28:50.971887 [ 3 ] {e11b0ca3-f8da-4164-8f5f-cd3e746d61ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1405 | 2026.05.21 22:28:50.972098 [ 3 ] {e11b0ca3-f8da-4164-8f5f-cd3e746d61ba} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.05.21 22:28:50.972223 [ 3 ] {e11b0ca3-f8da-4164-8f5f-cd3e746d61ba} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001203 sec., 44887.78054862843 rows/sec., 3.51 MiB/sec. | ||
| 1407 | 2026.05.21 22:28:50.972255 [ 3 ] {e11b0ca3-f8da-4164-8f5f-cd3e746d61ba} <Debug> TCPHandler: Processed in 0.001364638 sec. | ||
| 1408 | 2026.05.21 22:28:50.972394 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.05.21 22:28:50.972489 [ 3 ] {8e243b5b-b4ce-43c1-b159-711936a4e01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1410 | 2026.05.21 22:28:50.972532 [ 3 ] {8e243b5b-b4ce-43c1-b159-711936a4e01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1411 | 2026.05.21 22:28:50.972926 [ 3 ] {8e243b5b-b4ce-43c1-b159-711936a4e01d} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.05.21 22:28:50.972962 [ 3 ] {8e243b5b-b4ce-43c1-b159-711936a4e01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1413 | 2026.05.21 22:28:50.973279 [ 3 ] {8e243b5b-b4ce-43c1-b159-711936a4e01d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1414 | 2026.05.21 22:28:50.973499 [ 3 ] {8e243b5b-b4ce-43c1-b159-711936a4e01d} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.05.21 22:28:50.973624 [ 3 ] {8e243b5b-b4ce-43c1-b159-711936a4e01d} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001153 sec., 86730.26886383348 rows/sec., 6.01 MiB/sec. | ||
| 1416 | 2026.05.21 22:28:50.973656 [ 3 ] {8e243b5b-b4ce-43c1-b159-711936a4e01d} <Debug> TCPHandler: Processed in 0.001310756 sec. | ||
| 1417 | 2026.05.21 22:28:50.973791 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.05.21 22:28:50.973886 [ 3 ] {edc6baa8-5ddb-4f72-9a43-0f759e2a185c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1419 | 2026.05.21 22:28:50.973940 [ 3 ] {edc6baa8-5ddb-4f72-9a43-0f759e2a185c} <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 | ||
| 1420 | 2026.05.21 22:28:50.974773 [ 3 ] {edc6baa8-5ddb-4f72-9a43-0f759e2a185c} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.05.21 22:28:50.974811 [ 3 ] {edc6baa8-5ddb-4f72-9a43-0f759e2a185c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1422 | 2026.05.21 22:28:50.975352 [ 3 ] {edc6baa8-5ddb-4f72-9a43-0f759e2a185c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1423 | 2026.05.21 22:28:50.975574 [ 3 ] {edc6baa8-5ddb-4f72-9a43-0f759e2a185c} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.05.21 22:28:50.975706 [ 3 ] {edc6baa8-5ddb-4f72-9a43-0f759e2a185c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001838 sec., 14145.810663764962 rows/sec., 25.35 MiB/sec. | ||
| 1425 | 2026.05.21 22:28:50.975752 [ 3 ] {edc6baa8-5ddb-4f72-9a43-0f759e2a185c} <Debug> TCPHandler: Processed in 0.002013077 sec. | ||
| 1426 | 2026.05.21 22:28:50.975884 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.05.21 22:28:50.975986 [ 3 ] {ea9857ed-de0b-4e09-abab-279fe5a8d174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1428 | 2026.05.21 22:28:50.976028 [ 3 ] {ea9857ed-de0b-4e09-abab-279fe5a8d174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1429 | 2026.05.21 22:28:50.976367 [ 3 ] {ea9857ed-de0b-4e09-abab-279fe5a8d174} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2026.05.21 22:28:50.976403 [ 3 ] {ea9857ed-de0b-4e09-abab-279fe5a8d174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1431 | 2026.05.21 22:28:50.976695 [ 3 ] {ea9857ed-de0b-4e09-abab-279fe5a8d174} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1432 | 2026.05.21 22:28:50.976901 [ 3 ] {ea9857ed-de0b-4e09-abab-279fe5a8d174} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2026.05.21 22:28:50.977022 [ 3 ] {ea9857ed-de0b-4e09-abab-279fe5a8d174} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001055 sec., 28436.018957345972 rows/sec., 1.95 MiB/sec. | ||
| 1434 | 2026.05.21 22:28:50.977054 [ 3 ] {ea9857ed-de0b-4e09-abab-279fe5a8d174} <Debug> TCPHandler: Processed in 0.001219114 sec. | ||
| 1435 | 2026.05.21 22:28:55.712154 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1436 | 2026.05.21 22:28:55.712232 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1437 | 2026.05.21 22:28:55.758510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2920 | ||
| 1438 | 2026.05.21 22:28:55.758999 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2026.05.21 22:28:55.759046 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1440 | 2026.05.21 22:28:55.759550 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1441 | 2026.05.21 22:28:55.759778 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2026.05.21 22:28:55.759902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2920 | ||
| 1443 | 2026.05.21 22:28:55.759927 [ 47 ] {} <Debug> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1444 | 2026.05.21 22:28:55.760011 [ 47 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.05.21 22:28:55.760033 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1446 | 2026.05.21 22:28:55.762446 [ 186 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::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 | ||
| 1447 | 2026.05.21 22:28:55.764536 [ 186 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1448 | 2026.05.21 22:28:55.767043 [ 186 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 552 rows starting from the beginning of the part | ||
| 1449 | 2026.05.21 22:28:55.767182 [ 186 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 448 rows starting from the beginning of the part | ||
| 1450 | 2026.05.21 22:28:55.767245 [ 186 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1451 | 2026.05.21 22:28:55.767298 [ 186 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1452 | 2026.05.21 22:28:55.767357 [ 186 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1453 | 2026.05.21 22:28:55.767423 [ 186 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1454 | 2026.05.21 22:28:55.789354 [ 189 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2920 rows, containing 4 columns (4 merged, 0 gathered) in 0.029222597 sec., 99922.67285484586 rows/sec., 1.43 MiB/sec. | ||
| 1455 | 2026.05.21 22:28:55.790340 [ 193 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1456 | 2026.05.21 22:28:55.790671 [ 193 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_6_1} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.05.21 22:28:55.790750 [ 193 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_6_1} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1458 | 2026.05.21 22:28:55.790859 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1459 | 2026.05.21 22:28:55.904791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1460 | 2026.05.21 22:28:55.921049 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.05.21 22:28:55.921097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1462 | 2026.05.21 22:28:55.927241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1463 | 2026.05.21 22:28:55.927963 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.05.21 22:28:55.928251 [ 47 ] {} <Debug> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1465 | 2026.05.21 22:28:55.928302 [ 47 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.05.21 22:28:55.928326 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1467 | 2026.05.21 22:28:55.928516 [ 193 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::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 | ||
| 1468 | 2026.05.21 22:28:55.931297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1469 | 2026.05.21 22:28:55.933434 [ 193 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1470 | 2026.05.21 22:28:55.935142 [ 193 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::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 | ||
| 1471 | 2026.05.21 22:28:55.940261 [ 193 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::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 | ||
| 1472 | 2026.05.21 22:28:55.945276 [ 193 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::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 | ||
| 1473 | 2026.05.21 22:28:55.949731 [ 193 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::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 | ||
| 1474 | 2026.05.21 22:28:55.956833 [ 193 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::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 | ||
| 1475 | 2026.05.21 22:28:55.956945 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.05.21 22:28:55.957174 [ 3 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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') FORMAT Native (stage: Complete) | ||
| 1477 | 2026.05.21 22:28:55.957519 [ 3 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1478 | 2026.05.21 22:28:55.957562 [ 3 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <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')" moved to PREWHERE | ||
| 1479 | 2026.05.21 22:28:55.957803 [ 3 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1480 | 2026.05.21 22:28:55.957900 [ 3 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1481 | 2026.05.21 22:28:55.958042 [ 3 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1482 | 2026.05.21 22:28:55.958128 [ 348 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1483 | 2026.05.21 22:28:55.958135 [ 324 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1484 | 2026.05.21 22:28:55.958234 [ 3 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1485 | 2026.05.21 22:28:55.958262 [ 3 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1486 | 2026.05.21 22:28:55.958328 [ 3 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1487 | 2026.05.21 22:28:55.958348 [ 3 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1488 | 2026.05.21 22:28:55.958418 [ 3 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <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'))" | ||
| 1489 | 2026.05.21 22:28:55.958466 [ 3 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <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'))" | ||
| 1490 | 2026.05.21 22:28:55.959752 [ 3 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <Debug> executeQuery: Read 25 rows, 5.07 KiB in 0.002666 sec., 9377.344336084021 rows/sec., 1.86 MiB/sec. | ||
| 1491 | 2026.05.21 22:28:55.959937 [ 3 ] {006719f5-8e74-4c65-b663-6e03969c8d2e} <Debug> TCPHandler: Processed in 0.003128227 sec. | ||
| 1492 | 2026.05.21 22:28:55.961153 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1493 | 2026.05.21 22:28:55.961296 [ 3 ] {7adec429-91ef-4a72-8940-3eeb86151428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1494 | 2026.05.21 22:28:55.961358 [ 3 ] {7adec429-91ef-4a72-8940-3eeb86151428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1495 | 2026.05.21 22:28:55.961456 [ 193 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::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 | ||
| 1496 | 2026.05.21 22:28:55.961906 [ 3 ] {7adec429-91ef-4a72-8940-3eeb86151428} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2026.05.21 22:28:55.961955 [ 3 ] {7adec429-91ef-4a72-8940-3eeb86151428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1498 | 2026.05.21 22:28:55.962360 [ 3 ] {7adec429-91ef-4a72-8940-3eeb86151428} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1499 | 2026.05.21 22:28:55.962593 [ 3 ] {7adec429-91ef-4a72-8940-3eeb86151428} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2026.05.21 22:28:55.962746 [ 3 ] {7adec429-91ef-4a72-8940-3eeb86151428} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001499 sec., 17344.896597731822 rows/sec., 1.29 MiB/sec. | ||
| 1501 | 2026.05.21 22:28:55.962781 [ 3 ] {7adec429-91ef-4a72-8940-3eeb86151428} <Debug> TCPHandler: Processed in 0.001748749 sec. | ||
| 1502 | 2026.05.21 22:28:55.962918 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1503 | 2026.05.21 22:28:55.963015 [ 3 ] {b22ba2c9-8b7d-4ce6-b098-b1b2b12b7414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1504 | 2026.05.21 22:28:55.963055 [ 3 ] {b22ba2c9-8b7d-4ce6-b098-b1b2b12b7414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1505 | 2026.05.21 22:28:55.963533 [ 3 ] {b22ba2c9-8b7d-4ce6-b098-b1b2b12b7414} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2026.05.21 22:28:55.963570 [ 3 ] {b22ba2c9-8b7d-4ce6-b098-b1b2b12b7414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1507 | 2026.05.21 22:28:55.963905 [ 3 ] {b22ba2c9-8b7d-4ce6-b098-b1b2b12b7414} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1508 | 2026.05.21 22:28:55.964121 [ 3 ] {b22ba2c9-8b7d-4ce6-b098-b1b2b12b7414} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2026.05.21 22:28:55.964258 [ 3 ] {b22ba2c9-8b7d-4ce6-b098-b1b2b12b7414} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001262 sec., 22187.00475435816 rows/sec., 1.73 MiB/sec. | ||
| 1510 | 2026.05.21 22:28:55.964291 [ 3 ] {b22ba2c9-8b7d-4ce6-b098-b1b2b12b7414} <Debug> TCPHandler: Processed in 0.00142317 sec. | ||
| 1511 | 2026.05.21 22:28:55.964439 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2026.05.21 22:28:55.964535 [ 3 ] {e698e236-a1a8-44b8-b4c6-57e5f3aae0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1513 | 2026.05.21 22:28:55.964577 [ 3 ] {e698e236-a1a8-44b8-b4c6-57e5f3aae0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1514 | 2026.05.21 22:28:55.964962 [ 3 ] {e698e236-a1a8-44b8-b4c6-57e5f3aae0db} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2026.05.21 22:28:55.964998 [ 3 ] {e698e236-a1a8-44b8-b4c6-57e5f3aae0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1516 | 2026.05.21 22:28:55.965344 [ 3 ] {e698e236-a1a8-44b8-b4c6-57e5f3aae0db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1517 | 2026.05.21 22:28:55.965556 [ 3 ] {e698e236-a1a8-44b8-b4c6-57e5f3aae0db} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2026.05.21 22:28:55.965683 [ 3 ] {e698e236-a1a8-44b8-b4c6-57e5f3aae0db} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001167 sec., 85689.8029134533 rows/sec., 5.94 MiB/sec. | ||
| 1519 | 2026.05.21 22:28:55.965717 [ 3 ] {e698e236-a1a8-44b8-b4c6-57e5f3aae0db} <Debug> TCPHandler: Processed in 0.001327067 sec. | ||
| 1520 | 2026.05.21 22:28:55.965875 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2026.05.21 22:28:55.965971 [ 3 ] {17633982-9ffd-43e0-8a05-f67053741a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1522 | 2026.05.21 22:28:55.966012 [ 3 ] {17633982-9ffd-43e0-8a05-f67053741a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1523 | 2026.05.21 22:28:55.966346 [ 3 ] {17633982-9ffd-43e0-8a05-f67053741a42} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2026.05.21 22:28:55.966381 [ 3 ] {17633982-9ffd-43e0-8a05-f67053741a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1525 | 2026.05.21 22:28:55.966711 [ 3 ] {17633982-9ffd-43e0-8a05-f67053741a42} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1526 | 2026.05.21 22:28:55.966918 [ 3 ] {17633982-9ffd-43e0-8a05-f67053741a42} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2026.05.21 22:28:55.967045 [ 3 ] {17633982-9ffd-43e0-8a05-f67053741a42} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001092 sec., 27472.52747252747 rows/sec., 1.88 MiB/sec. | ||
| 1528 | 2026.05.21 22:28:55.967077 [ 3 ] {17633982-9ffd-43e0-8a05-f67053741a42} <Debug> TCPHandler: Processed in 0.001250675 sec. | ||
| 1529 | 2026.05.21 22:28:56.001162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.24 MiB, peak 181.24 MiB, free memory in arenas 0.00 B, will set to 179.93 MiB (RSS), difference: -1.31 MiB | ||
| 1530 | 2026.05.21 22:28:56.027809 [ 189 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.099384236 sec., 462.85006406851085 rows/sec., 2.39 MiB/sec. | ||
| 1531 | 2026.05.21 22:28:56.029880 [ 189 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1532 | 2026.05.21 22:28:56.031881 [ 189 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::all_1_6_1} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.05.21 22:28:56.031962 [ 189 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::all_1_6_1} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1534 | 2026.05.21 22:28:56.033701 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1535 | 2026.05.21 22:28:57.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.53 MiB, peak 181.24 MiB, free memory in arenas 0.00 B, will set to 181.68 MiB (RSS), difference: 11.16 MiB | ||
| 1536 | 2026.05.21 22:29:00.752925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 10 | ||
| 1537 | 2026.05.21 22:29:00.754682 [ 243 ] {} <Trace> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.05.21 22:29:00.754736 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1539 | 2026.05.21 22:29:00.755979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1540 | 2026.05.21 22:29:00.756251 [ 243 ] {} <Trace> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.05.21 22:29:00.756504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 10 | ||
| 1542 | 2026.05.21 22:29:00.959026 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2026.05.21 22:29:00.959223 [ 3 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 1544 | 2026.05.21 22:29:00.959524 [ 3 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1545 | 2026.05.21 22:29:00.959561 [ 3 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1546 | 2026.05.21 22:29:00.959760 [ 3 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1547 | 2026.05.21 22:29:00.959826 [ 3 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1548 | 2026.05.21 22:29:00.959964 [ 3 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 16-element set) | ||
| 1549 | 2026.05.21 22:29:00.960081 [ 323 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1550 | 2026.05.21 22:29:00.960115 [ 355 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1551 | 2026.05.21 22:29:00.960260 [ 3 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1552 | 2026.05.21 22:29:00.960290 [ 3 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1553 | 2026.05.21 22:29:00.960359 [ 3 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1554 | 2026.05.21 22:29:00.960379 [ 3 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1555 | 2026.05.21 22:29:00.960415 [ 3 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <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', 'oximeter_collector:collections'))" | ||
| 1556 | 2026.05.21 22:29:00.960457 [ 3 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <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', 'oximeter_collector:collections'))" | ||
| 1557 | 2026.05.21 22:29:00.962072 [ 3 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.002928 sec., 8538.25136612022 rows/sec., 1.83 MiB/sec. | ||
| 1558 | 2026.05.21 22:29:00.962196 [ 3 ] {e5f0726f-01ef-4506-8e6a-cf8942150a5e} <Debug> TCPHandler: Processed in 0.003272321 sec. | ||
| 1559 | 2026.05.21 22:29:00.964053 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2026.05.21 22:29:00.964213 [ 3 ] {d925d4e3-79d6-41bd-8e74-2e10ac935f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1561 | 2026.05.21 22:29:00.964275 [ 3 ] {d925d4e3-79d6-41bd-8e74-2e10ac935f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1562 | 2026.05.21 22:29:00.964992 [ 3 ] {d925d4e3-79d6-41bd-8e74-2e10ac935f45} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.05.21 22:29:00.965033 [ 3 ] {d925d4e3-79d6-41bd-8e74-2e10ac935f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1564 | 2026.05.21 22:29:00.965373 [ 3 ] {d925d4e3-79d6-41bd-8e74-2e10ac935f45} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1565 | 2026.05.21 22:29:00.965603 [ 3 ] {d925d4e3-79d6-41bd-8e74-2e10ac935f45} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.05.21 22:29:00.965740 [ 3 ] {d925d4e3-79d6-41bd-8e74-2e10ac935f45} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001574 sec., 1270.6480304955526 rows/sec., 103.61 KiB/sec. | ||
| 1567 | 2026.05.21 22:29:00.965775 [ 3 ] {d925d4e3-79d6-41bd-8e74-2e10ac935f45} <Debug> TCPHandler: Processed in 0.00179698 sec. | ||
| 1568 | 2026.05.21 22:29:00.965973 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.05.21 22:29:00.966074 [ 3 ] {b78b54e8-6dc7-4444-9cb8-0c63929c6918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1570 | 2026.05.21 22:29:00.966116 [ 3 ] {b78b54e8-6dc7-4444-9cb8-0c63929c6918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1571 | 2026.05.21 22:29:00.966676 [ 3 ] {b78b54e8-6dc7-4444-9cb8-0c63929c6918} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.05.21 22:29:00.966715 [ 3 ] {b78b54e8-6dc7-4444-9cb8-0c63929c6918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1573 | 2026.05.21 22:29:00.967017 [ 3 ] {b78b54e8-6dc7-4444-9cb8-0c63929c6918} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1574 | 2026.05.21 22:29:00.967241 [ 3 ] {b78b54e8-6dc7-4444-9cb8-0c63929c6918} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.05.21 22:29:00.967366 [ 3 ] {b78b54e8-6dc7-4444-9cb8-0c63929c6918} <Debug> executeQuery: Read 105 rows, 9.01 KiB in 0.001311 sec., 80091.53318077803 rows/sec., 6.72 MiB/sec. | ||
| 1576 | 2026.05.21 22:29:00.967369 [ 72 ] {} <Debug> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1577 | 2026.05.21 22:29:00.967403 [ 3 ] {b78b54e8-6dc7-4444-9cb8-0c63929c6918} <Debug> TCPHandler: Processed in 0.001480412 sec. | ||
| 1578 | 2026.05.21 22:29:00.967432 [ 72 ] {} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.05.21 22:29:00.967461 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1580 | 2026.05.21 22:29:00.967563 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.05.21 22:29:00.967605 [ 201 ] {58bf8911-00c0-4871-af29-14309a0754e8::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 | ||
| 1582 | 2026.05.21 22:29:00.967677 [ 3 ] {f0575ffa-a92e-48fe-ae6a-f8cff4d13b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1583 | 2026.05.21 22:29:00.967723 [ 3 ] {f0575ffa-a92e-48fe-ae6a-f8cff4d13b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1584 | 2026.05.21 22:29:00.967744 [ 201 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1585 | 2026.05.21 22:29:00.967794 [ 201 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 1586 | 2026.05.21 22:29:00.967892 [ 201 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1587 | 2026.05.21 22:29:00.967951 [ 201 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 1588 | 2026.05.21 22:29:00.968007 [ 201 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
| 1589 | 2026.05.21 22:29:00.968079 [ 201 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1590 | 2026.05.21 22:29:00.968136 [ 201 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 105 rows starting from the beginning of the part | ||
| 1591 | 2026.05.21 22:29:00.968193 [ 3 ] {f0575ffa-a92e-48fe-ae6a-f8cff4d13b40} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2026.05.21 22:29:00.968244 [ 3 ] {f0575ffa-a92e-48fe-ae6a-f8cff4d13b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1593 | 2026.05.21 22:29:00.968665 [ 3 ] {f0575ffa-a92e-48fe-ae6a-f8cff4d13b40} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1594 | 2026.05.21 22:29:00.968921 [ 3 ] {f0575ffa-a92e-48fe-ae6a-f8cff4d13b40} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.05.21 22:29:00.969071 [ 3 ] {f0575ffa-a92e-48fe-ae6a-f8cff4d13b40} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001417 sec., 19760.056457304163 rows/sec., 1.44 MiB/sec. | ||
| 1596 | 2026.05.21 22:29:00.969108 [ 3 ] {f0575ffa-a92e-48fe-ae6a-f8cff4d13b40} <Debug> TCPHandler: Processed in 0.001593224 sec. | ||
| 1597 | 2026.05.21 22:29:00.969264 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.05.21 22:29:00.969262 [ 200 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710038 sec., 253795.5296899835 rows/sec., 23.07 MiB/sec. | ||
| 1599 | 2026.05.21 22:29:00.969361 [ 3 ] {70e20a8d-77af-42c6-8bed-331cba629e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1600 | 2026.05.21 22:29:00.969407 [ 3 ] {70e20a8d-77af-42c6-8bed-331cba629e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1601 | 2026.05.21 22:29:00.969507 [ 191 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1602 | 2026.05.21 22:29:00.969800 [ 191 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_6_1} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.05.21 22:29:00.969870 [ 191 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_6_1} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1604 | 2026.05.21 22:29:00.969942 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1605 | 2026.05.21 22:29:00.969981 [ 3 ] {70e20a8d-77af-42c6-8bed-331cba629e5b} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.05.21 22:29:00.970024 [ 3 ] {70e20a8d-77af-42c6-8bed-331cba629e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1607 | 2026.05.21 22:29:00.970357 [ 3 ] {70e20a8d-77af-42c6-8bed-331cba629e5b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1608 | 2026.05.21 22:29:00.970565 [ 3 ] {70e20a8d-77af-42c6-8bed-331cba629e5b} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.05.21 22:29:00.970689 [ 3 ] {70e20a8d-77af-42c6-8bed-331cba629e5b} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001346 sec., 62407.132243684995 rows/sec., 4.87 MiB/sec. | ||
| 1610 | 2026.05.21 22:29:00.970689 [ 71 ] {} <Debug> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1611 | 2026.05.21 22:29:00.970725 [ 3 ] {70e20a8d-77af-42c6-8bed-331cba629e5b} <Debug> TCPHandler: Processed in 0.001510843 sec. | ||
| 1612 | 2026.05.21 22:29:00.970748 [ 71 ] {} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.05.21 22:29:00.970775 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1614 | 2026.05.21 22:29:00.970860 [ 201 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::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 | ||
| 1615 | 2026.05.21 22:29:00.970893 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.05.21 22:29:00.970967 [ 201 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1617 | 2026.05.21 22:29:00.970996 [ 3 ] {b1637149-4d98-4b83-9edd-8c1dc5ce1414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1618 | 2026.05.21 22:29:00.971000 [ 201 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 1619 | 2026.05.21 22:29:00.971050 [ 3 ] {b1637149-4d98-4b83-9edd-8c1dc5ce1414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1620 | 2026.05.21 22:29:00.971078 [ 201 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 1621 | 2026.05.21 22:29:00.971126 [ 201 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
| 1622 | 2026.05.21 22:29:00.971165 [ 201 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part | ||
| 1623 | 2026.05.21 22:29:00.971204 [ 201 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1624 | 2026.05.21 22:29:00.971254 [ 201 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 84 rows starting from the beginning of the part | ||
| 1625 | 2026.05.21 22:29:00.971712 [ 3 ] {b1637149-4d98-4b83-9edd-8c1dc5ce1414} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.05.21 22:29:00.971755 [ 3 ] {b1637149-4d98-4b83-9edd-8c1dc5ce1414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1627 | 2026.05.21 22:29:00.972027 [ 201 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204654 sec., 242393.25150624162 rows/sec., 20.20 MiB/sec. | ||
| 1628 | 2026.05.21 22:29:00.972136 [ 3 ] {b1637149-4d98-4b83-9edd-8c1dc5ce1414} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1629 | 2026.05.21 22:29:00.972176 [ 201 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1630 | 2026.05.21 22:29:00.972521 [ 201 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_6_1} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.05.21 22:29:00.972557 [ 3 ] {b1637149-4d98-4b83-9edd-8c1dc5ce1414} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.05.21 22:29:00.972589 [ 201 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_6_1} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1633 | 2026.05.21 22:29:00.972655 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1634 | 2026.05.21 22:29:00.972744 [ 3 ] {b1637149-4d98-4b83-9edd-8c1dc5ce1414} <Debug> executeQuery: Read 131 rows, 9.30 KiB in 0.001765 sec., 74220.96317280454 rows/sec., 5.15 MiB/sec. | ||
| 1635 | 2026.05.21 22:29:00.972794 [ 3 ] {b1637149-4d98-4b83-9edd-8c1dc5ce1414} <Debug> TCPHandler: Processed in 0.001949774 sec. | ||
| 1636 | 2026.05.21 22:29:00.972944 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2026.05.21 22:29:00.973043 [ 3 ] {a4be9ba7-ae19-43b3-9f7f-0959d3afdeed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1638 | 2026.05.21 22:29:00.973100 [ 3 ] {a4be9ba7-ae19-43b3-9f7f-0959d3afdeed} <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 | ||
| 1639 | 2026.05.21 22:29:00.973943 [ 3 ] {a4be9ba7-ae19-43b3-9f7f-0959d3afdeed} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.05.21 22:29:00.973982 [ 3 ] {a4be9ba7-ae19-43b3-9f7f-0959d3afdeed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1641 | 2026.05.21 22:29:00.974543 [ 3 ] {a4be9ba7-ae19-43b3-9f7f-0959d3afdeed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1642 | 2026.05.21 22:29:00.974772 [ 3 ] {a4be9ba7-ae19-43b3-9f7f-0959d3afdeed} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2026.05.21 22:29:00.974907 [ 3 ] {a4be9ba7-ae19-43b3-9f7f-0959d3afdeed} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001883 sec., 13807.753584705259 rows/sec., 24.74 MiB/sec. | ||
| 1644 | 2026.05.21 22:29:00.974954 [ 3 ] {a4be9ba7-ae19-43b3-9f7f-0959d3afdeed} <Debug> TCPHandler: Processed in 0.002059948 sec. | ||
| 1645 | 2026.05.21 22:29:00.975089 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.05.21 22:29:00.975187 [ 3 ] {86471446-586a-4f78-a910-cb271840f2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1647 | 2026.05.21 22:29:00.975229 [ 3 ] {86471446-586a-4f78-a910-cb271840f2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1648 | 2026.05.21 22:29:00.975613 [ 3 ] {86471446-586a-4f78-a910-cb271840f2f2} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.05.21 22:29:00.975650 [ 3 ] {86471446-586a-4f78-a910-cb271840f2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1650 | 2026.05.21 22:29:00.975957 [ 3 ] {86471446-586a-4f78-a910-cb271840f2f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1651 | 2026.05.21 22:29:00.976174 [ 3 ] {86471446-586a-4f78-a910-cb271840f2f2} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.05.21 22:29:00.976300 [ 3 ] {86471446-586a-4f78-a910-cb271840f2f2} <Debug> executeQuery: Read 42 rows, 2.95 KiB in 0.001132 sec., 37102.473498233216 rows/sec., 2.54 MiB/sec. | ||
| 1653 | 2026.05.21 22:29:00.976333 [ 3 ] {86471446-586a-4f78-a910-cb271840f2f2} <Debug> TCPHandler: Processed in 0.001293766 sec. | ||
| 1654 | 2026.05.21 22:29:03.260357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3432 | ||
| 1655 | 2026.05.21 22:29:03.260938 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.05.21 22:29:03.260975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1657 | 2026.05.21 22:29:03.261453 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1658 | 2026.05.21 22:29:03.261677 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.05.21 22:29:03.261801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3432 | ||
| 1660 | 2026.05.21 22:29:03.432274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1661 | 2026.05.21 22:29:03.449543 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.05.21 22:29:03.449607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1663 | 2026.05.21 22:29:03.455027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1664 | 2026.05.21 22:29:03.455728 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.05.21 22:29:03.458750 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1666 | 2026.05.21 22:29:05.959887 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1667 | 2026.05.21 22:29:05.960205 [ 3 ] {6f197078-86c5-460e-9d66-466174c4553c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) 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') FORMAT Native (stage: Complete) | ||
| 1668 | 2026.05.21 22:29:05.960545 [ 3 ] {6f197078-86c5-460e-9d66-466174c4553c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1669 | 2026.05.21 22:29:05.960580 [ 3 ] {6f197078-86c5-460e-9d66-466174c4553c} <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')" moved to PREWHERE | ||
| 1670 | 2026.05.21 22:29:05.960783 [ 3 ] {6f197078-86c5-460e-9d66-466174c4553c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1671 | 2026.05.21 22:29:05.960851 [ 3 ] {6f197078-86c5-460e-9d66-466174c4553c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1672 | 2026.05.21 22:29:05.960992 [ 3 ] {6f197078-86c5-460e-9d66-466174c4553c} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1673 | 2026.05.21 22:29:05.961081 [ 323 ] {6f197078-86c5-460e-9d66-466174c4553c} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1674 | 2026.05.21 22:29:05.961102 [ 355 ] {6f197078-86c5-460e-9d66-466174c4553c} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1675 | 2026.05.21 22:29:05.961213 [ 3 ] {6f197078-86c5-460e-9d66-466174c4553c} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1676 | 2026.05.21 22:29:05.961241 [ 3 ] {6f197078-86c5-460e-9d66-466174c4553c} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1677 | 2026.05.21 22:29:05.961308 [ 3 ] {6f197078-86c5-460e-9d66-466174c4553c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1678 | 2026.05.21 22:29:05.961328 [ 3 ] {6f197078-86c5-460e-9d66-466174c4553c} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1679 | 2026.05.21 22:29:05.961363 [ 3 ] {6f197078-86c5-460e-9d66-466174c4553c} <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'))" | ||
| 1680 | 2026.05.21 22:29:05.961400 [ 3 ] {6f197078-86c5-460e-9d66-466174c4553c} <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'))" | ||
| 1681 | 2026.05.21 22:29:05.962441 [ 3 ] {6f197078-86c5-460e-9d66-466174c4553c} <Debug> executeQuery: Read 25 rows, 5.07 KiB in 0.002331 sec., 10725.010725010725 rows/sec., 2.13 MiB/sec. | ||
| 1682 | 2026.05.21 22:29:05.962556 [ 3 ] {6f197078-86c5-460e-9d66-466174c4553c} <Debug> TCPHandler: Processed in 0.002808918 sec. | ||
| 1683 | 2026.05.21 22:29:05.964100 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2026.05.21 22:29:05.964277 [ 3 ] {f264eed6-b10c-4d7f-90a1-26359aa0b2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1685 | 2026.05.21 22:29:05.964350 [ 3 ] {f264eed6-b10c-4d7f-90a1-26359aa0b2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1686 | 2026.05.21 22:29:05.965021 [ 3 ] {f264eed6-b10c-4d7f-90a1-26359aa0b2bc} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.05.21 22:29:05.965069 [ 3 ] {f264eed6-b10c-4d7f-90a1-26359aa0b2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1688 | 2026.05.21 22:29:05.965448 [ 3 ] {f264eed6-b10c-4d7f-90a1-26359aa0b2bc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1689 | 2026.05.21 22:29:05.965680 [ 3 ] {f264eed6-b10c-4d7f-90a1-26359aa0b2bc} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.05.21 22:29:05.965824 [ 3 ] {f264eed6-b10c-4d7f-90a1-26359aa0b2bc} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001601 sec., 32479.700187382885 rows/sec., 2.46 MiB/sec. | ||
| 1691 | 2026.05.21 22:29:05.965861 [ 3 ] {f264eed6-b10c-4d7f-90a1-26359aa0b2bc} <Debug> TCPHandler: Processed in 0.001890613 sec. | ||
| 1692 | 2026.05.21 22:29:05.966008 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.05.21 22:29:05.966106 [ 3 ] {2e7da1b1-3fe8-4387-b857-4267122008a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1694 | 2026.05.21 22:29:05.966146 [ 3 ] {2e7da1b1-3fe8-4387-b857-4267122008a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1695 | 2026.05.21 22:29:05.966566 [ 3 ] {2e7da1b1-3fe8-4387-b857-4267122008a4} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.05.21 22:29:05.966602 [ 3 ] {2e7da1b1-3fe8-4387-b857-4267122008a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1697 | 2026.05.21 22:29:05.966889 [ 3 ] {2e7da1b1-3fe8-4387-b857-4267122008a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1698 | 2026.05.21 22:29:05.967096 [ 3 ] {2e7da1b1-3fe8-4387-b857-4267122008a4} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.05.21 22:29:05.967220 [ 3 ] {2e7da1b1-3fe8-4387-b857-4267122008a4} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001133 sec., 49426.30185348632 rows/sec., 3.86 MiB/sec. | ||
| 1700 | 2026.05.21 22:29:05.967253 [ 3 ] {2e7da1b1-3fe8-4387-b857-4267122008a4} <Debug> TCPHandler: Processed in 0.001298017 sec. | ||
| 1701 | 2026.05.21 22:29:05.967376 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2026.05.21 22:29:05.967472 [ 3 ] {dacecb1a-7d96-45f1-9189-ab40c9b33c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1703 | 2026.05.21 22:29:05.967514 [ 3 ] {dacecb1a-7d96-45f1-9189-ab40c9b33c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1704 | 2026.05.21 22:29:05.967928 [ 3 ] {dacecb1a-7d96-45f1-9189-ab40c9b33c64} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2026.05.21 22:29:05.967965 [ 3 ] {dacecb1a-7d96-45f1-9189-ab40c9b33c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1706 | 2026.05.21 22:29:05.968280 [ 3 ] {dacecb1a-7d96-45f1-9189-ab40c9b33c64} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1707 | 2026.05.21 22:29:05.968484 [ 3 ] {dacecb1a-7d96-45f1-9189-ab40c9b33c64} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2026.05.21 22:29:05.968590 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1709 | 2026.05.21 22:29:05.968609 [ 3 ] {dacecb1a-7d96-45f1-9189-ab40c9b33c64} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001157 sec., 129645.63526361278 rows/sec., 8.99 MiB/sec. | ||
| 1710 | 2026.05.21 22:29:05.968657 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.05.21 22:29:05.968663 [ 3 ] {dacecb1a-7d96-45f1-9189-ab40c9b33c64} <Debug> TCPHandler: Processed in 0.001335217 sec. | ||
| 1712 | 2026.05.21 22:29:05.968686 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1713 | 2026.05.21 22:29:05.968800 [ 3 ] {} <Trace> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.05.21 22:29:05.968816 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::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 | ||
| 1715 | 2026.05.21 22:29:05.968900 [ 3 ] {e2828e70-9cc2-43dc-b327-9102a72578a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54762) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1716 | 2026.05.21 22:29:05.968946 [ 3 ] {e2828e70-9cc2-43dc-b327-9102a72578a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1717 | 2026.05.21 22:29:05.968952 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1718 | 2026.05.21 22:29:05.969003 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 1719 | 2026.05.21 22:29:05.969106 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 338 rows starting from the beginning of the part | ||
| 1720 | 2026.05.21 22:29:05.969165 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1721 | 2026.05.21 22:29:05.969215 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1722 | 2026.05.21 22:29:05.969266 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 131 rows starting from the beginning of the part | ||
| 1723 | 2026.05.21 22:29:05.969285 [ 3 ] {e2828e70-9cc2-43dc-b327-9102a72578a7} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2026.05.21 22:29:05.969316 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1725 | 2026.05.21 22:29:05.969325 [ 3 ] {e2828e70-9cc2-43dc-b327-9102a72578a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1726 | 2026.05.21 22:29:05.969664 [ 3 ] {e2828e70-9cc2-43dc-b327-9102a72578a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1727 | 2026.05.21 22:29:05.969886 [ 3 ] {e2828e70-9cc2-43dc-b327-9102a72578a7} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.05.21 22:29:05.970027 [ 3 ] {e2828e70-9cc2-43dc-b327-9102a72578a7} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001145 sec., 43668.12227074236 rows/sec., 2.99 MiB/sec. | ||
| 1729 | 2026.05.21 22:29:05.970061 [ 3 ] {e2828e70-9cc2-43dc-b327-9102a72578a7} <Debug> TCPHandler: Processed in 0.001310566 sec. | ||
| 1730 | 2026.05.21 22:29:05.972335 [ 200 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 5 columns (5 merged, 0 gathered) in 0.00357229 sec., 229544.63383431916 rows/sec., 16.82 MiB/sec. | ||
| 1731 | 2026.05.21 22:29:05.972536 [ 201 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1732 | 2026.05.21 22:29:05.972812 [ 201 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.05.21 22:29:05.972879 [ 201 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1734 | 2026.05.21 22:29:05.972939 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1735 | 2026.05.21 22:29:10.712307 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1736 | 2026.05.21 22:29:10.712385 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1737 | 2026.05.21 22:29:10.761964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3880 | ||
| 1738 | 2026.05.21 22:29:10.762708 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2026.05.21 22:29:10.762745 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1740 | 2026.05.21 22:29:10.763263 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1741 | 2026.05.21 22:29:10.763505 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2026.05.21 22:29:10.763641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3880 | ||
| 1743 | 2026.05.21 22:29:10.785398 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1744 | 2026.05.21 22:29:10.785503 [ 3 ] {} <Debug> TCP-Session: a3b5aebd-ddf8-4150-8368-97e8333f7c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1745 | 2026.05.21 22:29:10.958878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1746 | 2026.05.21 22:29:10.959171 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2026.05.21 22:29:10.959450 [ 4 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) 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') FORMAT Native (stage: Complete) | ||
| 1748 | 2026.05.21 22:29:10.959882 [ 4 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1749 | 2026.05.21 22:29:10.959926 [ 4 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <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')" moved to PREWHERE | ||
| 1750 | 2026.05.21 22:29:10.960202 [ 4 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1751 | 2026.05.21 22:29:10.960283 [ 4 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1752 | 2026.05.21 22:29:10.960469 [ 4 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1753 | 2026.05.21 22:29:10.960575 [ 355 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1754 | 2026.05.21 22:29:10.960581 [ 338 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1755 | 2026.05.21 22:29:10.960702 [ 4 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1756 | 2026.05.21 22:29:10.960731 [ 4 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1757 | 2026.05.21 22:29:10.960807 [ 4 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1758 | 2026.05.21 22:29:10.960827 [ 4 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1759 | 2026.05.21 22:29:10.960869 [ 4 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <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'))" | ||
| 1760 | 2026.05.21 22:29:10.960935 [ 4 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <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'))" | ||
| 1761 | 2026.05.21 22:29:10.962396 [ 4 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.003067 sec., 8151.287903488752 rows/sec., 1.75 MiB/sec. | ||
| 1762 | 2026.05.21 22:29:10.962513 [ 4 ] {076e44f7-fac4-4046-bc7d-2e10f86bdc17} <Debug> TCPHandler: Processed in 0.003489867 sec. | ||
| 1763 | 2026.05.21 22:29:10.964564 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.05.21 22:29:10.964683 [ 4 ] {50bfbee0-90f1-4a1e-814f-87be8dded7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1765 | 2026.05.21 22:29:10.964729 [ 4 ] {50bfbee0-90f1-4a1e-814f-87be8dded7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1766 | 2026.05.21 22:29:10.965492 [ 4 ] {50bfbee0-90f1-4a1e-814f-87be8dded7c3} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.05.21 22:29:10.965551 [ 4 ] {50bfbee0-90f1-4a1e-814f-87be8dded7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1768 | 2026.05.21 22:29:10.966047 [ 4 ] {50bfbee0-90f1-4a1e-814f-87be8dded7c3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1769 | 2026.05.21 22:29:10.966331 [ 4 ] {50bfbee0-90f1-4a1e-814f-87be8dded7c3} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.05.21 22:29:10.966494 [ 4 ] {50bfbee0-90f1-4a1e-814f-87be8dded7c3} <Debug> executeQuery: Read 104 rows, 8.94 KiB in 0.001842 sec., 56460.36916395222 rows/sec., 4.74 MiB/sec. | ||
| 1771 | 2026.05.21 22:29:10.966548 [ 4 ] {50bfbee0-90f1-4a1e-814f-87be8dded7c3} <Debug> TCPHandler: Processed in 0.002037627 sec. | ||
| 1772 | 2026.05.21 22:29:10.966781 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.05.21 22:29:10.966915 [ 4 ] {23549ade-7af4-4e88-a666-86014e85e28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1774 | 2026.05.21 22:29:10.966972 [ 4 ] {23549ade-7af4-4e88-a666-86014e85e28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1775 | 2026.05.21 22:29:10.967483 [ 4 ] {23549ade-7af4-4e88-a666-86014e85e28f} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.05.21 22:29:10.967521 [ 4 ] {23549ade-7af4-4e88-a666-86014e85e28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1777 | 2026.05.21 22:29:10.967825 [ 4 ] {23549ade-7af4-4e88-a666-86014e85e28f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1778 | 2026.05.21 22:29:10.968047 [ 4 ] {23549ade-7af4-4e88-a666-86014e85e28f} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.05.21 22:29:10.968159 [ 57 ] {} <Debug> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1780 | 2026.05.21 22:29:10.968180 [ 4 ] {23549ade-7af4-4e88-a666-86014e85e28f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001308 sec., 19877.675840978594 rows/sec., 1.46 MiB/sec. | ||
| 1781 | 2026.05.21 22:29:10.968217 [ 57 ] {} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2026.05.21 22:29:10.968233 [ 4 ] {23549ade-7af4-4e88-a666-86014e85e28f} <Debug> TCPHandler: Processed in 0.001576384 sec. | ||
| 1783 | 2026.05.21 22:29:10.968247 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1784 | 2026.05.21 22:29:10.968372 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.05.21 22:29:10.968389 [ 197 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::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 | ||
| 1786 | 2026.05.21 22:29:10.968477 [ 4 ] {e32305e0-e786-4c32-92a0-e596667700d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1787 | 2026.05.21 22:29:10.968524 [ 4 ] {e32305e0-e786-4c32-92a0-e596667700d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1788 | 2026.05.21 22:29:10.968525 [ 197 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1789 | 2026.05.21 22:29:10.968580 [ 197 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 1790 | 2026.05.21 22:29:10.968673 [ 197 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1791 | 2026.05.21 22:29:10.968730 [ 197 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::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 | ||
| 1792 | 2026.05.21 22:29:10.968777 [ 197 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1793 | 2026.05.21 22:29:10.968828 [ 197 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1794 | 2026.05.21 22:29:10.968879 [ 197 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1795 | 2026.05.21 22:29:10.968975 [ 4 ] {e32305e0-e786-4c32-92a0-e596667700d4} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.05.21 22:29:10.969020 [ 4 ] {e32305e0-e786-4c32-92a0-e596667700d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1797 | 2026.05.21 22:29:10.969394 [ 4 ] {e32305e0-e786-4c32-92a0-e596667700d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1798 | 2026.05.21 22:29:10.969656 [ 4 ] {e32305e0-e786-4c32-92a0-e596667700d4} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.05.21 22:29:10.969793 [ 4 ] {e32305e0-e786-4c32-92a0-e596667700d4} <Debug> executeQuery: Read 82 rows, 6.55 KiB in 0.001335 sec., 61423.22097378277 rows/sec., 4.79 MiB/sec. | ||
| 1800 | 2026.05.21 22:29:10.969833 [ 4 ] {e32305e0-e786-4c32-92a0-e596667700d4} <Debug> TCPHandler: Processed in 0.001510812 sec. | ||
| 1801 | 2026.05.21 22:29:10.969834 [ 201 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 136 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492522 sec., 91120.93490079208 rows/sec., 7.05 MiB/sec. | ||
| 1802 | 2026.05.21 22:29:10.969978 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.05.21 22:29:10.969993 [ 197 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1804 | 2026.05.21 22:29:10.970092 [ 4 ] {ea48cd45-5f91-435c-bf92-6630060f7a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1805 | 2026.05.21 22:29:10.970143 [ 4 ] {ea48cd45-5f91-435c-bf92-6630060f7a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1806 | 2026.05.21 22:29:10.970272 [ 197 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_6_1} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2026.05.21 22:29:10.970348 [ 197 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_6_1} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1808 | 2026.05.21 22:29:10.970419 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1809 | 2026.05.21 22:29:10.970596 [ 4 ] {ea48cd45-5f91-435c-bf92-6630060f7a1c} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2026.05.21 22:29:10.970639 [ 4 ] {ea48cd45-5f91-435c-bf92-6630060f7a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1811 | 2026.05.21 22:29:10.970989 [ 4 ] {ea48cd45-5f91-435c-bf92-6630060f7a1c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1812 | 2026.05.21 22:29:10.971208 [ 4 ] {ea48cd45-5f91-435c-bf92-6630060f7a1c} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2026.05.21 22:29:10.971343 [ 4 ] {ea48cd45-5f91-435c-bf92-6630060f7a1c} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001271 sec., 118017.30920535012 rows/sec., 8.18 MiB/sec. | ||
| 1814 | 2026.05.21 22:29:10.971380 [ 4 ] {ea48cd45-5f91-435c-bf92-6630060f7a1c} <Debug> TCPHandler: Processed in 0.001451951 sec. | ||
| 1815 | 2026.05.21 22:29:10.971512 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.05.21 22:29:10.971608 [ 4 ] {79f7d0d1-6595-49e3-b410-356e6eaf6969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1817 | 2026.05.21 22:29:10.971664 [ 4 ] {79f7d0d1-6595-49e3-b410-356e6eaf6969} <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 | ||
| 1818 | 2026.05.21 22:29:10.972719 [ 4 ] {79f7d0d1-6595-49e3-b410-356e6eaf6969} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.05.21 22:29:10.972756 [ 4 ] {79f7d0d1-6595-49e3-b410-356e6eaf6969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1820 | 2026.05.21 22:29:10.973401 [ 4 ] {79f7d0d1-6595-49e3-b410-356e6eaf6969} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1821 | 2026.05.21 22:29:10.973638 [ 4 ] {79f7d0d1-6595-49e3-b410-356e6eaf6969} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.05.21 22:29:10.973786 [ 4 ] {79f7d0d1-6595-49e3-b410-356e6eaf6969} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002196 sec., 11839.708561020036 rows/sec., 21.22 MiB/sec. | ||
| 1823 | 2026.05.21 22:29:10.973840 [ 4 ] {79f7d0d1-6595-49e3-b410-356e6eaf6969} <Debug> TCPHandler: Processed in 0.002377457 sec. | ||
| 1824 | 2026.05.21 22:29:10.974016 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2026.05.21 22:29:10.974114 [ 4 ] {4c295c68-2ad0-473d-b597-9fffbe672fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1826 | 2026.05.21 22:29:10.974156 [ 4 ] {4c295c68-2ad0-473d-b597-9fffbe672fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1827 | 2026.05.21 22:29:10.974551 [ 4 ] {4c295c68-2ad0-473d-b597-9fffbe672fd4} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2026.05.21 22:29:10.974588 [ 4 ] {4c295c68-2ad0-473d-b597-9fffbe672fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1829 | 2026.05.21 22:29:10.974895 [ 4 ] {4c295c68-2ad0-473d-b597-9fffbe672fd4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1830 | 2026.05.21 22:29:10.975115 [ 4 ] {4c295c68-2ad0-473d-b597-9fffbe672fd4} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2026.05.21 22:29:10.975221 [ 57 ] {} <Debug> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1832 | 2026.05.21 22:29:10.975243 [ 4 ] {4c295c68-2ad0-473d-b597-9fffbe672fd4} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001149 sec., 43516.10095735422 rows/sec., 2.98 MiB/sec. | ||
| 1833 | 2026.05.21 22:29:10.975268 [ 57 ] {} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2026.05.21 22:29:10.975286 [ 4 ] {4c295c68-2ad0-473d-b597-9fffbe672fd4} <Debug> TCPHandler: Processed in 0.001319537 sec. | ||
| 1835 | 2026.05.21 22:29:10.975294 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1836 | 2026.05.21 22:29:10.975431 [ 200 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::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 | ||
| 1837 | 2026.05.21 22:29:10.975559 [ 200 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1838 | 2026.05.21 22:29:10.975606 [ 200 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 1839 | 2026.05.21 22:29:10.975710 [ 200 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1840 | 2026.05.21 22:29:10.975770 [ 200 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1841 | 2026.05.21 22:29:10.975824 [ 200 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 1842 | 2026.05.21 22:29:10.975872 [ 200 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1843 | 2026.05.21 22:29:10.975928 [ 200 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1844 | 2026.05.21 22:29:10.976811 [ 198 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 4 columns (4 merged, 0 gathered) in 0.00143345 sec., 153475.87987024314 rows/sec., 10.52 MiB/sec. | ||
| 1845 | 2026.05.21 22:29:10.976935 [ 200 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1846 | 2026.05.21 22:29:10.977192 [ 200 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_6_1} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2026.05.21 22:29:10.977253 [ 200 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_6_1} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1848 | 2026.05.21 22:29:10.977311 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1849 | 2026.05.21 22:29:10.979921 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.05.21 22:29:10.979974 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1851 | 2026.05.21 22:29:10.986379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1852 | 2026.05.21 22:29:10.987082 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.05.21 22:29:10.990690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1854 | 2026.05.21 22:29:11.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.17 MiB, peak 186.38 MiB, free memory in arenas 0.00 B, will set to 184.04 MiB (RSS), difference: 2.87 MiB | ||
| 1855 | 2026.05.21 22:29:11.783893 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1856 | 2026.05.21 22:29:11.783968 [ 269 ] {} <Debug> TCP-Session: 5b7cf883-fc92-48f3-8864-5d92a9a1e1a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1857 | 2026.05.21 22:29:12.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.01 MiB, peak 186.38 MiB, free memory in arenas 0.00 B, will set to 184.04 MiB (RSS), difference: 2.03 MiB | ||
| 1858 | 2026.05.21 22:29:15.962793 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2026.05.21 22:29:15.963126 [ 4 ] {79d1d824-828a-46c2-b54c-f079849f588a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) 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', 'oximeter_collector:collections', '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') FORMAT Native (stage: Complete) | ||
| 1860 | 2026.05.21 22:29:15.963593 [ 4 ] {79d1d824-828a-46c2-b54c-f079849f588a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1861 | 2026.05.21 22:29:15.963655 [ 4 ] {79d1d824-828a-46c2-b54c-f079849f588a} <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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1862 | 2026.05.21 22:29:15.964057 [ 4 ] {79d1d824-828a-46c2-b54c-f079849f588a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1863 | 2026.05.21 22:29:15.964180 [ 4 ] {79d1d824-828a-46c2-b54c-f079849f588a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1864 | 2026.05.21 22:29:15.964390 [ 4 ] {79d1d824-828a-46c2-b54c-f079849f588a} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1865 | 2026.05.21 22:29:15.964511 [ 338 ] {79d1d824-828a-46c2-b54c-f079849f588a} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1866 | 2026.05.21 22:29:15.964511 [ 321 ] {79d1d824-828a-46c2-b54c-f079849f588a} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1867 | 2026.05.21 22:29:15.964669 [ 4 ] {79d1d824-828a-46c2-b54c-f079849f588a} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1868 | 2026.05.21 22:29:15.964715 [ 4 ] {79d1d824-828a-46c2-b54c-f079849f588a} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1869 | 2026.05.21 22:29:15.964825 [ 4 ] {79d1d824-828a-46c2-b54c-f079849f588a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1870 | 2026.05.21 22:29:15.964861 [ 4 ] {79d1d824-828a-46c2-b54c-f079849f588a} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1871 | 2026.05.21 22:29:15.964925 [ 4 ] {79d1d824-828a-46c2-b54c-f079849f588a} <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', 'oximeter_collector:collections', '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'))" | ||
| 1872 | 2026.05.21 22:29:15.964991 [ 4 ] {79d1d824-828a-46c2-b54c-f079849f588a} <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', 'oximeter_collector:collections', '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'))" | ||
| 1873 | 2026.05.21 22:29:15.966616 [ 4 ] {79d1d824-828a-46c2-b54c-f079849f588a} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.00362 sec., 6906.077348066298 rows/sec., 1.48 MiB/sec. | ||
| 1874 | 2026.05.21 22:29:15.966809 [ 4 ] {79d1d824-828a-46c2-b54c-f079849f588a} <Debug> TCPHandler: Processed in 0.004218098 sec. | ||
| 1875 | 2026.05.21 22:29:15.972632 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2026.05.21 22:29:15.972845 [ 4 ] {4afe3cb5-402d-4cbc-b04f-0f5d25ebbca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1877 | 2026.05.21 22:29:15.972933 [ 4 ] {4afe3cb5-402d-4cbc-b04f-0f5d25ebbca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1878 | 2026.05.21 22:29:15.973803 [ 4 ] {4afe3cb5-402d-4cbc-b04f-0f5d25ebbca8} <Trace> oximeter.fields_i16 (4b79cbbf-a18f-4eb8-a97e-4f229fdd10a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.05.21 22:29:15.973879 [ 4 ] {4afe3cb5-402d-4cbc-b04f-0f5d25ebbca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1880 | 2026.05.21 22:29:15.974507 [ 4 ] {4afe3cb5-402d-4cbc-b04f-0f5d25ebbca8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1881 | 2026.05.21 22:29:15.974835 [ 4 ] {4afe3cb5-402d-4cbc-b04f-0f5d25ebbca8} <Trace> oximeter.fields_i16 (4b79cbbf-a18f-4eb8-a97e-4f229fdd10a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.05.21 22:29:15.975034 [ 4 ] {4afe3cb5-402d-4cbc-b04f-0f5d25ebbca8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002242 sec., 10704.727921498661 rows/sec., 909.48 KiB/sec. | ||
| 1883 | 2026.05.21 22:29:15.975101 [ 4 ] {4afe3cb5-402d-4cbc-b04f-0f5d25ebbca8} <Debug> TCPHandler: Processed in 0.002634994 sec. | ||
| 1884 | 2026.05.21 22:29:15.975435 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2026.05.21 22:29:15.975622 [ 4 ] {723bea95-9f05-4f43-8bdf-7338cfb03752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1886 | 2026.05.21 22:29:15.975710 [ 4 ] {723bea95-9f05-4f43-8bdf-7338cfb03752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1887 | 2026.05.21 22:29:15.976379 [ 4 ] {723bea95-9f05-4f43-8bdf-7338cfb03752} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2026.05.21 22:29:15.976432 [ 4 ] {723bea95-9f05-4f43-8bdf-7338cfb03752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1889 | 2026.05.21 22:29:15.976831 [ 4 ] {723bea95-9f05-4f43-8bdf-7338cfb03752} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1890 | 2026.05.21 22:29:15.977076 [ 4 ] {723bea95-9f05-4f43-8bdf-7338cfb03752} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2026.05.21 22:29:15.977253 [ 4 ] {723bea95-9f05-4f43-8bdf-7338cfb03752} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001684 sec., 1187.6484560570073 rows/sec., 96.84 KiB/sec. | ||
| 1892 | 2026.05.21 22:29:15.977312 [ 4 ] {723bea95-9f05-4f43-8bdf-7338cfb03752} <Debug> TCPHandler: Processed in 0.002063858 sec. | ||
| 1893 | 2026.05.21 22:29:15.977520 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.05.21 22:29:15.977664 [ 4 ] {6211cc0f-b606-47bd-9a44-324c88e32177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1895 | 2026.05.21 22:29:15.977729 [ 4 ] {6211cc0f-b606-47bd-9a44-324c88e32177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1896 | 2026.05.21 22:29:15.978457 [ 4 ] {6211cc0f-b606-47bd-9a44-324c88e32177} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2026.05.21 22:29:15.978509 [ 4 ] {6211cc0f-b606-47bd-9a44-324c88e32177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1898 | 2026.05.21 22:29:15.978994 [ 4 ] {6211cc0f-b606-47bd-9a44-324c88e32177} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1899 | 2026.05.21 22:29:15.979341 [ 4 ] {6211cc0f-b606-47bd-9a44-324c88e32177} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2026.05.21 22:29:15.979546 [ 4 ] {6211cc0f-b606-47bd-9a44-324c88e32177} <Debug> executeQuery: Read 195 rows, 17.76 KiB in 0.001915 sec., 101827.67624020888 rows/sec., 9.06 MiB/sec. | ||
| 1901 | 2026.05.21 22:29:15.979599 [ 4 ] {6211cc0f-b606-47bd-9a44-324c88e32177} <Debug> TCPHandler: Processed in 0.00215245 sec. | ||
| 1902 | 2026.05.21 22:29:15.979799 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2026.05.21 22:29:15.979915 [ 4 ] {011305b2-d2f4-4ae9-91d9-f9d8b3828342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1904 | 2026.05.21 22:29:15.979965 [ 4 ] {011305b2-d2f4-4ae9-91d9-f9d8b3828342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1905 | 2026.05.21 22:29:15.980470 [ 4 ] {011305b2-d2f4-4ae9-91d9-f9d8b3828342} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.05.21 22:29:15.980512 [ 4 ] {011305b2-d2f4-4ae9-91d9-f9d8b3828342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1907 | 2026.05.21 22:29:15.980891 [ 4 ] {011305b2-d2f4-4ae9-91d9-f9d8b3828342} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1908 | 2026.05.21 22:29:15.981164 [ 4 ] {011305b2-d2f4-4ae9-91d9-f9d8b3828342} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2026.05.21 22:29:15.981322 [ 4 ] {011305b2-d2f4-4ae9-91d9-f9d8b3828342} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001434 sec., 17433.751743375175 rows/sec., 1.31 MiB/sec. | ||
| 1910 | 2026.05.21 22:29:15.981363 [ 4 ] {011305b2-d2f4-4ae9-91d9-f9d8b3828342} <Debug> TCPHandler: Processed in 0.001621475 sec. | ||
| 1911 | 2026.05.21 22:29:15.981538 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.05.21 22:29:15.981653 [ 4 ] {b22eecd7-5052-4e2d-af2e-4ddaf7557b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1913 | 2026.05.21 22:29:15.981709 [ 4 ] {b22eecd7-5052-4e2d-af2e-4ddaf7557b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1914 | 2026.05.21 22:29:15.982197 [ 4 ] {b22eecd7-5052-4e2d-af2e-4ddaf7557b07} <Trace> oximeter.fields_u32 (dc998df5-9da3-4f9d-87b9-1d8b1e67b1ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.05.21 22:29:15.982238 [ 4 ] {b22eecd7-5052-4e2d-af2e-4ddaf7557b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1916 | 2026.05.21 22:29:15.982609 [ 4 ] {b22eecd7-5052-4e2d-af2e-4ddaf7557b07} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1917 | 2026.05.21 22:29:15.982948 [ 4 ] {b22eecd7-5052-4e2d-af2e-4ddaf7557b07} <Trace> oximeter.fields_u32 (dc998df5-9da3-4f9d-87b9-1d8b1e67b1ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2026.05.21 22:29:15.983116 [ 4 ] {b22eecd7-5052-4e2d-af2e-4ddaf7557b07} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001489 sec., 16118.200134318333 rows/sec., 1.34 MiB/sec. | ||
| 1919 | 2026.05.21 22:29:15.983163 [ 4 ] {b22eecd7-5052-4e2d-af2e-4ddaf7557b07} <Debug> TCPHandler: Processed in 0.001683577 sec. | ||
| 1920 | 2026.05.21 22:29:15.983369 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2026.05.21 22:29:15.983511 [ 4 ] {669a1ddf-e0e2-4e63-bdda-c145e9faffc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1922 | 2026.05.21 22:29:15.983565 [ 4 ] {669a1ddf-e0e2-4e63-bdda-c145e9faffc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1923 | 2026.05.21 22:29:15.984056 [ 4 ] {669a1ddf-e0e2-4e63-bdda-c145e9faffc7} <Trace> oximeter.fields_u8 (0157aef2-e98b-46db-902d-4a8fe6144d75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2026.05.21 22:29:15.984097 [ 4 ] {669a1ddf-e0e2-4e63-bdda-c145e9faffc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1925 | 2026.05.21 22:29:15.984500 [ 4 ] {669a1ddf-e0e2-4e63-bdda-c145e9faffc7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1926 | 2026.05.21 22:29:15.984826 [ 4 ] {669a1ddf-e0e2-4e63-bdda-c145e9faffc7} <Trace> oximeter.fields_u8 (0157aef2-e98b-46db-902d-4a8fe6144d75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2026.05.21 22:29:15.984987 [ 4 ] {669a1ddf-e0e2-4e63-bdda-c145e9faffc7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00152 sec., 7894.736842105262 rows/sec., 616.78 KiB/sec. | ||
| 1928 | 2026.05.21 22:29:15.985026 [ 4 ] {669a1ddf-e0e2-4e63-bdda-c145e9faffc7} <Debug> TCPHandler: Processed in 0.001717668 sec. | ||
| 1929 | 2026.05.21 22:29:15.985214 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2026.05.21 22:29:15.985344 [ 4 ] {4cee22f2-18d8-4e18-bca4-9edf18070ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1931 | 2026.05.21 22:29:15.985395 [ 4 ] {4cee22f2-18d8-4e18-bca4-9edf18070ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1932 | 2026.05.21 22:29:15.985950 [ 4 ] {4cee22f2-18d8-4e18-bca4-9edf18070ca5} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2026.05.21 22:29:15.985988 [ 4 ] {4cee22f2-18d8-4e18-bca4-9edf18070ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1934 | 2026.05.21 22:29:15.986365 [ 4 ] {4cee22f2-18d8-4e18-bca4-9edf18070ca5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1935 | 2026.05.21 22:29:15.986699 [ 4 ] {4cee22f2-18d8-4e18-bca4-9edf18070ca5} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2026.05.21 22:29:15.986838 [ 4 ] {4cee22f2-18d8-4e18-bca4-9edf18070ca5} <Debug> executeQuery: Read 105 rows, 8.77 KiB in 0.001526 sec., 68807.33944954128 rows/sec., 5.62 MiB/sec. | ||
| 1937 | 2026.05.21 22:29:15.986886 [ 4 ] {4cee22f2-18d8-4e18-bca4-9edf18070ca5} <Debug> TCPHandler: Processed in 0.001728568 sec. | ||
| 1938 | 2026.05.21 22:29:15.987043 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.05.21 22:29:15.987149 [ 4 ] {2da74ba0-b0cc-43da-9e51-db56c758f439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1940 | 2026.05.21 22:29:15.987197 [ 4 ] {2da74ba0-b0cc-43da-9e51-db56c758f439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1941 | 2026.05.21 22:29:15.987720 [ 4 ] {2da74ba0-b0cc-43da-9e51-db56c758f439} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.05.21 22:29:15.987766 [ 4 ] {2da74ba0-b0cc-43da-9e51-db56c758f439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1943 | 2026.05.21 22:29:15.988222 [ 4 ] {2da74ba0-b0cc-43da-9e51-db56c758f439} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1944 | 2026.05.21 22:29:15.988520 [ 4 ] {2da74ba0-b0cc-43da-9e51-db56c758f439} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.05.21 22:29:15.988692 [ 4 ] {2da74ba0-b0cc-43da-9e51-db56c758f439} <Debug> executeQuery: Read 187 rows, 13.71 KiB in 0.001564 sec., 119565.21739130434 rows/sec., 8.56 MiB/sec. | ||
| 1946 | 2026.05.21 22:29:15.988735 [ 4 ] {2da74ba0-b0cc-43da-9e51-db56c758f439} <Debug> TCPHandler: Processed in 0.001746719 sec. | ||
| 1947 | 2026.05.21 22:29:15.988898 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.05.21 22:29:15.989014 [ 4 ] {158181ed-5b31-42b0-8f8c-1e84015487d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1949 | 2026.05.21 22:29:15.989085 [ 4 ] {158181ed-5b31-42b0-8f8c-1e84015487d1} <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 | ||
| 1950 | 2026.05.21 22:29:15.990097 [ 4 ] {158181ed-5b31-42b0-8f8c-1e84015487d1} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.05.21 22:29:15.990142 [ 4 ] {158181ed-5b31-42b0-8f8c-1e84015487d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1952 | 2026.05.21 22:29:15.990806 [ 4 ] {158181ed-5b31-42b0-8f8c-1e84015487d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1953 | 2026.05.21 22:29:15.991088 [ 4 ] {158181ed-5b31-42b0-8f8c-1e84015487d1} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.05.21 22:29:15.991244 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1955 | 2026.05.21 22:29:15.991268 [ 4 ] {158181ed-5b31-42b0-8f8c-1e84015487d1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002279 sec., 4826.6783677051335 rows/sec., 8.65 MiB/sec. | ||
| 1956 | 2026.05.21 22:29:15.991292 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.05.21 22:29:15.991319 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1958 | 2026.05.21 22:29:15.991352 [ 4 ] {158181ed-5b31-42b0-8f8c-1e84015487d1} <Debug> TCPHandler: Processed in 0.00251702 sec. | ||
| 1959 | 2026.05.21 22:29:15.991477 [ 201 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::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 | ||
| 1960 | 2026.05.21 22:29:15.991550 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2026.05.21 22:29:15.991689 [ 4 ] {29bf2e25-7343-4017-8e0b-78224f2c7fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1962 | 2026.05.21 22:29:15.991753 [ 4 ] {29bf2e25-7343-4017-8e0b-78224f2c7fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1963 | 2026.05.21 22:29:15.991831 [ 201 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1964 | 2026.05.21 22:29:15.991939 [ 201 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1965 | 2026.05.21 22:29:15.992140 [ 201 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1966 | 2026.05.21 22:29:15.992290 [ 4 ] {29bf2e25-7343-4017-8e0b-78224f2c7fc3} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.05.21 22:29:15.992309 [ 201 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1968 | 2026.05.21 22:29:15.992348 [ 4 ] {29bf2e25-7343-4017-8e0b-78224f2c7fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1969 | 2026.05.21 22:29:15.992491 [ 201 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1970 | 2026.05.21 22:29:15.992655 [ 201 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1971 | 2026.05.21 22:29:15.992903 [ 201 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1972 | 2026.05.21 22:29:15.992904 [ 4 ] {29bf2e25-7343-4017-8e0b-78224f2c7fc3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1973 | 2026.05.21 22:29:15.993309 [ 4 ] {29bf2e25-7343-4017-8e0b-78224f2c7fc3} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.05.21 22:29:15.993523 [ 4 ] {29bf2e25-7343-4017-8e0b-78224f2c7fc3} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001861 sec., 26867.275658248254 rows/sec., 1.84 MiB/sec. | ||
| 1975 | 2026.05.21 22:29:15.993568 [ 4 ] {29bf2e25-7343-4017-8e0b-78224f2c7fc3} <Debug> TCPHandler: Processed in 0.002086748 sec. | ||
| 1976 | 2026.05.21 22:29:15.998286 [ 198 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 127 rows, containing 19 columns (19 merged, 0 gathered) in 0.006879182 sec., 18461.497311744333 rows/sec., 33.08 MiB/sec. | ||
| 1977 | 2026.05.21 22:29:15.998761 [ 198 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1978 | 2026.05.21 22:29:15.999205 [ 198 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.05.21 22:29:15.999299 [ 198 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1980 | 2026.05.21 22:29:15.999434 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 1981 | 2026.05.21 22:29:16.402087 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54259 | ||
| 1982 | 2026.05.21 22:29:16.402168 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1983 | 2026.05.21 22:29:16.402194 [ 306 ] {} <Debug> TCP-Session: c9daecac-5a4d-4b19-baee-824eef8691a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54259 | ||
| 1984 | 2026.05.21 22:29:16.402216 [ 306 ] {} <Debug> TCP-Session: c9daecac-5a4d-4b19-baee-824eef8691a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2026.05.21 22:29:16.402230 [ 306 ] {} <Debug> TCP-Session: c9daecac-5a4d-4b19-baee-824eef8691a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1986 | 2026.05.21 22:29:16.402474 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62890 | ||
| 1987 | 2026.05.21 22:29:16.402491 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44743 | ||
| 1988 | 2026.05.21 22:29:16.402521 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59261 | ||
| 1989 | 2026.05.21 22:29:16.402534 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49565 | ||
| 1990 | 2026.05.21 22:29:16.402564 [ 306 ] {} <Trace> TCP-Session: c9daecac-5a4d-4b19-baee-824eef8691a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.05.21 22:29:16.402567 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38886 | ||
| 1992 | 2026.05.21 22:29:16.402614 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1993 | 2026.05.21 22:29:16.402576 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52268 | ||
| 1994 | 2026.05.21 22:29:16.402650 [ 3 ] {} <Debug> TCP-Session: 967923f8-21e3-4f74-87e7-a788967730af Authenticating user 'default' from [fd00:1122:3344:101::e]:49565 | ||
| 1995 | 2026.05.21 22:29:16.402565 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60717 | ||
| 1996 | 2026.05.21 22:29:16.402683 [ 3 ] {} <Debug> TCP-Session: 967923f8-21e3-4f74-87e7-a788967730af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2026.05.21 22:29:16.402536 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1998 | 2026.05.21 22:29:16.402736 [ 3 ] {} <Debug> TCP-Session: 967923f8-21e3-4f74-87e7-a788967730af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2026.05.21 22:29:16.402743 [ 306 ] {97933ef8-df69-4de4-af8c-48a8994ff641} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54259) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2000 | 2026.05.21 22:29:16.402757 [ 308 ] {} <Debug> TCP-Session: a4b00a1d-fca3-4aa1-b7d6-2deef51bf388 Authenticating user 'default' from [fd00:1122:3344:101::e]:62890 | ||
| 2001 | 2026.05.21 22:29:16.402506 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48887 | ||
| 2002 | 2026.05.21 22:29:16.402791 [ 308 ] {} <Debug> TCP-Session: a4b00a1d-fca3-4aa1-b7d6-2deef51bf388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2026.05.21 22:29:16.402850 [ 308 ] {} <Debug> TCP-Session: a4b00a1d-fca3-4aa1-b7d6-2deef51bf388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2004 | 2026.05.21 22:29:16.403009 [ 306 ] {97933ef8-df69-4de4-af8c-48a8994ff641} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2005 | 2026.05.21 22:29:16.403051 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2006 | 2026.05.21 22:29:16.403075 [ 306 ] {97933ef8-df69-4de4-af8c-48a8994ff641} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2007 | 2026.05.21 22:29:16.403082 [ 302 ] {} <Debug> TCP-Session: c7beb8c0-7807-4087-ab79-6a2a6ff06951 Authenticating user 'default' from [fd00:1122:3344:101::e]:38886 | ||
| 2008 | 2026.05.21 22:29:16.403090 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2009 | 2026.05.21 22:29:16.403106 [ 302 ] {} <Debug> TCP-Session: c7beb8c0-7807-4087-ab79-6a2a6ff06951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2026.05.21 22:29:16.403121 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2011 | 2026.05.21 22:29:16.403137 [ 302 ] {} <Debug> TCP-Session: c7beb8c0-7807-4087-ab79-6a2a6ff06951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2012 | 2026.05.21 22:29:16.403140 [ 309 ] {} <Debug> TCP-Session: 79af6571-0bd4-401b-a564-a6cdc0e82476 Authenticating user 'default' from [fd00:1122:3344:101::e]:48887 | ||
| 2013 | 2026.05.21 22:29:16.403171 [ 269 ] {} <Debug> TCP-Session: 10737763-95d1-4ec6-92e2-1689d481e3ae Authenticating user 'default' from [fd00:1122:3344:101::e]:60717 | ||
| 2014 | 2026.05.21 22:29:16.403179 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2015 | 2026.05.21 22:29:16.403216 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2016 | 2026.05.21 22:29:16.403218 [ 269 ] {} <Debug> TCP-Session: 10737763-95d1-4ec6-92e2-1689d481e3ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.05.21 22:29:16.403240 [ 303 ] {} <Debug> TCP-Session: 3456996e-1219-48bb-a1da-7812a92f82fa Authenticating user 'default' from [fd00:1122:3344:101::e]:52268 | ||
| 2018 | 2026.05.21 22:29:16.403256 [ 310 ] {} <Debug> TCP-Session: e0c51f5c-134e-4db8-b8a6-3fba56088eca Authenticating user 'default' from [fd00:1122:3344:101::e]:59261 | ||
| 2019 | 2026.05.21 22:29:16.403264 [ 269 ] {} <Debug> TCP-Session: 10737763-95d1-4ec6-92e2-1689d481e3ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.05.21 22:29:16.403293 [ 310 ] {} <Debug> TCP-Session: e0c51f5c-134e-4db8-b8a6-3fba56088eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2026.05.21 22:29:16.403279 [ 303 ] {} <Debug> TCP-Session: 3456996e-1219-48bb-a1da-7812a92f82fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.05.21 22:29:16.403323 [ 310 ] {} <Debug> TCP-Session: e0c51f5c-134e-4db8-b8a6-3fba56088eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.05.21 22:29:16.403336 [ 303 ] {} <Debug> TCP-Session: 3456996e-1219-48bb-a1da-7812a92f82fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.05.21 22:29:16.403251 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2025 | 2026.05.21 22:29:16.403351 [ 306 ] {97933ef8-df69-4de4-af8c-48a8994ff641} <Debug> oximeter.version (6f8e2fa7-c74b-432f-9900-c6fa8e5a9b90) (SelectExecutor): Key condition: unknown | ||
| 2026 | 2026.05.21 22:29:16.403391 [ 307 ] {} <Debug> TCP-Session: 03a08e88-df3c-4230-b011-7dbc066ff555 Authenticating user 'default' from [fd00:1122:3344:101::e]:44743 | ||
| 2027 | 2026.05.21 22:29:16.403201 [ 309 ] {} <Debug> TCP-Session: 79af6571-0bd4-401b-a564-a6cdc0e82476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2028 | 2026.05.21 22:29:16.403421 [ 307 ] {} <Debug> TCP-Session: 03a08e88-df3c-4230-b011-7dbc066ff555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2029 | 2026.05.21 22:29:16.403439 [ 309 ] {} <Debug> TCP-Session: 79af6571-0bd4-401b-a564-a6cdc0e82476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.05.21 22:29:16.403451 [ 307 ] {} <Debug> TCP-Session: 03a08e88-df3c-4230-b011-7dbc066ff555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.05.21 22:29:16.403467 [ 306 ] {97933ef8-df69-4de4-af8c-48a8994ff641} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2032 | 2026.05.21 22:29:16.771202 [ 321 ] {97933ef8-df69-4de4-af8c-48a8994ff641} <Trace> AggregatingTransform: Aggregating | ||
| 2033 | 2026.05.21 22:29:16.771260 [ 321 ] {97933ef8-df69-4de4-af8c-48a8994ff641} <Trace> Aggregator: Aggregation method: without_key | ||
| 2034 | 2026.05.21 22:29:16.771292 [ 321 ] {97933ef8-df69-4de4-af8c-48a8994ff641} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00106355 sec. (940.247 rows/sec., 36.73 KiB/sec.) | ||
| 2035 | 2026.05.21 22:29:16.771307 [ 321 ] {97933ef8-df69-4de4-af8c-48a8994ff641} <Trace> Aggregator: Merging aggregated data | ||
| 2036 | 2026.05.21 22:29:16.771999 [ 306 ] {97933ef8-df69-4de4-af8c-48a8994ff641} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.369318 sec., 2.7076936407107155 rows/sec., 108.31 B/sec. | ||
| 2037 | 2026.05.21 22:29:16.772105 [ 306 ] {97933ef8-df69-4de4-af8c-48a8994ff641} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2038 | 2026.05.21 22:29:16.772123 [ 306 ] {97933ef8-df69-4de4-af8c-48a8994ff641} <Debug> TCPHandler: Processed in 0.369675226 sec. | ||
| 2039 | 2026.05.21 22:29:16.772319 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2040 | 2026.05.21 22:29:16.772349 [ 306 ] {} <Debug> TCP-Session: c9daecac-5a4d-4b19-baee-824eef8691a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2026.05.21 22:29:16.772373 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2042 | 2026.05.21 22:29:16.772395 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2043 | 2026.05.21 22:29:16.772430 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2044 | 2026.05.21 22:29:16.772454 [ 303 ] {} <Debug> TCP-Session: 3456996e-1219-48bb-a1da-7812a92f82fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.05.21 22:29:16.772460 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2046 | 2026.05.21 22:29:16.772500 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2047 | 2026.05.21 22:29:16.772523 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2048 | 2026.05.21 22:29:16.772555 [ 308 ] {} <Debug> TCP-Session: a4b00a1d-fca3-4aa1-b7d6-2deef51bf388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2026.05.21 22:29:16.772491 [ 309 ] {} <Debug> TCP-Session: 79af6571-0bd4-401b-a564-a6cdc0e82476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.05.21 22:29:16.772586 [ 302 ] {} <Debug> TCP-Session: c7beb8c0-7807-4087-ab79-6a2a6ff06951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2051 | 2026.05.21 22:29:16.772567 [ 310 ] {} <Debug> TCP-Session: e0c51f5c-134e-4db8-b8a6-3fba56088eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2026.05.21 22:29:16.772481 [ 307 ] {} <Debug> TCP-Session: 03a08e88-df3c-4230-b011-7dbc066ff555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2053 | 2026.05.21 22:29:16.772475 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2054 | 2026.05.21 22:29:16.772409 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2055 | 2026.05.21 22:29:16.772728 [ 269 ] {} <Debug> TCP-Session: 10737763-95d1-4ec6-92e2-1689d481e3ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2056 | 2026.05.21 22:29:16.772768 [ 3 ] {} <Debug> TCP-Session: 967923f8-21e3-4f74-87e7-a788967730af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.05.21 22:29:17.000299 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.79 MiB, peak 195.89 MiB, free memory in arenas 0.00 B, will set to 204.41 MiB (RSS), difference: 18.62 MiB | ||
| 2058 | 2026.05.21 22:29:18.264641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4392 | ||
| 2059 | 2026.05.21 22:29:18.265193 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.05.21 22:29:18.265243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2061 | 2026.05.21 22:29:18.265755 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2062 | 2026.05.21 22:29:18.265997 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.05.21 22:29:18.266127 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4392 | ||
| 2064 | 2026.05.21 22:29:18.491667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2065 | 2026.05.21 22:29:18.507626 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2066 | 2026.05.21 22:29:18.507680 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2067 | 2026.05.21 22:29:18.513583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2068 | 2026.05.21 22:29:18.514311 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2069 | 2026.05.21 22:29:18.517382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2070 | 2026.05.21 22:29:20.757571 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 11 | ||
| 2071 | 2026.05.21 22:29:20.759068 [ 243 ] {} <Trace> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.05.21 22:29:20.759105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2073 | 2026.05.21 22:29:20.760210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2074 | 2026.05.21 22:29:20.760466 [ 243 ] {} <Trace> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.05.21 22:29:20.760698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 11 | ||
| 2076 | 2026.05.21 22:29:20.959534 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2077 | 2026.05.21 22:29:20.959752 [ 4 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) 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') FORMAT Native (stage: Complete) | ||
| 2078 | 2026.05.21 22:29:20.960058 [ 4 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2079 | 2026.05.21 22:29:20.960094 [ 4 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <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')" moved to PREWHERE | ||
| 2080 | 2026.05.21 22:29:20.960311 [ 4 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2081 | 2026.05.21 22:29:20.960379 [ 4 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2082 | 2026.05.21 22:29:20.960515 [ 4 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2083 | 2026.05.21 22:29:20.960610 [ 323 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2084 | 2026.05.21 22:29:20.960618 [ 338 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2085 | 2026.05.21 22:29:20.960746 [ 4 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2086 | 2026.05.21 22:29:20.960773 [ 4 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2087 | 2026.05.21 22:29:20.960842 [ 4 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2088 | 2026.05.21 22:29:20.960861 [ 4 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2089 | 2026.05.21 22:29:20.960896 [ 4 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <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'))" | ||
| 2090 | 2026.05.21 22:29:20.960933 [ 4 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <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'))" | ||
| 2091 | 2026.05.21 22:29:20.962033 [ 4 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.002368 sec., 10557.432432432433 rows/sec., 2.27 MiB/sec. | ||
| 2092 | 2026.05.21 22:29:20.962146 [ 4 ] {1d5dac54-42a7-4fdd-8da8-700d857ca538} <Debug> TCPHandler: Processed in 0.002739827 sec. | ||
| 2093 | 2026.05.21 22:29:20.963963 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.05.21 22:29:20.964073 [ 4 ] {5da584b0-a8cb-4171-b60c-7c27896010cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2095 | 2026.05.21 22:29:20.964116 [ 4 ] {5da584b0-a8cb-4171-b60c-7c27896010cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2096 | 2026.05.21 22:29:20.964632 [ 4 ] {5da584b0-a8cb-4171-b60c-7c27896010cb} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.05.21 22:29:20.964676 [ 4 ] {5da584b0-a8cb-4171-b60c-7c27896010cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2098 | 2026.05.21 22:29:20.965046 [ 4 ] {5da584b0-a8cb-4171-b60c-7c27896010cb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2099 | 2026.05.21 22:29:20.965264 [ 4 ] {5da584b0-a8cb-4171-b60c-7c27896010cb} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2026.05.21 22:29:20.965404 [ 4 ] {5da584b0-a8cb-4171-b60c-7c27896010cb} <Debug> executeQuery: Read 104 rows, 8.94 KiB in 0.001361 sec., 76414.40117560617 rows/sec., 6.42 MiB/sec. | ||
| 2101 | 2026.05.21 22:29:20.965438 [ 4 ] {5da584b0-a8cb-4171-b60c-7c27896010cb} <Debug> TCPHandler: Processed in 0.001524903 sec. | ||
| 2102 | 2026.05.21 22:29:20.965587 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.05.21 22:29:20.965683 [ 4 ] {8e290dee-5126-4743-b515-8a25b3d5424f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2104 | 2026.05.21 22:29:20.965724 [ 4 ] {8e290dee-5126-4743-b515-8a25b3d5424f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2105 | 2026.05.21 22:29:20.966129 [ 4 ] {8e290dee-5126-4743-b515-8a25b3d5424f} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.05.21 22:29:20.966165 [ 4 ] {8e290dee-5126-4743-b515-8a25b3d5424f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2107 | 2026.05.21 22:29:20.966455 [ 4 ] {8e290dee-5126-4743-b515-8a25b3d5424f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2108 | 2026.05.21 22:29:20.966674 [ 4 ] {8e290dee-5126-4743-b515-8a25b3d5424f} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.05.21 22:29:20.966800 [ 4 ] {8e290dee-5126-4743-b515-8a25b3d5424f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001135 sec., 22907.48898678414 rows/sec., 1.68 MiB/sec. | ||
| 2110 | 2026.05.21 22:29:20.966832 [ 4 ] {8e290dee-5126-4743-b515-8a25b3d5424f} <Debug> TCPHandler: Processed in 0.001293966 sec. | ||
| 2111 | 2026.05.21 22:29:20.966958 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2026.05.21 22:29:20.967054 [ 4 ] {1e0a3d9a-86ba-4c74-bb3d-e3aabe6dbcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2113 | 2026.05.21 22:29:20.967094 [ 4 ] {1e0a3d9a-86ba-4c74-bb3d-e3aabe6dbcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2114 | 2026.05.21 22:29:20.967513 [ 4 ] {1e0a3d9a-86ba-4c74-bb3d-e3aabe6dbcfe} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.05.21 22:29:20.967549 [ 4 ] {1e0a3d9a-86ba-4c74-bb3d-e3aabe6dbcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2116 | 2026.05.21 22:29:20.967860 [ 4 ] {1e0a3d9a-86ba-4c74-bb3d-e3aabe6dbcfe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2117 | 2026.05.21 22:29:20.968068 [ 4 ] {1e0a3d9a-86ba-4c74-bb3d-e3aabe6dbcfe} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.05.21 22:29:20.968189 [ 4 ] {1e0a3d9a-86ba-4c74-bb3d-e3aabe6dbcfe} <Debug> executeQuery: Read 82 rows, 6.55 KiB in 0.001154 sec., 71057.19237435008 rows/sec., 5.55 MiB/sec. | ||
| 2119 | 2026.05.21 22:29:20.968221 [ 4 ] {1e0a3d9a-86ba-4c74-bb3d-e3aabe6dbcfe} <Debug> TCPHandler: Processed in 0.001312247 sec. | ||
| 2120 | 2026.05.21 22:29:20.968374 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.05.21 22:29:20.968469 [ 4 ] {62c1aa04-a4da-4673-bff8-fcce12ef6b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2122 | 2026.05.21 22:29:20.968511 [ 4 ] {62c1aa04-a4da-4673-bff8-fcce12ef6b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2123 | 2026.05.21 22:29:20.968933 [ 4 ] {62c1aa04-a4da-4673-bff8-fcce12ef6b7b} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.05.21 22:29:20.968994 [ 4 ] {62c1aa04-a4da-4673-bff8-fcce12ef6b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2125 | 2026.05.21 22:29:20.969314 [ 4 ] {62c1aa04-a4da-4673-bff8-fcce12ef6b7b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2126 | 2026.05.21 22:29:20.969523 [ 4 ] {62c1aa04-a4da-4673-bff8-fcce12ef6b7b} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.05.21 22:29:20.969646 [ 4 ] {62c1aa04-a4da-4673-bff8-fcce12ef6b7b} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001196 sec., 125418.0602006689 rows/sec., 8.70 MiB/sec. | ||
| 2128 | 2026.05.21 22:29:20.969689 [ 4 ] {62c1aa04-a4da-4673-bff8-fcce12ef6b7b} <Debug> TCPHandler: Processed in 0.001364739 sec. | ||
| 2129 | 2026.05.21 22:29:20.969819 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2026.05.21 22:29:20.969915 [ 4 ] {31ef48ff-cd50-4ea6-bcee-1cd7dbc796ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2131 | 2026.05.21 22:29:20.969968 [ 4 ] {31ef48ff-cd50-4ea6-bcee-1cd7dbc796ba} <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 | ||
| 2132 | 2026.05.21 22:29:20.970704 [ 4 ] {31ef48ff-cd50-4ea6-bcee-1cd7dbc796ba} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2026.05.21 22:29:20.970741 [ 4 ] {31ef48ff-cd50-4ea6-bcee-1cd7dbc796ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2134 | 2026.05.21 22:29:20.971273 [ 4 ] {31ef48ff-cd50-4ea6-bcee-1cd7dbc796ba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2135 | 2026.05.21 22:29:20.971492 [ 4 ] {31ef48ff-cd50-4ea6-bcee-1cd7dbc796ba} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.05.21 22:29:20.971632 [ 4 ] {31ef48ff-cd50-4ea6-bcee-1cd7dbc796ba} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001735 sec., 14985.590778097983 rows/sec., 26.85 MiB/sec. | ||
| 2137 | 2026.05.21 22:29:20.971683 [ 4 ] {31ef48ff-cd50-4ea6-bcee-1cd7dbc796ba} <Debug> TCPHandler: Processed in 0.001916393 sec. | ||
| 2138 | 2026.05.21 22:29:20.971848 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2026.05.21 22:29:20.971961 [ 4 ] {b8c21632-4289-4a55-9e21-28be0dce6572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2140 | 2026.05.21 22:29:20.972016 [ 4 ] {b8c21632-4289-4a55-9e21-28be0dce6572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2141 | 2026.05.21 22:29:20.972450 [ 4 ] {b8c21632-4289-4a55-9e21-28be0dce6572} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2026.05.21 22:29:20.972487 [ 4 ] {b8c21632-4289-4a55-9e21-28be0dce6572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2143 | 2026.05.21 22:29:20.972786 [ 4 ] {b8c21632-4289-4a55-9e21-28be0dce6572} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2144 | 2026.05.21 22:29:20.972996 [ 4 ] {b8c21632-4289-4a55-9e21-28be0dce6572} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2026.05.21 22:29:20.973123 [ 4 ] {b8c21632-4289-4a55-9e21-28be0dce6572} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001187 sec., 42122.99915754002 rows/sec., 2.89 MiB/sec. | ||
| 2146 | 2026.05.21 22:29:20.973156 [ 4 ] {b8c21632-4289-4a55-9e21-28be0dce6572} <Debug> TCPHandler: Processed in 0.001365858 sec. | ||
| 2147 | 2026.05.21 22:29:25.712641 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2148 | 2026.05.21 22:29:25.712725 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2149 | 2026.05.21 22:29:25.766318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4840 | ||
| 2150 | 2026.05.21 22:29:25.766840 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.05.21 22:29:25.766878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2152 | 2026.05.21 22:29:25.767358 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2153 | 2026.05.21 22:29:25.767583 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2026.05.21 22:29:25.767711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4840 | ||
| 2155 | 2026.05.21 22:29:25.958691 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.05.21 22:29:25.958982 [ 4 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) 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') FORMAT Native (stage: Complete) | ||
| 2157 | 2026.05.21 22:29:25.959492 [ 4 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2158 | 2026.05.21 22:29:25.959557 [ 4 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <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')" moved to PREWHERE | ||
| 2159 | 2026.05.21 22:29:25.959902 [ 4 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2160 | 2026.05.21 22:29:25.959984 [ 4 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2161 | 2026.05.21 22:29:25.960130 [ 4 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2162 | 2026.05.21 22:29:25.960239 [ 338 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2163 | 2026.05.21 22:29:25.960244 [ 321 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2164 | 2026.05.21 22:29:25.960401 [ 4 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2165 | 2026.05.21 22:29:25.960431 [ 4 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2166 | 2026.05.21 22:29:25.960502 [ 4 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2167 | 2026.05.21 22:29:25.960522 [ 4 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2168 | 2026.05.21 22:29:25.960558 [ 4 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <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'))" | ||
| 2169 | 2026.05.21 22:29:25.960596 [ 4 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <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'))" | ||
| 2170 | 2026.05.21 22:29:25.961765 [ 4 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.002928 sec., 8538.25136612022 rows/sec., 1.83 MiB/sec. | ||
| 2171 | 2026.05.21 22:29:25.961903 [ 4 ] {65d9cf43-fd7b-4b2e-9975-eab8f910bd83} <Debug> TCPHandler: Processed in 0.003352204 sec. | ||
| 2172 | 2026.05.21 22:29:25.963498 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2026.05.21 22:29:25.963614 [ 4 ] {28f1c87c-f313-4495-963c-8c68a599d044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2174 | 2026.05.21 22:29:25.963658 [ 4 ] {28f1c87c-f313-4495-963c-8c68a599d044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2175 | 2026.05.21 22:29:25.964213 [ 4 ] {28f1c87c-f313-4495-963c-8c68a599d044} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.05.21 22:29:25.964258 [ 4 ] {28f1c87c-f313-4495-963c-8c68a599d044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2177 | 2026.05.21 22:29:25.964645 [ 4 ] {28f1c87c-f313-4495-963c-8c68a599d044} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2178 | 2026.05.21 22:29:25.964874 [ 4 ] {28f1c87c-f313-4495-963c-8c68a599d044} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.05.21 22:29:25.965017 [ 4 ] {28f1c87c-f313-4495-963c-8c68a599d044} <Debug> executeQuery: Read 74 rows, 6.25 KiB in 0.001437 sec., 51496.172581767576 rows/sec., 4.25 MiB/sec. | ||
| 2180 | 2026.05.21 22:29:25.965033 [ 34 ] {} <Debug> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2181 | 2026.05.21 22:29:25.965052 [ 4 ] {28f1c87c-f313-4495-963c-8c68a599d044} <Debug> TCPHandler: Processed in 0.001606365 sec. | ||
| 2182 | 2026.05.21 22:29:25.965115 [ 34 ] {} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.05.21 22:29:25.965166 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2184 | 2026.05.21 22:29:25.965356 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2185 | 2026.05.21 22:29:25.965508 [ 4 ] {d66c9349-25bb-4c76-be20-9bd5cf3dc162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2186 | 2026.05.21 22:29:25.965560 [ 196 ] {58bf8911-00c0-4871-af29-14309a0754e8::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 | ||
| 2187 | 2026.05.21 22:29:25.965566 [ 4 ] {d66c9349-25bb-4c76-be20-9bd5cf3dc162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2188 | 2026.05.21 22:29:25.965719 [ 196 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2189 | 2026.05.21 22:29:25.965780 [ 196 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 228 rows starting from the beginning of the part | ||
| 2190 | 2026.05.21 22:29:25.965883 [ 196 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
| 2191 | 2026.05.21 22:29:25.965949 [ 196 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2192 | 2026.05.21 22:29:25.966001 [ 196 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 195 rows starting from the beginning of the part | ||
| 2193 | 2026.05.21 22:29:25.966050 [ 196 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2194 | 2026.05.21 22:29:25.966100 [ 196 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part | ||
| 2195 | 2026.05.21 22:29:25.966181 [ 4 ] {d66c9349-25bb-4c76-be20-9bd5cf3dc162} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2026.05.21 22:29:25.966228 [ 4 ] {d66c9349-25bb-4c76-be20-9bd5cf3dc162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2197 | 2026.05.21 22:29:25.966618 [ 4 ] {d66c9349-25bb-4c76-be20-9bd5cf3dc162} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2198 | 2026.05.21 22:29:25.966886 [ 4 ] {d66c9349-25bb-4c76-be20-9bd5cf3dc162} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.05.21 22:29:25.967035 [ 4 ] {d66c9349-25bb-4c76-be20-9bd5cf3dc162} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001573 sec., 6993.006993006993 rows/sec., 525.84 KiB/sec. | ||
| 2200 | 2026.05.21 22:29:25.967077 [ 4 ] {d66c9349-25bb-4c76-be20-9bd5cf3dc162} <Debug> TCPHandler: Processed in 0.001843621 sec. | ||
| 2201 | 2026.05.21 22:29:25.967134 [ 198 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628506 sec., 464843.2366844212 rows/sec., 41.71 MiB/sec. | ||
| 2202 | 2026.05.21 22:29:25.967251 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2026.05.21 22:29:25.967290 [ 196 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2204 | 2026.05.21 22:29:25.967369 [ 4 ] {8d003bf1-baeb-4d97-9550-ed1ebf240ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2205 | 2026.05.21 22:29:25.967420 [ 4 ] {8d003bf1-baeb-4d97-9550-ed1ebf240ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2206 | 2026.05.21 22:29:25.967555 [ 196 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_11_2} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2026.05.21 22:29:25.967633 [ 196 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_11_2} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2208 | 2026.05.21 22:29:25.967708 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2209 | 2026.05.21 22:29:25.967899 [ 4 ] {8d003bf1-baeb-4d97-9550-ed1ebf240ded} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.05.21 22:29:25.967942 [ 4 ] {8d003bf1-baeb-4d97-9550-ed1ebf240ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2211 | 2026.05.21 22:29:25.968290 [ 4 ] {8d003bf1-baeb-4d97-9550-ed1ebf240ded} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2212 | 2026.05.21 22:29:25.968515 [ 4 ] {8d003bf1-baeb-4d97-9550-ed1ebf240ded} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2026.05.21 22:29:25.968642 [ 33 ] {} <Debug> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2214 | 2026.05.21 22:29:25.968650 [ 4 ] {8d003bf1-baeb-4d97-9550-ed1ebf240ded} <Debug> executeQuery: Read 67 rows, 5.35 KiB in 0.001305 sec., 51340.99616858238 rows/sec., 4.01 MiB/sec. | ||
| 2215 | 2026.05.21 22:29:25.968688 [ 33 ] {} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2026.05.21 22:29:25.968707 [ 4 ] {8d003bf1-baeb-4d97-9550-ed1ebf240ded} <Debug> TCPHandler: Processed in 0.001507932 sec. | ||
| 2217 | 2026.05.21 22:29:25.968716 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2218 | 2026.05.21 22:29:25.968883 [ 195 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::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 | ||
| 2219 | 2026.05.21 22:29:25.968894 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2026.05.21 22:29:25.969008 [ 4 ] {285ead99-e846-4faa-9dda-75a950afc2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2221 | 2026.05.21 22:29:25.969009 [ 195 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2222 | 2026.05.21 22:29:25.969058 [ 4 ] {285ead99-e846-4faa-9dda-75a950afc2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2223 | 2026.05.21 22:29:25.969071 [ 195 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 141 rows starting from the beginning of the part | ||
| 2224 | 2026.05.21 22:29:25.969168 [ 195 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2225 | 2026.05.21 22:29:25.969227 [ 195 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part | ||
| 2226 | 2026.05.21 22:29:25.969274 [ 195 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 105 rows starting from the beginning of the part | ||
| 2227 | 2026.05.21 22:29:25.969317 [ 195 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
| 2228 | 2026.05.21 22:29:25.969362 [ 195 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 67 rows starting from the beginning of the part | ||
| 2229 | 2026.05.21 22:29:25.969532 [ 4 ] {285ead99-e846-4faa-9dda-75a950afc2eb} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2026.05.21 22:29:25.969575 [ 4 ] {285ead99-e846-4faa-9dda-75a950afc2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2231 | 2026.05.21 22:29:25.969940 [ 4 ] {285ead99-e846-4faa-9dda-75a950afc2eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2232 | 2026.05.21 22:29:25.970195 [ 4 ] {285ead99-e846-4faa-9dda-75a950afc2eb} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2026.05.21 22:29:25.970269 [ 196 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 533 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143679 sec., 370965.833559532 rows/sec., 30.90 MiB/sec. | ||
| 2234 | 2026.05.21 22:29:25.970330 [ 4 ] {285ead99-e846-4faa-9dda-75a950afc2eb} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001342 sec., 111773.47242921013 rows/sec., 7.75 MiB/sec. | ||
| 2235 | 2026.05.21 22:29:25.970371 [ 4 ] {285ead99-e846-4faa-9dda-75a950afc2eb} <Debug> TCPHandler: Processed in 0.001538823 sec. | ||
| 2236 | 2026.05.21 22:29:25.970468 [ 198 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2237 | 2026.05.21 22:29:25.970510 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2026.05.21 22:29:25.970612 [ 4 ] {ded29780-6de5-4978-822a-f9047a3e8f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2239 | 2026.05.21 22:29:25.970672 [ 4 ] {ded29780-6de5-4978-822a-f9047a3e8f78} <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 | ||
| 2240 | 2026.05.21 22:29:25.970793 [ 198 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_11_2} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.05.21 22:29:25.970881 [ 198 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_11_2} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2242 | 2026.05.21 22:29:25.970975 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2243 | 2026.05.21 22:29:25.971508 [ 4 ] {ded29780-6de5-4978-822a-f9047a3e8f78} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.05.21 22:29:25.971551 [ 4 ] {ded29780-6de5-4978-822a-f9047a3e8f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2245 | 2026.05.21 22:29:25.972077 [ 4 ] {ded29780-6de5-4978-822a-f9047a3e8f78} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2246 | 2026.05.21 22:29:25.972325 [ 4 ] {ded29780-6de5-4978-822a-f9047a3e8f78} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.05.21 22:29:25.972464 [ 4 ] {ded29780-6de5-4978-822a-f9047a3e8f78} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00187 sec., 5882.352941176471 rows/sec., 10.54 MiB/sec. | ||
| 2248 | 2026.05.21 22:29:25.972516 [ 4 ] {ded29780-6de5-4978-822a-f9047a3e8f78} <Debug> TCPHandler: Processed in 0.002054677 sec. | ||
| 2249 | 2026.05.21 22:29:25.972650 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.05.21 22:29:25.972746 [ 4 ] {6f56fe0c-ce58-4bd8-bdd1-d89e31a5ec99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2251 | 2026.05.21 22:29:25.972789 [ 4 ] {6f56fe0c-ce58-4bd8-bdd1-d89e31a5ec99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2252 | 2026.05.21 22:29:25.973147 [ 4 ] {6f56fe0c-ce58-4bd8-bdd1-d89e31a5ec99} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.05.21 22:29:25.973183 [ 4 ] {6f56fe0c-ce58-4bd8-bdd1-d89e31a5ec99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2254 | 2026.05.21 22:29:25.973495 [ 4 ] {6f56fe0c-ce58-4bd8-bdd1-d89e31a5ec99} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2255 | 2026.05.21 22:29:25.973717 [ 4 ] {6f56fe0c-ce58-4bd8-bdd1-d89e31a5ec99} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.05.21 22:29:25.973845 [ 4 ] {6f56fe0c-ce58-4bd8-bdd1-d89e31a5ec99} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001118 sec., 44722.71914132379 rows/sec., 3.07 MiB/sec. | ||
| 2257 | 2026.05.21 22:29:25.973877 [ 4 ] {6f56fe0c-ce58-4bd8-bdd1-d89e31a5ec99} <Debug> TCPHandler: Processed in 0.001275505 sec. | ||
| 2258 | 2026.05.21 22:29:26.017554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2259 | 2026.05.21 22:29:26.034005 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2026.05.21 22:29:26.034045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2261 | 2026.05.21 22:29:26.040171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2262 | 2026.05.21 22:29:26.040827 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.05.21 22:29:26.043669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2264 | 2026.05.21 22:29:27.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.55 MiB, peak 209.55 MiB, free memory in arenas 0.00 B, will set to 207.18 MiB (RSS), difference: 1.63 MiB | ||
| 2265 | 2026.05.21 22:29:30.959787 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2266 | 2026.05.21 22:29:30.960021 [ 4 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) 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', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 2267 | 2026.05.21 22:29:30.960341 [ 4 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2268 | 2026.05.21 22:29:30.960380 [ 4 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 2269 | 2026.05.21 22:29:30.960601 [ 4 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2270 | 2026.05.21 22:29:30.960671 [ 4 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2271 | 2026.05.21 22:29:30.960809 [ 4 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 2272 | 2026.05.21 22:29:30.960904 [ 323 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2273 | 2026.05.21 22:29:30.960914 [ 338 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2274 | 2026.05.21 22:29:30.961043 [ 4 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2275 | 2026.05.21 22:29:30.961071 [ 4 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2276 | 2026.05.21 22:29:30.961146 [ 4 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2277 | 2026.05.21 22:29:30.961166 [ 4 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2278 | 2026.05.21 22:29:30.961203 [ 4 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <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', 'oximeter_collector:collections'))" | ||
| 2279 | 2026.05.21 22:29:30.961246 [ 4 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <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', 'oximeter_collector:collections'))" | ||
| 2280 | 2026.05.21 22:29:30.962337 [ 4 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.002407 sec., 10386.373078520981 rows/sec., 2.23 MiB/sec. | ||
| 2281 | 2026.05.21 22:29:30.962458 [ 4 ] {49dbb7f6-025f-4add-9496-f0d4965b27bc} <Debug> TCPHandler: Processed in 0.002800738 sec. | ||
| 2282 | 2026.05.21 22:29:30.964580 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2026.05.21 22:29:30.964693 [ 4 ] {30a7a4b7-3fdd-4a7b-8903-a669b890de14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2284 | 2026.05.21 22:29:30.964736 [ 4 ] {30a7a4b7-3fdd-4a7b-8903-a669b890de14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2285 | 2026.05.21 22:29:30.965270 [ 4 ] {30a7a4b7-3fdd-4a7b-8903-a669b890de14} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.05.21 22:29:30.965313 [ 4 ] {30a7a4b7-3fdd-4a7b-8903-a669b890de14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2287 | 2026.05.21 22:29:30.965713 [ 4 ] {30a7a4b7-3fdd-4a7b-8903-a669b890de14} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2288 | 2026.05.21 22:29:30.965919 [ 4 ] {30a7a4b7-3fdd-4a7b-8903-a669b890de14} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2026.05.21 22:29:30.966062 [ 4 ] {30a7a4b7-3fdd-4a7b-8903-a669b890de14} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001402 sec., 713.2667617689016 rows/sec., 73.83 KiB/sec. | ||
| 2290 | 2026.05.21 22:29:30.966097 [ 4 ] {30a7a4b7-3fdd-4a7b-8903-a669b890de14} <Debug> TCPHandler: Processed in 0.001568284 sec. | ||
| 2291 | 2026.05.21 22:29:30.966217 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2026.05.21 22:29:30.966315 [ 4 ] {0fde421e-e183-4d29-b4b1-4f5eb6055e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2293 | 2026.05.21 22:29:30.966357 [ 4 ] {0fde421e-e183-4d29-b4b1-4f5eb6055e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2294 | 2026.05.21 22:29:30.966769 [ 4 ] {0fde421e-e183-4d29-b4b1-4f5eb6055e0e} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2026.05.21 22:29:30.966805 [ 4 ] {0fde421e-e183-4d29-b4b1-4f5eb6055e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2296 | 2026.05.21 22:29:30.967085 [ 4 ] {0fde421e-e183-4d29-b4b1-4f5eb6055e0e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2297 | 2026.05.21 22:29:30.967290 [ 4 ] {0fde421e-e183-4d29-b4b1-4f5eb6055e0e} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2026.05.21 22:29:30.967417 [ 4 ] {0fde421e-e183-4d29-b4b1-4f5eb6055e0e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 436.45 KiB/sec. | ||
| 2299 | 2026.05.21 22:29:30.967452 [ 4 ] {0fde421e-e183-4d29-b4b1-4f5eb6055e0e} <Debug> TCPHandler: Processed in 0.001285576 sec. | ||
| 2300 | 2026.05.21 22:29:30.967595 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2026.05.21 22:29:30.967692 [ 4 ] {0fc33348-d11e-4d3e-9d7e-79758b71a25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2302 | 2026.05.21 22:29:30.967732 [ 4 ] {0fc33348-d11e-4d3e-9d7e-79758b71a25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2303 | 2026.05.21 22:29:30.968162 [ 4 ] {0fc33348-d11e-4d3e-9d7e-79758b71a25b} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.05.21 22:29:30.968199 [ 4 ] {0fc33348-d11e-4d3e-9d7e-79758b71a25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2305 | 2026.05.21 22:29:30.968490 [ 4 ] {0fc33348-d11e-4d3e-9d7e-79758b71a25b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2306 | 2026.05.21 22:29:30.968704 [ 4 ] {0fc33348-d11e-4d3e-9d7e-79758b71a25b} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.05.21 22:29:30.968828 [ 4 ] {0fc33348-d11e-4d3e-9d7e-79758b71a25b} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.001154 sec., 100519.93067590987 rows/sec., 8.49 MiB/sec. | ||
| 2308 | 2026.05.21 22:29:30.968861 [ 4 ] {0fc33348-d11e-4d3e-9d7e-79758b71a25b} <Debug> TCPHandler: Processed in 0.001315436 sec. | ||
| 2309 | 2026.05.21 22:29:30.968992 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2026.05.21 22:29:30.969087 [ 4 ] {db01d259-f870-43aa-9732-2249400d6d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2311 | 2026.05.21 22:29:30.969133 [ 4 ] {db01d259-f870-43aa-9732-2249400d6d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2312 | 2026.05.21 22:29:30.969539 [ 4 ] {db01d259-f870-43aa-9732-2249400d6d51} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2026.05.21 22:29:30.969576 [ 4 ] {db01d259-f870-43aa-9732-2249400d6d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2314 | 2026.05.21 22:29:30.969870 [ 4 ] {db01d259-f870-43aa-9732-2249400d6d51} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2315 | 2026.05.21 22:29:30.970079 [ 4 ] {db01d259-f870-43aa-9732-2249400d6d51} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.05.21 22:29:30.970206 [ 4 ] {db01d259-f870-43aa-9732-2249400d6d51} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001138 sec., 31634.44639718805 rows/sec., 2.30 MiB/sec. | ||
| 2317 | 2026.05.21 22:29:30.970239 [ 4 ] {db01d259-f870-43aa-9732-2249400d6d51} <Debug> TCPHandler: Processed in 0.001296957 sec. | ||
| 2318 | 2026.05.21 22:29:30.970358 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2319 | 2026.05.21 22:29:30.970453 [ 4 ] {b6876b29-685d-4d7f-9dbf-89968e41e900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2320 | 2026.05.21 22:29:30.970494 [ 4 ] {b6876b29-685d-4d7f-9dbf-89968e41e900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2321 | 2026.05.21 22:29:30.970879 [ 4 ] {b6876b29-685d-4d7f-9dbf-89968e41e900} <Trace> oximeter.fields_u32 (dc998df5-9da3-4f9d-87b9-1d8b1e67b1ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2026.05.21 22:29:30.970915 [ 4 ] {b6876b29-685d-4d7f-9dbf-89968e41e900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2323 | 2026.05.21 22:29:30.971182 [ 4 ] {b6876b29-685d-4d7f-9dbf-89968e41e900} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2324 | 2026.05.21 22:29:30.971386 [ 4 ] {b6876b29-685d-4d7f-9dbf-89968e41e900} <Trace> oximeter.fields_u32 (dc998df5-9da3-4f9d-87b9-1d8b1e67b1ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2026.05.21 22:29:30.971509 [ 4 ] {b6876b29-685d-4d7f-9dbf-89968e41e900} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 61.77 KiB/sec. | ||
| 2326 | 2026.05.21 22:29:30.971543 [ 4 ] {b6876b29-685d-4d7f-9dbf-89968e41e900} <Debug> TCPHandler: Processed in 0.001234894 sec. | ||
| 2327 | 2026.05.21 22:29:30.971664 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.05.21 22:29:30.971759 [ 4 ] {14add0c0-7a00-4754-bbb6-8a180ff55fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2329 | 2026.05.21 22:29:30.971798 [ 4 ] {14add0c0-7a00-4754-bbb6-8a180ff55fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2330 | 2026.05.21 22:29:30.972220 [ 4 ] {14add0c0-7a00-4754-bbb6-8a180ff55fdc} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2026.05.21 22:29:30.972257 [ 4 ] {14add0c0-7a00-4754-bbb6-8a180ff55fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2332 | 2026.05.21 22:29:30.972546 [ 4 ] {14add0c0-7a00-4754-bbb6-8a180ff55fdc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2333 | 2026.05.21 22:29:30.972754 [ 4 ] {14add0c0-7a00-4754-bbb6-8a180ff55fdc} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2026.05.21 22:29:30.972884 [ 4 ] {14add0c0-7a00-4754-bbb6-8a180ff55fdc} <Debug> executeQuery: Read 95 rows, 7.61 KiB in 0.001143 sec., 83114.6106736658 rows/sec., 6.50 MiB/sec. | ||
| 2335 | 2026.05.21 22:29:30.972917 [ 4 ] {14add0c0-7a00-4754-bbb6-8a180ff55fdc} <Debug> TCPHandler: Processed in 0.001301856 sec. | ||
| 2336 | 2026.05.21 22:29:30.973045 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.05.21 22:29:30.973142 [ 4 ] {a0f39a84-5203-40b6-8fe4-23fffbb40618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2338 | 2026.05.21 22:29:30.973185 [ 4 ] {a0f39a84-5203-40b6-8fe4-23fffbb40618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2339 | 2026.05.21 22:29:30.973581 [ 4 ] {a0f39a84-5203-40b6-8fe4-23fffbb40618} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2026.05.21 22:29:30.973617 [ 4 ] {a0f39a84-5203-40b6-8fe4-23fffbb40618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2341 | 2026.05.21 22:29:30.973930 [ 4 ] {a0f39a84-5203-40b6-8fe4-23fffbb40618} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2342 | 2026.05.21 22:29:30.974136 [ 4 ] {a0f39a84-5203-40b6-8fe4-23fffbb40618} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2026.05.21 22:29:30.974235 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2344 | 2026.05.21 22:29:30.974262 [ 4 ] {a0f39a84-5203-40b6-8fe4-23fffbb40618} <Debug> executeQuery: Read 153 rows, 10.86 KiB in 0.001139 sec., 134328.3582089552 rows/sec., 9.31 MiB/sec. | ||
| 2345 | 2026.05.21 22:29:30.974282 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2026.05.21 22:29:30.974300 [ 4 ] {a0f39a84-5203-40b6-8fe4-23fffbb40618} <Debug> TCPHandler: Processed in 0.001304066 sec. | ||
| 2347 | 2026.05.21 22:29:30.974308 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2348 | 2026.05.21 22:29:30.974421 [ 195 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::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 | ||
| 2349 | 2026.05.21 22:29:30.974429 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2350 | 2026.05.21 22:29:30.974564 [ 4 ] {7bc975f8-dde8-47f0-9e48-a550cb302cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2351 | 2026.05.21 22:29:30.974567 [ 195 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2352 | 2026.05.21 22:29:30.974624 [ 4 ] {7bc975f8-dde8-47f0-9e48-a550cb302cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2353 | 2026.05.21 22:29:30.974626 [ 195 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 820 rows starting from the beginning of the part | ||
| 2354 | 2026.05.21 22:29:30.974709 [ 195 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 150 rows starting from the beginning of the part | ||
| 2355 | 2026.05.21 22:29:30.974753 [ 195 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 187 rows starting from the beginning of the part | ||
| 2356 | 2026.05.21 22:29:30.974794 [ 195 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
| 2357 | 2026.05.21 22:29:30.974838 [ 195 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 150 rows starting from the beginning of the part | ||
| 2358 | 2026.05.21 22:29:30.974881 [ 195 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 153 rows starting from the beginning of the part | ||
| 2359 | 2026.05.21 22:29:30.974953 [ 4 ] {7bc975f8-dde8-47f0-9e48-a550cb302cff} <Trace> oximeter.measurements_f64 (5d8725d0-5fcc-429c-a745-b48a9a127d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.05.21 22:29:30.974995 [ 4 ] {7bc975f8-dde8-47f0-9e48-a550cb302cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2361 | 2026.05.21 22:29:30.975310 [ 4 ] {7bc975f8-dde8-47f0-9e48-a550cb302cff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2362 | 2026.05.21 22:29:30.975541 [ 4 ] {7bc975f8-dde8-47f0-9e48-a550cb302cff} <Trace> oximeter.measurements_f64 (5d8725d0-5fcc-429c-a745-b48a9a127d01): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.05.21 22:29:30.975675 [ 4 ] {7bc975f8-dde8-47f0-9e48-a550cb302cff} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 56.17 KiB/sec. | ||
| 2364 | 2026.05.21 22:29:30.975710 [ 4 ] {7bc975f8-dde8-47f0-9e48-a550cb302cff} <Debug> TCPHandler: Processed in 0.001330097 sec. | ||
| 2365 | 2026.05.21 22:29:30.975824 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.05.21 22:29:30.975902 [ 196 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525203 sec., 1055597.1893577445 rows/sec., 75.58 MiB/sec. | ||
| 2367 | 2026.05.21 22:29:30.975921 [ 4 ] {0235636a-2dbc-4088-aa76-4979c4c36d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2368 | 2026.05.21 22:29:30.975986 [ 4 ] {0235636a-2dbc-4088-aa76-4979c4c36d4a} <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 | ||
| 2369 | 2026.05.21 22:29:30.976147 [ 195 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2370 | 2026.05.21 22:29:30.976400 [ 195 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.05.21 22:29:30.976471 [ 195 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2372 | 2026.05.21 22:29:30.976538 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2373 | 2026.05.21 22:29:30.976768 [ 4 ] {0235636a-2dbc-4088-aa76-4979c4c36d4a} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.05.21 22:29:30.976810 [ 4 ] {0235636a-2dbc-4088-aa76-4979c4c36d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2375 | 2026.05.21 22:29:30.977349 [ 4 ] {0235636a-2dbc-4088-aa76-4979c4c36d4a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2376 | 2026.05.21 22:29:30.977569 [ 4 ] {0235636a-2dbc-4088-aa76-4979c4c36d4a} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.05.21 22:29:30.977707 [ 4 ] {0235636a-2dbc-4088-aa76-4979c4c36d4a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001804 sec., 16629.71175166297 rows/sec., 29.80 MiB/sec. | ||
| 2378 | 2026.05.21 22:29:30.977760 [ 4 ] {0235636a-2dbc-4088-aa76-4979c4c36d4a} <Debug> TCPHandler: Processed in 0.001984786 sec. | ||
| 2379 | 2026.05.21 22:29:30.977900 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.05.21 22:29:30.977998 [ 4 ] {480eb1b0-13c3-467b-98c1-9942eb2fc471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2381 | 2026.05.21 22:29:30.978040 [ 4 ] {480eb1b0-13c3-467b-98c1-9942eb2fc471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2382 | 2026.05.21 22:29:30.978359 [ 4 ] {480eb1b0-13c3-467b-98c1-9942eb2fc471} <Trace> oximeter.measurements_i64 (18512202-2d14-46db-967e-9430a60fac10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2026.05.21 22:29:30.978395 [ 4 ] {480eb1b0-13c3-467b-98c1-9942eb2fc471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2384 | 2026.05.21 22:29:30.978687 [ 4 ] {480eb1b0-13c3-467b-98c1-9942eb2fc471} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2385 | 2026.05.21 22:29:30.978898 [ 4 ] {480eb1b0-13c3-467b-98c1-9942eb2fc471} <Trace> oximeter.measurements_i64 (18512202-2d14-46db-967e-9430a60fac10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.05.21 22:29:30.979023 [ 4 ] {480eb1b0-13c3-467b-98c1-9942eb2fc471} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001044 sec., 2873.5632183908046 rows/sec., 202.98 KiB/sec. | ||
| 2387 | 2026.05.21 22:29:30.979055 [ 4 ] {480eb1b0-13c3-467b-98c1-9942eb2fc471} <Debug> TCPHandler: Processed in 0.001212724 sec. | ||
| 2388 | 2026.05.21 22:29:30.979192 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2389 | 2026.05.21 22:29:30.979289 [ 4 ] {d2ddd84e-98cb-4de4-8944-2c4f494ff71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2390 | 2026.05.21 22:29:30.979331 [ 4 ] {d2ddd84e-98cb-4de4-8944-2c4f494ff71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2391 | 2026.05.21 22:29:30.979654 [ 4 ] {d2ddd84e-98cb-4de4-8944-2c4f494ff71b} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2026.05.21 22:29:30.979690 [ 4 ] {d2ddd84e-98cb-4de4-8944-2c4f494ff71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2393 | 2026.05.21 22:29:30.979984 [ 4 ] {d2ddd84e-98cb-4de4-8944-2c4f494ff71b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2394 | 2026.05.21 22:29:30.980191 [ 4 ] {d2ddd84e-98cb-4de4-8944-2c4f494ff71b} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2026.05.21 22:29:30.980316 [ 4 ] {d2ddd84e-98cb-4de4-8944-2c4f494ff71b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001045 sec., 47846.88995215311 rows/sec., 3.28 MiB/sec. | ||
| 2396 | 2026.05.21 22:29:30.980348 [ 4 ] {d2ddd84e-98cb-4de4-8944-2c4f494ff71b} <Debug> TCPHandler: Processed in 0.001205724 sec. | ||
| 2397 | 2026.05.21 22:29:32.686097 [ 25 ] {} <Debug> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2398 | 2026.05.21 22:29:32.686175 [ 25 ] {} <Trace> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2026.05.21 22:29:32.686196 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2400 | 2026.05.21 22:29:32.686362 [ 194 ] {dffe86be-dbe0-452d-97d4-c36c74e86115::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 | ||
| 2401 | 2026.05.21 22:29:32.687045 [ 194 ] {dffe86be-dbe0-452d-97d4-c36c74e86115::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2402 | 2026.05.21 22:29:32.687216 [ 194 ] {dffe86be-dbe0-452d-97d4-c36c74e86115::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 2403 | 2026.05.21 22:29:32.687635 [ 194 ] {dffe86be-dbe0-452d-97d4-c36c74e86115::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 2404 | 2026.05.21 22:29:32.687993 [ 194 ] {dffe86be-dbe0-452d-97d4-c36c74e86115::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 | ||
| 2405 | 2026.05.21 22:29:32.688335 [ 194 ] {dffe86be-dbe0-452d-97d4-c36c74e86115::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 | ||
| 2406 | 2026.05.21 22:29:32.688670 [ 194 ] {dffe86be-dbe0-452d-97d4-c36c74e86115::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 | ||
| 2407 | 2026.05.21 22:29:32.693272 [ 194 ] {dffe86be-dbe0-452d-97d4-c36c74e86115::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 72 columns (72 merged, 0 gathered) in 0.006976765 sec., 1576.661962958477 rows/sec., 1.69 MiB/sec. | ||
| 2408 | 2026.05.21 22:29:32.693641 [ 194 ] {dffe86be-dbe0-452d-97d4-c36c74e86115::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2409 | 2026.05.21 22:29:32.694148 [ 194 ] {dffe86be-dbe0-452d-97d4-c36c74e86115::all_1_5_1} <Trace> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.05.21 22:29:32.694217 [ 194 ] {dffe86be-dbe0-452d-97d4-c36c74e86115::all_1_5_1} <Trace> system.query_log (dffe86be-dbe0-452d-97d4-c36c74e86115) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2411 | 2026.05.21 22:29:32.694343 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 2412 | 2026.05.21 22:29:33.268766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5352 | ||
| 2413 | 2026.05.21 22:29:33.269385 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.05.21 22:29:33.269445 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2415 | 2026.05.21 22:29:33.270090 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2416 | 2026.05.21 22:29:33.270338 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.05.21 22:29:33.270462 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5352 | ||
| 2418 | 2026.05.21 22:29:33.270473 [ 24 ] {} <Debug> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2419 | 2026.05.21 22:29:33.270547 [ 24 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.05.21 22:29:33.270571 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2421 | 2026.05.21 22:29:33.270755 [ 188 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::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 | ||
| 2422 | 2026.05.21 22:29:33.270937 [ 188 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2423 | 2026.05.21 22:29:33.270985 [ 188 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2920 rows starting from the beginning of the part | ||
| 2424 | 2026.05.21 22:29:33.271088 [ 188 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2425 | 2026.05.21 22:29:33.271136 [ 188 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::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 | ||
| 2426 | 2026.05.21 22:29:33.271199 [ 188 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::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 | ||
| 2427 | 2026.05.21 22:29:33.271246 [ 188 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::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 | ||
| 2428 | 2026.05.21 22:29:33.271288 [ 188 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::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 | ||
| 2429 | 2026.05.21 22:29:33.272768 [ 190 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5352 rows, containing 4 columns (4 merged, 0 gathered) in 0.002077588 sec., 2576064.166716404 rows/sec., 36.85 MiB/sec. | ||
| 2430 | 2026.05.21 22:29:33.273558 [ 196 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2431 | 2026.05.21 22:29:33.273860 [ 196 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_11_2} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.05.21 22:29:33.273942 [ 196 ] {0467ea7c-5904-4118-9c16-ce1184d76b51::all_1_11_2} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2433 | 2026.05.21 22:29:33.274036 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2434 | 2026.05.21 22:29:33.544723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2435 | 2026.05.21 22:29:33.560691 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.05.21 22:29:33.560739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2437 | 2026.05.21 22:29:33.566871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2438 | 2026.05.21 22:29:33.567522 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.05.21 22:29:33.567795 [ 24 ] {} <Debug> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2440 | 2026.05.21 22:29:33.567850 [ 24 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.05.21 22:29:33.567874 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2442 | 2026.05.21 22:29:33.568003 [ 188 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::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 | ||
| 2443 | 2026.05.21 22:29:33.570396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2444 | 2026.05.21 22:29:33.572096 [ 188 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2445 | 2026.05.21 22:29:33.573387 [ 188 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::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 | ||
| 2446 | 2026.05.21 22:29:33.577913 [ 188 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::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 | ||
| 2447 | 2026.05.21 22:29:33.582119 [ 188 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::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 | ||
| 2448 | 2026.05.21 22:29:33.586652 [ 188 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::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 | ||
| 2449 | 2026.05.21 22:29:33.591344 [ 188 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::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 | ||
| 2450 | 2026.05.21 22:29:33.595620 [ 188 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::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 | ||
| 2451 | 2026.05.21 22:29:33.647339 [ 190 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079385338 sec., 1045.5331184708189 rows/sec., 5.41 MiB/sec. | ||
| 2452 | 2026.05.21 22:29:33.649915 [ 190 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2453 | 2026.05.21 22:29:33.652013 [ 190 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::all_1_11_2} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.05.21 22:29:33.652118 [ 190 ] {d7574a7b-e5e9-41be-babf-7aa9ace10106::all_1_11_2} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2455 | 2026.05.21 22:29:33.654282 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2456 | 2026.05.21 22:29:34.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.84 MiB, peak 218.71 MiB, free memory in arenas 0.00 B, will set to 219.16 MiB (RSS), difference: 10.32 MiB | ||
| 2457 | 2026.05.21 22:29:35.958448 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.05.21 22:29:35.958684 [ 4 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) 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') FORMAT Native (stage: Complete) | ||
| 2459 | 2026.05.21 22:29:35.959026 [ 4 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2460 | 2026.05.21 22:29:35.959069 [ 4 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <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')" moved to PREWHERE | ||
| 2461 | 2026.05.21 22:29:35.959285 [ 4 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2462 | 2026.05.21 22:29:35.959356 [ 4 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2463 | 2026.05.21 22:29:35.959502 [ 4 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2464 | 2026.05.21 22:29:35.959608 [ 313 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2465 | 2026.05.21 22:29:35.959622 [ 338 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2466 | 2026.05.21 22:29:35.959622 [ 323 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2467 | 2026.05.21 22:29:35.959801 [ 4 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (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 | ||
| 2468 | 2026.05.21 22:29:35.959832 [ 4 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2469 | 2026.05.21 22:29:35.959901 [ 4 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2470 | 2026.05.21 22:29:35.959922 [ 4 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2471 | 2026.05.21 22:29:35.959957 [ 4 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <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'))" | ||
| 2472 | 2026.05.21 22:29:35.959995 [ 4 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <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'))" | ||
| 2473 | 2026.05.21 22:29:35.961186 [ 4 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.002594 sec., 9637.625289128759 rows/sec., 2.07 MiB/sec. | ||
| 2474 | 2026.05.21 22:29:35.961317 [ 4 ] {9abdc198-7b4d-466d-b4d3-8d3e144c8389} <Debug> TCPHandler: Processed in 0.003011855 sec. | ||
| 2475 | 2026.05.21 22:29:35.962982 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.05.21 22:29:35.963095 [ 4 ] {4772564a-b707-45b0-b032-ef3fe77efaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2477 | 2026.05.21 22:29:35.963140 [ 4 ] {4772564a-b707-45b0-b032-ef3fe77efaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2478 | 2026.05.21 22:29:35.963673 [ 4 ] {4772564a-b707-45b0-b032-ef3fe77efaf2} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.05.21 22:29:35.963719 [ 4 ] {4772564a-b707-45b0-b032-ef3fe77efaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2480 | 2026.05.21 22:29:35.964107 [ 4 ] {4772564a-b707-45b0-b032-ef3fe77efaf2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2481 | 2026.05.21 22:29:35.964326 [ 4 ] {4772564a-b707-45b0-b032-ef3fe77efaf2} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.05.21 22:29:35.964477 [ 4 ] {4772564a-b707-45b0-b032-ef3fe77efaf2} <Debug> executeQuery: Read 74 rows, 6.25 KiB in 0.001416 sec., 52259.88700564972 rows/sec., 4.31 MiB/sec. | ||
| 2483 | 2026.05.21 22:29:35.964514 [ 4 ] {4772564a-b707-45b0-b032-ef3fe77efaf2} <Debug> TCPHandler: Processed in 0.001582464 sec. | ||
| 2484 | 2026.05.21 22:29:35.964654 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.05.21 22:29:35.964750 [ 4 ] {64d797d4-b222-4615-82d6-235ee0a11c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2486 | 2026.05.21 22:29:35.964799 [ 4 ] {64d797d4-b222-4615-82d6-235ee0a11c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2487 | 2026.05.21 22:29:35.965413 [ 4 ] {64d797d4-b222-4615-82d6-235ee0a11c50} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.05.21 22:29:35.965465 [ 4 ] {64d797d4-b222-4615-82d6-235ee0a11c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2489 | 2026.05.21 22:29:35.965933 [ 4 ] {64d797d4-b222-4615-82d6-235ee0a11c50} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2490 | 2026.05.21 22:29:35.966254 [ 4 ] {64d797d4-b222-4615-82d6-235ee0a11c50} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.05.21 22:29:35.966411 [ 70 ] {} <Debug> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2492 | 2026.05.21 22:29:35.966446 [ 4 ] {64d797d4-b222-4615-82d6-235ee0a11c50} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001709 sec., 6436.512580456407 rows/sec., 484.00 KiB/sec. | ||
| 2493 | 2026.05.21 22:29:35.966455 [ 70 ] {} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2026.05.21 22:29:35.966495 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2495 | 2026.05.21 22:29:35.966523 [ 4 ] {64d797d4-b222-4615-82d6-235ee0a11c50} <Debug> TCPHandler: Processed in 0.001917364 sec. | ||
| 2496 | 2026.05.21 22:29:35.966609 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::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 | ||
| 2497 | 2026.05.21 22:29:35.966717 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2498 | 2026.05.21 22:29:35.966751 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::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 | ||
| 2499 | 2026.05.21 22:29:35.966758 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2500 | 2026.05.21 22:29:35.966833 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2501 | 2026.05.21 22:29:35.966897 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2502 | 2026.05.21 22:29:35.966920 [ 4 ] {508702f0-381a-48a0-9251-d961dda89c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2503 | 2026.05.21 22:29:35.966941 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part | ||
| 2504 | 2026.05.21 22:29:35.966996 [ 4 ] {508702f0-381a-48a0-9251-d961dda89c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2505 | 2026.05.21 22:29:35.966997 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 2506 | 2026.05.21 22:29:35.967063 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part | ||
| 2507 | 2026.05.21 22:29:35.967586 [ 4 ] {508702f0-381a-48a0-9251-d961dda89c02} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.05.21 22:29:35.967633 [ 4 ] {508702f0-381a-48a0-9251-d961dda89c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2509 | 2026.05.21 22:29:35.967889 [ 187 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331817 sec., 116382.35583417243 rows/sec., 9.01 MiB/sec. | ||
| 2510 | 2026.05.21 22:29:35.968037 [ 187 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2511 | 2026.05.21 22:29:35.968116 [ 4 ] {508702f0-381a-48a0-9251-d961dda89c02} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2512 | 2026.05.21 22:29:35.968514 [ 4 ] {508702f0-381a-48a0-9251-d961dda89c02} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.05.21 22:29:35.968539 [ 187 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_11_2} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2026.05.21 22:29:35.968639 [ 187 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_11_2} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2515 | 2026.05.21 22:29:35.968665 [ 4 ] {508702f0-381a-48a0-9251-d961dda89c02} <Debug> executeQuery: Read 67 rows, 5.35 KiB in 0.001792 sec., 37388.392857142855 rows/sec., 2.92 MiB/sec. | ||
| 2516 | 2026.05.21 22:29:35.968707 [ 4 ] {508702f0-381a-48a0-9251-d961dda89c02} <Debug> TCPHandler: Processed in 0.002077908 sec. | ||
| 2517 | 2026.05.21 22:29:35.968745 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2518 | 2026.05.21 22:29:35.968855 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2026.05.21 22:29:35.968960 [ 4 ] {6d62f6a7-5f10-43d2-93ef-5e469f9d3844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2520 | 2026.05.21 22:29:35.969006 [ 4 ] {6d62f6a7-5f10-43d2-93ef-5e469f9d3844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2521 | 2026.05.21 22:29:35.969456 [ 4 ] {6d62f6a7-5f10-43d2-93ef-5e469f9d3844} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.05.21 22:29:35.969493 [ 4 ] {6d62f6a7-5f10-43d2-93ef-5e469f9d3844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2523 | 2026.05.21 22:29:35.969855 [ 4 ] {6d62f6a7-5f10-43d2-93ef-5e469f9d3844} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2524 | 2026.05.21 22:29:35.970073 [ 4 ] {6d62f6a7-5f10-43d2-93ef-5e469f9d3844} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.05.21 22:29:35.970211 [ 4 ] {6d62f6a7-5f10-43d2-93ef-5e469f9d3844} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001271 sec., 118017.30920535012 rows/sec., 8.18 MiB/sec. | ||
| 2526 | 2026.05.21 22:29:35.970245 [ 4 ] {6d62f6a7-5f10-43d2-93ef-5e469f9d3844} <Debug> TCPHandler: Processed in 0.00144045 sec. | ||
| 2527 | 2026.05.21 22:29:35.970377 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2528 | 2026.05.21 22:29:35.970475 [ 4 ] {b61df1a4-da07-4606-8e95-15a3f9bda3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2529 | 2026.05.21 22:29:35.970532 [ 4 ] {b61df1a4-da07-4606-8e95-15a3f9bda3e0} <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 | ||
| 2530 | 2026.05.21 22:29:35.971338 [ 4 ] {b61df1a4-da07-4606-8e95-15a3f9bda3e0} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2026.05.21 22:29:35.971375 [ 4 ] {b61df1a4-da07-4606-8e95-15a3f9bda3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2532 | 2026.05.21 22:29:35.971920 [ 4 ] {b61df1a4-da07-4606-8e95-15a3f9bda3e0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2533 | 2026.05.21 22:29:35.972155 [ 4 ] {b61df1a4-da07-4606-8e95-15a3f9bda3e0} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2026.05.21 22:29:35.972294 [ 4 ] {b61df1a4-da07-4606-8e95-15a3f9bda3e0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001837 sec., 5988.023952095808 rows/sec., 10.73 MiB/sec. | ||
| 2535 | 2026.05.21 22:29:35.972350 [ 4 ] {b61df1a4-da07-4606-8e95-15a3f9bda3e0} <Debug> TCPHandler: Processed in 0.002021867 sec. | ||
| 2536 | 2026.05.21 22:29:35.972494 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2026.05.21 22:29:35.972592 [ 4 ] {14a2794b-bd80-49a4-a368-cc644ffa8ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2538 | 2026.05.21 22:29:35.972634 [ 4 ] {14a2794b-bd80-49a4-a368-cc644ffa8ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2539 | 2026.05.21 22:29:35.972982 [ 4 ] {14a2794b-bd80-49a4-a368-cc644ffa8ec1} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2026.05.21 22:29:35.973020 [ 4 ] {14a2794b-bd80-49a4-a368-cc644ffa8ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2541 | 2026.05.21 22:29:35.973332 [ 4 ] {14a2794b-bd80-49a4-a368-cc644ffa8ec1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2542 | 2026.05.21 22:29:35.973544 [ 4 ] {14a2794b-bd80-49a4-a368-cc644ffa8ec1} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2026.05.21 22:29:35.973654 [ 29 ] {} <Debug> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2544 | 2026.05.21 22:29:35.973673 [ 4 ] {14a2794b-bd80-49a4-a368-cc644ffa8ec1} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001101 sec., 45413.26067211626 rows/sec., 3.11 MiB/sec. | ||
| 2545 | 2026.05.21 22:29:35.973697 [ 29 ] {} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.05.21 22:29:35.973712 [ 4 ] {14a2794b-bd80-49a4-a368-cc644ffa8ec1} <Debug> TCPHandler: Processed in 0.001268576 sec. | ||
| 2547 | 2026.05.21 22:29:35.973725 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2548 | 2026.05.21 22:29:35.973823 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::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 | ||
| 2549 | 2026.05.21 22:29:35.973958 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2550 | 2026.05.21 22:29:35.973991 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 220 rows starting from the beginning of the part | ||
| 2551 | 2026.05.21 22:29:35.974046 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2552 | 2026.05.21 22:29:35.974092 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 2553 | 2026.05.21 22:29:35.974133 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2554 | 2026.05.21 22:29:35.974182 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 2555 | 2026.05.21 22:29:35.974225 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2556 | 2026.05.21 22:29:35.975000 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 4 columns (4 merged, 0 gathered) in 0.001217674 sec., 385981.79808388784 rows/sec., 26.46 MiB/sec. | ||
| 2557 | 2026.05.21 22:29:35.975172 [ 189 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2558 | 2026.05.21 22:29:35.975449 [ 189 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_11_2} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.05.21 22:29:35.975520 [ 189 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_11_2} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2560 | 2026.05.21 22:29:35.975620 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2561 | 2026.05.21 22:29:40.713003 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2562 | 2026.05.21 22:29:40.713085 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2563 | 2026.05.21 22:29:40.771506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5800 | ||
| 2564 | 2026.05.21 22:29:40.772153 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.05.21 22:29:40.772219 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2566 | 2026.05.21 22:29:40.772828 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2567 | 2026.05.21 22:29:40.773069 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.05.21 22:29:40.773215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5800 | ||
| 2569 | 2026.05.21 22:29:40.959708 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2026.05.21 22:29:40.959959 [ 4 ] {eebb9618-5b86-473f-8c56-dc063a888125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) 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') FORMAT Native (stage: Complete) | ||
| 2571 | 2026.05.21 22:29:40.960335 [ 4 ] {eebb9618-5b86-473f-8c56-dc063a888125} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2572 | 2026.05.21 22:29:40.960378 [ 4 ] {eebb9618-5b86-473f-8c56-dc063a888125} <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')" moved to PREWHERE | ||
| 2573 | 2026.05.21 22:29:40.960594 [ 4 ] {eebb9618-5b86-473f-8c56-dc063a888125} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2574 | 2026.05.21 22:29:40.960665 [ 4 ] {eebb9618-5b86-473f-8c56-dc063a888125} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2575 | 2026.05.21 22:29:40.960809 [ 4 ] {eebb9618-5b86-473f-8c56-dc063a888125} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2576 | 2026.05.21 22:29:40.960893 [ 313 ] {eebb9618-5b86-473f-8c56-dc063a888125} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2577 | 2026.05.21 22:29:40.960909 [ 323 ] {eebb9618-5b86-473f-8c56-dc063a888125} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2578 | 2026.05.21 22:29:40.960916 [ 338 ] {eebb9618-5b86-473f-8c56-dc063a888125} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2579 | 2026.05.21 22:29:40.961030 [ 4 ] {eebb9618-5b86-473f-8c56-dc063a888125} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (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 | ||
| 2580 | 2026.05.21 22:29:40.961123 [ 4 ] {eebb9618-5b86-473f-8c56-dc063a888125} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2581 | 2026.05.21 22:29:40.961238 [ 4 ] {eebb9618-5b86-473f-8c56-dc063a888125} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2582 | 2026.05.21 22:29:40.961262 [ 4 ] {eebb9618-5b86-473f-8c56-dc063a888125} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2583 | 2026.05.21 22:29:40.961317 [ 4 ] {eebb9618-5b86-473f-8c56-dc063a888125} <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'))" | ||
| 2584 | 2026.05.21 22:29:40.961362 [ 4 ] {eebb9618-5b86-473f-8c56-dc063a888125} <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'))" | ||
| 2585 | 2026.05.21 22:29:40.962556 [ 4 ] {eebb9618-5b86-473f-8c56-dc063a888125} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.002696 sec., 9272.99703264095 rows/sec., 1.99 MiB/sec. | ||
| 2586 | 2026.05.21 22:29:40.962691 [ 4 ] {eebb9618-5b86-473f-8c56-dc063a888125} <Debug> TCPHandler: Processed in 0.003124318 sec. | ||
| 2587 | 2026.05.21 22:29:40.964816 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2026.05.21 22:29:40.964958 [ 4 ] {e1a6a2c7-b750-4501-9a0f-226d756d2434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2589 | 2026.05.21 22:29:40.965022 [ 4 ] {e1a6a2c7-b750-4501-9a0f-226d756d2434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2590 | 2026.05.21 22:29:40.965630 [ 4 ] {e1a6a2c7-b750-4501-9a0f-226d756d2434} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.05.21 22:29:40.965679 [ 4 ] {e1a6a2c7-b750-4501-9a0f-226d756d2434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2592 | 2026.05.21 22:29:40.966078 [ 4 ] {e1a6a2c7-b750-4501-9a0f-226d756d2434} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2593 | 2026.05.21 22:29:40.966337 [ 4 ] {e1a6a2c7-b750-4501-9a0f-226d756d2434} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.05.21 22:29:40.966502 [ 4 ] {e1a6a2c7-b750-4501-9a0f-226d756d2434} <Debug> executeQuery: Read 112 rows, 9.72 KiB in 0.001586 sec., 70617.90668348045 rows/sec., 5.99 MiB/sec. | ||
| 2595 | 2026.05.21 22:29:40.966545 [ 4 ] {e1a6a2c7-b750-4501-9a0f-226d756d2434} <Debug> TCPHandler: Processed in 0.001846441 sec. | ||
| 2596 | 2026.05.21 22:29:40.966700 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2597 | 2026.05.21 22:29:40.966804 [ 4 ] {c645e0a8-11a3-4631-ac33-135eafe153e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2598 | 2026.05.21 22:29:40.966857 [ 4 ] {c645e0a8-11a3-4631-ac33-135eafe153e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2599 | 2026.05.21 22:29:40.967329 [ 4 ] {c645e0a8-11a3-4631-ac33-135eafe153e7} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.05.21 22:29:40.967369 [ 4 ] {c645e0a8-11a3-4631-ac33-135eafe153e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2601 | 2026.05.21 22:29:40.967797 [ 4 ] {c645e0a8-11a3-4631-ac33-135eafe153e7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2602 | 2026.05.21 22:29:40.968034 [ 4 ] {c645e0a8-11a3-4631-ac33-135eafe153e7} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.05.21 22:29:40.968171 [ 4 ] {c645e0a8-11a3-4631-ac33-135eafe153e7} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001391 sec., 21567.21782890007 rows/sec., 1.58 MiB/sec. | ||
| 2604 | 2026.05.21 22:29:40.968208 [ 4 ] {c645e0a8-11a3-4631-ac33-135eafe153e7} <Debug> TCPHandler: Processed in 0.001562424 sec. | ||
| 2605 | 2026.05.21 22:29:40.968358 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2606 | 2026.05.21 22:29:40.968470 [ 4 ] {fc4e88d8-909d-4387-8924-cdc5c0ec0a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2607 | 2026.05.21 22:29:40.968516 [ 4 ] {fc4e88d8-909d-4387-8924-cdc5c0ec0a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2608 | 2026.05.21 22:29:40.968989 [ 4 ] {fc4e88d8-909d-4387-8924-cdc5c0ec0a31} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.05.21 22:29:40.969028 [ 4 ] {fc4e88d8-909d-4387-8924-cdc5c0ec0a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2610 | 2026.05.21 22:29:40.969374 [ 4 ] {fc4e88d8-909d-4387-8924-cdc5c0ec0a31} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2611 | 2026.05.21 22:29:40.969619 [ 4 ] {fc4e88d8-909d-4387-8924-cdc5c0ec0a31} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.05.21 22:29:40.969751 [ 4 ] {fc4e88d8-909d-4387-8924-cdc5c0ec0a31} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001304 sec., 65950.92024539877 rows/sec., 5.15 MiB/sec. | ||
| 2613 | 2026.05.21 22:29:40.969788 [ 4 ] {fc4e88d8-909d-4387-8924-cdc5c0ec0a31} <Debug> TCPHandler: Processed in 0.001486942 sec. | ||
| 2614 | 2026.05.21 22:29:40.969946 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2026.05.21 22:29:40.970051 [ 4 ] {066642e4-08d5-4829-b560-8cc8d7ccd464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2616 | 2026.05.21 22:29:40.970100 [ 4 ] {066642e4-08d5-4829-b560-8cc8d7ccd464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2617 | 2026.05.21 22:29:40.970579 [ 4 ] {066642e4-08d5-4829-b560-8cc8d7ccd464} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.05.21 22:29:40.970618 [ 4 ] {066642e4-08d5-4829-b560-8cc8d7ccd464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2619 | 2026.05.21 22:29:40.970979 [ 4 ] {066642e4-08d5-4829-b560-8cc8d7ccd464} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2620 | 2026.05.21 22:29:40.971215 [ 4 ] {066642e4-08d5-4829-b560-8cc8d7ccd464} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.05.21 22:29:40.971351 [ 4 ] {066642e4-08d5-4829-b560-8cc8d7ccd464} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001321 sec., 113550.34065102196 rows/sec., 7.87 MiB/sec. | ||
| 2622 | 2026.05.21 22:29:40.971387 [ 4 ] {066642e4-08d5-4829-b560-8cc8d7ccd464} <Debug> TCPHandler: Processed in 0.001497121 sec. | ||
| 2623 | 2026.05.21 22:29:40.971531 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2624 | 2026.05.21 22:29:40.971631 [ 4 ] {b35d9836-197f-4db8-8ea9-174f95c3bf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2625 | 2026.05.21 22:29:40.971688 [ 4 ] {b35d9836-197f-4db8-8ea9-174f95c3bf8b} <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 | ||
| 2626 | 2026.05.21 22:29:40.972559 [ 4 ] {b35d9836-197f-4db8-8ea9-174f95c3bf8b} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.05.21 22:29:40.972599 [ 4 ] {b35d9836-197f-4db8-8ea9-174f95c3bf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2628 | 2026.05.21 22:29:40.973204 [ 4 ] {b35d9836-197f-4db8-8ea9-174f95c3bf8b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2629 | 2026.05.21 22:29:40.973464 [ 4 ] {b35d9836-197f-4db8-8ea9-174f95c3bf8b} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.05.21 22:29:40.973599 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2631 | 2026.05.21 22:29:40.973618 [ 4 ] {b35d9836-197f-4db8-8ea9-174f95c3bf8b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002007 sec., 14947.683109118087 rows/sec., 26.79 MiB/sec. | ||
| 2632 | 2026.05.21 22:29:40.973666 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.05.21 22:29:40.973696 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2634 | 2026.05.21 22:29:40.973697 [ 4 ] {b35d9836-197f-4db8-8ea9-174f95c3bf8b} <Debug> TCPHandler: Processed in 0.002216652 sec. | ||
| 2635 | 2026.05.21 22:29:40.973805 [ 187 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::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 | ||
| 2636 | 2026.05.21 22:29:40.973855 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.05.21 22:29:40.973962 [ 4 ] {024077bf-b03f-46df-a61d-2fc9551fd9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2638 | 2026.05.21 22:29:40.974022 [ 4 ] {024077bf-b03f-46df-a61d-2fc9551fd9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2639 | 2026.05.21 22:29:40.974076 [ 187 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2640 | 2026.05.21 22:29:40.974161 [ 187 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 127 rows starting from the beginning of the part | ||
| 2641 | 2026.05.21 22:29:40.974344 [ 187 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2642 | 2026.05.21 22:29:40.974467 [ 187 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2643 | 2026.05.21 22:29:40.974467 [ 4 ] {024077bf-b03f-46df-a61d-2fc9551fd9df} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.05.21 22:29:40.974520 [ 4 ] {024077bf-b03f-46df-a61d-2fc9551fd9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2645 | 2026.05.21 22:29:40.974589 [ 187 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2646 | 2026.05.21 22:29:40.974712 [ 187 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2647 | 2026.05.21 22:29:40.974831 [ 187 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2648 | 2026.05.21 22:29:40.974887 [ 4 ] {024077bf-b03f-46df-a61d-2fc9551fd9df} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2649 | 2026.05.21 22:29:40.975125 [ 4 ] {024077bf-b03f-46df-a61d-2fc9551fd9df} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.05.21 22:29:40.975272 [ 4 ] {024077bf-b03f-46df-a61d-2fc9551fd9df} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001331 sec., 37565.74004507889 rows/sec., 2.58 MiB/sec. | ||
| 2651 | 2026.05.21 22:29:40.975317 [ 4 ] {024077bf-b03f-46df-a61d-2fc9551fd9df} <Debug> TCPHandler: Processed in 0.001514092 sec. | ||
| 2652 | 2026.05.21 22:29:40.978012 [ 187 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 19 columns (19 merged, 0 gathered) in 0.004255109 sec., 55227.727421318705 rows/sec., 98.97 MiB/sec. | ||
| 2653 | 2026.05.21 22:29:40.978476 [ 187 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2654 | 2026.05.21 22:29:40.978796 [ 187 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.05.21 22:29:40.978877 [ 187 ] {2e4f72c0-2526-485f-aed2-921a24a75e0e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2656 | 2026.05.21 22:29:40.978972 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 2657 | 2026.05.21 22:29:41.071425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2658 | 2026.05.21 22:29:41.089299 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.05.21 22:29:41.089369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2660 | 2026.05.21 22:29:41.095648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2661 | 2026.05.21 22:29:41.097316 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.05.21 22:29:41.102444 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2663 | 2026.05.21 22:29:43.202365 [ 124 ] {} <Debug> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2664 | 2026.05.21 22:29:43.202450 [ 124 ] {} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.05.21 22:29:43.202476 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2666 | 2026.05.21 22:29:43.202615 [ 192 ] {f77bd93c-00d1-47fe-8ee0-6761a297ee99::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 | ||
| 2667 | 2026.05.21 22:29:43.202774 [ 192 ] {f77bd93c-00d1-47fe-8ee0-6761a297ee99::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2668 | 2026.05.21 22:29:43.202811 [ 192 ] {f77bd93c-00d1-47fe-8ee0-6761a297ee99::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 | ||
| 2669 | 2026.05.21 22:29:43.202885 [ 192 ] {f77bd93c-00d1-47fe-8ee0-6761a297ee99::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 | ||
| 2670 | 2026.05.21 22:29:43.202937 [ 192 ] {f77bd93c-00d1-47fe-8ee0-6761a297ee99::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 | ||
| 2671 | 2026.05.21 22:29:43.202988 [ 192 ] {f77bd93c-00d1-47fe-8ee0-6761a297ee99::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2672 | 2026.05.21 22:29:43.203038 [ 192 ] {f77bd93c-00d1-47fe-8ee0-6761a297ee99::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2673 | 2026.05.21 22:29:43.203827 [ 187 ] {f77bd93c-00d1-47fe-8ee0-6761a297ee99::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271935 sec., 12579.25916025583 rows/sec., 1.05 MiB/sec. | ||
| 2674 | 2026.05.21 22:29:43.204020 [ 193 ] {f77bd93c-00d1-47fe-8ee0-6761a297ee99::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2675 | 2026.05.21 22:29:43.204358 [ 193 ] {f77bd93c-00d1-47fe-8ee0-6761a297ee99::all_1_5_1} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.05.21 22:29:43.204440 [ 193 ] {f77bd93c-00d1-47fe-8ee0-6761a297ee99::all_1_5_1} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2677 | 2026.05.21 22:29:43.204544 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2678 | 2026.05.21 22:29:45.965286 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.05.21 22:29:45.965549 [ 4 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2680 | 2026.05.21 22:29:45.965929 [ 4 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2681 | 2026.05.21 22:29:45.965976 [ 4 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2682 | 2026.05.21 22:29:45.966234 [ 4 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2683 | 2026.05.21 22:29:45.966309 [ 4 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2684 | 2026.05.21 22:29:45.966464 [ 4 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 2685 | 2026.05.21 22:29:45.966554 [ 338 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2686 | 2026.05.21 22:29:45.966574 [ 348 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2687 | 2026.05.21 22:29:45.966574 [ 323 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2688 | 2026.05.21 22:29:45.966700 [ 4 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (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 | ||
| 2689 | 2026.05.21 22:29:45.966731 [ 4 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2690 | 2026.05.21 22:29:45.966821 [ 4 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2691 | 2026.05.21 22:29:45.966850 [ 4 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2692 | 2026.05.21 22:29:45.967002 [ 4 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2693 | 2026.05.21 22:29:45.967055 [ 4 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2694 | 2026.05.21 22:29:45.968468 [ 4 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.003032 sec., 8245.382585751979 rows/sec., 1.77 MiB/sec. | ||
| 2695 | 2026.05.21 22:29:45.968582 [ 4 ] {8046ed69-14d0-4a21-ab44-d86ebaa540ee} <Debug> TCPHandler: Processed in 0.003443856 sec. | ||
| 2696 | 2026.05.21 22:29:45.973897 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.05.21 22:29:45.974022 [ 4 ] {1ba7ebde-e04e-43ae-b8b1-ed220e901fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2698 | 2026.05.21 22:29:45.974071 [ 4 ] {1ba7ebde-e04e-43ae-b8b1-ed220e901fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2699 | 2026.05.21 22:29:45.974728 [ 4 ] {1ba7ebde-e04e-43ae-b8b1-ed220e901fee} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.05.21 22:29:45.974771 [ 4 ] {1ba7ebde-e04e-43ae-b8b1-ed220e901fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2701 | 2026.05.21 22:29:45.975204 [ 4 ] {1ba7ebde-e04e-43ae-b8b1-ed220e901fee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2702 | 2026.05.21 22:29:45.975403 [ 4 ] {1ba7ebde-e04e-43ae-b8b1-ed220e901fee} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.05.21 22:29:45.975546 [ 4 ] {1ba7ebde-e04e-43ae-b8b1-ed220e901fee} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.00156 sec., 10256.410256410256 rows/sec., 3.05 MiB/sec. | ||
| 2704 | 2026.05.21 22:29:45.975584 [ 4 ] {1ba7ebde-e04e-43ae-b8b1-ed220e901fee} <Debug> TCPHandler: Processed in 0.001758169 sec. | ||
| 2705 | 2026.05.21 22:29:45.975753 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.05.21 22:29:45.975856 [ 4 ] {3f926e4f-c2a0-48d4-90b1-a5c9a9c69570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2707 | 2026.05.21 22:29:45.975898 [ 4 ] {3f926e4f-c2a0-48d4-90b1-a5c9a9c69570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2708 | 2026.05.21 22:29:45.976441 [ 4 ] {3f926e4f-c2a0-48d4-90b1-a5c9a9c69570} <Trace> oximeter.fields_i16 (4b79cbbf-a18f-4eb8-a97e-4f229fdd10a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.05.21 22:29:45.976477 [ 4 ] {3f926e4f-c2a0-48d4-90b1-a5c9a9c69570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2710 | 2026.05.21 22:29:45.976805 [ 4 ] {3f926e4f-c2a0-48d4-90b1-a5c9a9c69570} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2711 | 2026.05.21 22:29:45.977026 [ 4 ] {3f926e4f-c2a0-48d4-90b1-a5c9a9c69570} <Trace> oximeter.fields_i16 (4b79cbbf-a18f-4eb8-a97e-4f229fdd10a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.05.21 22:29:45.977171 [ 4 ] {3f926e4f-c2a0-48d4-90b1-a5c9a9c69570} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001338 sec., 212257.10014947684 rows/sec., 13.48 MiB/sec. | ||
| 2713 | 2026.05.21 22:29:45.977209 [ 4 ] {3f926e4f-c2a0-48d4-90b1-a5c9a9c69570} <Debug> TCPHandler: Processed in 0.001505702 sec. | ||
| 2714 | 2026.05.21 22:29:45.977376 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.05.21 22:29:45.977483 [ 4 ] {dd91c78a-effd-424c-a8e8-f4fd8dee2b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2716 | 2026.05.21 22:29:45.977526 [ 4 ] {dd91c78a-effd-424c-a8e8-f4fd8dee2b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2717 | 2026.05.21 22:29:45.977977 [ 4 ] {dd91c78a-effd-424c-a8e8-f4fd8dee2b31} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.05.21 22:29:45.978014 [ 4 ] {dd91c78a-effd-424c-a8e8-f4fd8dee2b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2719 | 2026.05.21 22:29:45.978324 [ 4 ] {dd91c78a-effd-424c-a8e8-f4fd8dee2b31} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2720 | 2026.05.21 22:29:45.978566 [ 4 ] {dd91c78a-effd-424c-a8e8-f4fd8dee2b31} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.05.21 22:29:45.978699 [ 4 ] {dd91c78a-effd-424c-a8e8-f4fd8dee2b31} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001238 sec., 4846.526655896608 rows/sec., 395.20 KiB/sec. | ||
| 2722 | 2026.05.21 22:29:45.978735 [ 4 ] {dd91c78a-effd-424c-a8e8-f4fd8dee2b31} <Debug> TCPHandler: Processed in 0.00141189 sec. | ||
| 2723 | 2026.05.21 22:29:45.978908 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2026.05.21 22:29:45.979008 [ 4 ] {91ceae0c-6439-454f-b764-02c0715cc79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2725 | 2026.05.21 22:29:45.979051 [ 4 ] {91ceae0c-6439-454f-b764-02c0715cc79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2726 | 2026.05.21 22:29:45.979766 [ 4 ] {91ceae0c-6439-454f-b764-02c0715cc79b} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.05.21 22:29:45.979804 [ 4 ] {91ceae0c-6439-454f-b764-02c0715cc79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2728 | 2026.05.21 22:29:45.980180 [ 4 ] {91ceae0c-6439-454f-b764-02c0715cc79b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2729 | 2026.05.21 22:29:45.980428 [ 4 ] {91ceae0c-6439-454f-b764-02c0715cc79b} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.05.21 22:29:45.980562 [ 4 ] {91ceae0c-6439-454f-b764-02c0715cc79b} <Debug> executeQuery: Read 822 rows, 65.22 KiB in 0.001575 sec., 521904.7619047619 rows/sec., 40.44 MiB/sec. | ||
| 2731 | 2026.05.21 22:29:45.980597 [ 4 ] {91ceae0c-6439-454f-b764-02c0715cc79b} <Debug> TCPHandler: Processed in 0.001738999 sec. | ||
| 2732 | 2026.05.21 22:29:45.980747 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2026.05.21 22:29:45.980849 [ 4 ] {e97f8619-9c52-4380-a334-9d2376f8d85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2734 | 2026.05.21 22:29:45.980890 [ 4 ] {e97f8619-9c52-4380-a334-9d2376f8d85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2735 | 2026.05.21 22:29:45.981355 [ 4 ] {e97f8619-9c52-4380-a334-9d2376f8d85b} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.05.21 22:29:45.981393 [ 4 ] {e97f8619-9c52-4380-a334-9d2376f8d85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2737 | 2026.05.21 22:29:45.981697 [ 4 ] {e97f8619-9c52-4380-a334-9d2376f8d85b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2738 | 2026.05.21 22:29:45.981911 [ 4 ] {e97f8619-9c52-4380-a334-9d2376f8d85b} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.05.21 22:29:45.982043 [ 4 ] {e97f8619-9c52-4380-a334-9d2376f8d85b} <Debug> executeQuery: Read 159 rows, 9.79 KiB in 0.001214 sec., 130971.99341021417 rows/sec., 7.87 MiB/sec. | ||
| 2740 | 2026.05.21 22:29:45.982078 [ 4 ] {e97f8619-9c52-4380-a334-9d2376f8d85b} <Debug> TCPHandler: Processed in 0.001388599 sec. | ||
| 2741 | 2026.05.21 22:29:45.982225 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.05.21 22:29:45.982322 [ 4 ] {9508dd5d-3949-4427-b9a8-ab7365575d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2743 | 2026.05.21 22:29:45.982363 [ 4 ] {9508dd5d-3949-4427-b9a8-ab7365575d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2744 | 2026.05.21 22:29:45.982796 [ 4 ] {9508dd5d-3949-4427-b9a8-ab7365575d6e} <Trace> oximeter.fields_u32 (dc998df5-9da3-4f9d-87b9-1d8b1e67b1ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.05.21 22:29:45.982833 [ 4 ] {9508dd5d-3949-4427-b9a8-ab7365575d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2746 | 2026.05.21 22:29:45.983137 [ 4 ] {9508dd5d-3949-4427-b9a8-ab7365575d6e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2747 | 2026.05.21 22:29:45.983349 [ 4 ] {9508dd5d-3949-4427-b9a8-ab7365575d6e} <Trace> oximeter.fields_u32 (dc998df5-9da3-4f9d-87b9-1d8b1e67b1ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.05.21 22:29:45.983476 [ 4 ] {9508dd5d-3949-4427-b9a8-ab7365575d6e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001173 sec., 127024.72293265132 rows/sec., 8.21 MiB/sec. | ||
| 2749 | 2026.05.21 22:29:45.983511 [ 4 ] {9508dd5d-3949-4427-b9a8-ab7365575d6e} <Debug> TCPHandler: Processed in 0.001335537 sec. | ||
| 2750 | 2026.05.21 22:29:45.983642 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2026.05.21 22:29:45.983737 [ 4 ] {e683a140-82fa-4f99-afa0-28dcde56863a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2752 | 2026.05.21 22:29:45.983778 [ 4 ] {e683a140-82fa-4f99-afa0-28dcde56863a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2753 | 2026.05.21 22:29:45.984207 [ 4 ] {e683a140-82fa-4f99-afa0-28dcde56863a} <Trace> oximeter.fields_u8 (0157aef2-e98b-46db-902d-4a8fe6144d75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.05.21 22:29:45.984244 [ 4 ] {e683a140-82fa-4f99-afa0-28dcde56863a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2755 | 2026.05.21 22:29:45.984533 [ 4 ] {e683a140-82fa-4f99-afa0-28dcde56863a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2756 | 2026.05.21 22:29:45.984741 [ 4 ] {e683a140-82fa-4f99-afa0-28dcde56863a} <Trace> oximeter.fields_u8 (0157aef2-e98b-46db-902d-4a8fe6144d75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.05.21 22:29:45.984864 [ 4 ] {e683a140-82fa-4f99-afa0-28dcde56863a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001146 sec., 129144.85165794066 rows/sec., 7.34 MiB/sec. | ||
| 2758 | 2026.05.21 22:29:45.984897 [ 4 ] {e683a140-82fa-4f99-afa0-28dcde56863a} <Debug> TCPHandler: Processed in 0.001304577 sec. | ||
| 2759 | 2026.05.21 22:29:45.985020 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2026.05.21 22:29:45.985116 [ 4 ] {2023fef2-5cd2-47e0-a475-dd2ee39f018a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2761 | 2026.05.21 22:29:45.985156 [ 4 ] {2023fef2-5cd2-47e0-a475-dd2ee39f018a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2762 | 2026.05.21 22:29:45.985773 [ 4 ] {2023fef2-5cd2-47e0-a475-dd2ee39f018a} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.05.21 22:29:45.985810 [ 4 ] {2023fef2-5cd2-47e0-a475-dd2ee39f018a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2764 | 2026.05.21 22:29:45.986123 [ 4 ] {2023fef2-5cd2-47e0-a475-dd2ee39f018a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2765 | 2026.05.21 22:29:45.986330 [ 4 ] {2023fef2-5cd2-47e0-a475-dd2ee39f018a} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.05.21 22:29:45.986460 [ 4 ] {2023fef2-5cd2-47e0-a475-dd2ee39f018a} <Debug> executeQuery: Read 507 rows, 36.55 KiB in 0.001362 sec., 372246.6960352423 rows/sec., 26.21 MiB/sec. | ||
| 2767 | 2026.05.21 22:29:45.986494 [ 4 ] {2023fef2-5cd2-47e0-a475-dd2ee39f018a} <Debug> TCPHandler: Processed in 0.001523042 sec. | ||
| 2768 | 2026.05.21 22:29:45.986630 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2026.05.21 22:29:45.986727 [ 4 ] {83743eeb-4b0b-4453-86dd-c8c4143b217b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2770 | 2026.05.21 22:29:45.986768 [ 4 ] {83743eeb-4b0b-4453-86dd-c8c4143b217b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2771 | 2026.05.21 22:29:45.987119 [ 4 ] {83743eeb-4b0b-4453-86dd-c8c4143b217b} <Trace> oximeter.measurements_bool (dd0ca526-f84e-43d4-81e0-d62c852b060e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.05.21 22:29:45.987156 [ 4 ] {83743eeb-4b0b-4453-86dd-c8c4143b217b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2773 | 2026.05.21 22:29:45.987449 [ 4 ] {83743eeb-4b0b-4453-86dd-c8c4143b217b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2774 | 2026.05.21 22:29:45.987666 [ 4 ] {83743eeb-4b0b-4453-86dd-c8c4143b217b} <Trace> oximeter.measurements_bool (dd0ca526-f84e-43d4-81e0-d62c852b060e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.05.21 22:29:45.987792 [ 4 ] {83743eeb-4b0b-4453-86dd-c8c4143b217b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 2776 | 2026.05.21 22:29:45.987826 [ 4 ] {83743eeb-4b0b-4453-86dd-c8c4143b217b} <Debug> TCPHandler: Processed in 0.001245635 sec. | ||
| 2777 | 2026.05.21 22:29:45.987950 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.05.21 22:29:45.988051 [ 4 ] {694245d0-42cd-4dc0-907e-3f33e5f8849f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2779 | 2026.05.21 22:29:45.988094 [ 4 ] {694245d0-42cd-4dc0-907e-3f33e5f8849f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2780 | 2026.05.21 22:29:45.988516 [ 4 ] {694245d0-42cd-4dc0-907e-3f33e5f8849f} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.05.21 22:29:45.988553 [ 4 ] {694245d0-42cd-4dc0-907e-3f33e5f8849f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2782 | 2026.05.21 22:29:45.988880 [ 4 ] {694245d0-42cd-4dc0-907e-3f33e5f8849f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2783 | 2026.05.21 22:29:45.989093 [ 4 ] {694245d0-42cd-4dc0-907e-3f33e5f8849f} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2026.05.21 22:29:45.989225 [ 4 ] {694245d0-42cd-4dc0-907e-3f33e5f8849f} <Debug> executeQuery: Read 264 rows, 17.94 KiB in 0.001198 sec., 220367.27879799664 rows/sec., 14.62 MiB/sec. | ||
| 2785 | 2026.05.21 22:29:45.989258 [ 4 ] {694245d0-42cd-4dc0-907e-3f33e5f8849f} <Debug> TCPHandler: Processed in 0.001357368 sec. | ||
| 2786 | 2026.05.21 22:29:45.989396 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2026.05.21 22:29:45.989493 [ 4 ] {bfd04c14-ecf6-4703-a96f-5eec68fb6ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2788 | 2026.05.21 22:29:45.989536 [ 4 ] {bfd04c14-ecf6-4703-a96f-5eec68fb6ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2789 | 2026.05.21 22:29:45.989866 [ 4 ] {bfd04c14-ecf6-4703-a96f-5eec68fb6ba8} <Trace> oximeter.measurements_f64 (5d8725d0-5fcc-429c-a745-b48a9a127d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2026.05.21 22:29:45.989902 [ 4 ] {bfd04c14-ecf6-4703-a96f-5eec68fb6ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2791 | 2026.05.21 22:29:45.990182 [ 4 ] {bfd04c14-ecf6-4703-a96f-5eec68fb6ba8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2792 | 2026.05.21 22:29:45.990391 [ 4 ] {bfd04c14-ecf6-4703-a96f-5eec68fb6ba8} <Trace> oximeter.measurements_f64 (5d8725d0-5fcc-429c-a745-b48a9a127d01): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2026.05.21 22:29:45.990519 [ 4 ] {bfd04c14-ecf6-4703-a96f-5eec68fb6ba8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 2794 | 2026.05.21 22:29:45.990553 [ 4 ] {bfd04c14-ecf6-4703-a96f-5eec68fb6ba8} <Debug> TCPHandler: Processed in 0.001206284 sec. | ||
| 2795 | 2026.05.21 22:29:45.990678 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.05.21 22:29:45.990774 [ 4 ] {8d19230b-369a-483c-af0a-bd4d8a8cb408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2797 | 2026.05.21 22:29:45.990828 [ 4 ] {8d19230b-369a-483c-af0a-bd4d8a8cb408} <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 | ||
| 2798 | 2026.05.21 22:29:45.991588 [ 4 ] {8d19230b-369a-483c-af0a-bd4d8a8cb408} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2026.05.21 22:29:45.991625 [ 4 ] {8d19230b-369a-483c-af0a-bd4d8a8cb408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2800 | 2026.05.21 22:29:45.992126 [ 4 ] {8d19230b-369a-483c-af0a-bd4d8a8cb408} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2801 | 2026.05.21 22:29:45.992355 [ 4 ] {8d19230b-369a-483c-af0a-bd4d8a8cb408} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.05.21 22:29:45.992497 [ 4 ] {8d19230b-369a-483c-af0a-bd4d8a8cb408} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001742 sec., 6314.580941446613 rows/sec., 11.32 MiB/sec. | ||
| 2803 | 2026.05.21 22:29:45.992555 [ 4 ] {8d19230b-369a-483c-af0a-bd4d8a8cb408} <Debug> TCPHandler: Processed in 0.001924974 sec. | ||
| 2804 | 2026.05.21 22:29:45.992686 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2026.05.21 22:29:45.992783 [ 4 ] {b398f8fd-eb10-40fa-adac-0e1e1e302ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2806 | 2026.05.21 22:29:45.992824 [ 4 ] {b398f8fd-eb10-40fa-adac-0e1e1e302ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2807 | 2026.05.21 22:29:45.993180 [ 4 ] {b398f8fd-eb10-40fa-adac-0e1e1e302ce6} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.05.21 22:29:45.993218 [ 4 ] {b398f8fd-eb10-40fa-adac-0e1e1e302ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2809 | 2026.05.21 22:29:45.993516 [ 4 ] {b398f8fd-eb10-40fa-adac-0e1e1e302ce6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2810 | 2026.05.21 22:29:45.993733 [ 4 ] {b398f8fd-eb10-40fa-adac-0e1e1e302ce6} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.05.21 22:29:45.993860 [ 4 ] {b398f8fd-eb10-40fa-adac-0e1e1e302ce6} <Debug> executeQuery: Read 86 rows, 5.51 KiB in 0.001096 sec., 78467.15328467154 rows/sec., 4.91 MiB/sec. | ||
| 2812 | 2026.05.21 22:29:45.993892 [ 4 ] {b398f8fd-eb10-40fa-adac-0e1e1e302ce6} <Debug> TCPHandler: Processed in 0.001255605 sec. | ||
| 2813 | 2026.05.21 22:29:48.273303 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6312 | ||
| 2814 | 2026.05.21 22:29:48.273893 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.05.21 22:29:48.273929 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2816 | 2026.05.21 22:29:48.274481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2817 | 2026.05.21 22:29:48.274720 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.05.21 22:29:48.274854 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6312 | ||
| 2819 | 2026.05.21 22:29:48.603500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2820 | 2026.05.21 22:29:48.620006 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.05.21 22:29:48.620080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2822 | 2026.05.21 22:29:48.626054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2823 | 2026.05.21 22:29:48.626718 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.05.21 22:29:48.629565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2825 | 2026.05.21 22:29:50.959723 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.05.21 22:29:50.959941 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) 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) | ||
| 2827 | 2026.05.21 22:29:50.960250 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2828 | 2026.05.21 22:29:50.960288 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <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 | ||
| 2829 | 2026.05.21 22:29:50.960498 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2830 | 2026.05.21 22:29:50.960565 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2831 | 2026.05.21 22:29:50.960701 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2832 | 2026.05.21 22:29:50.960770 [ 338 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2833 | 2026.05.21 22:29:50.960803 [ 348 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2834 | 2026.05.21 22:29:50.960821 [ 339 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2835 | 2026.05.21 22:29:50.960803 [ 358 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2836 | 2026.05.21 22:29:50.960953 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (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 | ||
| 2837 | 2026.05.21 22:29:50.960982 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2838 | 2026.05.21 22:29:50.961072 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2839 | 2026.05.21 22:29:50.961093 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2840 | 2026.05.21 22:29:50.961129 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <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'))" | ||
| 2841 | 2026.05.21 22:29:50.961169 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <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'))" | ||
| 2842 | 2026.05.21 22:29:50.961206 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <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'))" | ||
| 2843 | 2026.05.21 22:29:50.962333 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002481 sec., 16525.594518339378 rows/sec., 4.09 MiB/sec. | ||
| 2844 | 2026.05.21 22:29:50.962461 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Debug> MemoryTracker: Peak memory usage (for query): 152.89 KiB. | ||
| 2845 | 2026.05.21 22:29:50.962477 [ 4 ] {05b7370f-459e-43a7-924a-1a7c3abaf08c} <Debug> TCPHandler: Processed in 0.002884761 sec. | ||
| 2846 | 2026.05.21 22:29:50.964588 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.05.21 22:29:50.964740 [ 4 ] {656bd8c8-ff24-49c4-8e78-04eee41db33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2848 | 2026.05.21 22:29:50.964807 [ 4 ] {656bd8c8-ff24-49c4-8e78-04eee41db33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2849 | 2026.05.21 22:29:50.965457 [ 4 ] {656bd8c8-ff24-49c4-8e78-04eee41db33d} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.05.21 22:29:50.965498 [ 4 ] {656bd8c8-ff24-49c4-8e78-04eee41db33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2851 | 2026.05.21 22:29:50.965873 [ 4 ] {656bd8c8-ff24-49c4-8e78-04eee41db33d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2852 | 2026.05.21 22:29:50.966103 [ 4 ] {656bd8c8-ff24-49c4-8e78-04eee41db33d} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.05.21 22:29:50.966243 [ 98 ] {} <Debug> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2854 | 2026.05.21 22:29:50.966248 [ 4 ] {656bd8c8-ff24-49c4-8e78-04eee41db33d} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.00155 sec., 74838.70967741936 rows/sec., 6.34 MiB/sec. | ||
| 2855 | 2026.05.21 22:29:50.966293 [ 98 ] {} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.05.21 22:29:50.966323 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2857 | 2026.05.21 22:29:50.966332 [ 4 ] {656bd8c8-ff24-49c4-8e78-04eee41db33d} <Debug> TCPHandler: Processed in 0.001872312 sec. | ||
| 2858 | 2026.05.21 22:29:50.966465 [ 192 ] {58bf8911-00c0-4871-af29-14309a0754e8::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 | ||
| 2859 | 2026.05.21 22:29:50.966485 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2860 | 2026.05.21 22:29:50.966604 [ 4 ] {27a88954-9186-4c83-ad47-edb772572814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2861 | 2026.05.21 22:29:50.966611 [ 192 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2862 | 2026.05.21 22:29:50.966649 [ 4 ] {27a88954-9186-4c83-ad47-edb772572814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2863 | 2026.05.21 22:29:50.966657 [ 192 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 251 rows starting from the beginning of the part | ||
| 2864 | 2026.05.21 22:29:50.966765 [ 192 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 116 rows starting from the beginning of the part | ||
| 2865 | 2026.05.21 22:29:50.966816 [ 192 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 74 rows starting from the beginning of the part | ||
| 2866 | 2026.05.21 22:29:50.966860 [ 192 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
| 2867 | 2026.05.21 22:29:50.966902 [ 192 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 822 rows starting from the beginning of the part | ||
| 2868 | 2026.05.21 22:29:50.966950 [ 192 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 116 rows starting from the beginning of the part | ||
| 2869 | 2026.05.21 22:29:50.967097 [ 4 ] {27a88954-9186-4c83-ad47-edb772572814} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.05.21 22:29:50.967141 [ 4 ] {27a88954-9186-4c83-ad47-edb772572814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2871 | 2026.05.21 22:29:50.967514 [ 4 ] {27a88954-9186-4c83-ad47-edb772572814} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2872 | 2026.05.21 22:29:50.967750 [ 4 ] {27a88954-9186-4c83-ad47-edb772572814} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.05.21 22:29:50.967884 [ 4 ] {27a88954-9186-4c83-ad47-edb772572814} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.0013 sec., 23076.923076923078 rows/sec., 1.69 MiB/sec. | ||
| 2874 | 2026.05.21 22:29:50.967921 [ 4 ] {27a88954-9186-4c83-ad47-edb772572814} <Debug> TCPHandler: Processed in 0.001485432 sec. | ||
| 2875 | 2026.05.21 22:29:50.968048 [ 187 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639926 sec., 909187.3657713823 rows/sec., 77.46 MiB/sec. | ||
| 2876 | 2026.05.21 22:29:50.968051 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2877 | 2026.05.21 22:29:50.968198 [ 4 ] {22ce4a4e-957a-4209-a5b4-da69ffc2af22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2878 | 2026.05.21 22:29:50.968239 [ 4 ] {22ce4a4e-957a-4209-a5b4-da69ffc2af22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2879 | 2026.05.21 22:29:50.968293 [ 191 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2880 | 2026.05.21 22:29:50.968584 [ 191 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_16_3} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.05.21 22:29:50.968660 [ 191 ] {58bf8911-00c0-4871-af29-14309a0754e8::all_1_16_3} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2882 | 2026.05.21 22:29:50.968743 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2883 | 2026.05.21 22:29:50.968748 [ 4 ] {22ce4a4e-957a-4209-a5b4-da69ffc2af22} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.05.21 22:29:50.968793 [ 4 ] {22ce4a4e-957a-4209-a5b4-da69ffc2af22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2885 | 2026.05.21 22:29:50.969103 [ 4 ] {22ce4a4e-957a-4209-a5b4-da69ffc2af22} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2886 | 2026.05.21 22:29:50.969318 [ 4 ] {22ce4a4e-957a-4209-a5b4-da69ffc2af22} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.05.21 22:29:50.969421 [ 98 ] {} <Debug> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2888 | 2026.05.21 22:29:50.969444 [ 4 ] {22ce4a4e-957a-4209-a5b4-da69ffc2af22} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001265 sec., 74308.30039525691 rows/sec., 5.80 MiB/sec. | ||
| 2889 | 2026.05.21 22:29:50.969454 [ 98 ] {} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2026.05.21 22:29:50.969485 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2891 | 2026.05.21 22:29:50.969486 [ 4 ] {22ce4a4e-957a-4209-a5b4-da69ffc2af22} <Debug> TCPHandler: Processed in 0.001484251 sec. | ||
| 2892 | 2026.05.21 22:29:50.969585 [ 192 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::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 | ||
| 2893 | 2026.05.21 22:29:50.969650 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2026.05.21 22:29:50.969705 [ 192 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2895 | 2026.05.21 22:29:50.969739 [ 192 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 154 rows starting from the beginning of the part | ||
| 2896 | 2026.05.21 22:29:50.969751 [ 4 ] {d2500ff6-9b84-400a-a5e4-648a91dec7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2897 | 2026.05.21 22:29:50.969798 [ 192 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 95 rows starting from the beginning of the part | ||
| 2898 | 2026.05.21 22:29:50.969799 [ 4 ] {d2500ff6-9b84-400a-a5e4-648a91dec7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2899 | 2026.05.21 22:29:50.969865 [ 192 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 67 rows starting from the beginning of the part | ||
| 2900 | 2026.05.21 22:29:50.969911 [ 192 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 86 rows starting from the beginning of the part | ||
| 2901 | 2026.05.21 22:29:50.969955 [ 192 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 507 rows starting from the beginning of the part | ||
| 2902 | 2026.05.21 22:29:50.969996 [ 192 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 94 rows starting from the beginning of the part | ||
| 2903 | 2026.05.21 22:29:50.970282 [ 4 ] {d2500ff6-9b84-400a-a5e4-648a91dec7f4} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.05.21 22:29:50.970324 [ 4 ] {d2500ff6-9b84-400a-a5e4-648a91dec7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2905 | 2026.05.21 22:29:50.970686 [ 4 ] {d2500ff6-9b84-400a-a5e4-648a91dec7f4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2906 | 2026.05.21 22:29:50.970909 [ 4 ] {d2500ff6-9b84-400a-a5e4-648a91dec7f4} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.05.21 22:29:50.971034 [ 187 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1003 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496292 sec., 670323.7068700495 rows/sec., 52.56 MiB/sec. | ||
| 2908 | 2026.05.21 22:29:50.971042 [ 4 ] {d2500ff6-9b84-400a-a5e4-648a91dec7f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 2909 | 2026.05.21 22:29:50.971085 [ 4 ] {d2500ff6-9b84-400a-a5e4-648a91dec7f4} <Debug> TCPHandler: Processed in 0.001486151 sec. | ||
| 2910 | 2026.05.21 22:29:50.971201 [ 192 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2911 | 2026.05.21 22:29:50.971230 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.05.21 22:29:50.971333 [ 4 ] {0c179b12-5351-4eca-a782-6c4346ceb90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2913 | 2026.05.21 22:29:50.971391 [ 4 ] {0c179b12-5351-4eca-a782-6c4346ceb90a} <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 | ||
| 2914 | 2026.05.21 22:29:50.971465 [ 192 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_16_3} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.05.21 22:29:50.971540 [ 192 ] {046b6733-8c47-45d0-96bf-9b3243fabc81::all_1_16_3} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2916 | 2026.05.21 22:29:50.971610 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2917 | 2026.05.21 22:29:50.972209 [ 4 ] {0c179b12-5351-4eca-a782-6c4346ceb90a} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.05.21 22:29:50.972249 [ 4 ] {0c179b12-5351-4eca-a782-6c4346ceb90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2919 | 2026.05.21 22:29:50.972774 [ 4 ] {0c179b12-5351-4eca-a782-6c4346ceb90a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2920 | 2026.05.21 22:29:50.972993 [ 4 ] {0c179b12-5351-4eca-a782-6c4346ceb90a} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.05.21 22:29:50.973131 [ 4 ] {0c179b12-5351-4eca-a782-6c4346ceb90a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001817 sec., 16510.73197578426 rows/sec., 29.59 MiB/sec. | ||
| 2922 | 2026.05.21 22:29:50.973179 [ 4 ] {0c179b12-5351-4eca-a782-6c4346ceb90a} <Debug> TCPHandler: Processed in 0.001997966 sec. | ||
| 2923 | 2026.05.21 22:29:50.973313 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.05.21 22:29:50.973409 [ 4 ] {7306b47f-0c1a-4fd7-9f8a-ea5e0ab4e99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2925 | 2026.05.21 22:29:50.973451 [ 4 ] {7306b47f-0c1a-4fd7-9f8a-ea5e0ab4e99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2926 | 2026.05.21 22:29:50.973813 [ 4 ] {7306b47f-0c1a-4fd7-9f8a-ea5e0ab4e99e} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.05.21 22:29:50.973849 [ 4 ] {7306b47f-0c1a-4fd7-9f8a-ea5e0ab4e99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2928 | 2026.05.21 22:29:50.974156 [ 4 ] {7306b47f-0c1a-4fd7-9f8a-ea5e0ab4e99e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2929 | 2026.05.21 22:29:50.974361 [ 4 ] {7306b47f-0c1a-4fd7-9f8a-ea5e0ab4e99e} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.05.21 22:29:50.974487 [ 4 ] {7306b47f-0c1a-4fd7-9f8a-ea5e0ab4e99e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 2931 | 2026.05.21 22:29:50.974519 [ 4 ] {7306b47f-0c1a-4fd7-9f8a-ea5e0ab4e99e} <Debug> TCPHandler: Processed in 0.001255395 sec. | ||
| 2932 | 2026.05.21 22:29:55.713161 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2933 | 2026.05.21 22:29:55.713240 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2934 | 2026.05.21 22:29:55.774958 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6760 | ||
| 2935 | 2026.05.21 22:29:55.775460 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.05.21 22:29:55.775502 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2937 | 2026.05.21 22:29:55.775991 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2938 | 2026.05.21 22:29:55.776228 [ 245 ] {} <Trace> system.asynchronous_metric_log (0467ea7c-5904-4118-9c16-ce1184d76b51): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.05.21 22:29:55.776359 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6760 | ||
| 2940 | 2026.05.21 22:29:55.962663 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.05.21 22:29:55.962916 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2942 | 2026.05.21 22:29:55.963274 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2943 | 2026.05.21 22:29:55.963315 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2944 | 2026.05.21 22:29:55.963557 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2945 | 2026.05.21 22:29:55.963626 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2946 | 2026.05.21 22:29:55.963772 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2947 | 2026.05.21 22:29:55.963886 [ 348 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2948 | 2026.05.21 22:29:55.963901 [ 338 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2949 | 2026.05.21 22:29:55.963901 [ 328 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2950 | 2026.05.21 22:29:55.963886 [ 358 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2951 | 2026.05.21 22:29:55.964154 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (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 | ||
| 2952 | 2026.05.21 22:29:55.964186 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2953 | 2026.05.21 22:29:55.964275 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2954 | 2026.05.21 22:29:55.964296 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2955 | 2026.05.21 22:29:55.964333 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2956 | 2026.05.21 22:29:55.964375 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2957 | 2026.05.21 22:29:55.964413 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2958 | 2026.05.21 22:29:55.965863 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.003057 sec., 13411.84167484462 rows/sec., 3.32 MiB/sec. | ||
| 2959 | 2026.05.21 22:29:55.966024 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Debug> MemoryTracker: Peak memory usage (for query): 157.30 KiB. | ||
| 2960 | 2026.05.21 22:29:55.966041 [ 4 ] {c702f0c8-cef4-4572-af5d-4f515dfd53fe} <Debug> TCPHandler: Processed in 0.003518749 sec. | ||
| 2961 | 2026.05.21 22:29:55.971088 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2026.05.21 22:29:55.971219 [ 4 ] {2d252252-e02a-4914-9b1d-27536c8361e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2963 | 2026.05.21 22:29:55.971270 [ 4 ] {2d252252-e02a-4914-9b1d-27536c8361e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2964 | 2026.05.21 22:29:55.972005 [ 4 ] {2d252252-e02a-4914-9b1d-27536c8361e6} <Trace> oximeter.fields_i16 (4b79cbbf-a18f-4eb8-a97e-4f229fdd10a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.05.21 22:29:55.972048 [ 4 ] {2d252252-e02a-4914-9b1d-27536c8361e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2966 | 2026.05.21 22:29:55.972430 [ 4 ] {2d252252-e02a-4914-9b1d-27536c8361e6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2967 | 2026.05.21 22:29:55.972674 [ 4 ] {2d252252-e02a-4914-9b1d-27536c8361e6} <Trace> oximeter.fields_i16 (4b79cbbf-a18f-4eb8-a97e-4f229fdd10a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.05.21 22:29:55.972835 [ 4 ] {2d252252-e02a-4914-9b1d-27536c8361e6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001655 sec., 171601.2084592145 rows/sec., 10.90 MiB/sec. | ||
| 2969 | 2026.05.21 22:29:55.972870 [ 4 ] {2d252252-e02a-4914-9b1d-27536c8361e6} <Debug> TCPHandler: Processed in 0.001842791 sec. | ||
| 2970 | 2026.05.21 22:29:55.973009 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2026.05.21 22:29:55.973109 [ 4 ] {407ec746-ffe6-4dcd-baf4-13ae8bc98f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2972 | 2026.05.21 22:29:55.973150 [ 4 ] {407ec746-ffe6-4dcd-baf4-13ae8bc98f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2973 | 2026.05.21 22:29:55.973945 [ 4 ] {407ec746-ffe6-4dcd-baf4-13ae8bc98f54} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.05.21 22:29:55.973982 [ 4 ] {407ec746-ffe6-4dcd-baf4-13ae8bc98f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2975 | 2026.05.21 22:29:55.974325 [ 4 ] {407ec746-ffe6-4dcd-baf4-13ae8bc98f54} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2976 | 2026.05.21 22:29:55.974536 [ 4 ] {407ec746-ffe6-4dcd-baf4-13ae8bc98f54} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.05.21 22:29:55.974664 [ 4 ] {407ec746-ffe6-4dcd-baf4-13ae8bc98f54} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001576 sec., 519670.0507614213 rows/sec., 40.28 MiB/sec. | ||
| 2978 | 2026.05.21 22:29:55.974698 [ 4 ] {407ec746-ffe6-4dcd-baf4-13ae8bc98f54} <Debug> TCPHandler: Processed in 0.001738338 sec. | ||
| 2979 | 2026.05.21 22:29:55.974851 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2026.05.21 22:29:55.974948 [ 4 ] {14f2b32f-eb53-42ba-9635-80e372a8177e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2981 | 2026.05.21 22:29:55.974988 [ 4 ] {14f2b32f-eb53-42ba-9635-80e372a8177e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2982 | 2026.05.21 22:29:55.975429 [ 4 ] {14f2b32f-eb53-42ba-9635-80e372a8177e} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.05.21 22:29:55.975465 [ 4 ] {14f2b32f-eb53-42ba-9635-80e372a8177e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2984 | 2026.05.21 22:29:55.975767 [ 4 ] {14f2b32f-eb53-42ba-9635-80e372a8177e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2985 | 2026.05.21 22:29:55.975998 [ 4 ] {14f2b32f-eb53-42ba-9635-80e372a8177e} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.05.21 22:29:55.976125 [ 4 ] {14f2b32f-eb53-42ba-9635-80e372a8177e} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001195 sec., 128033.47280334726 rows/sec., 7.66 MiB/sec. | ||
| 2987 | 2026.05.21 22:29:55.976159 [ 4 ] {14f2b32f-eb53-42ba-9635-80e372a8177e} <Debug> TCPHandler: Processed in 0.001356588 sec. | ||
| 2988 | 2026.05.21 22:29:55.976295 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2026.05.21 22:29:55.976390 [ 4 ] {bf724d78-8013-4e8d-925f-e7b2bb1b0ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2990 | 2026.05.21 22:29:55.976430 [ 4 ] {bf724d78-8013-4e8d-925f-e7b2bb1b0ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2991 | 2026.05.21 22:29:55.976858 [ 4 ] {bf724d78-8013-4e8d-925f-e7b2bb1b0ead} <Trace> oximeter.fields_u32 (dc998df5-9da3-4f9d-87b9-1d8b1e67b1ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.05.21 22:29:55.976895 [ 4 ] {bf724d78-8013-4e8d-925f-e7b2bb1b0ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2993 | 2026.05.21 22:29:55.977188 [ 4 ] {bf724d78-8013-4e8d-925f-e7b2bb1b0ead} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2994 | 2026.05.21 22:29:55.977407 [ 4 ] {bf724d78-8013-4e8d-925f-e7b2bb1b0ead} <Trace> oximeter.fields_u32 (dc998df5-9da3-4f9d-87b9-1d8b1e67b1ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.05.21 22:29:55.977537 [ 4 ] {bf724d78-8013-4e8d-925f-e7b2bb1b0ead} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 2996 | 2026.05.21 22:29:55.977571 [ 4 ] {bf724d78-8013-4e8d-925f-e7b2bb1b0ead} <Debug> TCPHandler: Processed in 0.001325978 sec. | ||
| 2997 | 2026.05.21 22:29:55.977703 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2026.05.21 22:29:55.977798 [ 4 ] {46e1e8ef-f391-46f4-8822-5df0c2ba8ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2999 | 2026.05.21 22:29:55.977840 [ 4 ] {46e1e8ef-f391-46f4-8822-5df0c2ba8ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3000 | 2026.05.21 22:29:55.978570 [ 4 ] {46e1e8ef-f391-46f4-8822-5df0c2ba8ad6} <Trace> oximeter.fields_u8 (0157aef2-e98b-46db-902d-4a8fe6144d75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.05.21 22:29:55.978625 [ 4 ] {46e1e8ef-f391-46f4-8822-5df0c2ba8ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3002 | 2026.05.21 22:29:55.979069 [ 4 ] {46e1e8ef-f391-46f4-8822-5df0c2ba8ad6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3003 | 2026.05.21 22:29:55.979319 [ 4 ] {46e1e8ef-f391-46f4-8822-5df0c2ba8ad6} <Trace> oximeter.fields_u8 (0157aef2-e98b-46db-902d-4a8fe6144d75): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.05.21 22:29:55.979476 [ 4 ] {46e1e8ef-f391-46f4-8822-5df0c2ba8ad6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001692 sec., 87470.44917257683 rows/sec., 4.97 MiB/sec. | ||
| 3005 | 2026.05.21 22:29:55.979537 [ 4 ] {46e1e8ef-f391-46f4-8822-5df0c2ba8ad6} <Debug> TCPHandler: Processed in 0.001889913 sec. | ||
| 3006 | 2026.05.21 22:29:55.979762 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.05.21 22:29:55.979895 [ 4 ] {f8a6991d-44ae-4765-89a2-43f725420b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3008 | 2026.05.21 22:29:55.979956 [ 4 ] {f8a6991d-44ae-4765-89a2-43f725420b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3009 | 2026.05.21 22:29:55.980772 [ 4 ] {f8a6991d-44ae-4765-89a2-43f725420b3d} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.05.21 22:29:55.980813 [ 4 ] {f8a6991d-44ae-4765-89a2-43f725420b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3011 | 2026.05.21 22:29:55.981158 [ 4 ] {f8a6991d-44ae-4765-89a2-43f725420b3d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3012 | 2026.05.21 22:29:55.981382 [ 4 ] {f8a6991d-44ae-4765-89a2-43f725420b3d} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.05.21 22:29:55.981618 [ 4 ] {f8a6991d-44ae-4765-89a2-43f725420b3d} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001764 sec., 284013.60544217686 rows/sec., 19.96 MiB/sec. | ||
| 3014 | 2026.05.21 22:29:55.981653 [ 4 ] {f8a6991d-44ae-4765-89a2-43f725420b3d} <Debug> TCPHandler: Processed in 0.002027817 sec. | ||
| 3015 | 2026.05.21 22:29:55.981767 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.05.21 22:29:55.981864 [ 4 ] {35aab7ea-f3cd-4231-b3b2-855a3f46c35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3017 | 2026.05.21 22:29:55.981905 [ 4 ] {35aab7ea-f3cd-4231-b3b2-855a3f46c35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3018 | 2026.05.21 22:29:55.982236 [ 4 ] {35aab7ea-f3cd-4231-b3b2-855a3f46c35e} <Trace> oximeter.measurements_bool (dd0ca526-f84e-43d4-81e0-d62c852b060e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.05.21 22:29:55.982273 [ 4 ] {35aab7ea-f3cd-4231-b3b2-855a3f46c35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3020 | 2026.05.21 22:29:55.982562 [ 4 ] {35aab7ea-f3cd-4231-b3b2-855a3f46c35e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3021 | 2026.05.21 22:29:55.982765 [ 4 ] {35aab7ea-f3cd-4231-b3b2-855a3f46c35e} <Trace> oximeter.measurements_bool (dd0ca526-f84e-43d4-81e0-d62c852b060e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.05.21 22:29:55.982894 [ 4 ] {35aab7ea-f3cd-4231-b3b2-855a3f46c35e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 3023 | 2026.05.21 22:29:55.982927 [ 4 ] {35aab7ea-f3cd-4231-b3b2-855a3f46c35e} <Debug> TCPHandler: Processed in 0.001209573 sec. | ||
| 3024 | 2026.05.21 22:29:55.983065 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2026.05.21 22:29:55.983161 [ 4 ] {886afb4a-5944-4352-8726-ad275c57e655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3026 | 2026.05.21 22:29:55.983202 [ 4 ] {886afb4a-5944-4352-8726-ad275c57e655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3027 | 2026.05.21 22:29:55.983684 [ 4 ] {886afb4a-5944-4352-8726-ad275c57e655} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2026.05.21 22:29:55.983730 [ 4 ] {886afb4a-5944-4352-8726-ad275c57e655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3029 | 2026.05.21 22:29:55.984130 [ 4 ] {886afb4a-5944-4352-8726-ad275c57e655} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3030 | 2026.05.21 22:29:55.984426 [ 4 ] {886afb4a-5944-4352-8726-ad275c57e655} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.05.21 22:29:55.984544 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3032 | 2026.05.21 22:29:55.984554 [ 4 ] {886afb4a-5944-4352-8726-ad275c57e655} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001412 sec., 187677.0538243626 rows/sec., 12.47 MiB/sec. | ||
| 3033 | 2026.05.21 22:29:55.984602 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.05.21 22:29:55.984610 [ 4 ] {886afb4a-5944-4352-8726-ad275c57e655} <Debug> TCPHandler: Processed in 0.001601705 sec. | ||
| 3035 | 2026.05.21 22:29:55.984631 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3036 | 2026.05.21 22:29:55.984724 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::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 | ||
| 3037 | 2026.05.21 22:29:55.984760 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.05.21 22:29:55.984833 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3039 | 2026.05.21 22:29:55.984864 [ 4 ] {3604b419-e841-48b6-9b28-1c2cdfc89398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3040 | 2026.05.21 22:29:55.984866 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1610 rows starting from the beginning of the part | ||
| 3041 | 2026.05.21 22:29:55.984914 [ 4 ] {3604b419-e841-48b6-9b28-1c2cdfc89398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3042 | 2026.05.21 22:29:55.984939 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part | ||
| 3043 | 2026.05.21 22:29:55.984986 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 150 rows starting from the beginning of the part | ||
| 3044 | 2026.05.21 22:29:55.985025 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 264 rows starting from the beginning of the part | ||
| 3045 | 2026.05.21 22:29:55.985064 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3046 | 2026.05.21 22:29:55.985107 [ 199 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 3047 | 2026.05.21 22:29:55.985269 [ 4 ] {3604b419-e841-48b6-9b28-1c2cdfc89398} <Trace> oximeter.measurements_f64 (5d8725d0-5fcc-429c-a745-b48a9a127d01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.05.21 22:29:55.985311 [ 4 ] {3604b419-e841-48b6-9b28-1c2cdfc89398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3049 | 2026.05.21 22:29:55.985616 [ 4 ] {3604b419-e841-48b6-9b28-1c2cdfc89398} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3050 | 2026.05.21 22:29:55.985858 [ 4 ] {3604b419-e841-48b6-9b28-1c2cdfc89398} <Trace> oximeter.measurements_f64 (5d8725d0-5fcc-429c-a745-b48a9a127d01): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.05.21 22:29:55.985989 [ 4 ] {3604b419-e841-48b6-9b28-1c2cdfc89398} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 58.90 KiB/sec. | ||
| 3052 | 2026.05.21 22:29:55.986023 [ 4 ] {3604b419-e841-48b6-9b28-1c2cdfc89398} <Debug> TCPHandler: Processed in 0.001311627 sec. | ||
| 3053 | 2026.05.21 22:29:55.986145 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.05.21 22:29:55.986241 [ 4 ] {ff87aaea-1414-4565-8ccd-9771e2f020f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3055 | 2026.05.21 22:29:55.986295 [ 4 ] {ff87aaea-1414-4565-8ccd-9771e2f020f9} <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 | ||
| 3056 | 2026.05.21 22:29:55.986383 [ 192 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2599 rows, containing 5 columns (5 merged, 0 gathered) in 0.001692537 sec., 1535564.658261533 rows/sec., 107.74 MiB/sec. | ||
| 3057 | 2026.05.21 22:29:55.986669 [ 187 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3058 | 2026.05.21 22:29:55.986922 [ 187 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.05.21 22:29:55.986984 [ 187 ] {a42eb3b6-8ed1-4401-b2aa-5791ff71de64::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3060 | 2026.05.21 22:29:55.987044 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3061 | 2026.05.21 22:29:55.987045 [ 4 ] {ff87aaea-1414-4565-8ccd-9771e2f020f9} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.05.21 22:29:55.987095 [ 4 ] {ff87aaea-1414-4565-8ccd-9771e2f020f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3063 | 2026.05.21 22:29:55.987598 [ 4 ] {ff87aaea-1414-4565-8ccd-9771e2f020f9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3064 | 2026.05.21 22:29:55.987823 [ 4 ] {ff87aaea-1414-4565-8ccd-9771e2f020f9} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.05.21 22:29:55.987961 [ 4 ] {ff87aaea-1414-4565-8ccd-9771e2f020f9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001738 sec., 6329.113924050633 rows/sec., 11.34 MiB/sec. | ||
| 3066 | 2026.05.21 22:29:55.988008 [ 4 ] {ff87aaea-1414-4565-8ccd-9771e2f020f9} <Debug> TCPHandler: Processed in 0.001911643 sec. | ||
| 3067 | 2026.05.21 22:29:55.988144 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2026.05.21 22:29:55.988242 [ 4 ] {ed325e65-8b5c-4ea8-b7ba-8c9783836786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3069 | 2026.05.21 22:29:55.988284 [ 4 ] {ed325e65-8b5c-4ea8-b7ba-8c9783836786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3070 | 2026.05.21 22:29:55.988637 [ 4 ] {ed325e65-8b5c-4ea8-b7ba-8c9783836786} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.05.21 22:29:55.988673 [ 4 ] {ed325e65-8b5c-4ea8-b7ba-8c9783836786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3072 | 2026.05.21 22:29:55.988963 [ 4 ] {ed325e65-8b5c-4ea8-b7ba-8c9783836786} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3073 | 2026.05.21 22:29:55.989165 [ 4 ] {ed325e65-8b5c-4ea8-b7ba-8c9783836786} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.05.21 22:29:55.989287 [ 4 ] {ed325e65-8b5c-4ea8-b7ba-8c9783836786} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 3075 | 2026.05.21 22:29:55.989319 [ 4 ] {ed325e65-8b5c-4ea8-b7ba-8c9783836786} <Debug> TCPHandler: Processed in 0.001224165 sec. | ||
| 3076 | 2026.05.21 22:29:56.129670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3077 | 2026.05.21 22:29:56.145334 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.05.21 22:29:56.145392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3079 | 2026.05.21 22:29:56.151647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3080 | 2026.05.21 22:29:56.152327 [ 244 ] {} <Trace> system.metric_log (d7574a7b-e5e9-41be-babf-7aa9ace10106): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.05.21 22:29:56.154973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3082 | 2026.05.21 22:29:57.000372 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.71 MiB, peak 226.71 MiB, free memory in arenas 0.00 B, will set to 224.45 MiB (RSS), difference: 1.74 MiB | ||
| 3083 | 2026.05.21 22:30:00.959773 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.05.21 22:30:00.960027 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) 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_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3085 | 2026.05.21 22:30:00.960399 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3086 | 2026.05.21 22:30:00.960443 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <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_rib:active_routes')" moved to PREWHERE | ||
| 3087 | 2026.05.21 22:30:00.960686 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3088 | 2026.05.21 22:30:00.960762 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3089 | 2026.05.21 22:30:00.960923 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3090 | 2026.05.21 22:30:00.960997 [ 358 ] {cda082de-effe-47fb-acb7-797802c632db} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3091 | 2026.05.21 22:30:00.961042 [ 328 ] {cda082de-effe-47fb-acb7-797802c632db} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3092 | 2026.05.21 22:30:00.961053 [ 348 ] {cda082de-effe-47fb-acb7-797802c632db} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3093 | 2026.05.21 22:30:00.961044 [ 338 ] {cda082de-effe-47fb-acb7-797802c632db} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3094 | 2026.05.21 22:30:00.961231 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (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 | ||
| 3095 | 2026.05.21 22:30:00.961263 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <Trace> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3096 | 2026.05.21 22:30:00.961350 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3097 | 2026.05.21 22:30:00.961375 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <Debug> oximeter.timeseries_schema (ed6a26b6-7ae6-48fb-b4c1-d8c591b319fa) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3098 | 2026.05.21 22:30:00.961415 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <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_rib:active_routes'))" | ||
| 3099 | 2026.05.21 22:30:00.961472 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <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_rib:active_routes'))" | ||
| 3100 | 2026.05.21 22:30:00.961517 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <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_rib:active_routes'))" | ||
| 3101 | 2026.05.21 22:30:00.962905 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002975 sec., 13781.512605042015 rows/sec., 3.41 MiB/sec. | ||
| 3102 | 2026.05.21 22:30:00.963092 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <Debug> MemoryTracker: Peak memory usage (for query): 152.89 KiB. | ||
| 3103 | 2026.05.21 22:30:00.963117 [ 4 ] {cda082de-effe-47fb-acb7-797802c632db} <Debug> TCPHandler: Processed in 0.003501478 sec. | ||
| 3104 | 2026.05.21 22:30:00.965429 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.05.21 22:30:00.965574 [ 4 ] {2074a0ac-7ad8-46e4-8ebb-8be97e0327e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3106 | 2026.05.21 22:30:00.965637 [ 4 ] {2074a0ac-7ad8-46e4-8ebb-8be97e0327e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3107 | 2026.05.21 22:30:00.966172 [ 4 ] {2074a0ac-7ad8-46e4-8ebb-8be97e0327e0} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.05.21 22:30:00.966218 [ 4 ] {2074a0ac-7ad8-46e4-8ebb-8be97e0327e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3109 | 2026.05.21 22:30:00.966595 [ 4 ] {2074a0ac-7ad8-46e4-8ebb-8be97e0327e0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3110 | 2026.05.21 22:30:00.966902 [ 4 ] {2074a0ac-7ad8-46e4-8ebb-8be97e0327e0} <Trace> oximeter.fields_ipaddr (f77bd93c-00d1-47fe-8ee0-6761a297ee99): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.05.21 22:30:00.967088 [ 4 ] {2074a0ac-7ad8-46e4-8ebb-8be97e0327e0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001553 sec., 1287.83000643915 rows/sec., 105.01 KiB/sec. | ||
| 3112 | 2026.05.21 22:30:00.967136 [ 4 ] {2074a0ac-7ad8-46e4-8ebb-8be97e0327e0} <Debug> TCPHandler: Processed in 0.001840011 sec. | ||
| 3113 | 2026.05.21 22:30:00.967305 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.05.21 22:30:00.967434 [ 4 ] {77107392-2145-47b9-b80e-04b1471e9f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3115 | 2026.05.21 22:30:00.967491 [ 4 ] {77107392-2145-47b9-b80e-04b1471e9f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3116 | 2026.05.21 22:30:00.968075 [ 4 ] {77107392-2145-47b9-b80e-04b1471e9f1f} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.05.21 22:30:00.968118 [ 4 ] {77107392-2145-47b9-b80e-04b1471e9f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3118 | 2026.05.21 22:30:00.968486 [ 4 ] {77107392-2145-47b9-b80e-04b1471e9f1f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3119 | 2026.05.21 22:30:00.968745 [ 4 ] {77107392-2145-47b9-b80e-04b1471e9f1f} <Trace> oximeter.fields_string (58bf8911-00c0-4871-af29-14309a0754e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.05.21 22:30:00.968907 [ 4 ] {77107392-2145-47b9-b80e-04b1471e9f1f} <Debug> executeQuery: Read 117 rows, 10.13 KiB in 0.001496 sec., 78208.55614973263 rows/sec., 6.62 MiB/sec. | ||
| 3121 | 2026.05.21 22:30:00.968952 [ 4 ] {77107392-2145-47b9-b80e-04b1471e9f1f} <Debug> TCPHandler: Processed in 0.001710538 sec. | ||
| 3122 | 2026.05.21 22:30:00.969098 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2026.05.21 22:30:00.969207 [ 4 ] {c8e63d61-2ad9-4112-bedf-b1f6fedde752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3124 | 2026.05.21 22:30:00.969256 [ 4 ] {c8e63d61-2ad9-4112-bedf-b1f6fedde752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3125 | 2026.05.21 22:30:00.969712 [ 4 ] {c8e63d61-2ad9-4112-bedf-b1f6fedde752} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.05.21 22:30:00.969752 [ 4 ] {c8e63d61-2ad9-4112-bedf-b1f6fedde752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3127 | 2026.05.21 22:30:00.970092 [ 4 ] {c8e63d61-2ad9-4112-bedf-b1f6fedde752} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3128 | 2026.05.21 22:30:00.970324 [ 4 ] {c8e63d61-2ad9-4112-bedf-b1f6fedde752} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.05.21 22:30:00.970435 [ 143 ] {} <Debug> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3130 | 2026.05.21 22:30:00.970457 [ 4 ] {c8e63d61-2ad9-4112-bedf-b1f6fedde752} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.00127 sec., 25196.850393700784 rows/sec., 1.84 MiB/sec. | ||
| 3131 | 2026.05.21 22:30:00.970495 [ 143 ] {} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.05.21 22:30:00.970509 [ 4 ] {c8e63d61-2ad9-4112-bedf-b1f6fedde752} <Debug> TCPHandler: Processed in 0.001467381 sec. | ||
| 3133 | 2026.05.21 22:30:00.970524 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3134 | 2026.05.21 22:30:00.970629 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::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 | ||
| 3135 | 2026.05.21 22:30:00.970676 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3136 | 2026.05.21 22:30:00.970736 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3137 | 2026.05.21 22:30:00.970780 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 67 rows starting from the beginning of the part | ||
| 3138 | 2026.05.21 22:30:00.970785 [ 4 ] {b54e8cf1-7ebb-49ec-9fd7-a7fded5007dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3139 | 2026.05.21 22:30:00.970842 [ 4 ] {b54e8cf1-7ebb-49ec-9fd7-a7fded5007dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3140 | 2026.05.21 22:30:00.970849 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3141 | 2026.05.21 22:30:00.970906 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 159 rows starting from the beginning of the part | ||
| 3142 | 2026.05.21 22:30:00.970950 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3143 | 2026.05.21 22:30:00.970997 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 153 rows starting from the beginning of the part | ||
| 3144 | 2026.05.21 22:30:00.971050 [ 192 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::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 | ||
| 3145 | 2026.05.21 22:30:00.971314 [ 4 ] {b54e8cf1-7ebb-49ec-9fd7-a7fded5007dc} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.05.21 22:30:00.971360 [ 4 ] {b54e8cf1-7ebb-49ec-9fd7-a7fded5007dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3147 | 2026.05.21 22:30:00.971780 [ 4 ] {b54e8cf1-7ebb-49ec-9fd7-a7fded5007dc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3148 | 2026.05.21 22:30:00.971995 [ 187 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 471 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140678 sec., 334807.1482392414 rows/sec., 22.86 MiB/sec. | ||
| 3149 | 2026.05.21 22:30:00.972015 [ 4 ] {b54e8cf1-7ebb-49ec-9fd7-a7fded5007dc} <Trace> oximeter.fields_uuid (046b6733-8c47-45d0-96bf-9b3243fabc81): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2026.05.21 22:30:00.972173 [ 4 ] {b54e8cf1-7ebb-49ec-9fd7-a7fded5007dc} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001407 sec., 68230.27718550107 rows/sec., 5.33 MiB/sec. | ||
| 3151 | 2026.05.21 22:30:00.972184 [ 197 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3152 | 2026.05.21 22:30:00.972217 [ 4 ] {b54e8cf1-7ebb-49ec-9fd7-a7fded5007dc} <Debug> TCPHandler: Processed in 0.001598395 sec. | ||
| 3153 | 2026.05.21 22:30:00.972370 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2026.05.21 22:30:00.972482 [ 4 ] {ca074458-dbda-474d-b68b-ec9333290229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3155 | 2026.05.21 22:30:00.972504 [ 197 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_16_3} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.05.21 22:30:00.972532 [ 4 ] {ca074458-dbda-474d-b68b-ec9333290229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3157 | 2026.05.21 22:30:00.972592 [ 197 ] {bf95c5c5-3c3b-42c3-9ae8-94ea7a437927::all_1_16_3} <Trace> oximeter.fields_u16 (bf95c5c5-3c3b-42c3-9ae8-94ea7a437927) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3158 | 2026.05.21 22:30:00.972687 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3159 | 2026.05.21 22:30:00.972974 [ 4 ] {ca074458-dbda-474d-b68b-ec9333290229} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.05.21 22:30:00.973018 [ 4 ] {ca074458-dbda-474d-b68b-ec9333290229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3161 | 2026.05.21 22:30:00.973394 [ 4 ] {ca074458-dbda-474d-b68b-ec9333290229} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3162 | 2026.05.21 22:30:00.973626 [ 4 ] {ca074458-dbda-474d-b68b-ec9333290229} <Trace> oximeter.measurements_cumulativeu64 (a42eb3b6-8ed1-4401-b2aa-5791ff71de64): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.05.21 22:30:00.973764 [ 4 ] {ca074458-dbda-474d-b68b-ec9333290229} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001306 sec., 123277.1822358346 rows/sec., 8.59 MiB/sec. | ||
| 3164 | 2026.05.21 22:30:00.973804 [ 4 ] {ca074458-dbda-474d-b68b-ec9333290229} <Debug> TCPHandler: Processed in 0.001491421 sec. | ||
| 3165 | 2026.05.21 22:30:00.973946 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.05.21 22:30:00.974048 [ 4 ] {be05b527-e8d4-4139-903b-5ae6fcaa9fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3167 | 2026.05.21 22:30:00.974105 [ 4 ] {be05b527-e8d4-4139-903b-5ae6fcaa9fba} <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 | ||
| 3168 | 2026.05.21 22:30:00.974937 [ 4 ] {be05b527-e8d4-4139-903b-5ae6fcaa9fba} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.05.21 22:30:00.974976 [ 4 ] {be05b527-e8d4-4139-903b-5ae6fcaa9fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3170 | 2026.05.21 22:30:00.975644 [ 4 ] {be05b527-e8d4-4139-903b-5ae6fcaa9fba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3171 | 2026.05.21 22:30:00.975958 [ 4 ] {be05b527-e8d4-4139-903b-5ae6fcaa9fba} <Trace> oximeter.measurements_histogramu64 (2e4f72c0-2526-485f-aed2-921a24a75e0e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.05.21 22:30:00.976149 [ 4 ] {be05b527-e8d4-4139-903b-5ae6fcaa9fba} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002117 sec., 14170.996693434105 rows/sec., 25.39 MiB/sec. | ||
| 3173 | 2026.05.21 22:30:00.976209 [ 4 ] {be05b527-e8d4-4139-903b-5ae6fcaa9fba} <Debug> TCPHandler: Processed in 0.002316464 sec. | ||
| 3174 | 2026.05.21 22:30:00.976354 [ 4 ] {} <Trace> TCP-Session: 99c40539-3d6d-4eae-8134-fc354362fcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2026.05.21 22:30:00.976475 [ 4 ] {72dc98eb-d219-499a-8c98-edd2a97da450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3176 | 2026.05.21 22:30:00.976522 [ 4 ] {72dc98eb-d219-499a-8c98-edd2a97da450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3177 | 2026.05.21 22:30:00.977003 [ 4 ] {72dc98eb-d219-499a-8c98-edd2a97da450} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.05.21 22:30:00.977049 [ 4 ] {72dc98eb-d219-499a-8c98-edd2a97da450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3179 | 2026.05.21 22:30:00.977378 [ 4 ] {72dc98eb-d219-499a-8c98-edd2a97da450} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3180 | 2026.05.21 22:30:00.977603 [ 4 ] {72dc98eb-d219-499a-8c98-edd2a97da450} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.05.21 22:30:00.977720 [ 143 ] {} <Debug> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3182 | 2026.05.21 22:30:00.977740 [ 4 ] {72dc98eb-d219-499a-8c98-edd2a97da450} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001286 sec., 46656.29860031104 rows/sec., 3.14 MiB/sec. | ||
| 3183 | 2026.05.21 22:30:00.977774 [ 143 ] {} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.05.21 22:30:00.977784 [ 4 ] {72dc98eb-d219-499a-8c98-edd2a97da450} <Debug> TCPHandler: Processed in 0.001488491 sec. | ||
| 3185 | 2026.05.21 22:30:00.977805 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3186 | 2026.05.21 22:30:00.977896 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::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 | ||
| 3187 | 2026.05.21 22:30:00.977998 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3188 | 2026.05.21 22:30:00.978029 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 470 rows starting from the beginning of the part | ||
| 3189 | 2026.05.21 22:30:00.978077 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 3190 | 2026.05.21 22:30:00.978119 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 86 rows starting from the beginning of the part | ||
| 3191 | 2026.05.21 22:30:00.978157 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::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 | ||
| 3192 | 2026.05.21 22:30:00.978197 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3193 | 2026.05.21 22:30:00.978240 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3194 | 2026.05.21 22:30:00.979110 [ 200 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 4 columns (4 merged, 0 gathered) in 0.001248635 sec., 653513.6368914855 rows/sec., 43.85 MiB/sec. | ||
| 3195 | 2026.05.21 22:30:00.979302 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3196 | 2026.05.21 22:30:00.979628 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_16_3} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.05.21 22:30:00.979709 [ 192 ] {d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e::all_1_16_3} <Trace> oximeter.measurements_u64 (d3b4d5ca-714a-47c4-b0f2-c3efd13bf90e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3198 | 2026.05.21 22:30:00.979793 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||