| 1 | [ Mar 24 14:58:17 Enabled. ] | ||
| 2 | [ Mar 24 14:58:17 Rereading configuration. ] | ||
| 3 | [ Mar 24 14:58:20 Rereading configuration. ] | ||
| 4 | [ Mar 24 14:58:22 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 | [ Mar 24 14:58:22 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.03.24 14:58:23.813549 [ 1 ] {} <Information> Application: Will watch for the process with pid 23844 | ||
| 29 | 2026.03.24 14:58:23.813996 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.24 14:58:24.002982 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23844 | ||
| 31 | 2026.03.24 14:58:24.003712 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.24 14:58:24.003855 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.24 14:58:24.096200 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.24 14:58:24.150856 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.24 14:58:24.150906 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.24 14:58:24.150927 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.24 14:58:24.150988 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.24 14:58:24.151397 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.24 14:58:24.153641 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.24 14:58:24.154433 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.24 14:58:24.154731 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.24 14:58:24.154753 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.24 14:58:24.154767 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.24 14:58:24.154957 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.24 14:58:24.156015 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.24 14:58:24.160892 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.24 14:58:24.161662 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.24 14:58:24.163438 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.24 14:58:24.163505 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.24 14:58:24.164521 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.24 14:58:24.164907 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.24 14:58:24.167264 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.24 14:58:24.167597 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.24 14:58:24.170203 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.24 14:58:24.170638 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.24 14:58:24.171001 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.24 14:58:24.171355 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.24 14:58:24.172167 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.24 14:58:24.172192 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.24 14:58:24.172275 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.24 14:58:24.172362 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.24 14:58:24.183941 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.24 14:58:24.183969 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167054 sec | ||
| 68 | 2026.03.24 14:58:24.183994 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.24 14:58:24.184007 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.24 14:58:24.184692 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.24 14:58:24.185272 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.24 14:58:24.193495 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.24 14:58:24.193536 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.24 14:58:24.193561 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.24 14:58:24.193573 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.24 14:58:24.193605 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.24 14:58:24.193623 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.24 14:58:24.195590 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.24 14:58:24.195633 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.24 14:58:24.195651 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.24 14:58:24.195783 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.24 14:58:24.195824 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.24 14:58:24.195836 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.24 14:58:24.195857 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.24 14:58:24.195869 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.24 14:58:24.195897 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.24 14:58:24.195916 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.24 14:58:24.216434 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.24 14:58:24.221146 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.24 14:58:24.221191 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6061e-05 sec | ||
| 91 | 2026.03.24 14:58:24.221205 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.24 14:58:24.221217 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.24 14:58:24.221243 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.24 14:58:24.221458 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.24 14:58:24.221505 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.24 14:58:24.221521 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.24 14:58:24.221533 [ 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). | ||
| 98 | 2026.03.24 14:58:24.221546 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.24 14:58:24.275467 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.24 14:58:24.275691 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.69 MiB (RSS), difference: 91.91 MiB | ||
| 101 | 2026.03.24 14:58:24.277058 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.336e-05 sec. | ||
| 102 | 2026.03.24 14:58:24.277455 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.24 14:58:24.277534 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.24 14:58:24.277564 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.24 14:58:25.207822 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44279 | ||
| 106 | 2026.03.24 14:58:25.208860 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.24 14:58:25.208914 [ 3 ] {} <Debug> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Authenticating user 'default' from [fd00:1122:3344:101::d]:44279 | ||
| 108 | 2026.03.24 14:58:25.208941 [ 3 ] {} <Debug> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.24 14:58:25.208970 [ 3 ] {} <Debug> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.24 14:58:25.209063 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.24 14:58:25.209088 [ 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 | ||
| 112 | 2026.03.24 14:58:25.209113 [ 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 | ||
| 113 | 2026.03.24 14:58:25.209935 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35702 | ||
| 114 | 2026.03.24 14:58:25.210825 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64200 | ||
| 115 | 2026.03.24 14:58:25.210830 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62481 | ||
| 116 | 2026.03.24 14:58:25.210831 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.24 14:58:25.210952 [ 4 ] {} <Debug> TCP-Session: b107a243-d1f5-407c-a733-3da9beb47eb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35702 | ||
| 118 | 2026.03.24 14:58:25.210977 [ 4 ] {} <Debug> TCP-Session: b107a243-d1f5-407c-a733-3da9beb47eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.03.24 14:58:25.210991 [ 4 ] {} <Debug> TCP-Session: b107a243-d1f5-407c-a733-3da9beb47eb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.24 14:58:25.211079 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65531 | ||
| 121 | 2026.03.24 14:58:25.211145 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63361 | ||
| 122 | 2026.03.24 14:58:25.211401 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49642 | ||
| 123 | 2026.03.24 14:58:25.211429 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62960 | ||
| 124 | 2026.03.24 14:58:25.211741 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59131 | ||
| 125 | 2026.03.24 14:58:25.211884 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.24 14:58:25.211988 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.03.24 14:58:25.212019 [ 258 ] {} <Debug> TCP-Session: 9c62705b-8ce6-4916-ba72-628984bf55c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62960 | ||
| 128 | 2026.03.24 14:58:25.212032 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.24 14:58:25.212054 [ 258 ] {} <Debug> TCP-Session: 9c62705b-8ce6-4916-ba72-628984bf55c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.24 14:58:25.212039 [ 259 ] {} <Debug> TCP-Session: bfed8041-df69-4a39-a153-5293abff7d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:49642 | ||
| 131 | 2026.03.24 14:58:25.212085 [ 253 ] {} <Debug> TCP-Session: 567054f2-7036-484c-92fd-8e3070f1c6b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64200 | ||
| 132 | 2026.03.24 14:58:25.212123 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.24 14:58:25.212132 [ 259 ] {} <Debug> TCP-Session: bfed8041-df69-4a39-a153-5293abff7d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.24 14:58:25.212139 [ 253 ] {} <Debug> TCP-Session: 567054f2-7036-484c-92fd-8e3070f1c6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.24 14:58:25.212164 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.03.24 14:58:25.212199 [ 253 ] {} <Debug> TCP-Session: 567054f2-7036-484c-92fd-8e3070f1c6b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.24 14:58:25.212163 [ 259 ] {} <Debug> TCP-Session: bfed8041-df69-4a39-a153-5293abff7d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.24 14:58:25.212214 [ 256 ] {} <Debug> TCP-Session: ed867b3a-63dd-4060-a5c5-bcb5605bc089 Authenticating user 'default' from [fd00:1122:3344:101::d]:63361 | ||
| 139 | 2026.03.24 14:58:25.212158 [ 5 ] {} <Debug> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Authenticating user 'default' from [fd00:1122:3344:101::d]:62481 | ||
| 140 | 2026.03.24 14:58:25.212259 [ 256 ] {} <Debug> TCP-Session: ed867b3a-63dd-4060-a5c5-bcb5605bc089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.24 14:58:25.212272 [ 5 ] {} <Debug> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.24 14:58:25.212294 [ 256 ] {} <Debug> TCP-Session: ed867b3a-63dd-4060-a5c5-bcb5605bc089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.24 14:58:25.212298 [ 5 ] {} <Debug> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.24 14:58:25.212083 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.03.24 14:58:25.212086 [ 258 ] {} <Debug> TCP-Session: 9c62705b-8ce6-4916-ba72-628984bf55c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.24 14:58:25.212028 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.24 14:58:25.212390 [ 255 ] {} <Debug> TCP-Session: 4e2654ab-a5bb-40ef-bb58-e2632b05520f Authenticating user 'default' from [fd00:1122:3344:101::d]:65531 | ||
| 148 | 2026.03.24 14:58:25.212457 [ 255 ] {} <Debug> TCP-Session: 4e2654ab-a5bb-40ef-bb58-e2632b05520f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.24 14:58:25.212465 [ 257 ] {} <Debug> TCP-Session: 60c76256-302b-4954-b76e-e784c5754d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:59131 | ||
| 150 | 2026.03.24 14:58:25.212473 [ 255 ] {} <Debug> TCP-Session: 4e2654ab-a5bb-40ef-bb58-e2632b05520f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.24 14:58:25.212508 [ 257 ] {} <Debug> TCP-Session: 60c76256-302b-4954-b76e-e784c5754d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.24 14:58:25.212527 [ 257 ] {} <Debug> TCP-Session: 60c76256-302b-4954-b76e-e784c5754d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.24 14:58:25.214020 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.03.24 14:58:25.216988 [ 3 ] {a097871e-53e5-4273-a584-48e178c08308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.24 14:58:25.317800 [ 3 ] {a097871e-53e5-4273-a584-48e178c08308} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44279) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 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&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 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&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.24 14:58:25.318690 [ 3 ] {a097871e-53e5-4273-a584-48e178c08308} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 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&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 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&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.24 14:58:25.318799 [ 3 ] {a097871e-53e5-4273-a584-48e178c08308} <Debug> TCPHandler: Processed in 0.106434288 sec. | ||
| 204 | 2026.03.24 14:58:25.319229 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.24 14:58:25.319479 [ 5 ] {98aed4b7-8243-436e-9fa7-68378b98eff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.24 14:58:25.319865 [ 5 ] {98aed4b7-8243-436e-9fa7-68378b98eff2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62481) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 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&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 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&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.24 14:58:25.319998 [ 5 ] {98aed4b7-8243-436e-9fa7-68378b98eff2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 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&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 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&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.24 14:58:25.320080 [ 5 ] {98aed4b7-8243-436e-9fa7-68378b98eff2} <Debug> TCPHandler: Processed in 0.001017053 sec. | ||
| 255 | 2026.03.24 14:58:25.320315 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.24 14:58:25.321053 [ 3 ] {ec088fb1-dc90-445f-a728-2872e828daa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.24 14:58:25.321719 [ 3 ] {ec088fb1-dc90-445f-a728-2872e828daa2} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.24 14:58:25.326221 [ 3 ] {ec088fb1-dc90-445f-a728-2872e828daa2} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.24 14:58:25.326241 [ 3 ] {ec088fb1-dc90-445f-a728-2872e828daa2} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3611e-05 sec | ||
| 260 | 2026.03.24 14:58:25.326254 [ 3 ] {ec088fb1-dc90-445f-a728-2872e828daa2} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.24 14:58:25.326287 [ 3 ] {ec088fb1-dc90-445f-a728-2872e828daa2} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.24 14:58:25.326314 [ 3 ] {ec088fb1-dc90-445f-a728-2872e828daa2} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.24 14:58:25.326954 [ 3 ] {ec088fb1-dc90-445f-a728-2872e828daa2} <Debug> TCPHandler: Processed in 0.006690044 sec. | ||
| 264 | 2026.03.24 14:58:25.327099 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.24 14:58:25.327274 [ 3 ] {ecee8b4b-27ec-4208-8a9b-eee3ccf6a566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.03.24 14:58:25.327321 [ 3 ] {ecee8b4b-27ec-4208-8a9b-eee3ccf6a566} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.24 14:58:25.332542 [ 3 ] {ecee8b4b-27ec-4208-8a9b-eee3ccf6a566} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.03.24 14:58:25.333951 [ 3 ] {ecee8b4b-27ec-4208-8a9b-eee3ccf6a566} <Debug> oximeter.version (3f80d3f8-a56d-48b1-8eef-2dcfe7e0e400): Loading data parts | ||
| 270 | 2026.03.24 14:58:25.335024 [ 3 ] {ecee8b4b-27ec-4208-8a9b-eee3ccf6a566} <Debug> oximeter.version (3f80d3f8-a56d-48b1-8eef-2dcfe7e0e400): There are no data parts | ||
| 271 | 2026.03.24 14:58:25.338836 [ 3 ] {ecee8b4b-27ec-4208-8a9b-eee3ccf6a566} <Debug> TCPHandler: Processed in 0.011786571 sec. | ||
| 272 | 2026.03.24 14:58:25.338999 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.03.24 14:58:25.339172 [ 3 ] {276a3936-3363-41c7-90b8-4ca1da4c6216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.03.24 14:58:25.339265 [ 3 ] {276a3936-3363-41c7-90b8-4ca1da4c6216} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.03.24 14:58:25.348364 [ 3 ] {276a3936-3363-41c7-90b8-4ca1da4c6216} <Debug> oximeter.measurements_bool (2583b91b-ed69-4c4a-9af4-9645ea86db79): Loading data parts | ||
| 286 | 2026.03.24 14:58:25.348635 [ 3 ] {276a3936-3363-41c7-90b8-4ca1da4c6216} <Debug> oximeter.measurements_bool (2583b91b-ed69-4c4a-9af4-9645ea86db79): There are no data parts | ||
| 287 | 2026.03.24 14:58:25.353024 [ 3 ] {276a3936-3363-41c7-90b8-4ca1da4c6216} <Debug> TCPHandler: Processed in 0.014072574 sec. | ||
| 288 | 2026.03.24 14:58:25.353276 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.03.24 14:58:25.353614 [ 3 ] {03e5b173-66d1-4bf0-b0c5-5386b4d846ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 290 | 2026.03.24 14:58:25.353711 [ 3 ] {03e5b173-66d1-4bf0-b0c5-5386b4d846ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.03.24 14:58:25.355572 [ 3 ] {03e5b173-66d1-4bf0-b0c5-5386b4d846ad} <Debug> oximeter.measurements_i8 (15c9e10b-ab12-47ad-941c-334ff14bd4c6): Loading data parts | ||
| 292 | 2026.03.24 14:58:25.355712 [ 3 ] {03e5b173-66d1-4bf0-b0c5-5386b4d846ad} <Debug> oximeter.measurements_i8 (15c9e10b-ab12-47ad-941c-334ff14bd4c6): There are no data parts | ||
| 293 | 2026.03.24 14:58:25.357945 [ 3 ] {03e5b173-66d1-4bf0-b0c5-5386b4d846ad} <Debug> TCPHandler: Processed in 0.00477093 sec. | ||
| 294 | 2026.03.24 14:58:25.358107 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.03.24 14:58:25.358264 [ 3 ] {59b00692-4316-4dde-aa7b-bdb7a8247110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 296 | 2026.03.24 14:58:25.358314 [ 3 ] {59b00692-4316-4dde-aa7b-bdb7a8247110} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.03.24 14:58:25.359891 [ 3 ] {59b00692-4316-4dde-aa7b-bdb7a8247110} <Debug> oximeter.measurements_u8 (784d8056-9137-42cc-a2b4-5c36415d9328): Loading data parts | ||
| 298 | 2026.03.24 14:58:25.360036 [ 3 ] {59b00692-4316-4dde-aa7b-bdb7a8247110} <Debug> oximeter.measurements_u8 (784d8056-9137-42cc-a2b4-5c36415d9328): There are no data parts | ||
| 299 | 2026.03.24 14:58:25.367632 [ 3 ] {59b00692-4316-4dde-aa7b-bdb7a8247110} <Debug> TCPHandler: Processed in 0.009577311 sec. | ||
| 300 | 2026.03.24 14:58:25.367806 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.24 14:58:25.367983 [ 3 ] {d6170272-1b13-4d96-9a4d-4cf5c42a61c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 302 | 2026.03.24 14:58:25.368024 [ 3 ] {d6170272-1b13-4d96-9a4d-4cf5c42a61c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.03.24 14:58:25.371829 [ 3 ] {d6170272-1b13-4d96-9a4d-4cf5c42a61c4} <Debug> oximeter.measurements_i16 (982560c8-6137-448d-95db-96f3b7ab186d): Loading data parts | ||
| 304 | 2026.03.24 14:58:25.371984 [ 3 ] {d6170272-1b13-4d96-9a4d-4cf5c42a61c4} <Debug> oximeter.measurements_i16 (982560c8-6137-448d-95db-96f3b7ab186d): There are no data parts | ||
| 305 | 2026.03.24 14:58:25.374398 [ 3 ] {d6170272-1b13-4d96-9a4d-4cf5c42a61c4} <Debug> TCPHandler: Processed in 0.006652793 sec. | ||
| 306 | 2026.03.24 14:58:25.374581 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.03.24 14:58:25.374767 [ 3 ] {26cb53ba-7cb9-431f-8040-fb2028bbc23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 308 | 2026.03.24 14:58:25.374822 [ 3 ] {26cb53ba-7cb9-431f-8040-fb2028bbc23f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.03.24 14:58:25.376411 [ 3 ] {26cb53ba-7cb9-431f-8040-fb2028bbc23f} <Debug> oximeter.measurements_u16 (1ed44929-c13d-4baf-ad14-fb11e53e7293): Loading data parts | ||
| 310 | 2026.03.24 14:58:25.376554 [ 3 ] {26cb53ba-7cb9-431f-8040-fb2028bbc23f} <Debug> oximeter.measurements_u16 (1ed44929-c13d-4baf-ad14-fb11e53e7293): There are no data parts | ||
| 311 | 2026.03.24 14:58:25.387088 [ 3 ] {26cb53ba-7cb9-431f-8040-fb2028bbc23f} <Debug> TCPHandler: Processed in 0.012567299 sec. | ||
| 312 | 2026.03.24 14:58:25.387238 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.03.24 14:58:25.387420 [ 3 ] {594e3b84-8fe3-499a-a1a5-c635af2c37f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 314 | 2026.03.24 14:58:25.387460 [ 3 ] {594e3b84-8fe3-499a-a1a5-c635af2c37f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.03.24 14:58:25.389903 [ 3 ] {594e3b84-8fe3-499a-a1a5-c635af2c37f0} <Debug> oximeter.measurements_i32 (ce3d9903-486a-40a2-a3df-194c2a973e14): Loading data parts | ||
| 316 | 2026.03.24 14:58:25.390039 [ 3 ] {594e3b84-8fe3-499a-a1a5-c635af2c37f0} <Debug> oximeter.measurements_i32 (ce3d9903-486a-40a2-a3df-194c2a973e14): There are no data parts | ||
| 317 | 2026.03.24 14:58:25.392258 [ 3 ] {594e3b84-8fe3-499a-a1a5-c635af2c37f0} <Debug> TCPHandler: Processed in 0.005068757 sec. | ||
| 318 | 2026.03.24 14:58:25.392440 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.03.24 14:58:25.392625 [ 3 ] {25549404-7a3c-475d-849d-5c964122fe82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 320 | 2026.03.24 14:58:25.392691 [ 3 ] {25549404-7a3c-475d-849d-5c964122fe82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.03.24 14:58:25.394276 [ 3 ] {25549404-7a3c-475d-849d-5c964122fe82} <Debug> oximeter.measurements_u32 (cbee4cbc-195f-4d94-926b-19a57b61d10e): Loading data parts | ||
| 322 | 2026.03.24 14:58:25.394559 [ 3 ] {25549404-7a3c-475d-849d-5c964122fe82} <Debug> oximeter.measurements_u32 (cbee4cbc-195f-4d94-926b-19a57b61d10e): There are no data parts | ||
| 323 | 2026.03.24 14:58:25.402261 [ 3 ] {25549404-7a3c-475d-849d-5c964122fe82} <Debug> TCPHandler: Processed in 0.009878987 sec. | ||
| 324 | 2026.03.24 14:58:25.402493 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.03.24 14:58:25.402834 [ 3 ] {79ebfbfb-6b74-4b34-a33b-1ab403b809b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 326 | 2026.03.24 14:58:25.402884 [ 3 ] {79ebfbfb-6b74-4b34-a33b-1ab403b809b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.03.24 14:58:25.405051 [ 3 ] {79ebfbfb-6b74-4b34-a33b-1ab403b809b7} <Debug> oximeter.measurements_i64 (57e8ddf9-b99f-4b5d-826c-80e4f03dd762): Loading data parts | ||
| 328 | 2026.03.24 14:58:25.405204 [ 3 ] {79ebfbfb-6b74-4b34-a33b-1ab403b809b7} <Debug> oximeter.measurements_i64 (57e8ddf9-b99f-4b5d-826c-80e4f03dd762): There are no data parts | ||
| 329 | 2026.03.24 14:58:25.407728 [ 3 ] {79ebfbfb-6b74-4b34-a33b-1ab403b809b7} <Debug> TCPHandler: Processed in 0.005335543 sec. | ||
| 330 | 2026.03.24 14:58:25.407897 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.03.24 14:58:25.408081 [ 3 ] {8c0313a7-63fd-4c11-bf64-656082d7cc72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 332 | 2026.03.24 14:58:25.408147 [ 3 ] {8c0313a7-63fd-4c11-bf64-656082d7cc72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.03.24 14:58:25.409812 [ 3 ] {8c0313a7-63fd-4c11-bf64-656082d7cc72} <Debug> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Loading data parts | ||
| 334 | 2026.03.24 14:58:25.409961 [ 3 ] {8c0313a7-63fd-4c11-bf64-656082d7cc72} <Debug> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): There are no data parts | ||
| 335 | 2026.03.24 14:58:25.419915 [ 3 ] {8c0313a7-63fd-4c11-bf64-656082d7cc72} <Debug> TCPHandler: Processed in 0.012100028 sec. | ||
| 336 | 2026.03.24 14:58:25.420143 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.03.24 14:58:25.420429 [ 3 ] {cdca38f0-30da-4301-bb0e-1176e6dd7e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 338 | 2026.03.24 14:58:25.420608 [ 3 ] {cdca38f0-30da-4301-bb0e-1176e6dd7e93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.03.24 14:58:25.425475 [ 3 ] {cdca38f0-30da-4301-bb0e-1176e6dd7e93} <Debug> oximeter.measurements_f32 (0cfbf655-9099-406c-9505-24672843915d): Loading data parts | ||
| 340 | 2026.03.24 14:58:25.425729 [ 3 ] {cdca38f0-30da-4301-bb0e-1176e6dd7e93} <Debug> oximeter.measurements_f32 (0cfbf655-9099-406c-9505-24672843915d): There are no data parts | ||
| 341 | 2026.03.24 14:58:25.428242 [ 3 ] {cdca38f0-30da-4301-bb0e-1176e6dd7e93} <Debug> TCPHandler: Processed in 0.008160248 sec. | ||
| 342 | 2026.03.24 14:58:25.428400 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.03.24 14:58:25.428604 [ 3 ] {971d42bd-f099-473f-870b-9ddbaf360fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 344 | 2026.03.24 14:58:25.428678 [ 3 ] {971d42bd-f099-473f-870b-9ddbaf360fd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.03.24 14:58:25.430282 [ 3 ] {971d42bd-f099-473f-870b-9ddbaf360fd0} <Debug> oximeter.measurements_f64 (e43b7d74-638a-45c4-a1a1-c3e59655ee5b): Loading data parts | ||
| 346 | 2026.03.24 14:58:25.430427 [ 3 ] {971d42bd-f099-473f-870b-9ddbaf360fd0} <Debug> oximeter.measurements_f64 (e43b7d74-638a-45c4-a1a1-c3e59655ee5b): There are no data parts | ||
| 347 | 2026.03.24 14:58:25.438233 [ 3 ] {971d42bd-f099-473f-870b-9ddbaf360fd0} <Debug> TCPHandler: Processed in 0.009893278 sec. | ||
| 348 | 2026.03.24 14:58:25.438407 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.03.24 14:58:25.438597 [ 3 ] {3bb1ec24-6dce-4088-8426-ffcfc1d8c80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 350 | 2026.03.24 14:58:25.438666 [ 3 ] {3bb1ec24-6dce-4088-8426-ffcfc1d8c80d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.03.24 14:58:25.445495 [ 3 ] {3bb1ec24-6dce-4088-8426-ffcfc1d8c80d} <Debug> oximeter.measurements_string (211eb35c-cb1d-4c85-ac40-1dee84fbb553): Loading data parts | ||
| 352 | 2026.03.24 14:58:25.445670 [ 3 ] {3bb1ec24-6dce-4088-8426-ffcfc1d8c80d} <Debug> oximeter.measurements_string (211eb35c-cb1d-4c85-ac40-1dee84fbb553): There are no data parts | ||
| 353 | 2026.03.24 14:58:25.448383 [ 3 ] {3bb1ec24-6dce-4088-8426-ffcfc1d8c80d} <Debug> TCPHandler: Processed in 0.010034561 sec. | ||
| 354 | 2026.03.24 14:58:25.448565 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.03.24 14:58:25.448791 [ 3 ] {18112e4e-028b-4b78-a621-57264d3103c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.03.24 14:58:25.448867 [ 3 ] {18112e4e-028b-4b78-a621-57264d3103c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.03.24 14:58:25.450466 [ 3 ] {18112e4e-028b-4b78-a621-57264d3103c5} <Debug> oximeter.measurements_bytes (7dd29d3b-d9b1-4ff2-98b5-b4f72ec22464): Loading data parts | ||
| 365 | 2026.03.24 14:58:25.450615 [ 3 ] {18112e4e-028b-4b78-a621-57264d3103c5} <Debug> oximeter.measurements_bytes (7dd29d3b-d9b1-4ff2-98b5-b4f72ec22464): There are no data parts | ||
| 366 | 2026.03.24 14:58:25.460415 [ 3 ] {18112e4e-028b-4b78-a621-57264d3103c5} <Debug> TCPHandler: Processed in 0.011907584 sec. | ||
| 367 | 2026.03.24 14:58:25.460685 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.24 14:58:25.460929 [ 3 ] {97fddbab-5b4d-4bed-a4ef-1590104aca59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 369 | 2026.03.24 14:58:25.461000 [ 3 ] {97fddbab-5b4d-4bed-a4ef-1590104aca59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.03.24 14:58:25.463364 [ 3 ] {97fddbab-5b4d-4bed-a4ef-1590104aca59} <Debug> oximeter.measurements_cumulativei64 (72e7bb49-c905-4df7-8d62-9b0014c13313): Loading data parts | ||
| 371 | 2026.03.24 14:58:25.463523 [ 3 ] {97fddbab-5b4d-4bed-a4ef-1590104aca59} <Debug> oximeter.measurements_cumulativei64 (72e7bb49-c905-4df7-8d62-9b0014c13313): There are no data parts | ||
| 372 | 2026.03.24 14:58:25.465854 [ 3 ] {97fddbab-5b4d-4bed-a4ef-1590104aca59} <Debug> TCPHandler: Processed in 0.005269131 sec. | ||
| 373 | 2026.03.24 14:58:25.466017 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.24 14:58:25.466195 [ 3 ] {025c8c35-b58b-4477-8f21-bec4525f8050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 375 | 2026.03.24 14:58:25.466245 [ 3 ] {025c8c35-b58b-4477-8f21-bec4525f8050} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.03.24 14:58:25.467865 [ 3 ] {025c8c35-b58b-4477-8f21-bec4525f8050} <Debug> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Loading data parts | ||
| 377 | 2026.03.24 14:58:25.468016 [ 3 ] {025c8c35-b58b-4477-8f21-bec4525f8050} <Debug> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): There are no data parts | ||
| 378 | 2026.03.24 14:58:25.476212 [ 3 ] {025c8c35-b58b-4477-8f21-bec4525f8050} <Debug> TCPHandler: Processed in 0.010246906 sec. | ||
| 379 | 2026.03.24 14:58:25.476410 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.24 14:58:25.476600 [ 3 ] {5bd938fe-dbcf-406e-842c-2464aa53e311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 381 | 2026.03.24 14:58:25.476667 [ 3 ] {5bd938fe-dbcf-406e-842c-2464aa53e311} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.03.24 14:58:25.479710 [ 3 ] {5bd938fe-dbcf-406e-842c-2464aa53e311} <Debug> oximeter.measurements_cumulativef32 (a09a4930-edee-4481-815e-63e4acf72242): Loading data parts | ||
| 383 | 2026.03.24 14:58:25.479865 [ 3 ] {5bd938fe-dbcf-406e-842c-2464aa53e311} <Debug> oximeter.measurements_cumulativef32 (a09a4930-edee-4481-815e-63e4acf72242): There are no data parts | ||
| 384 | 2026.03.24 14:58:25.482188 [ 3 ] {5bd938fe-dbcf-406e-842c-2464aa53e311} <Debug> TCPHandler: Processed in 0.005838275 sec. | ||
| 385 | 2026.03.24 14:58:25.482366 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.24 14:58:25.482579 [ 3 ] {4251fa9a-e819-499b-8e9f-301315078dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 387 | 2026.03.24 14:58:25.482648 [ 3 ] {4251fa9a-e819-499b-8e9f-301315078dd3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.03.24 14:58:25.484247 [ 3 ] {4251fa9a-e819-499b-8e9f-301315078dd3} <Debug> oximeter.measurements_cumulativef64 (4e575569-1616-4df2-b76d-00dd0c295c23): Loading data parts | ||
| 389 | 2026.03.24 14:58:25.484412 [ 3 ] {4251fa9a-e819-499b-8e9f-301315078dd3} <Debug> oximeter.measurements_cumulativef64 (4e575569-1616-4df2-b76d-00dd0c295c23): There are no data parts | ||
| 390 | 2026.03.24 14:58:25.494221 [ 3 ] {4251fa9a-e819-499b-8e9f-301315078dd3} <Debug> TCPHandler: Processed in 0.011914544 sec. | ||
| 391 | 2026.03.24 14:58:25.494389 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.24 14:58:25.494611 [ 3 ] {132e62dd-457e-45c5-9eb8-f5476a2b2337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2026.03.24 14:58:25.494687 [ 3 ] {132e62dd-457e-45c5-9eb8-f5476a2b2337} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.03.24 14:58:25.497304 [ 3 ] {132e62dd-457e-45c5-9eb8-f5476a2b2337} <Debug> oximeter.measurements_histogrami8 (93a6ffcb-3b82-4a27-b5ab-6e9726819052): Loading data parts | ||
| 405 | 2026.03.24 14:58:25.497486 [ 3 ] {132e62dd-457e-45c5-9eb8-f5476a2b2337} <Debug> oximeter.measurements_histogrami8 (93a6ffcb-3b82-4a27-b5ab-6e9726819052): There are no data parts | ||
| 406 | 2026.03.24 14:58:25.500287 [ 3 ] {132e62dd-457e-45c5-9eb8-f5476a2b2337} <Debug> TCPHandler: Processed in 0.005949427 sec. | ||
| 407 | 2026.03.24 14:58:25.500455 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.03.24 14:58:25.500738 [ 3 ] {0588507e-05dd-45f5-8565-45a214b45e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 409 | 2026.03.24 14:58:25.500820 [ 3 ] {0588507e-05dd-45f5-8565-45a214b45e5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.03.24 14:58:25.502651 [ 3 ] {0588507e-05dd-45f5-8565-45a214b45e5a} <Debug> oximeter.measurements_histogramu8 (d7137470-7b10-4135-a105-29b76fd86e86): Loading data parts | ||
| 411 | 2026.03.24 14:58:25.502799 [ 3 ] {0588507e-05dd-45f5-8565-45a214b45e5a} <Debug> oximeter.measurements_histogramu8 (d7137470-7b10-4135-a105-29b76fd86e86): There are no data parts | ||
| 412 | 2026.03.24 14:58:25.510348 [ 3 ] {0588507e-05dd-45f5-8565-45a214b45e5a} <Debug> TCPHandler: Processed in 0.009952259 sec. | ||
| 413 | 2026.03.24 14:58:25.510515 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.03.24 14:58:25.510772 [ 3 ] {0a42b5e0-697c-42d2-947a-28da79c0f5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 415 | 2026.03.24 14:58:25.510848 [ 3 ] {0a42b5e0-697c-42d2-947a-28da79c0f5ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.03.24 14:58:25.513123 [ 3 ] {0a42b5e0-697c-42d2-947a-28da79c0f5ef} <Debug> oximeter.measurements_histogrami16 (5c4f992d-0343-4896-9912-321aa05db606): Loading data parts | ||
| 417 | 2026.03.24 14:58:25.513351 [ 3 ] {0a42b5e0-697c-42d2-947a-28da79c0f5ef} <Debug> oximeter.measurements_histogrami16 (5c4f992d-0343-4896-9912-321aa05db606): There are no data parts | ||
| 418 | 2026.03.24 14:58:25.515769 [ 3 ] {0a42b5e0-697c-42d2-947a-28da79c0f5ef} <Debug> TCPHandler: Processed in 0.005313633 sec. | ||
| 419 | 2026.03.24 14:58:25.515939 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.03.24 14:58:25.516225 [ 3 ] {868784af-6f1d-4519-8eb7-9c97bc203a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 421 | 2026.03.24 14:58:25.516309 [ 3 ] {868784af-6f1d-4519-8eb7-9c97bc203a35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.03.24 14:58:25.518161 [ 3 ] {868784af-6f1d-4519-8eb7-9c97bc203a35} <Debug> oximeter.measurements_histogramu16 (b5fadc5b-ec0c-4ded-bef1-56d315f69b7e): Loading data parts | ||
| 423 | 2026.03.24 14:58:25.518321 [ 3 ] {868784af-6f1d-4519-8eb7-9c97bc203a35} <Debug> oximeter.measurements_histogramu16 (b5fadc5b-ec0c-4ded-bef1-56d315f69b7e): There are no data parts | ||
| 424 | 2026.03.24 14:58:25.527939 [ 3 ] {868784af-6f1d-4519-8eb7-9c97bc203a35} <Debug> TCPHandler: Processed in 0.012063948 sec. | ||
| 425 | 2026.03.24 14:58:25.528096 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.03.24 14:58:25.528309 [ 3 ] {6fbb9561-506b-4759-a234-bd3927f7b9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 427 | 2026.03.24 14:58:25.528384 [ 3 ] {6fbb9561-506b-4759-a234-bd3927f7b9a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.03.24 14:58:25.530926 [ 3 ] {6fbb9561-506b-4759-a234-bd3927f7b9a7} <Debug> oximeter.measurements_histogrami32 (9b8b65df-bf85-49d2-8c2f-2cac3be146d2): Loading data parts | ||
| 429 | 2026.03.24 14:58:25.531131 [ 3 ] {6fbb9561-506b-4759-a234-bd3927f7b9a7} <Debug> oximeter.measurements_histogrami32 (9b8b65df-bf85-49d2-8c2f-2cac3be146d2): There are no data parts | ||
| 430 | 2026.03.24 14:58:25.533414 [ 3 ] {6fbb9561-506b-4759-a234-bd3927f7b9a7} <Debug> TCPHandler: Processed in 0.005366863 sec. | ||
| 431 | 2026.03.24 14:58:25.533579 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.03.24 14:58:25.533860 [ 3 ] {afef0bca-3b99-47df-a5e7-773d2b482382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 433 | 2026.03.24 14:58:25.533939 [ 3 ] {afef0bca-3b99-47df-a5e7-773d2b482382} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.03.24 14:58:25.535671 [ 3 ] {afef0bca-3b99-47df-a5e7-773d2b482382} <Debug> oximeter.measurements_histogramu32 (85c8f69e-637c-4024-8a02-57f4f91c7ec4): Loading data parts | ||
| 435 | 2026.03.24 14:58:25.535809 [ 3 ] {afef0bca-3b99-47df-a5e7-773d2b482382} <Debug> oximeter.measurements_histogramu32 (85c8f69e-637c-4024-8a02-57f4f91c7ec4): There are no data parts | ||
| 436 | 2026.03.24 14:58:25.543403 [ 3 ] {afef0bca-3b99-47df-a5e7-773d2b482382} <Debug> TCPHandler: Processed in 0.009884287 sec. | ||
| 437 | 2026.03.24 14:58:25.543564 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.03.24 14:58:25.543773 [ 3 ] {b0b81c16-b940-4bd3-bf9a-d70a013aa09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 439 | 2026.03.24 14:58:25.543854 [ 3 ] {b0b81c16-b940-4bd3-bf9a-d70a013aa09d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.03.24 14:58:25.546187 [ 3 ] {b0b81c16-b940-4bd3-bf9a-d70a013aa09d} <Debug> oximeter.measurements_histogrami64 (4d69c685-ae1e-47de-91c8-a9639dec3bf3): Loading data parts | ||
| 441 | 2026.03.24 14:58:25.546417 [ 3 ] {b0b81c16-b940-4bd3-bf9a-d70a013aa09d} <Debug> oximeter.measurements_histogrami64 (4d69c685-ae1e-47de-91c8-a9639dec3bf3): There are no data parts | ||
| 442 | 2026.03.24 14:58:25.548703 [ 3 ] {b0b81c16-b940-4bd3-bf9a-d70a013aa09d} <Debug> TCPHandler: Processed in 0.005188119 sec. | ||
| 443 | 2026.03.24 14:58:25.548870 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.03.24 14:58:25.549147 [ 3 ] {d6c9fc8c-ade3-44ba-b774-dfef187f8ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 445 | 2026.03.24 14:58:25.549231 [ 3 ] {d6c9fc8c-ade3-44ba-b774-dfef187f8ae8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.03.24 14:58:25.551640 [ 3 ] {d6c9fc8c-ade3-44ba-b774-dfef187f8ae8} <Debug> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Loading data parts | ||
| 447 | 2026.03.24 14:58:25.551775 [ 3 ] {d6c9fc8c-ade3-44ba-b774-dfef187f8ae8} <Debug> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): There are no data parts | ||
| 448 | 2026.03.24 14:58:25.560838 [ 3 ] {d6c9fc8c-ade3-44ba-b774-dfef187f8ae8} <Debug> TCPHandler: Processed in 0.012029037 sec. | ||
| 449 | 2026.03.24 14:58:25.561025 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.03.24 14:58:25.561278 [ 3 ] {35d97869-cd8f-4968-af22-6dc856178330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 451 | 2026.03.24 14:58:25.561361 [ 3 ] {35d97869-cd8f-4968-af22-6dc856178330} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.03.24 14:58:25.566868 [ 3 ] {35d97869-cd8f-4968-af22-6dc856178330} <Debug> oximeter.measurements_histogramf32 (d51766c2-3b4a-4771-9664-64e33f6b65f6): Loading data parts | ||
| 453 | 2026.03.24 14:58:25.567031 [ 3 ] {35d97869-cd8f-4968-af22-6dc856178330} <Debug> oximeter.measurements_histogramf32 (d51766c2-3b4a-4771-9664-64e33f6b65f6): There are no data parts | ||
| 454 | 2026.03.24 14:58:25.569603 [ 3 ] {35d97869-cd8f-4968-af22-6dc856178330} <Debug> TCPHandler: Processed in 0.008637899 sec. | ||
| 455 | 2026.03.24 14:58:25.569752 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.03.24 14:58:25.569982 [ 3 ] {6e420fc1-e938-40e9-9648-37a2b7c1b74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 457 | 2026.03.24 14:58:25.570057 [ 3 ] {6e420fc1-e938-40e9-9648-37a2b7c1b74b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.03.24 14:58:25.571900 [ 3 ] {6e420fc1-e938-40e9-9648-37a2b7c1b74b} <Debug> oximeter.measurements_histogramf64 (c33aa9d6-a6f9-4ce8-96d5-cd0d176d0a01): Loading data parts | ||
| 459 | 2026.03.24 14:58:25.572033 [ 3 ] {6e420fc1-e938-40e9-9648-37a2b7c1b74b} <Debug> oximeter.measurements_histogramf64 (c33aa9d6-a6f9-4ce8-96d5-cd0d176d0a01): There are no data parts | ||
| 460 | 2026.03.24 14:58:25.579617 [ 3 ] {6e420fc1-e938-40e9-9648-37a2b7c1b74b} <Debug> TCPHandler: Processed in 0.009915908 sec. | ||
| 461 | 2026.03.24 14:58:25.579807 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.03.24 14:58:25.579991 [ 3 ] {0614c23e-02a6-4456-8140-0f4958721cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2026.03.24 14:58:25.580059 [ 3 ] {0614c23e-02a6-4456-8140-0f4958721cbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.03.24 14:58:25.582471 [ 3 ] {0614c23e-02a6-4456-8140-0f4958721cbc} <Debug> oximeter.fields_bool (d8511fcc-5ea8-4325-bce9-e590d67a8b84): Loading data parts | ||
| 490 | 2026.03.24 14:58:25.582624 [ 3 ] {0614c23e-02a6-4456-8140-0f4958721cbc} <Debug> oximeter.fields_bool (d8511fcc-5ea8-4325-bce9-e590d67a8b84): There are no data parts | ||
| 491 | 2026.03.24 14:58:25.584916 [ 3 ] {0614c23e-02a6-4456-8140-0f4958721cbc} <Debug> TCPHandler: Processed in 0.005170129 sec. | ||
| 492 | 2026.03.24 14:58:25.585055 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.03.24 14:58:25.585209 [ 3 ] {0405f3f7-98ff-42fa-9a52-302796595d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 494 | 2026.03.24 14:58:25.585271 [ 3 ] {0405f3f7-98ff-42fa-9a52-302796595d47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.03.24 14:58:25.586868 [ 3 ] {0405f3f7-98ff-42fa-9a52-302796595d47} <Debug> oximeter.fields_i8 (56172b82-af58-4dd2-8c77-52804a6093b3): Loading data parts | ||
| 496 | 2026.03.24 14:58:25.587006 [ 3 ] {0405f3f7-98ff-42fa-9a52-302796595d47} <Debug> oximeter.fields_i8 (56172b82-af58-4dd2-8c77-52804a6093b3): There are no data parts | ||
| 497 | 2026.03.24 14:58:25.597373 [ 3 ] {0405f3f7-98ff-42fa-9a52-302796595d47} <Debug> TCPHandler: Processed in 0.012366104 sec. | ||
| 498 | 2026.03.24 14:58:25.597527 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.03.24 14:58:25.597739 [ 3 ] {8356e2d3-108d-4e84-bcd9-75e05a40adbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 500 | 2026.03.24 14:58:25.597808 [ 3 ] {8356e2d3-108d-4e84-bcd9-75e05a40adbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.03.24 14:58:25.602165 [ 3 ] {8356e2d3-108d-4e84-bcd9-75e05a40adbd} <Debug> oximeter.fields_u8 (2c54965c-d7e1-4adb-93f4-d941a145bf81): Loading data parts | ||
| 502 | 2026.03.24 14:58:25.602332 [ 3 ] {8356e2d3-108d-4e84-bcd9-75e05a40adbd} <Debug> oximeter.fields_u8 (2c54965c-d7e1-4adb-93f4-d941a145bf81): There are no data parts | ||
| 503 | 2026.03.24 14:58:25.604901 [ 3 ] {8356e2d3-108d-4e84-bcd9-75e05a40adbd} <Debug> TCPHandler: Processed in 0.0074325 sec. | ||
| 504 | 2026.03.24 14:58:25.605051 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.03.24 14:58:25.605215 [ 3 ] {975ae4d5-6b3e-4720-bbcd-d33d8e2c5d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 506 | 2026.03.24 14:58:25.605285 [ 3 ] {975ae4d5-6b3e-4720-bbcd-d33d8e2c5d02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.03.24 14:58:25.607094 [ 3 ] {975ae4d5-6b3e-4720-bbcd-d33d8e2c5d02} <Debug> oximeter.fields_i16 (c97290e5-410b-4d70-bbb3-7a2bdfd7ed9b): Loading data parts | ||
| 508 | 2026.03.24 14:58:25.607237 [ 3 ] {975ae4d5-6b3e-4720-bbcd-d33d8e2c5d02} <Debug> oximeter.fields_i16 (c97290e5-410b-4d70-bbb3-7a2bdfd7ed9b): There are no data parts | ||
| 509 | 2026.03.24 14:58:25.614828 [ 3 ] {975ae4d5-6b3e-4720-bbcd-d33d8e2c5d02} <Debug> TCPHandler: Processed in 0.009827266 sec. | ||
| 510 | 2026.03.24 14:58:25.615000 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.03.24 14:58:25.615216 [ 3 ] {f2f324ca-c5a0-4434-8022-b28ea2f5ec8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 512 | 2026.03.24 14:58:25.615288 [ 3 ] {f2f324ca-c5a0-4434-8022-b28ea2f5ec8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.03.24 14:58:25.622481 [ 3 ] {f2f324ca-c5a0-4434-8022-b28ea2f5ec8d} <Debug> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Loading data parts | ||
| 514 | 2026.03.24 14:58:25.622644 [ 3 ] {f2f324ca-c5a0-4434-8022-b28ea2f5ec8d} <Debug> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): There are no data parts | ||
| 515 | 2026.03.24 14:58:25.625402 [ 3 ] {f2f324ca-c5a0-4434-8022-b28ea2f5ec8d} <Debug> TCPHandler: Processed in 0.010460461 sec. | ||
| 516 | 2026.03.24 14:58:25.625547 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.03.24 14:58:25.625702 [ 3 ] {8c9a8916-a187-4ec7-bb61-0ecd10aae447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 518 | 2026.03.24 14:58:25.625766 [ 3 ] {8c9a8916-a187-4ec7-bb61-0ecd10aae447} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.03.24 14:58:25.627384 [ 3 ] {8c9a8916-a187-4ec7-bb61-0ecd10aae447} <Debug> oximeter.fields_i32 (df6a7620-67f9-4918-94a9-4381a60d8ac3): Loading data parts | ||
| 520 | 2026.03.24 14:58:25.627534 [ 3 ] {8c9a8916-a187-4ec7-bb61-0ecd10aae447} <Debug> oximeter.fields_i32 (df6a7620-67f9-4918-94a9-4381a60d8ac3): There are no data parts | ||
| 521 | 2026.03.24 14:58:25.637337 [ 3 ] {8c9a8916-a187-4ec7-bb61-0ecd10aae447} <Debug> TCPHandler: Processed in 0.011838182 sec. | ||
| 522 | 2026.03.24 14:58:25.637506 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.03.24 14:58:25.637717 [ 3 ] {b0b653d4-5658-47f9-8cc3-4c933befe0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 524 | 2026.03.24 14:58:25.637790 [ 3 ] {b0b653d4-5658-47f9-8cc3-4c933befe0a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.03.24 14:58:25.640269 [ 3 ] {b0b653d4-5658-47f9-8cc3-4c933befe0a8} <Debug> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): Loading data parts | ||
| 526 | 2026.03.24 14:58:25.640421 [ 3 ] {b0b653d4-5658-47f9-8cc3-4c933befe0a8} <Debug> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): There are no data parts | ||
| 527 | 2026.03.24 14:58:25.642725 [ 3 ] {b0b653d4-5658-47f9-8cc3-4c933befe0a8} <Debug> TCPHandler: Processed in 0.005270261 sec. | ||
| 528 | 2026.03.24 14:58:25.642870 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.03.24 14:58:25.643023 [ 3 ] {badce4d7-2173-4f8e-a423-3f8f1af53aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 530 | 2026.03.24 14:58:25.643086 [ 3 ] {badce4d7-2173-4f8e-a423-3f8f1af53aa9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.03.24 14:58:25.644741 [ 3 ] {badce4d7-2173-4f8e-a423-3f8f1af53aa9} <Debug> oximeter.fields_i64 (4d5f0870-97b4-4341-9786-c8476f196a7d): Loading data parts | ||
| 532 | 2026.03.24 14:58:25.644883 [ 3 ] {badce4d7-2173-4f8e-a423-3f8f1af53aa9} <Debug> oximeter.fields_i64 (4d5f0870-97b4-4341-9786-c8476f196a7d): There are no data parts | ||
| 533 | 2026.03.24 14:58:25.652351 [ 3 ] {badce4d7-2173-4f8e-a423-3f8f1af53aa9} <Debug> TCPHandler: Processed in 0.0095299 sec. | ||
| 534 | 2026.03.24 14:58:25.652495 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.03.24 14:58:25.652675 [ 3 ] {9ac3b8d4-459b-4f8f-bbe2-c4cc7e20b794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 536 | 2026.03.24 14:58:25.652744 [ 3 ] {9ac3b8d4-459b-4f8f-bbe2-c4cc7e20b794} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.03.24 14:58:25.660647 [ 3 ] {9ac3b8d4-459b-4f8f-bbe2-c4cc7e20b794} <Debug> oximeter.fields_u64 (c73344a2-004d-41d4-92bd-44f33aa2d8b1): Loading data parts | ||
| 538 | 2026.03.24 14:58:25.660826 [ 3 ] {9ac3b8d4-459b-4f8f-bbe2-c4cc7e20b794} <Debug> oximeter.fields_u64 (c73344a2-004d-41d4-92bd-44f33aa2d8b1): There are no data parts | ||
| 539 | 2026.03.24 14:58:25.663697 [ 3 ] {9ac3b8d4-459b-4f8f-bbe2-c4cc7e20b794} <Debug> TCPHandler: Processed in 0.011250218 sec. | ||
| 540 | 2026.03.24 14:58:25.663871 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.03.24 14:58:25.664060 [ 3 ] {ba578a71-f0ec-4cda-bfb7-e742649f8951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 542 | 2026.03.24 14:58:25.664136 [ 3 ] {ba578a71-f0ec-4cda-bfb7-e742649f8951} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.03.24 14:58:25.666234 [ 3 ] {ba578a71-f0ec-4cda-bfb7-e742649f8951} <Debug> oximeter.fields_ipaddr (72936de8-7d6b-4b33-aca7-65376aed55a8): Loading data parts | ||
| 544 | 2026.03.24 14:58:25.666377 [ 3 ] {ba578a71-f0ec-4cda-bfb7-e742649f8951} <Debug> oximeter.fields_ipaddr (72936de8-7d6b-4b33-aca7-65376aed55a8): There are no data parts | ||
| 545 | 2026.03.24 14:58:25.675471 [ 3 ] {ba578a71-f0ec-4cda-bfb7-e742649f8951} <Debug> TCPHandler: Processed in 0.011659838 sec. | ||
| 546 | 2026.03.24 14:58:25.675641 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.03.24 14:58:25.675855 [ 3 ] {854a94ed-43cf-4a85-81d1-3cbcccc9a725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 548 | 2026.03.24 14:58:25.675922 [ 3 ] {854a94ed-43cf-4a85-81d1-3cbcccc9a725} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.03.24 14:58:25.678267 [ 3 ] {854a94ed-43cf-4a85-81d1-3cbcccc9a725} <Debug> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Loading data parts | ||
| 550 | 2026.03.24 14:58:25.678412 [ 3 ] {854a94ed-43cf-4a85-81d1-3cbcccc9a725} <Debug> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): There are no data parts | ||
| 551 | 2026.03.24 14:58:25.680649 [ 3 ] {854a94ed-43cf-4a85-81d1-3cbcccc9a725} <Debug> TCPHandler: Processed in 0.005066546 sec. | ||
| 552 | 2026.03.24 14:58:25.680794 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.03.24 14:58:25.680966 [ 3 ] {a18a865c-b940-4996-b539-d664441b8487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) 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) | ||
| 554 | 2026.03.24 14:58:25.681038 [ 3 ] {a18a865c-b940-4996-b539-d664441b8487} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.03.24 14:58:25.682950 [ 3 ] {a18a865c-b940-4996-b539-d664441b8487} <Debug> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Loading data parts | ||
| 556 | 2026.03.24 14:58:25.683128 [ 3 ] {a18a865c-b940-4996-b539-d664441b8487} <Debug> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): There are no data parts | ||
| 557 | 2026.03.24 14:58:25.690288 [ 3 ] {a18a865c-b940-4996-b539-d664441b8487} <Debug> TCPHandler: Processed in 0.00954178 sec. | ||
| 558 | 2026.03.24 14:58:25.690476 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.03.24 14:58:25.690757 [ 3 ] {dae9a0e5-cb8b-49a9-af59-c622bb101ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2026.03.24 14:58:25.690845 [ 3 ] {dae9a0e5-cb8b-49a9-af59-c622bb101ba7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.03.24 14:58:25.705492 [ 3 ] {dae9a0e5-cb8b-49a9-af59-c622bb101ba7} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a): Loading data parts | ||
| 565 | 2026.03.24 14:58:25.705677 [ 3 ] {dae9a0e5-cb8b-49a9-af59-c622bb101ba7} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a): There are no data parts | ||
| 566 | 2026.03.24 14:58:25.715409 [ 3 ] {dae9a0e5-cb8b-49a9-af59-c622bb101ba7} <Debug> TCPHandler: Processed in 0.024982455 sec. | ||
| 567 | 2026.03.24 14:58:25.715606 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.03.24 14:58:25.715866 [ 5 ] {3a362a08-3555-408a-8d8c-7711ddcaa957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.03.24 14:58:25.717066 [ 5 ] {3a362a08-3555-408a-8d8c-7711ddcaa957} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.03.24 14:58:25.731032 [ 260 ] {3a362a08-3555-408a-8d8c-7711ddcaa957} <Trace> oximeter.version (3f80d3f8-a56d-48b1-8eef-2dcfe7e0e400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.03.24 14:58:25.731139 [ 260 ] {3a362a08-3555-408a-8d8c-7711ddcaa957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
| 572 | 2026.03.24 14:58:25.735320 [ 260 ] {3a362a08-3555-408a-8d8c-7711ddcaa957} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.03.24 14:58:25.735688 [ 260 ] {3a362a08-3555-408a-8d8c-7711ddcaa957} <Trace> oximeter.version (3f80d3f8-a56d-48b1-8eef-2dcfe7e0e400): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.03.24 14:58:25.735975 [ 5 ] {3a362a08-3555-408a-8d8c-7711ddcaa957} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.020224 sec., 49.446202531645575 rows/sec., 791.14 B/sec. | ||
| 575 | 2026.03.24 14:58:25.736269 [ 5 ] {3a362a08-3555-408a-8d8c-7711ddcaa957} <Debug> TCPHandler: Processed in 0.020719916 sec. | ||
| 576 | 2026.03.24 14:58:26.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.58 MiB, peak 124.58 MiB, free memory in arenas 0.00 B, will set to 138.09 MiB (RSS), difference: 13.51 MiB | ||
| 577 | 2026.03.24 14:58:26.596571 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35619 | ||
| 578 | 2026.03.24 14:58:26.596742 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.03.24 14:58:26.596783 [ 262 ] {} <Debug> TCP-Session: 3237e971-2402-491b-abb7-38f7b8f1d305 Authenticating user 'default' from [fd00:1122:3344:101::a]:35619 | ||
| 580 | 2026.03.24 14:58:26.596973 [ 262 ] {} <Debug> TCP-Session: 3237e971-2402-491b-abb7-38f7b8f1d305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.03.24 14:58:26.596988 [ 262 ] {} <Debug> TCP-Session: 3237e971-2402-491b-abb7-38f7b8f1d305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.24 14:58:26.597059 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.03.24 14:58:26.597160 [ 262 ] {} <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 | ||
| 584 | 2026.03.24 14:58:26.597201 [ 262 ] {} <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 | ||
| 585 | 2026.03.24 14:58:26.597723 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63634 | ||
| 586 | 2026.03.24 14:58:26.597796 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54432 | ||
| 587 | 2026.03.24 14:58:26.597893 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43648 | ||
| 588 | 2026.03.24 14:58:26.597903 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.03.24 14:58:26.597979 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36594 | ||
| 590 | 2026.03.24 14:58:26.598003 [ 263 ] {} <Debug> TCP-Session: 08994f2e-1fd9-4fca-951c-9b64ed45621f Authenticating user 'default' from [fd00:1122:3344:101::a]:63634 | ||
| 591 | 2026.03.24 14:58:26.598067 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43700 | ||
| 592 | 2026.03.24 14:58:26.598152 [ 263 ] {} <Debug> TCP-Session: 08994f2e-1fd9-4fca-951c-9b64ed45621f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.03.24 14:58:26.598151 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.03.24 14:58:26.598170 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47708 | ||
| 595 | 2026.03.24 14:58:26.598171 [ 263 ] {} <Debug> TCP-Session: 08994f2e-1fd9-4fca-951c-9b64ed45621f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2026.03.24 14:58:26.598273 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2026.03.24 14:58:26.598308 [ 264 ] {} <Debug> TCP-Session: 63b51ec4-998b-4b4a-a399-806edf3ff66a Authenticating user 'default' from [fd00:1122:3344:101::a]:54432 | ||
| 598 | 2026.03.24 14:58:26.598326 [ 266 ] {} <Debug> TCP-Session: 41b2ef10-2fdd-4138-ac0d-139f2ee6a05f Authenticating user 'default' from [fd00:1122:3344:101::a]:36594 | ||
| 599 | 2026.03.24 14:58:26.598393 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.03.24 14:58:26.598394 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38867 | ||
| 601 | 2026.03.24 14:58:26.598452 [ 265 ] {} <Debug> TCP-Session: 3cda1a73-4f20-49ea-ba99-ddccd713eb38 Authenticating user 'default' from [fd00:1122:3344:101::a]:43648 | ||
| 602 | 2026.03.24 14:58:26.598498 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.03.24 14:58:26.598448 [ 264 ] {} <Debug> TCP-Session: 63b51ec4-998b-4b4a-a399-806edf3ff66a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.03.24 14:58:26.598443 [ 266 ] {} <Debug> TCP-Session: 41b2ef10-2fdd-4138-ac0d-139f2ee6a05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.03.24 14:58:26.598608 [ 264 ] {} <Debug> TCP-Session: 63b51ec4-998b-4b4a-a399-806edf3ff66a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.03.24 14:58:26.598608 [ 268 ] {} <Debug> TCP-Session: e0dccbba-e55b-4796-9e47-e7a85b338826 Authenticating user 'default' from [fd00:1122:3344:101::a]:47708 | ||
| 607 | 2026.03.24 14:58:26.598717 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.03.24 14:58:26.598803 [ 266 ] {} <Debug> TCP-Session: 41b2ef10-2fdd-4138-ac0d-139f2ee6a05f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.03.24 14:58:26.598819 [ 268 ] {} <Debug> TCP-Session: e0dccbba-e55b-4796-9e47-e7a85b338826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.03.24 14:58:26.598611 [ 265 ] {} <Debug> TCP-Session: 3cda1a73-4f20-49ea-ba99-ddccd713eb38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.03.24 14:58:26.598925 [ 268 ] {} <Debug> TCP-Session: e0dccbba-e55b-4796-9e47-e7a85b338826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.03.24 14:58:26.598413 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2026.03.24 14:58:26.598919 [ 269 ] {} <Debug> TCP-Session: e3b49a87-b25e-4999-a5bf-c423dc362c79 Authenticating user 'default' from [fd00:1122:3344:101::a]:38867 | ||
| 614 | 2026.03.24 14:58:26.599081 [ 267 ] {} <Debug> TCP-Session: 63805435-4c0c-4a68-ba12-333e552f1dfc Authenticating user 'default' from [fd00:1122:3344:101::a]:43700 | ||
| 615 | 2026.03.24 14:58:26.599063 [ 265 ] {} <Debug> TCP-Session: 3cda1a73-4f20-49ea-ba99-ddccd713eb38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.24 14:58:26.599173 [ 269 ] {} <Debug> TCP-Session: e3b49a87-b25e-4999-a5bf-c423dc362c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.24 14:58:26.599194 [ 267 ] {} <Debug> TCP-Session: 63805435-4c0c-4a68-ba12-333e552f1dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.24 14:58:26.599302 [ 269 ] {} <Debug> TCP-Session: e3b49a87-b25e-4999-a5bf-c423dc362c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.24 14:58:26.599320 [ 267 ] {} <Debug> TCP-Session: 63805435-4c0c-4a68-ba12-333e552f1dfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.24 14:58:26.988533 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42792 | ||
| 621 | 2026.03.24 14:58:26.988705 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.03.24 14:58:26.988741 [ 270 ] {} <Debug> TCP-Session: 7aa99ee9-814d-4fc2-9119-ba053c66df83 Authenticating user 'default' from [fd00:1122:3344:101::b]:42792 | ||
| 623 | 2026.03.24 14:58:26.988857 [ 270 ] {} <Debug> TCP-Session: 7aa99ee9-814d-4fc2-9119-ba053c66df83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.03.24 14:58:26.988870 [ 270 ] {} <Debug> TCP-Session: 7aa99ee9-814d-4fc2-9119-ba053c66df83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.24 14:58:26.988940 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.03.24 14:58:26.989110 [ 270 ] {} <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 | ||
| 627 | 2026.03.24 14:58:26.989134 [ 270 ] {} <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 | ||
| 628 | 2026.03.24 14:58:26.989756 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57583 | ||
| 629 | 2026.03.24 14:58:26.989861 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36485 | ||
| 630 | 2026.03.24 14:58:26.989983 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45483 | ||
| 631 | 2026.03.24 14:58:26.989994 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.03.24 14:58:26.990102 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.03.24 14:58:26.990138 [ 271 ] {} <Debug> TCP-Session: 5900076f-97ec-4a33-9ede-038447a4dc4a Authenticating user 'default' from [fd00:1122:3344:101::b]:57583 | ||
| 634 | 2026.03.24 14:58:26.990141 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57972 | ||
| 635 | 2026.03.24 14:58:26.990144 [ 272 ] {} <Debug> TCP-Session: e18d8473-09c9-4146-af0d-ef0d57548e25 Authenticating user 'default' from [fd00:1122:3344:101::b]:36485 | ||
| 636 | 2026.03.24 14:58:26.990274 [ 271 ] {} <Debug> TCP-Session: 5900076f-97ec-4a33-9ede-038447a4dc4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.03.24 14:58:26.990300 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.03.24 14:58:26.990341 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42708 | ||
| 639 | 2026.03.24 14:58:26.990342 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53913 | ||
| 640 | 2026.03.24 14:58:26.990321 [ 272 ] {} <Debug> TCP-Session: e18d8473-09c9-4146-af0d-ef0d57548e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.03.24 14:58:26.990496 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.03.24 14:58:26.990523 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65500 | ||
| 643 | 2026.03.24 14:58:26.990571 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.03.24 14:58:26.990536 [ 272 ] {} <Debug> TCP-Session: e18d8473-09c9-4146-af0d-ef0d57548e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.03.24 14:58:26.990645 [ 274 ] {} <Debug> TCP-Session: 9a9b55b5-f91f-4dd2-bc72-f1512e3f90a7 Authenticating user 'default' from [fd00:1122:3344:101::b]:57972 | ||
| 646 | 2026.03.24 14:58:26.990668 [ 275 ] {} <Debug> TCP-Session: 09ed4a4e-8b23-49b9-aab3-0e3f5c0e45ba Authenticating user 'default' from [fd00:1122:3344:101::b]:53913 | ||
| 647 | 2026.03.24 14:58:26.990669 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.03.24 14:58:26.990790 [ 274 ] {} <Debug> TCP-Session: 9a9b55b5-f91f-4dd2-bc72-f1512e3f90a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.24 14:58:26.990799 [ 275 ] {} <Debug> TCP-Session: 09ed4a4e-8b23-49b9-aab3-0e3f5c0e45ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.24 14:58:26.990471 [ 273 ] {} <Debug> TCP-Session: 4a38336f-40fb-47eb-859f-3e8bc274a27a Authenticating user 'default' from [fd00:1122:3344:101::b]:45483 | ||
| 651 | 2026.03.24 14:58:26.990858 [ 274 ] {} <Debug> TCP-Session: 9a9b55b5-f91f-4dd2-bc72-f1512e3f90a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.24 14:58:26.990876 [ 275 ] {} <Debug> TCP-Session: 09ed4a4e-8b23-49b9-aab3-0e3f5c0e45ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.24 14:58:26.990895 [ 273 ] {} <Debug> TCP-Session: 4a38336f-40fb-47eb-859f-3e8bc274a27a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.24 14:58:26.990827 [ 276 ] {} <Debug> TCP-Session: 52538e44-af2d-4ec3-adc9-e8fc52f817f8 Authenticating user 'default' from [fd00:1122:3344:101::b]:42708 | ||
| 655 | 2026.03.24 14:58:26.990316 [ 271 ] {} <Debug> TCP-Session: 5900076f-97ec-4a33-9ede-038447a4dc4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.24 14:58:26.991035 [ 273 ] {} <Debug> TCP-Session: 4a38336f-40fb-47eb-859f-3e8bc274a27a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.24 14:58:26.991075 [ 276 ] {} <Debug> TCP-Session: 52538e44-af2d-4ec3-adc9-e8fc52f817f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.24 14:58:26.991133 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.03.24 14:58:26.991159 [ 276 ] {} <Debug> TCP-Session: 52538e44-af2d-4ec3-adc9-e8fc52f817f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.24 14:58:26.991173 [ 277 ] {} <Debug> TCP-Session: 9c87d009-8db1-4719-9a60-19080af01d55 Authenticating user 'default' from [fd00:1122:3344:101::b]:65500 | ||
| 661 | 2026.03.24 14:58:26.991304 [ 277 ] {} <Debug> TCP-Session: 9c87d009-8db1-4719-9a60-19080af01d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.24 14:58:26.991318 [ 277 ] {} <Debug> TCP-Session: 9c87d009-8db1-4719-9a60-19080af01d55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.24 14:58:27.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.19 MiB, peak 138.19 MiB, free memory in arenas 0.00 B, will set to 139.24 MiB (RSS), difference: 1.05 MiB | ||
| 664 | 2026.03.24 14:58:27.407415 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33115 | ||
| 665 | 2026.03.24 14:58:27.407588 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.24 14:58:27.407617 [ 278 ] {} <Debug> TCP-Session: 0b3a32f2-03ce-473b-bf2e-e6142f9f8e6c Authenticating user 'default' from [fd00:1122:3344:101::c]:33115 | ||
| 667 | 2026.03.24 14:58:27.407733 [ 278 ] {} <Debug> TCP-Session: 0b3a32f2-03ce-473b-bf2e-e6142f9f8e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.24 14:58:27.407747 [ 278 ] {} <Debug> TCP-Session: 0b3a32f2-03ce-473b-bf2e-e6142f9f8e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.24 14:58:27.407810 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.24 14:58:27.407910 [ 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 | ||
| 671 | 2026.03.24 14:58:27.407927 [ 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 | ||
| 672 | 2026.03.24 14:58:27.408539 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37016 | ||
| 673 | 2026.03.24 14:58:27.408610 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61636 | ||
| 674 | 2026.03.24 14:58:27.408744 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60738 | ||
| 675 | 2026.03.24 14:58:27.408781 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.03.24 14:58:27.408836 [ 279 ] {} <Debug> TCP-Session: aac9dcf7-b915-4a99-af10-e6dc859a2fc1 Authenticating user 'default' from [fd00:1122:3344:101::c]:37016 | ||
| 677 | 2026.03.24 14:58:27.408866 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45901 | ||
| 678 | 2026.03.24 14:58:27.408869 [ 279 ] {} <Debug> TCP-Session: aac9dcf7-b915-4a99-af10-e6dc859a2fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.03.24 14:58:27.408989 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40486 | ||
| 680 | 2026.03.24 14:58:27.409012 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.03.24 14:58:27.409069 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.03.24 14:58:27.409039 [ 279 ] {} <Debug> TCP-Session: aac9dcf7-b915-4a99-af10-e6dc859a2fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.03.24 14:58:27.409179 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.03.24 14:58:27.409199 [ 280 ] {} <Debug> TCP-Session: 2e5f1fa8-eb11-471b-ade1-40ffc64cdbe6 Authenticating user 'default' from [fd00:1122:3344:101::c]:61636 | ||
| 685 | 2026.03.24 14:58:27.409236 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.03.24 14:58:27.409286 [ 281 ] {} <Debug> TCP-Session: e435bfec-9e35-4865-97e3-f3cf56dfa656 Authenticating user 'default' from [fd00:1122:3344:101::c]:60738 | ||
| 687 | 2026.03.24 14:58:27.409291 [ 280 ] {} <Debug> TCP-Session: 2e5f1fa8-eb11-471b-ade1-40ffc64cdbe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.03.24 14:58:27.409331 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45492 | ||
| 689 | 2026.03.24 14:58:27.409337 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36874 | ||
| 690 | 2026.03.24 14:58:27.409305 [ 282 ] {} <Debug> TCP-Session: e9fc97a5-b60f-4328-9142-fdb6ccbbec9f Authenticating user 'default' from [fd00:1122:3344:101::c]:45901 | ||
| 691 | 2026.03.24 14:58:27.409508 [ 283 ] {} <Debug> TCP-Session: 6ad48c1d-d455-4886-8457-94d9b8a35d09 Authenticating user 'default' from [fd00:1122:3344:101::c]:40486 | ||
| 692 | 2026.03.24 14:58:27.409550 [ 280 ] {} <Debug> TCP-Session: 2e5f1fa8-eb11-471b-ade1-40ffc64cdbe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.24 14:58:27.409624 [ 281 ] {} <Debug> TCP-Session: e435bfec-9e35-4865-97e3-f3cf56dfa656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.03.24 14:58:27.409693 [ 281 ] {} <Debug> TCP-Session: e435bfec-9e35-4865-97e3-f3cf56dfa656 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.24 14:58:27.409742 [ 282 ] {} <Debug> TCP-Session: e9fc97a5-b60f-4328-9142-fdb6ccbbec9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.24 14:58:27.409649 [ 283 ] {} <Debug> TCP-Session: 6ad48c1d-d455-4886-8457-94d9b8a35d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.24 14:58:27.409809 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.03.24 14:58:27.409828 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.03.24 14:58:27.409830 [ 282 ] {} <Debug> TCP-Session: e9fc97a5-b60f-4328-9142-fdb6ccbbec9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.24 14:58:27.409818 [ 283 ] {} <Debug> TCP-Session: 6ad48c1d-d455-4886-8457-94d9b8a35d09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.24 14:58:27.410068 [ 285 ] {} <Debug> TCP-Session: cea778dc-c4cd-4eb6-a4c1-54d2d4254dbe Authenticating user 'default' from [fd00:1122:3344:101::c]:45492 | ||
| 702 | 2026.03.24 14:58:27.410026 [ 284 ] {} <Debug> TCP-Session: 71d45a48-08ef-494b-b1bf-1514c6957aaf Authenticating user 'default' from [fd00:1122:3344:101::c]:36874 | ||
| 703 | 2026.03.24 14:58:27.410136 [ 284 ] {} <Debug> TCP-Session: 71d45a48-08ef-494b-b1bf-1514c6957aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.24 14:58:27.410155 [ 285 ] {} <Debug> TCP-Session: cea778dc-c4cd-4eb6-a4c1-54d2d4254dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.24 14:58:27.410268 [ 284 ] {} <Debug> TCP-Session: 71d45a48-08ef-494b-b1bf-1514c6957aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.24 14:58:27.410285 [ 285 ] {} <Debug> TCP-Session: cea778dc-c4cd-4eb6-a4c1-54d2d4254dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.24 14:58:31.696214 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.24 14:58:31.696240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.03.24 14:58:31.696338 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.24 14:58:31.696360 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.24 14:58:31.702107 [ 244 ] {} <Debug> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Loading data parts | ||
| 712 | 2026.03.24 14:58:31.702323 [ 244 ] {} <Debug> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): There are no data parts | ||
| 713 | 2026.03.24 14:58:31.708873 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.24 14:58:31.709122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
| 715 | 2026.03.24 14:58:31.714369 [ 243 ] {} <Debug> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Loading data parts | ||
| 716 | 2026.03.24 14:58:31.714593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.03.24 14:58:31.714649 [ 243 ] {} <Debug> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): There are no data parts | ||
| 718 | 2026.03.24 14:58:31.715249 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.03.24 14:58:31.715392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.03.24 14:58:31.741550 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.24 14:58:31.741731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
| 722 | 2026.03.24 14:58:31.748196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.24 14:58:31.749602 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.24 14:58:31.753454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.24 14:58:32.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.97 MiB (RSS), difference: 9.12 MiB | ||
| 726 | 2026.03.24 14:58:34.196150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.24 14:58:34.196313 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.24 14:58:34.202695 [ 242 ] {} <Debug> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Loading data parts | ||
| 729 | 2026.03.24 14:58:34.202906 [ 242 ] {} <Debug> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): There are no data parts | ||
| 730 | 2026.03.24 14:58:34.215225 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.24 14:58:34.215411 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 732 | 2026.03.24 14:58:34.217721 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.24 14:58:34.218302 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.24 14:58:34.218578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.24 14:58:35.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.19 MiB, peak 158.19 MiB, free memory in arenas 0.00 B, will set to 155.04 MiB (RSS), difference: -3.15 MiB | ||
| 736 | 2026.03.24 14:58:39.173407 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.24 14:58:39.173468 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.24 14:58:39.215497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.03.24 14:58:39.220356 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.24 14:58:39.220407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 741 | 2026.03.24 14:58:39.221125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.24 14:58:39.221694 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.24 14:58:39.221906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.24 14:58:39.253568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.24 14:58:39.272540 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.24 14:58:39.272693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 747 | 2026.03.24 14:58:39.279370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.24 14:58:39.280548 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.24 14:58:39.284268 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.24 14:58:40.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.85 MiB, peak 159.85 MiB, free memory in arenas 0.00 B, will set to 157.64 MiB (RSS), difference: 1.79 MiB | ||
| 751 | 2026.03.24 14:58:45.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.66 MiB, peak 159.85 MiB, free memory in arenas 0.00 B, will set to 157.68 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.03.24 14:58:45.743334 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.03.24 14:58:45.743525 [ 3 ] {8dce6587-a423-46e4-93f3-9cb0dfa89e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.03.24 14:58:45.747886 [ 3 ] {8dce6587-a423-46e4-93f3-9cb0dfa89e75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.03.24 14:58:45.756690 [ 3 ] {8dce6587-a423-46e4-93f3-9cb0dfa89e75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.03.24 14:58:45.765530 [ 3 ] {8dce6587-a423-46e4-93f3-9cb0dfa89e75} <Debug> TCPHandler: Processed in 0.022321634 sec. | ||
| 757 | 2026.03.24 14:58:45.783952 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.03.24 14:58:45.784170 [ 3 ] {a78fb729-23dc-480a-8de8-33ed0c9db7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.03.24 14:58:45.792442 [ 3 ] {a78fb729-23dc-480a-8de8-33ed0c9db7cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.03.24 14:58:45.792554 [ 3 ] {a78fb729-23dc-480a-8de8-33ed0c9db7cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.03.24 14:58:45.795002 [ 3 ] {a78fb729-23dc-480a-8de8-33ed0c9db7cc} <Debug> TCPHandler: Processed in 0.011124575 sec. | ||
| 762 | 2026.03.24 14:58:45.795273 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.03.24 14:58:45.795428 [ 3 ] {7b56b48c-e256-413d-88f1-f6e6ea6e3f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.03.24 14:58:45.799615 [ 3 ] {7b56b48c-e256-413d-88f1-f6e6ea6e3f71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.03.24 14:58:45.799665 [ 3 ] {7b56b48c-e256-413d-88f1-f6e6ea6e3f71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.03.24 14:58:45.800025 [ 3 ] {7b56b48c-e256-413d-88f1-f6e6ea6e3f71} <Debug> TCPHandler: Processed in 0.004815061 sec. | ||
| 767 | 2026.03.24 14:58:45.800250 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.03.24 14:58:45.800376 [ 3 ] {c9db318f-aaf3-4ac2-8b40-9a1e3cb4b2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.03.24 14:58:45.800624 [ 3 ] {c9db318f-aaf3-4ac2-8b40-9a1e3cb4b2a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.03.24 14:58:45.800669 [ 3 ] {c9db318f-aaf3-4ac2-8b40-9a1e3cb4b2a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.03.24 14:58:45.801028 [ 3 ] {c9db318f-aaf3-4ac2-8b40-9a1e3cb4b2a4} <Debug> TCPHandler: Processed in 0.000828289 sec. | ||
| 772 | 2026.03.24 14:58:45.801238 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.03.24 14:58:45.801357 [ 3 ] {3b2256ae-aa71-4540-96d1-aab30f387b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.03.24 14:58:45.801602 [ 3 ] {3b2256ae-aa71-4540-96d1-aab30f387b17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.03.24 14:58:45.801649 [ 3 ] {3b2256ae-aa71-4540-96d1-aab30f387b17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.03.24 14:58:45.801988 [ 3 ] {3b2256ae-aa71-4540-96d1-aab30f387b17} <Debug> TCPHandler: Processed in 0.000799498 sec. | ||
| 777 | 2026.03.24 14:58:45.802188 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.03.24 14:58:45.802311 [ 3 ] {ff8ca222-f699-4037-bb9b-1f85d3c58f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.03.24 14:58:45.802551 [ 3 ] {ff8ca222-f699-4037-bb9b-1f85d3c58f59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.03.24 14:58:45.802594 [ 3 ] {ff8ca222-f699-4037-bb9b-1f85d3c58f59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.03.24 14:58:45.802924 [ 3 ] {ff8ca222-f699-4037-bb9b-1f85d3c58f59} <Debug> TCPHandler: Processed in 0.000784648 sec. | ||
| 782 | 2026.03.24 14:58:45.803121 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.03.24 14:58:45.803245 [ 3 ] {0cb89098-3662-4fdb-ac18-0ea83eea7e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.03.24 14:58:45.803480 [ 3 ] {0cb89098-3662-4fdb-ac18-0ea83eea7e80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.03.24 14:58:45.803522 [ 3 ] {0cb89098-3662-4fdb-ac18-0ea83eea7e80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.03.24 14:58:45.803841 [ 3 ] {0cb89098-3662-4fdb-ac18-0ea83eea7e80} <Debug> TCPHandler: Processed in 0.000766938 sec. | ||
| 787 | 2026.03.24 14:58:45.804036 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.03.24 14:58:45.804160 [ 3 ] {bdd8d994-3139-4804-86d0-eb520ca1cf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.03.24 14:58:45.804426 [ 3 ] {bdd8d994-3139-4804-86d0-eb520ca1cf92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.03.24 14:58:45.804471 [ 3 ] {bdd8d994-3139-4804-86d0-eb520ca1cf92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.03.24 14:58:45.804781 [ 3 ] {bdd8d994-3139-4804-86d0-eb520ca1cf92} <Debug> TCPHandler: Processed in 0.000792148 sec. | ||
| 792 | 2026.03.24 14:58:45.804989 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.03.24 14:58:45.805105 [ 3 ] {4043f91a-d2cd-4f90-a104-3d0fb9323118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.03.24 14:58:45.805348 [ 3 ] {4043f91a-d2cd-4f90-a104-3d0fb9323118} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.03.24 14:58:45.805391 [ 3 ] {4043f91a-d2cd-4f90-a104-3d0fb9323118} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.03.24 14:58:45.805701 [ 3 ] {4043f91a-d2cd-4f90-a104-3d0fb9323118} <Debug> TCPHandler: Processed in 0.000760267 sec. | ||
| 797 | 2026.03.24 14:58:45.805911 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.03.24 14:58:45.806030 [ 3 ] {b0a40000-964f-4b39-ac89-22d794a38513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.03.24 14:58:45.806270 [ 3 ] {b0a40000-964f-4b39-ac89-22d794a38513} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.03.24 14:58:45.806313 [ 3 ] {b0a40000-964f-4b39-ac89-22d794a38513} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.03.24 14:58:45.806619 [ 3 ] {b0a40000-964f-4b39-ac89-22d794a38513} <Debug> TCPHandler: Processed in 0.000757918 sec. | ||
| 802 | 2026.03.24 14:58:45.806816 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.03.24 14:58:45.806934 [ 3 ] {4c6dd291-65ea-4c12-839e-f7a9d5677a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.03.24 14:58:45.807174 [ 3 ] {4c6dd291-65ea-4c12-839e-f7a9d5677a34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.03.24 14:58:45.807216 [ 3 ] {4c6dd291-65ea-4c12-839e-f7a9d5677a34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.03.24 14:58:45.807523 [ 3 ] {4c6dd291-65ea-4c12-839e-f7a9d5677a34} <Debug> TCPHandler: Processed in 0.000756078 sec. | ||
| 807 | 2026.03.24 14:58:45.807718 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.03.24 14:58:45.807843 [ 3 ] {54ab2c42-16d9-46ee-aafd-4cb2c8ad90e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.03.24 14:58:45.808085 [ 3 ] {54ab2c42-16d9-46ee-aafd-4cb2c8ad90e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.03.24 14:58:45.808127 [ 3 ] {54ab2c42-16d9-46ee-aafd-4cb2c8ad90e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.03.24 14:58:45.808429 [ 3 ] {54ab2c42-16d9-46ee-aafd-4cb2c8ad90e5} <Debug> TCPHandler: Processed in 0.000761207 sec. | ||
| 812 | 2026.03.24 14:58:45.808623 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.03.24 14:58:45.808743 [ 3 ] {229c308c-bbbc-4fa3-b8c3-ca1c36d3756a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.03.24 14:58:45.808991 [ 3 ] {229c308c-bbbc-4fa3-b8c3-ca1c36d3756a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.03.24 14:58:45.809039 [ 3 ] {229c308c-bbbc-4fa3-b8c3-ca1c36d3756a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.03.24 14:58:45.809357 [ 3 ] {229c308c-bbbc-4fa3-b8c3-ca1c36d3756a} <Debug> TCPHandler: Processed in 0.000782958 sec. | ||
| 817 | 2026.03.24 14:58:45.809556 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.03.24 14:58:45.809680 [ 3 ] {2013010b-7827-4eed-ad85-8c924a43b967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.03.24 14:58:45.809924 [ 3 ] {2013010b-7827-4eed-ad85-8c924a43b967} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.03.24 14:58:45.809967 [ 3 ] {2013010b-7827-4eed-ad85-8c924a43b967} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.03.24 14:58:45.810267 [ 3 ] {2013010b-7827-4eed-ad85-8c924a43b967} <Debug> TCPHandler: Processed in 0.000758648 sec. | ||
| 822 | 2026.03.24 14:58:45.810464 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.03.24 14:58:45.810602 [ 3 ] {3a2b34d6-0394-4bfd-b897-61babb578ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.03.24 14:58:45.810867 [ 3 ] {3a2b34d6-0394-4bfd-b897-61babb578ecf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.03.24 14:58:45.810909 [ 3 ] {3a2b34d6-0394-4bfd-b897-61babb578ecf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.03.24 14:58:45.811227 [ 3 ] {3a2b34d6-0394-4bfd-b897-61babb578ecf} <Debug> TCPHandler: Processed in 0.000813309 sec. | ||
| 827 | 2026.03.24 14:58:45.811882 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.03.24 14:58:45.812001 [ 3 ] {3607d0fc-b5ac-4a3a-80d0-1762d349e8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.03.24 14:58:45.812253 [ 3 ] {3607d0fc-b5ac-4a3a-80d0-1762d349e8f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.03.24 14:58:45.812295 [ 3 ] {3607d0fc-b5ac-4a3a-80d0-1762d349e8f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.03.24 14:58:45.812654 [ 3 ] {3607d0fc-b5ac-4a3a-80d0-1762d349e8f1} <Debug> TCPHandler: Processed in 0.000821599 sec. | ||
| 832 | 2026.03.24 14:58:45.813976 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.03.24 14:58:45.814108 [ 3 ] {c3b3c31d-3fc5-403f-ba81-8f541a421a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.03.24 14:58:45.814388 [ 3 ] {c3b3c31d-3fc5-403f-ba81-8f541a421a43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.03.24 14:58:45.814433 [ 3 ] {c3b3c31d-3fc5-403f-ba81-8f541a421a43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.03.24 14:58:45.814744 [ 3 ] {c3b3c31d-3fc5-403f-ba81-8f541a421a43} <Debug> TCPHandler: Processed in 0.000818518 sec. | ||
| 837 | 2026.03.24 14:58:45.814939 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.03.24 14:58:45.815061 [ 3 ] {3d37c790-2f5b-49e6-8b11-242231cc7e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.03.24 14:58:45.815332 [ 3 ] {3d37c790-2f5b-49e6-8b11-242231cc7e7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.03.24 14:58:45.815376 [ 3 ] {3d37c790-2f5b-49e6-8b11-242231cc7e7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.03.24 14:58:45.815687 [ 3 ] {3d37c790-2f5b-49e6-8b11-242231cc7e7f} <Debug> TCPHandler: Processed in 0.000797508 sec. | ||
| 842 | 2026.03.24 14:58:45.815894 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.24 14:58:45.816016 [ 3 ] {e0518c11-677e-46e3-877c-ebaf9a0fd14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.03.24 14:58:45.816272 [ 3 ] {e0518c11-677e-46e3-877c-ebaf9a0fd14b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.03.24 14:58:45.816314 [ 3 ] {e0518c11-677e-46e3-877c-ebaf9a0fd14b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.03.24 14:58:45.816620 [ 3 ] {e0518c11-677e-46e3-877c-ebaf9a0fd14b} <Debug> TCPHandler: Processed in 0.000774188 sec. | ||
| 847 | 2026.03.24 14:58:45.816826 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.03.24 14:58:45.816947 [ 3 ] {4acae563-2302-4f1c-b3a9-b01d7c703472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.03.24 14:58:45.817207 [ 3 ] {4acae563-2302-4f1c-b3a9-b01d7c703472} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.03.24 14:58:45.817249 [ 3 ] {4acae563-2302-4f1c-b3a9-b01d7c703472} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.03.24 14:58:45.817583 [ 3 ] {4acae563-2302-4f1c-b3a9-b01d7c703472} <Debug> TCPHandler: Processed in 0.000804369 sec. | ||
| 852 | 2026.03.24 14:58:45.817793 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.03.24 14:58:45.817913 [ 3 ] {01ed499c-0179-48eb-b80b-248a24055cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.03.24 14:58:45.818171 [ 3 ] {01ed499c-0179-48eb-b80b-248a24055cbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.03.24 14:58:45.818213 [ 3 ] {01ed499c-0179-48eb-b80b-248a24055cbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.03.24 14:58:45.818535 [ 3 ] {01ed499c-0179-48eb-b80b-248a24055cbd} <Debug> TCPHandler: Processed in 0.000791099 sec. | ||
| 857 | 2026.03.24 14:58:45.819370 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.03.24 14:58:45.819492 [ 3 ] {b81570e7-cf7e-4b80-8613-8e6bb90573cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.03.24 14:58:45.819754 [ 3 ] {b81570e7-cf7e-4b80-8613-8e6bb90573cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.03.24 14:58:45.819797 [ 3 ] {b81570e7-cf7e-4b80-8613-8e6bb90573cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.03.24 14:58:45.820105 [ 3 ] {b81570e7-cf7e-4b80-8613-8e6bb90573cb} <Debug> TCPHandler: Processed in 0.000784628 sec. | ||
| 862 | 2026.03.24 14:58:45.820623 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.03.24 14:58:45.820751 [ 3 ] {9d72bfce-1787-43f4-93ce-226507c99950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.03.24 14:58:45.821014 [ 3 ] {9d72bfce-1787-43f4-93ce-226507c99950} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.03.24 14:58:45.821057 [ 3 ] {9d72bfce-1787-43f4-93ce-226507c99950} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.03.24 14:58:45.821362 [ 3 ] {9d72bfce-1787-43f4-93ce-226507c99950} <Debug> TCPHandler: Processed in 0.000787079 sec. | ||
| 867 | 2026.03.24 14:58:45.821588 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.03.24 14:58:45.821709 [ 3 ] {70c7701b-b42f-4d3e-90f1-c154b4a7b252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.03.24 14:58:45.821974 [ 3 ] {70c7701b-b42f-4d3e-90f1-c154b4a7b252} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.03.24 14:58:45.822017 [ 3 ] {70c7701b-b42f-4d3e-90f1-c154b4a7b252} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.03.24 14:58:45.822330 [ 3 ] {70c7701b-b42f-4d3e-90f1-c154b4a7b252} <Debug> TCPHandler: Processed in 0.000784228 sec. | ||
| 872 | 2026.03.24 14:58:45.822579 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.03.24 14:58:45.822701 [ 3 ] {a3b68545-4bb9-4238-a782-a99f76c77a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:occupancy') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.03.24 14:58:45.822966 [ 3 ] {a3b68545-4bb9-4238-a782-a99f76c77a03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.03.24 14:58:45.823008 [ 3 ] {a3b68545-4bb9-4238-a782-a99f76c77a03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.24 14:58:45.823316 [ 3 ] {a3b68545-4bb9-4238-a782-a99f76c77a03} <Debug> TCPHandler: Processed in 0.000785028 sec. | ||
| 877 | 2026.03.24 14:58:45.823544 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.03.24 14:58:45.823666 [ 3 ] {5ded861e-5d57-48f8-8793-1a87a76200bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.03.24 14:58:45.823930 [ 3 ] {5ded861e-5d57-48f8-8793-1a87a76200bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.03.24 14:58:45.823971 [ 3 ] {5ded861e-5d57-48f8-8793-1a87a76200bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.03.24 14:58:45.824297 [ 3 ] {5ded861e-5d57-48f8-8793-1a87a76200bd} <Debug> TCPHandler: Processed in 0.000800388 sec. | ||
| 882 | 2026.03.24 14:58:45.824532 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.03.24 14:58:45.824654 [ 3 ] {59f21446-42ee-43de-a402-803ed7504c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 884 | 2026.03.24 14:58:45.824919 [ 3 ] {59f21446-42ee-43de-a402-803ed7504c82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.03.24 14:58:45.824960 [ 3 ] {59f21446-42ee-43de-a402-803ed7504c82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.03.24 14:58:45.825276 [ 3 ] {59f21446-42ee-43de-a402-803ed7504c82} <Debug> TCPHandler: Processed in 0.000791549 sec. | ||
| 887 | 2026.03.24 14:58:45.825506 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.03.24 14:58:45.825629 [ 3 ] {411e3e18-90b8-4e6c-abac-171a29c59240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 889 | 2026.03.24 14:58:45.825896 [ 3 ] {411e3e18-90b8-4e6c-abac-171a29c59240} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.03.24 14:58:45.825938 [ 3 ] {411e3e18-90b8-4e6c-abac-171a29c59240} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.03.24 14:58:45.826266 [ 3 ] {411e3e18-90b8-4e6c-abac-171a29c59240} <Debug> TCPHandler: Processed in 0.000808518 sec. | ||
| 892 | 2026.03.24 14:58:45.826488 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.03.24 14:58:45.826612 [ 3 ] {aa5da7c1-8b62-43ca-8f13-fbaac05a3a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 894 | 2026.03.24 14:58:45.826880 [ 3 ] {aa5da7c1-8b62-43ca-8f13-fbaac05a3a7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.03.24 14:58:45.826927 [ 3 ] {aa5da7c1-8b62-43ca-8f13-fbaac05a3a7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.03.24 14:58:45.827241 [ 3 ] {aa5da7c1-8b62-43ca-8f13-fbaac05a3a7e} <Debug> TCPHandler: Processed in 0.000801418 sec. | ||
| 897 | 2026.03.24 14:58:45.827480 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.03.24 14:58:45.827604 [ 3 ] {4c7b8394-9ad0-4e62-938b-05ea85b080ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 899 | 2026.03.24 14:58:45.827872 [ 3 ] {4c7b8394-9ad0-4e62-938b-05ea85b080ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.03.24 14:58:45.827914 [ 3 ] {4c7b8394-9ad0-4e62-938b-05ea85b080ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.03.24 14:58:45.828225 [ 3 ] {4c7b8394-9ad0-4e62-938b-05ea85b080ae} <Debug> TCPHandler: Processed in 0.000793619 sec. | ||
| 902 | 2026.03.24 14:58:45.828469 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.03.24 14:58:45.828594 [ 3 ] {13180bc2-5c65-499a-805f-2a1bcf7b5d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 904 | 2026.03.24 14:58:45.828875 [ 3 ] {13180bc2-5c65-499a-805f-2a1bcf7b5d49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.03.24 14:58:45.828918 [ 3 ] {13180bc2-5c65-499a-805f-2a1bcf7b5d49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.03.24 14:58:45.829238 [ 3 ] {13180bc2-5c65-499a-805f-2a1bcf7b5d49} <Debug> TCPHandler: Processed in 0.000817769 sec. | ||
| 907 | 2026.03.24 14:58:45.837139 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.03.24 14:58:45.837272 [ 3 ] {cd6de683-26b8-4a26-803c-11553d2558c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 909 | 2026.03.24 14:58:45.837556 [ 3 ] {cd6de683-26b8-4a26-803c-11553d2558c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.03.24 14:58:45.837599 [ 3 ] {cd6de683-26b8-4a26-803c-11553d2558c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2026.03.24 14:58:45.837939 [ 3 ] {cd6de683-26b8-4a26-803c-11553d2558c1} <Debug> TCPHandler: Processed in 0.00085243 sec. | ||
| 912 | 2026.03.24 14:58:45.839882 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.03.24 14:58:45.840012 [ 3 ] {4667a226-1f1d-4a98-a917-6440661e55d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 914 | 2026.03.24 14:58:45.840062 [ 3 ] {4667a226-1f1d-4a98-a917-6440661e55d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2026.03.24 14:58:45.842704 [ 3 ] {4667a226-1f1d-4a98-a917-6440661e55d4} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.03.24 14:58:45.842753 [ 3 ] {4667a226-1f1d-4a98-a917-6440661e55d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 917 | 2026.03.24 14:58:45.845426 [ 3 ] {4667a226-1f1d-4a98-a917-6440661e55d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2026.03.24 14:58:45.845869 [ 3 ] {4667a226-1f1d-4a98-a917-6440661e55d4} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.03.24 14:58:45.846017 [ 3 ] {4667a226-1f1d-4a98-a917-6440661e55d4} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.006042 sec., 5296.259516716319 rows/sec., 1.17 MiB/sec. | ||
| 920 | 2026.03.24 14:58:45.846055 [ 3 ] {4667a226-1f1d-4a98-a917-6440661e55d4} <Debug> TCPHandler: Processed in 0.006234074 sec. | ||
| 921 | 2026.03.24 14:58:45.846230 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.03.24 14:58:45.846329 [ 3 ] {3a4a8e8d-5049-4edd-a030-e0eb67fa1d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 923 | 2026.03.24 14:58:45.846367 [ 3 ] {3a4a8e8d-5049-4edd-a030-e0eb67fa1d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 924 | 2026.03.24 14:58:45.852963 [ 3 ] {3a4a8e8d-5049-4edd-a030-e0eb67fa1d8f} <Trace> oximeter.fields_i16 (c97290e5-410b-4d70-bbb3-7a2bdfd7ed9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.03.24 14:58:45.852999 [ 3 ] {3a4a8e8d-5049-4edd-a030-e0eb67fa1d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 926 | 2026.03.24 14:58:45.853605 [ 3 ] {3a4a8e8d-5049-4edd-a030-e0eb67fa1d8f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2026.03.24 14:58:45.854139 [ 3 ] {3a4a8e8d-5049-4edd-a030-e0eb67fa1d8f} <Trace> oximeter.fields_i16 (c97290e5-410b-4d70-bbb3-7a2bdfd7ed9b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.03.24 14:58:45.854291 [ 3 ] {3a4a8e8d-5049-4edd-a030-e0eb67fa1d8f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.007984 sec., 35571.14228456914 rows/sec., 2.26 MiB/sec. | ||
| 929 | 2026.03.24 14:58:45.854333 [ 3 ] {3a4a8e8d-5049-4edd-a030-e0eb67fa1d8f} <Debug> TCPHandler: Processed in 0.008155788 sec. | ||
| 930 | 2026.03.24 14:58:45.854462 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.03.24 14:58:45.854564 [ 3 ] {90dbbf65-cb1f-4821-8c9d-36bad47a621c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 932 | 2026.03.24 14:58:45.854611 [ 3 ] {90dbbf65-cb1f-4821-8c9d-36bad47a621c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 933 | 2026.03.24 14:58:45.855005 [ 3 ] {90dbbf65-cb1f-4821-8c9d-36bad47a621c} <Trace> oximeter.fields_ipaddr (72936de8-7d6b-4b33-aca7-65376aed55a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.03.24 14:58:45.855041 [ 3 ] {90dbbf65-cb1f-4821-8c9d-36bad47a621c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 935 | 2026.03.24 14:58:45.855424 [ 3 ] {90dbbf65-cb1f-4821-8c9d-36bad47a621c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2026.03.24 14:58:45.855909 [ 3 ] {90dbbf65-cb1f-4821-8c9d-36bad47a621c} <Trace> oximeter.fields_ipaddr (72936de8-7d6b-4b33-aca7-65376aed55a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.03.24 14:58:45.856050 [ 3 ] {90dbbf65-cb1f-4821-8c9d-36bad47a621c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001504 sec., 6648.936170212766 rows/sec., 542.17 KiB/sec. | ||
| 938 | 2026.03.24 14:58:45.856085 [ 3 ] {90dbbf65-cb1f-4821-8c9d-36bad47a621c} <Debug> TCPHandler: Processed in 0.001673568 sec. | ||
| 939 | 2026.03.24 14:58:45.856204 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.03.24 14:58:45.856298 [ 3 ] {eb9cae2d-1dcc-4df8-851c-56c46470ed5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 941 | 2026.03.24 14:58:45.856337 [ 3 ] {eb9cae2d-1dcc-4df8-851c-56c46470ed5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 942 | 2026.03.24 14:58:45.857175 [ 3 ] {eb9cae2d-1dcc-4df8-851c-56c46470ed5b} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.03.24 14:58:45.857210 [ 3 ] {eb9cae2d-1dcc-4df8-851c-56c46470ed5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 944 | 2026.03.24 14:58:45.857715 [ 3 ] {eb9cae2d-1dcc-4df8-851c-56c46470ed5b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2026.03.24 14:58:45.858126 [ 3 ] {eb9cae2d-1dcc-4df8-851c-56c46470ed5b} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.03.24 14:58:45.858254 [ 3 ] {eb9cae2d-1dcc-4df8-851c-56c46470ed5b} <Debug> executeQuery: Read 822 rows, 65.87 KiB in 0.001973 sec., 416624.4298023315 rows/sec., 32.60 MiB/sec. | ||
| 947 | 2026.03.24 14:58:45.858290 [ 3 ] {eb9cae2d-1dcc-4df8-851c-56c46470ed5b} <Debug> TCPHandler: Processed in 0.002136089 sec. | ||
| 948 | 2026.03.24 14:58:45.858412 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.03.24 14:58:45.858509 [ 3 ] {b3710533-ec15-40a6-af1c-494f4afcbfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 950 | 2026.03.24 14:58:45.858554 [ 3 ] {b3710533-ec15-40a6-af1c-494f4afcbfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 951 | 2026.03.24 14:58:45.859070 [ 3 ] {b3710533-ec15-40a6-af1c-494f4afcbfa0} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.03.24 14:58:45.859111 [ 3 ] {b3710533-ec15-40a6-af1c-494f4afcbfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 953 | 2026.03.24 14:58:45.859612 [ 3 ] {b3710533-ec15-40a6-af1c-494f4afcbfa0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2026.03.24 14:58:45.860073 [ 3 ] {b3710533-ec15-40a6-af1c-494f4afcbfa0} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2026.03.24 14:58:45.860206 [ 3 ] {b3710533-ec15-40a6-af1c-494f4afcbfa0} <Debug> executeQuery: Read 162 rows, 9.99 KiB in 0.001715 sec., 94460.64139941691 rows/sec., 5.69 MiB/sec. | ||
| 956 | 2026.03.24 14:58:45.860243 [ 3 ] {b3710533-ec15-40a6-af1c-494f4afcbfa0} <Debug> TCPHandler: Processed in 0.001881803 sec. | ||
| 957 | 2026.03.24 14:58:45.860364 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2026.03.24 14:58:45.860461 [ 3 ] {8e39ba60-699c-4839-a699-9bafa6c1cd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 959 | 2026.03.24 14:58:45.860501 [ 3 ] {8e39ba60-699c-4839-a699-9bafa6c1cd3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 960 | 2026.03.24 14:58:45.860992 [ 3 ] {8e39ba60-699c-4839-a699-9bafa6c1cd3e} <Trace> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2026.03.24 14:58:45.861027 [ 3 ] {8e39ba60-699c-4839-a699-9bafa6c1cd3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 962 | 2026.03.24 14:58:45.861523 [ 3 ] {8e39ba60-699c-4839-a699-9bafa6c1cd3e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2026.03.24 14:58:45.862082 [ 3 ] {8e39ba60-699c-4839-a699-9bafa6c1cd3e} <Trace> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2026.03.24 14:58:45.862214 [ 3 ] {8e39ba60-699c-4839-a699-9bafa6c1cd3e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001773 sec., 84038.35307388607 rows/sec., 5.43 MiB/sec. | ||
| 965 | 2026.03.24 14:58:45.862253 [ 3 ] {8e39ba60-699c-4839-a699-9bafa6c1cd3e} <Debug> TCPHandler: Processed in 0.001941355 sec. | ||
| 966 | 2026.03.24 14:58:45.862397 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2026.03.24 14:58:45.862518 [ 3 ] {5a7a0c09-3526-417f-a245-635a5d2628c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 968 | 2026.03.24 14:58:45.862570 [ 3 ] {5a7a0c09-3526-417f-a245-635a5d2628c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 969 | 2026.03.24 14:58:45.863149 [ 3 ] {5a7a0c09-3526-417f-a245-635a5d2628c5} <Trace> oximeter.fields_u8 (2c54965c-d7e1-4adb-93f4-d941a145bf81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.03.24 14:58:45.863192 [ 3 ] {5a7a0c09-3526-417f-a245-635a5d2628c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 971 | 2026.03.24 14:58:45.863722 [ 3 ] {5a7a0c09-3526-417f-a245-635a5d2628c5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2026.03.24 14:58:45.864291 [ 3 ] {5a7a0c09-3526-417f-a245-635a5d2628c5} <Trace> oximeter.fields_u8 (2c54965c-d7e1-4adb-93f4-d941a145bf81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2026.03.24 14:58:45.864451 [ 3 ] {5a7a0c09-3526-417f-a245-635a5d2628c5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001955 sec., 75703.32480818414 rows/sec., 4.31 MiB/sec. | ||
| 974 | 2026.03.24 14:58:45.864503 [ 3 ] {5a7a0c09-3526-417f-a245-635a5d2628c5} <Debug> TCPHandler: Processed in 0.00217923 sec. | ||
| 975 | 2026.03.24 14:58:45.864643 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2026.03.24 14:58:45.864748 [ 3 ] {03a57377-5ff2-4636-89b2-6ee48de92432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 977 | 2026.03.24 14:58:45.864793 [ 3 ] {03a57377-5ff2-4636-89b2-6ee48de92432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 978 | 2026.03.24 14:58:45.865527 [ 3 ] {03a57377-5ff2-4636-89b2-6ee48de92432} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.03.24 14:58:45.865571 [ 3 ] {03a57377-5ff2-4636-89b2-6ee48de92432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 980 | 2026.03.24 14:58:45.866190 [ 3 ] {03a57377-5ff2-4636-89b2-6ee48de92432} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2026.03.24 14:58:45.866836 [ 3 ] {03a57377-5ff2-4636-89b2-6ee48de92432} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.03.24 14:58:45.867006 [ 3 ] {03a57377-5ff2-4636-89b2-6ee48de92432} <Debug> executeQuery: Read 510 rows, 36.79 KiB in 0.002278 sec., 223880.59701492536 rows/sec., 15.77 MiB/sec. | ||
| 983 | 2026.03.24 14:58:45.867053 [ 3 ] {03a57377-5ff2-4636-89b2-6ee48de92432} <Debug> TCPHandler: Processed in 0.002467586 sec. | ||
| 984 | 2026.03.24 14:58:45.867185 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.03.24 14:58:45.867299 [ 3 ] {51a1def2-6049-4385-ac01-ac85359e0218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 986 | 2026.03.24 14:58:45.867349 [ 3 ] {51a1def2-6049-4385-ac01-ac85359e0218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 987 | 2026.03.24 14:58:45.867766 [ 3 ] {51a1def2-6049-4385-ac01-ac85359e0218} <Trace> oximeter.measurements_bool (2583b91b-ed69-4c4a-9af4-9645ea86db79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.03.24 14:58:45.867805 [ 3 ] {51a1def2-6049-4385-ac01-ac85359e0218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 989 | 2026.03.24 14:58:45.870393 [ 3 ] {51a1def2-6049-4385-ac01-ac85359e0218} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2026.03.24 14:58:45.870873 [ 3 ] {51a1def2-6049-4385-ac01-ac85359e0218} <Trace> oximeter.measurements_bool (2583b91b-ed69-4c4a-9af4-9645ea86db79): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.03.24 14:58:45.871005 [ 3 ] {51a1def2-6049-4385-ac01-ac85359e0218} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00373 sec., 1608.57908847185 rows/sec., 84.04 KiB/sec. | ||
| 992 | 2026.03.24 14:58:45.871041 [ 3 ] {51a1def2-6049-4385-ac01-ac85359e0218} <Debug> TCPHandler: Processed in 0.00391765 sec. | ||
| 993 | 2026.03.24 14:58:45.871162 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.03.24 14:58:45.871258 [ 3 ] {e83e7eaa-a1b1-4d3a-8442-60483c4e7044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 995 | 2026.03.24 14:58:45.871302 [ 3 ] {e83e7eaa-a1b1-4d3a-8442-60483c4e7044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 996 | 2026.03.24 14:58:45.873777 [ 3 ] {e83e7eaa-a1b1-4d3a-8442-60483c4e7044} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.03.24 14:58:45.873815 [ 3 ] {e83e7eaa-a1b1-4d3a-8442-60483c4e7044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 998 | 2026.03.24 14:58:45.874299 [ 3 ] {e83e7eaa-a1b1-4d3a-8442-60483c4e7044} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2026.03.24 14:58:45.874892 [ 3 ] {e83e7eaa-a1b1-4d3a-8442-60483c4e7044} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.03.24 14:58:45.875038 [ 3 ] {e83e7eaa-a1b1-4d3a-8442-60483c4e7044} <Debug> executeQuery: Read 174 rows, 11.54 KiB in 0.003798 sec., 45813.58609794629 rows/sec., 2.97 MiB/sec. | ||
| 1001 | 2026.03.24 14:58:45.875075 [ 3 ] {e83e7eaa-a1b1-4d3a-8442-60483c4e7044} <Debug> TCPHandler: Processed in 0.003965081 sec. | ||
| 1002 | 2026.03.24 14:58:45.875197 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.03.24 14:58:45.875294 [ 3 ] {aaede915-b8d8-4834-8087-5874f232228f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1004 | 2026.03.24 14:58:45.875338 [ 3 ] {aaede915-b8d8-4834-8087-5874f232228f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1005 | 2026.03.24 14:58:45.875676 [ 3 ] {aaede915-b8d8-4834-8087-5874f232228f} <Trace> oximeter.measurements_f64 (e43b7d74-638a-45c4-a1a1-c3e59655ee5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.03.24 14:58:45.875713 [ 3 ] {aaede915-b8d8-4834-8087-5874f232228f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1007 | 2026.03.24 14:58:45.876173 [ 3 ] {aaede915-b8d8-4834-8087-5874f232228f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2026.03.24 14:58:45.876659 [ 3 ] {aaede915-b8d8-4834-8087-5874f232228f} <Trace> oximeter.measurements_f64 (e43b7d74-638a-45c4-a1a1-c3e59655ee5b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.03.24 14:58:45.876790 [ 3 ] {aaede915-b8d8-4834-8087-5874f232228f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001516 sec., 659.6306068601583 rows/sec., 44.45 KiB/sec. | ||
| 1010 | 2026.03.24 14:58:45.876827 [ 3 ] {aaede915-b8d8-4834-8087-5874f232228f} <Debug> TCPHandler: Processed in 0.001680569 sec. | ||
| 1011 | 2026.03.24 14:58:45.876945 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.03.24 14:58:45.877041 [ 3 ] {55684c77-7f47-4a7e-af11-7744f56d147f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2026.03.24 14:58:45.877098 [ 3 ] {55684c77-7f47-4a7e-af11-7744f56d147f} <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 | ||
| 1014 | 2026.03.24 14:58:45.877921 [ 3 ] {55684c77-7f47-4a7e-af11-7744f56d147f} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.03.24 14:58:45.877958 [ 3 ] {55684c77-7f47-4a7e-af11-7744f56d147f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1016 | 2026.03.24 14:58:45.879274 [ 3 ] {55684c77-7f47-4a7e-af11-7744f56d147f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2026.03.24 14:58:45.879802 [ 3 ] {55684c77-7f47-4a7e-af11-7744f56d147f} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.03.24 14:58:45.879940 [ 3 ] {55684c77-7f47-4a7e-af11-7744f56d147f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002916 sec., 3429.355281207133 rows/sec., 6.15 MiB/sec. | ||
| 1019 | 2026.03.24 14:58:45.879993 [ 3 ] {55684c77-7f47-4a7e-af11-7744f56d147f} <Debug> TCPHandler: Processed in 0.003099801 sec. | ||
| 1020 | 2026.03.24 14:58:45.880108 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.03.24 14:58:45.880205 [ 3 ] {e3406dde-d6e2-4b05-b796-aebc6044b45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2026.03.24 14:58:45.880247 [ 3 ] {e3406dde-d6e2-4b05-b796-aebc6044b45f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2026.03.24 14:58:45.880596 [ 3 ] {e3406dde-d6e2-4b05-b796-aebc6044b45f} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.03.24 14:58:45.880632 [ 3 ] {e3406dde-d6e2-4b05-b796-aebc6044b45f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1025 | 2026.03.24 14:58:45.881106 [ 3 ] {e3406dde-d6e2-4b05-b796-aebc6044b45f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2026.03.24 14:58:45.881622 [ 3 ] {e3406dde-d6e2-4b05-b796-aebc6044b45f} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.03.24 14:58:45.881762 [ 3 ] {e3406dde-d6e2-4b05-b796-aebc6044b45f} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001576 sec., 34263.95939086295 rows/sec., 2.03 MiB/sec. | ||
| 1028 | 2026.03.24 14:58:45.881798 [ 3 ] {e3406dde-d6e2-4b05-b796-aebc6044b45f} <Debug> TCPHandler: Processed in 0.001739109 sec. | ||
| 1029 | 2026.03.24 14:58:46.722057 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1030 | 2026.03.24 14:58:46.722517 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.03.24 14:58:46.722567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1032 | 2026.03.24 14:58:46.723274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1033 | 2026.03.24 14:58:46.723741 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.03.24 14:58:46.723898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1035 | 2026.03.24 14:58:46.784418 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1036 | 2026.03.24 14:58:46.801263 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.03.24 14:58:46.801327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1038 | 2026.03.24 14:58:46.807787 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1039 | 2026.03.24 14:58:46.809063 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.03.24 14:58:46.812403 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1041 | 2026.03.24 14:58:47.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.73 MiB, peak 163.73 MiB, free memory in arenas 0.00 B, will set to 161.19 MiB (RSS), difference: 1.46 MiB | ||
| 1042 | 2026.03.24 14:58:50.751810 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.03.24 14:58:50.752001 [ 3 ] {0176c712-144f-493d-b2fd-3ecf41dfbd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1044 | 2026.03.24 14:58:50.752065 [ 3 ] {0176c712-144f-493d-b2fd-3ecf41dfbd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1045 | 2026.03.24 14:58:50.752728 [ 3 ] {0176c712-144f-493d-b2fd-3ecf41dfbd9c} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.03.24 14:58:50.752775 [ 3 ] {0176c712-144f-493d-b2fd-3ecf41dfbd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1047 | 2026.03.24 14:58:50.753318 [ 3 ] {0176c712-144f-493d-b2fd-3ecf41dfbd9c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1048 | 2026.03.24 14:58:50.753770 [ 3 ] {0176c712-144f-493d-b2fd-3ecf41dfbd9c} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.03.24 14:58:50.753930 [ 3 ] {0176c712-144f-493d-b2fd-3ecf41dfbd9c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001977 sec., 28325.74607991907 rows/sec., 2.18 MiB/sec. | ||
| 1050 | 2026.03.24 14:58:50.753987 [ 3 ] {0176c712-144f-493d-b2fd-3ecf41dfbd9c} <Debug> TCPHandler: Processed in 0.002306863 sec. | ||
| 1051 | 2026.03.24 14:58:50.754116 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.03.24 14:58:50.754222 [ 3 ] {54cb8105-e7c0-49ba-9010-99aefcc5cdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1053 | 2026.03.24 14:58:50.754267 [ 3 ] {54cb8105-e7c0-49ba-9010-99aefcc5cdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1054 | 2026.03.24 14:58:50.754736 [ 3 ] {54cb8105-e7c0-49ba-9010-99aefcc5cdb0} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.03.24 14:58:50.754775 [ 3 ] {54cb8105-e7c0-49ba-9010-99aefcc5cdb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1056 | 2026.03.24 14:58:50.755228 [ 3 ] {54cb8105-e7c0-49ba-9010-99aefcc5cdb0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1057 | 2026.03.24 14:58:50.755749 [ 3 ] {54cb8105-e7c0-49ba-9010-99aefcc5cdb0} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.03.24 14:58:50.755903 [ 3 ] {54cb8105-e7c0-49ba-9010-99aefcc5cdb0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001706 sec., 37514.654161781946 rows/sec., 2.93 MiB/sec. | ||
| 1059 | 2026.03.24 14:58:50.755959 [ 3 ] {54cb8105-e7c0-49ba-9010-99aefcc5cdb0} <Debug> TCPHandler: Processed in 0.001897343 sec. | ||
| 1060 | 2026.03.24 14:58:50.756084 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.03.24 14:58:50.756184 [ 3 ] {cec060bf-99da-42fc-be74-42dc2034772e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1062 | 2026.03.24 14:58:50.756231 [ 3 ] {cec060bf-99da-42fc-be74-42dc2034772e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1063 | 2026.03.24 14:58:50.756674 [ 3 ] {cec060bf-99da-42fc-be74-42dc2034772e} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.03.24 14:58:50.756712 [ 3 ] {cec060bf-99da-42fc-be74-42dc2034772e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1065 | 2026.03.24 14:58:50.757135 [ 3 ] {cec060bf-99da-42fc-be74-42dc2034772e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2026.03.24 14:58:50.757532 [ 3 ] {cec060bf-99da-42fc-be74-42dc2034772e} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.03.24 14:58:50.757660 [ 3 ] {cec060bf-99da-42fc-be74-42dc2034772e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec. | ||
| 1068 | 2026.03.24 14:58:50.757704 [ 3 ] {cec060bf-99da-42fc-be74-42dc2034772e} <Debug> TCPHandler: Processed in 0.001671799 sec. | ||
| 1069 | 2026.03.24 14:58:50.757817 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.03.24 14:58:50.757912 [ 3 ] {5ea153db-53de-4971-bacc-476a1895854f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1071 | 2026.03.24 14:58:50.757954 [ 3 ] {5ea153db-53de-4971-bacc-476a1895854f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1072 | 2026.03.24 14:58:50.758293 [ 3 ] {5ea153db-53de-4971-bacc-476a1895854f} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.03.24 14:58:50.758329 [ 3 ] {5ea153db-53de-4971-bacc-476a1895854f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1074 | 2026.03.24 14:58:50.758786 [ 3 ] {5ea153db-53de-4971-bacc-476a1895854f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1075 | 2026.03.24 14:58:50.759326 [ 3 ] {5ea153db-53de-4971-bacc-476a1895854f} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2026.03.24 14:58:50.759454 [ 3 ] {5ea153db-53de-4971-bacc-476a1895854f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00156 sec., 38461.53846153846 rows/sec., 2.59 MiB/sec. | ||
| 1077 | 2026.03.24 14:58:50.759497 [ 3 ] {5ea153db-53de-4971-bacc-476a1895854f} <Debug> TCPHandler: Processed in 0.00172964 sec. | ||
| 1078 | 2026.03.24 14:58:54.173712 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1079 | 2026.03.24 14:58:54.173771 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1080 | 2026.03.24 14:58:54.219129 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1081 | 2026.03.24 14:58:54.223117 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.03.24 14:58:54.223168 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1083 | 2026.03.24 14:58:54.224007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1084 | 2026.03.24 14:58:54.224495 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2026.03.24 14:58:54.224500 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1086 | 2026.03.24 14:58:54.224539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1087 | 2026.03.24 14:58:54.225050 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2026.03.24 14:58:54.225298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1089 | 2026.03.24 14:58:54.225359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1090 | 2026.03.24 14:58:54.225804 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.03.24 14:58:54.225935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1092 | 2026.03.24 14:58:54.312502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1093 | 2026.03.24 14:58:54.329851 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.03.24 14:58:54.329903 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1095 | 2026.03.24 14:58:54.336265 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1096 | 2026.03.24 14:58:54.337384 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.03.24 14:58:54.340755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1098 | 2026.03.24 14:58:55.760118 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2026.03.24 14:58:55.760314 [ 3 ] {a6f4c6d2-91cd-4f5a-adbd-2e93cefadf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1100 | 2026.03.24 14:58:55.760384 [ 3 ] {a6f4c6d2-91cd-4f5a-adbd-2e93cefadf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1101 | 2026.03.24 14:58:55.761186 [ 3 ] {a6f4c6d2-91cd-4f5a-adbd-2e93cefadf39} <Trace> oximeter.fields_i16 (c97290e5-410b-4d70-bbb3-7a2bdfd7ed9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2026.03.24 14:58:55.761228 [ 3 ] {a6f4c6d2-91cd-4f5a-adbd-2e93cefadf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1103 | 2026.03.24 14:58:55.761771 [ 3 ] {a6f4c6d2-91cd-4f5a-adbd-2e93cefadf39} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1104 | 2026.03.24 14:58:55.762276 [ 3 ] {a6f4c6d2-91cd-4f5a-adbd-2e93cefadf39} <Trace> oximeter.fields_i16 (c97290e5-410b-4d70-bbb3-7a2bdfd7ed9b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2026.03.24 14:58:55.762422 [ 3 ] {a6f4c6d2-91cd-4f5a-adbd-2e93cefadf39} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002163 sec., 131299.12159038373 rows/sec., 8.34 MiB/sec. | ||
| 1106 | 2026.03.24 14:58:55.762464 [ 3 ] {a6f4c6d2-91cd-4f5a-adbd-2e93cefadf39} <Debug> TCPHandler: Processed in 0.002479317 sec. | ||
| 1107 | 2026.03.24 14:58:55.762591 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.03.24 14:58:55.762685 [ 3 ] {194a2963-6185-464f-8b2a-3120db138857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1109 | 2026.03.24 14:58:55.762724 [ 3 ] {194a2963-6185-464f-8b2a-3120db138857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1110 | 2026.03.24 14:58:55.763479 [ 3 ] {194a2963-6185-464f-8b2a-3120db138857} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2026.03.24 14:58:55.763514 [ 3 ] {194a2963-6185-464f-8b2a-3120db138857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1112 | 2026.03.24 14:58:55.763953 [ 3 ] {194a2963-6185-464f-8b2a-3120db138857} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1113 | 2026.03.24 14:58:55.764468 [ 3 ] {194a2963-6185-464f-8b2a-3120db138857} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2026.03.24 14:58:55.764590 [ 3 ] {194a2963-6185-464f-8b2a-3120db138857} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.001925 sec., 424415.5844155844 rows/sec., 33.23 MiB/sec. | ||
| 1115 | 2026.03.24 14:58:55.764625 [ 3 ] {194a2963-6185-464f-8b2a-3120db138857} <Debug> TCPHandler: Processed in 0.002082288 sec. | ||
| 1116 | 2026.03.24 14:58:55.764739 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.03.24 14:58:55.764832 [ 3 ] {fbb70ad4-7fdb-47b9-9e54-76ce686f72e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1118 | 2026.03.24 14:58:55.764870 [ 3 ] {fbb70ad4-7fdb-47b9-9e54-76ce686f72e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1119 | 2026.03.24 14:58:55.765298 [ 3 ] {fbb70ad4-7fdb-47b9-9e54-76ce686f72e1} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.03.24 14:58:55.765332 [ 3 ] {fbb70ad4-7fdb-47b9-9e54-76ce686f72e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1121 | 2026.03.24 14:58:55.765726 [ 3 ] {fbb70ad4-7fdb-47b9-9e54-76ce686f72e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1122 | 2026.03.24 14:58:55.766124 [ 3 ] {fbb70ad4-7fdb-47b9-9e54-76ce686f72e1} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.03.24 14:58:55.766245 [ 3 ] {fbb70ad4-7fdb-47b9-9e54-76ce686f72e1} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001431 sec., 106219.42697414396 rows/sec., 6.34 MiB/sec. | ||
| 1124 | 2026.03.24 14:58:55.766279 [ 3 ] {fbb70ad4-7fdb-47b9-9e54-76ce686f72e1} <Debug> TCPHandler: Processed in 0.001587646 sec. | ||
| 1125 | 2026.03.24 14:58:55.766390 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.03.24 14:58:55.766482 [ 3 ] {eaaf97a7-9d93-4c7f-90f2-b733915bf0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1127 | 2026.03.24 14:58:55.766519 [ 3 ] {eaaf97a7-9d93-4c7f-90f2-b733915bf0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1128 | 2026.03.24 14:58:55.766929 [ 3 ] {eaaf97a7-9d93-4c7f-90f2-b733915bf0f9} <Trace> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.03.24 14:58:55.766962 [ 3 ] {eaaf97a7-9d93-4c7f-90f2-b733915bf0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1130 | 2026.03.24 14:58:55.767342 [ 3 ] {eaaf97a7-9d93-4c7f-90f2-b733915bf0f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1131 | 2026.03.24 14:58:55.767736 [ 3 ] {eaaf97a7-9d93-4c7f-90f2-b733915bf0f9} <Trace> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.03.24 14:58:55.767856 [ 3 ] {eaaf97a7-9d93-4c7f-90f2-b733915bf0f9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001392 sec., 107040.22988505747 rows/sec., 6.92 MiB/sec. | ||
| 1133 | 2026.03.24 14:58:55.767890 [ 3 ] {eaaf97a7-9d93-4c7f-90f2-b733915bf0f9} <Debug> TCPHandler: Processed in 0.001546655 sec. | ||
| 1134 | 2026.03.24 14:58:55.768000 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.03.24 14:58:55.768091 [ 3 ] {1b6375c2-fdf3-4b78-b024-a791b93bccd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1136 | 2026.03.24 14:58:55.768128 [ 3 ] {1b6375c2-fdf3-4b78-b024-a791b93bccd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1137 | 2026.03.24 14:58:55.768564 [ 3 ] {1b6375c2-fdf3-4b78-b024-a791b93bccd9} <Trace> oximeter.fields_u8 (2c54965c-d7e1-4adb-93f4-d941a145bf81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2026.03.24 14:58:55.768597 [ 3 ] {1b6375c2-fdf3-4b78-b024-a791b93bccd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1139 | 2026.03.24 14:58:55.768980 [ 3 ] {1b6375c2-fdf3-4b78-b024-a791b93bccd9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1140 | 2026.03.24 14:58:55.769419 [ 3 ] {1b6375c2-fdf3-4b78-b024-a791b93bccd9} <Trace> oximeter.fields_u8 (2c54965c-d7e1-4adb-93f4-d941a145bf81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2026.03.24 14:58:55.769538 [ 3 ] {1b6375c2-fdf3-4b78-b024-a791b93bccd9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001465 sec., 101023.89078498294 rows/sec., 5.75 MiB/sec. | ||
| 1142 | 2026.03.24 14:58:55.769571 [ 3 ] {1b6375c2-fdf3-4b78-b024-a791b93bccd9} <Debug> TCPHandler: Processed in 0.001618947 sec. | ||
| 1143 | 2026.03.24 14:58:55.769681 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.03.24 14:58:55.769772 [ 3 ] {ceae781d-2e69-4eb3-ab81-1b4dab14ed4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1145 | 2026.03.24 14:58:55.769809 [ 3 ] {ceae781d-2e69-4eb3-ab81-1b4dab14ed4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1146 | 2026.03.24 14:58:55.770351 [ 3 ] {ceae781d-2e69-4eb3-ab81-1b4dab14ed4f} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.03.24 14:58:55.770385 [ 3 ] {ceae781d-2e69-4eb3-ab81-1b4dab14ed4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1148 | 2026.03.24 14:58:55.770815 [ 3 ] {ceae781d-2e69-4eb3-ab81-1b4dab14ed4f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1149 | 2026.03.24 14:58:55.771296 [ 3 ] {ceae781d-2e69-4eb3-ab81-1b4dab14ed4f} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.03.24 14:58:55.771419 [ 3 ] {ceae781d-2e69-4eb3-ab81-1b4dab14ed4f} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001664 sec., 300480.76923076925 rows/sec., 21.12 MiB/sec. | ||
| 1151 | 2026.03.24 14:58:55.771452 [ 3 ] {ceae781d-2e69-4eb3-ab81-1b4dab14ed4f} <Debug> TCPHandler: Processed in 0.001818171 sec. | ||
| 1152 | 2026.03.24 14:58:55.771557 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.03.24 14:58:55.771648 [ 3 ] {c05ecb1d-f7c5-4af9-821e-fae019c1f89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1154 | 2026.03.24 14:58:55.771688 [ 3 ] {c05ecb1d-f7c5-4af9-821e-fae019c1f89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1155 | 2026.03.24 14:58:55.772010 [ 3 ] {c05ecb1d-f7c5-4af9-821e-fae019c1f89e} <Trace> oximeter.measurements_bool (2583b91b-ed69-4c4a-9af4-9645ea86db79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.03.24 14:58:55.772043 [ 3 ] {c05ecb1d-f7c5-4af9-821e-fae019c1f89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1157 | 2026.03.24 14:58:55.772449 [ 3 ] {c05ecb1d-f7c5-4af9-821e-fae019c1f89e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1158 | 2026.03.24 14:58:55.772906 [ 3 ] {c05ecb1d-f7c5-4af9-821e-fae019c1f89e} <Trace> oximeter.measurements_bool (2583b91b-ed69-4c4a-9af4-9645ea86db79): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.03.24 14:58:55.773028 [ 3 ] {c05ecb1d-f7c5-4af9-821e-fae019c1f89e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. | ||
| 1160 | 2026.03.24 14:58:55.773061 [ 3 ] {c05ecb1d-f7c5-4af9-821e-fae019c1f89e} <Debug> TCPHandler: Processed in 0.001551295 sec. | ||
| 1161 | 2026.03.24 14:58:55.773166 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.03.24 14:58:55.773257 [ 3 ] {2a6e2b3c-6216-4e63-9c26-e4dcd3074933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1163 | 2026.03.24 14:58:55.773298 [ 3 ] {2a6e2b3c-6216-4e63-9c26-e4dcd3074933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1164 | 2026.03.24 14:58:55.773683 [ 3 ] {2a6e2b3c-6216-4e63-9c26-e4dcd3074933} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.03.24 14:58:55.773716 [ 3 ] {2a6e2b3c-6216-4e63-9c26-e4dcd3074933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1166 | 2026.03.24 14:58:55.774149 [ 3 ] {2a6e2b3c-6216-4e63-9c26-e4dcd3074933} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1167 | 2026.03.24 14:58:55.774596 [ 3 ] {2a6e2b3c-6216-4e63-9c26-e4dcd3074933} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.03.24 14:58:55.774718 [ 3 ] {2a6e2b3c-6216-4e63-9c26-e4dcd3074933} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001478 sec., 179296.34641407308 rows/sec., 11.91 MiB/sec. | ||
| 1169 | 2026.03.24 14:58:55.774752 [ 3 ] {2a6e2b3c-6216-4e63-9c26-e4dcd3074933} <Debug> TCPHandler: Processed in 0.001632627 sec. | ||
| 1170 | 2026.03.24 14:58:55.774871 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2026.03.24 14:58:55.774962 [ 3 ] {5fda0e62-4286-4578-a3bf-8cbedae11db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1172 | 2026.03.24 14:58:55.775001 [ 3 ] {5fda0e62-4286-4578-a3bf-8cbedae11db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1173 | 2026.03.24 14:58:55.775338 [ 3 ] {5fda0e62-4286-4578-a3bf-8cbedae11db8} <Trace> oximeter.measurements_f64 (e43b7d74-638a-45c4-a1a1-c3e59655ee5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2026.03.24 14:58:55.775372 [ 3 ] {5fda0e62-4286-4578-a3bf-8cbedae11db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1175 | 2026.03.24 14:58:55.775806 [ 3 ] {5fda0e62-4286-4578-a3bf-8cbedae11db8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1176 | 2026.03.24 14:58:55.776279 [ 3 ] {5fda0e62-4286-4578-a3bf-8cbedae11db8} <Trace> oximeter.measurements_f64 (e43b7d74-638a-45c4-a1a1-c3e59655ee5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2026.03.24 14:58:55.776400 [ 3 ] {5fda0e62-4286-4578-a3bf-8cbedae11db8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001456 sec., 686.8131868131868 rows/sec., 46.28 KiB/sec. | ||
| 1178 | 2026.03.24 14:58:55.776433 [ 3 ] {5fda0e62-4286-4578-a3bf-8cbedae11db8} <Debug> TCPHandler: Processed in 0.001610887 sec. | ||
| 1179 | 2026.03.24 14:58:55.776540 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.03.24 14:58:55.776631 [ 3 ] {bc640c4e-4a72-44db-839c-faf10565e7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1181 | 2026.03.24 14:58:55.776682 [ 3 ] {bc640c4e-4a72-44db-839c-faf10565e7d4} <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 | ||
| 1182 | 2026.03.24 14:58:55.777387 [ 3 ] {bc640c4e-4a72-44db-839c-faf10565e7d4} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.03.24 14:58:55.777420 [ 3 ] {bc640c4e-4a72-44db-839c-faf10565e7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1184 | 2026.03.24 14:58:55.778068 [ 3 ] {bc640c4e-4a72-44db-839c-faf10565e7d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1185 | 2026.03.24 14:58:55.778516 [ 3 ] {bc640c4e-4a72-44db-839c-faf10565e7d4} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2026.03.24 14:58:55.778652 [ 3 ] {bc640c4e-4a72-44db-839c-faf10565e7d4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002038 sec., 4906.771344455348 rows/sec., 8.79 MiB/sec. | ||
| 1187 | 2026.03.24 14:58:55.778707 [ 3 ] {bc640c4e-4a72-44db-839c-faf10565e7d4} <Debug> TCPHandler: Processed in 0.002214061 sec. | ||
| 1188 | 2026.03.24 14:58:55.778819 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2026.03.24 14:58:55.778914 [ 3 ] {f246a7dd-0d71-4f43-9d1a-2f46e5e3bb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1190 | 2026.03.24 14:58:55.778954 [ 3 ] {f246a7dd-0d71-4f43-9d1a-2f46e5e3bb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1191 | 2026.03.24 14:58:55.779299 [ 3 ] {f246a7dd-0d71-4f43-9d1a-2f46e5e3bb31} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2026.03.24 14:58:55.779332 [ 3 ] {f246a7dd-0d71-4f43-9d1a-2f46e5e3bb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1193 | 2026.03.24 14:58:55.779746 [ 3 ] {f246a7dd-0d71-4f43-9d1a-2f46e5e3bb31} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1194 | 2026.03.24 14:58:55.780180 [ 3 ] {f246a7dd-0d71-4f43-9d1a-2f46e5e3bb31} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.03.24 14:58:55.780322 [ 3 ] {f246a7dd-0d71-4f43-9d1a-2f46e5e3bb31} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001425 sec., 63157.8947368421 rows/sec., 3.95 MiB/sec. | ||
| 1196 | 2026.03.24 14:58:55.780362 [ 3 ] {f246a7dd-0d71-4f43-9d1a-2f46e5e3bb31} <Debug> TCPHandler: Processed in 0.001592646 sec. | ||
| 1197 | 2026.03.24 14:59:00.750258 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2026.03.24 14:59:00.750498 [ 3 ] {001008d6-fe09-4f53-bf92-ed4a70bf8975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1199 | 2026.03.24 14:59:00.754758 [ 3 ] {001008d6-fe09-4f53-bf92-ed4a70bf8975} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1200 | 2026.03.24 14:59:00.758771 [ 3 ] {001008d6-fe09-4f53-bf92-ed4a70bf8975} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1201 | 2026.03.24 14:59:00.759043 [ 3 ] {001008d6-fe09-4f53-bf92-ed4a70bf8975} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1202 | 2026.03.24 14:59:00.763481 [ 3 ] {001008d6-fe09-4f53-bf92-ed4a70bf8975} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1203 | 2026.03.24 14:59:00.767998 [ 3 ] {001008d6-fe09-4f53-bf92-ed4a70bf8975} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1204 | 2026.03.24 14:59:00.771901 [ 3 ] {001008d6-fe09-4f53-bf92-ed4a70bf8975} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1205 | 2026.03.24 14:59:00.773810 [ 3 ] {001008d6-fe09-4f53-bf92-ed4a70bf8975} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (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 | ||
| 1206 | 2026.03.24 14:59:00.773838 [ 3 ] {001008d6-fe09-4f53-bf92-ed4a70bf8975} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1207 | 2026.03.24 14:59:00.777719 [ 3 ] {001008d6-fe09-4f53-bf92-ed4a70bf8975} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1208 | 2026.03.24 14:59:00.777752 [ 3 ] {001008d6-fe09-4f53-bf92-ed4a70bf8975} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1209 | 2026.03.24 14:59:00.804060 [ 3 ] {001008d6-fe09-4f53-bf92-ed4a70bf8975} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.053657 sec., 596.3807145386436 rows/sec., 22.51 KiB/sec. | ||
| 1210 | 2026.03.24 14:59:00.804180 [ 3 ] {001008d6-fe09-4f53-bf92-ed4a70bf8975} <Debug> TCPHandler: Processed in 0.054053053 sec. | ||
| 1211 | 2026.03.24 14:59:00.804789 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.03.24 14:59:00.804964 [ 3 ] {755ee900-9c69-44fb-98f9-c55a7b27c874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1213 | 2026.03.24 14:59:00.805246 [ 3 ] {755ee900-9c69-44fb-98f9-c55a7b27c874} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1214 | 2026.03.24 14:59:00.805284 [ 3 ] {755ee900-9c69-44fb-98f9-c55a7b27c874} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1215 | 2026.03.24 14:59:00.805491 [ 3 ] {755ee900-9c69-44fb-98f9-c55a7b27c874} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1216 | 2026.03.24 14:59:00.805546 [ 3 ] {755ee900-9c69-44fb-98f9-c55a7b27c874} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1217 | 2026.03.24 14:59:00.805656 [ 3 ] {755ee900-9c69-44fb-98f9-c55a7b27c874} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1218 | 2026.03.24 14:59:00.805687 [ 3 ] {755ee900-9c69-44fb-98f9-c55a7b27c874} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1219 | 2026.03.24 14:59:00.805707 [ 3 ] {755ee900-9c69-44fb-98f9-c55a7b27c874} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (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 | ||
| 1220 | 2026.03.24 14:59:00.805723 [ 3 ] {755ee900-9c69-44fb-98f9-c55a7b27c874} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1221 | 2026.03.24 14:59:00.805761 [ 3 ] {755ee900-9c69-44fb-98f9-c55a7b27c874} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1222 | 2026.03.24 14:59:00.805780 [ 3 ] {755ee900-9c69-44fb-98f9-c55a7b27c874} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1223 | 2026.03.24 14:59:00.806278 [ 3 ] {755ee900-9c69-44fb-98f9-c55a7b27c874} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001392 sec., 22988.505747126437 rows/sec., 867.82 KiB/sec. | ||
| 1224 | 2026.03.24 14:59:00.806370 [ 3 ] {755ee900-9c69-44fb-98f9-c55a7b27c874} <Debug> TCPHandler: Processed in 0.001647318 sec. | ||
| 1225 | 2026.03.24 14:59:00.806646 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.03.24 14:59:00.806790 [ 3 ] {28ef4a23-91ce-4949-bae7-0c04e8ceae70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1227 | 2026.03.24 14:59:00.807037 [ 3 ] {28ef4a23-91ce-4949-bae7-0c04e8ceae70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1228 | 2026.03.24 14:59:00.807085 [ 3 ] {28ef4a23-91ce-4949-bae7-0c04e8ceae70} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1229 | 2026.03.24 14:59:00.807292 [ 3 ] {28ef4a23-91ce-4949-bae7-0c04e8ceae70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1230 | 2026.03.24 14:59:00.807353 [ 3 ] {28ef4a23-91ce-4949-bae7-0c04e8ceae70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1231 | 2026.03.24 14:59:00.807456 [ 3 ] {28ef4a23-91ce-4949-bae7-0c04e8ceae70} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1232 | 2026.03.24 14:59:00.807486 [ 3 ] {28ef4a23-91ce-4949-bae7-0c04e8ceae70} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1233 | 2026.03.24 14:59:00.807505 [ 3 ] {28ef4a23-91ce-4949-bae7-0c04e8ceae70} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (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 | ||
| 1234 | 2026.03.24 14:59:00.807519 [ 3 ] {28ef4a23-91ce-4949-bae7-0c04e8ceae70} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1235 | 2026.03.24 14:59:00.807555 [ 3 ] {28ef4a23-91ce-4949-bae7-0c04e8ceae70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1236 | 2026.03.24 14:59:00.807574 [ 3 ] {28ef4a23-91ce-4949-bae7-0c04e8ceae70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1237 | 2026.03.24 14:59:00.808033 [ 3 ] {28ef4a23-91ce-4949-bae7-0c04e8ceae70} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001305 sec., 24521.072796934866 rows/sec., 925.68 KiB/sec. | ||
| 1238 | 2026.03.24 14:59:00.808117 [ 3 ] {28ef4a23-91ce-4949-bae7-0c04e8ceae70} <Debug> TCPHandler: Processed in 0.001530146 sec. | ||
| 1239 | 2026.03.24 14:59:00.808382 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.03.24 14:59:00.808519 [ 3 ] {25d9b3dd-6950-4835-a96e-46058ba1891c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1241 | 2026.03.24 14:59:00.808743 [ 3 ] {25d9b3dd-6950-4835-a96e-46058ba1891c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1242 | 2026.03.24 14:59:00.808779 [ 3 ] {25d9b3dd-6950-4835-a96e-46058ba1891c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1243 | 2026.03.24 14:59:00.809011 [ 3 ] {25d9b3dd-6950-4835-a96e-46058ba1891c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1244 | 2026.03.24 14:59:00.809069 [ 3 ] {25d9b3dd-6950-4835-a96e-46058ba1891c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1245 | 2026.03.24 14:59:00.809169 [ 3 ] {25d9b3dd-6950-4835-a96e-46058ba1891c} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1246 | 2026.03.24 14:59:00.809198 [ 3 ] {25d9b3dd-6950-4835-a96e-46058ba1891c} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1247 | 2026.03.24 14:59:00.809218 [ 3 ] {25d9b3dd-6950-4835-a96e-46058ba1891c} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (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 | ||
| 1248 | 2026.03.24 14:59:00.809233 [ 3 ] {25d9b3dd-6950-4835-a96e-46058ba1891c} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1249 | 2026.03.24 14:59:00.809268 [ 3 ] {25d9b3dd-6950-4835-a96e-46058ba1891c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1250 | 2026.03.24 14:59:00.809286 [ 3 ] {25d9b3dd-6950-4835-a96e-46058ba1891c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1251 | 2026.03.24 14:59:00.809743 [ 3 ] {25d9b3dd-6950-4835-a96e-46058ba1891c} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001281 sec., 24980.48399687744 rows/sec., 943.02 KiB/sec. | ||
| 1252 | 2026.03.24 14:59:00.809829 [ 3 ] {25d9b3dd-6950-4835-a96e-46058ba1891c} <Debug> TCPHandler: Processed in 0.001498494 sec. | ||
| 1253 | 2026.03.24 14:59:00.810067 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.03.24 14:59:00.810201 [ 3 ] {2b727e7d-ea3c-4e7b-bf69-847779102220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1255 | 2026.03.24 14:59:00.810431 [ 3 ] {2b727e7d-ea3c-4e7b-bf69-847779102220} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1256 | 2026.03.24 14:59:00.810468 [ 3 ] {2b727e7d-ea3c-4e7b-bf69-847779102220} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1257 | 2026.03.24 14:59:00.810677 [ 3 ] {2b727e7d-ea3c-4e7b-bf69-847779102220} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1258 | 2026.03.24 14:59:00.810730 [ 3 ] {2b727e7d-ea3c-4e7b-bf69-847779102220} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1259 | 2026.03.24 14:59:00.810829 [ 3 ] {2b727e7d-ea3c-4e7b-bf69-847779102220} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1260 | 2026.03.24 14:59:00.810858 [ 3 ] {2b727e7d-ea3c-4e7b-bf69-847779102220} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1261 | 2026.03.24 14:59:00.810877 [ 3 ] {2b727e7d-ea3c-4e7b-bf69-847779102220} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (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 | ||
| 1262 | 2026.03.24 14:59:00.810892 [ 3 ] {2b727e7d-ea3c-4e7b-bf69-847779102220} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1263 | 2026.03.24 14:59:00.811027 [ 3 ] {2b727e7d-ea3c-4e7b-bf69-847779102220} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1264 | 2026.03.24 14:59:00.811047 [ 3 ] {2b727e7d-ea3c-4e7b-bf69-847779102220} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1265 | 2026.03.24 14:59:00.811604 [ 3 ] {2b727e7d-ea3c-4e7b-bf69-847779102220} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001459 sec., 21932.830705962988 rows/sec., 827.97 KiB/sec. | ||
| 1266 | 2026.03.24 14:59:00.811689 [ 3 ] {2b727e7d-ea3c-4e7b-bf69-847779102220} <Debug> TCPHandler: Processed in 0.001671728 sec. | ||
| 1267 | 2026.03.24 14:59:00.811928 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.03.24 14:59:00.812088 [ 3 ] {08fe5224-beef-4530-946e-0ef83765b63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1269 | 2026.03.24 14:59:00.812315 [ 3 ] {08fe5224-beef-4530-946e-0ef83765b63d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1270 | 2026.03.24 14:59:00.812352 [ 3 ] {08fe5224-beef-4530-946e-0ef83765b63d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1271 | 2026.03.24 14:59:00.812577 [ 3 ] {08fe5224-beef-4530-946e-0ef83765b63d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1272 | 2026.03.24 14:59:00.812631 [ 3 ] {08fe5224-beef-4530-946e-0ef83765b63d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1273 | 2026.03.24 14:59:00.812730 [ 3 ] {08fe5224-beef-4530-946e-0ef83765b63d} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1274 | 2026.03.24 14:59:00.812759 [ 3 ] {08fe5224-beef-4530-946e-0ef83765b63d} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1275 | 2026.03.24 14:59:00.812777 [ 3 ] {08fe5224-beef-4530-946e-0ef83765b63d} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (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 | ||
| 1276 | 2026.03.24 14:59:00.812791 [ 3 ] {08fe5224-beef-4530-946e-0ef83765b63d} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1277 | 2026.03.24 14:59:00.812824 [ 3 ] {08fe5224-beef-4530-946e-0ef83765b63d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1278 | 2026.03.24 14:59:00.812842 [ 3 ] {08fe5224-beef-4530-946e-0ef83765b63d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1279 | 2026.03.24 14:59:00.813507 [ 3 ] {08fe5224-beef-4530-946e-0ef83765b63d} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001475 sec., 21694.91525423729 rows/sec., 818.99 KiB/sec. | ||
| 1280 | 2026.03.24 14:59:00.813603 [ 3 ] {08fe5224-beef-4530-946e-0ef83765b63d} <Debug> TCPHandler: Processed in 0.00172492 sec. | ||
| 1281 | 2026.03.24 14:59:00.822613 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.03.24 14:59:00.822726 [ 3 ] {119b48f4-a619-4544-9d80-20bed2710a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1283 | 2026.03.24 14:59:00.822768 [ 3 ] {119b48f4-a619-4544-9d80-20bed2710a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1284 | 2026.03.24 14:59:00.823401 [ 3 ] {119b48f4-a619-4544-9d80-20bed2710a17} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.03.24 14:59:00.823440 [ 3 ] {119b48f4-a619-4544-9d80-20bed2710a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1286 | 2026.03.24 14:59:00.824092 [ 3 ] {119b48f4-a619-4544-9d80-20bed2710a17} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1287 | 2026.03.24 14:59:00.824480 [ 3 ] {119b48f4-a619-4544-9d80-20bed2710a17} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.03.24 14:59:00.824637 [ 3 ] {119b48f4-a619-4544-9d80-20bed2710a17} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001942 sec., 3089.5983522142124 rows/sec., 1.43 MiB/sec. | ||
| 1289 | 2026.03.24 14:59:00.824677 [ 3 ] {119b48f4-a619-4544-9d80-20bed2710a17} <Debug> TCPHandler: Processed in 0.002116659 sec. | ||
| 1290 | 2026.03.24 14:59:00.824808 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.03.24 14:59:00.824906 [ 3 ] {8c0f7682-3566-447b-8fdc-79284c5425fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1292 | 2026.03.24 14:59:00.824946 [ 3 ] {8c0f7682-3566-447b-8fdc-79284c5425fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1293 | 2026.03.24 14:59:00.825391 [ 3 ] {8c0f7682-3566-447b-8fdc-79284c5425fb} <Trace> oximeter.fields_i16 (c97290e5-410b-4d70-bbb3-7a2bdfd7ed9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.03.24 14:59:00.825427 [ 3 ] {8c0f7682-3566-447b-8fdc-79284c5425fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1295 | 2026.03.24 14:59:00.825838 [ 3 ] {8c0f7682-3566-447b-8fdc-79284c5425fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1296 | 2026.03.24 14:59:00.826249 [ 3 ] {8c0f7682-3566-447b-8fdc-79284c5425fb} <Trace> oximeter.fields_i16 (c97290e5-410b-4d70-bbb3-7a2bdfd7ed9b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.03.24 14:59:00.826386 [ 3 ] {8c0f7682-3566-447b-8fdc-79284c5425fb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0015 sec., 16000 rows/sec., 1.33 MiB/sec. | ||
| 1298 | 2026.03.24 14:59:00.826421 [ 3 ] {8c0f7682-3566-447b-8fdc-79284c5425fb} <Debug> TCPHandler: Processed in 0.001663938 sec. | ||
| 1299 | 2026.03.24 14:59:00.826528 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.03.24 14:59:00.826621 [ 3 ] {eabd4e17-4211-4d62-ad5c-01c3d8f9346b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1301 | 2026.03.24 14:59:00.826666 [ 3 ] {eabd4e17-4211-4d62-ad5c-01c3d8f9346b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1302 | 2026.03.24 14:59:00.827163 [ 3 ] {eabd4e17-4211-4d62-ad5c-01c3d8f9346b} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.03.24 14:59:00.827198 [ 3 ] {eabd4e17-4211-4d62-ad5c-01c3d8f9346b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1304 | 2026.03.24 14:59:00.827631 [ 3 ] {eabd4e17-4211-4d62-ad5c-01c3d8f9346b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1305 | 2026.03.24 14:59:00.828106 [ 3 ] {eabd4e17-4211-4d62-ad5c-01c3d8f9346b} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.03.24 14:59:00.828240 [ 3 ] {eabd4e17-4211-4d62-ad5c-01c3d8f9346b} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001637 sec., 107513.74465485645 rows/sec., 9.47 MiB/sec. | ||
| 1307 | 2026.03.24 14:59:00.828282 [ 3 ] {eabd4e17-4211-4d62-ad5c-01c3d8f9346b} <Debug> TCPHandler: Processed in 0.001803162 sec. | ||
| 1308 | 2026.03.24 14:59:00.828391 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.03.24 14:59:00.828485 [ 3 ] {3526ab29-a38a-4aac-82c2-3d1c4ffe09f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1310 | 2026.03.24 14:59:00.828525 [ 3 ] {3526ab29-a38a-4aac-82c2-3d1c4ffe09f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1311 | 2026.03.24 14:59:00.828932 [ 3 ] {3526ab29-a38a-4aac-82c2-3d1c4ffe09f7} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.03.24 14:59:00.828965 [ 3 ] {3526ab29-a38a-4aac-82c2-3d1c4ffe09f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1313 | 2026.03.24 14:59:00.829382 [ 3 ] {3526ab29-a38a-4aac-82c2-3d1c4ffe09f7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1314 | 2026.03.24 14:59:00.829788 [ 3 ] {3526ab29-a38a-4aac-82c2-3d1c4ffe09f7} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.03.24 14:59:00.829930 [ 3 ] {3526ab29-a38a-4aac-82c2-3d1c4ffe09f7} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001462 sec., 8207.934336525308 rows/sec., 657.28 KiB/sec. | ||
| 1316 | 2026.03.24 14:59:00.829973 [ 3 ] {3526ab29-a38a-4aac-82c2-3d1c4ffe09f7} <Debug> TCPHandler: Processed in 0.001632877 sec. | ||
| 1317 | 2026.03.24 14:59:00.830074 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.03.24 14:59:00.830168 [ 3 ] {f9f7a650-957e-4d32-8b4b-3cb10b5ae6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1319 | 2026.03.24 14:59:00.830206 [ 3 ] {f9f7a650-957e-4d32-8b4b-3cb10b5ae6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1320 | 2026.03.24 14:59:00.830618 [ 3 ] {f9f7a650-957e-4d32-8b4b-3cb10b5ae6ce} <Trace> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.03.24 14:59:00.830655 [ 3 ] {f9f7a650-957e-4d32-8b4b-3cb10b5ae6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1322 | 2026.03.24 14:59:00.831043 [ 3 ] {f9f7a650-957e-4d32-8b4b-3cb10b5ae6ce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1323 | 2026.03.24 14:59:00.831450 [ 3 ] {f9f7a650-957e-4d32-8b4b-3cb10b5ae6ce} <Trace> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.03.24 14:59:00.831587 [ 3 ] {f9f7a650-957e-4d32-8b4b-3cb10b5ae6ce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001437 sec., 16701.461377870564 rows/sec., 1.39 MiB/sec. | ||
| 1325 | 2026.03.24 14:59:00.831628 [ 3 ] {f9f7a650-957e-4d32-8b4b-3cb10b5ae6ce} <Debug> TCPHandler: Processed in 0.001603286 sec. | ||
| 1326 | 2026.03.24 14:59:00.831735 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.03.24 14:59:00.831830 [ 3 ] {fd7de7cf-cbca-43bd-b072-5238a2efc422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1328 | 2026.03.24 14:59:00.831868 [ 3 ] {fd7de7cf-cbca-43bd-b072-5238a2efc422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1329 | 2026.03.24 14:59:00.832259 [ 3 ] {fd7de7cf-cbca-43bd-b072-5238a2efc422} <Trace> oximeter.fields_u8 (2c54965c-d7e1-4adb-93f4-d941a145bf81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2026.03.24 14:59:00.832294 [ 3 ] {fd7de7cf-cbca-43bd-b072-5238a2efc422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1331 | 2026.03.24 14:59:00.832734 [ 3 ] {fd7de7cf-cbca-43bd-b072-5238a2efc422} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1332 | 2026.03.24 14:59:00.833244 [ 3 ] {fd7de7cf-cbca-43bd-b072-5238a2efc422} <Trace> oximeter.fields_u8 (2c54965c-d7e1-4adb-93f4-d941a145bf81): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2026.03.24 14:59:00.833383 [ 3 ] {fd7de7cf-cbca-43bd-b072-5238a2efc422} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001572 sec., 7633.587786259542 rows/sec., 596.37 KiB/sec. | ||
| 1334 | 2026.03.24 14:59:00.833425 [ 3 ] {fd7de7cf-cbca-43bd-b072-5238a2efc422} <Debug> TCPHandler: Processed in 0.00173857 sec. | ||
| 1335 | 2026.03.24 14:59:00.833530 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2026.03.24 14:59:00.833621 [ 3 ] {a31854db-ff97-4f31-b5cb-151597972a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1337 | 2026.03.24 14:59:00.833659 [ 3 ] {a31854db-ff97-4f31-b5cb-151597972a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1338 | 2026.03.24 14:59:00.834088 [ 3 ] {a31854db-ff97-4f31-b5cb-151597972a25} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.03.24 14:59:00.834124 [ 3 ] {a31854db-ff97-4f31-b5cb-151597972a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1340 | 2026.03.24 14:59:00.834569 [ 3 ] {a31854db-ff97-4f31-b5cb-151597972a25} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1341 | 2026.03.24 14:59:00.835019 [ 3 ] {a31854db-ff97-4f31-b5cb-151597972a25} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.03.24 14:59:00.835153 [ 3 ] {a31854db-ff97-4f31-b5cb-151597972a25} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001548 sec., 64599.48320413437 rows/sec., 5.28 MiB/sec. | ||
| 1343 | 2026.03.24 14:59:00.835195 [ 3 ] {a31854db-ff97-4f31-b5cb-151597972a25} <Debug> TCPHandler: Processed in 0.001713859 sec. | ||
| 1344 | 2026.03.24 14:59:00.835303 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.03.24 14:59:00.835397 [ 3 ] {738140fd-36f1-419a-8cd7-6eb0525a09df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1346 | 2026.03.24 14:59:00.835438 [ 3 ] {738140fd-36f1-419a-8cd7-6eb0525a09df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1347 | 2026.03.24 14:59:00.835864 [ 3 ] {738140fd-36f1-419a-8cd7-6eb0525a09df} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2026.03.24 14:59:00.835899 [ 3 ] {738140fd-36f1-419a-8cd7-6eb0525a09df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1349 | 2026.03.24 14:59:00.836333 [ 3 ] {738140fd-36f1-419a-8cd7-6eb0525a09df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1350 | 2026.03.24 14:59:00.836753 [ 3 ] {738140fd-36f1-419a-8cd7-6eb0525a09df} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.03.24 14:59:00.836888 [ 3 ] {738140fd-36f1-419a-8cd7-6eb0525a09df} <Debug> executeQuery: Read 316 rows, 24.36 KiB in 0.001509 sec., 209410.2054340623 rows/sec., 15.77 MiB/sec. | ||
| 1352 | 2026.03.24 14:59:00.836929 [ 3 ] {738140fd-36f1-419a-8cd7-6eb0525a09df} <Debug> TCPHandler: Processed in 0.001674348 sec. | ||
| 1353 | 2026.03.24 14:59:00.837040 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.03.24 14:59:00.837133 [ 3 ] {75876996-1160-43a6-b977-aeb271787754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1355 | 2026.03.24 14:59:00.837173 [ 3 ] {75876996-1160-43a6-b977-aeb271787754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1356 | 2026.03.24 14:59:00.837512 [ 3 ] {75876996-1160-43a6-b977-aeb271787754} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2026.03.24 14:59:00.837548 [ 3 ] {75876996-1160-43a6-b977-aeb271787754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1358 | 2026.03.24 14:59:00.837970 [ 3 ] {75876996-1160-43a6-b977-aeb271787754} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1359 | 2026.03.24 14:59:00.838545 [ 3 ] {75876996-1160-43a6-b977-aeb271787754} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2026.03.24 14:59:00.838678 [ 3 ] {75876996-1160-43a6-b977-aeb271787754} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001563 sec., 38387.715930902115 rows/sec., 2.59 MiB/sec. | ||
| 1361 | 2026.03.24 14:59:00.838714 [ 3 ] {75876996-1160-43a6-b977-aeb271787754} <Debug> TCPHandler: Processed in 0.001722289 sec. | ||
| 1362 | 2026.03.24 14:59:01.726025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1363 | 2026.03.24 14:59:01.726634 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2026.03.24 14:59:01.726704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1365 | 2026.03.24 14:59:01.727543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1366 | 2026.03.24 14:59:01.727982 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.03.24 14:59:01.728138 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1368 | 2026.03.24 14:59:01.840858 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1369 | 2026.03.24 14:59:01.857539 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2026.03.24 14:59:01.857587 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1371 | 2026.03.24 14:59:01.863933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1372 | 2026.03.24 14:59:01.865194 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.03.24 14:59:01.868089 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1374 | 2026.03.24 14:59:02.000127 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.87 MiB, peak 168.87 MiB, free memory in arenas 0.00 B, will set to 166.46 MiB (RSS), difference: 1.60 MiB | ||
| 1375 | 2026.03.24 14:59:04.226118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 238 | ||
| 1376 | 2026.03.24 14:59:04.228706 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.03.24 14:59:04.228762 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1378 | 2026.03.24 14:59:04.230071 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1379 | 2026.03.24 14:59:04.230628 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.03.24 14:59:04.230883 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1381 | 2026.03.24 14:59:05.754057 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.03.24 14:59:05.754318 [ 3 ] {aa98f14a-c5cf-44c9-86c0-0c2f89c7d142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1383 | 2026.03.24 14:59:05.754390 [ 3 ] {aa98f14a-c5cf-44c9-86c0-0c2f89c7d142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1384 | 2026.03.24 14:59:05.755070 [ 3 ] {aa98f14a-c5cf-44c9-86c0-0c2f89c7d142} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.03.24 14:59:05.755123 [ 3 ] {aa98f14a-c5cf-44c9-86c0-0c2f89c7d142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1386 | 2026.03.24 14:59:05.755631 [ 3 ] {aa98f14a-c5cf-44c9-86c0-0c2f89c7d142} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1387 | 2026.03.24 14:59:05.756194 [ 3 ] {aa98f14a-c5cf-44c9-86c0-0c2f89c7d142} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.03.24 14:59:05.756389 [ 3 ] {aa98f14a-c5cf-44c9-86c0-0c2f89c7d142} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002121 sec., 35832.15464403583 rows/sec., 2.95 MiB/sec. | ||
| 1389 | 2026.03.24 14:59:05.756440 [ 3 ] {aa98f14a-c5cf-44c9-86c0-0c2f89c7d142} <Debug> TCPHandler: Processed in 0.002457277 sec. | ||
| 1390 | 2026.03.24 14:59:05.756576 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2026.03.24 14:59:05.756681 [ 3 ] {2df86de7-cdab-46dc-9be4-b46e7407ad83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1392 | 2026.03.24 14:59:05.756725 [ 3 ] {2df86de7-cdab-46dc-9be4-b46e7407ad83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1393 | 2026.03.24 14:59:05.757156 [ 3 ] {2df86de7-cdab-46dc-9be4-b46e7407ad83} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.03.24 14:59:05.757192 [ 3 ] {2df86de7-cdab-46dc-9be4-b46e7407ad83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1395 | 2026.03.24 14:59:05.757625 [ 3 ] {2df86de7-cdab-46dc-9be4-b46e7407ad83} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1396 | 2026.03.24 14:59:05.758054 [ 3 ] {2df86de7-cdab-46dc-9be4-b46e7407ad83} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): 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.03.24 14:59:05.758255 [ 3 ] {2df86de7-cdab-46dc-9be4-b46e7407ad83} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001598 sec., 6257.822277847309 rows/sec., 470.56 KiB/sec. | ||
| 1398 | 2026.03.24 14:59:05.758295 [ 3 ] {2df86de7-cdab-46dc-9be4-b46e7407ad83} <Debug> TCPHandler: Processed in 0.00177142 sec. | ||
| 1399 | 2026.03.24 14:59:05.758413 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.03.24 14:59:05.758516 [ 3 ] {e03c4379-79bf-4754-9746-172fe53293e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1401 | 2026.03.24 14:59:05.758559 [ 3 ] {e03c4379-79bf-4754-9746-172fe53293e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1402 | 2026.03.24 14:59:05.758998 [ 3 ] {e03c4379-79bf-4754-9746-172fe53293e3} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.03.24 14:59:05.759036 [ 3 ] {e03c4379-79bf-4754-9746-172fe53293e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1404 | 2026.03.24 14:59:05.759505 [ 3 ] {e03c4379-79bf-4754-9746-172fe53293e3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1405 | 2026.03.24 14:59:05.760050 [ 3 ] {e03c4379-79bf-4754-9746-172fe53293e3} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.03.24 14:59:05.760287 [ 3 ] {e03c4379-79bf-4754-9746-172fe53293e3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00179 sec., 41340.78212290503 rows/sec., 3.23 MiB/sec. | ||
| 1407 | 2026.03.24 14:59:05.760331 [ 3 ] {e03c4379-79bf-4754-9746-172fe53293e3} <Debug> TCPHandler: Processed in 0.001969085 sec. | ||
| 1408 | 2026.03.24 14:59:05.760460 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.03.24 14:59:05.760560 [ 3 ] {893e8faf-d844-40ba-847f-2a0259e0b887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1410 | 2026.03.24 14:59:05.760606 [ 3 ] {893e8faf-d844-40ba-847f-2a0259e0b887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1411 | 2026.03.24 14:59:05.761062 [ 3 ] {893e8faf-d844-40ba-847f-2a0259e0b887} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.03.24 14:59:05.761100 [ 3 ] {893e8faf-d844-40ba-847f-2a0259e0b887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1413 | 2026.03.24 14:59:05.761591 [ 3 ] {893e8faf-d844-40ba-847f-2a0259e0b887} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1414 | 2026.03.24 14:59:05.762065 [ 3 ] {893e8faf-d844-40ba-847f-2a0259e0b887} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.03.24 14:59:05.762218 [ 3 ] {893e8faf-d844-40ba-847f-2a0259e0b887} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec. | ||
| 1416 | 2026.03.24 14:59:05.762260 [ 3 ] {893e8faf-d844-40ba-847f-2a0259e0b887} <Debug> TCPHandler: Processed in 0.001857203 sec. | ||
| 1417 | 2026.03.24 14:59:05.762370 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.03.24 14:59:05.762461 [ 3 ] {188c56c1-c1ff-4965-8988-f21a9591ad95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1419 | 2026.03.24 14:59:05.762510 [ 3 ] {188c56c1-c1ff-4965-8988-f21a9591ad95} <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.03.24 14:59:05.763272 [ 3 ] {188c56c1-c1ff-4965-8988-f21a9591ad95} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.03.24 14:59:05.763309 [ 3 ] {188c56c1-c1ff-4965-8988-f21a9591ad95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1422 | 2026.03.24 14:59:05.763947 [ 3 ] {188c56c1-c1ff-4965-8988-f21a9591ad95} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1423 | 2026.03.24 14:59:05.764354 [ 3 ] {188c56c1-c1ff-4965-8988-f21a9591ad95} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): 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.03.24 14:59:05.764487 [ 3 ] {188c56c1-c1ff-4965-8988-f21a9591ad95} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002046 sec., 4887.5855327468225 rows/sec., 8.76 MiB/sec. | ||
| 1425 | 2026.03.24 14:59:05.764542 [ 3 ] {188c56c1-c1ff-4965-8988-f21a9591ad95} <Debug> TCPHandler: Processed in 0.002233951 sec. | ||
| 1426 | 2026.03.24 14:59:05.764654 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.03.24 14:59:05.764742 [ 3 ] {2aecfc07-e205-4d6e-ada7-2973ed28e033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1428 | 2026.03.24 14:59:05.764781 [ 3 ] {2aecfc07-e205-4d6e-ada7-2973ed28e033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1429 | 2026.03.24 14:59:05.765095 [ 3 ] {2aecfc07-e205-4d6e-ada7-2973ed28e033} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2026.03.24 14:59:05.765200 [ 3 ] {2aecfc07-e205-4d6e-ada7-2973ed28e033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1431 | 2026.03.24 14:59:05.765616 [ 3 ] {2aecfc07-e205-4d6e-ada7-2973ed28e033} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1432 | 2026.03.24 14:59:05.766066 [ 3 ] {2aecfc07-e205-4d6e-ada7-2973ed28e033} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2026.03.24 14:59:05.766212 [ 3 ] {2aecfc07-e205-4d6e-ada7-2973ed28e033} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001452 sec., 41322.31404958678 rows/sec., 2.78 MiB/sec. | ||
| 1434 | 2026.03.24 14:59:05.766247 [ 3 ] {2aecfc07-e205-4d6e-ada7-2973ed28e033} <Debug> TCPHandler: Processed in 0.001613827 sec. | ||
| 1435 | 2026.03.24 14:59:06.126407 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32884 | ||
| 1436 | 2026.03.24 14:59:06.128408 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1437 | 2026.03.24 14:59:06.128449 [ 286 ] {} <Debug> TCP-Session: 6308a75c-8d90-4dfe-8b2b-2bb71ec56e78 Authenticating user 'default' from [fd00:1122:3344:101::e]:32884 | ||
| 1438 | 2026.03.24 14:59:06.128470 [ 286 ] {} <Debug> TCP-Session: 6308a75c-8d90-4dfe-8b2b-2bb71ec56e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2026.03.24 14:59:06.128483 [ 286 ] {} <Debug> TCP-Session: 6308a75c-8d90-4dfe-8b2b-2bb71ec56e78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1440 | 2026.03.24 14:59:06.128536 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1441 | 2026.03.24 14:59:06.128560 [ 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 | ||
| 1442 | 2026.03.24 14:59:06.128575 [ 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 | ||
| 1443 | 2026.03.24 14:59:06.128937 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47260 | ||
| 1444 | 2026.03.24 14:59:06.129057 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1445 | 2026.03.24 14:59:06.129092 [ 287 ] {} <Debug> TCP-Session: 48f4c70f-5eb8-4e0c-b603-6931ef5f660b Authenticating user 'default' from [fd00:1122:3344:101::e]:47260 | ||
| 1446 | 2026.03.24 14:59:06.129104 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50269 | ||
| 1447 | 2026.03.24 14:59:06.129121 [ 287 ] {} <Debug> TCP-Session: 48f4c70f-5eb8-4e0c-b603-6931ef5f660b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2026.03.24 14:59:06.129105 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59785 | ||
| 1449 | 2026.03.24 14:59:06.129165 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54047 | ||
| 1450 | 2026.03.24 14:59:06.129159 [ 287 ] {} <Debug> TCP-Session: 48f4c70f-5eb8-4e0c-b603-6931ef5f660b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2026.03.24 14:59:06.129232 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1452 | 2026.03.24 14:59:06.129353 [ 288 ] {} <Debug> TCP-Session: c9daf805-9421-40b5-b8bd-3de9bf4bbd67 Authenticating user 'default' from [fd00:1122:3344:101::e]:50269 | ||
| 1453 | 2026.03.24 14:59:06.129376 [ 288 ] {} <Debug> TCP-Session: c9daf805-9421-40b5-b8bd-3de9bf4bbd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1454 | 2026.03.24 14:59:06.129390 [ 288 ] {} <Debug> TCP-Session: c9daf805-9421-40b5-b8bd-3de9bf4bbd67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1455 | 2026.03.24 14:59:06.129454 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35701 | ||
| 1456 | 2026.03.24 14:59:06.129457 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63675 | ||
| 1457 | 2026.03.24 14:59:06.129569 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1458 | 2026.03.24 14:59:06.129610 [ 290 ] {} <Debug> TCP-Session: ff3697d2-7120-4aaf-bd66-0fbfacd16f36 Authenticating user 'default' from [fd00:1122:3344:101::e]:54047 | ||
| 1459 | 2026.03.24 14:59:06.129612 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1460 | 2026.03.24 14:59:06.129630 [ 290 ] {} <Debug> TCP-Session: ff3697d2-7120-4aaf-bd66-0fbfacd16f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2026.03.24 14:59:06.129656 [ 290 ] {} <Debug> TCP-Session: ff3697d2-7120-4aaf-bd66-0fbfacd16f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2026.03.24 14:59:06.129660 [ 289 ] {} <Debug> TCP-Session: ffd0142d-4dd6-4dd8-9178-641c52e6bca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59785 | ||
| 1463 | 2026.03.24 14:59:06.129695 [ 289 ] {} <Debug> TCP-Session: ffd0142d-4dd6-4dd8-9178-641c52e6bca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2026.03.24 14:59:06.129711 [ 289 ] {} <Debug> TCP-Session: ffd0142d-4dd6-4dd8-9178-641c52e6bca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2026.03.24 14:59:06.129735 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47458 | ||
| 1466 | 2026.03.24 14:59:06.129779 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1467 | 2026.03.24 14:59:06.129781 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1468 | 2026.03.24 14:59:06.129826 [ 292 ] {} <Debug> TCP-Session: d5a543d3-aa13-44cc-86c0-621f7f72acf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35701 | ||
| 1469 | 2026.03.24 14:59:06.129838 [ 291 ] {} <Debug> TCP-Session: 5428b242-2bcc-4133-be71-9ac435a6a03e Authenticating user 'default' from [fd00:1122:3344:101::e]:63675 | ||
| 1470 | 2026.03.24 14:59:06.129850 [ 292 ] {} <Debug> TCP-Session: d5a543d3-aa13-44cc-86c0-621f7f72acf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2026.03.24 14:59:06.129864 [ 291 ] {} <Debug> TCP-Session: 5428b242-2bcc-4133-be71-9ac435a6a03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2026.03.24 14:59:06.129876 [ 292 ] {} <Debug> TCP-Session: d5a543d3-aa13-44cc-86c0-621f7f72acf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2026.03.24 14:59:06.129896 [ 291 ] {} <Debug> TCP-Session: 5428b242-2bcc-4133-be71-9ac435a6a03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1474 | 2026.03.24 14:59:06.129866 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33817 | ||
| 1475 | 2026.03.24 14:59:06.129932 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1476 | 2026.03.24 14:59:06.129969 [ 293 ] {} <Debug> TCP-Session: 38cf5bea-dd5c-4fc2-a3e6-f7305f375688 Authenticating user 'default' from [fd00:1122:3344:101::e]:47458 | ||
| 1477 | 2026.03.24 14:59:06.129989 [ 293 ] {} <Debug> TCP-Session: 38cf5bea-dd5c-4fc2-a3e6-f7305f375688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1478 | 2026.03.24 14:59:06.130002 [ 293 ] {} <Debug> TCP-Session: 38cf5bea-dd5c-4fc2-a3e6-f7305f375688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2026.03.24 14:59:06.130043 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1480 | 2026.03.24 14:59:06.130074 [ 294 ] {} <Debug> TCP-Session: aa0c2ac7-34bc-4fc9-aabb-56a4db5207ba Authenticating user 'default' from [fd00:1122:3344:101::e]:33817 | ||
| 1481 | 2026.03.24 14:59:06.130090 [ 294 ] {} <Debug> TCP-Session: aa0c2ac7-34bc-4fc9-aabb-56a4db5207ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2026.03.24 14:59:06.130103 [ 294 ] {} <Debug> TCP-Session: aa0c2ac7-34bc-4fc9-aabb-56a4db5207ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1483 | 2026.03.24 14:59:06.131261 [ 286 ] {} <Trace> TCP-Session: 6308a75c-8d90-4dfe-8b2b-2bb71ec56e78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2026.03.24 14:59:06.131433 [ 286 ] {582a22fe-fdb5-44d6-8477-10d14d12d416} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32884) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1485 | 2026.03.24 14:59:06.131724 [ 286 ] {582a22fe-fdb5-44d6-8477-10d14d12d416} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1486 | 2026.03.24 14:59:06.131781 [ 286 ] {582a22fe-fdb5-44d6-8477-10d14d12d416} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1487 | 2026.03.24 14:59:06.134146 [ 286 ] {582a22fe-fdb5-44d6-8477-10d14d12d416} <Debug> oximeter.version (3f80d3f8-a56d-48b1-8eef-2dcfe7e0e400) (SelectExecutor): Key condition: unknown | ||
| 1488 | 2026.03.24 14:59:06.150366 [ 295 ] {582a22fe-fdb5-44d6-8477-10d14d12d416} <Trace> AggregatingTransform: Aggregating | ||
| 1489 | 2026.03.24 14:59:06.152647 [ 295 ] {582a22fe-fdb5-44d6-8477-10d14d12d416} <Trace> Aggregator: Aggregation method: without_key | ||
| 1490 | 2026.03.24 14:59:06.153310 [ 295 ] {582a22fe-fdb5-44d6-8477-10d14d12d416} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006211363 sec. (160.995 rows/sec., 6.29 KiB/sec.) | ||
| 1491 | 2026.03.24 14:59:06.153334 [ 295 ] {582a22fe-fdb5-44d6-8477-10d14d12d416} <Trace> Aggregator: Merging aggregated data | ||
| 1492 | 2026.03.24 14:59:06.153373 [ 295 ] {582a22fe-fdb5-44d6-8477-10d14d12d416} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1493 | 2026.03.24 14:59:06.156664 [ 286 ] {582a22fe-fdb5-44d6-8477-10d14d12d416} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.025274 sec., 39.56635277360133 rows/sec., 1.55 KiB/sec. | ||
| 1494 | 2026.03.24 14:59:06.156888 [ 286 ] {582a22fe-fdb5-44d6-8477-10d14d12d416} <Debug> TCPHandler: Processed in 0.025761002 sec. | ||
| 1495 | 2026.03.24 14:59:06.162847 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1496 | 2026.03.24 14:59:06.162874 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1497 | 2026.03.24 14:59:06.162895 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1498 | 2026.03.24 14:59:06.162914 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1499 | 2026.03.24 14:59:06.162924 [ 286 ] {} <Debug> TCP-Session: 6308a75c-8d90-4dfe-8b2b-2bb71ec56e78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1500 | 2026.03.24 14:59:06.162937 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1501 | 2026.03.24 14:59:06.162966 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1502 | 2026.03.24 14:59:06.162991 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1503 | 2026.03.24 14:59:06.163010 [ 289 ] {} <Debug> TCP-Session: ffd0142d-4dd6-4dd8-9178-641c52e6bca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.03.24 14:59:06.163023 [ 291 ] {} <Debug> TCP-Session: 5428b242-2bcc-4133-be71-9ac435a6a03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2026.03.24 14:59:06.163043 [ 290 ] {} <Debug> TCP-Session: ff3697d2-7120-4aaf-bd66-0fbfacd16f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.03.24 14:59:06.163008 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1507 | 2026.03.24 14:59:06.162958 [ 292 ] {} <Debug> TCP-Session: d5a543d3-aa13-44cc-86c0-621f7f72acf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1508 | 2026.03.24 14:59:06.162953 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1509 | 2026.03.24 14:59:06.163114 [ 293 ] {} <Debug> TCP-Session: 38cf5bea-dd5c-4fc2-a3e6-f7305f375688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1510 | 2026.03.24 14:59:06.163157 [ 294 ] {} <Debug> TCP-Session: aa0c2ac7-34bc-4fc9-aabb-56a4db5207ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1511 | 2026.03.24 14:59:06.162921 [ 287 ] {} <Debug> TCP-Session: 48f4c70f-5eb8-4e0c-b603-6931ef5f660b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1512 | 2026.03.24 14:59:06.162940 [ 288 ] {} <Debug> TCP-Session: c9daf805-9421-40b5-b8bd-3de9bf4bbd67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2026.03.24 14:59:07.000680 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.75 MiB, peak 176.88 MiB, free memory in arenas 0.00 B, will set to 168.63 MiB (RSS), difference: 1.88 MiB | ||
| 1514 | 2026.03.24 14:59:09.173955 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1515 | 2026.03.24 14:59:09.174008 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1516 | 2026.03.24 14:59:09.230544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 2815 | ||
| 1517 | 2026.03.24 14:59:09.231092 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2026.03.24 14:59:09.231142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1519 | 2026.03.24 14:59:09.231683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1520 | 2026.03.24 14:59:09.231943 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2026.03.24 14:59:09.232082 [ 71 ] {} <Debug> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1522 | 2026.03.24 14:59:09.232105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2815 | ||
| 1523 | 2026.03.24 14:59:09.232160 [ 71 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2026.03.24 14:59:09.232186 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1525 | 2026.03.24 14:59:09.234343 [ 197 ] {8aa650c3-441c-4cef-a11a-16f9048287db::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 | ||
| 1526 | 2026.03.24 14:59:09.236471 [ 197 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1527 | 2026.03.24 14:59:09.236565 [ 197 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1528 | 2026.03.24 14:59:09.236688 [ 197 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1529 | 2026.03.24 14:59:09.236745 [ 197 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1530 | 2026.03.24 14:59:09.236795 [ 197 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1531 | 2026.03.24 14:59:09.236840 [ 197 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1532 | 2026.03.24 14:59:09.236925 [ 197 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 497 rows starting from the beginning of the part | ||
| 1533 | 2026.03.24 14:59:09.278740 [ 189 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2815 rows, containing 4 columns (4 merged, 0 gathered) in 0.046489159 sec., 60551.751430908866 rows/sec., 886.99 KiB/sec. | ||
| 1534 | 2026.03.24 14:59:09.279564 [ 189 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1535 | 2026.03.24 14:59:09.279970 [ 189 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_6_1} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2026.03.24 14:59:09.280054 [ 189 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_6_1} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1537 | 2026.03.24 14:59:09.280165 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1538 | 2026.03.24 14:59:09.370363 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1539 | 2026.03.24 14:59:09.387389 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1540 | 2026.03.24 14:59:09.387444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1541 | 2026.03.24 14:59:09.393864 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1542 | 2026.03.24 14:59:09.394611 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1543 | 2026.03.24 14:59:09.394877 [ 71 ] {} <Debug> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1544 | 2026.03.24 14:59:09.394913 [ 71 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.03.24 14:59:09.394932 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1546 | 2026.03.24 14:59:09.395064 [ 189 ] {04caabb4-446e-442e-a873-bbedd247c5a0::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 | ||
| 1547 | 2026.03.24 14:59:09.398462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1548 | 2026.03.24 14:59:09.399587 [ 189 ] {04caabb4-446e-442e-a873-bbedd247c5a0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1549 | 2026.03.24 14:59:09.401173 [ 189 ] {04caabb4-446e-442e-a873-bbedd247c5a0::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 | ||
| 1550 | 2026.03.24 14:59:09.405777 [ 189 ] {04caabb4-446e-442e-a873-bbedd247c5a0::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 | ||
| 1551 | 2026.03.24 14:59:09.410038 [ 189 ] {04caabb4-446e-442e-a873-bbedd247c5a0::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 | ||
| 1552 | 2026.03.24 14:59:09.414295 [ 189 ] {04caabb4-446e-442e-a873-bbedd247c5a0::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 | ||
| 1553 | 2026.03.24 14:59:09.425054 [ 189 ] {04caabb4-446e-442e-a873-bbedd247c5a0::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 | ||
| 1554 | 2026.03.24 14:59:09.429638 [ 189 ] {04caabb4-446e-442e-a873-bbedd247c5a0::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 | ||
| 1555 | 2026.03.24 14:59:09.495397 [ 197 ] {04caabb4-446e-442e-a873-bbedd247c5a0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.10047844 sec., 457.8096554843009 rows/sec., 2.37 MiB/sec. | ||
| 1556 | 2026.03.24 14:59:09.497744 [ 187 ] {04caabb4-446e-442e-a873-bbedd247c5a0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1557 | 2026.03.24 14:59:09.499853 [ 187 ] {04caabb4-446e-442e-a873-bbedd247c5a0::all_1_6_1} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.03.24 14:59:09.499963 [ 187 ] {04caabb4-446e-442e-a873-bbedd247c5a0::all_1_6_1} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1559 | 2026.03.24 14:59:09.501865 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1560 | 2026.03.24 14:59:10.000338 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.79 MiB, peak 179.33 MiB, free memory in arenas 0.00 B, will set to 180.73 MiB (RSS), difference: 10.95 MiB | ||
| 1561 | 2026.03.24 14:59:10.753329 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.03.24 14:59:10.753523 [ 3 ] {09fbd1b8-8a88-4be1-8337-cd97fb4c40d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1563 | 2026.03.24 14:59:10.753603 [ 3 ] {09fbd1b8-8a88-4be1-8337-cd97fb4c40d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1564 | 2026.03.24 14:59:10.754268 [ 3 ] {09fbd1b8-8a88-4be1-8337-cd97fb4c40d2} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.03.24 14:59:10.754321 [ 3 ] {09fbd1b8-8a88-4be1-8337-cd97fb4c40d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1566 | 2026.03.24 14:59:10.754759 [ 3 ] {09fbd1b8-8a88-4be1-8337-cd97fb4c40d2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1567 | 2026.03.24 14:59:10.755003 [ 3 ] {09fbd1b8-8a88-4be1-8337-cd97fb4c40d2} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.03.24 14:59:10.755148 [ 70 ] {} <Debug> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1569 | 2026.03.24 14:59:10.755168 [ 3 ] {09fbd1b8-8a88-4be1-8337-cd97fb4c40d2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001698 sec., 32979.976442873965 rows/sec., 2.53 MiB/sec. | ||
| 1570 | 2026.03.24 14:59:10.755220 [ 70 ] {} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2026.03.24 14:59:10.755242 [ 3 ] {09fbd1b8-8a88-4be1-8337-cd97fb4c40d2} <Debug> TCPHandler: Processed in 0.002046387 sec. | ||
| 1572 | 2026.03.24 14:59:10.755249 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1573 | 2026.03.24 14:59:10.755376 [ 193 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::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 | ||
| 1574 | 2026.03.24 14:59:10.755389 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1575 | 2026.03.24 14:59:10.755489 [ 193 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1576 | 2026.03.24 14:59:10.755504 [ 3 ] {a3d4f9a5-7dbd-4e1d-83d8-1beea30a7f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1577 | 2026.03.24 14:59:10.755526 [ 193 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 822 rows starting from the beginning of the part | ||
| 1578 | 2026.03.24 14:59:10.755550 [ 3 ] {a3d4f9a5-7dbd-4e1d-83d8-1beea30a7f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1579 | 2026.03.24 14:59:10.755624 [ 193 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1580 | 2026.03.24 14:59:10.755675 [ 193 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 817 rows starting from the beginning of the part | ||
| 1581 | 2026.03.24 14:59:10.755730 [ 193 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 176 rows starting from the beginning of the part | ||
| 1582 | 2026.03.24 14:59:10.755805 [ 193 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1583 | 2026.03.24 14:59:10.755882 [ 193 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1584 | 2026.03.24 14:59:10.756073 [ 3 ] {a3d4f9a5-7dbd-4e1d-83d8-1beea30a7f99} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.03.24 14:59:10.756121 [ 3 ] {a3d4f9a5-7dbd-4e1d-83d8-1beea30a7f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1586 | 2026.03.24 14:59:10.756579 [ 3 ] {a3d4f9a5-7dbd-4e1d-83d8-1beea30a7f99} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1587 | 2026.03.24 14:59:10.756881 [ 3 ] {a3d4f9a5-7dbd-4e1d-83d8-1beea30a7f99} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.03.24 14:59:10.756994 [ 70 ] {} <Debug> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1589 | 2026.03.24 14:59:10.757022 [ 3 ] {a3d4f9a5-7dbd-4e1d-83d8-1beea30a7f99} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001545 sec., 41423.948220064725 rows/sec., 3.23 MiB/sec. | ||
| 1590 | 2026.03.24 14:59:10.757035 [ 70 ] {} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.03.24 14:59:10.757075 [ 3 ] {a3d4f9a5-7dbd-4e1d-83d8-1beea30a7f99} <Debug> TCPHandler: Processed in 0.001744391 sec. | ||
| 1592 | 2026.03.24 14:59:10.757078 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1593 | 2026.03.24 14:59:10.757087 [ 197 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2003 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758911 sec., 1138772.7974866268 rows/sec., 94.55 MiB/sec. | ||
| 1594 | 2026.03.24 14:59:10.757183 [ 193 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::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 | ||
| 1595 | 2026.03.24 14:59:10.757214 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.03.24 14:59:10.757262 [ 193 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1597 | 2026.03.24 14:59:10.757288 [ 193 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 510 rows starting from the beginning of the part | ||
| 1598 | 2026.03.24 14:59:10.757337 [ 3 ] {d15cd687-0f28-41cf-adca-099597c3a527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1599 | 2026.03.24 14:59:10.757338 [ 193 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1600 | 2026.03.24 14:59:10.757392 [ 3 ] {d15cd687-0f28-41cf-adca-099597c3a527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1601 | 2026.03.24 14:59:10.757399 [ 193 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 500 rows starting from the beginning of the part | ||
| 1602 | 2026.03.24 14:59:10.757417 [ 200 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1603 | 2026.03.24 14:59:10.757438 [ 193 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::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 | ||
| 1604 | 2026.03.24 14:59:10.757505 [ 193 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1605 | 2026.03.24 14:59:10.757544 [ 193 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1606 | 2026.03.24 14:59:10.757850 [ 3 ] {d15cd687-0f28-41cf-adca-099597c3a527} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.03.24 14:59:10.757856 [ 200 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_6_1} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2026.03.24 14:59:10.757892 [ 3 ] {d15cd687-0f28-41cf-adca-099597c3a527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1609 | 2026.03.24 14:59:10.757967 [ 200 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_6_1} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1610 | 2026.03.24 14:59:10.758071 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1611 | 2026.03.24 14:59:10.758291 [ 3 ] {d15cd687-0f28-41cf-adca-099597c3a527} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1612 | 2026.03.24 14:59:10.758488 [ 193 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334391 sec., 983220.0606868601 rows/sec., 74.95 MiB/sec. | ||
| 1613 | 2026.03.24 14:59:10.758542 [ 3 ] {d15cd687-0f28-41cf-adca-099597c3a527} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.03.24 14:59:10.758659 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1615 | 2026.03.24 14:59:10.758663 [ 200 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1616 | 2026.03.24 14:59:10.758683 [ 3 ] {d15cd687-0f28-41cf-adca-099597c3a527} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001373 sec., 116533.13911143481 rows/sec., 8.12 MiB/sec. | ||
| 1617 | 2026.03.24 14:59:10.758700 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.03.24 14:59:10.758738 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1619 | 2026.03.24 14:59:10.758739 [ 3 ] {d15cd687-0f28-41cf-adca-099597c3a527} <Debug> TCPHandler: Processed in 0.001581657 sec. | ||
| 1620 | 2026.03.24 14:59:10.758867 [ 198 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::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 | ||
| 1621 | 2026.03.24 14:59:10.758873 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.03.24 14:59:10.758958 [ 200 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_6_1} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.03.24 14:59:10.758997 [ 3 ] {2e800b65-73cb-4895-8e12-fe761469acbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1624 | 2026.03.24 14:59:10.759013 [ 198 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1625 | 2026.03.24 14:59:10.759034 [ 200 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_6_1} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1626 | 2026.03.24 14:59:10.759049 [ 3 ] {2e800b65-73cb-4895-8e12-fe761469acbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1627 | 2026.03.24 14:59:10.759064 [ 198 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 174 rows starting from the beginning of the part | ||
| 1628 | 2026.03.24 14:59:10.759109 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1629 | 2026.03.24 14:59:10.759172 [ 198 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1630 | 2026.03.24 14:59:10.759232 [ 198 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1631 | 2026.03.24 14:59:10.759288 [ 198 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 316 rows starting from the beginning of the part | ||
| 1632 | 2026.03.24 14:59:10.759335 [ 198 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1633 | 2026.03.24 14:59:10.759391 [ 198 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1634 | 2026.03.24 14:59:10.759436 [ 3 ] {2e800b65-73cb-4895-8e12-fe761469acbd} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.03.24 14:59:10.759480 [ 3 ] {2e800b65-73cb-4895-8e12-fe761469acbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1636 | 2026.03.24 14:59:10.759885 [ 3 ] {2e800b65-73cb-4895-8e12-fe761469acbd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1637 | 2026.03.24 14:59:10.760124 [ 3 ] {2e800b65-73cb-4895-8e12-fe761469acbd} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.03.24 14:59:10.760229 [ 70 ] {} <Debug> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1639 | 2026.03.24 14:59:10.760260 [ 70 ] {} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.03.24 14:59:10.760275 [ 3 ] {2e800b65-73cb-4895-8e12-fe761469acbd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0013 sec., 46153.846153846156 rows/sec., 3.11 MiB/sec. | ||
| 1641 | 2026.03.24 14:59:10.760278 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1642 | 2026.03.24 14:59:10.760320 [ 3 ] {2e800b65-73cb-4895-8e12-fe761469acbd} <Debug> TCPHandler: Processed in 0.001499114 sec. | ||
| 1643 | 2026.03.24 14:59:10.760365 [ 193 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::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 | ||
| 1644 | 2026.03.24 14:59:10.760449 [ 193 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1645 | 2026.03.24 14:59:10.760476 [ 193 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part | ||
| 1646 | 2026.03.24 14:59:10.760519 [ 193 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1647 | 2026.03.24 14:59:10.760555 [ 193 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1648 | 2026.03.24 14:59:10.760586 [ 193 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1649 | 2026.03.24 14:59:10.760620 [ 193 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1650 | 2026.03.24 14:59:10.760665 [ 193 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1651 | 2026.03.24 14:59:10.760869 [ 199 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1235 rows, containing 5 columns (5 merged, 0 gathered) in 0.002062337 sec., 598835.2049155885 rows/sec., 41.75 MiB/sec. | ||
| 1652 | 2026.03.24 14:59:10.761100 [ 193 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1653 | 2026.03.24 14:59:10.761400 [ 193 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.03.24 14:59:10.761465 [ 193 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1655 | 2026.03.24 14:59:10.761546 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1656 | 2026.03.24 14:59:10.761624 [ 193 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 4 columns (4 merged, 0 gathered) in 0.001288109 sec., 298111.4175896605 rows/sec., 19.42 MiB/sec. | ||
| 1657 | 2026.03.24 14:59:10.761798 [ 199 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1658 | 2026.03.24 14:59:10.762095 [ 199 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_6_1} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.03.24 14:59:10.762172 [ 199 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_6_1} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1660 | 2026.03.24 14:59:10.762249 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1661 | 2026.03.24 14:59:13.237868 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63618 | ||
| 1662 | 2026.03.24 14:59:13.237977 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1663 | 2026.03.24 14:59:13.238004 [ 286 ] {} <Debug> TCP-Session: 8277ee83-3bf4-4087-a3b3-b0cc4e29be52 Authenticating user 'default' from [fd00:1122:3344:101::e]:63618 | ||
| 1664 | 2026.03.24 14:59:13.238026 [ 286 ] {} <Debug> TCP-Session: 8277ee83-3bf4-4087-a3b3-b0cc4e29be52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1665 | 2026.03.24 14:59:13.238040 [ 286 ] {} <Debug> TCP-Session: 8277ee83-3bf4-4087-a3b3-b0cc4e29be52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2026.03.24 14:59:13.238268 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63363 | ||
| 1667 | 2026.03.24 14:59:13.238296 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62737 | ||
| 1668 | 2026.03.24 14:59:13.238319 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43225 | ||
| 1669 | 2026.03.24 14:59:13.238344 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32911 | ||
| 1670 | 2026.03.24 14:59:13.238350 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33130 | ||
| 1671 | 2026.03.24 14:59:13.238389 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1672 | 2026.03.24 14:59:13.238331 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50746 | ||
| 1673 | 2026.03.24 14:59:13.238445 [ 287 ] {} <Debug> TCP-Session: 5bfa4999-8927-4397-922c-7b95b1d6e0d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63363 | ||
| 1674 | 2026.03.24 14:59:13.238459 [ 286 ] {} <Trace> TCP-Session: 8277ee83-3bf4-4087-a3b3-b0cc4e29be52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2026.03.24 14:59:13.238500 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1676 | 2026.03.24 14:59:13.238503 [ 287 ] {} <Debug> TCP-Session: 5bfa4999-8927-4397-922c-7b95b1d6e0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2026.03.24 14:59:13.238537 [ 290 ] {} <Debug> TCP-Session: ba7c0bd4-151d-43f7-b49e-3c745fa3663b Authenticating user 'default' from [fd00:1122:3344:101::e]:62737 | ||
| 1678 | 2026.03.24 14:59:13.238554 [ 287 ] {} <Debug> TCP-Session: 5bfa4999-8927-4397-922c-7b95b1d6e0d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2026.03.24 14:59:13.238570 [ 290 ] {} <Debug> TCP-Session: ba7c0bd4-151d-43f7-b49e-3c745fa3663b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2026.03.24 14:59:13.238307 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42941 | ||
| 1681 | 2026.03.24 14:59:13.238595 [ 290 ] {} <Debug> TCP-Session: ba7c0bd4-151d-43f7-b49e-3c745fa3663b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1682 | 2026.03.24 14:59:13.238300 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49378 | ||
| 1683 | 2026.03.24 14:59:13.238667 [ 286 ] {80e7b076-1afd-45cb-8ce0-ce57ccac6aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63618) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1684 | 2026.03.24 14:59:13.238851 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1685 | 2026.03.24 14:59:13.238889 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1686 | 2026.03.24 14:59:13.238891 [ 292 ] {} <Debug> TCP-Session: a9ce89a9-82fb-413e-ba38-d1a1210a95a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50746 | ||
| 1687 | 2026.03.24 14:59:13.238939 [ 293 ] {} <Debug> TCP-Session: 00ac1a38-b8cb-4a07-8135-c95fca8bf391 Authenticating user 'default' from [fd00:1122:3344:101::e]:32911 | ||
| 1688 | 2026.03.24 14:59:13.238953 [ 292 ] {} <Debug> TCP-Session: a9ce89a9-82fb-413e-ba38-d1a1210a95a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2026.03.24 14:59:13.238956 [ 286 ] {80e7b076-1afd-45cb-8ce0-ce57ccac6aaf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1690 | 2026.03.24 14:59:13.238971 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1691 | 2026.03.24 14:59:13.238974 [ 292 ] {} <Debug> TCP-Session: a9ce89a9-82fb-413e-ba38-d1a1210a95a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1692 | 2026.03.24 14:59:13.239023 [ 294 ] {} <Debug> TCP-Session: f5bc9388-f068-4a83-ac9e-372ee99576a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33130 | ||
| 1693 | 2026.03.24 14:59:13.239026 [ 286 ] {80e7b076-1afd-45cb-8ce0-ce57ccac6aaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1694 | 2026.03.24 14:59:13.239050 [ 294 ] {} <Debug> TCP-Session: f5bc9388-f068-4a83-ac9e-372ee99576a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1695 | 2026.03.24 14:59:13.239058 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1696 | 2026.03.24 14:59:13.239069 [ 294 ] {} <Debug> TCP-Session: f5bc9388-f068-4a83-ac9e-372ee99576a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1697 | 2026.03.24 14:59:13.238969 [ 293 ] {} <Debug> TCP-Session: 00ac1a38-b8cb-4a07-8135-c95fca8bf391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1698 | 2026.03.24 14:59:13.239099 [ 291 ] {} <Debug> TCP-Session: dd3fa403-a8b7-4804-9a10-c131b3e445a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43225 | ||
| 1699 | 2026.03.24 14:59:13.239134 [ 293 ] {} <Debug> TCP-Session: 00ac1a38-b8cb-4a07-8135-c95fca8bf391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1700 | 2026.03.24 14:59:13.239151 [ 291 ] {} <Debug> TCP-Session: dd3fa403-a8b7-4804-9a10-c131b3e445a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1701 | 2026.03.24 14:59:13.239173 [ 291 ] {} <Debug> TCP-Session: dd3fa403-a8b7-4804-9a10-c131b3e445a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1702 | 2026.03.24 14:59:13.239254 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1703 | 2026.03.24 14:59:13.239287 [ 289 ] {} <Debug> TCP-Session: 39eff62e-fb43-4161-8378-0bf78b9fea4d Authenticating user 'default' from [fd00:1122:3344:101::e]:49378 | ||
| 1704 | 2026.03.24 14:59:13.239303 [ 289 ] {} <Debug> TCP-Session: 39eff62e-fb43-4161-8378-0bf78b9fea4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1705 | 2026.03.24 14:59:13.239315 [ 289 ] {} <Debug> TCP-Session: 39eff62e-fb43-4161-8378-0bf78b9fea4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2026.03.24 14:59:13.239324 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1707 | 2026.03.24 14:59:13.239366 [ 286 ] {80e7b076-1afd-45cb-8ce0-ce57ccac6aaf} <Debug> oximeter.version (3f80d3f8-a56d-48b1-8eef-2dcfe7e0e400) (SelectExecutor): Key condition: unknown | ||
| 1708 | 2026.03.24 14:59:13.239368 [ 288 ] {} <Debug> TCP-Session: b875aab8-ec64-481b-8424-19e63a4c8b54 Authenticating user 'default' from [fd00:1122:3344:101::e]:42941 | ||
| 1709 | 2026.03.24 14:59:13.239413 [ 288 ] {} <Debug> TCP-Session: b875aab8-ec64-481b-8424-19e63a4c8b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1710 | 2026.03.24 14:59:13.239427 [ 288 ] {} <Debug> TCP-Session: b875aab8-ec64-481b-8424-19e63a4c8b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2026.03.24 14:59:13.240537 [ 330 ] {80e7b076-1afd-45cb-8ce0-ce57ccac6aaf} <Trace> AggregatingTransform: Aggregating | ||
| 1712 | 2026.03.24 14:59:13.240582 [ 330 ] {80e7b076-1afd-45cb-8ce0-ce57ccac6aaf} <Trace> Aggregator: Aggregation method: without_key | ||
| 1713 | 2026.03.24 14:59:13.240611 [ 330 ] {80e7b076-1afd-45cb-8ce0-ce57ccac6aaf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001134096 sec. (881.760 rows/sec., 34.44 KiB/sec.) | ||
| 1714 | 2026.03.24 14:59:13.240628 [ 330 ] {80e7b076-1afd-45cb-8ce0-ce57ccac6aaf} <Trace> Aggregator: Merging aggregated data | ||
| 1715 | 2026.03.24 14:59:13.241666 [ 286 ] {80e7b076-1afd-45cb-8ce0-ce57ccac6aaf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003065 sec., 326.2642740619902 rows/sec., 12.74 KiB/sec. | ||
| 1716 | 2026.03.24 14:59:13.241764 [ 286 ] {80e7b076-1afd-45cb-8ce0-ce57ccac6aaf} <Debug> TCPHandler: Processed in 0.00346891 sec. | ||
| 1717 | 2026.03.24 14:59:13.241885 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1718 | 2026.03.24 14:59:13.241914 [ 286 ] {} <Debug> TCP-Session: 8277ee83-3bf4-4087-a3b3-b0cc4e29be52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1719 | 2026.03.24 14:59:13.241917 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1720 | 2026.03.24 14:59:13.241940 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1721 | 2026.03.24 14:59:13.241961 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1722 | 2026.03.24 14:59:13.241974 [ 292 ] {} <Debug> TCP-Session: a9ce89a9-82fb-413e-ba38-d1a1210a95a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1723 | 2026.03.24 14:59:13.241978 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1724 | 2026.03.24 14:59:13.241994 [ 294 ] {} <Debug> TCP-Session: f5bc9388-f068-4a83-ac9e-372ee99576a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1725 | 2026.03.24 14:59:13.242017 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1726 | 2026.03.24 14:59:13.242043 [ 287 ] {} <Debug> TCP-Session: 5bfa4999-8927-4397-922c-7b95b1d6e0d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1727 | 2026.03.24 14:59:13.242058 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1728 | 2026.03.24 14:59:13.242069 [ 290 ] {} <Debug> TCP-Session: ba7c0bd4-151d-43f7-b49e-3c745fa3663b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1729 | 2026.03.24 14:59:13.242033 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1730 | 2026.03.24 14:59:13.242119 [ 293 ] {} <Debug> TCP-Session: 00ac1a38-b8cb-4a07-8135-c95fca8bf391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1731 | 2026.03.24 14:59:13.242147 [ 291 ] {} <Debug> TCP-Session: dd3fa403-a8b7-4804-9a10-c131b3e445a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1732 | 2026.03.24 14:59:13.242014 [ 288 ] {} <Debug> TCP-Session: b875aab8-ec64-481b-8424-19e63a4c8b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1733 | 2026.03.24 14:59:13.241996 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1734 | 2026.03.24 14:59:13.242226 [ 289 ] {} <Debug> TCP-Session: 39eff62e-fb43-4161-8378-0bf78b9fea4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2026.03.24 14:59:14.149469 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48610 | ||
| 1736 | 2026.03.24 14:59:14.149585 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1737 | 2026.03.24 14:59:14.149613 [ 286 ] {} <Debug> TCP-Session: 1c18a4ff-fb76-4136-ad24-a9ebcc6ef105 Authenticating user 'default' from [fd00:1122:3344:101::e]:48610 | ||
| 1738 | 2026.03.24 14:59:14.149635 [ 286 ] {} <Debug> TCP-Session: 1c18a4ff-fb76-4136-ad24-a9ebcc6ef105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1739 | 2026.03.24 14:59:14.149648 [ 286 ] {} <Debug> TCP-Session: 1c18a4ff-fb76-4136-ad24-a9ebcc6ef105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1740 | 2026.03.24 14:59:14.149866 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51000 | ||
| 1741 | 2026.03.24 14:59:14.149913 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48877 | ||
| 1742 | 2026.03.24 14:59:14.149941 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39935 | ||
| 1743 | 2026.03.24 14:59:14.149963 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53301 | ||
| 1744 | 2026.03.24 14:59:14.149994 [ 286 ] {} <Trace> TCP-Session: 1c18a4ff-fb76-4136-ad24-a9ebcc6ef105 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2026.03.24 14:59:14.150010 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52902 | ||
| 1746 | 2026.03.24 14:59:14.150034 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1747 | 2026.03.24 14:59:14.150067 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1748 | 2026.03.24 14:59:14.150069 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1749 | 2026.03.24 14:59:14.150019 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52069 | ||
| 1750 | 2026.03.24 14:59:14.150110 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1751 | 2026.03.24 14:59:14.150116 [ 288 ] {} <Debug> TCP-Session: 7e58fec1-7f70-49ff-909e-2500cd56eecc Authenticating user 'default' from [fd00:1122:3344:101::e]:48877 | ||
| 1752 | 2026.03.24 14:59:14.150170 [ 286 ] {5eebdd4d-84f5-402b-838c-b10ad1d06e28} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48610) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1753 | 2026.03.24 14:59:14.150192 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1754 | 2026.03.24 14:59:14.150202 [ 288 ] {} <Debug> TCP-Session: 7e58fec1-7f70-49ff-909e-2500cd56eecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1755 | 2026.03.24 14:59:14.150224 [ 294 ] {} <Debug> TCP-Session: 8a3ad60a-ecb8-471f-825d-17e30d1a4118 Authenticating user 'default' from [fd00:1122:3344:101::e]:52069 | ||
| 1756 | 2026.03.24 14:59:14.150241 [ 288 ] {} <Debug> TCP-Session: 7e58fec1-7f70-49ff-909e-2500cd56eecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1757 | 2026.03.24 14:59:14.150270 [ 294 ] {} <Debug> TCP-Session: 8a3ad60a-ecb8-471f-825d-17e30d1a4118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1758 | 2026.03.24 14:59:14.150172 [ 293 ] {} <Debug> TCP-Session: 047ffaf8-75bf-46a4-8104-d2441cc88d6a Authenticating user 'default' from [fd00:1122:3344:101::e]:52902 | ||
| 1759 | 2026.03.24 14:59:14.150298 [ 294 ] {} <Debug> TCP-Session: 8a3ad60a-ecb8-471f-825d-17e30d1a4118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1760 | 2026.03.24 14:59:14.150119 [ 289 ] {} <Debug> TCP-Session: d01af024-455b-4acd-90e6-16872b03cd39 Authenticating user 'default' from [fd00:1122:3344:101::e]:39935 | ||
| 1761 | 2026.03.24 14:59:14.150330 [ 293 ] {} <Debug> TCP-Session: 047ffaf8-75bf-46a4-8104-d2441cc88d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1762 | 2026.03.24 14:59:14.150355 [ 289 ] {} <Debug> TCP-Session: d01af024-455b-4acd-90e6-16872b03cd39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1763 | 2026.03.24 14:59:14.150364 [ 293 ] {} <Debug> TCP-Session: 047ffaf8-75bf-46a4-8104-d2441cc88d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1764 | 2026.03.24 14:59:14.150373 [ 289 ] {} <Debug> TCP-Session: d01af024-455b-4acd-90e6-16872b03cd39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1765 | 2026.03.24 14:59:14.149986 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1766 | 2026.03.24 14:59:14.149984 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50230 | ||
| 1767 | 2026.03.24 14:59:14.150426 [ 287 ] {} <Debug> TCP-Session: ed694c55-0bb9-4c7b-9a78-6ee57a43bf61 Authenticating user 'default' from [fd00:1122:3344:101::e]:51000 | ||
| 1768 | 2026.03.24 14:59:14.150431 [ 286 ] {5eebdd4d-84f5-402b-838c-b10ad1d06e28} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1769 | 2026.03.24 14:59:14.150454 [ 287 ] {} <Debug> TCP-Session: ed694c55-0bb9-4c7b-9a78-6ee57a43bf61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1770 | 2026.03.24 14:59:14.149999 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58937 | ||
| 1771 | 2026.03.24 14:59:14.150480 [ 287 ] {} <Debug> TCP-Session: ed694c55-0bb9-4c7b-9a78-6ee57a43bf61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1772 | 2026.03.24 14:59:14.150483 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1773 | 2026.03.24 14:59:14.150501 [ 286 ] {5eebdd4d-84f5-402b-838c-b10ad1d06e28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1774 | 2026.03.24 14:59:14.150529 [ 291 ] {} <Debug> TCP-Session: c44e0df3-c763-4a2a-959c-bb128e8161fd Authenticating user 'default' from [fd00:1122:3344:101::e]:50230 | ||
| 1775 | 2026.03.24 14:59:14.150123 [ 290 ] {} <Debug> TCP-Session: 10b16ddf-9e1c-4bec-b631-a325aa36ed74 Authenticating user 'default' from [fd00:1122:3344:101::e]:53301 | ||
| 1776 | 2026.03.24 14:59:14.150555 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1777 | 2026.03.24 14:59:14.150580 [ 290 ] {} <Debug> TCP-Session: 10b16ddf-9e1c-4bec-b631-a325aa36ed74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1778 | 2026.03.24 14:59:14.150598 [ 292 ] {} <Debug> TCP-Session: ab5d8c1c-202f-47ed-a267-0434cea348e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58937 | ||
| 1779 | 2026.03.24 14:59:14.150606 [ 290 ] {} <Debug> TCP-Session: 10b16ddf-9e1c-4bec-b631-a325aa36ed74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1780 | 2026.03.24 14:59:14.150626 [ 292 ] {} <Debug> TCP-Session: ab5d8c1c-202f-47ed-a267-0434cea348e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1781 | 2026.03.24 14:59:14.150560 [ 291 ] {} <Debug> TCP-Session: c44e0df3-c763-4a2a-959c-bb128e8161fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1782 | 2026.03.24 14:59:14.150653 [ 292 ] {} <Debug> TCP-Session: ab5d8c1c-202f-47ed-a267-0434cea348e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1783 | 2026.03.24 14:59:14.150671 [ 291 ] {} <Debug> TCP-Session: c44e0df3-c763-4a2a-959c-bb128e8161fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1784 | 2026.03.24 14:59:14.150800 [ 286 ] {5eebdd4d-84f5-402b-838c-b10ad1d06e28} <Debug> oximeter.version (3f80d3f8-a56d-48b1-8eef-2dcfe7e0e400) (SelectExecutor): Key condition: unknown | ||
| 1785 | 2026.03.24 14:59:14.151714 [ 315 ] {5eebdd4d-84f5-402b-838c-b10ad1d06e28} <Trace> AggregatingTransform: Aggregating | ||
| 1786 | 2026.03.24 14:59:14.151772 [ 315 ] {5eebdd4d-84f5-402b-838c-b10ad1d06e28} <Trace> Aggregator: Aggregation method: without_key | ||
| 1787 | 2026.03.24 14:59:14.151810 [ 315 ] {5eebdd4d-84f5-402b-838c-b10ad1d06e28} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910761 sec. (1097.983 rows/sec., 42.89 KiB/sec.) | ||
| 1788 | 2026.03.24 14:59:14.151829 [ 315 ] {5eebdd4d-84f5-402b-838c-b10ad1d06e28} <Trace> Aggregator: Merging aggregated data | ||
| 1789 | 2026.03.24 14:59:14.153443 [ 286 ] {5eebdd4d-84f5-402b-838c-b10ad1d06e28} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003327 sec., 300.57108506161705 rows/sec., 11.74 KiB/sec. | ||
| 1790 | 2026.03.24 14:59:14.153640 [ 286 ] {5eebdd4d-84f5-402b-838c-b10ad1d06e28} <Debug> TCPHandler: Processed in 0.003753416 sec. | ||
| 1791 | 2026.03.24 14:59:14.153770 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1792 | 2026.03.24 14:59:14.153802 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1793 | 2026.03.24 14:59:14.153805 [ 286 ] {} <Debug> TCP-Session: 1c18a4ff-fb76-4136-ad24-a9ebcc6ef105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1794 | 2026.03.24 14:59:14.153824 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1795 | 2026.03.24 14:59:14.153853 [ 287 ] {} <Debug> TCP-Session: ed694c55-0bb9-4c7b-9a78-6ee57a43bf61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1796 | 2026.03.24 14:59:14.153845 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1797 | 2026.03.24 14:59:14.153884 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1798 | 2026.03.24 14:59:14.153899 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1799 | 2026.03.24 14:59:14.153910 [ 294 ] {} <Debug> TCP-Session: 8a3ad60a-ecb8-471f-825d-17e30d1a4118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1800 | 2026.03.24 14:59:14.153925 [ 290 ] {} <Debug> TCP-Session: 10b16ddf-9e1c-4bec-b631-a325aa36ed74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1801 | 2026.03.24 14:59:14.153933 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1802 | 2026.03.24 14:59:14.153950 [ 289 ] {} <Debug> TCP-Session: d01af024-455b-4acd-90e6-16872b03cd39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1803 | 2026.03.24 14:59:14.153918 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1804 | 2026.03.24 14:59:14.153982 [ 293 ] {} <Debug> TCP-Session: 047ffaf8-75bf-46a4-8104-d2441cc88d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1805 | 2026.03.24 14:59:14.153886 [ 292 ] {} <Debug> TCP-Session: ab5d8c1c-202f-47ed-a267-0434cea348e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1806 | 2026.03.24 14:59:14.154014 [ 291 ] {} <Debug> TCP-Session: c44e0df3-c763-4a2a-959c-bb128e8161fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1807 | 2026.03.24 14:59:14.153864 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1808 | 2026.03.24 14:59:14.154088 [ 288 ] {} <Debug> TCP-Session: 7e58fec1-7f70-49ff-909e-2500cd56eecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1809 | 2026.03.24 14:59:14.231920 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 264 | ||
| 1810 | 2026.03.24 14:59:14.234077 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.03.24 14:59:14.234137 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1812 | 2026.03.24 14:59:14.235440 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1813 | 2026.03.24 14:59:14.235743 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2026.03.24 14:59:14.236078 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 264 | ||
| 1815 | 2026.03.24 14:59:15.749831 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.03.24 14:59:15.750126 [ 3 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1817 | 2026.03.24 14:59:15.750473 [ 3 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1818 | 2026.03.24 14:59:15.750513 [ 3 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1819 | 2026.03.24 14:59:15.750770 [ 3 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1820 | 2026.03.24 14:59:15.750837 [ 3 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1821 | 2026.03.24 14:59:15.750978 [ 3 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1822 | 2026.03.24 14:59:15.751082 [ 326 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1823 | 2026.03.24 14:59:15.751116 [ 327 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1824 | 2026.03.24 14:59:15.751226 [ 3 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (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 | ||
| 1825 | 2026.03.24 14:59:15.751254 [ 3 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1826 | 2026.03.24 14:59:15.753295 [ 3 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1827 | 2026.03.24 14:59:15.753328 [ 3 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1828 | 2026.03.24 14:59:15.753390 [ 3 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1829 | 2026.03.24 14:59:15.753441 [ 3 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1830 | 2026.03.24 14:59:15.754360 [ 3 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.00434 sec., 8755.760368663594 rows/sec., 348.55 KiB/sec. | ||
| 1831 | 2026.03.24 14:59:15.754464 [ 3 ] {744b8b7e-c935-4d25-8741-e15ce3894822} <Debug> TCPHandler: Processed in 0.004813351 sec. | ||
| 1832 | 2026.03.24 14:59:15.754837 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.03.24 14:59:15.754980 [ 3 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1834 | 2026.03.24 14:59:15.755264 [ 3 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1835 | 2026.03.24 14:59:15.755302 [ 3 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1836 | 2026.03.24 14:59:15.755515 [ 3 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1837 | 2026.03.24 14:59:15.755571 [ 3 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1838 | 2026.03.24 14:59:15.755681 [ 3 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1839 | 2026.03.24 14:59:15.755758 [ 326 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1840 | 2026.03.24 14:59:15.755768 [ 316 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1841 | 2026.03.24 14:59:15.755869 [ 3 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (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 | ||
| 1842 | 2026.03.24 14:59:15.755896 [ 3 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1843 | 2026.03.24 14:59:15.755954 [ 3 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1844 | 2026.03.24 14:59:15.755974 [ 3 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1845 | 2026.03.24 14:59:15.756006 [ 3 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1846 | 2026.03.24 14:59:15.756042 [ 3 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1847 | 2026.03.24 14:59:15.756773 [ 3 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001853 sec., 20507.285483000538 rows/sec., 816.35 KiB/sec. | ||
| 1848 | 2026.03.24 14:59:15.756876 [ 3 ] {30e539c7-04ad-464d-b576-a5a3fda7ee35} <Debug> TCPHandler: Processed in 0.002091508 sec. | ||
| 1849 | 2026.03.24 14:59:15.757100 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1850 | 2026.03.24 14:59:15.757240 [ 3 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1851 | 2026.03.24 14:59:15.757466 [ 3 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1852 | 2026.03.24 14:59:15.757503 [ 3 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1853 | 2026.03.24 14:59:15.757716 [ 3 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1854 | 2026.03.24 14:59:15.757772 [ 3 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1855 | 2026.03.24 14:59:15.757877 [ 3 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1856 | 2026.03.24 14:59:15.757952 [ 301 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1857 | 2026.03.24 14:59:15.757960 [ 316 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1858 | 2026.03.24 14:59:15.758096 [ 3 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (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 | ||
| 1859 | 2026.03.24 14:59:15.758131 [ 3 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1860 | 2026.03.24 14:59:15.758188 [ 3 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1861 | 2026.03.24 14:59:15.758207 [ 3 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1862 | 2026.03.24 14:59:15.758239 [ 3 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1863 | 2026.03.24 14:59:15.758272 [ 3 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1864 | 2026.03.24 14:59:15.758891 [ 3 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.00171 sec., 22222.222222222223 rows/sec., 884.62 KiB/sec. | ||
| 1865 | 2026.03.24 14:59:15.758983 [ 3 ] {12e57f5e-c0f1-425a-bd35-519ecb8e3336} <Debug> TCPHandler: Processed in 0.001934044 sec. | ||
| 1866 | 2026.03.24 14:59:15.759369 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1867 | 2026.03.24 14:59:15.759511 [ 3 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1868 | 2026.03.24 14:59:15.759736 [ 3 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1869 | 2026.03.24 14:59:15.759774 [ 3 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1870 | 2026.03.24 14:59:15.759985 [ 3 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1871 | 2026.03.24 14:59:15.760072 [ 3 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1872 | 2026.03.24 14:59:15.760176 [ 3 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1873 | 2026.03.24 14:59:15.760254 [ 326 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1874 | 2026.03.24 14:59:15.760255 [ 328 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1875 | 2026.03.24 14:59:15.760348 [ 3 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (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 | ||
| 1876 | 2026.03.24 14:59:15.760375 [ 3 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1877 | 2026.03.24 14:59:15.760431 [ 3 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1878 | 2026.03.24 14:59:15.760478 [ 3 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1879 | 2026.03.24 14:59:15.760511 [ 3 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1880 | 2026.03.24 14:59:15.760552 [ 3 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1881 | 2026.03.24 14:59:15.761084 [ 3 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001632 sec., 23284.313725490196 rows/sec., 926.90 KiB/sec. | ||
| 1882 | 2026.03.24 14:59:15.761185 [ 3 ] {539ebd3d-bade-48a6-bc7a-9e65e1c31a7f} <Debug> TCPHandler: Processed in 0.001868313 sec. | ||
| 1883 | 2026.03.24 14:59:15.766622 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.03.24 14:59:15.766755 [ 3 ] {b8e206e3-aadb-4015-87fd-1d98e0e8c3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1885 | 2026.03.24 14:59:15.766807 [ 3 ] {b8e206e3-aadb-4015-87fd-1d98e0e8c3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1886 | 2026.03.24 14:59:15.767325 [ 3 ] {b8e206e3-aadb-4015-87fd-1d98e0e8c3e7} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.03.24 14:59:15.767368 [ 3 ] {b8e206e3-aadb-4015-87fd-1d98e0e8c3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1888 | 2026.03.24 14:59:15.767784 [ 3 ] {b8e206e3-aadb-4015-87fd-1d98e0e8c3e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1889 | 2026.03.24 14:59:15.767997 [ 3 ] {b8e206e3-aadb-4015-87fd-1d98e0e8c3e7} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.03.24 14:59:15.768146 [ 3 ] {b8e206e3-aadb-4015-87fd-1d98e0e8c3e7} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001429 sec., 2799.160251924423 rows/sec., 263.79 KiB/sec. | ||
| 1891 | 2026.03.24 14:59:15.768186 [ 3 ] {b8e206e3-aadb-4015-87fd-1d98e0e8c3e7} <Debug> TCPHandler: Processed in 0.001624817 sec. | ||
| 1892 | 2026.03.24 14:59:15.768289 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2026.03.24 14:59:15.768385 [ 3 ] {9adc018e-82f5-4d4c-b65f-0997a2f479b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1894 | 2026.03.24 14:59:15.768426 [ 3 ] {9adc018e-82f5-4d4c-b65f-0997a2f479b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1895 | 2026.03.24 14:59:15.768828 [ 3 ] {9adc018e-82f5-4d4c-b65f-0997a2f479b9} <Trace> oximeter.fields_ipaddr (72936de8-7d6b-4b33-aca7-65376aed55a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2026.03.24 14:59:15.768864 [ 3 ] {9adc018e-82f5-4d4c-b65f-0997a2f479b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1897 | 2026.03.24 14:59:15.769162 [ 3 ] {9adc018e-82f5-4d4c-b65f-0997a2f479b9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1898 | 2026.03.24 14:59:15.769386 [ 3 ] {9adc018e-82f5-4d4c-b65f-0997a2f479b9} <Trace> oximeter.fields_ipaddr (72936de8-7d6b-4b33-aca7-65376aed55a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.03.24 14:59:15.769513 [ 3 ] {9adc018e-82f5-4d4c-b65f-0997a2f479b9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001147 sec., 1743.6791630340017 rows/sec., 142.18 KiB/sec. | ||
| 1900 | 2026.03.24 14:59:15.769552 [ 3 ] {9adc018e-82f5-4d4c-b65f-0997a2f479b9} <Debug> TCPHandler: Processed in 0.001311771 sec. | ||
| 1901 | 2026.03.24 14:59:15.769666 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2026.03.24 14:59:15.769761 [ 3 ] {0bdd6006-2c81-4831-9901-02c79a68b67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1903 | 2026.03.24 14:59:15.769801 [ 3 ] {0bdd6006-2c81-4831-9901-02c79a68b67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1904 | 2026.03.24 14:59:15.770234 [ 3 ] {0bdd6006-2c81-4831-9901-02c79a68b67a} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2026.03.24 14:59:15.770270 [ 3 ] {0bdd6006-2c81-4831-9901-02c79a68b67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1906 | 2026.03.24 14:59:15.770581 [ 3 ] {0bdd6006-2c81-4831-9901-02c79a68b67a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1907 | 2026.03.24 14:59:15.770801 [ 3 ] {0bdd6006-2c81-4831-9901-02c79a68b67a} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2026.03.24 14:59:15.770928 [ 3 ] {0bdd6006-2c81-4831-9901-02c79a68b67a} <Debug> executeQuery: Read 100 rows, 8.67 KiB in 0.001184 sec., 84459.45945945947 rows/sec., 7.15 MiB/sec. | ||
| 1909 | 2026.03.24 14:59:15.770965 [ 3 ] {0bdd6006-2c81-4831-9901-02c79a68b67a} <Debug> TCPHandler: Processed in 0.001348921 sec. | ||
| 1910 | 2026.03.24 14:59:15.771083 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2026.03.24 14:59:15.771180 [ 3 ] {f02b04f1-bc0a-437a-9ef5-359b42f467c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1912 | 2026.03.24 14:59:15.771221 [ 3 ] {f02b04f1-bc0a-437a-9ef5-359b42f467c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1913 | 2026.03.24 14:59:15.771638 [ 3 ] {f02b04f1-bc0a-437a-9ef5-359b42f467c4} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2026.03.24 14:59:15.771674 [ 3 ] {f02b04f1-bc0a-437a-9ef5-359b42f467c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1915 | 2026.03.24 14:59:15.771974 [ 3 ] {f02b04f1-bc0a-437a-9ef5-359b42f467c4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1916 | 2026.03.24 14:59:15.772186 [ 3 ] {f02b04f1-bc0a-437a-9ef5-359b42f467c4} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2026.03.24 14:59:15.772316 [ 3 ] {f02b04f1-bc0a-437a-9ef5-359b42f467c4} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001154 sec., 19930.675909878682 rows/sec., 1.45 MiB/sec. | ||
| 1918 | 2026.03.24 14:59:15.772355 [ 3 ] {f02b04f1-bc0a-437a-9ef5-359b42f467c4} <Debug> TCPHandler: Processed in 0.001323221 sec. | ||
| 1919 | 2026.03.24 14:59:15.772472 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1920 | 2026.03.24 14:59:15.772568 [ 3 ] {fcadeaf2-4047-4ff1-8023-8071042930cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1921 | 2026.03.24 14:59:15.772609 [ 3 ] {fcadeaf2-4047-4ff1-8023-8071042930cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1922 | 2026.03.24 14:59:15.772991 [ 3 ] {fcadeaf2-4047-4ff1-8023-8071042930cd} <Trace> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.03.24 14:59:15.773030 [ 3 ] {fcadeaf2-4047-4ff1-8023-8071042930cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1924 | 2026.03.24 14:59:15.773310 [ 3 ] {fcadeaf2-4047-4ff1-8023-8071042930cd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1925 | 2026.03.24 14:59:15.773519 [ 3 ] {fcadeaf2-4047-4ff1-8023-8071042930cd} <Trace> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2026.03.24 14:59:15.773647 [ 3 ] {fcadeaf2-4047-4ff1-8023-8071042930cd} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 60.59 KiB/sec. | ||
| 1927 | 2026.03.24 14:59:15.773686 [ 3 ] {fcadeaf2-4047-4ff1-8023-8071042930cd} <Debug> TCPHandler: Processed in 0.001263029 sec. | ||
| 1928 | 2026.03.24 14:59:15.773799 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2026.03.24 14:59:15.773894 [ 3 ] {5ff86ccf-ef99-4606-a9be-ab0e76eb5f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1930 | 2026.03.24 14:59:15.773933 [ 3 ] {5ff86ccf-ef99-4606-a9be-ab0e76eb5f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1931 | 2026.03.24 14:59:15.774354 [ 3 ] {5ff86ccf-ef99-4606-a9be-ab0e76eb5f91} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.03.24 14:59:15.774392 [ 3 ] {5ff86ccf-ef99-4606-a9be-ab0e76eb5f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1933 | 2026.03.24 14:59:15.774707 [ 3 ] {5ff86ccf-ef99-4606-a9be-ab0e76eb5f91} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1934 | 2026.03.24 14:59:15.774919 [ 3 ] {5ff86ccf-ef99-4606-a9be-ab0e76eb5f91} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2026.03.24 14:59:15.775044 [ 3 ] {5ff86ccf-ef99-4606-a9be-ab0e76eb5f91} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001169 sec., 79555.1753635586 rows/sec., 6.22 MiB/sec. | ||
| 1936 | 2026.03.24 14:59:15.775082 [ 3 ] {5ff86ccf-ef99-4606-a9be-ab0e76eb5f91} <Debug> TCPHandler: Processed in 0.001333751 sec. | ||
| 1937 | 2026.03.24 14:59:15.775196 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1938 | 2026.03.24 14:59:15.775292 [ 3 ] {bff51a72-94ea-498f-9065-3c365102ef5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1939 | 2026.03.24 14:59:15.775335 [ 3 ] {bff51a72-94ea-498f-9065-3c365102ef5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1940 | 2026.03.24 14:59:15.775735 [ 3 ] {bff51a72-94ea-498f-9065-3c365102ef5a} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2026.03.24 14:59:15.775771 [ 3 ] {bff51a72-94ea-498f-9065-3c365102ef5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1942 | 2026.03.24 14:59:15.776096 [ 3 ] {bff51a72-94ea-498f-9065-3c365102ef5a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1943 | 2026.03.24 14:59:15.776308 [ 3 ] {bff51a72-94ea-498f-9065-3c365102ef5a} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2026.03.24 14:59:15.776436 [ 3 ] {bff51a72-94ea-498f-9065-3c365102ef5a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001163 sec., 138435.08168529664 rows/sec., 9.64 MiB/sec. | ||
| 1945 | 2026.03.24 14:59:15.776472 [ 3 ] {bff51a72-94ea-498f-9065-3c365102ef5a} <Debug> TCPHandler: Processed in 0.001326361 sec. | ||
| 1946 | 2026.03.24 14:59:15.776575 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2026.03.24 14:59:15.776669 [ 3 ] {57c20bee-ac38-44a7-b652-27e49add9e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1948 | 2026.03.24 14:59:15.776711 [ 3 ] {57c20bee-ac38-44a7-b652-27e49add9e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1949 | 2026.03.24 14:59:15.777021 [ 3 ] {57c20bee-ac38-44a7-b652-27e49add9e9c} <Trace> oximeter.measurements_f64 (e43b7d74-638a-45c4-a1a1-c3e59655ee5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2026.03.24 14:59:15.777058 [ 3 ] {57c20bee-ac38-44a7-b652-27e49add9e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1951 | 2026.03.24 14:59:15.777353 [ 3 ] {57c20bee-ac38-44a7-b652-27e49add9e9c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1952 | 2026.03.24 14:59:15.777563 [ 3 ] {57c20bee-ac38-44a7-b652-27e49add9e9c} <Trace> oximeter.measurements_f64 (e43b7d74-638a-45c4-a1a1-c3e59655ee5b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2026.03.24 14:59:15.777690 [ 3 ] {57c20bee-ac38-44a7-b652-27e49add9e9c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 61.09 KiB/sec. | ||
| 1954 | 2026.03.24 14:59:15.777727 [ 3 ] {57c20bee-ac38-44a7-b652-27e49add9e9c} <Debug> TCPHandler: Processed in 0.001202988 sec. | ||
| 1955 | 2026.03.24 14:59:15.777829 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.03.24 14:59:15.777925 [ 3 ] {d69d33b8-4c07-4190-8acb-c73bc9c1cf09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1957 | 2026.03.24 14:59:15.777978 [ 3 ] {d69d33b8-4c07-4190-8acb-c73bc9c1cf09} <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 | ||
| 1958 | 2026.03.24 14:59:15.778743 [ 3 ] {d69d33b8-4c07-4190-8acb-c73bc9c1cf09} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.03.24 14:59:15.778780 [ 3 ] {d69d33b8-4c07-4190-8acb-c73bc9c1cf09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1960 | 2026.03.24 14:59:15.779337 [ 3 ] {d69d33b8-4c07-4190-8acb-c73bc9c1cf09} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1961 | 2026.03.24 14:59:15.779561 [ 3 ] {d69d33b8-4c07-4190-8acb-c73bc9c1cf09} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.03.24 14:59:15.779695 [ 3 ] {d69d33b8-4c07-4190-8acb-c73bc9c1cf09} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001788 sec., 11744.96644295302 rows/sec., 21.05 MiB/sec. | ||
| 1963 | 2026.03.24 14:59:15.779747 [ 3 ] {d69d33b8-4c07-4190-8acb-c73bc9c1cf09} <Debug> TCPHandler: Processed in 0.001966795 sec. | ||
| 1964 | 2026.03.24 14:59:15.779869 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2026.03.24 14:59:15.779965 [ 3 ] {1650a13c-699d-40ad-85c5-f5b61030c836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1966 | 2026.03.24 14:59:15.780007 [ 3 ] {1650a13c-699d-40ad-85c5-f5b61030c836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1967 | 2026.03.24 14:59:15.780334 [ 3 ] {1650a13c-699d-40ad-85c5-f5b61030c836} <Trace> oximeter.measurements_i64 (57e8ddf9-b99f-4b5d-826c-80e4f03dd762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2026.03.24 14:59:15.780371 [ 3 ] {1650a13c-699d-40ad-85c5-f5b61030c836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1969 | 2026.03.24 14:59:15.780789 [ 3 ] {1650a13c-699d-40ad-85c5-f5b61030c836} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1970 | 2026.03.24 14:59:15.781009 [ 3 ] {1650a13c-699d-40ad-85c5-f5b61030c836} <Trace> oximeter.measurements_i64 (57e8ddf9-b99f-4b5d-826c-80e4f03dd762): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2026.03.24 14:59:15.781135 [ 3 ] {1650a13c-699d-40ad-85c5-f5b61030c836} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001188 sec., 5050.50505050505 rows/sec., 356.76 KiB/sec. | ||
| 1972 | 2026.03.24 14:59:15.781172 [ 3 ] {1650a13c-699d-40ad-85c5-f5b61030c836} <Debug> TCPHandler: Processed in 0.001353521 sec. | ||
| 1973 | 2026.03.24 14:59:15.781293 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1974 | 2026.03.24 14:59:15.781387 [ 3 ] {91eaa326-2157-4d93-b73a-561f86f7521e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1975 | 2026.03.24 14:59:15.781428 [ 3 ] {91eaa326-2157-4d93-b73a-561f86f7521e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1976 | 2026.03.24 14:59:15.781760 [ 3 ] {91eaa326-2157-4d93-b73a-561f86f7521e} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.03.24 14:59:15.781796 [ 3 ] {91eaa326-2157-4d93-b73a-561f86f7521e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1978 | 2026.03.24 14:59:15.782113 [ 3 ] {91eaa326-2157-4d93-b73a-561f86f7521e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1979 | 2026.03.24 14:59:15.782327 [ 3 ] {91eaa326-2157-4d93-b73a-561f86f7521e} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2026.03.24 14:59:15.782452 [ 3 ] {91eaa326-2157-4d93-b73a-561f86f7521e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 1981 | 2026.03.24 14:59:15.782488 [ 3 ] {91eaa326-2157-4d93-b73a-561f86f7521e} <Debug> TCPHandler: Processed in 0.001246309 sec. | ||
| 1982 | 2026.03.24 14:59:16.732203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3263 | ||
| 1983 | 2026.03.24 14:59:16.732739 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.03.24 14:59:16.732793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1985 | 2026.03.24 14:59:16.733290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1986 | 2026.03.24 14:59:16.733520 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2026.03.24 14:59:16.733664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3263 | ||
| 1988 | 2026.03.24 14:59:16.898519 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1989 | 2026.03.24 14:59:16.915464 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2026.03.24 14:59:16.915512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1991 | 2026.03.24 14:59:16.920882 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1992 | 2026.03.24 14:59:16.921609 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.03.24 14:59:16.924584 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1994 | 2026.03.24 14:59:20.752934 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.03.24 14:59:20.753122 [ 3 ] {711f7504-e544-4893-b180-d58da77fc10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1996 | 2026.03.24 14:59:20.753189 [ 3 ] {711f7504-e544-4893-b180-d58da77fc10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1997 | 2026.03.24 14:59:20.753914 [ 3 ] {711f7504-e544-4893-b180-d58da77fc10b} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.03.24 14:59:20.753969 [ 3 ] {711f7504-e544-4893-b180-d58da77fc10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1999 | 2026.03.24 14:59:20.754370 [ 3 ] {711f7504-e544-4893-b180-d58da77fc10b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2000 | 2026.03.24 14:59:20.754604 [ 3 ] {711f7504-e544-4893-b180-d58da77fc10b} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.03.24 14:59:20.754755 [ 3 ] {711f7504-e544-4893-b180-d58da77fc10b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.64 MiB/sec. | ||
| 2002 | 2026.03.24 14:59:20.754795 [ 3 ] {711f7504-e544-4893-b180-d58da77fc10b} <Debug> TCPHandler: Processed in 0.001947044 sec. | ||
| 2003 | 2026.03.24 14:59:20.754923 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.03.24 14:59:20.755019 [ 3 ] {4b2b4578-faad-48cc-afed-c23c14e2b6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2005 | 2026.03.24 14:59:20.755060 [ 3 ] {4b2b4578-faad-48cc-afed-c23c14e2b6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2006 | 2026.03.24 14:59:20.755483 [ 3 ] {4b2b4578-faad-48cc-afed-c23c14e2b6c6} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.03.24 14:59:20.755518 [ 3 ] {4b2b4578-faad-48cc-afed-c23c14e2b6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2008 | 2026.03.24 14:59:20.755817 [ 3 ] {4b2b4578-faad-48cc-afed-c23c14e2b6c6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2009 | 2026.03.24 14:59:20.756046 [ 3 ] {4b2b4578-faad-48cc-afed-c23c14e2b6c6} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.03.24 14:59:20.756173 [ 3 ] {4b2b4578-faad-48cc-afed-c23c14e2b6c6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 2011 | 2026.03.24 14:59:20.756209 [ 3 ] {4b2b4578-faad-48cc-afed-c23c14e2b6c6} <Debug> TCPHandler: Processed in 0.001337841 sec. | ||
| 2012 | 2026.03.24 14:59:20.756327 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.03.24 14:59:20.756422 [ 3 ] {cb0309f2-3e24-41fd-b6e1-3d79a168383a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2014 | 2026.03.24 14:59:20.756466 [ 3 ] {cb0309f2-3e24-41fd-b6e1-3d79a168383a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2015 | 2026.03.24 14:59:20.756900 [ 3 ] {cb0309f2-3e24-41fd-b6e1-3d79a168383a} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.03.24 14:59:20.756937 [ 3 ] {cb0309f2-3e24-41fd-b6e1-3d79a168383a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2017 | 2026.03.24 14:59:20.757310 [ 3 ] {cb0309f2-3e24-41fd-b6e1-3d79a168383a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2018 | 2026.03.24 14:59:20.757531 [ 3 ] {cb0309f2-3e24-41fd-b6e1-3d79a168383a} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.03.24 14:59:20.757663 [ 3 ] {cb0309f2-3e24-41fd-b6e1-3d79a168383a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 2020 | 2026.03.24 14:59:20.757700 [ 3 ] {cb0309f2-3e24-41fd-b6e1-3d79a168383a} <Debug> TCPHandler: Processed in 0.001422663 sec. | ||
| 2021 | 2026.03.24 14:59:20.757818 [ 3 ] {} <Trace> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2026.03.24 14:59:20.757912 [ 3 ] {e2caa046-a37f-43dd-981a-f2e8705e2689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2023 | 2026.03.24 14:59:20.757954 [ 3 ] {e2caa046-a37f-43dd-981a-f2e8705e2689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2024 | 2026.03.24 14:59:20.758287 [ 3 ] {e2caa046-a37f-43dd-981a-f2e8705e2689} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.03.24 14:59:20.758323 [ 3 ] {e2caa046-a37f-43dd-981a-f2e8705e2689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2026 | 2026.03.24 14:59:20.758640 [ 3 ] {e2caa046-a37f-43dd-981a-f2e8705e2689} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2027 | 2026.03.24 14:59:20.758886 [ 3 ] {e2caa046-a37f-43dd-981a-f2e8705e2689} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.03.24 14:59:20.759028 [ 3 ] {e2caa046-a37f-43dd-981a-f2e8705e2689} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 2029 | 2026.03.24 14:59:20.759071 [ 3 ] {e2caa046-a37f-43dd-981a-f2e8705e2689} <Debug> TCPHandler: Processed in 0.00130282 sec. | ||
| 2030 | 2026.03.24 14:59:24.174048 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2031 | 2026.03.24 14:59:24.174093 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2032 | 2026.03.24 14:59:24.234061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3775 | ||
| 2033 | 2026.03.24 14:59:24.234567 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.03.24 14:59:24.234614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2035 | 2026.03.24 14:59:24.235115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2036 | 2026.03.24 14:59:24.235351 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2026.03.24 14:59:24.235478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3775 | ||
| 2038 | 2026.03.24 14:59:24.236481 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 302 | ||
| 2039 | 2026.03.24 14:59:24.238793 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2026.03.24 14:59:24.238842 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2041 | 2026.03.24 14:59:24.240040 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2042 | 2026.03.24 14:59:24.240307 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.03.24 14:59:24.240571 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2044 | 2026.03.24 14:59:24.424958 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2045 | 2026.03.24 14:59:24.441696 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.03.24 14:59:24.441763 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2047 | 2026.03.24 14:59:24.447828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2048 | 2026.03.24 14:59:24.448544 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.03.24 14:59:24.451393 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2050 | 2026.03.24 14:59:25.212949 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2051 | 2026.03.24 14:59:25.213027 [ 3 ] {} <Debug> TCP-Session: f728e80b-814b-414f-aeae-195f8a18e053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2026.03.24 14:59:25.754552 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.03.24 14:59:25.754832 [ 5 ] {cccb2d63-bee5-4137-a872-d76678d3675b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2054 | 2026.03.24 14:59:25.754935 [ 5 ] {cccb2d63-bee5-4137-a872-d76678d3675b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2055 | 2026.03.24 14:59:25.755920 [ 5 ] {cccb2d63-bee5-4137-a872-d76678d3675b} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.03.24 14:59:25.755967 [ 5 ] {cccb2d63-bee5-4137-a872-d76678d3675b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2057 | 2026.03.24 14:59:25.756380 [ 5 ] {cccb2d63-bee5-4137-a872-d76678d3675b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2058 | 2026.03.24 14:59:25.756627 [ 5 ] {cccb2d63-bee5-4137-a872-d76678d3675b} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.03.24 14:59:25.756787 [ 5 ] {cccb2d63-bee5-4137-a872-d76678d3675b} <Debug> executeQuery: Read 128 rows, 11.31 KiB in 0.002032 sec., 62992.12598425197 rows/sec., 5.44 MiB/sec. | ||
| 2060 | 2026.03.24 14:59:25.756831 [ 5 ] {cccb2d63-bee5-4137-a872-d76678d3675b} <Debug> TCPHandler: Processed in 0.002456246 sec. | ||
| 2061 | 2026.03.24 14:59:25.756969 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.03.24 14:59:25.757074 [ 5 ] {22d741cb-5d2f-4272-b79f-a92c1c43e28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2063 | 2026.03.24 14:59:25.757116 [ 5 ] {22d741cb-5d2f-4272-b79f-a92c1c43e28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2064 | 2026.03.24 14:59:25.757600 [ 5 ] {22d741cb-5d2f-4272-b79f-a92c1c43e28d} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.03.24 14:59:25.757640 [ 5 ] {22d741cb-5d2f-4272-b79f-a92c1c43e28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2066 | 2026.03.24 14:59:25.757942 [ 5 ] {22d741cb-5d2f-4272-b79f-a92c1c43e28d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2067 | 2026.03.24 14:59:25.758150 [ 5 ] {22d741cb-5d2f-4272-b79f-a92c1c43e28d} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.03.24 14:59:25.758257 [ 43 ] {} <Debug> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2069 | 2026.03.24 14:59:25.758277 [ 5 ] {22d741cb-5d2f-4272-b79f-a92c1c43e28d} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001227 sec., 29339.853300733495 rows/sec., 2.15 MiB/sec. | ||
| 2070 | 2026.03.24 14:59:25.758322 [ 43 ] {} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.03.24 14:59:25.758331 [ 5 ] {22d741cb-5d2f-4272-b79f-a92c1c43e28d} <Debug> TCPHandler: Processed in 0.001418212 sec. | ||
| 2072 | 2026.03.24 14:59:25.758349 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2073 | 2026.03.24 14:59:25.758464 [ 200 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::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 | ||
| 2074 | 2026.03.24 14:59:25.758468 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2026.03.24 14:59:25.758594 [ 200 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2076 | 2026.03.24 14:59:25.758611 [ 5 ] {66384554-c438-4870-82a6-5d351f65d8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2077 | 2026.03.24 14:59:25.758636 [ 200 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 162 rows starting from the beginning of the part | ||
| 2078 | 2026.03.24 14:59:25.758657 [ 5 ] {66384554-c438-4870-82a6-5d351f65d8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2079 | 2026.03.24 14:59:25.758744 [ 200 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 152 rows starting from the beginning of the part | ||
| 2080 | 2026.03.24 14:59:25.758806 [ 200 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 2081 | 2026.03.24 14:59:25.758863 [ 200 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2082 | 2026.03.24 14:59:25.758918 [ 200 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2083 | 2026.03.24 14:59:25.758969 [ 200 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2084 | 2026.03.24 14:59:25.759137 [ 5 ] {66384554-c438-4870-82a6-5d351f65d8cf} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.03.24 14:59:25.759179 [ 5 ] {66384554-c438-4870-82a6-5d351f65d8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2086 | 2026.03.24 14:59:25.759558 [ 5 ] {66384554-c438-4870-82a6-5d351f65d8cf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2087 | 2026.03.24 14:59:25.759801 [ 5 ] {66384554-c438-4870-82a6-5d351f65d8cf} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.03.24 14:59:25.759933 [ 5 ] {66384554-c438-4870-82a6-5d351f65d8cf} <Debug> executeQuery: Read 108 rows, 8.66 KiB in 0.001341 sec., 80536.91275167785 rows/sec., 6.31 MiB/sec. | ||
| 2089 | 2026.03.24 14:59:25.759964 [ 193 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554906 sec., 254034.64903987767 rows/sec., 16.94 MiB/sec. | ||
| 2090 | 2026.03.24 14:59:25.759971 [ 5 ] {66384554-c438-4870-82a6-5d351f65d8cf} <Debug> TCPHandler: Processed in 0.001557776 sec. | ||
| 2091 | 2026.03.24 14:59:25.760116 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2026.03.24 14:59:25.760167 [ 196 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2093 | 2026.03.24 14:59:25.760213 [ 5 ] {fcef3b6d-0b3f-40f9-8b4f-ff8694484dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2094 | 2026.03.24 14:59:25.760260 [ 5 ] {fcef3b6d-0b3f-40f9-8b4f-ff8694484dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2095 | 2026.03.24 14:59:25.760491 [ 196 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_6_1} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.03.24 14:59:25.760575 [ 196 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_6_1} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2097 | 2026.03.24 14:59:25.760648 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2098 | 2026.03.24 14:59:25.760789 [ 5 ] {fcef3b6d-0b3f-40f9-8b4f-ff8694484dee} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2026.03.24 14:59:25.760831 [ 5 ] {fcef3b6d-0b3f-40f9-8b4f-ff8694484dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2100 | 2026.03.24 14:59:25.761185 [ 5 ] {fcef3b6d-0b3f-40f9-8b4f-ff8694484dee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2101 | 2026.03.24 14:59:25.761400 [ 5 ] {fcef3b6d-0b3f-40f9-8b4f-ff8694484dee} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.03.24 14:59:25.761527 [ 5 ] {fcef3b6d-0b3f-40f9-8b4f-ff8694484dee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. | ||
| 2103 | 2026.03.24 14:59:25.761564 [ 5 ] {fcef3b6d-0b3f-40f9-8b4f-ff8694484dee} <Debug> TCPHandler: Processed in 0.001504695 sec. | ||
| 2104 | 2026.03.24 14:59:25.761692 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.03.24 14:59:25.761786 [ 5 ] {1311f66e-fa5d-4766-a88d-91d69643d875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2106 | 2026.03.24 14:59:25.761850 [ 5 ] {1311f66e-fa5d-4766-a88d-91d69643d875} <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 | ||
| 2107 | 2026.03.24 14:59:25.762801 [ 5 ] {1311f66e-fa5d-4766-a88d-91d69643d875} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.03.24 14:59:25.762837 [ 5 ] {1311f66e-fa5d-4766-a88d-91d69643d875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2109 | 2026.03.24 14:59:25.763402 [ 5 ] {1311f66e-fa5d-4766-a88d-91d69643d875} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2110 | 2026.03.24 14:59:25.763626 [ 5 ] {1311f66e-fa5d-4766-a88d-91d69643d875} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.03.24 14:59:25.763765 [ 5 ] {1311f66e-fa5d-4766-a88d-91d69643d875} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001997 sec., 18027.040560841262 rows/sec., 32.30 MiB/sec. | ||
| 2112 | 2026.03.24 14:59:25.763819 [ 5 ] {1311f66e-fa5d-4766-a88d-91d69643d875} <Debug> TCPHandler: Processed in 0.00217637 sec. | ||
| 2113 | 2026.03.24 14:59:25.763941 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2026.03.24 14:59:25.764036 [ 5 ] {a402f6f2-1b97-4716-977b-a991356dabcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2115 | 2026.03.24 14:59:25.764085 [ 5 ] {a402f6f2-1b97-4716-977b-a991356dabcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2116 | 2026.03.24 14:59:25.764407 [ 5 ] {a402f6f2-1b97-4716-977b-a991356dabcc} <Trace> oximeter.measurements_i64 (57e8ddf9-b99f-4b5d-826c-80e4f03dd762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.03.24 14:59:25.764443 [ 5 ] {a402f6f2-1b97-4716-977b-a991356dabcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2118 | 2026.03.24 14:59:25.764742 [ 5 ] {a402f6f2-1b97-4716-977b-a991356dabcc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2119 | 2026.03.24 14:59:25.764956 [ 5 ] {a402f6f2-1b97-4716-977b-a991356dabcc} <Trace> oximeter.measurements_i64 (57e8ddf9-b99f-4b5d-826c-80e4f03dd762): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.03.24 14:59:25.765081 [ 5 ] {a402f6f2-1b97-4716-977b-a991356dabcc} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001064 sec., 14097.744360902256 rows/sec., 1.05 MiB/sec. | ||
| 2121 | 2026.03.24 14:59:25.765117 [ 5 ] {a402f6f2-1b97-4716-977b-a991356dabcc} <Debug> TCPHandler: Processed in 0.001227278 sec. | ||
| 2122 | 2026.03.24 14:59:25.765233 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.03.24 14:59:25.765329 [ 5 ] {78ac10a7-d60b-4d97-b772-17d786fd882b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2124 | 2026.03.24 14:59:25.765370 [ 5 ] {78ac10a7-d60b-4d97-b772-17d786fd882b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2125 | 2026.03.24 14:59:25.765695 [ 5 ] {78ac10a7-d60b-4d97-b772-17d786fd882b} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.03.24 14:59:25.765731 [ 5 ] {78ac10a7-d60b-4d97-b772-17d786fd882b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2127 | 2026.03.24 14:59:25.766026 [ 5 ] {78ac10a7-d60b-4d97-b772-17d786fd882b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2128 | 2026.03.24 14:59:25.766235 [ 5 ] {78ac10a7-d60b-4d97-b772-17d786fd882b} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.03.24 14:59:25.766360 [ 5 ] {78ac10a7-d60b-4d97-b772-17d786fd882b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 2130 | 2026.03.24 14:59:25.766397 [ 5 ] {78ac10a7-d60b-4d97-b772-17d786fd882b} <Debug> TCPHandler: Processed in 0.001211948 sec. | ||
| 2131 | 2026.03.24 14:59:26.001123 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.09 MiB, peak 190.05 MiB, free memory in arenas 0.00 B, will set to 183.68 MiB (RSS), difference: 1.59 MiB | ||
| 2132 | 2026.03.24 14:59:30.754814 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.03.24 14:59:30.755010 [ 5 ] {5f1fbb21-77db-4a13-a1ed-52b9b181d503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2134 | 2026.03.24 14:59:30.755077 [ 5 ] {5f1fbb21-77db-4a13-a1ed-52b9b181d503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2135 | 2026.03.24 14:59:30.755727 [ 5 ] {5f1fbb21-77db-4a13-a1ed-52b9b181d503} <Trace> oximeter.fields_i16 (c97290e5-410b-4d70-bbb3-7a2bdfd7ed9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.03.24 14:59:30.755781 [ 5 ] {5f1fbb21-77db-4a13-a1ed-52b9b181d503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2137 | 2026.03.24 14:59:30.756184 [ 5 ] {5f1fbb21-77db-4a13-a1ed-52b9b181d503} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2138 | 2026.03.24 14:59:30.756416 [ 5 ] {5f1fbb21-77db-4a13-a1ed-52b9b181d503} <Trace> oximeter.fields_i16 (c97290e5-410b-4d70-bbb3-7a2bdfd7ed9b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.03.24 14:59:30.756570 [ 5 ] {5f1fbb21-77db-4a13-a1ed-52b9b181d503} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00161 sec., 14906.832298136645 rows/sec., 1.24 MiB/sec. | ||
| 2140 | 2026.03.24 14:59:30.756620 [ 5 ] {5f1fbb21-77db-4a13-a1ed-52b9b181d503} <Debug> TCPHandler: Processed in 0.001929604 sec. | ||
| 2141 | 2026.03.24 14:59:30.756743 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2026.03.24 14:59:30.756849 [ 5 ] {b76ca40e-a405-48f9-95b7-4f9e95a21df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2143 | 2026.03.24 14:59:30.756893 [ 5 ] {b76ca40e-a405-48f9-95b7-4f9e95a21df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2144 | 2026.03.24 14:59:30.757384 [ 5 ] {b76ca40e-a405-48f9-95b7-4f9e95a21df1} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.03.24 14:59:30.757421 [ 5 ] {b76ca40e-a405-48f9-95b7-4f9e95a21df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2146 | 2026.03.24 14:59:30.757753 [ 5 ] {b76ca40e-a405-48f9-95b7-4f9e95a21df1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2147 | 2026.03.24 14:59:30.757966 [ 5 ] {b76ca40e-a405-48f9-95b7-4f9e95a21df1} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.03.24 14:59:30.758092 [ 5 ] {b76ca40e-a405-48f9-95b7-4f9e95a21df1} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001269 sec., 138691.88337273445 rows/sec., 12.21 MiB/sec. | ||
| 2149 | 2026.03.24 14:59:30.758129 [ 5 ] {b76ca40e-a405-48f9-95b7-4f9e95a21df1} <Debug> TCPHandler: Processed in 0.001439633 sec. | ||
| 2150 | 2026.03.24 14:59:30.758231 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.03.24 14:59:30.758328 [ 5 ] {3b6ddd92-c0d4-49c4-8f80-4483df20cd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2152 | 2026.03.24 14:59:30.758368 [ 5 ] {3b6ddd92-c0d4-49c4-8f80-4483df20cd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2153 | 2026.03.24 14:59:30.758757 [ 5 ] {3b6ddd92-c0d4-49c4-8f80-4483df20cd9f} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2154 | 2026.03.24 14:59:30.758792 [ 5 ] {3b6ddd92-c0d4-49c4-8f80-4483df20cd9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2155 | 2026.03.24 14:59:30.759089 [ 5 ] {3b6ddd92-c0d4-49c4-8f80-4483df20cd9f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2156 | 2026.03.24 14:59:30.759303 [ 5 ] {3b6ddd92-c0d4-49c4-8f80-4483df20cd9f} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.03.24 14:59:30.759427 [ 5 ] {3b6ddd92-c0d4-49c4-8f80-4483df20cd9f} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 857.21 KiB/sec. | ||
| 2158 | 2026.03.24 14:59:30.759465 [ 5 ] {3b6ddd92-c0d4-49c4-8f80-4483df20cd9f} <Debug> TCPHandler: Processed in 0.0012835 sec. | ||
| 2159 | 2026.03.24 14:59:30.759573 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2026.03.24 14:59:30.759668 [ 5 ] {b60b5eb3-5f22-4252-9ceb-65e140b856fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2161 | 2026.03.24 14:59:30.759707 [ 5 ] {b60b5eb3-5f22-4252-9ceb-65e140b856fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2162 | 2026.03.24 14:59:30.760089 [ 5 ] {b60b5eb3-5f22-4252-9ceb-65e140b856fe} <Trace> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2026.03.24 14:59:30.760124 [ 5 ] {b60b5eb3-5f22-4252-9ceb-65e140b856fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2164 | 2026.03.24 14:59:30.760414 [ 5 ] {b60b5eb3-5f22-4252-9ceb-65e140b856fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2165 | 2026.03.24 14:59:30.760630 [ 5 ] {b60b5eb3-5f22-4252-9ceb-65e140b856fe} <Trace> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2026.03.24 14:59:30.760756 [ 5 ] {b60b5eb3-5f22-4252-9ceb-65e140b856fe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001106 sec., 21699.8191681736 rows/sec., 1.80 MiB/sec. | ||
| 2167 | 2026.03.24 14:59:30.760794 [ 5 ] {b60b5eb3-5f22-4252-9ceb-65e140b856fe} <Debug> TCPHandler: Processed in 0.001271869 sec. | ||
| 2168 | 2026.03.24 14:59:30.760907 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2169 | 2026.03.24 14:59:30.761000 [ 5 ] {87f30dc6-d331-45cf-bd67-14dba004bec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2170 | 2026.03.24 14:59:30.761039 [ 5 ] {87f30dc6-d331-45cf-bd67-14dba004bec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2171 | 2026.03.24 14:59:30.761423 [ 5 ] {87f30dc6-d331-45cf-bd67-14dba004bec2} <Trace> oximeter.fields_u8 (2c54965c-d7e1-4adb-93f4-d941a145bf81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.03.24 14:59:30.761459 [ 5 ] {87f30dc6-d331-45cf-bd67-14dba004bec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2173 | 2026.03.24 14:59:30.761748 [ 5 ] {87f30dc6-d331-45cf-bd67-14dba004bec2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2174 | 2026.03.24 14:59:30.761955 [ 5 ] {87f30dc6-d331-45cf-bd67-14dba004bec2} <Trace> oximeter.fields_u8 (2c54965c-d7e1-4adb-93f4-d941a145bf81): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2026.03.24 14:59:30.762076 [ 5 ] {87f30dc6-d331-45cf-bd67-14dba004bec2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 2176 | 2026.03.24 14:59:30.762113 [ 5 ] {87f30dc6-d331-45cf-bd67-14dba004bec2} <Debug> TCPHandler: Processed in 0.001255058 sec. | ||
| 2177 | 2026.03.24 14:59:30.762227 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2178 | 2026.03.24 14:59:30.762321 [ 5 ] {87f72bde-1704-4d3a-b8d8-449c5bf99dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2179 | 2026.03.24 14:59:30.762361 [ 5 ] {87f72bde-1704-4d3a-b8d8-449c5bf99dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2180 | 2026.03.24 14:59:30.762767 [ 5 ] {87f72bde-1704-4d3a-b8d8-449c5bf99dab} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2026.03.24 14:59:30.762803 [ 5 ] {87f72bde-1704-4d3a-b8d8-449c5bf99dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2182 | 2026.03.24 14:59:30.763101 [ 5 ] {87f72bde-1704-4d3a-b8d8-449c5bf99dab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2183 | 2026.03.24 14:59:30.763312 [ 5 ] {87f72bde-1704-4d3a-b8d8-449c5bf99dab} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2026.03.24 14:59:30.763436 [ 5 ] {87f72bde-1704-4d3a-b8d8-449c5bf99dab} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001132 sec., 88339.222614841 rows/sec., 7.22 MiB/sec. | ||
| 2185 | 2026.03.24 14:59:30.763472 [ 5 ] {87f72bde-1704-4d3a-b8d8-449c5bf99dab} <Debug> TCPHandler: Processed in 0.00129375 sec. | ||
| 2186 | 2026.03.24 14:59:30.763581 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2026.03.24 14:59:30.763673 [ 5 ] {744bc6ed-d9cd-4197-b64e-3671d61ebdad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2188 | 2026.03.24 14:59:30.763715 [ 5 ] {744bc6ed-d9cd-4197-b64e-3671d61ebdad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2189 | 2026.03.24 14:59:30.764108 [ 5 ] {744bc6ed-d9cd-4197-b64e-3671d61ebdad} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2026.03.24 14:59:30.764142 [ 5 ] {744bc6ed-d9cd-4197-b64e-3671d61ebdad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2191 | 2026.03.24 14:59:30.764473 [ 5 ] {744bc6ed-d9cd-4197-b64e-3671d61ebdad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2192 | 2026.03.24 14:59:30.764702 [ 5 ] {744bc6ed-d9cd-4197-b64e-3671d61ebdad} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.03.24 14:59:30.764824 [ 5 ] {744bc6ed-d9cd-4197-b64e-3671d61ebdad} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001167 sec., 167952.01371036845 rows/sec., 12.05 MiB/sec. | ||
| 2194 | 2026.03.24 14:59:30.764859 [ 5 ] {744bc6ed-d9cd-4197-b64e-3671d61ebdad} <Debug> TCPHandler: Processed in 0.001327171 sec. | ||
| 2195 | 2026.03.24 14:59:30.764969 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2196 | 2026.03.24 14:59:30.765063 [ 5 ] {589793f1-70d2-4dc1-8700-c062e0e92485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2197 | 2026.03.24 14:59:30.765104 [ 5 ] {589793f1-70d2-4dc1-8700-c062e0e92485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2198 | 2026.03.24 14:59:30.765425 [ 5 ] {589793f1-70d2-4dc1-8700-c062e0e92485} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2026.03.24 14:59:30.765459 [ 5 ] {589793f1-70d2-4dc1-8700-c062e0e92485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2200 | 2026.03.24 14:59:30.765766 [ 5 ] {589793f1-70d2-4dc1-8700-c062e0e92485} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2201 | 2026.03.24 14:59:30.765973 [ 5 ] {589793f1-70d2-4dc1-8700-c062e0e92485} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.03.24 14:59:30.766096 [ 5 ] {589793f1-70d2-4dc1-8700-c062e0e92485} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 2203 | 2026.03.24 14:59:30.766131 [ 5 ] {589793f1-70d2-4dc1-8700-c062e0e92485} <Debug> TCPHandler: Processed in 0.001212738 sec. | ||
| 2204 | 2026.03.24 14:59:31.736423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4223 | ||
| 2205 | 2026.03.24 14:59:31.736899 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2206 | 2026.03.24 14:59:31.736945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2207 | 2026.03.24 14:59:31.737433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2208 | 2026.03.24 14:59:31.737672 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2209 | 2026.03.24 14:59:31.737817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4223 | ||
| 2210 | 2026.03.24 14:59:31.952359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2211 | 2026.03.24 14:59:31.968960 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2026.03.24 14:59:31.969014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2213 | 2026.03.24 14:59:31.974685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2214 | 2026.03.24 14:59:31.975354 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2026.03.24 14:59:31.978206 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2216 | 2026.03.24 14:59:32.977789 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60046 | ||
| 2217 | 2026.03.24 14:59:32.977900 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2026.03.24 14:59:32.977926 [ 3 ] {} <Debug> TCP-Session: 8cfa8fec-7a85-4479-8752-ae2918a3f811 Authenticating user 'default' from [fd00:1122:3344:101::e]:60046 | ||
| 2219 | 2026.03.24 14:59:32.977948 [ 3 ] {} <Debug> TCP-Session: 8cfa8fec-7a85-4479-8752-ae2918a3f811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.03.24 14:59:32.977961 [ 3 ] {} <Debug> TCP-Session: 8cfa8fec-7a85-4479-8752-ae2918a3f811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.03.24 14:59:32.978144 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48639 | ||
| 2222 | 2026.03.24 14:59:32.978216 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36960 | ||
| 2223 | 2026.03.24 14:59:32.978252 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2224 | 2026.03.24 14:59:32.978255 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65033 | ||
| 2225 | 2026.03.24 14:59:32.978309 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49310 | ||
| 2226 | 2026.03.24 14:59:32.978319 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62112 | ||
| 2227 | 2026.03.24 14:59:32.978351 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2228 | 2026.03.24 14:59:32.978346 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50782 | ||
| 2229 | 2026.03.24 14:59:32.978410 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2230 | 2026.03.24 14:59:32.978422 [ 287 ] {} <Debug> TCP-Session: ea131361-5a2d-4bfa-bc39-446df274338f Authenticating user 'default' from [fd00:1122:3344:101::e]:36960 | ||
| 2231 | 2026.03.24 14:59:32.978462 [ 290 ] {} <Debug> TCP-Session: a1fc8eee-c32d-48b6-b49d-d5358b19cdd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49310 | ||
| 2232 | 2026.03.24 14:59:32.978467 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2233 | 2026.03.24 14:59:32.978488 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2234 | 2026.03.24 14:59:32.978493 [ 290 ] {} <Debug> TCP-Session: a1fc8eee-c32d-48b6-b49d-d5358b19cdd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.03.24 14:59:32.978515 [ 289 ] {} <Debug> TCP-Session: 6343bf01-ebb1-4f26-85dd-8f9f78f5e7a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62112 | ||
| 2236 | 2026.03.24 14:59:32.978524 [ 293 ] {} <Debug> TCP-Session: 797264fb-9c17-40fd-9905-47089ac3f2fa Authenticating user 'default' from [fd00:1122:3344:101::e]:50782 | ||
| 2237 | 2026.03.24 14:59:32.978533 [ 290 ] {} <Debug> TCP-Session: a1fc8eee-c32d-48b6-b49d-d5358b19cdd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.03.24 14:59:32.978567 [ 293 ] {} <Debug> TCP-Session: 797264fb-9c17-40fd-9905-47089ac3f2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.03.24 14:59:32.978484 [ 287 ] {} <Debug> TCP-Session: ea131361-5a2d-4bfa-bc39-446df274338f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2026.03.24 14:59:32.978599 [ 293 ] {} <Debug> TCP-Session: 797264fb-9c17-40fd-9905-47089ac3f2fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.03.24 14:59:32.978625 [ 287 ] {} <Debug> TCP-Session: ea131361-5a2d-4bfa-bc39-446df274338f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.03.24 14:59:32.978335 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40454 | ||
| 2243 | 2026.03.24 14:59:32.978322 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32807 | ||
| 2244 | 2026.03.24 14:59:32.978286 [ 3 ] {} <Trace> TCP-Session: 8cfa8fec-7a85-4479-8752-ae2918a3f811 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2026.03.24 14:59:32.978288 [ 286 ] {} <Debug> TCP-Session: 5228991f-b50f-4c11-bb89-737ead0dae8f Authenticating user 'default' from [fd00:1122:3344:101::e]:48639 | ||
| 2246 | 2026.03.24 14:59:32.978556 [ 289 ] {} <Debug> TCP-Session: 6343bf01-ebb1-4f26-85dd-8f9f78f5e7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.03.24 14:59:32.978746 [ 286 ] {} <Debug> TCP-Session: 5228991f-b50f-4c11-bb89-737ead0dae8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.03.24 14:59:32.978767 [ 289 ] {} <Debug> TCP-Session: 6343bf01-ebb1-4f26-85dd-8f9f78f5e7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.03.24 14:59:32.978782 [ 286 ] {} <Debug> TCP-Session: 5228991f-b50f-4c11-bb89-737ead0dae8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.03.24 14:59:32.978410 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2251 | 2026.03.24 14:59:32.978803 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2252 | 2026.03.24 14:59:32.978834 [ 288 ] {} <Debug> TCP-Session: 7d9213aa-9faf-4e00-ae0d-6659829a0222 Authenticating user 'default' from [fd00:1122:3344:101::e]:65033 | ||
| 2253 | 2026.03.24 14:59:32.978838 [ 292 ] {} <Debug> TCP-Session: 4b8ce63d-1598-449f-8359-86b66f4be258 Authenticating user 'default' from [fd00:1122:3344:101::e]:40454 | ||
| 2254 | 2026.03.24 14:59:32.978858 [ 288 ] {} <Debug> TCP-Session: 7d9213aa-9faf-4e00-ae0d-6659829a0222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.03.24 14:59:32.978861 [ 292 ] {} <Debug> TCP-Session: 4b8ce63d-1598-449f-8359-86b66f4be258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.03.24 14:59:32.978872 [ 288 ] {} <Debug> TCP-Session: 7d9213aa-9faf-4e00-ae0d-6659829a0222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.03.24 14:59:32.978879 [ 292 ] {} <Debug> TCP-Session: 4b8ce63d-1598-449f-8359-86b66f4be258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.03.24 14:59:32.978871 [ 3 ] {721c4bd6-0b02-4ddd-ace6-898c44385d94} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60046) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2259 | 2026.03.24 14:59:32.978895 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2260 | 2026.03.24 14:59:32.978936 [ 291 ] {} <Debug> TCP-Session: db29ea70-9c08-45c2-b2a0-626d061f6c51 Authenticating user 'default' from [fd00:1122:3344:101::e]:32807 | ||
| 2261 | 2026.03.24 14:59:32.978954 [ 291 ] {} <Debug> TCP-Session: db29ea70-9c08-45c2-b2a0-626d061f6c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.03.24 14:59:32.978966 [ 291 ] {} <Debug> TCP-Session: db29ea70-9c08-45c2-b2a0-626d061f6c51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.03.24 14:59:32.979151 [ 3 ] {721c4bd6-0b02-4ddd-ace6-898c44385d94} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2264 | 2026.03.24 14:59:32.979207 [ 3 ] {721c4bd6-0b02-4ddd-ace6-898c44385d94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2265 | 2026.03.24 14:59:32.979497 [ 3 ] {721c4bd6-0b02-4ddd-ace6-898c44385d94} <Debug> oximeter.version (3f80d3f8-a56d-48b1-8eef-2dcfe7e0e400) (SelectExecutor): Key condition: unknown | ||
| 2266 | 2026.03.24 14:59:32.979582 [ 3 ] {721c4bd6-0b02-4ddd-ace6-898c44385d94} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2267 | 2026.03.24 14:59:33.348066 [ 326 ] {721c4bd6-0b02-4ddd-ace6-898c44385d94} <Trace> AggregatingTransform: Aggregating | ||
| 2268 | 2026.03.24 14:59:33.348122 [ 326 ] {721c4bd6-0b02-4ddd-ace6-898c44385d94} <Trace> Aggregator: Aggregation method: without_key | ||
| 2269 | 2026.03.24 14:59:33.348158 [ 326 ] {721c4bd6-0b02-4ddd-ace6-898c44385d94} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990343 sec. (1009.751 rows/sec., 39.44 KiB/sec.) | ||
| 2270 | 2026.03.24 14:59:33.348176 [ 326 ] {721c4bd6-0b02-4ddd-ace6-898c44385d94} <Trace> Aggregator: Merging aggregated data | ||
| 2271 | 2026.03.24 14:59:33.349468 [ 3 ] {721c4bd6-0b02-4ddd-ace6-898c44385d94} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.370671 sec., 2.69781018747083 rows/sec., 107.91 B/sec. | ||
| 2272 | 2026.03.24 14:59:33.349584 [ 3 ] {721c4bd6-0b02-4ddd-ace6-898c44385d94} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2273 | 2026.03.24 14:59:33.349603 [ 3 ] {721c4bd6-0b02-4ddd-ace6-898c44385d94} <Debug> TCPHandler: Processed in 0.371438011 sec. | ||
| 2274 | 2026.03.24 14:59:33.349739 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2275 | 2026.03.24 14:59:33.349775 [ 286 ] {} <Debug> TCP-Session: 5228991f-b50f-4c11-bb89-737ead0dae8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.03.24 14:59:33.349781 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2277 | 2026.03.24 14:59:33.349808 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2278 | 2026.03.24 14:59:33.349828 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.03.24 14:59:33.349851 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2280 | 2026.03.24 14:59:33.349864 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2281 | 2026.03.24 14:59:33.349883 [ 289 ] {} <Debug> TCP-Session: 6343bf01-ebb1-4f26-85dd-8f9f78f5e7a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.03.24 14:59:33.349896 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2026.03.24 14:59:33.349923 [ 288 ] {} <Debug> TCP-Session: 7d9213aa-9faf-4e00-ae0d-6659829a0222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.03.24 14:59:33.349932 [ 290 ] {} <Debug> TCP-Session: a1fc8eee-c32d-48b6-b49d-d5358b19cdd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.03.24 14:59:33.349959 [ 3 ] {} <Debug> TCP-Session: 8cfa8fec-7a85-4479-8752-ae2918a3f811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.03.24 14:59:33.349888 [ 291 ] {} <Debug> TCP-Session: db29ea70-9c08-45c2-b2a0-626d061f6c51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.03.24 14:59:33.349880 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2288 | 2026.03.24 14:59:33.349862 [ 287 ] {} <Debug> TCP-Session: ea131361-5a2d-4bfa-bc39-446df274338f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.03.24 14:59:33.350045 [ 292 ] {} <Debug> TCP-Session: 4b8ce63d-1598-449f-8359-86b66f4be258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.03.24 14:59:33.349796 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2291 | 2026.03.24 14:59:33.350107 [ 293 ] {} <Debug> TCP-Session: 797264fb-9c17-40fd-9905-47089ac3f2fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.03.24 14:59:34.001190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.32 MiB, peak 198.46 MiB, free memory in arenas 0.00 B, will set to 204.37 MiB (RSS), difference: 18.05 MiB | ||
| 2293 | 2026.03.24 14:59:34.181912 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41566 | ||
| 2294 | 2026.03.24 14:59:34.182027 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2295 | 2026.03.24 14:59:34.182054 [ 288 ] {} <Debug> TCP-Session: 40318283-7689-498e-a935-f0a9b9eeae7f Authenticating user 'default' from [fd00:1122:3344:101::e]:41566 | ||
| 2296 | 2026.03.24 14:59:34.182077 [ 288 ] {} <Debug> TCP-Session: 40318283-7689-498e-a935-f0a9b9eeae7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.03.24 14:59:34.182090 [ 288 ] {} <Debug> TCP-Session: 40318283-7689-498e-a935-f0a9b9eeae7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.03.24 14:59:34.182337 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58862 | ||
| 2299 | 2026.03.24 14:59:34.182379 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33086 | ||
| 2300 | 2026.03.24 14:59:34.182395 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58790 | ||
| 2301 | 2026.03.24 14:59:34.182436 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41961 | ||
| 2302 | 2026.03.24 14:59:34.182458 [ 288 ] {} <Trace> TCP-Session: 40318283-7689-498e-a935-f0a9b9eeae7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2026.03.24 14:59:34.182486 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2304 | 2026.03.24 14:59:34.182502 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2305 | 2026.03.24 14:59:34.182531 [ 292 ] {} <Debug> TCP-Session: 915f5966-f80e-4916-875b-c07cd2aa743d Authenticating user 'default' from [fd00:1122:3344:101::e]:33086 | ||
| 2306 | 2026.03.24 14:59:34.182555 [ 289 ] {} <Debug> TCP-Session: 7657f99c-5c50-4b7a-8f40-9a4c354ba56f Authenticating user 'default' from [fd00:1122:3344:101::e]:58862 | ||
| 2307 | 2026.03.24 14:59:34.182567 [ 292 ] {} <Debug> TCP-Session: 915f5966-f80e-4916-875b-c07cd2aa743d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2026.03.24 14:59:34.182564 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2309 | 2026.03.24 14:59:34.182590 [ 289 ] {} <Debug> TCP-Session: 7657f99c-5c50-4b7a-8f40-9a4c354ba56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.03.24 14:59:34.182603 [ 292 ] {} <Debug> TCP-Session: 915f5966-f80e-4916-875b-c07cd2aa743d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.03.24 14:59:34.182624 [ 3 ] {} <Debug> TCP-Session: 3421e3f9-4ee1-47da-8dae-6b36522478aa Authenticating user 'default' from [fd00:1122:3344:101::e]:41961 | ||
| 2312 | 2026.03.24 14:59:34.182641 [ 289 ] {} <Debug> TCP-Session: 7657f99c-5c50-4b7a-8f40-9a4c354ba56f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.03.24 14:59:34.182506 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2314 | 2026.03.24 14:59:34.182680 [ 288 ] {63318a39-e060-4b49-9fca-75345de0438b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41566) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2315 | 2026.03.24 14:59:34.182719 [ 293 ] {} <Debug> TCP-Session: ca0a591b-5dab-49f5-98b1-11c60e4a1cb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58790 | ||
| 2316 | 2026.03.24 14:59:34.182445 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59213 | ||
| 2317 | 2026.03.24 14:59:34.182752 [ 293 ] {} <Debug> TCP-Session: ca0a591b-5dab-49f5-98b1-11c60e4a1cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.03.24 14:59:34.182354 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41912 | ||
| 2319 | 2026.03.24 14:59:34.182798 [ 293 ] {} <Debug> TCP-Session: ca0a591b-5dab-49f5-98b1-11c60e4a1cb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.03.24 14:59:34.182350 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34293 | ||
| 2321 | 2026.03.24 14:59:34.182861 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2322 | 2026.03.24 14:59:34.182836 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2323 | 2026.03.24 14:59:34.182901 [ 290 ] {} <Debug> TCP-Session: c0945ab3-c9b9-4ca8-89a6-7d7c5d122934 Authenticating user 'default' from [fd00:1122:3344:101::e]:41912 | ||
| 2324 | 2026.03.24 14:59:34.182401 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52879 | ||
| 2325 | 2026.03.24 14:59:34.182925 [ 286 ] {} <Debug> TCP-Session: a7dfacaf-7f09-4689-8346-96b4342d5fd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59213 | ||
| 2326 | 2026.03.24 14:59:34.182953 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2327 | 2026.03.24 14:59:34.182965 [ 286 ] {} <Debug> TCP-Session: a7dfacaf-7f09-4689-8346-96b4342d5fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.03.24 14:59:34.182927 [ 290 ] {} <Debug> TCP-Session: c0945ab3-c9b9-4ca8-89a6-7d7c5d122934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.03.24 14:59:34.182992 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2330 | 2026.03.24 14:59:34.182999 [ 286 ] {} <Debug> TCP-Session: a7dfacaf-7f09-4689-8346-96b4342d5fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.03.24 14:59:34.183009 [ 290 ] {} <Debug> TCP-Session: c0945ab3-c9b9-4ca8-89a6-7d7c5d122934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.03.24 14:59:34.183024 [ 294 ] {} <Debug> TCP-Session: 9befd423-cd3d-454b-9412-f4602c66a330 Authenticating user 'default' from [fd00:1122:3344:101::e]:52879 | ||
| 2333 | 2026.03.24 14:59:34.183014 [ 288 ] {63318a39-e060-4b49-9fca-75345de0438b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2334 | 2026.03.24 14:59:34.183052 [ 294 ] {} <Debug> TCP-Session: 9befd423-cd3d-454b-9412-f4602c66a330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.03.24 14:59:34.182989 [ 291 ] {} <Debug> TCP-Session: 33bcec45-77f3-4998-ac2c-824dc4fa9487 Authenticating user 'default' from [fd00:1122:3344:101::e]:34293 | ||
| 2336 | 2026.03.24 14:59:34.183094 [ 294 ] {} <Debug> TCP-Session: 9befd423-cd3d-454b-9412-f4602c66a330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.03.24 14:59:34.183115 [ 288 ] {63318a39-e060-4b49-9fca-75345de0438b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2338 | 2026.03.24 14:59:34.183128 [ 291 ] {} <Debug> TCP-Session: 33bcec45-77f3-4998-ac2c-824dc4fa9487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.03.24 14:59:34.182671 [ 3 ] {} <Debug> TCP-Session: 3421e3f9-4ee1-47da-8dae-6b36522478aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.03.24 14:59:34.183160 [ 291 ] {} <Debug> TCP-Session: 33bcec45-77f3-4998-ac2c-824dc4fa9487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.03.24 14:59:34.183186 [ 3 ] {} <Debug> TCP-Session: 3421e3f9-4ee1-47da-8dae-6b36522478aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.03.24 14:59:34.183447 [ 288 ] {63318a39-e060-4b49-9fca-75345de0438b} <Debug> oximeter.version (3f80d3f8-a56d-48b1-8eef-2dcfe7e0e400) (SelectExecutor): Key condition: unknown | ||
| 2343 | 2026.03.24 14:59:34.184722 [ 318 ] {63318a39-e060-4b49-9fca-75345de0438b} <Trace> AggregatingTransform: Aggregating | ||
| 2344 | 2026.03.24 14:59:34.184775 [ 318 ] {63318a39-e060-4b49-9fca-75345de0438b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2345 | 2026.03.24 14:59:34.184811 [ 318 ] {63318a39-e060-4b49-9fca-75345de0438b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001255329 sec. (796.604 rows/sec., 31.12 KiB/sec.) | ||
| 2346 | 2026.03.24 14:59:34.184827 [ 318 ] {63318a39-e060-4b49-9fca-75345de0438b} <Trace> Aggregator: Merging aggregated data | ||
| 2347 | 2026.03.24 14:59:34.186081 [ 288 ] {63318a39-e060-4b49-9fca-75345de0438b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003475 sec., 287.7697841726619 rows/sec., 11.24 KiB/sec. | ||
| 2348 | 2026.03.24 14:59:34.186264 [ 288 ] {63318a39-e060-4b49-9fca-75345de0438b} <Debug> TCPHandler: Processed in 0.003958881 sec. | ||
| 2349 | 2026.03.24 14:59:34.186417 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2350 | 2026.03.24 14:59:34.186447 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2351 | 2026.03.24 14:59:34.186449 [ 288 ] {} <Debug> TCP-Session: 40318283-7689-498e-a935-f0a9b9eeae7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.03.24 14:59:34.186499 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2353 | 2026.03.24 14:59:34.186496 [ 286 ] {} <Debug> TCP-Session: a7dfacaf-7f09-4689-8346-96b4342d5fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.03.24 14:59:34.186564 [ 292 ] {} <Debug> TCP-Session: 915f5966-f80e-4916-875b-c07cd2aa743d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.03.24 14:59:34.186578 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2356 | 2026.03.24 14:59:34.186592 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2357 | 2026.03.24 14:59:34.186611 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2358 | 2026.03.24 14:59:34.186636 [ 290 ] {} <Debug> TCP-Session: c0945ab3-c9b9-4ca8-89a6-7d7c5d122934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.03.24 14:59:34.186652 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2360 | 2026.03.24 14:59:34.186668 [ 294 ] {} <Debug> TCP-Session: 9befd423-cd3d-454b-9412-f4602c66a330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.03.24 14:59:34.186687 [ 3 ] {} <Debug> TCP-Session: 3421e3f9-4ee1-47da-8dae-6b36522478aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.03.24 14:59:34.186635 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2363 | 2026.03.24 14:59:34.186477 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2364 | 2026.03.24 14:59:34.186755 [ 293 ] {} <Debug> TCP-Session: ca0a591b-5dab-49f5-98b1-11c60e4a1cb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.03.24 14:59:34.186656 [ 291 ] {} <Debug> TCP-Session: 33bcec45-77f3-4998-ac2c-824dc4fa9487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2026.03.24 14:59:34.186774 [ 289 ] {} <Debug> TCP-Session: 7657f99c-5c50-4b7a-8f40-9a4c354ba56f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2026.03.24 14:59:34.241543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 336 | ||
| 2368 | 2026.03.24 14:59:34.244784 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.03.24 14:59:34.244860 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2370 | 2026.03.24 14:59:34.246658 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2371 | 2026.03.24 14:59:34.247055 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.03.24 14:59:34.247284 [ 35 ] {} <Debug> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2373 | 2026.03.24 14:59:34.247356 [ 35 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.03.24 14:59:34.247378 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2375 | 2026.03.24 14:59:34.247507 [ 200 ] {433aef14-2029-4530-9c8b-344f552eb2da::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 | ||
| 2376 | 2026.03.24 14:59:34.247541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2377 | 2026.03.24 14:59:34.248287 [ 200 ] {433aef14-2029-4530-9c8b-344f552eb2da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2378 | 2026.03.24 14:59:34.248504 [ 200 ] {433aef14-2029-4530-9c8b-344f552eb2da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2379 | 2026.03.24 14:59:34.249032 [ 200 ] {433aef14-2029-4530-9c8b-344f552eb2da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2380 | 2026.03.24 14:59:34.249402 [ 200 ] {433aef14-2029-4530-9c8b-344f552eb2da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 2381 | 2026.03.24 14:59:34.249758 [ 200 ] {433aef14-2029-4530-9c8b-344f552eb2da::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 | ||
| 2382 | 2026.03.24 14:59:34.250121 [ 200 ] {433aef14-2029-4530-9c8b-344f552eb2da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2383 | 2026.03.24 14:59:34.250539 [ 200 ] {433aef14-2029-4530-9c8b-344f552eb2da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2384 | 2026.03.24 14:59:34.257096 [ 193 ] {433aef14-2029-4530-9c8b-344f552eb2da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 72 columns (72 merged, 0 gathered) in 0.009649692 sec., 34819.76419558262 rows/sec., 35.28 MiB/sec. | ||
| 2385 | 2026.03.24 14:59:34.258105 [ 195 ] {433aef14-2029-4530-9c8b-344f552eb2da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2386 | 2026.03.24 14:59:34.258742 [ 195 ] {433aef14-2029-4530-9c8b-344f552eb2da::all_1_6_1} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.03.24 14:59:34.258826 [ 195 ] {433aef14-2029-4530-9c8b-344f552eb2da::all_1_6_1} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2388 | 2026.03.24 14:59:34.259064 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2389 | 2026.03.24 14:59:34.623915 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42011 | ||
| 2390 | 2026.03.24 14:59:34.624041 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2391 | 2026.03.24 14:59:34.624067 [ 288 ] {} <Debug> TCP-Session: a972b1a8-3496-4f76-a365-09e9a52ac2d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42011 | ||
| 2392 | 2026.03.24 14:59:34.624088 [ 288 ] {} <Debug> TCP-Session: a972b1a8-3496-4f76-a365-09e9a52ac2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.03.24 14:59:34.624100 [ 288 ] {} <Debug> TCP-Session: a972b1a8-3496-4f76-a365-09e9a52ac2d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2026.03.24 14:59:34.624344 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60231 | ||
| 2395 | 2026.03.24 14:59:34.624360 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44012 | ||
| 2396 | 2026.03.24 14:59:34.624393 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38925 | ||
| 2397 | 2026.03.24 14:59:34.624423 [ 288 ] {} <Trace> TCP-Session: a972b1a8-3496-4f76-a365-09e9a52ac2d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2026.03.24 14:59:34.624481 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2399 | 2026.03.24 14:59:34.624500 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2400 | 2026.03.24 14:59:34.624423 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45938 | ||
| 2401 | 2026.03.24 14:59:34.624542 [ 291 ] {} <Debug> TCP-Session: bb9b784c-97be-40ab-b909-f852d93ea6fc Authenticating user 'default' from [fd00:1122:3344:101::e]:44012 | ||
| 2402 | 2026.03.24 14:59:34.624525 [ 289 ] {} <Debug> TCP-Session: d1381e68-5d42-41cd-9848-9d06f8b14262 Authenticating user 'default' from [fd00:1122:3344:101::e]:60231 | ||
| 2403 | 2026.03.24 14:59:34.624582 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2404 | 2026.03.24 14:59:34.624614 [ 289 ] {} <Debug> TCP-Session: d1381e68-5d42-41cd-9848-9d06f8b14262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2026.03.24 14:59:34.624615 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2406 | 2026.03.24 14:59:34.624651 [ 289 ] {} <Debug> TCP-Session: d1381e68-5d42-41cd-9848-9d06f8b14262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2026.03.24 14:59:34.624666 [ 288 ] {5ff92318-29cf-422b-bb62-46390de7dbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42011) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2408 | 2026.03.24 14:59:34.624671 [ 286 ] {} <Debug> TCP-Session: 00eac9c4-51a7-4af8-bcfe-20d1499e8f23 Authenticating user 'default' from [fd00:1122:3344:101::e]:45938 | ||
| 2409 | 2026.03.24 14:59:34.624641 [ 294 ] {} <Debug> TCP-Session: 0fceae5e-857d-4f20-b8cb-9879450fcd7f Authenticating user 'default' from [fd00:1122:3344:101::e]:38925 | ||
| 2410 | 2026.03.24 14:59:34.624751 [ 286 ] {} <Debug> TCP-Session: 00eac9c4-51a7-4af8-bcfe-20d1499e8f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2026.03.24 14:59:34.624761 [ 294 ] {} <Debug> TCP-Session: 0fceae5e-857d-4f20-b8cb-9879450fcd7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.03.24 14:59:34.624773 [ 286 ] {} <Debug> TCP-Session: 00eac9c4-51a7-4af8-bcfe-20d1499e8f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.03.24 14:59:34.624784 [ 294 ] {} <Debug> TCP-Session: 0fceae5e-857d-4f20-b8cb-9879450fcd7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.03.24 14:59:34.624376 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62370 | ||
| 2415 | 2026.03.24 14:59:34.624369 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64442 | ||
| 2416 | 2026.03.24 14:59:34.624358 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35569 | ||
| 2417 | 2026.03.24 14:59:34.624889 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2418 | 2026.03.24 14:59:34.624587 [ 291 ] {} <Debug> TCP-Session: bb9b784c-97be-40ab-b909-f852d93ea6fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2419 | 2026.03.24 14:59:34.624938 [ 293 ] {} <Debug> TCP-Session: 2a54eb47-a934-4155-bd61-91494b93b865 Authenticating user 'default' from [fd00:1122:3344:101::e]:62370 | ||
| 2420 | 2026.03.24 14:59:34.624942 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2421 | 2026.03.24 14:59:34.624963 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2422 | 2026.03.24 14:59:34.624978 [ 293 ] {} <Debug> TCP-Session: 2a54eb47-a934-4155-bd61-91494b93b865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2026.03.24 14:59:34.625008 [ 292 ] {} <Debug> TCP-Session: 2c54b266-2c2b-476a-9cbe-c5ae83aa48b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64442 | ||
| 2424 | 2026.03.24 14:59:34.625051 [ 293 ] {} <Debug> TCP-Session: 2a54eb47-a934-4155-bd61-91494b93b865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2026.03.24 14:59:34.625026 [ 290 ] {} <Debug> TCP-Session: 274e9a87-d35b-4336-86f3-541713fb13d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35569 | ||
| 2426 | 2026.03.24 14:59:34.625081 [ 288 ] {5ff92318-29cf-422b-bb62-46390de7dbe6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2427 | 2026.03.24 14:59:34.625127 [ 290 ] {} <Debug> TCP-Session: 274e9a87-d35b-4336-86f3-541713fb13d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2428 | 2026.03.24 14:59:34.624969 [ 291 ] {} <Debug> TCP-Session: bb9b784c-97be-40ab-b909-f852d93ea6fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2026.03.24 14:59:34.625165 [ 290 ] {} <Debug> TCP-Session: 274e9a87-d35b-4336-86f3-541713fb13d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2026.03.24 14:59:34.625188 [ 288 ] {5ff92318-29cf-422b-bb62-46390de7dbe6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2431 | 2026.03.24 14:59:34.624421 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38997 | ||
| 2432 | 2026.03.24 14:59:34.625077 [ 292 ] {} <Debug> TCP-Session: 2c54b266-2c2b-476a-9cbe-c5ae83aa48b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2026.03.24 14:59:34.625293 [ 292 ] {} <Debug> TCP-Session: 2c54b266-2c2b-476a-9cbe-c5ae83aa48b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2026.03.24 14:59:34.625315 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2435 | 2026.03.24 14:59:34.625343 [ 3 ] {} <Debug> TCP-Session: 8e9c2d05-e16b-493b-8476-717acd63730d Authenticating user 'default' from [fd00:1122:3344:101::e]:38997 | ||
| 2436 | 2026.03.24 14:59:34.625360 [ 3 ] {} <Debug> TCP-Session: 8e9c2d05-e16b-493b-8476-717acd63730d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2437 | 2026.03.24 14:59:34.625374 [ 3 ] {} <Debug> TCP-Session: 8e9c2d05-e16b-493b-8476-717acd63730d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2026.03.24 14:59:34.625532 [ 288 ] {5ff92318-29cf-422b-bb62-46390de7dbe6} <Debug> oximeter.version (3f80d3f8-a56d-48b1-8eef-2dcfe7e0e400) (SelectExecutor): Key condition: unknown | ||
| 2439 | 2026.03.24 14:59:34.626411 [ 312 ] {5ff92318-29cf-422b-bb62-46390de7dbe6} <Trace> AggregatingTransform: Aggregating | ||
| 2440 | 2026.03.24 14:59:34.626467 [ 312 ] {5ff92318-29cf-422b-bb62-46390de7dbe6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2441 | 2026.03.24 14:59:34.626508 [ 312 ] {5ff92318-29cf-422b-bb62-46390de7dbe6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00086792 sec. (1152.180 rows/sec., 45.01 KiB/sec.) | ||
| 2442 | 2026.03.24 14:59:34.626531 [ 312 ] {5ff92318-29cf-422b-bb62-46390de7dbe6} <Trace> Aggregator: Merging aggregated data | ||
| 2443 | 2026.03.24 14:59:34.627933 [ 288 ] {5ff92318-29cf-422b-bb62-46390de7dbe6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003344 sec., 299.0430622009569 rows/sec., 11.68 KiB/sec. | ||
| 2444 | 2026.03.24 14:59:34.628065 [ 288 ] {5ff92318-29cf-422b-bb62-46390de7dbe6} <Debug> TCPHandler: Processed in 0.003757007 sec. | ||
| 2445 | 2026.03.24 14:59:34.628172 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2446 | 2026.03.24 14:59:34.628204 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2447 | 2026.03.24 14:59:34.628210 [ 288 ] {} <Debug> TCP-Session: a972b1a8-3496-4f76-a365-09e9a52ac2d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2448 | 2026.03.24 14:59:34.628225 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2449 | 2026.03.24 14:59:34.628244 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2450 | 2026.03.24 14:59:34.628268 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2451 | 2026.03.24 14:59:34.628295 [ 289 ] {} <Debug> TCP-Session: d1381e68-5d42-41cd-9848-9d06f8b14262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2026.03.24 14:59:34.628302 [ 293 ] {} <Debug> TCP-Session: 2a54eb47-a934-4155-bd61-91494b93b865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2453 | 2026.03.24 14:59:34.628324 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2454 | 2026.03.24 14:59:34.628341 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2455 | 2026.03.24 14:59:34.628383 [ 292 ] {} <Debug> TCP-Session: 2c54b266-2c2b-476a-9cbe-c5ae83aa48b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.03.24 14:59:34.628398 [ 3 ] {} <Debug> TCP-Session: 8e9c2d05-e16b-493b-8476-717acd63730d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2026.03.24 14:59:34.628338 [ 291 ] {} <Debug> TCP-Session: bb9b784c-97be-40ab-b909-f852d93ea6fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2458 | 2026.03.24 14:59:34.628300 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2459 | 2026.03.24 14:59:34.628283 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2460 | 2026.03.24 14:59:34.628481 [ 294 ] {} <Debug> TCP-Session: 0fceae5e-857d-4f20-b8cb-9879450fcd7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.03.24 14:59:34.628496 [ 290 ] {} <Debug> TCP-Session: 274e9a87-d35b-4336-86f3-541713fb13d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.03.24 14:59:34.628252 [ 286 ] {} <Debug> TCP-Session: 00eac9c4-51a7-4af8-bcfe-20d1499e8f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2463 | 2026.03.24 14:59:35.754454 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2026.03.24 14:59:35.754681 [ 5 ] {fd2c81b4-941b-456c-a378-844f1c0d9bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2465 | 2026.03.24 14:59:35.754758 [ 5 ] {fd2c81b4-941b-456c-a378-844f1c0d9bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2466 | 2026.03.24 14:59:35.755502 [ 5 ] {fd2c81b4-941b-456c-a378-844f1c0d9bb5} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.03.24 14:59:35.755559 [ 5 ] {fd2c81b4-941b-456c-a378-844f1c0d9bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2468 | 2026.03.24 14:59:35.755970 [ 5 ] {fd2c81b4-941b-456c-a378-844f1c0d9bb5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2469 | 2026.03.24 14:59:35.756218 [ 5 ] {fd2c81b4-941b-456c-a378-844f1c0d9bb5} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.03.24 14:59:35.756379 [ 5 ] {fd2c81b4-941b-456c-a378-844f1c0d9bb5} <Debug> executeQuery: Read 128 rows, 11.31 KiB in 0.001755 sec., 72934.47293447293 rows/sec., 6.29 MiB/sec. | ||
| 2471 | 2026.03.24 14:59:35.756391 [ 34 ] {} <Debug> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2472 | 2026.03.24 14:59:35.756424 [ 5 ] {fd2c81b4-941b-456c-a378-844f1c0d9bb5} <Debug> TCPHandler: Processed in 0.002106899 sec. | ||
| 2473 | 2026.03.24 14:59:35.756494 [ 34 ] {} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2026.03.24 14:59:35.756539 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2475 | 2026.03.24 14:59:35.756596 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.03.24 14:59:35.756689 [ 200 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::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 | ||
| 2477 | 2026.03.24 14:59:35.756707 [ 5 ] {4c60a6ab-9f7d-41d6-831c-ea5684c71011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2478 | 2026.03.24 14:59:35.756789 [ 5 ] {4c60a6ab-9f7d-41d6-831c-ea5684c71011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2479 | 2026.03.24 14:59:35.756850 [ 200 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2480 | 2026.03.24 14:59:35.756894 [ 200 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 942 rows starting from the beginning of the part | ||
| 2481 | 2026.03.24 14:59:35.756966 [ 200 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
| 2482 | 2026.03.24 14:59:35.757020 [ 200 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2483 | 2026.03.24 14:59:35.757074 [ 200 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2484 | 2026.03.24 14:59:35.757121 [ 200 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 176 rows starting from the beginning of the part | ||
| 2485 | 2026.03.24 14:59:35.757166 [ 200 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2486 | 2026.03.24 14:59:35.757221 [ 5 ] {4c60a6ab-9f7d-41d6-831c-ea5684c71011} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2026.03.24 14:59:35.757262 [ 5 ] {4c60a6ab-9f7d-41d6-831c-ea5684c71011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2488 | 2026.03.24 14:59:35.757598 [ 5 ] {4c60a6ab-9f7d-41d6-831c-ea5684c71011} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2489 | 2026.03.24 14:59:35.757862 [ 5 ] {4c60a6ab-9f7d-41d6-831c-ea5684c71011} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.03.24 14:59:35.758001 [ 5 ] {4c60a6ab-9f7d-41d6-831c-ea5684c71011} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001319 sec., 27293.404094010613 rows/sec., 2.00 MiB/sec. | ||
| 2491 | 2026.03.24 14:59:35.758041 [ 5 ] {4c60a6ab-9f7d-41d6-831c-ea5684c71011} <Debug> TCPHandler: Processed in 0.001499454 sec. | ||
| 2492 | 2026.03.24 14:59:35.758151 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2026.03.24 14:59:35.758246 [ 5 ] {c6df2600-a6d3-40da-9ff9-627f91aec077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2494 | 2026.03.24 14:59:35.758273 [ 193 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650348 sec., 927077.1982636389 rows/sec., 79.81 MiB/sec. | ||
| 2495 | 2026.03.24 14:59:35.758287 [ 5 ] {c6df2600-a6d3-40da-9ff9-627f91aec077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2496 | 2026.03.24 14:59:35.758605 [ 194 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2497 | 2026.03.24 14:59:35.758742 [ 5 ] {c6df2600-a6d3-40da-9ff9-627f91aec077} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.03.24 14:59:35.758787 [ 5 ] {c6df2600-a6d3-40da-9ff9-627f91aec077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2499 | 2026.03.24 14:59:35.758987 [ 194 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_11_2} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.03.24 14:59:35.759095 [ 194 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_11_2} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2501 | 2026.03.24 14:59:35.759127 [ 5 ] {c6df2600-a6d3-40da-9ff9-627f91aec077} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2502 | 2026.03.24 14:59:35.759200 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2503 | 2026.03.24 14:59:35.759355 [ 5 ] {c6df2600-a6d3-40da-9ff9-627f91aec077} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.03.24 14:59:35.759463 [ 34 ] {} <Debug> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2505 | 2026.03.24 14:59:35.759487 [ 5 ] {c6df2600-a6d3-40da-9ff9-627f91aec077} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00126 sec., 79365.07936507936 rows/sec., 6.20 MiB/sec. | ||
| 2506 | 2026.03.24 14:59:35.759495 [ 34 ] {} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.03.24 14:59:35.759528 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2508 | 2026.03.24 14:59:35.759533 [ 5 ] {c6df2600-a6d3-40da-9ff9-627f91aec077} <Debug> TCPHandler: Processed in 0.001430903 sec. | ||
| 2509 | 2026.03.24 14:59:35.759597 [ 200 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::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 | ||
| 2510 | 2026.03.24 14:59:35.759660 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2026.03.24 14:59:35.759686 [ 200 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2512 | 2026.03.24 14:59:35.759715 [ 200 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 546 rows starting from the beginning of the part | ||
| 2513 | 2026.03.24 14:59:35.759758 [ 200 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 93 rows starting from the beginning of the part | ||
| 2514 | 2026.03.24 14:59:35.759759 [ 5 ] {edd6db1f-97b3-4fab-aef8-40d8a7c8c522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2515 | 2026.03.24 14:59:35.759797 [ 200 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2516 | 2026.03.24 14:59:35.759814 [ 5 ] {edd6db1f-97b3-4fab-aef8-40d8a7c8c522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2517 | 2026.03.24 14:59:35.759837 [ 200 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
| 2518 | 2026.03.24 14:59:35.759876 [ 200 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
| 2519 | 2026.03.24 14:59:35.759913 [ 200 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 2520 | 2026.03.24 14:59:35.760289 [ 5 ] {edd6db1f-97b3-4fab-aef8-40d8a7c8c522} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.03.24 14:59:35.760340 [ 5 ] {edd6db1f-97b3-4fab-aef8-40d8a7c8c522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2522 | 2026.03.24 14:59:35.760780 [ 5 ] {edd6db1f-97b3-4fab-aef8-40d8a7c8c522} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2523 | 2026.03.24 14:59:35.760782 [ 194 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1011 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214618 sec., 832360.4623017278 rows/sec., 65.60 MiB/sec. | ||
| 2524 | 2026.03.24 14:59:35.760952 [ 200 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2525 | 2026.03.24 14:59:35.761074 [ 5 ] {edd6db1f-97b3-4fab-aef8-40d8a7c8c522} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.03.24 14:59:35.761206 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2527 | 2026.03.24 14:59:35.761228 [ 200 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_11_2} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2026.03.24 14:59:35.761238 [ 5 ] {edd6db1f-97b3-4fab-aef8-40d8a7c8c522} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001498 sec., 106809.0787716956 rows/sec., 7.44 MiB/sec. | ||
| 2529 | 2026.03.24 14:59:35.761237 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2026.03.24 14:59:35.761289 [ 5 ] {edd6db1f-97b3-4fab-aef8-40d8a7c8c522} <Debug> TCPHandler: Processed in 0.001684049 sec. | ||
| 2531 | 2026.03.24 14:59:35.761293 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2532 | 2026.03.24 14:59:35.761314 [ 200 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_11_2} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2533 | 2026.03.24 14:59:35.761403 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2534 | 2026.03.24 14:59:35.761418 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2535 | 2026.03.24 14:59:35.761442 [ 192 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::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 | ||
| 2536 | 2026.03.24 14:59:35.761520 [ 5 ] {2022a9f5-1dbd-44a1-9756-58bf5a492e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2537 | 2026.03.24 14:59:35.761559 [ 192 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2538 | 2026.03.24 14:59:35.761579 [ 5 ] {2022a9f5-1dbd-44a1-9756-58bf5a492e07} <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 | ||
| 2539 | 2026.03.24 14:59:35.761603 [ 192 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1235 rows starting from the beginning of the part | ||
| 2540 | 2026.03.24 14:59:35.761693 [ 192 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part | ||
| 2541 | 2026.03.24 14:59:35.761744 [ 192 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2542 | 2026.03.24 14:59:35.761808 [ 192 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2543 | 2026.03.24 14:59:35.761877 [ 192 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 196 rows starting from the beginning of the part | ||
| 2544 | 2026.03.24 14:59:35.761930 [ 192 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2545 | 2026.03.24 14:59:35.762485 [ 5 ] {2022a9f5-1dbd-44a1-9756-58bf5a492e07} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.03.24 14:59:35.762527 [ 5 ] {2022a9f5-1dbd-44a1-9756-58bf5a492e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2547 | 2026.03.24 14:59:35.762966 [ 194 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001597816 sec., 1296770.0911744533 rows/sec., 90.63 MiB/sec. | ||
| 2548 | 2026.03.24 14:59:35.763136 [ 5 ] {2022a9f5-1dbd-44a1-9756-58bf5a492e07} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2549 | 2026.03.24 14:59:35.763166 [ 192 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2550 | 2026.03.24 14:59:35.763435 [ 5 ] {2022a9f5-1dbd-44a1-9756-58bf5a492e07} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.03.24 14:59:35.763475 [ 192 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.03.24 14:59:35.763550 [ 192 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2553 | 2026.03.24 14:59:35.763567 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2554 | 2026.03.24 14:59:35.763585 [ 5 ] {2022a9f5-1dbd-44a1-9756-58bf5a492e07} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002085 sec., 17266.187050359713 rows/sec., 30.94 MiB/sec. | ||
| 2555 | 2026.03.24 14:59:35.763611 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2556 | 2026.03.24 14:59:35.763621 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.03.24 14:59:35.763654 [ 5 ] {2022a9f5-1dbd-44a1-9756-58bf5a492e07} <Debug> TCPHandler: Processed in 0.002287592 sec. | ||
| 2558 | 2026.03.24 14:59:35.763666 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2559 | 2026.03.24 14:59:35.763780 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2560 | 2026.03.24 14:59:35.763802 [ 194 ] {57aa46d6-6925-40fa-946b-8ff32e0e73f8::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 | ||
| 2561 | 2026.03.24 14:59:35.763881 [ 5 ] {5e5f8f2d-fa23-46bc-85d2-450bc245ebf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2562 | 2026.03.24 14:59:35.763929 [ 5 ] {5e5f8f2d-fa23-46bc-85d2-450bc245ebf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2563 | 2026.03.24 14:59:35.764182 [ 194 ] {57aa46d6-6925-40fa-946b-8ff32e0e73f8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2564 | 2026.03.24 14:59:35.764268 [ 5 ] {5e5f8f2d-fa23-46bc-85d2-450bc245ebf6} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.03.24 14:59:35.764272 [ 194 ] {57aa46d6-6925-40fa-946b-8ff32e0e73f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2566 | 2026.03.24 14:59:35.764312 [ 5 ] {5e5f8f2d-fa23-46bc-85d2-450bc245ebf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2567 | 2026.03.24 14:59:35.764465 [ 194 ] {57aa46d6-6925-40fa-946b-8ff32e0e73f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2568 | 2026.03.24 14:59:35.764595 [ 194 ] {57aa46d6-6925-40fa-946b-8ff32e0e73f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2569 | 2026.03.24 14:59:35.764635 [ 5 ] {5e5f8f2d-fa23-46bc-85d2-450bc245ebf6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2570 | 2026.03.24 14:59:35.764714 [ 194 ] {57aa46d6-6925-40fa-946b-8ff32e0e73f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 2571 | 2026.03.24 14:59:35.764832 [ 194 ] {57aa46d6-6925-40fa-946b-8ff32e0e73f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2572 | 2026.03.24 14:59:35.764855 [ 5 ] {5e5f8f2d-fa23-46bc-85d2-450bc245ebf6} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.03.24 14:59:35.764948 [ 194 ] {57aa46d6-6925-40fa-946b-8ff32e0e73f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2574 | 2026.03.24 14:59:35.764955 [ 34 ] {} <Debug> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2575 | 2026.03.24 14:59:35.764982 [ 34 ] {} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.03.24 14:59:35.764986 [ 5 ] {5e5f8f2d-fa23-46bc-85d2-450bc245ebf6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 2577 | 2026.03.24 14:59:35.764999 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2578 | 2026.03.24 14:59:35.765033 [ 5 ] {5e5f8f2d-fa23-46bc-85d2-450bc245ebf6} <Debug> TCPHandler: Processed in 0.00130494 sec. | ||
| 2579 | 2026.03.24 14:59:35.765078 [ 192 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::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 | ||
| 2580 | 2026.03.24 14:59:35.765164 [ 192 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2581 | 2026.03.24 14:59:35.765193 [ 192 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 384 rows starting from the beginning of the part | ||
| 2582 | 2026.03.24 14:59:35.765242 [ 192 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2583 | 2026.03.24 14:59:35.765285 [ 192 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2584 | 2026.03.24 14:59:35.765327 [ 192 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2585 | 2026.03.24 14:59:35.765366 [ 192 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2586 | 2026.03.24 14:59:35.765412 [ 192 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2587 | 2026.03.24 14:59:35.766275 [ 191 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 4 columns (4 merged, 0 gathered) in 0.001220468 sec., 560440.7489585963 rows/sec., 37.06 MiB/sec. | ||
| 2588 | 2026.03.24 14:59:35.766498 [ 190 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2589 | 2026.03.24 14:59:35.766775 [ 190 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_11_2} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2026.03.24 14:59:35.766850 [ 190 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_11_2} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2591 | 2026.03.24 14:59:35.766921 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2592 | 2026.03.24 14:59:35.766983 [ 191 ] {57aa46d6-6925-40fa-946b-8ff32e0e73f8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 19 columns (19 merged, 0 gathered) in 0.003244975 sec., 37904.7604372915 rows/sec., 67.92 MiB/sec. | ||
| 2593 | 2026.03.24 14:59:35.767231 [ 194 ] {57aa46d6-6925-40fa-946b-8ff32e0e73f8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2594 | 2026.03.24 14:59:35.767527 [ 194 ] {57aa46d6-6925-40fa-946b-8ff32e0e73f8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2026.03.24 14:59:35.767586 [ 194 ] {57aa46d6-6925-40fa-946b-8ff32e0e73f8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2596 | 2026.03.24 14:59:35.767654 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 2597 | 2026.03.24 14:59:39.174162 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2598 | 2026.03.24 14:59:39.174282 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2599 | 2026.03.24 14:59:39.237868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4735 | ||
| 2600 | 2026.03.24 14:59:39.238348 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.03.24 14:59:39.238401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2602 | 2026.03.24 14:59:39.238932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2603 | 2026.03.24 14:59:39.239186 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.03.24 14:59:39.239328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4735 | ||
| 2605 | 2026.03.24 14:59:39.478255 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2606 | 2026.03.24 14:59:39.495420 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.03.24 14:59:39.495471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2608 | 2026.03.24 14:59:39.501777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2609 | 2026.03.24 14:59:39.503140 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.03.24 14:59:39.506464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2611 | 2026.03.24 14:59:40.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.43 MiB, peak 213.70 MiB, free memory in arenas 0.00 B, will set to 207.75 MiB (RSS), difference: 2.32 MiB | ||
| 2612 | 2026.03.24 14:59:40.751827 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.03.24 14:59:40.752010 [ 5 ] {d1081313-eb16-4881-bb4e-322dd4fad141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2614 | 2026.03.24 14:59:40.752076 [ 5 ] {d1081313-eb16-4881-bb4e-322dd4fad141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2615 | 2026.03.24 14:59:40.752730 [ 5 ] {d1081313-eb16-4881-bb4e-322dd4fad141} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.03.24 14:59:40.752774 [ 5 ] {d1081313-eb16-4881-bb4e-322dd4fad141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2617 | 2026.03.24 14:59:40.753214 [ 5 ] {d1081313-eb16-4881-bb4e-322dd4fad141} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2618 | 2026.03.24 14:59:40.753459 [ 5 ] {d1081313-eb16-4881-bb4e-322dd4fad141} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.03.24 14:59:40.753619 [ 5 ] {d1081313-eb16-4881-bb4e-322dd4fad141} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.59 MiB/sec. | ||
| 2620 | 2026.03.24 14:59:40.753669 [ 5 ] {d1081313-eb16-4881-bb4e-322dd4fad141} <Debug> TCPHandler: Processed in 0.001966945 sec. | ||
| 2621 | 2026.03.24 14:59:40.753799 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2026.03.24 14:59:40.753906 [ 5 ] {69f835ad-a7eb-43c0-923d-ee542fc7f5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2623 | 2026.03.24 14:59:40.753950 [ 5 ] {69f835ad-a7eb-43c0-923d-ee542fc7f5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2624 | 2026.03.24 14:59:40.754394 [ 5 ] {69f835ad-a7eb-43c0-923d-ee542fc7f5b6} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.03.24 14:59:40.754430 [ 5 ] {69f835ad-a7eb-43c0-923d-ee542fc7f5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2626 | 2026.03.24 14:59:40.754742 [ 5 ] {69f835ad-a7eb-43c0-923d-ee542fc7f5b6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2627 | 2026.03.24 14:59:40.754951 [ 5 ] {69f835ad-a7eb-43c0-923d-ee542fc7f5b6} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.03.24 14:59:40.755082 [ 5 ] {69f835ad-a7eb-43c0-923d-ee542fc7f5b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 2629 | 2026.03.24 14:59:40.755119 [ 5 ] {69f835ad-a7eb-43c0-923d-ee542fc7f5b6} <Debug> TCPHandler: Processed in 0.001373591 sec. | ||
| 2630 | 2026.03.24 14:59:40.755234 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.03.24 14:59:40.755336 [ 5 ] {d28adcd0-204d-43e4-a562-e968ea197058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2632 | 2026.03.24 14:59:40.755381 [ 5 ] {d28adcd0-204d-43e4-a562-e968ea197058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2633 | 2026.03.24 14:59:40.755790 [ 5 ] {d28adcd0-204d-43e4-a562-e968ea197058} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.03.24 14:59:40.755827 [ 5 ] {d28adcd0-204d-43e4-a562-e968ea197058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2635 | 2026.03.24 14:59:40.756177 [ 5 ] {d28adcd0-204d-43e4-a562-e968ea197058} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2636 | 2026.03.24 14:59:40.756395 [ 5 ] {d28adcd0-204d-43e4-a562-e968ea197058} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.03.24 14:59:40.756526 [ 5 ] {d28adcd0-204d-43e4-a562-e968ea197058} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 2638 | 2026.03.24 14:59:40.756561 [ 5 ] {d28adcd0-204d-43e4-a562-e968ea197058} <Debug> TCPHandler: Processed in 0.001378011 sec. | ||
| 2639 | 2026.03.24 14:59:40.756662 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.03.24 14:59:40.756759 [ 5 ] {623d77bb-e0f2-41a1-8ff7-61edb3d2ff39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2641 | 2026.03.24 14:59:40.756800 [ 5 ] {623d77bb-e0f2-41a1-8ff7-61edb3d2ff39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2642 | 2026.03.24 14:59:40.757132 [ 5 ] {623d77bb-e0f2-41a1-8ff7-61edb3d2ff39} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.03.24 14:59:40.757166 [ 5 ] {623d77bb-e0f2-41a1-8ff7-61edb3d2ff39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2644 | 2026.03.24 14:59:40.757481 [ 5 ] {623d77bb-e0f2-41a1-8ff7-61edb3d2ff39} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2645 | 2026.03.24 14:59:40.757689 [ 5 ] {623d77bb-e0f2-41a1-8ff7-61edb3d2ff39} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.03.24 14:59:40.757813 [ 5 ] {623d77bb-e0f2-41a1-8ff7-61edb3d2ff39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 2647 | 2026.03.24 14:59:40.757847 [ 5 ] {623d77bb-e0f2-41a1-8ff7-61edb3d2ff39} <Debug> TCPHandler: Processed in 0.001234788 sec. | ||
| 2648 | 2026.03.24 14:59:41.890754 [ 45 ] {} <Debug> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2649 | 2026.03.24 14:59:41.890842 [ 45 ] {} <Trace> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.03.24 14:59:41.890883 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2651 | 2026.03.24 14:59:41.891027 [ 192 ] {ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f::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 | ||
| 2652 | 2026.03.24 14:59:41.891190 [ 192 ] {ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2653 | 2026.03.24 14:59:41.891225 [ 192 ] {ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2654 | 2026.03.24 14:59:41.891298 [ 192 ] {ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2655 | 2026.03.24 14:59:41.891349 [ 192 ] {ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2656 | 2026.03.24 14:59:41.891394 [ 192 ] {ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f::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 | ||
| 2657 | 2026.03.24 14:59:41.891438 [ 192 ] {ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2658 | 2026.03.24 14:59:41.892331 [ 194 ] {ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362721 sec., 254637.59639720825 rows/sec., 18.07 MiB/sec. | ||
| 2659 | 2026.03.24 14:59:41.892484 [ 192 ] {ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2660 | 2026.03.24 14:59:41.892729 [ 192 ] {ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f::all_1_5_1} <Trace> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2026.03.24 14:59:41.892795 [ 192 ] {ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f::all_1_5_1} <Trace> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2662 | 2026.03.24 14:59:41.892858 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2663 | 2026.03.24 14:59:44.247775 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 358 | ||
| 2664 | 2026.03.24 14:59:44.249789 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.03.24 14:59:44.249844 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2666 | 2026.03.24 14:59:44.251043 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2667 | 2026.03.24 14:59:44.251313 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.03.24 14:59:44.251573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
| 2669 | 2026.03.24 14:59:45.754118 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.03.24 14:59:45.754313 [ 5 ] {5e01a969-ca7a-48de-8451-4d7c90cadd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2671 | 2026.03.24 14:59:45.754377 [ 5 ] {5e01a969-ca7a-48de-8451-4d7c90cadd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2672 | 2026.03.24 14:59:45.754968 [ 5 ] {5e01a969-ca7a-48de-8451-4d7c90cadd98} <Trace> oximeter.fields_ipaddr (72936de8-7d6b-4b33-aca7-65376aed55a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.03.24 14:59:45.755005 [ 5 ] {5e01a969-ca7a-48de-8451-4d7c90cadd98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2674 | 2026.03.24 14:59:45.755366 [ 5 ] {5e01a969-ca7a-48de-8451-4d7c90cadd98} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2675 | 2026.03.24 14:59:45.755585 [ 5 ] {5e01a969-ca7a-48de-8451-4d7c90cadd98} <Trace> oximeter.fields_ipaddr (72936de8-7d6b-4b33-aca7-65376aed55a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.03.24 14:59:45.755734 [ 5 ] {5e01a969-ca7a-48de-8451-4d7c90cadd98} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001471 sec., 9517.335146159076 rows/sec., 776.07 KiB/sec. | ||
| 2677 | 2026.03.24 14:59:45.755773 [ 5 ] {5e01a969-ca7a-48de-8451-4d7c90cadd98} <Debug> TCPHandler: Processed in 0.001781581 sec. | ||
| 2678 | 2026.03.24 14:59:45.755889 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.03.24 14:59:45.755982 [ 5 ] {2a722b67-7349-4a2d-bed9-1b7f3bf88465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2680 | 2026.03.24 14:59:45.756021 [ 5 ] {2a722b67-7349-4a2d-bed9-1b7f3bf88465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2681 | 2026.03.24 14:59:45.756482 [ 5 ] {2a722b67-7349-4a2d-bed9-1b7f3bf88465} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.03.24 14:59:45.756517 [ 5 ] {2a722b67-7349-4a2d-bed9-1b7f3bf88465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2683 | 2026.03.24 14:59:45.756827 [ 5 ] {2a722b67-7349-4a2d-bed9-1b7f3bf88465} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2684 | 2026.03.24 14:59:45.757030 [ 5 ] {2a722b67-7349-4a2d-bed9-1b7f3bf88465} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.03.24 14:59:45.757153 [ 5 ] {2a722b67-7349-4a2d-bed9-1b7f3bf88465} <Debug> executeQuery: Read 145 rows, 12.80 KiB in 0.00119 sec., 121848.7394957983 rows/sec., 10.50 MiB/sec. | ||
| 2686 | 2026.03.24 14:59:45.757189 [ 5 ] {2a722b67-7349-4a2d-bed9-1b7f3bf88465} <Debug> TCPHandler: Processed in 0.001349882 sec. | ||
| 2687 | 2026.03.24 14:59:45.757306 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.03.24 14:59:45.757407 [ 5 ] {fc5a2add-9aad-4981-b72a-ddb2bc17d718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2689 | 2026.03.24 14:59:45.757447 [ 5 ] {fc5a2add-9aad-4981-b72a-ddb2bc17d718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2690 | 2026.03.24 14:59:45.757898 [ 5 ] {fc5a2add-9aad-4981-b72a-ddb2bc17d718} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.03.24 14:59:45.757933 [ 5 ] {fc5a2add-9aad-4981-b72a-ddb2bc17d718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2692 | 2026.03.24 14:59:45.758237 [ 5 ] {fc5a2add-9aad-4981-b72a-ddb2bc17d718} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2693 | 2026.03.24 14:59:45.758442 [ 5 ] {fc5a2add-9aad-4981-b72a-ddb2bc17d718} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.03.24 14:59:45.758587 [ 5 ] {fc5a2add-9aad-4981-b72a-ddb2bc17d718} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001198 sec., 45909.84974958264 rows/sec., 3.31 MiB/sec. | ||
| 2695 | 2026.03.24 14:59:45.758629 [ 5 ] {fc5a2add-9aad-4981-b72a-ddb2bc17d718} <Debug> TCPHandler: Processed in 0.001373471 sec. | ||
| 2696 | 2026.03.24 14:59:45.758747 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.03.24 14:59:45.758840 [ 5 ] {4f47ee93-2102-4040-9a69-c1d28b2ceaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2698 | 2026.03.24 14:59:45.758879 [ 5 ] {4f47ee93-2102-4040-9a69-c1d28b2ceaa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2699 | 2026.03.24 14:59:45.759368 [ 5 ] {4f47ee93-2102-4040-9a69-c1d28b2ceaa5} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.03.24 14:59:45.759402 [ 5 ] {4f47ee93-2102-4040-9a69-c1d28b2ceaa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2701 | 2026.03.24 14:59:45.759701 [ 5 ] {4f47ee93-2102-4040-9a69-c1d28b2ceaa5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2702 | 2026.03.24 14:59:45.759909 [ 5 ] {4f47ee93-2102-4040-9a69-c1d28b2ceaa5} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.03.24 14:59:45.760054 [ 5 ] {4f47ee93-2102-4040-9a69-c1d28b2ceaa5} <Debug> executeQuery: Read 125 rows, 10.02 KiB in 0.001231 sec., 101543.46060113728 rows/sec., 7.95 MiB/sec. | ||
| 2704 | 2026.03.24 14:59:45.760101 [ 5 ] {4f47ee93-2102-4040-9a69-c1d28b2ceaa5} <Debug> TCPHandler: Processed in 0.001404442 sec. | ||
| 2705 | 2026.03.24 14:59:45.760214 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.03.24 14:59:45.760309 [ 5 ] {8ae5ad46-5967-423b-9325-03d566af88e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2707 | 2026.03.24 14:59:45.760351 [ 5 ] {8ae5ad46-5967-423b-9325-03d566af88e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2708 | 2026.03.24 14:59:45.760755 [ 5 ] {8ae5ad46-5967-423b-9325-03d566af88e1} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.03.24 14:59:45.760792 [ 5 ] {8ae5ad46-5967-423b-9325-03d566af88e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2710 | 2026.03.24 14:59:45.761116 [ 5 ] {8ae5ad46-5967-423b-9325-03d566af88e1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2711 | 2026.03.24 14:59:45.761319 [ 5 ] {8ae5ad46-5967-423b-9325-03d566af88e1} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.03.24 14:59:45.761443 [ 5 ] {8ae5ad46-5967-423b-9325-03d566af88e1} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001154 sec., 144714.03812824955 rows/sec., 10.07 MiB/sec. | ||
| 2713 | 2026.03.24 14:59:45.761478 [ 5 ] {8ae5ad46-5967-423b-9325-03d566af88e1} <Debug> TCPHandler: Processed in 0.00131248 sec. | ||
| 2714 | 2026.03.24 14:59:45.761598 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.03.24 14:59:45.761709 [ 5 ] {92b86a4c-f445-4820-b2bb-eb12cab03ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2716 | 2026.03.24 14:59:45.761773 [ 5 ] {92b86a4c-f445-4820-b2bb-eb12cab03ba0} <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 | ||
| 2717 | 2026.03.24 14:59:45.762624 [ 5 ] {92b86a4c-f445-4820-b2bb-eb12cab03ba0} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.03.24 14:59:45.762659 [ 5 ] {92b86a4c-f445-4820-b2bb-eb12cab03ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2719 | 2026.03.24 14:59:45.763257 [ 5 ] {92b86a4c-f445-4820-b2bb-eb12cab03ba0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2720 | 2026.03.24 14:59:45.763484 [ 5 ] {92b86a4c-f445-4820-b2bb-eb12cab03ba0} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.03.24 14:59:45.763612 [ 5 ] {92b86a4c-f445-4820-b2bb-eb12cab03ba0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001926 sec., 21287.642782969888 rows/sec., 38.15 MiB/sec. | ||
| 2722 | 2026.03.24 14:59:45.763662 [ 5 ] {92b86a4c-f445-4820-b2bb-eb12cab03ba0} <Debug> TCPHandler: Processed in 0.002130139 sec. | ||
| 2723 | 2026.03.24 14:59:45.763771 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2026.03.24 14:59:45.763865 [ 5 ] {6efac78f-364c-460b-bffa-938a3001766c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2725 | 2026.03.24 14:59:45.763906 [ 5 ] {6efac78f-364c-460b-bffa-938a3001766c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2726 | 2026.03.24 14:59:45.764213 [ 5 ] {6efac78f-364c-460b-bffa-938a3001766c} <Trace> oximeter.measurements_i64 (57e8ddf9-b99f-4b5d-826c-80e4f03dd762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.03.24 14:59:45.764249 [ 5 ] {6efac78f-364c-460b-bffa-938a3001766c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2728 | 2026.03.24 14:59:45.764538 [ 5 ] {6efac78f-364c-460b-bffa-938a3001766c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2729 | 2026.03.24 14:59:45.764738 [ 5 ] {6efac78f-364c-460b-bffa-938a3001766c} <Trace> oximeter.measurements_i64 (57e8ddf9-b99f-4b5d-826c-80e4f03dd762): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.03.24 14:59:45.764856 [ 5 ] {6efac78f-364c-460b-bffa-938a3001766c} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001009 sec., 5946.481665014867 rows/sec., 420.05 KiB/sec. | ||
| 2731 | 2026.03.24 14:59:45.764890 [ 5 ] {6efac78f-364c-460b-bffa-938a3001766c} <Debug> TCPHandler: Processed in 0.001166567 sec. | ||
| 2732 | 2026.03.24 14:59:45.764986 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2026.03.24 14:59:45.765077 [ 5 ] {c9232ff3-8160-45d2-955e-2bf874b7c7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2734 | 2026.03.24 14:59:45.765116 [ 5 ] {c9232ff3-8160-45d2-955e-2bf874b7c7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2735 | 2026.03.24 14:59:45.765423 [ 5 ] {c9232ff3-8160-45d2-955e-2bf874b7c7b0} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.03.24 14:59:45.765458 [ 5 ] {c9232ff3-8160-45d2-955e-2bf874b7c7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2737 | 2026.03.24 14:59:45.765739 [ 5 ] {c9232ff3-8160-45d2-955e-2bf874b7c7b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2738 | 2026.03.24 14:59:45.765940 [ 5 ] {c9232ff3-8160-45d2-955e-2bf874b7c7b0} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): 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.03.24 14:59:45.766060 [ 5 ] {c9232ff3-8160-45d2-955e-2bf874b7c7b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001001 sec., 59940.059940059946 rows/sec., 4.04 MiB/sec. | ||
| 2740 | 2026.03.24 14:59:45.766095 [ 5 ] {c9232ff3-8160-45d2-955e-2bf874b7c7b0} <Debug> TCPHandler: Processed in 0.001156396 sec. | ||
| 2741 | 2026.03.24 14:59:46.740376 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5183 | ||
| 2742 | 2026.03.24 14:59:46.740854 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.03.24 14:59:46.740889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2744 | 2026.03.24 14:59:46.741383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2745 | 2026.03.24 14:59:46.741624 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.03.24 14:59:46.741749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5183 | ||
| 2747 | 2026.03.24 14:59:46.741752 [ 152 ] {} <Debug> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2748 | 2026.03.24 14:59:46.741796 [ 152 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.03.24 14:59:46.741813 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2750 | 2026.03.24 14:59:46.741926 [ 188 ] {8aa650c3-441c-4cef-a11a-16f9048287db::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 | ||
| 2751 | 2026.03.24 14:59:46.742013 [ 188 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2752 | 2026.03.24 14:59:46.742049 [ 188 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2815 rows starting from the beginning of the part | ||
| 2753 | 2026.03.24 14:59:46.742127 [ 188 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2754 | 2026.03.24 14:59:46.742172 [ 188 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2755 | 2026.03.24 14:59:46.742225 [ 188 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2756 | 2026.03.24 14:59:46.742266 [ 188 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2757 | 2026.03.24 14:59:46.742309 [ 188 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2758 | 2026.03.24 14:59:46.743605 [ 192 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5183 rows, containing 4 columns (4 merged, 0 gathered) in 0.001720319 sec., 3012813.3212503027 rows/sec., 43.10 MiB/sec. | ||
| 2759 | 2026.03.24 14:59:46.744654 [ 194 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2760 | 2026.03.24 14:59:46.744983 [ 194 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_11_2} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2026.03.24 14:59:46.745065 [ 194 ] {8aa650c3-441c-4cef-a11a-16f9048287db::all_1_11_2} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2762 | 2026.03.24 14:59:46.745163 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2763 | 2026.03.24 14:59:47.007499 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2764 | 2026.03.24 14:59:47.025776 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.03.24 14:59:47.025842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2766 | 2026.03.24 14:59:47.032178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2767 | 2026.03.24 14:59:47.032869 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.03.24 14:59:47.033144 [ 59 ] {} <Debug> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2769 | 2026.03.24 14:59:47.033181 [ 59 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.03.24 14:59:47.033199 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2771 | 2026.03.24 14:59:47.033314 [ 203 ] {04caabb4-446e-442e-a873-bbedd247c5a0::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 | ||
| 2772 | 2026.03.24 14:59:47.035911 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2773 | 2026.03.24 14:59:47.036449 [ 203 ] {04caabb4-446e-442e-a873-bbedd247c5a0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2774 | 2026.03.24 14:59:47.037146 [ 203 ] {04caabb4-446e-442e-a873-bbedd247c5a0::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 | ||
| 2775 | 2026.03.24 14:59:47.040417 [ 203 ] {04caabb4-446e-442e-a873-bbedd247c5a0::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 | ||
| 2776 | 2026.03.24 14:59:47.043644 [ 203 ] {04caabb4-446e-442e-a873-bbedd247c5a0::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 | ||
| 2777 | 2026.03.24 14:59:47.047279 [ 203 ] {04caabb4-446e-442e-a873-bbedd247c5a0::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 | ||
| 2778 | 2026.03.24 14:59:47.051780 [ 203 ] {04caabb4-446e-442e-a873-bbedd247c5a0::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 | ||
| 2779 | 2026.03.24 14:59:47.055923 [ 203 ] {04caabb4-446e-442e-a873-bbedd247c5a0::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 | ||
| 2780 | 2026.03.24 14:59:47.106989 [ 194 ] {04caabb4-446e-442e-a873-bbedd247c5a0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.073725445 sec., 1125.798562490874 rows/sec., 5.82 MiB/sec. | ||
| 2781 | 2026.03.24 14:59:47.109271 [ 192 ] {04caabb4-446e-442e-a873-bbedd247c5a0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2782 | 2026.03.24 14:59:47.111262 [ 192 ] {04caabb4-446e-442e-a873-bbedd247c5a0::all_1_11_2} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.03.24 14:59:47.111366 [ 192 ] {04caabb4-446e-442e-a873-bbedd247c5a0::all_1_11_2} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2784 | 2026.03.24 14:59:47.113236 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2785 | 2026.03.24 14:59:48.001160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.61 MiB, peak 219.51 MiB, free memory in arenas 0.00 B, will set to 219.35 MiB (RSS), difference: 9.73 MiB | ||
| 2786 | 2026.03.24 14:59:50.750621 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2026.03.24 14:59:50.750822 [ 5 ] {13360034-0d5c-4b0c-b0e9-e97be82dbbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2788 | 2026.03.24 14:59:50.750891 [ 5 ] {13360034-0d5c-4b0c-b0e9-e97be82dbbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2789 | 2026.03.24 14:59:50.751517 [ 5 ] {13360034-0d5c-4b0c-b0e9-e97be82dbbfe} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2026.03.24 14:59:50.751567 [ 5 ] {13360034-0d5c-4b0c-b0e9-e97be82dbbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2791 | 2026.03.24 14:59:50.751977 [ 5 ] {13360034-0d5c-4b0c-b0e9-e97be82dbbfe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2792 | 2026.03.24 14:59:50.752219 [ 5 ] {13360034-0d5c-4b0c-b0e9-e97be82dbbfe} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2026.03.24 14:59:50.752373 [ 5 ] {13360034-0d5c-4b0c-b0e9-e97be82dbbfe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001599 sec., 35021.88868042527 rows/sec., 2.69 MiB/sec. | ||
| 2794 | 2026.03.24 14:59:50.752427 [ 5 ] {13360034-0d5c-4b0c-b0e9-e97be82dbbfe} <Debug> TCPHandler: Processed in 0.001936284 sec. | ||
| 2795 | 2026.03.24 14:59:50.752566 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.03.24 14:59:50.752669 [ 5 ] {d934e955-0e1e-403a-ae76-05a617ef8ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2797 | 2026.03.24 14:59:50.752711 [ 5 ] {d934e955-0e1e-403a-ae76-05a617ef8ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2798 | 2026.03.24 14:59:50.753150 [ 5 ] {d934e955-0e1e-403a-ae76-05a617ef8ee6} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2026.03.24 14:59:50.753187 [ 5 ] {d934e955-0e1e-403a-ae76-05a617ef8ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2800 | 2026.03.24 14:59:50.753522 [ 5 ] {d934e955-0e1e-403a-ae76-05a617ef8ee6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2801 | 2026.03.24 14:59:50.753736 [ 5 ] {d934e955-0e1e-403a-ae76-05a617ef8ee6} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.03.24 14:59:50.753863 [ 5 ] {d934e955-0e1e-403a-ae76-05a617ef8ee6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 2803 | 2026.03.24 14:59:50.753908 [ 5 ] {d934e955-0e1e-403a-ae76-05a617ef8ee6} <Debug> TCPHandler: Processed in 0.001394282 sec. | ||
| 2804 | 2026.03.24 14:59:50.754030 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2026.03.24 14:59:50.754126 [ 5 ] {ecdb8509-ba3b-4609-b331-c5523405bd0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2806 | 2026.03.24 14:59:50.754170 [ 5 ] {ecdb8509-ba3b-4609-b331-c5523405bd0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2807 | 2026.03.24 14:59:50.754575 [ 5 ] {ecdb8509-ba3b-4609-b331-c5523405bd0b} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.03.24 14:59:50.754612 [ 5 ] {ecdb8509-ba3b-4609-b331-c5523405bd0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2809 | 2026.03.24 14:59:50.754967 [ 5 ] {ecdb8509-ba3b-4609-b331-c5523405bd0b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2810 | 2026.03.24 14:59:50.755183 [ 5 ] {ecdb8509-ba3b-4609-b331-c5523405bd0b} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.03.24 14:59:50.755309 [ 5 ] {ecdb8509-ba3b-4609-b331-c5523405bd0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 2812 | 2026.03.24 14:59:50.755347 [ 5 ] {ecdb8509-ba3b-4609-b331-c5523405bd0b} <Debug> TCPHandler: Processed in 0.001366681 sec. | ||
| 2813 | 2026.03.24 14:59:50.755467 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.03.24 14:59:50.755564 [ 5 ] {1b993274-c498-4020-bb23-7c67ff156535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2815 | 2026.03.24 14:59:50.755607 [ 5 ] {1b993274-c498-4020-bb23-7c67ff156535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2816 | 2026.03.24 14:59:50.755948 [ 5 ] {1b993274-c498-4020-bb23-7c67ff156535} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.03.24 14:59:50.755985 [ 5 ] {1b993274-c498-4020-bb23-7c67ff156535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2818 | 2026.03.24 14:59:50.756296 [ 5 ] {1b993274-c498-4020-bb23-7c67ff156535} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2819 | 2026.03.24 14:59:50.756518 [ 5 ] {1b993274-c498-4020-bb23-7c67ff156535} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.03.24 14:59:50.756647 [ 5 ] {1b993274-c498-4020-bb23-7c67ff156535} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 2821 | 2026.03.24 14:59:50.756682 [ 5 ] {1b993274-c498-4020-bb23-7c67ff156535} <Debug> TCPHandler: Processed in 0.001265619 sec. | ||
| 2822 | 2026.03.24 14:59:54.174340 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2823 | 2026.03.24 14:59:54.174419 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2824 | 2026.03.24 14:59:54.242763 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5695 | ||
| 2825 | 2026.03.24 14:59:54.243238 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.03.24 14:59:54.243275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2827 | 2026.03.24 14:59:54.243873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2828 | 2026.03.24 14:59:54.244116 [ 244 ] {} <Trace> system.asynchronous_metric_log (8aa650c3-441c-4cef-a11a-16f9048287db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.03.24 14:59:54.244254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5695 | ||
| 2830 | 2026.03.24 14:59:54.252651 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 382 | ||
| 2831 | 2026.03.24 14:59:54.254790 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.03.24 14:59:54.254851 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2833 | 2026.03.24 14:59:54.256053 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2834 | 2026.03.24 14:59:54.256329 [ 242 ] {} <Trace> system.query_log (433aef14-2029-4530-9c8b-344f552eb2da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.03.24 14:59:54.256675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 2836 | 2026.03.24 14:59:54.536930 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2837 | 2026.03.24 14:59:54.551564 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.03.24 14:59:54.551633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2839 | 2026.03.24 14:59:54.557271 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2840 | 2026.03.24 14:59:54.558007 [ 243 ] {} <Trace> system.metric_log (04caabb4-446e-442e-a873-bbedd247c5a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.03.24 14:59:54.560953 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2842 | 2026.03.24 14:59:55.753322 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2026.03.24 14:59:55.753591 [ 5 ] {21c9cff7-5b39-48b9-8b32-c47fa407fcaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2844 | 2026.03.24 14:59:55.753660 [ 5 ] {21c9cff7-5b39-48b9-8b32-c47fa407fcaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2845 | 2026.03.24 14:59:55.754351 [ 5 ] {21c9cff7-5b39-48b9-8b32-c47fa407fcaa} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2026.03.24 14:59:55.754405 [ 5 ] {21c9cff7-5b39-48b9-8b32-c47fa407fcaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2847 | 2026.03.24 14:59:55.754810 [ 5 ] {21c9cff7-5b39-48b9-8b32-c47fa407fcaa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2848 | 2026.03.24 14:59:55.755038 [ 5 ] {21c9cff7-5b39-48b9-8b32-c47fa407fcaa} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2026.03.24 14:59:55.755200 [ 5 ] {21c9cff7-5b39-48b9-8b32-c47fa407fcaa} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.00166 sec., 83132.53012048193 rows/sec., 7.23 MiB/sec. | ||
| 2850 | 2026.03.24 14:59:55.755250 [ 5 ] {21c9cff7-5b39-48b9-8b32-c47fa407fcaa} <Debug> TCPHandler: Processed in 0.002116639 sec. | ||
| 2851 | 2026.03.24 14:59:55.755370 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2852 | 2026.03.24 14:59:55.755474 [ 5 ] {8126d0c8-01e1-42f9-b598-c78746d29447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2853 | 2026.03.24 14:59:55.755519 [ 5 ] {8126d0c8-01e1-42f9-b598-c78746d29447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2854 | 2026.03.24 14:59:55.755939 [ 5 ] {8126d0c8-01e1-42f9-b598-c78746d29447} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.03.24 14:59:55.755978 [ 5 ] {8126d0c8-01e1-42f9-b598-c78746d29447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2856 | 2026.03.24 14:59:55.756289 [ 5 ] {8126d0c8-01e1-42f9-b598-c78746d29447} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2857 | 2026.03.24 14:59:55.756499 [ 5 ] {8126d0c8-01e1-42f9-b598-c78746d29447} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.03.24 14:59:55.756625 [ 5 ] {8126d0c8-01e1-42f9-b598-c78746d29447} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001176 sec., 34863.945578231294 rows/sec., 2.56 MiB/sec. | ||
| 2859 | 2026.03.24 14:59:55.756664 [ 5 ] {8126d0c8-01e1-42f9-b598-c78746d29447} <Debug> TCPHandler: Processed in 0.001347482 sec. | ||
| 2860 | 2026.03.24 14:59:55.756773 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.03.24 14:59:55.756868 [ 5 ] {e8f55019-9c37-4483-93eb-5527f76f7391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2862 | 2026.03.24 14:59:55.756908 [ 5 ] {e8f55019-9c37-4483-93eb-5527f76f7391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2863 | 2026.03.24 14:59:55.757319 [ 5 ] {e8f55019-9c37-4483-93eb-5527f76f7391} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.03.24 14:59:55.757355 [ 5 ] {e8f55019-9c37-4483-93eb-5527f76f7391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2865 | 2026.03.24 14:59:55.757670 [ 5 ] {e8f55019-9c37-4483-93eb-5527f76f7391} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2866 | 2026.03.24 14:59:55.757882 [ 5 ] {e8f55019-9c37-4483-93eb-5527f76f7391} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.03.24 14:59:55.758009 [ 5 ] {e8f55019-9c37-4483-93eb-5527f76f7391} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00116 sec., 90517.24137931035 rows/sec., 7.07 MiB/sec. | ||
| 2868 | 2026.03.24 14:59:55.758046 [ 5 ] {e8f55019-9c37-4483-93eb-5527f76f7391} <Debug> TCPHandler: Processed in 0.00132273 sec. | ||
| 2869 | 2026.03.24 14:59:55.758156 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2026.03.24 14:59:55.758257 [ 5 ] {93d7fdbf-ebc6-47c1-a646-711f289a6eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2871 | 2026.03.24 14:59:55.758299 [ 5 ] {93d7fdbf-ebc6-47c1-a646-711f289a6eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2872 | 2026.03.24 14:59:55.758684 [ 5 ] {93d7fdbf-ebc6-47c1-a646-711f289a6eab} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.03.24 14:59:55.758722 [ 5 ] {93d7fdbf-ebc6-47c1-a646-711f289a6eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2874 | 2026.03.24 14:59:55.759048 [ 5 ] {93d7fdbf-ebc6-47c1-a646-711f289a6eab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2875 | 2026.03.24 14:59:55.759261 [ 5 ] {93d7fdbf-ebc6-47c1-a646-711f289a6eab} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.03.24 14:59:55.759401 [ 5 ] {93d7fdbf-ebc6-47c1-a646-711f289a6eab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 2877 | 2026.03.24 14:59:55.759452 [ 5 ] {93d7fdbf-ebc6-47c1-a646-711f289a6eab} <Debug> TCPHandler: Processed in 0.001344981 sec. | ||
| 2878 | 2026.03.24 14:59:55.759561 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.03.24 14:59:55.759655 [ 5 ] {f93e243e-41f6-4195-80c6-e03044300f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2880 | 2026.03.24 14:59:55.759709 [ 5 ] {f93e243e-41f6-4195-80c6-e03044300f10} <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 | ||
| 2881 | 2026.03.24 14:59:55.760493 [ 5 ] {f93e243e-41f6-4195-80c6-e03044300f10} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.03.24 14:59:55.760530 [ 5 ] {f93e243e-41f6-4195-80c6-e03044300f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2883 | 2026.03.24 14:59:55.761087 [ 5 ] {f93e243e-41f6-4195-80c6-e03044300f10} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2884 | 2026.03.24 14:59:55.761310 [ 5 ] {f93e243e-41f6-4195-80c6-e03044300f10} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.03.24 14:59:55.761447 [ 5 ] {f93e243e-41f6-4195-80c6-e03044300f10} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001811 sec., 22639.425731639978 rows/sec., 40.57 MiB/sec. | ||
| 2886 | 2026.03.24 14:59:55.761511 [ 5 ] {f93e243e-41f6-4195-80c6-e03044300f10} <Debug> TCPHandler: Processed in 0.001999416 sec. | ||
| 2887 | 2026.03.24 14:59:55.761622 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.03.24 14:59:55.761717 [ 5 ] {3a1032a2-2a6a-438f-b6c4-61f4fc889db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2889 | 2026.03.24 14:59:55.761758 [ 5 ] {3a1032a2-2a6a-438f-b6c4-61f4fc889db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2890 | 2026.03.24 14:59:55.762081 [ 5 ] {3a1032a2-2a6a-438f-b6c4-61f4fc889db8} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.03.24 14:59:55.762116 [ 5 ] {3a1032a2-2a6a-438f-b6c4-61f4fc889db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2892 | 2026.03.24 14:59:55.762424 [ 5 ] {3a1032a2-2a6a-438f-b6c4-61f4fc889db8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2893 | 2026.03.24 14:59:55.762638 [ 5 ] {3a1032a2-2a6a-438f-b6c4-61f4fc889db8} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.03.24 14:59:55.762765 [ 5 ] {3a1032a2-2a6a-438f-b6c4-61f4fc889db8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 2895 | 2026.03.24 14:59:55.762799 [ 5 ] {3a1032a2-2a6a-438f-b6c4-61f4fc889db8} <Debug> TCPHandler: Processed in 0.001227148 sec. | ||
| 2896 | 2026.03.24 14:59:59.717585 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.03.24 14:59:59.717927 [ 5 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2898 | 2026.03.24 14:59:59.718355 [ 5 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2899 | 2026.03.24 14:59:59.718408 [ 5 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2900 | 2026.03.24 14:59:59.718728 [ 5 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2901 | 2026.03.24 14:59:59.718800 [ 5 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2902 | 2026.03.24 14:59:59.718939 [ 5 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2903 | 2026.03.24 14:59:59.719045 [ 326 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2904 | 2026.03.24 14:59:59.719048 [ 330 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2905 | 2026.03.24 14:59:59.719086 [ 317 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2906 | 2026.03.24 14:59:59.719195 [ 5 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2907 | 2026.03.24 14:59:59.719223 [ 5 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2908 | 2026.03.24 14:59:59.719309 [ 5 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2909 | 2026.03.24 14:59:59.719329 [ 5 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2910 | 2026.03.24 14:59:59.719365 [ 5 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2911 | 2026.03.24 14:59:59.719404 [ 5 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2912 | 2026.03.24 14:59:59.719440 [ 5 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2913 | 2026.03.24 14:59:59.720274 [ 5 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002501 sec., 16793.282686925228 rows/sec., 675.90 KiB/sec. | ||
| 2914 | 2026.03.24 14:59:59.720387 [ 5 ] {50f2f5a6-272b-4f0c-9643-f72595e3da59} <Debug> TCPHandler: Processed in 0.002947668 sec. | ||
| 2915 | 2026.03.24 14:59:59.720696 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.03.24 14:59:59.720842 [ 5 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2917 | 2026.03.24 14:59:59.721073 [ 5 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2918 | 2026.03.24 14:59:59.721110 [ 5 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2919 | 2026.03.24 14:59:59.721324 [ 5 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2920 | 2026.03.24 14:59:59.721377 [ 5 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2921 | 2026.03.24 14:59:59.721479 [ 5 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2922 | 2026.03.24 14:59:59.721539 [ 326 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2923 | 2026.03.24 14:59:59.721540 [ 330 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2924 | 2026.03.24 14:59:59.721559 [ 333 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2925 | 2026.03.24 14:59:59.721655 [ 5 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2926 | 2026.03.24 14:59:59.721681 [ 5 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2927 | 2026.03.24 14:59:59.721749 [ 5 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2928 | 2026.03.24 14:59:59.721768 [ 5 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2929 | 2026.03.24 14:59:59.721798 [ 5 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2930 | 2026.03.24 14:59:59.721829 [ 5 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2931 | 2026.03.24 14:59:59.721858 [ 5 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2932 | 2026.03.24 14:59:59.722473 [ 5 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001699 sec., 24720.423778693348 rows/sec., 994.96 KiB/sec. | ||
| 2933 | 2026.03.24 14:59:59.722572 [ 5 ] {29e1b10d-3109-4c54-8c42-61cd266f9ec2} <Debug> TCPHandler: Processed in 0.001925585 sec. | ||
| 2934 | 2026.03.24 14:59:59.722787 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.03.24 14:59:59.722924 [ 5 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2936 | 2026.03.24 14:59:59.723143 [ 5 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2937 | 2026.03.24 14:59:59.723179 [ 5 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2938 | 2026.03.24 14:59:59.723401 [ 5 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2939 | 2026.03.24 14:59:59.723453 [ 5 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2940 | 2026.03.24 14:59:59.723551 [ 5 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2941 | 2026.03.24 14:59:59.723621 [ 326 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2942 | 2026.03.24 14:59:59.723621 [ 330 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2943 | 2026.03.24 14:59:59.723623 [ 317 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2944 | 2026.03.24 14:59:59.723739 [ 5 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2945 | 2026.03.24 14:59:59.723765 [ 5 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2946 | 2026.03.24 14:59:59.723832 [ 5 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2947 | 2026.03.24 14:59:59.723850 [ 5 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2948 | 2026.03.24 14:59:59.723880 [ 5 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2949 | 2026.03.24 14:59:59.723917 [ 5 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2950 | 2026.03.24 14:59:59.723949 [ 5 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2951 | 2026.03.24 14:59:59.724694 [ 5 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001828 sec., 22975.92997811816 rows/sec., 924.74 KiB/sec. | ||
| 2952 | 2026.03.24 14:59:59.724807 [ 5 ] {125cbb93-2e67-402f-ba1f-1390436126b4} <Debug> TCPHandler: Processed in 0.002067878 sec. | ||
| 2953 | 2026.03.24 14:59:59.725014 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.03.24 14:59:59.725150 [ 5 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2955 | 2026.03.24 14:59:59.725372 [ 5 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2956 | 2026.03.24 14:59:59.725409 [ 5 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2957 | 2026.03.24 14:59:59.725620 [ 5 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2958 | 2026.03.24 14:59:59.725671 [ 5 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2959 | 2026.03.24 14:59:59.725768 [ 5 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2960 | 2026.03.24 14:59:59.725834 [ 317 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2961 | 2026.03.24 14:59:59.725834 [ 333 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2962 | 2026.03.24 14:59:59.725857 [ 312 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2963 | 2026.03.24 14:59:59.725961 [ 5 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2964 | 2026.03.24 14:59:59.725987 [ 5 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2965 | 2026.03.24 14:59:59.726056 [ 5 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2966 | 2026.03.24 14:59:59.726073 [ 5 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2967 | 2026.03.24 14:59:59.726103 [ 5 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2968 | 2026.03.24 14:59:59.726134 [ 5 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2969 | 2026.03.24 14:59:59.726161 [ 5 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2970 | 2026.03.24 14:59:59.726801 [ 5 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.00171 sec., 24561.40350877193 rows/sec., 988.56 KiB/sec. | ||
| 2971 | 2026.03.24 14:59:59.726931 [ 5 ] {b174b1ea-724f-4438-8293-0ddb5e75ebd9} <Debug> TCPHandler: Processed in 0.001964725 sec. | ||
| 2972 | 2026.03.24 14:59:59.727156 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2973 | 2026.03.24 14:59:59.727292 [ 5 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2974 | 2026.03.24 14:59:59.727511 [ 5 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2975 | 2026.03.24 14:59:59.727548 [ 5 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2976 | 2026.03.24 14:59:59.727766 [ 5 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2977 | 2026.03.24 14:59:59.727817 [ 5 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2978 | 2026.03.24 14:59:59.727919 [ 5 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2979 | 2026.03.24 14:59:59.727980 [ 333 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2980 | 2026.03.24 14:59:59.727994 [ 341 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2981 | 2026.03.24 14:59:59.727984 [ 317 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2982 | 2026.03.24 14:59:59.728094 [ 5 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2983 | 2026.03.24 14:59:59.728120 [ 5 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2984 | 2026.03.24 14:59:59.728186 [ 5 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2985 | 2026.03.24 14:59:59.728203 [ 5 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2986 | 2026.03.24 14:59:59.728243 [ 5 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2987 | 2026.03.24 14:59:59.728275 [ 5 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2988 | 2026.03.24 14:59:59.728304 [ 5 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2989 | 2026.03.24 14:59:59.728909 [ 5 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001677 sec., 25044.722719141322 rows/sec., 1008.01 KiB/sec. | ||
| 2990 | 2026.03.24 14:59:59.729033 [ 5 ] {f9d5a1fa-de27-4107-b4b8-0fd89ef4b6bf} <Debug> TCPHandler: Processed in 0.001924594 sec. | ||
| 2991 | 2026.03.24 14:59:59.729234 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2992 | 2026.03.24 14:59:59.729369 [ 5 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2993 | 2026.03.24 14:59:59.729588 [ 5 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2994 | 2026.03.24 14:59:59.729625 [ 5 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2995 | 2026.03.24 14:59:59.729840 [ 5 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2996 | 2026.03.24 14:59:59.729891 [ 5 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2997 | 2026.03.24 14:59:59.729987 [ 5 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2998 | 2026.03.24 14:59:59.730047 [ 304 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2999 | 2026.03.24 14:59:59.730055 [ 312 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3000 | 2026.03.24 14:59:59.730053 [ 317 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3001 | 2026.03.24 14:59:59.730169 [ 5 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3002 | 2026.03.24 14:59:59.730195 [ 5 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3003 | 2026.03.24 14:59:59.730263 [ 5 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3004 | 2026.03.24 14:59:59.730281 [ 5 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3005 | 2026.03.24 14:59:59.730311 [ 5 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3006 | 2026.03.24 14:59:59.730342 [ 5 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3007 | 2026.03.24 14:59:59.730371 [ 5 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3008 | 2026.03.24 14:59:59.730942 [ 5 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001632 sec., 25735.29411764706 rows/sec., 1.01 MiB/sec. | ||
| 3009 | 2026.03.24 14:59:59.731066 [ 5 ] {6e2f6e26-bf7c-48cc-861c-c87e0d9fbd44} <Debug> TCPHandler: Processed in 0.001880133 sec. | ||
| 3010 | 2026.03.24 14:59:59.761791 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.03.24 14:59:59.762071 [ 5 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 3012 | 2026.03.24 14:59:59.762543 [ 5 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3013 | 2026.03.24 14:59:59.762620 [ 5 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 3014 | 2026.03.24 14:59:59.762857 [ 5 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3015 | 2026.03.24 14:59:59.762910 [ 5 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3016 | 2026.03.24 14:59:59.763045 [ 5 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 3017 | 2026.03.24 14:59:59.763143 [ 333 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3018 | 2026.03.24 14:59:59.763169 [ 317 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3019 | 2026.03.24 14:59:59.763153 [ 312 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3020 | 2026.03.24 14:59:59.763339 [ 5 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3021 | 2026.03.24 14:59:59.763365 [ 5 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3022 | 2026.03.24 14:59:59.763434 [ 5 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3023 | 2026.03.24 14:59:59.763481 [ 5 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3024 | 2026.03.24 14:59:59.763513 [ 5 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3025 | 2026.03.24 14:59:59.763545 [ 5 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3026 | 2026.03.24 14:59:59.763574 [ 5 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3027 | 2026.03.24 14:59:59.764265 [ 5 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002325 sec., 18064.51612903226 rows/sec., 727.07 KiB/sec. | ||
| 3028 | 2026.03.24 14:59:59.764367 [ 5 ] {dee51964-5c1a-4932-b7b8-3c8eca50b958} <Debug> TCPHandler: Processed in 0.002677412 sec. | ||
| 3029 | 2026.03.24 14:59:59.801299 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2026.03.24 14:59:59.801485 [ 5 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 3031 | 2026.03.24 14:59:59.801800 [ 5 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3032 | 2026.03.24 14:59:59.801842 [ 5 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3033 | 2026.03.24 14:59:59.802107 [ 5 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3034 | 2026.03.24 14:59:59.802174 [ 5 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3035 | 2026.03.24 14:59:59.802306 [ 5 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 3036 | 2026.03.24 14:59:59.802410 [ 343 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3037 | 2026.03.24 14:59:59.802416 [ 301 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3038 | 2026.03.24 14:59:59.802414 [ 312 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3039 | 2026.03.24 14:59:59.802550 [ 5 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3040 | 2026.03.24 14:59:59.802580 [ 5 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3041 | 2026.03.24 14:59:59.802687 [ 5 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3042 | 2026.03.24 14:59:59.802713 [ 5 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3043 | 2026.03.24 14:59:59.802756 [ 5 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3044 | 2026.03.24 14:59:59.802802 [ 5 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3045 | 2026.03.24 14:59:59.802845 [ 5 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3046 | 2026.03.24 14:59:59.803751 [ 5 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.00234 sec., 17948.71794871795 rows/sec., 722.41 KiB/sec. | ||
| 3047 | 2026.03.24 14:59:59.803899 [ 5 ] {0a3b27d3-08e7-4bff-90f4-e024e69fde06} <Debug> TCPHandler: Processed in 0.002685632 sec. | ||
| 3048 | 2026.03.24 14:59:59.887306 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.03.24 14:59:59.887605 [ 5 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 3050 | 2026.03.24 14:59:59.887962 [ 5 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3051 | 2026.03.24 14:59:59.888005 [ 5 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3052 | 2026.03.24 14:59:59.888296 [ 5 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3053 | 2026.03.24 14:59:59.888368 [ 5 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3054 | 2026.03.24 14:59:59.888506 [ 5 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 3055 | 2026.03.24 14:59:59.888621 [ 301 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3056 | 2026.03.24 14:59:59.888632 [ 331 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3057 | 2026.03.24 14:59:59.888645 [ 335 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3058 | 2026.03.24 14:59:59.888763 [ 5 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3059 | 2026.03.24 14:59:59.888791 [ 5 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3060 | 2026.03.24 14:59:59.888876 [ 5 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3061 | 2026.03.24 14:59:59.888897 [ 5 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Debug> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3062 | 2026.03.24 14:59:59.888932 [ 5 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3063 | 2026.03.24 14:59:59.888970 [ 5 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3064 | 2026.03.24 14:59:59.889008 [ 5 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3065 | 2026.03.24 14:59:59.889840 [ 5 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002353 sec., 17849.55376115597 rows/sec., 718.41 KiB/sec. | ||
| 3066 | 2026.03.24 14:59:59.889985 [ 5 ] {96d96ff9-a17d-4c46-acb9-3d88f2aa6b23} <Debug> TCPHandler: Processed in 0.002805724 sec. | ||
| 3067 | 2026.03.24 14:59:59.891601 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2026.03.24 14:59:59.891728 [ 5 ] {bdf2727a-9133-4e13-bf32-1981198eea97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3069 | 2026.03.24 14:59:59.891782 [ 5 ] {bdf2727a-9133-4e13-bf32-1981198eea97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3070 | 2026.03.24 14:59:59.892379 [ 5 ] {bdf2727a-9133-4e13-bf32-1981198eea97} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.03.24 14:59:59.892425 [ 5 ] {bdf2727a-9133-4e13-bf32-1981198eea97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3072 | 2026.03.24 14:59:59.892871 [ 5 ] {bdf2727a-9133-4e13-bf32-1981198eea97} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3073 | 2026.03.24 14:59:59.893072 [ 5 ] {bdf2727a-9133-4e13-bf32-1981198eea97} <Trace> oximeter.timeseries_schema (1e4da629-8dc8-4ce6-9ecd-57d220da235a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.03.24 14:59:59.893217 [ 5 ] {bdf2727a-9133-4e13-bf32-1981198eea97} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001527 sec., 5893.909626719057 rows/sec., 1.20 MiB/sec. | ||
| 3075 | 2026.03.24 14:59:59.893256 [ 5 ] {bdf2727a-9133-4e13-bf32-1981198eea97} <Debug> TCPHandler: Processed in 0.00171502 sec. | ||
| 3076 | 2026.03.24 14:59:59.893367 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2026.03.24 14:59:59.893466 [ 5 ] {4a8bebe8-1cfc-40a6-ad78-121e2bbd47dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3078 | 2026.03.24 14:59:59.893508 [ 5 ] {4a8bebe8-1cfc-40a6-ad78-121e2bbd47dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3079 | 2026.03.24 14:59:59.893932 [ 5 ] {4a8bebe8-1cfc-40a6-ad78-121e2bbd47dd} <Trace> oximeter.fields_i16 (c97290e5-410b-4d70-bbb3-7a2bdfd7ed9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.03.24 14:59:59.893968 [ 5 ] {4a8bebe8-1cfc-40a6-ad78-121e2bbd47dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3081 | 2026.03.24 14:59:59.894265 [ 5 ] {4a8bebe8-1cfc-40a6-ad78-121e2bbd47dd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3082 | 2026.03.24 14:59:59.894476 [ 5 ] {4a8bebe8-1cfc-40a6-ad78-121e2bbd47dd} <Trace> oximeter.fields_i16 (c97290e5-410b-4d70-bbb3-7a2bdfd7ed9b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.03.24 14:59:59.894609 [ 5 ] {4a8bebe8-1cfc-40a6-ad78-121e2bbd47dd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001165 sec., 20600.85836909871 rows/sec., 1.71 MiB/sec. | ||
| 3084 | 2026.03.24 14:59:59.894645 [ 5 ] {4a8bebe8-1cfc-40a6-ad78-121e2bbd47dd} <Debug> TCPHandler: Processed in 0.001327771 sec. | ||
| 3085 | 2026.03.24 14:59:59.894754 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2026.03.24 14:59:59.894848 [ 5 ] {8b129d45-d888-4ec9-ac98-c283757611e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3087 | 2026.03.24 14:59:59.894888 [ 5 ] {8b129d45-d888-4ec9-ac98-c283757611e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3088 | 2026.03.24 14:59:59.895270 [ 5 ] {8b129d45-d888-4ec9-ac98-c283757611e4} <Trace> oximeter.fields_ipaddr (72936de8-7d6b-4b33-aca7-65376aed55a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.03.24 14:59:59.895306 [ 5 ] {8b129d45-d888-4ec9-ac98-c283757611e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3090 | 2026.03.24 14:59:59.895585 [ 5 ] {8b129d45-d888-4ec9-ac98-c283757611e4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3091 | 2026.03.24 14:59:59.895798 [ 5 ] {8b129d45-d888-4ec9-ac98-c283757611e4} <Trace> oximeter.fields_ipaddr (72936de8-7d6b-4b33-aca7-65376aed55a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.03.24 14:59:59.895923 [ 5 ] {8b129d45-d888-4ec9-ac98-c283757611e4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001094 sec., 1828.1535648994518 rows/sec., 149.07 KiB/sec. | ||
| 3093 | 2026.03.24 14:59:59.895959 [ 5 ] {8b129d45-d888-4ec9-ac98-c283757611e4} <Debug> TCPHandler: Processed in 0.001254319 sec. | ||
| 3094 | 2026.03.24 14:59:59.896067 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2026.03.24 14:59:59.896161 [ 5 ] {db08e0f6-4615-45f5-8996-f03acd47f0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3096 | 2026.03.24 14:59:59.896199 [ 5 ] {db08e0f6-4615-45f5-8996-f03acd47f0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3097 | 2026.03.24 14:59:59.897753 [ 5 ] {db08e0f6-4615-45f5-8996-f03acd47f0ca} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.03.24 14:59:59.897788 [ 5 ] {db08e0f6-4615-45f5-8996-f03acd47f0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3099 | 2026.03.24 14:59:59.898230 [ 5 ] {db08e0f6-4615-45f5-8996-f03acd47f0ca} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3100 | 2026.03.24 14:59:59.898439 [ 5 ] {db08e0f6-4615-45f5-8996-f03acd47f0ca} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.03.24 14:59:59.898537 [ 125 ] {} <Debug> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3102 | 2026.03.24 14:59:59.898568 [ 5 ] {db08e0f6-4615-45f5-8996-f03acd47f0ca} <Debug> executeQuery: Read 2524 rows, 193.02 KiB in 0.002425 sec., 1040824.7422680412 rows/sec., 77.73 MiB/sec. | ||
| 3103 | 2026.03.24 14:59:59.898580 [ 125 ] {} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.03.24 14:59:59.898600 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3105 | 2026.03.24 14:59:59.898606 [ 5 ] {db08e0f6-4615-45f5-8996-f03acd47f0ca} <Debug> TCPHandler: Processed in 0.00258838 sec. | ||
| 3106 | 2026.03.24 14:59:59.898727 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2026.03.24 14:59:59.898726 [ 186 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::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 | ||
| 3108 | 2026.03.24 14:59:59.898823 [ 5 ] {b263239a-971a-4b4b-bbf4-31b21f16e81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3109 | 2026.03.24 14:59:59.898867 [ 5 ] {b263239a-971a-4b4b-bbf4-31b21f16e81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3110 | 2026.03.24 14:59:59.898897 [ 186 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3111 | 2026.03.24 14:59:59.898949 [ 186 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 996 rows starting from the beginning of the part | ||
| 3112 | 2026.03.24 14:59:59.899043 [ 186 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3113 | 2026.03.24 14:59:59.899096 [ 186 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 145 rows starting from the beginning of the part | ||
| 3114 | 2026.03.24 14:59:59.899147 [ 186 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3115 | 2026.03.24 14:59:59.899193 [ 186 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 138 rows starting from the beginning of the part | ||
| 3116 | 2026.03.24 14:59:59.899235 [ 186 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2524 rows starting from the beginning of the part | ||
| 3117 | 2026.03.24 14:59:59.899284 [ 5 ] {b263239a-971a-4b4b-bbf4-31b21f16e81e} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.03.24 14:59:59.899325 [ 5 ] {b263239a-971a-4b4b-bbf4-31b21f16e81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3119 | 2026.03.24 14:59:59.899651 [ 5 ] {b263239a-971a-4b4b-bbf4-31b21f16e81e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3120 | 2026.03.24 14:59:59.899878 [ 5 ] {b263239a-971a-4b4b-bbf4-31b21f16e81e} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.03.24 14:59:59.899970 [ 125 ] {} <Debug> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3122 | 2026.03.24 14:59:59.899993 [ 125 ] {} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.03.24 14:59:59.900011 [ 5 ] {b263239a-971a-4b4b-bbf4-31b21f16e81e} <Debug> executeQuery: Read 23 rows, 1.78 KiB in 0.001207 sec., 19055.509527754766 rows/sec., 1.44 MiB/sec. | ||
| 3124 | 2026.03.24 14:59:59.900015 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3125 | 2026.03.24 14:59:59.900051 [ 5 ] {b263239a-971a-4b4b-bbf4-31b21f16e81e} <Debug> TCPHandler: Processed in 0.001373982 sec. | ||
| 3126 | 2026.03.24 14:59:59.900115 [ 192 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3127 | 2026.03.24 14:59:59.900154 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2026.03.24 14:59:59.900223 [ 192 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3129 | 2026.03.24 14:59:59.900252 [ 5 ] {427c510d-7676-4c15-ac93-f7ca1adb5a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3130 | 2026.03.24 14:59:59.900259 [ 192 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 202 rows starting from the beginning of the part | ||
| 3131 | 2026.03.24 14:59:59.900299 [ 5 ] {427c510d-7676-4c15-ac93-f7ca1adb5a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3132 | 2026.03.24 14:59:59.900333 [ 192 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 3133 | 2026.03.24 14:59:59.900384 [ 192 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3134 | 2026.03.24 14:59:59.900423 [ 192 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 55 rows starting from the beginning of the part | ||
| 3135 | 2026.03.24 14:59:59.900460 [ 192 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3136 | 2026.03.24 14:59:59.900498 [ 192 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 3137 | 2026.03.24 14:59:59.900974 [ 5 ] {427c510d-7676-4c15-ac93-f7ca1adb5a4e} <Trace> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.03.24 14:59:59.901015 [ 5 ] {427c510d-7676-4c15-ac93-f7ca1adb5a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3139 | 2026.03.24 14:59:59.901282 [ 194 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3915 rows, containing 5 columns (5 merged, 0 gathered) in 0.00260751 sec., 1501432.4010262664 rows/sec., 121.57 MiB/sec. | ||
| 3140 | 2026.03.24 14:59:59.901305 [ 197 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234819 sec., 298829.2211247154 rows/sec., 21.41 MiB/sec. | ||
| 3141 | 2026.03.24 14:59:59.901482 [ 187 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3142 | 2026.03.24 14:59:59.901508 [ 5 ] {427c510d-7676-4c15-ac93-f7ca1adb5a4e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3143 | 2026.03.24 14:59:59.901773 [ 198 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3144 | 2026.03.24 14:59:59.901808 [ 5 ] {427c510d-7676-4c15-ac93-f7ca1adb5a4e} <Trace> oximeter.fields_u32 (ff9d2808-ad0c-46f0-ae45-44d9a5b7ff0f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.03.24 14:59:59.901873 [ 187 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_11_2} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.03.24 14:59:59.901952 [ 5 ] {427c510d-7676-4c15-ac93-f7ca1adb5a4e} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001717 sec., 480489.22539312753 rows/sec., 28.11 MiB/sec. | ||
| 3147 | 2026.03.24 14:59:59.901971 [ 187 ] {97598e83-6cc6-45cd-b460-fc3a1781a5dc::all_1_11_2} <Trace> oximeter.fields_u16 (97598e83-6cc6-45cd-b460-fc3a1781a5dc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3148 | 2026.03.24 14:59:59.901996 [ 5 ] {427c510d-7676-4c15-ac93-f7ca1adb5a4e} <Debug> TCPHandler: Processed in 0.001892904 sec. | ||
| 3149 | 2026.03.24 14:59:59.902085 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3150 | 2026.03.24 14:59:59.902111 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3151 | 2026.03.24 14:59:59.902132 [ 187 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_16_3} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.03.24 14:59:59.902209 [ 5 ] {c36b5f28-e0dd-4f3b-951c-a0c4f3eb87a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3153 | 2026.03.24 14:59:59.902222 [ 187 ] {f8c04215-6d9a-4b8b-b721-5c1ab706fbe0::all_1_16_3} <Trace> oximeter.fields_string (f8c04215-6d9a-4b8b-b721-5c1ab706fbe0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3154 | 2026.03.24 14:59:59.902258 [ 5 ] {c36b5f28-e0dd-4f3b-951c-a0c4f3eb87a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3155 | 2026.03.24 14:59:59.902327 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 3156 | 2026.03.24 14:59:59.902644 [ 5 ] {c36b5f28-e0dd-4f3b-951c-a0c4f3eb87a0} <Trace> oximeter.fields_u64 (c73344a2-004d-41d4-92bd-44f33aa2d8b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.03.24 14:59:59.902684 [ 5 ] {c36b5f28-e0dd-4f3b-951c-a0c4f3eb87a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3158 | 2026.03.24 14:59:59.902968 [ 5 ] {c36b5f28-e0dd-4f3b-951c-a0c4f3eb87a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3159 | 2026.03.24 14:59:59.903177 [ 5 ] {c36b5f28-e0dd-4f3b-951c-a0c4f3eb87a0} <Trace> oximeter.fields_u64 (c73344a2-004d-41d4-92bd-44f33aa2d8b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2026.03.24 14:59:59.903307 [ 5 ] {c36b5f28-e0dd-4f3b-951c-a0c4f3eb87a0} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001116 sec., 1792.1146953405018 rows/sec., 126.01 KiB/sec. | ||
| 3161 | 2026.03.24 14:59:59.903344 [ 5 ] {c36b5f28-e0dd-4f3b-951c-a0c4f3eb87a0} <Debug> TCPHandler: Processed in 0.00128431 sec. | ||
| 3162 | 2026.03.24 14:59:59.903453 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2026.03.24 14:59:59.903545 [ 5 ] {9cdf2a52-6e1a-4d20-a21a-2a07467f91fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3164 | 2026.03.24 14:59:59.903583 [ 5 ] {9cdf2a52-6e1a-4d20-a21a-2a07467f91fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3165 | 2026.03.24 14:59:59.903967 [ 5 ] {9cdf2a52-6e1a-4d20-a21a-2a07467f91fa} <Trace> oximeter.fields_u8 (2c54965c-d7e1-4adb-93f4-d941a145bf81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.03.24 14:59:59.904002 [ 5 ] {9cdf2a52-6e1a-4d20-a21a-2a07467f91fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3167 | 2026.03.24 14:59:59.904291 [ 5 ] {9cdf2a52-6e1a-4d20-a21a-2a07467f91fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3168 | 2026.03.24 14:59:59.904501 [ 5 ] {9cdf2a52-6e1a-4d20-a21a-2a07467f91fa} <Trace> oximeter.fields_u8 (2c54965c-d7e1-4adb-93f4-d941a145bf81): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.03.24 14:59:59.904627 [ 5 ] {9cdf2a52-6e1a-4d20-a21a-2a07467f91fa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 3170 | 2026.03.24 14:59:59.904664 [ 5 ] {9cdf2a52-6e1a-4d20-a21a-2a07467f91fa} <Debug> TCPHandler: Processed in 0.001260949 sec. | ||
| 3171 | 2026.03.24 14:59:59.904771 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2026.03.24 14:59:59.904875 [ 5 ] {eef5e833-7f78-486e-b4cb-e907e84a3b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3173 | 2026.03.24 14:59:59.904917 [ 5 ] {eef5e833-7f78-486e-b4cb-e907e84a3b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3174 | 2026.03.24 14:59:59.905818 [ 5 ] {eef5e833-7f78-486e-b4cb-e907e84a3b56} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.03.24 14:59:59.905854 [ 5 ] {eef5e833-7f78-486e-b4cb-e907e84a3b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3176 | 2026.03.24 14:59:59.906280 [ 5 ] {eef5e833-7f78-486e-b4cb-e907e84a3b56} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3177 | 2026.03.24 14:59:59.906499 [ 5 ] {eef5e833-7f78-486e-b4cb-e907e84a3b56} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.03.24 14:59:59.906589 [ 125 ] {} <Debug> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3179 | 2026.03.24 14:59:59.906615 [ 125 ] {} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.03.24 14:59:59.906629 [ 5 ] {eef5e833-7f78-486e-b4cb-e907e84a3b56} <Debug> executeQuery: Read 1326 rows, 91.38 KiB in 0.001772 sec., 748306.9977426637 rows/sec., 50.36 MiB/sec. | ||
| 3181 | 2026.03.24 14:59:59.906632 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3182 | 2026.03.24 14:59:59.906669 [ 5 ] {eef5e833-7f78-486e-b4cb-e907e84a3b56} <Debug> TCPHandler: Processed in 0.001948615 sec. | ||
| 3183 | 2026.03.24 14:59:59.906723 [ 187 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::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 | ||
| 3184 | 2026.03.24 14:59:59.906783 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2026.03.24 14:59:59.906823 [ 187 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3186 | 2026.03.24 14:59:59.906857 [ 187 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 587 rows starting from the beginning of the part | ||
| 3187 | 2026.03.24 14:59:59.906885 [ 5 ] {30135b6f-c5a6-4cd0-af62-6faa766fe84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3188 | 2026.03.24 14:59:59.906931 [ 5 ] {30135b6f-c5a6-4cd0-af62-6faa766fe84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3189 | 2026.03.24 14:59:59.906934 [ 187 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3190 | 2026.03.24 14:59:59.906995 [ 187 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 125 rows starting from the beginning of the part | ||
| 3191 | 2026.03.24 14:59:59.907034 [ 187 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3192 | 2026.03.24 14:59:59.907075 [ 187 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 105 rows starting from the beginning of the part | ||
| 3193 | 2026.03.24 14:59:59.907121 [ 187 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1326 rows starting from the beginning of the part | ||
| 3194 | 2026.03.24 14:59:59.908286 [ 5 ] {30135b6f-c5a6-4cd0-af62-6faa766fe84a} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.03.24 14:59:59.908329 [ 5 ] {30135b6f-c5a6-4cd0-af62-6faa766fe84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3196 | 2026.03.24 14:59:59.908334 [ 198 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647148 sec., 1378746.7792815217 rows/sec., 102.12 MiB/sec. | ||
| 3197 | 2026.03.24 14:59:59.908550 [ 187 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3198 | 2026.03.24 14:59:59.908814 [ 187 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_16_3} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.03.24 14:59:59.908879 [ 187 ] {7367c240-878c-43dd-bc79-fb0e782cb14d::all_1_16_3} <Trace> oximeter.fields_uuid (7367c240-878c-43dd-bc79-fb0e782cb14d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3200 | 2026.03.24 14:59:59.908948 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 3201 | 2026.03.24 14:59:59.908958 [ 5 ] {30135b6f-c5a6-4cd0-af62-6faa766fe84a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3202 | 2026.03.24 14:59:59.909187 [ 5 ] {30135b6f-c5a6-4cd0-af62-6faa766fe84a} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.03.24 14:59:59.909288 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3204 | 2026.03.24 14:59:59.909315 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.03.24 14:59:59.909327 [ 5 ] {30135b6f-c5a6-4cd0-af62-6faa766fe84a} <Debug> executeQuery: Read 4094 rows, 268.10 KiB in 0.002461 sec., 1663551.4018691587 rows/sec., 106.39 MiB/sec. | ||
| 3206 | 2026.03.24 14:59:59.909334 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3207 | 2026.03.24 14:59:59.909369 [ 5 ] {30135b6f-c5a6-4cd0-af62-6faa766fe84a} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 3208 | 2026.03.24 14:59:59.909383 [ 5 ] {30135b6f-c5a6-4cd0-af62-6faa766fe84a} <Debug> TCPHandler: Processed in 0.002650971 sec. | ||
| 3209 | 2026.03.24 14:59:59.909416 [ 194 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::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 | ||
| 3210 | 2026.03.24 14:59:59.909495 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.03.24 14:59:59.909518 [ 194 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3212 | 2026.03.24 14:59:59.909551 [ 194 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2072 rows starting from the beginning of the part | ||
| 3213 | 2026.03.24 14:59:59.909595 [ 5 ] {7f467445-5fdf-46e0-a5d3-e5a6be3514e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3214 | 2026.03.24 14:59:59.909606 [ 194 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3215 | 2026.03.24 14:59:59.909658 [ 5 ] {7f467445-5fdf-46e0-a5d3-e5a6be3514e0} <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 | ||
| 3216 | 2026.03.24 14:59:59.909663 [ 194 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 167 rows starting from the beginning of the part | ||
| 3217 | 2026.03.24 14:59:59.909718 [ 194 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3218 | 2026.03.24 14:59:59.909756 [ 194 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::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 | ||
| 3219 | 2026.03.24 14:59:59.909797 [ 194 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4094 rows starting from the beginning of the part | ||
| 3220 | 2026.03.24 14:59:59.910423 [ 5 ] {7f467445-5fdf-46e0-a5d3-e5a6be3514e0} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.03.24 14:59:59.910466 [ 5 ] {7f467445-5fdf-46e0-a5d3-e5a6be3514e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3222 | 2026.03.24 14:59:59.910987 [ 5 ] {7f467445-5fdf-46e0-a5d3-e5a6be3514e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3223 | 2026.03.24 14:59:59.911225 [ 5 ] {7f467445-5fdf-46e0-a5d3-e5a6be3514e0} <Trace> oximeter.measurements_histogramu64 (57aa46d6-6925-40fa-946b-8ff32e0e73f8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.03.24 14:59:59.911366 [ 5 ] {7f467445-5fdf-46e0-a5d3-e5a6be3514e0} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001789 sec., 5030.743432084963 rows/sec., 9.01 MiB/sec. | ||
| 3225 | 2026.03.24 14:59:59.911419 [ 5 ] {7f467445-5fdf-46e0-a5d3-e5a6be3514e0} <Debug> TCPHandler: Processed in 0.001974335 sec. | ||
| 3226 | 2026.03.24 14:59:59.911544 [ 5 ] {} <Trace> TCP-Session: d520a9d6-cfc0-4884-aee9-2cc63dd4e84d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.03.24 14:59:59.911639 [ 5 ] {03c84f53-8c4a-4099-bae0-023c8bc415e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62481) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3228 | 2026.03.24 14:59:59.911682 [ 5 ] {03c84f53-8c4a-4099-bae0-023c8bc415e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3229 | 2026.03.24 14:59:59.912041 [ 5 ] {03c84f53-8c4a-4099-bae0-023c8bc415e5} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.03.24 14:59:59.912078 [ 5 ] {03c84f53-8c4a-4099-bae0-023c8bc415e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3231 | 2026.03.24 14:59:59.912399 [ 5 ] {03c84f53-8c4a-4099-bae0-023c8bc415e5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3232 | 2026.03.24 14:59:59.912621 [ 5 ] {03c84f53-8c4a-4099-bae0-023c8bc415e5} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.03.24 14:59:59.912744 [ 7 ] {} <Debug> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3234 | 2026.03.24 14:59:59.912750 [ 5 ] {03c84f53-8c4a-4099-bae0-023c8bc415e5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001128 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
| 3235 | 2026.03.24 14:59:59.912795 [ 7 ] {} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.03.24 14:59:59.912812 [ 5 ] {03c84f53-8c4a-4099-bae0-023c8bc415e5} <Debug> TCPHandler: Processed in 0.00131797 sec. | ||
| 3237 | 2026.03.24 14:59:59.912826 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3238 | 2026.03.24 14:59:59.912902 [ 187 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::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 | ||
| 3239 | 2026.03.24 14:59:59.912986 [ 187 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3240 | 2026.03.24 14:59:59.913011 [ 187 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 684 rows starting from the beginning of the part | ||
| 3241 | 2026.03.24 14:59:59.913056 [ 187 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3242 | 2026.03.24 14:59:59.913092 [ 187 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3243 | 2026.03.24 14:59:59.913126 [ 187 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::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 | ||
| 3244 | 2026.03.24 14:59:59.913158 [ 187 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3245 | 2026.03.24 14:59:59.913192 [ 187 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 3246 | 2026.03.24 14:59:59.913991 [ 192 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 4 columns (4 merged, 0 gathered) in 0.001113655 sec., 872801.7204610045 rows/sec., 58.04 MiB/sec. | ||
| 3247 | 2026.03.24 14:59:59.914189 [ 199 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3248 | 2026.03.24 14:59:59.914447 [ 199 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_16_3} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.03.24 14:59:59.914521 [ 199 ] {40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6::all_1_16_3} <Trace> oximeter.measurements_u64 (40b21a6b-af3f-4b9a-9196-eab2a3fbb7e6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3250 | 2026.03.24 14:59:59.914578 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3251 | 2026.03.24 14:59:59.917693 [ 199 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6813 rows, containing 5 columns (5 merged, 0 gathered) in 0.008309682 sec., 819886.9704039216 rows/sec., 54.36 MiB/sec. | ||
| 3252 | 2026.03.24 14:59:59.918207 [ 194 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3253 | 2026.03.24 14:59:59.918455 [ 194 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.03.24 14:59:59.918524 [ 194 ] {1d94b86e-e1c3-42db-9568-6120f1b55730::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1d94b86e-e1c3-42db-9568-6120f1b55730) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3255 | 2026.03.24 14:59:59.918591 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||