| 1 | [ Apr 29 05:58:33 Enabled. ] | ||
| 2 | [ Apr 29 05:58:33 Rereading configuration. ] | ||
| 3 | [ Apr 29 05:58:35 Rereading configuration. ] | ||
| 4 | [ Apr 29 05:58:39 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 | [ Apr 29 05:58:39 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.04.29 05:58:41.640466 [ 1 ] {} <Information> Application: Will watch for the process with pid 23910 | ||
| 29 | 2026.04.29 05:58:41.640873 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.29 05:58:42.109734 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23910 | ||
| 31 | 2026.04.29 05:58:42.112505 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.29 05:58:42.112667 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.29 05:58:42.395880 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.29 05:58:42.430928 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.29 05:58:42.430994 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.29 05:58:42.431010 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.29 05:58:42.431062 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.29 05:58:42.431627 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.29 05:58:42.435569 [ 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.04.29 05:58:42.436567 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.29 05:58:42.437428 [ 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.04.29 05:58:42.437478 [ 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.04.29 05:58:42.437517 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.29 05:58:42.438243 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.29 05:58:42.439116 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.29 05:58:42.444926 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.29 05:58:42.445583 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.29 05:58:42.446769 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.29 05:58:42.446860 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.29 05:58:42.447922 [ 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.04.29 05:58:42.448601 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.29 05:58:42.452572 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.29 05:58:42.453070 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.29 05:58:42.458020 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.29 05:58:42.458385 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.29 05:58:42.458798 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.29 05:58:42.459135 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.29 05:58:42.460491 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.29 05:58:42.460521 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.29 05:58:42.460602 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.29 05:58:42.460695 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.29 05:58:42.469220 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.29 05:58:42.469246 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000162981 sec | ||
| 68 | 2026.04.29 05:58:42.469295 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.29 05:58:42.469346 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.29 05:58:42.470060 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.29 05:58:42.470673 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.29 05:58:42.488490 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.29 05:58:42.488532 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.29 05:58:42.488644 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.29 05:58:42.488663 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.29 05:58:42.488699 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.29 05:58:42.488777 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.29 05:58:42.491060 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.29 05:58:42.491107 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.29 05:58:42.491163 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.29 05:58:42.491336 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.29 05:58:42.491378 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.29 05:58:42.491390 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.29 05:58:42.491465 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.29 05:58:42.491477 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.29 05:58:42.491507 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.29 05:58:42.491572 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.29 05:58:42.519203 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.29 05:58:42.520804 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.29 05:58:42.520883 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.6391e-05 sec | ||
| 91 | 2026.04.29 05:58:42.520896 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.29 05:58:42.520906 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.29 05:58:42.520929 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.29 05:58:42.521139 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.29 05:58:42.521234 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.29 05:58:42.521248 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.29 05:58:42.521259 [ 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.04.29 05:58:42.521269 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.29 05:58:42.547639 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.29 05:58:42.547866 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.04.29 05:58:42.549325 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.379e-05 sec. | ||
| 102 | 2026.04.29 05:58:42.549798 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.29 05:58:42.551087 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.29 05:58:42.551106 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.29 05:58:43.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.31 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2026.04.29 05:58:43.611811 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55630 | ||
| 107 | 2026.04.29 05:58:43.612724 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.04.29 05:58:43.612781 [ 4 ] {} <Debug> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55630 | ||
| 109 | 2026.04.29 05:58:43.612887 [ 4 ] {} <Debug> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.29 05:58:43.612902 [ 4 ] {} <Debug> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.04.29 05:58:43.612998 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.04.29 05:58:43.613119 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.04.29 05:58:43.613136 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.04.29 05:58:43.613625 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65202 | ||
| 115 | 2026.04.29 05:58:43.613727 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64339 | ||
| 116 | 2026.04.29 05:58:43.613733 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34839 | ||
| 117 | 2026.04.29 05:58:43.613831 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.04.29 05:58:43.613926 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53421 | ||
| 119 | 2026.04.29 05:58:43.613940 [ 5 ] {} <Debug> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Authenticating user 'default' from [fd00:1122:3344:101::d]:65202 | ||
| 120 | 2026.04.29 05:58:43.613974 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.04.29 05:58:43.614003 [ 5 ] {} <Debug> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.04.29 05:58:43.614058 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.04.29 05:58:43.614062 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60704 | ||
| 124 | 2026.04.29 05:58:43.614070 [ 6 ] {} <Debug> TCP-Session: 5e7c0981-dcaf-45f8-8a41-f98985129b02 Authenticating user 'default' from [fd00:1122:3344:101::d]:64339 | ||
| 125 | 2026.04.29 05:58:43.614061 [ 5 ] {} <Debug> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.04.29 05:58:43.614104 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.04.29 05:58:43.614236 [ 6 ] {} <Debug> TCP-Session: 5e7c0981-dcaf-45f8-8a41-f98985129b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.04.29 05:58:43.614103 [ 254 ] {} <Debug> TCP-Session: 71c93a20-01d5-4627-8eba-d108bb25457b Authenticating user 'default' from [fd00:1122:3344:101::d]:34839 | ||
| 129 | 2026.04.29 05:58:43.614300 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59940 | ||
| 130 | 2026.04.29 05:58:43.614328 [ 255 ] {} <Debug> TCP-Session: 9de26240-85fc-4454-b648-05b90ac7e8ce Authenticating user 'default' from [fd00:1122:3344:101::d]:53421 | ||
| 131 | 2026.04.29 05:58:43.614342 [ 6 ] {} <Debug> TCP-Session: 5e7c0981-dcaf-45f8-8a41-f98985129b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.04.29 05:58:43.614347 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.04.29 05:58:43.614339 [ 254 ] {} <Debug> TCP-Session: 71c93a20-01d5-4627-8eba-d108bb25457b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.04.29 05:58:43.614437 [ 256 ] {} <Debug> TCP-Session: c7b296c1-a5f5-4320-8b72-3e2b84e5f97c Authenticating user 'default' from [fd00:1122:3344:101::d]:60704 | ||
| 135 | 2026.04.29 05:58:43.614481 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.04.29 05:58:43.614413 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50821 | ||
| 137 | 2026.04.29 05:58:43.614547 [ 256 ] {} <Debug> TCP-Session: c7b296c1-a5f5-4320-8b72-3e2b84e5f97c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.04.29 05:58:43.614535 [ 257 ] {} <Debug> TCP-Session: 1202a609-7d3a-4a29-8121-c2560f67fc0b Authenticating user 'default' from [fd00:1122:3344:101::d]:59940 | ||
| 139 | 2026.04.29 05:58:43.614520 [ 254 ] {} <Debug> TCP-Session: 71c93a20-01d5-4627-8eba-d108bb25457b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.29 05:58:43.614411 [ 255 ] {} <Debug> TCP-Session: 9de26240-85fc-4454-b648-05b90ac7e8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.04.29 05:58:43.614695 [ 257 ] {} <Debug> TCP-Session: 1202a609-7d3a-4a29-8121-c2560f67fc0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.04.29 05:58:43.614298 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61193 | ||
| 143 | 2026.04.29 05:58:43.614749 [ 256 ] {} <Debug> TCP-Session: c7b296c1-a5f5-4320-8b72-3e2b84e5f97c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.29 05:58:43.614775 [ 257 ] {} <Debug> TCP-Session: 1202a609-7d3a-4a29-8121-c2560f67fc0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.29 05:58:43.614788 [ 255 ] {} <Debug> TCP-Session: 9de26240-85fc-4454-b648-05b90ac7e8ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.29 05:58:43.614875 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.04.29 05:58:43.615005 [ 258 ] {} <Debug> TCP-Session: f4144e54-038d-4e73-a055-3957556d2e3a Authenticating user 'default' from [fd00:1122:3344:101::d]:61193 | ||
| 148 | 2026.04.29 05:58:43.615022 [ 258 ] {} <Debug> TCP-Session: f4144e54-038d-4e73-a055-3957556d2e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.04.29 05:58:43.615034 [ 258 ] {} <Debug> TCP-Session: f4144e54-038d-4e73-a055-3957556d2e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.04.29 05:58:43.615664 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.04.29 05:58:43.615710 [ 259 ] {} <Debug> TCP-Session: 04f27bf2-78bc-4f00-8052-a7682366c92c Authenticating user 'default' from [fd00:1122:3344:101::d]:50821 | ||
| 152 | 2026.04.29 05:58:43.615726 [ 259 ] {} <Debug> TCP-Session: 04f27bf2-78bc-4f00-8052-a7682366c92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.29 05:58:43.615813 [ 259 ] {} <Debug> TCP-Session: 04f27bf2-78bc-4f00-8052-a7682366c92c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.29 05:58:43.617879 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.04.29 05:58:43.621028 [ 4 ] {3388071b-ddb8-4acc-8d91-8bbdfda4c1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.04.29 05:58:43.745103 [ 4 ] {3388071b-ddb8-4acc-8d91-8bbdfda4c1fe} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55630) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.04.29 05:58:43.746256 [ 4 ] {3388071b-ddb8-4acc-8d91-8bbdfda4c1fe} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.04.29 05:58:43.746516 [ 4 ] {3388071b-ddb8-4acc-8d91-8bbdfda4c1fe} <Debug> TCPHandler: Processed in 0.130797172 sec. | ||
| 205 | 2026.04.29 05:58:43.746950 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.04.29 05:58:43.747362 [ 5 ] {0fda16a5-a9d7-4fd5-823a-7af4ed7c989a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.04.29 05:58:43.747852 [ 5 ] {0fda16a5-a9d7-4fd5-823a-7af4ed7c989a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65202) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.04.29 05:58:43.748244 [ 5 ] {0fda16a5-a9d7-4fd5-823a-7af4ed7c989a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.04.29 05:58:43.748527 [ 5 ] {0fda16a5-a9d7-4fd5-823a-7af4ed7c989a} <Debug> TCPHandler: Processed in 0.001752127 sec. | ||
| 256 | 2026.04.29 05:58:43.748847 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.04.29 05:58:43.749648 [ 4 ] {9648a40a-5980-448a-b284-2dcd1dcaae6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.04.29 05:58:43.750457 [ 4 ] {9648a40a-5980-448a-b284-2dcd1dcaae6f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.04.29 05:58:43.752162 [ 4 ] {9648a40a-5980-448a-b284-2dcd1dcaae6f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.04.29 05:58:43.752184 [ 4 ] {9648a40a-5980-448a-b284-2dcd1dcaae6f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0711e-05 sec | ||
| 261 | 2026.04.29 05:58:43.752291 [ 4 ] {9648a40a-5980-448a-b284-2dcd1dcaae6f} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.04.29 05:58:43.752305 [ 4 ] {9648a40a-5980-448a-b284-2dcd1dcaae6f} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.04.29 05:58:43.752328 [ 4 ] {9648a40a-5980-448a-b284-2dcd1dcaae6f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.04.29 05:58:43.753043 [ 4 ] {9648a40a-5980-448a-b284-2dcd1dcaae6f} <Debug> TCPHandler: Processed in 0.004317561 sec. | ||
| 265 | 2026.04.29 05:58:43.753494 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.04.29 05:58:43.753646 [ 4 ] {f0ac6268-d5e4-463c-a497-2a31a181950a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.04.29 05:58:43.753785 [ 4 ] {f0ac6268-d5e4-463c-a497-2a31a181950a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.04.29 05:58:43.762992 [ 4 ] {f0ac6268-d5e4-463c-a497-2a31a181950a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.04.29 05:58:43.764669 [ 4 ] {f0ac6268-d5e4-463c-a497-2a31a181950a} <Debug> oximeter.version (3b77e0d4-d5c5-4206-ac4a-97d60d25f7f9): Loading data parts | ||
| 271 | 2026.04.29 05:58:43.767755 [ 4 ] {f0ac6268-d5e4-463c-a497-2a31a181950a} <Debug> oximeter.version (3b77e0d4-d5c5-4206-ac4a-97d60d25f7f9): There are no data parts | ||
| 272 | 2026.04.29 05:58:43.771840 [ 4 ] {f0ac6268-d5e4-463c-a497-2a31a181950a} <Debug> TCPHandler: Processed in 0.018397735 sec. | ||
| 273 | 2026.04.29 05:58:43.772031 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.04.29 05:58:43.772367 [ 4 ] {0e3b47d0-262f-457c-b178-f3794efd55dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.04.29 05:58:43.772527 [ 4 ] {0e3b47d0-262f-457c-b178-f3794efd55dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.04.29 05:58:43.794390 [ 4 ] {0e3b47d0-262f-457c-b178-f3794efd55dc} <Debug> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Loading data parts | ||
| 287 | 2026.04.29 05:58:43.794635 [ 4 ] {0e3b47d0-262f-457c-b178-f3794efd55dc} <Debug> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): There are no data parts | ||
| 288 | 2026.04.29 05:58:43.797635 [ 4 ] {0e3b47d0-262f-457c-b178-f3794efd55dc} <Debug> TCPHandler: Processed in 0.025663744 sec. | ||
| 289 | 2026.04.29 05:58:43.797934 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.04.29 05:58:43.798173 [ 4 ] {00a273fb-38e6-41f5-9594-51ba40b95b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.04.29 05:58:43.798434 [ 4 ] {00a273fb-38e6-41f5-9594-51ba40b95b39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.04.29 05:58:43.800725 [ 4 ] {00a273fb-38e6-41f5-9594-51ba40b95b39} <Debug> oximeter.measurements_i8 (3b07d484-a48d-4b3a-b271-ba07b4384dea): Loading data parts | ||
| 293 | 2026.04.29 05:58:43.800958 [ 4 ] {00a273fb-38e6-41f5-9594-51ba40b95b39} <Debug> oximeter.measurements_i8 (3b07d484-a48d-4b3a-b271-ba07b4384dea): There are no data parts | ||
| 294 | 2026.04.29 05:58:43.803175 [ 4 ] {00a273fb-38e6-41f5-9594-51ba40b95b39} <Debug> TCPHandler: Processed in 0.00532448 sec. | ||
| 295 | 2026.04.29 05:58:43.803330 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.04.29 05:58:43.803603 [ 4 ] {5c284cf3-63bb-4c8d-a1ed-624b9fc6c1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.04.29 05:58:43.803650 [ 4 ] {5c284cf3-63bb-4c8d-a1ed-624b9fc6c1fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.04.29 05:58:43.805629 [ 4 ] {5c284cf3-63bb-4c8d-a1ed-624b9fc6c1fd} <Debug> oximeter.measurements_u8 (41a8edd4-f91e-4b8e-bd75-fb0793f42e3f): Loading data parts | ||
| 299 | 2026.04.29 05:58:43.805756 [ 4 ] {5c284cf3-63bb-4c8d-a1ed-624b9fc6c1fd} <Debug> oximeter.measurements_u8 (41a8edd4-f91e-4b8e-bd75-fb0793f42e3f): There are no data parts | ||
| 300 | 2026.04.29 05:58:43.807030 [ 4 ] {5c284cf3-63bb-4c8d-a1ed-624b9fc6c1fd} <Debug> TCPHandler: Processed in 0.003754025 sec. | ||
| 301 | 2026.04.29 05:58:43.807254 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.04.29 05:58:43.807416 [ 4 ] {2177bc1f-6fd2-4841-83b9-adcbe9e5b465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.04.29 05:58:43.807546 [ 4 ] {2177bc1f-6fd2-4841-83b9-adcbe9e5b465} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.04.29 05:58:43.809792 [ 4 ] {2177bc1f-6fd2-4841-83b9-adcbe9e5b465} <Debug> oximeter.measurements_i16 (4be64daf-5f5e-4a44-9f6b-5f43fd8f3974): Loading data parts | ||
| 305 | 2026.04.29 05:58:43.809909 [ 4 ] {2177bc1f-6fd2-4841-83b9-adcbe9e5b465} <Debug> oximeter.measurements_i16 (4be64daf-5f5e-4a44-9f6b-5f43fd8f3974): There are no data parts | ||
| 306 | 2026.04.29 05:58:43.811439 [ 4 ] {2177bc1f-6fd2-4841-83b9-adcbe9e5b465} <Debug> TCPHandler: Processed in 0.00423316 sec. | ||
| 307 | 2026.04.29 05:58:43.811583 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.04.29 05:58:43.811743 [ 4 ] {356e7e6f-e0ad-4caa-b8cb-d7892e2d8635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.04.29 05:58:43.811848 [ 4 ] {356e7e6f-e0ad-4caa-b8cb-d7892e2d8635} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.04.29 05:58:43.813689 [ 4 ] {356e7e6f-e0ad-4caa-b8cb-d7892e2d8635} <Debug> oximeter.measurements_u16 (64598daf-1c26-4ee6-8124-18122d67b45c): Loading data parts | ||
| 311 | 2026.04.29 05:58:43.813812 [ 4 ] {356e7e6f-e0ad-4caa-b8cb-d7892e2d8635} <Debug> oximeter.measurements_u16 (64598daf-1c26-4ee6-8124-18122d67b45c): There are no data parts | ||
| 312 | 2026.04.29 05:58:43.815591 [ 4 ] {356e7e6f-e0ad-4caa-b8cb-d7892e2d8635} <Debug> TCPHandler: Processed in 0.004055499 sec. | ||
| 313 | 2026.04.29 05:58:43.815920 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.04.29 05:58:43.816214 [ 4 ] {ea682686-82b5-4b2c-b140-e207c0c83201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.04.29 05:58:43.816491 [ 4 ] {ea682686-82b5-4b2c-b140-e207c0c83201} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.04.29 05:58:43.818392 [ 4 ] {ea682686-82b5-4b2c-b140-e207c0c83201} <Debug> oximeter.measurements_i32 (f1927a6e-7ee3-44b1-8daf-c4412499e458): Loading data parts | ||
| 317 | 2026.04.29 05:58:43.818682 [ 4 ] {ea682686-82b5-4b2c-b140-e207c0c83201} <Debug> oximeter.measurements_i32 (f1927a6e-7ee3-44b1-8daf-c4412499e458): There are no data parts | ||
| 318 | 2026.04.29 05:58:43.820514 [ 4 ] {ea682686-82b5-4b2c-b140-e207c0c83201} <Debug> TCPHandler: Processed in 0.004657674 sec. | ||
| 319 | 2026.04.29 05:58:43.820692 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.04.29 05:58:43.820882 [ 4 ] {73fc6c15-2dea-497a-81e0-0e4d4683c62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.04.29 05:58:43.821054 [ 4 ] {73fc6c15-2dea-497a-81e0-0e4d4683c62e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.04.29 05:58:43.823386 [ 4 ] {73fc6c15-2dea-497a-81e0-0e4d4683c62e} <Debug> oximeter.measurements_u32 (0f4ae7de-67b3-49bb-b96a-5e8a5f2652ae): Loading data parts | ||
| 323 | 2026.04.29 05:58:43.823592 [ 4 ] {73fc6c15-2dea-497a-81e0-0e4d4683c62e} <Debug> oximeter.measurements_u32 (0f4ae7de-67b3-49bb-b96a-5e8a5f2652ae): There are no data parts | ||
| 324 | 2026.04.29 05:58:43.825421 [ 4 ] {73fc6c15-2dea-497a-81e0-0e4d4683c62e} <Debug> TCPHandler: Processed in 0.004785716 sec. | ||
| 325 | 2026.04.29 05:58:43.825598 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.04.29 05:58:43.825911 [ 4 ] {2a584601-dd0d-47a4-9f46-5edce1990170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.04.29 05:58:43.826047 [ 4 ] {2a584601-dd0d-47a4-9f46-5edce1990170} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.04.29 05:58:43.828434 [ 4 ] {2a584601-dd0d-47a4-9f46-5edce1990170} <Debug> oximeter.measurements_i64 (cfa517fe-1c63-4f91-bd1a-4d7bc10d7ec8): Loading data parts | ||
| 329 | 2026.04.29 05:58:43.828636 [ 4 ] {2a584601-dd0d-47a4-9f46-5edce1990170} <Debug> oximeter.measurements_i64 (cfa517fe-1c63-4f91-bd1a-4d7bc10d7ec8): There are no data parts | ||
| 330 | 2026.04.29 05:58:43.830227 [ 4 ] {2a584601-dd0d-47a4-9f46-5edce1990170} <Debug> TCPHandler: Processed in 0.004695134 sec. | ||
| 331 | 2026.04.29 05:58:43.830392 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.04.29 05:58:43.830562 [ 4 ] {b3615cd7-8c06-4c5e-8139-1a70bdd146e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.04.29 05:58:43.830709 [ 4 ] {b3615cd7-8c06-4c5e-8139-1a70bdd146e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.04.29 05:58:43.832834 [ 4 ] {b3615cd7-8c06-4c5e-8139-1a70bdd146e1} <Debug> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Loading data parts | ||
| 335 | 2026.04.29 05:58:43.833036 [ 4 ] {b3615cd7-8c06-4c5e-8139-1a70bdd146e1} <Debug> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): There are no data parts | ||
| 336 | 2026.04.29 05:58:43.835056 [ 4 ] {b3615cd7-8c06-4c5e-8139-1a70bdd146e1} <Debug> TCPHandler: Processed in 0.004730435 sec. | ||
| 337 | 2026.04.29 05:58:43.835213 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.04.29 05:58:43.835440 [ 4 ] {7e461479-114c-4c72-a4dc-008eddc322a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.04.29 05:58:43.835550 [ 4 ] {7e461479-114c-4c72-a4dc-008eddc322a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.04.29 05:58:43.837495 [ 4 ] {7e461479-114c-4c72-a4dc-008eddc322a7} <Debug> oximeter.measurements_f32 (c618344c-8dbb-4ad3-a072-25fd1484766a): Loading data parts | ||
| 341 | 2026.04.29 05:58:43.837659 [ 4 ] {7e461479-114c-4c72-a4dc-008eddc322a7} <Debug> oximeter.measurements_f32 (c618344c-8dbb-4ad3-a072-25fd1484766a): There are no data parts | ||
| 342 | 2026.04.29 05:58:43.839397 [ 4 ] {7e461479-114c-4c72-a4dc-008eddc322a7} <Debug> TCPHandler: Processed in 0.0042421 sec. | ||
| 343 | 2026.04.29 05:58:43.839539 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.04.29 05:58:43.839698 [ 4 ] {9cc204da-3021-43ff-adf1-4013d7f8ec17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.04.29 05:58:43.839814 [ 4 ] {9cc204da-3021-43ff-adf1-4013d7f8ec17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.04.29 05:58:43.841497 [ 4 ] {9cc204da-3021-43ff-adf1-4013d7f8ec17} <Debug> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Loading data parts | ||
| 347 | 2026.04.29 05:58:43.841709 [ 4 ] {9cc204da-3021-43ff-adf1-4013d7f8ec17} <Debug> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): There are no data parts | ||
| 348 | 2026.04.29 05:58:43.843477 [ 4 ] {9cc204da-3021-43ff-adf1-4013d7f8ec17} <Debug> TCPHandler: Processed in 0.003985377 sec. | ||
| 349 | 2026.04.29 05:58:43.843620 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.04.29 05:58:43.843854 [ 4 ] {bdd0d0f3-2686-46f1-8e92-ef38e80ff537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.04.29 05:58:43.843975 [ 4 ] {bdd0d0f3-2686-46f1-8e92-ef38e80ff537} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.04.29 05:58:43.845644 [ 4 ] {bdd0d0f3-2686-46f1-8e92-ef38e80ff537} <Debug> oximeter.measurements_string (e74d5731-d946-4ad1-aac6-c60dbfcfa087): Loading data parts | ||
| 353 | 2026.04.29 05:58:43.845788 [ 4 ] {bdd0d0f3-2686-46f1-8e92-ef38e80ff537} <Debug> oximeter.measurements_string (e74d5731-d946-4ad1-aac6-c60dbfcfa087): There are no data parts | ||
| 354 | 2026.04.29 05:58:43.847386 [ 4 ] {bdd0d0f3-2686-46f1-8e92-ef38e80ff537} <Debug> TCPHandler: Processed in 0.003817997 sec. | ||
| 355 | 2026.04.29 05:58:43.847542 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.04.29 05:58:43.847695 [ 4 ] {baef7ea4-54a7-452a-98ca-9dea0519756d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.04.29 05:58:43.847822 [ 4 ] {baef7ea4-54a7-452a-98ca-9dea0519756d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.04.29 05:58:43.850105 [ 4 ] {baef7ea4-54a7-452a-98ca-9dea0519756d} <Debug> oximeter.measurements_bytes (06c48231-24d0-4d32-acf8-6780879ea010): Loading data parts | ||
| 366 | 2026.04.29 05:58:43.850289 [ 4 ] {baef7ea4-54a7-452a-98ca-9dea0519756d} <Debug> oximeter.measurements_bytes (06c48231-24d0-4d32-acf8-6780879ea010): There are no data parts | ||
| 367 | 2026.04.29 05:58:43.851569 [ 4 ] {baef7ea4-54a7-452a-98ca-9dea0519756d} <Debug> TCPHandler: Processed in 0.004074859 sec. | ||
| 368 | 2026.04.29 05:58:43.851721 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.04.29 05:58:43.851882 [ 4 ] {74c60595-9c1e-44f6-b529-7c4beb475bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.04.29 05:58:43.852070 [ 4 ] {74c60595-9c1e-44f6-b529-7c4beb475bec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.04.29 05:58:43.854005 [ 4 ] {74c60595-9c1e-44f6-b529-7c4beb475bec} <Debug> oximeter.measurements_cumulativei64 (3102eca0-a440-4c01-9932-f5d9bc00c333): Loading data parts | ||
| 372 | 2026.04.29 05:58:43.854219 [ 4 ] {74c60595-9c1e-44f6-b529-7c4beb475bec} <Debug> oximeter.measurements_cumulativei64 (3102eca0-a440-4c01-9932-f5d9bc00c333): There are no data parts | ||
| 373 | 2026.04.29 05:58:43.855571 [ 4 ] {74c60595-9c1e-44f6-b529-7c4beb475bec} <Debug> TCPHandler: Processed in 0.003898737 sec. | ||
| 374 | 2026.04.29 05:58:43.855752 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.04.29 05:58:43.855954 [ 4 ] {65d8079d-7e96-49fb-8d67-2e7a9c376795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.04.29 05:58:43.856078 [ 4 ] {65d8079d-7e96-49fb-8d67-2e7a9c376795} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.04.29 05:58:43.858045 [ 4 ] {65d8079d-7e96-49fb-8d67-2e7a9c376795} <Debug> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Loading data parts | ||
| 378 | 2026.04.29 05:58:43.858289 [ 4 ] {65d8079d-7e96-49fb-8d67-2e7a9c376795} <Debug> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): There are no data parts | ||
| 379 | 2026.04.29 05:58:43.860255 [ 4 ] {65d8079d-7e96-49fb-8d67-2e7a9c376795} <Debug> TCPHandler: Processed in 0.004555614 sec. | ||
| 380 | 2026.04.29 05:58:43.860410 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.04.29 05:58:43.860732 [ 4 ] {aa8fb46b-829e-4537-8e72-b46f60a87196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.04.29 05:58:43.860817 [ 4 ] {aa8fb46b-829e-4537-8e72-b46f60a87196} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.04.29 05:58:43.863630 [ 4 ] {aa8fb46b-829e-4537-8e72-b46f60a87196} <Debug> oximeter.measurements_cumulativef32 (8953258f-ca62-419a-aab4-16923766bba3): Loading data parts | ||
| 384 | 2026.04.29 05:58:43.863773 [ 4 ] {aa8fb46b-829e-4537-8e72-b46f60a87196} <Debug> oximeter.measurements_cumulativef32 (8953258f-ca62-419a-aab4-16923766bba3): There are no data parts | ||
| 385 | 2026.04.29 05:58:43.865238 [ 4 ] {aa8fb46b-829e-4537-8e72-b46f60a87196} <Debug> TCPHandler: Processed in 0.004879346 sec. | ||
| 386 | 2026.04.29 05:58:43.865384 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.04.29 05:58:43.865543 [ 4 ] {fe0e76d0-4c94-4cbc-bc4b-4cb444847de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.04.29 05:58:43.865633 [ 4 ] {fe0e76d0-4c94-4cbc-bc4b-4cb444847de4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.04.29 05:58:43.867293 [ 4 ] {fe0e76d0-4c94-4cbc-bc4b-4cb444847de4} <Debug> oximeter.measurements_cumulativef64 (4a38d040-86b8-4467-93fe-81a8197cbeaf): Loading data parts | ||
| 390 | 2026.04.29 05:58:43.867575 [ 4 ] {fe0e76d0-4c94-4cbc-bc4b-4cb444847de4} <Debug> oximeter.measurements_cumulativef64 (4a38d040-86b8-4467-93fe-81a8197cbeaf): There are no data parts | ||
| 391 | 2026.04.29 05:58:43.869344 [ 4 ] {fe0e76d0-4c94-4cbc-bc4b-4cb444847de4} <Debug> TCPHandler: Processed in 0.004009848 sec. | ||
| 392 | 2026.04.29 05:58:43.869503 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.04.29 05:58:43.869816 [ 4 ] {adec0d81-243e-4032-8100-f24a1292e0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2026.04.29 05:58:43.869960 [ 4 ] {adec0d81-243e-4032-8100-f24a1292e0c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.04.29 05:58:43.872410 [ 4 ] {adec0d81-243e-4032-8100-f24a1292e0c7} <Debug> oximeter.measurements_histogrami8 (02231265-f52c-4cc7-aefb-82ce780b9a71): Loading data parts | ||
| 406 | 2026.04.29 05:58:43.872647 [ 4 ] {adec0d81-243e-4032-8100-f24a1292e0c7} <Debug> oximeter.measurements_histogrami8 (02231265-f52c-4cc7-aefb-82ce780b9a71): There are no data parts | ||
| 407 | 2026.04.29 05:58:43.874126 [ 4 ] {adec0d81-243e-4032-8100-f24a1292e0c7} <Debug> TCPHandler: Processed in 0.004673694 sec. | ||
| 408 | 2026.04.29 05:58:43.874278 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.04.29 05:58:43.874498 [ 4 ] {94a6ecda-a672-4bb0-9603-f74fcc6edeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.04.29 05:58:43.874640 [ 4 ] {94a6ecda-a672-4bb0-9603-f74fcc6edeea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.04.29 05:58:43.876908 [ 4 ] {94a6ecda-a672-4bb0-9603-f74fcc6edeea} <Debug> oximeter.measurements_histogramu8 (ba2bb098-2d90-4370-964d-263c09e8a257): Loading data parts | ||
| 412 | 2026.04.29 05:58:43.877125 [ 4 ] {94a6ecda-a672-4bb0-9603-f74fcc6edeea} <Debug> oximeter.measurements_histogramu8 (ba2bb098-2d90-4370-964d-263c09e8a257): There are no data parts | ||
| 413 | 2026.04.29 05:58:43.878708 [ 4 ] {94a6ecda-a672-4bb0-9603-f74fcc6edeea} <Debug> TCPHandler: Processed in 0.004518863 sec. | ||
| 414 | 2026.04.29 05:58:43.878845 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.04.29 05:58:43.879320 [ 4 ] {c02d0b2d-2157-46ae-a4c4-c43d36fd8da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.04.29 05:58:43.879589 [ 4 ] {c02d0b2d-2157-46ae-a4c4-c43d36fd8da7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.04.29 05:58:43.881938 [ 4 ] {c02d0b2d-2157-46ae-a4c4-c43d36fd8da7} <Debug> oximeter.measurements_histogrami16 (f685358a-27af-4076-ba5e-d47b6954b35e): Loading data parts | ||
| 418 | 2026.04.29 05:58:43.882132 [ 4 ] {c02d0b2d-2157-46ae-a4c4-c43d36fd8da7} <Debug> oximeter.measurements_histogrami16 (f685358a-27af-4076-ba5e-d47b6954b35e): There are no data parts | ||
| 419 | 2026.04.29 05:58:43.883486 [ 4 ] {c02d0b2d-2157-46ae-a4c4-c43d36fd8da7} <Debug> TCPHandler: Processed in 0.004644404 sec. | ||
| 420 | 2026.04.29 05:58:43.883755 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.04.29 05:58:43.883973 [ 4 ] {6e363b23-5297-4430-a42b-2d98236f1742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.04.29 05:58:43.884097 [ 4 ] {6e363b23-5297-4430-a42b-2d98236f1742} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.04.29 05:58:43.886900 [ 4 ] {6e363b23-5297-4430-a42b-2d98236f1742} <Debug> oximeter.measurements_histogramu16 (dfc2c5ed-9e8f-42e3-94f1-9e95ad38bc8c): Loading data parts | ||
| 424 | 2026.04.29 05:58:43.887125 [ 4 ] {6e363b23-5297-4430-a42b-2d98236f1742} <Debug> oximeter.measurements_histogramu16 (dfc2c5ed-9e8f-42e3-94f1-9e95ad38bc8c): There are no data parts | ||
| 425 | 2026.04.29 05:58:43.889227 [ 4 ] {6e363b23-5297-4430-a42b-2d98236f1742} <Debug> TCPHandler: Processed in 0.005520503 sec. | ||
| 426 | 2026.04.29 05:58:43.889375 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.04.29 05:58:43.889638 [ 4 ] {e60696da-1b08-4bfd-a22c-40c4dcde0dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.04.29 05:58:43.889758 [ 4 ] {e60696da-1b08-4bfd-a22c-40c4dcde0dc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.04.29 05:58:43.892760 [ 4 ] {e60696da-1b08-4bfd-a22c-40c4dcde0dc4} <Debug> oximeter.measurements_histogrami32 (5cab798a-febb-4e0d-84ca-20b7b445262b): Loading data parts | ||
| 430 | 2026.04.29 05:58:43.892952 [ 4 ] {e60696da-1b08-4bfd-a22c-40c4dcde0dc4} <Debug> oximeter.measurements_histogrami32 (5cab798a-febb-4e0d-84ca-20b7b445262b): There are no data parts | ||
| 431 | 2026.04.29 05:58:43.895560 [ 4 ] {e60696da-1b08-4bfd-a22c-40c4dcde0dc4} <Debug> TCPHandler: Processed in 0.006234789 sec. | ||
| 432 | 2026.04.29 05:58:43.895851 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.04.29 05:58:43.896068 [ 4 ] {67a3cf2f-a255-4e6b-959a-aa3cb4332cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2026.04.29 05:58:43.896213 [ 4 ] {67a3cf2f-a255-4e6b-959a-aa3cb4332cda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.04.29 05:58:43.899087 [ 4 ] {67a3cf2f-a255-4e6b-959a-aa3cb4332cda} <Debug> oximeter.measurements_histogramu32 (1c877fec-f07d-4076-b642-69b69abc67a3): Loading data parts | ||
| 436 | 2026.04.29 05:58:43.899284 [ 4 ] {67a3cf2f-a255-4e6b-959a-aa3cb4332cda} <Debug> oximeter.measurements_histogramu32 (1c877fec-f07d-4076-b642-69b69abc67a3): There are no data parts | ||
| 437 | 2026.04.29 05:58:43.900509 [ 4 ] {67a3cf2f-a255-4e6b-959a-aa3cb4332cda} <Debug> TCPHandler: Processed in 0.004715045 sec. | ||
| 438 | 2026.04.29 05:58:43.900667 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.04.29 05:58:43.900930 [ 4 ] {e23bcf0b-9630-44ce-985f-83c4ef9aa2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2026.04.29 05:58:43.901052 [ 4 ] {e23bcf0b-9630-44ce-985f-83c4ef9aa2e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.04.29 05:58:43.903555 [ 4 ] {e23bcf0b-9630-44ce-985f-83c4ef9aa2e1} <Debug> oximeter.measurements_histogrami64 (481b4d47-05ae-4d77-aa2e-029d5c728424): Loading data parts | ||
| 442 | 2026.04.29 05:58:43.903699 [ 4 ] {e23bcf0b-9630-44ce-985f-83c4ef9aa2e1} <Debug> oximeter.measurements_histogrami64 (481b4d47-05ae-4d77-aa2e-029d5c728424): There are no data parts | ||
| 443 | 2026.04.29 05:58:43.905064 [ 4 ] {e23bcf0b-9630-44ce-985f-83c4ef9aa2e1} <Debug> TCPHandler: Processed in 0.004457482 sec. | ||
| 444 | 2026.04.29 05:58:43.905279 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.04.29 05:58:43.905494 [ 4 ] {2e9dd972-bd03-4b52-8f22-251db910b90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.04.29 05:58:43.905628 [ 4 ] {2e9dd972-bd03-4b52-8f22-251db910b90f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.04.29 05:58:43.909007 [ 4 ] {2e9dd972-bd03-4b52-8f22-251db910b90f} <Debug> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Loading data parts | ||
| 448 | 2026.04.29 05:58:43.909166 [ 4 ] {2e9dd972-bd03-4b52-8f22-251db910b90f} <Debug> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): There are no data parts | ||
| 449 | 2026.04.29 05:58:43.910794 [ 4 ] {2e9dd972-bd03-4b52-8f22-251db910b90f} <Debug> TCPHandler: Processed in 0.005564952 sec. | ||
| 450 | 2026.04.29 05:58:43.910935 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.04.29 05:58:43.911143 [ 4 ] {8fd319aa-96cb-42bc-9a80-2e36fd9461ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.04.29 05:58:43.911268 [ 4 ] {8fd319aa-96cb-42bc-9a80-2e36fd9461ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.04.29 05:58:43.913380 [ 4 ] {8fd319aa-96cb-42bc-9a80-2e36fd9461ca} <Debug> oximeter.measurements_histogramf32 (f0e2209a-c6dc-4d60-9e4d-d97c577258d6): Loading data parts | ||
| 454 | 2026.04.29 05:58:43.913526 [ 4 ] {8fd319aa-96cb-42bc-9a80-2e36fd9461ca} <Debug> oximeter.measurements_histogramf32 (f0e2209a-c6dc-4d60-9e4d-d97c577258d6): There are no data parts | ||
| 455 | 2026.04.29 05:58:43.914752 [ 4 ] {8fd319aa-96cb-42bc-9a80-2e36fd9461ca} <Debug> TCPHandler: Processed in 0.003865457 sec. | ||
| 456 | 2026.04.29 05:58:43.914933 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.04.29 05:58:43.915240 [ 4 ] {80abb279-519c-4319-82ba-5d6ecd4252a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.04.29 05:58:43.915392 [ 4 ] {80abb279-519c-4319-82ba-5d6ecd4252a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.04.29 05:58:43.917933 [ 4 ] {80abb279-519c-4319-82ba-5d6ecd4252a4} <Debug> oximeter.measurements_histogramf64 (c84422d5-1d15-4108-ad41-5f074f2792c1): Loading data parts | ||
| 460 | 2026.04.29 05:58:43.918082 [ 4 ] {80abb279-519c-4319-82ba-5d6ecd4252a4} <Debug> oximeter.measurements_histogramf64 (c84422d5-1d15-4108-ad41-5f074f2792c1): There are no data parts | ||
| 461 | 2026.04.29 05:58:43.919984 [ 4 ] {80abb279-519c-4319-82ba-5d6ecd4252a4} <Debug> TCPHandler: Processed in 0.005100268 sec. | ||
| 462 | 2026.04.29 05:58:43.920133 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.04.29 05:58:43.920316 [ 4 ] {2c324a21-697c-4ed6-aa5e-715da60e371f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.04.29 05:58:43.920460 [ 4 ] {2c324a21-697c-4ed6-aa5e-715da60e371f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.04.29 05:58:43.922540 [ 4 ] {2c324a21-697c-4ed6-aa5e-715da60e371f} <Debug> oximeter.fields_bool (f3fd0f79-a1b8-4f91-bebb-70d4bebb6dae): Loading data parts | ||
| 491 | 2026.04.29 05:58:43.922851 [ 4 ] {2c324a21-697c-4ed6-aa5e-715da60e371f} <Debug> oximeter.fields_bool (f3fd0f79-a1b8-4f91-bebb-70d4bebb6dae): There are no data parts | ||
| 492 | 2026.04.29 05:58:43.924280 [ 4 ] {2c324a21-697c-4ed6-aa5e-715da60e371f} <Debug> TCPHandler: Processed in 0.00419573 sec. | ||
| 493 | 2026.04.29 05:58:43.924415 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.04.29 05:58:43.924654 [ 4 ] {ab6cad07-b192-4a1f-b0e0-dcd523a23cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.04.29 05:58:43.924779 [ 4 ] {ab6cad07-b192-4a1f-b0e0-dcd523a23cfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.04.29 05:58:43.926696 [ 4 ] {ab6cad07-b192-4a1f-b0e0-dcd523a23cfe} <Debug> oximeter.fields_i8 (6e3ef767-e72f-4914-848f-05dc48ca3f60): Loading data parts | ||
| 497 | 2026.04.29 05:58:43.926828 [ 4 ] {ab6cad07-b192-4a1f-b0e0-dcd523a23cfe} <Debug> oximeter.fields_i8 (6e3ef767-e72f-4914-848f-05dc48ca3f60): There are no data parts | ||
| 498 | 2026.04.29 05:58:43.927983 [ 4 ] {ab6cad07-b192-4a1f-b0e0-dcd523a23cfe} <Debug> TCPHandler: Processed in 0.003615805 sec. | ||
| 499 | 2026.04.29 05:58:43.928132 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.04.29 05:58:43.928285 [ 4 ] {4f9c0c2a-72d1-4593-86d0-ebabfd98902d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.04.29 05:58:43.928410 [ 4 ] {4f9c0c2a-72d1-4593-86d0-ebabfd98902d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.04.29 05:58:43.930467 [ 4 ] {4f9c0c2a-72d1-4593-86d0-ebabfd98902d} <Debug> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Loading data parts | ||
| 503 | 2026.04.29 05:58:43.930684 [ 4 ] {4f9c0c2a-72d1-4593-86d0-ebabfd98902d} <Debug> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): There are no data parts | ||
| 504 | 2026.04.29 05:58:43.931940 [ 4 ] {4f9c0c2a-72d1-4593-86d0-ebabfd98902d} <Debug> TCPHandler: Processed in 0.003859357 sec. | ||
| 505 | 2026.04.29 05:58:43.932083 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.04.29 05:58:43.932327 [ 4 ] {ead1e7ea-ac92-41f3-8947-1c128edede56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2026.04.29 05:58:43.932448 [ 4 ] {ead1e7ea-ac92-41f3-8947-1c128edede56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.04.29 05:58:43.934613 [ 4 ] {ead1e7ea-ac92-41f3-8947-1c128edede56} <Debug> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Loading data parts | ||
| 509 | 2026.04.29 05:58:43.934743 [ 4 ] {ead1e7ea-ac92-41f3-8947-1c128edede56} <Debug> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): There are no data parts | ||
| 510 | 2026.04.29 05:58:43.936453 [ 4 ] {ead1e7ea-ac92-41f3-8947-1c128edede56} <Debug> TCPHandler: Processed in 0.004420222 sec. | ||
| 511 | 2026.04.29 05:58:43.936601 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.04.29 05:58:43.936754 [ 4 ] {0b4c1f5c-d343-496e-a897-2aa05c30ae74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2026.04.29 05:58:43.936871 [ 4 ] {0b4c1f5c-d343-496e-a897-2aa05c30ae74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.04.29 05:58:43.938798 [ 4 ] {0b4c1f5c-d343-496e-a897-2aa05c30ae74} <Debug> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Loading data parts | ||
| 515 | 2026.04.29 05:58:43.939003 [ 4 ] {0b4c1f5c-d343-496e-a897-2aa05c30ae74} <Debug> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): There are no data parts | ||
| 516 | 2026.04.29 05:58:43.940090 [ 4 ] {0b4c1f5c-d343-496e-a897-2aa05c30ae74} <Debug> TCPHandler: Processed in 0.003596324 sec. | ||
| 517 | 2026.04.29 05:58:43.940291 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.04.29 05:58:43.940517 [ 4 ] {c993efb1-e286-422c-8f88-ef4eb15deaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2026.04.29 05:58:43.940634 [ 4 ] {c993efb1-e286-422c-8f88-ef4eb15deaf7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.04.29 05:58:43.943735 [ 4 ] {c993efb1-e286-422c-8f88-ef4eb15deaf7} <Debug> oximeter.fields_i32 (9fc7b029-8c2b-405b-925b-40845b34a82d): Loading data parts | ||
| 521 | 2026.04.29 05:58:43.943898 [ 4 ] {c993efb1-e286-422c-8f88-ef4eb15deaf7} <Debug> oximeter.fields_i32 (9fc7b029-8c2b-405b-925b-40845b34a82d): There are no data parts | ||
| 522 | 2026.04.29 05:58:43.945154 [ 4 ] {c993efb1-e286-422c-8f88-ef4eb15deaf7} <Debug> TCPHandler: Processed in 0.004910116 sec. | ||
| 523 | 2026.04.29 05:58:43.945308 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.04.29 05:58:43.945460 [ 4 ] {67802f5b-333a-45bc-af91-21417fa048ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2026.04.29 05:58:43.945633 [ 4 ] {67802f5b-333a-45bc-af91-21417fa048ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.04.29 05:58:43.947622 [ 4 ] {67802f5b-333a-45bc-af91-21417fa048ce} <Debug> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Loading data parts | ||
| 527 | 2026.04.29 05:58:43.947791 [ 4 ] {67802f5b-333a-45bc-af91-21417fa048ce} <Debug> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): There are no data parts | ||
| 528 | 2026.04.29 05:58:43.948928 [ 4 ] {67802f5b-333a-45bc-af91-21417fa048ce} <Debug> TCPHandler: Processed in 0.003670374 sec. | ||
| 529 | 2026.04.29 05:58:43.949090 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.04.29 05:58:43.949361 [ 4 ] {f7469c27-6e16-4aaf-81a5-02f2048aa5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2026.04.29 05:58:43.949486 [ 4 ] {f7469c27-6e16-4aaf-81a5-02f2048aa5c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.04.29 05:58:43.951592 [ 4 ] {f7469c27-6e16-4aaf-81a5-02f2048aa5c5} <Debug> oximeter.fields_i64 (de90ef91-9734-4e9a-a2eb-ae768093681c): Loading data parts | ||
| 533 | 2026.04.29 05:58:43.951773 [ 4 ] {f7469c27-6e16-4aaf-81a5-02f2048aa5c5} <Debug> oximeter.fields_i64 (de90ef91-9734-4e9a-a2eb-ae768093681c): There are no data parts | ||
| 534 | 2026.04.29 05:58:43.954173 [ 4 ] {f7469c27-6e16-4aaf-81a5-02f2048aa5c5} <Debug> TCPHandler: Processed in 0.005141919 sec. | ||
| 535 | 2026.04.29 05:58:43.954323 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.04.29 05:58:43.954479 [ 4 ] {284e39a1-b06f-4b86-819e-0dece8e61c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2026.04.29 05:58:43.954617 [ 4 ] {284e39a1-b06f-4b86-819e-0dece8e61c46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.04.29 05:58:43.956765 [ 4 ] {284e39a1-b06f-4b86-819e-0dece8e61c46} <Debug> oximeter.fields_u64 (f59c6b16-4a6f-434f-aac8-3f0f3bd5a9ff): Loading data parts | ||
| 539 | 2026.04.29 05:58:43.956995 [ 4 ] {284e39a1-b06f-4b86-819e-0dece8e61c46} <Debug> oximeter.fields_u64 (f59c6b16-4a6f-434f-aac8-3f0f3bd5a9ff): There are no data parts | ||
| 540 | 2026.04.29 05:58:43.959400 [ 4 ] {284e39a1-b06f-4b86-819e-0dece8e61c46} <Debug> TCPHandler: Processed in 0.005127649 sec. | ||
| 541 | 2026.04.29 05:58:43.959542 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.04.29 05:58:43.959772 [ 4 ] {9fe47bca-eaec-4e8c-8119-dfff49c15615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2026.04.29 05:58:43.959879 [ 4 ] {9fe47bca-eaec-4e8c-8119-dfff49c15615} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.04.29 05:58:43.961898 [ 4 ] {9fe47bca-eaec-4e8c-8119-dfff49c15615} <Debug> oximeter.fields_ipaddr (50461cd1-ffa6-4d7e-9493-9ddee520c4df): Loading data parts | ||
| 545 | 2026.04.29 05:58:43.962076 [ 4 ] {9fe47bca-eaec-4e8c-8119-dfff49c15615} <Debug> oximeter.fields_ipaddr (50461cd1-ffa6-4d7e-9493-9ddee520c4df): There are no data parts | ||
| 546 | 2026.04.29 05:58:43.963569 [ 4 ] {9fe47bca-eaec-4e8c-8119-dfff49c15615} <Debug> TCPHandler: Processed in 0.004073529 sec. | ||
| 547 | 2026.04.29 05:58:43.963710 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.04.29 05:58:43.963865 [ 4 ] {ce5c1bde-8611-4179-a046-a0525eb02184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2026.04.29 05:58:43.963985 [ 4 ] {ce5c1bde-8611-4179-a046-a0525eb02184} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.04.29 05:58:43.966379 [ 4 ] {ce5c1bde-8611-4179-a046-a0525eb02184} <Debug> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Loading data parts | ||
| 551 | 2026.04.29 05:58:43.966554 [ 4 ] {ce5c1bde-8611-4179-a046-a0525eb02184} <Debug> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): There are no data parts | ||
| 552 | 2026.04.29 05:58:43.967957 [ 4 ] {ce5c1bde-8611-4179-a046-a0525eb02184} <Debug> TCPHandler: Processed in 0.004295831 sec. | ||
| 553 | 2026.04.29 05:58:43.968105 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.04.29 05:58:43.968339 [ 4 ] {e9e2b5b3-f0fc-41ed-90da-8e63bdcc482d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2026.04.29 05:58:43.968457 [ 4 ] {e9e2b5b3-f0fc-41ed-90da-8e63bdcc482d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.04.29 05:58:43.970673 [ 4 ] {e9e2b5b3-f0fc-41ed-90da-8e63bdcc482d} <Debug> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Loading data parts | ||
| 557 | 2026.04.29 05:58:43.970807 [ 4 ] {e9e2b5b3-f0fc-41ed-90da-8e63bdcc482d} <Debug> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): There are no data parts | ||
| 558 | 2026.04.29 05:58:43.972280 [ 4 ] {e9e2b5b3-f0fc-41ed-90da-8e63bdcc482d} <Debug> TCPHandler: Processed in 0.00422558 sec. | ||
| 559 | 2026.04.29 05:58:43.972453 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.04.29 05:58:43.972699 [ 4 ] {1d3cfadd-d8eb-40f1-b57b-3480ba3fdefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2026.04.29 05:58:43.972838 [ 4 ] {1d3cfadd-d8eb-40f1-b57b-3480ba3fdefc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.04.29 05:58:43.977032 [ 4 ] {1d3cfadd-d8eb-40f1-b57b-3480ba3fdefc} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c): Loading data parts | ||
| 566 | 2026.04.29 05:58:43.977181 [ 4 ] {1d3cfadd-d8eb-40f1-b57b-3480ba3fdefc} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c): There are no data parts | ||
| 567 | 2026.04.29 05:58:43.978870 [ 4 ] {1d3cfadd-d8eb-40f1-b57b-3480ba3fdefc} <Debug> TCPHandler: Processed in 0.006466971 sec. | ||
| 568 | 2026.04.29 05:58:43.979180 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.04.29 05:58:43.979491 [ 5 ] {2b10cce0-6efd-4f0c-bc58-ab5b7fac9339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.04.29 05:58:43.980998 [ 5 ] {2b10cce0-6efd-4f0c-bc58-ab5b7fac9339} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.04.29 05:58:44.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.60 MiB, peak 125.60 MiB, free memory in arenas 0.00 B, will set to 136.11 MiB (RSS), difference: 10.51 MiB | ||
| 572 | 2026.04.29 05:58:44.001448 [ 261 ] {2b10cce0-6efd-4f0c-bc58-ab5b7fac9339} <Trace> oximeter.version (3b77e0d4-d5c5-4206-ac4a-97d60d25f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 573 | 2026.04.29 05:58:44.001603 [ 261 ] {2b10cce0-6efd-4f0c-bc58-ab5b7fac9339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 574 | 2026.04.29 05:58:44.006205 [ 261 ] {2b10cce0-6efd-4f0c-bc58-ab5b7fac9339} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 575 | 2026.04.29 05:58:44.006945 [ 261 ] {2b10cce0-6efd-4f0c-bc58-ab5b7fac9339} <Trace> oximeter.version (3b77e0d4-d5c5-4206-ac4a-97d60d25f7f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 576 | 2026.04.29 05:58:44.007337 [ 5 ] {2b10cce0-6efd-4f0c-bc58-ab5b7fac9339} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028 sec., 35.714285714285715 rows/sec., 571.43 B/sec. | ||
| 577 | 2026.04.29 05:58:44.007580 [ 5 ] {2b10cce0-6efd-4f0c-bc58-ab5b7fac9339} <Debug> TCPHandler: Processed in 0.028535671 sec. | ||
| 578 | 2026.04.29 05:58:44.369509 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43616 | ||
| 579 | 2026.04.29 05:58:44.369753 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.04.29 05:58:44.369788 [ 262 ] {} <Debug> TCP-Session: 44515521-5dab-4c6b-bad2-d364cbd6e1a1 Authenticating user 'default' from [fd00:1122:3344:101::b]:43616 | ||
| 581 | 2026.04.29 05:58:44.369809 [ 262 ] {} <Debug> TCP-Session: 44515521-5dab-4c6b-bad2-d364cbd6e1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.04.29 05:58:44.369859 [ 262 ] {} <Debug> TCP-Session: 44515521-5dab-4c6b-bad2-d364cbd6e1a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.04.29 05:58:44.369954 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.04.29 05:58:44.369986 [ 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 | ||
| 585 | 2026.04.29 05:58:44.370079 [ 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 | ||
| 586 | 2026.04.29 05:58:44.370660 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43936 | ||
| 587 | 2026.04.29 05:58:44.370831 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.04.29 05:58:44.370868 [ 263 ] {} <Debug> TCP-Session: dc0f13b1-c554-4f57-85be-b2154993717e Authenticating user 'default' from [fd00:1122:3344:101::b]:43936 | ||
| 589 | 2026.04.29 05:58:44.370878 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58798 | ||
| 590 | 2026.04.29 05:58:44.370896 [ 263 ] {} <Debug> TCP-Session: dc0f13b1-c554-4f57-85be-b2154993717e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.04.29 05:58:44.370974 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65445 | ||
| 592 | 2026.04.29 05:58:44.370878 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49243 | ||
| 593 | 2026.04.29 05:58:44.371057 [ 263 ] {} <Debug> TCP-Session: dc0f13b1-c554-4f57-85be-b2154993717e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.04.29 05:58:44.371065 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57221 | ||
| 595 | 2026.04.29 05:58:44.371148 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46605 | ||
| 596 | 2026.04.29 05:58:44.371318 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2026.04.29 05:58:44.371339 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.04.29 05:58:44.371325 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61058 | ||
| 599 | 2026.04.29 05:58:44.371445 [ 266 ] {} <Debug> TCP-Session: d978bf0b-43cb-4204-9a02-82994d0da93e Authenticating user 'default' from [fd00:1122:3344:101::b]:65445 | ||
| 600 | 2026.04.29 05:58:44.371491 [ 266 ] {} <Debug> TCP-Session: d978bf0b-43cb-4204-9a02-82994d0da93e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.04.29 05:58:44.371537 [ 264 ] {} <Debug> TCP-Session: 8486a13e-bd55-4d8d-b574-850037b9db94 Authenticating user 'default' from [fd00:1122:3344:101::b]:58798 | ||
| 602 | 2026.04.29 05:58:44.371493 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.04.29 05:58:44.371541 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.04.29 05:58:44.371666 [ 264 ] {} <Debug> TCP-Session: 8486a13e-bd55-4d8d-b574-850037b9db94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.04.29 05:58:44.371672 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.04.29 05:58:44.371626 [ 265 ] {} <Debug> TCP-Session: 971e1007-e1eb-4f3c-83d9-5b4f9e4b4537 Authenticating user 'default' from [fd00:1122:3344:101::b]:49243 | ||
| 607 | 2026.04.29 05:58:44.371766 [ 264 ] {} <Debug> TCP-Session: 8486a13e-bd55-4d8d-b574-850037b9db94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.04.29 05:58:44.371761 [ 269 ] {} <Debug> TCP-Session: 46357078-0c91-4a1f-a298-627583c122ff Authenticating user 'default' from [fd00:1122:3344:101::b]:61058 | ||
| 609 | 2026.04.29 05:58:44.371879 [ 265 ] {} <Debug> TCP-Session: 971e1007-e1eb-4f3c-83d9-5b4f9e4b4537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.04.29 05:58:44.371747 [ 267 ] {} <Debug> TCP-Session: 1934e253-6a4c-4bda-be9d-0a2b0842c84a Authenticating user 'default' from [fd00:1122:3344:101::b]:57221 | ||
| 611 | 2026.04.29 05:58:44.371956 [ 265 ] {} <Debug> TCP-Session: 971e1007-e1eb-4f3c-83d9-5b4f9e4b4537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.04.29 05:58:44.371951 [ 269 ] {} <Debug> TCP-Session: 46357078-0c91-4a1f-a298-627583c122ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.04.29 05:58:44.372025 [ 267 ] {} <Debug> TCP-Session: 1934e253-6a4c-4bda-be9d-0a2b0842c84a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.04.29 05:58:44.372038 [ 269 ] {} <Debug> TCP-Session: 46357078-0c91-4a1f-a298-627583c122ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.04.29 05:58:44.371626 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2026.04.29 05:58:44.371601 [ 266 ] {} <Debug> TCP-Session: d978bf0b-43cb-4204-9a02-82994d0da93e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.04.29 05:58:44.372109 [ 268 ] {} <Debug> TCP-Session: 7dab60aa-1833-4e37-9f35-2a49f83c0ad1 Authenticating user 'default' from [fd00:1122:3344:101::b]:46605 | ||
| 618 | 2026.04.29 05:58:44.372091 [ 267 ] {} <Debug> TCP-Session: 1934e253-6a4c-4bda-be9d-0a2b0842c84a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.04.29 05:58:44.372238 [ 268 ] {} <Debug> TCP-Session: 7dab60aa-1833-4e37-9f35-2a49f83c0ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.04.29 05:58:44.372399 [ 268 ] {} <Debug> TCP-Session: 7dab60aa-1833-4e37-9f35-2a49f83c0ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.04.29 05:58:44.894795 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46378 | ||
| 622 | 2026.04.29 05:58:44.894977 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.04.29 05:58:44.895114 [ 270 ] {} <Debug> TCP-Session: 5e25086c-b5d7-47e1-9784-97fe27fa2ddb Authenticating user 'default' from [fd00:1122:3344:101::c]:46378 | ||
| 624 | 2026.04.29 05:58:44.895139 [ 270 ] {} <Debug> TCP-Session: 5e25086c-b5d7-47e1-9784-97fe27fa2ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.04.29 05:58:44.895152 [ 270 ] {} <Debug> TCP-Session: 5e25086c-b5d7-47e1-9784-97fe27fa2ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.04.29 05:58:44.895321 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.04.29 05:58:44.895350 [ 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 | ||
| 628 | 2026.04.29 05:58:44.895452 [ 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 | ||
| 629 | 2026.04.29 05:58:44.895845 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61954 | ||
| 630 | 2026.04.29 05:58:44.895943 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48719 | ||
| 631 | 2026.04.29 05:58:44.896052 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48520 | ||
| 632 | 2026.04.29 05:58:44.896197 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36926 | ||
| 633 | 2026.04.29 05:58:44.896305 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.04.29 05:58:44.896336 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.04.29 05:58:44.896447 [ 271 ] {} <Debug> TCP-Session: 82751b27-6ee6-482a-9f67-b823f858f7f6 Authenticating user 'default' from [fd00:1122:3344:101::c]:61954 | ||
| 636 | 2026.04.29 05:58:44.896461 [ 272 ] {} <Debug> TCP-Session: 805f8a0b-7aa8-4759-896e-a6f6688b4c8b Authenticating user 'default' from [fd00:1122:3344:101::c]:48719 | ||
| 637 | 2026.04.29 05:58:44.896489 [ 271 ] {} <Debug> TCP-Session: 82751b27-6ee6-482a-9f67-b823f858f7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.04.29 05:58:44.896532 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.04.29 05:58:44.896549 [ 272 ] {} <Debug> TCP-Session: 805f8a0b-7aa8-4759-896e-a6f6688b4c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.04.29 05:58:44.896549 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56752 | ||
| 641 | 2026.04.29 05:58:44.896662 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43039 | ||
| 642 | 2026.04.29 05:58:44.896676 [ 272 ] {} <Debug> TCP-Session: 805f8a0b-7aa8-4759-896e-a6f6688b4c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.04.29 05:58:44.896662 [ 271 ] {} <Debug> TCP-Session: 82751b27-6ee6-482a-9f67-b823f858f7f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.04.29 05:58:44.896582 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.04.29 05:58:44.896796 [ 273 ] {} <Debug> TCP-Session: 436fe309-7c06-4109-881e-81c5cd17ed7c Authenticating user 'default' from [fd00:1122:3344:101::c]:48520 | ||
| 646 | 2026.04.29 05:58:44.896827 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.04.29 05:58:44.896434 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38144 | ||
| 648 | 2026.04.29 05:58:44.896894 [ 273 ] {} <Debug> TCP-Session: 436fe309-7c06-4109-881e-81c5cd17ed7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.04.29 05:58:44.896875 [ 276 ] {} <Debug> TCP-Session: 78dbfa2a-14c1-402f-87be-ecfa40106ff2 Authenticating user 'default' from [fd00:1122:3344:101::c]:56752 | ||
| 650 | 2026.04.29 05:58:44.896957 [ 274 ] {} <Debug> TCP-Session: 8302fea7-781f-4402-b17f-6612d10f1e96 Authenticating user 'default' from [fd00:1122:3344:101::c]:36926 | ||
| 651 | 2026.04.29 05:58:44.897040 [ 273 ] {} <Debug> TCP-Session: 436fe309-7c06-4109-881e-81c5cd17ed7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.04.29 05:58:44.897029 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.04.29 05:58:44.897132 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.04.29 05:58:44.897217 [ 277 ] {} <Debug> TCP-Session: 44a7e065-34e0-4434-bc83-828acc42a32f Authenticating user 'default' from [fd00:1122:3344:101::c]:43039 | ||
| 655 | 2026.04.29 05:58:44.897202 [ 274 ] {} <Debug> TCP-Session: 8302fea7-781f-4402-b17f-6612d10f1e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.04.29 05:58:44.897030 [ 276 ] {} <Debug> TCP-Session: 78dbfa2a-14c1-402f-87be-ecfa40106ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.04.29 05:58:44.897317 [ 277 ] {} <Debug> TCP-Session: 44a7e065-34e0-4434-bc83-828acc42a32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.04.29 05:58:44.897303 [ 274 ] {} <Debug> TCP-Session: 8302fea7-781f-4402-b17f-6612d10f1e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.04.29 05:58:44.897306 [ 275 ] {} <Debug> TCP-Session: c78e264e-39aa-454d-963f-de638a10ec44 Authenticating user 'default' from [fd00:1122:3344:101::c]:38144 | ||
| 660 | 2026.04.29 05:58:44.897445 [ 277 ] {} <Debug> TCP-Session: 44a7e065-34e0-4434-bc83-828acc42a32f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.04.29 05:58:44.897420 [ 276 ] {} <Debug> TCP-Session: 78dbfa2a-14c1-402f-87be-ecfa40106ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.04.29 05:58:44.897541 [ 275 ] {} <Debug> TCP-Session: c78e264e-39aa-454d-963f-de638a10ec44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.04.29 05:58:44.897657 [ 275 ] {} <Debug> TCP-Session: c78e264e-39aa-454d-963f-de638a10ec44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.04.29 05:58:45.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.26 MiB, peak 136.26 MiB, free memory in arenas 0.00 B, will set to 139.10 MiB (RSS), difference: 2.83 MiB | ||
| 665 | 2026.04.29 05:58:45.564513 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44045 | ||
| 666 | 2026.04.29 05:58:45.564803 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.04.29 05:58:45.564891 [ 278 ] {} <Debug> TCP-Session: b3dd6734-9442-46c5-a887-db94b35cf5a8 Authenticating user 'default' from [fd00:1122:3344:101::a]:44045 | ||
| 668 | 2026.04.29 05:58:45.564914 [ 278 ] {} <Debug> TCP-Session: b3dd6734-9442-46c5-a887-db94b35cf5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.04.29 05:58:45.564927 [ 278 ] {} <Debug> TCP-Session: b3dd6734-9442-46c5-a887-db94b35cf5a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.04.29 05:58:45.565058 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.04.29 05:58:45.565086 [ 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 | ||
| 672 | 2026.04.29 05:58:45.565178 [ 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 | ||
| 673 | 2026.04.29 05:58:45.565709 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52592 | ||
| 674 | 2026.04.29 05:58:45.565793 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45161 | ||
| 675 | 2026.04.29 05:58:45.565954 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.04.29 05:58:45.565963 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33072 | ||
| 677 | 2026.04.29 05:58:45.566075 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54676 | ||
| 678 | 2026.04.29 05:58:45.566158 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34451 | ||
| 679 | 2026.04.29 05:58:45.566035 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.04.29 05:58:45.566003 [ 279 ] {} <Debug> TCP-Session: 12e83e95-595d-4613-a8ac-b656f9b0f1f5 Authenticating user 'default' from [fd00:1122:3344:101::a]:52592 | ||
| 681 | 2026.04.29 05:58:45.566405 [ 280 ] {} <Debug> TCP-Session: 8caea2bd-1938-4220-b61a-1fc36e905025 Authenticating user 'default' from [fd00:1122:3344:101::a]:45161 | ||
| 682 | 2026.04.29 05:58:45.566424 [ 279 ] {} <Debug> TCP-Session: 12e83e95-595d-4613-a8ac-b656f9b0f1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.04.29 05:58:45.566457 [ 279 ] {} <Debug> TCP-Session: 12e83e95-595d-4613-a8ac-b656f9b0f1f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.04.29 05:58:45.566482 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34281 | ||
| 685 | 2026.04.29 05:58:45.566474 [ 280 ] {} <Debug> TCP-Session: 8caea2bd-1938-4220-b61a-1fc36e905025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.04.29 05:58:45.566603 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.04.29 05:58:45.566613 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38318 | ||
| 688 | 2026.04.29 05:58:45.566682 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.04.29 05:58:45.566667 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.04.29 05:58:45.566669 [ 280 ] {} <Debug> TCP-Session: 8caea2bd-1938-4220-b61a-1fc36e905025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.04.29 05:58:45.566859 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.04.29 05:58:45.566850 [ 283 ] {} <Debug> TCP-Session: 21576c8f-2ab7-4440-a956-fc29818471a7 Authenticating user 'default' from [fd00:1122:3344:101::a]:34451 | ||
| 693 | 2026.04.29 05:58:45.566977 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.04.29 05:58:45.567002 [ 283 ] {} <Debug> TCP-Session: 21576c8f-2ab7-4440-a956-fc29818471a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.04.29 05:58:45.567047 [ 285 ] {} <Debug> TCP-Session: b7206725-7796-4e24-ad28-3c39f2349343 Authenticating user 'default' from [fd00:1122:3344:101::a]:38318 | ||
| 696 | 2026.04.29 05:58:45.567034 [ 284 ] {} <Debug> TCP-Session: e8d88db4-5a92-4330-983d-2a5223382407 Authenticating user 'default' from [fd00:1122:3344:101::a]:34281 | ||
| 697 | 2026.04.29 05:58:45.566809 [ 281 ] {} <Debug> TCP-Session: 4469e2dd-a5b0-46f1-aa9b-34e1b4491040 Authenticating user 'default' from [fd00:1122:3344:101::a]:33072 | ||
| 698 | 2026.04.29 05:58:45.567194 [ 284 ] {} <Debug> TCP-Session: e8d88db4-5a92-4330-983d-2a5223382407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.04.29 05:58:45.567180 [ 283 ] {} <Debug> TCP-Session: 21576c8f-2ab7-4440-a956-fc29818471a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.04.29 05:58:45.566660 [ 282 ] {} <Debug> TCP-Session: 77810e69-e3d2-44d5-8bad-ecc5a8fc4cb7 Authenticating user 'default' from [fd00:1122:3344:101::a]:54676 | ||
| 701 | 2026.04.29 05:58:45.567338 [ 284 ] {} <Debug> TCP-Session: e8d88db4-5a92-4330-983d-2a5223382407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.04.29 05:58:45.567319 [ 281 ] {} <Debug> TCP-Session: 4469e2dd-a5b0-46f1-aa9b-34e1b4491040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.04.29 05:58:45.567219 [ 285 ] {} <Debug> TCP-Session: b7206725-7796-4e24-ad28-3c39f2349343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.04.29 05:58:45.567488 [ 281 ] {} <Debug> TCP-Session: 4469e2dd-a5b0-46f1-aa9b-34e1b4491040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.04.29 05:58:45.567463 [ 282 ] {} <Debug> TCP-Session: 77810e69-e3d2-44d5-8bad-ecc5a8fc4cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.04.29 05:58:45.567559 [ 285 ] {} <Debug> TCP-Session: b7206725-7796-4e24-ad28-3c39f2349343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.04.29 05:58:45.567574 [ 282 ] {} <Debug> TCP-Session: 77810e69-e3d2-44d5-8bad-ecc5a8fc4cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.04.29 05:58:49.992731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.04.29 05:58:49.992895 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.04.29 05:58:49.992967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 711 | 2026.04.29 05:58:49.993195 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.04.29 05:58:49.997944 [ 245 ] {} <Debug> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Loading data parts | ||
| 713 | 2026.04.29 05:58:49.998191 [ 245 ] {} <Debug> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): There are no data parts | ||
| 714 | 2026.04.29 05:58:50.000309 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.85 MiB, peak 139.85 MiB, free memory in arenas 0.00 B, will set to 141.31 MiB (RSS), difference: 1.46 MiB | ||
| 715 | 2026.04.29 05:58:50.004349 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.04.29 05:58:50.004418 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 717 | 2026.04.29 05:58:50.013194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.04.29 05:58:50.014328 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): 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.04.29 05:58:50.014596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.04.29 05:58:50.019457 [ 244 ] {} <Debug> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Loading data parts | ||
| 721 | 2026.04.29 05:58:50.019722 [ 244 ] {} <Debug> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): There are no data parts | ||
| 722 | 2026.04.29 05:58:50.055448 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.04.29 05:58:50.055605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 724 | 2026.04.29 05:58:50.064323 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.04.29 05:58:50.066665 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.04.29 05:58:50.073452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.04.29 05:58:51.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.17 MiB, peak 150.17 MiB, free memory in arenas 0.00 B, will set to 153.83 MiB (RSS), difference: 7.67 MiB | ||
| 728 | 2026.04.29 05:58:52.492718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.04.29 05:58:52.492808 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.04.29 05:58:52.496872 [ 243 ] {} <Debug> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Loading data parts | ||
| 731 | 2026.04.29 05:58:52.497095 [ 243 ] {} <Debug> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): There are no data parts | ||
| 732 | 2026.04.29 05:58:52.504207 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.04.29 05:58:52.504245 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 734 | 2026.04.29 05:58:52.508571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.04.29 05:58:52.509087 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.04.29 05:58:52.509397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.04.29 05:58:53.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.21 MiB, peak 158.21 MiB, free memory in arenas 0.00 B, will set to 154.59 MiB (RSS), difference: -3.62 MiB | ||
| 738 | 2026.04.29 05:58:57.460934 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2026.04.29 05:58:57.460989 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2026.04.29 05:58:57.515067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 741 | 2026.04.29 05:58:57.520559 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2026.04.29 05:58:57.520696 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 743 | 2026.04.29 05:58:57.521350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2026.04.29 05:58:57.521781 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2026.04.29 05:58:57.522019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2026.04.29 05:58:57.573891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2026.04.29 05:58:57.592874 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2026.04.29 05:58:57.593058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 749 | 2026.04.29 05:58:57.599450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.04.29 05:58:57.600560 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.04.29 05:58:57.603559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.04.29 05:58:58.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.29 MiB, peak 159.29 MiB, free memory in arenas 0.00 B, will set to 157.61 MiB (RSS), difference: 2.32 MiB | ||
| 753 | 2026.04.29 05:59:00.631975 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.04.29 05:59:00.632219 [ 4 ] {398d262a-ea21-4587-a288-79f9cdaea9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 755 | 2026.04.29 05:59:00.657549 [ 4 ] {398d262a-ea21-4587-a288-79f9cdaea9ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.04.29 05:59:00.666822 [ 4 ] {398d262a-ea21-4587-a288-79f9cdaea9ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.04.29 05:59:00.675969 [ 4 ] {398d262a-ea21-4587-a288-79f9cdaea9ff} <Debug> TCPHandler: Processed in 0.044083659 sec. | ||
| 758 | 2026.04.29 05:59:00.716939 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.04.29 05:59:00.717138 [ 4 ] {7f511bbe-12a1-4963-8a56-752332cb1812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 760 | 2026.04.29 05:59:00.717219 [ 4 ] {7f511bbe-12a1-4963-8a56-752332cb1812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.04.29 05:59:00.721572 [ 4 ] {7f511bbe-12a1-4963-8a56-752332cb1812} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 762 | 2026.04.29 05:59:00.721612 [ 4 ] {7f511bbe-12a1-4963-8a56-752332cb1812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 763 | 2026.04.29 05:59:00.722212 [ 4 ] {7f511bbe-12a1-4963-8a56-752332cb1812} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 764 | 2026.04.29 05:59:00.722611 [ 4 ] {7f511bbe-12a1-4963-8a56-752332cb1812} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 765 | 2026.04.29 05:59:00.722762 [ 4 ] {7f511bbe-12a1-4963-8a56-752332cb1812} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.005679 sec., 7219.580912132417 rows/sec., 1.57 MiB/sec. | ||
| 766 | 2026.04.29 05:59:00.722802 [ 4 ] {7f511bbe-12a1-4963-8a56-752332cb1812} <Debug> TCPHandler: Processed in 0.005935816 sec. | ||
| 767 | 2026.04.29 05:59:00.722954 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.04.29 05:59:00.723057 [ 4 ] {1be29f4b-c42c-443f-8145-671ad346a694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 769 | 2026.04.29 05:59:00.723100 [ 4 ] {1be29f4b-c42c-443f-8145-671ad346a694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 770 | 2026.04.29 05:59:00.732624 [ 4 ] {1be29f4b-c42c-443f-8145-671ad346a694} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 771 | 2026.04.29 05:59:00.732659 [ 4 ] {1be29f4b-c42c-443f-8145-671ad346a694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 772 | 2026.04.29 05:59:00.735551 [ 4 ] {1be29f4b-c42c-443f-8145-671ad346a694} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 773 | 2026.04.29 05:59:00.736047 [ 4 ] {1be29f4b-c42c-443f-8145-671ad346a694} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 774 | 2026.04.29 05:59:00.736191 [ 4 ] {1be29f4b-c42c-443f-8145-671ad346a694} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.013157 sec., 21585.467811811202 rows/sec., 1.37 MiB/sec. | ||
| 775 | 2026.04.29 05:59:00.736230 [ 4 ] {1be29f4b-c42c-443f-8145-671ad346a694} <Debug> TCPHandler: Processed in 0.013325617 sec. | ||
| 776 | 2026.04.29 05:59:00.736378 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.04.29 05:59:00.736479 [ 4 ] {7e27f408-1fd1-41f6-ba87-6e694fd5f436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 778 | 2026.04.29 05:59:00.736521 [ 4 ] {7e27f408-1fd1-41f6-ba87-6e694fd5f436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 779 | 2026.04.29 05:59:00.736965 [ 4 ] {7e27f408-1fd1-41f6-ba87-6e694fd5f436} <Trace> oximeter.fields_ipaddr (50461cd1-ffa6-4d7e-9493-9ddee520c4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 780 | 2026.04.29 05:59:00.737003 [ 4 ] {7e27f408-1fd1-41f6-ba87-6e694fd5f436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 781 | 2026.04.29 05:59:00.737418 [ 4 ] {7e27f408-1fd1-41f6-ba87-6e694fd5f436} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 782 | 2026.04.29 05:59:00.737885 [ 4 ] {7e27f408-1fd1-41f6-ba87-6e694fd5f436} <Trace> oximeter.fields_ipaddr (50461cd1-ffa6-4d7e-9493-9ddee520c4df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 783 | 2026.04.29 05:59:00.738017 [ 4 ] {7e27f408-1fd1-41f6-ba87-6e694fd5f436} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001561 sec., 7687.379884689301 rows/sec., 626.85 KiB/sec. | ||
| 784 | 2026.04.29 05:59:00.738053 [ 4 ] {7e27f408-1fd1-41f6-ba87-6e694fd5f436} <Debug> TCPHandler: Processed in 0.001732577 sec. | ||
| 785 | 2026.04.29 05:59:00.738176 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.04.29 05:59:00.738271 [ 4 ] {2132f0c0-225e-42fa-8dde-ffad482c7b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 787 | 2026.04.29 05:59:00.738311 [ 4 ] {2132f0c0-225e-42fa-8dde-ffad482c7b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 788 | 2026.04.29 05:59:00.740407 [ 4 ] {2132f0c0-225e-42fa-8dde-ffad482c7b5e} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 789 | 2026.04.29 05:59:00.740445 [ 4 ] {2132f0c0-225e-42fa-8dde-ffad482c7b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 790 | 2026.04.29 05:59:00.741416 [ 4 ] {2132f0c0-225e-42fa-8dde-ffad482c7b5e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 791 | 2026.04.29 05:59:00.742012 [ 4 ] {2132f0c0-225e-42fa-8dde-ffad482c7b5e} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 792 | 2026.04.29 05:59:00.742140 [ 4 ] {2132f0c0-225e-42fa-8dde-ffad482c7b5e} <Debug> executeQuery: Read 3158 rows, 241.29 KiB in 0.003887 sec., 812451.7622845382 rows/sec., 60.62 MiB/sec. | ||
| 793 | 2026.04.29 05:59:00.742184 [ 4 ] {2132f0c0-225e-42fa-8dde-ffad482c7b5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 794 | 2026.04.29 05:59:00.742198 [ 4 ] {2132f0c0-225e-42fa-8dde-ffad482c7b5e} <Debug> TCPHandler: Processed in 0.004072518 sec. | ||
| 795 | 2026.04.29 05:59:00.742338 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.04.29 05:59:00.742432 [ 4 ] {321caee5-95f5-4dc4-a044-97a14d7f95cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 797 | 2026.04.29 05:59:00.742472 [ 4 ] {321caee5-95f5-4dc4-a044-97a14d7f95cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 798 | 2026.04.29 05:59:00.742959 [ 4 ] {321caee5-95f5-4dc4-a044-97a14d7f95cc} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 799 | 2026.04.29 05:59:00.742995 [ 4 ] {321caee5-95f5-4dc4-a044-97a14d7f95cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 800 | 2026.04.29 05:59:00.743480 [ 4 ] {321caee5-95f5-4dc4-a044-97a14d7f95cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 801 | 2026.04.29 05:59:00.743932 [ 4 ] {321caee5-95f5-4dc4-a044-97a14d7f95cc} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 802 | 2026.04.29 05:59:00.744057 [ 4 ] {321caee5-95f5-4dc4-a044-97a14d7f95cc} <Debug> executeQuery: Read 167 rows, 10.36 KiB in 0.001643 sec., 101643.33536214243 rows/sec., 6.16 MiB/sec. | ||
| 803 | 2026.04.29 05:59:00.744092 [ 4 ] {321caee5-95f5-4dc4-a044-97a14d7f95cc} <Debug> TCPHandler: Processed in 0.001803167 sec. | ||
| 804 | 2026.04.29 05:59:00.744222 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2026.04.29 05:59:00.744316 [ 4 ] {7dcbf1db-de5c-496e-ad06-12f645580969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 806 | 2026.04.29 05:59:00.744356 [ 4 ] {7dcbf1db-de5c-496e-ad06-12f645580969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 807 | 2026.04.29 05:59:00.745266 [ 4 ] {7dcbf1db-de5c-496e-ad06-12f645580969} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 808 | 2026.04.29 05:59:00.745299 [ 4 ] {7dcbf1db-de5c-496e-ad06-12f645580969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 809 | 2026.04.29 05:59:00.745805 [ 4 ] {7dcbf1db-de5c-496e-ad06-12f645580969} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 810 | 2026.04.29 05:59:00.746240 [ 4 ] {7dcbf1db-de5c-496e-ad06-12f645580969} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 811 | 2026.04.29 05:59:00.746368 [ 4 ] {7dcbf1db-de5c-496e-ad06-12f645580969} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00207 sec., 458937.1980676329 rows/sec., 27.00 MiB/sec. | ||
| 812 | 2026.04.29 05:59:00.746410 [ 4 ] {7dcbf1db-de5c-496e-ad06-12f645580969} <Debug> TCPHandler: Processed in 0.002237621 sec. | ||
| 813 | 2026.04.29 05:59:00.746546 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.04.29 05:59:00.746639 [ 4 ] {5111a873-f3eb-4c99-bfff-26b8e6291a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 815 | 2026.04.29 05:59:00.746678 [ 4 ] {5111a873-f3eb-4c99-bfff-26b8e6291a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 816 | 2026.04.29 05:59:00.747067 [ 4 ] {5111a873-f3eb-4c99-bfff-26b8e6291a56} <Trace> oximeter.fields_u64 (f59c6b16-4a6f-434f-aac8-3f0f3bd5a9ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.04.29 05:59:00.747103 [ 4 ] {5111a873-f3eb-4c99-bfff-26b8e6291a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 818 | 2026.04.29 05:59:00.747527 [ 4 ] {5111a873-f3eb-4c99-bfff-26b8e6291a56} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.04.29 05:59:00.748009 [ 4 ] {5111a873-f3eb-4c99-bfff-26b8e6291a56} <Trace> oximeter.fields_u64 (f59c6b16-4a6f-434f-aac8-3f0f3bd5a9ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.04.29 05:59:00.748134 [ 4 ] {5111a873-f3eb-4c99-bfff-26b8e6291a56} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001513 sec., 1321.8770654329148 rows/sec., 92.94 KiB/sec. | ||
| 821 | 2026.04.29 05:59:00.748176 [ 4 ] {5111a873-f3eb-4c99-bfff-26b8e6291a56} <Debug> TCPHandler: Processed in 0.001687666 sec. | ||
| 822 | 2026.04.29 05:59:00.748296 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.04.29 05:59:00.748388 [ 4 ] {80a94daf-acdc-470b-9a44-6922033bfe67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 824 | 2026.04.29 05:59:00.748427 [ 4 ] {80a94daf-acdc-470b-9a44-6922033bfe67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 825 | 2026.04.29 05:59:00.748918 [ 4 ] {80a94daf-acdc-470b-9a44-6922033bfe67} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.04.29 05:59:00.748954 [ 4 ] {80a94daf-acdc-470b-9a44-6922033bfe67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 827 | 2026.04.29 05:59:00.749419 [ 4 ] {80a94daf-acdc-470b-9a44-6922033bfe67} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 828 | 2026.04.29 05:59:00.749933 [ 4 ] {80a94daf-acdc-470b-9a44-6922033bfe67} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.04.29 05:59:00.750058 [ 4 ] {80a94daf-acdc-470b-9a44-6922033bfe67} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001687 sec., 87729.69768820392 rows/sec., 4.99 MiB/sec. | ||
| 830 | 2026.04.29 05:59:00.750093 [ 4 ] {80a94daf-acdc-470b-9a44-6922033bfe67} <Debug> TCPHandler: Processed in 0.001845437 sec. | ||
| 831 | 2026.04.29 05:59:00.750213 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2026.04.29 05:59:00.750305 [ 4 ] {37e5fda4-09f6-45ac-9c8c-6eabc6898379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 833 | 2026.04.29 05:59:00.750349 [ 4 ] {37e5fda4-09f6-45ac-9c8c-6eabc6898379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 834 | 2026.04.29 05:59:00.751415 [ 4 ] {37e5fda4-09f6-45ac-9c8c-6eabc6898379} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 835 | 2026.04.29 05:59:00.751451 [ 4 ] {37e5fda4-09f6-45ac-9c8c-6eabc6898379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 836 | 2026.04.29 05:59:00.751928 [ 4 ] {37e5fda4-09f6-45ac-9c8c-6eabc6898379} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 837 | 2026.04.29 05:59:00.752364 [ 4 ] {37e5fda4-09f6-45ac-9c8c-6eabc6898379} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 838 | 2026.04.29 05:59:00.752490 [ 4 ] {37e5fda4-09f6-45ac-9c8c-6eabc6898379} <Debug> executeQuery: Read 1730 rows, 119.32 KiB in 0.002201 sec., 786006.3607451159 rows/sec., 52.94 MiB/sec. | ||
| 839 | 2026.04.29 05:59:00.752525 [ 4 ] {37e5fda4-09f6-45ac-9c8c-6eabc6898379} <Debug> TCPHandler: Processed in 0.002361722 sec. | ||
| 840 | 2026.04.29 05:59:00.752645 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.04.29 05:59:00.752738 [ 4 ] {32cba387-460a-4d57-81e2-6e4369e2c694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 842 | 2026.04.29 05:59:00.752778 [ 4 ] {32cba387-460a-4d57-81e2-6e4369e2c694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 843 | 2026.04.29 05:59:00.753134 [ 4 ] {32cba387-460a-4d57-81e2-6e4369e2c694} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 844 | 2026.04.29 05:59:00.753170 [ 4 ] {32cba387-460a-4d57-81e2-6e4369e2c694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 845 | 2026.04.29 05:59:00.755913 [ 4 ] {32cba387-460a-4d57-81e2-6e4369e2c694} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 846 | 2026.04.29 05:59:00.756495 [ 4 ] {32cba387-460a-4d57-81e2-6e4369e2c694} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 847 | 2026.04.29 05:59:00.756648 [ 4 ] {32cba387-460a-4d57-81e2-6e4369e2c694} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003927 sec., 1527.8838808250573 rows/sec., 79.83 KiB/sec. | ||
| 848 | 2026.04.29 05:59:00.756698 [ 4 ] {32cba387-460a-4d57-81e2-6e4369e2c694} <Debug> TCPHandler: Processed in 0.004100939 sec. | ||
| 849 | 2026.04.29 05:59:00.756839 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2026.04.29 05:59:00.756951 [ 4 ] {3ef9e0ba-80b5-4945-a597-1405b4a9c91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 851 | 2026.04.29 05:59:00.756996 [ 4 ] {3ef9e0ba-80b5-4945-a597-1405b4a9c91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 852 | 2026.04.29 05:59:00.757882 [ 4 ] {3ef9e0ba-80b5-4945-a597-1405b4a9c91d} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 853 | 2026.04.29 05:59:00.757915 [ 4 ] {3ef9e0ba-80b5-4945-a597-1405b4a9c91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 854 | 2026.04.29 05:59:00.758539 [ 4 ] {3ef9e0ba-80b5-4945-a597-1405b4a9c91d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 855 | 2026.04.29 05:59:00.759046 [ 4 ] {3ef9e0ba-80b5-4945-a597-1405b4a9c91d} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 856 | 2026.04.29 05:59:00.759172 [ 4 ] {3ef9e0ba-80b5-4945-a597-1405b4a9c91d} <Debug> executeQuery: Read 2191 rows, 136.64 KiB in 0.002244 sec., 976381.4616755793 rows/sec., 59.46 MiB/sec. | ||
| 857 | 2026.04.29 05:59:00.759217 [ 4 ] {3ef9e0ba-80b5-4945-a597-1405b4a9c91d} <Debug> TCPHandler: Processed in 0.002436733 sec. | ||
| 858 | 2026.04.29 05:59:00.759344 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.04.29 05:59:00.759437 [ 4 ] {8cdb57a4-5e70-4fe6-a0f0-035ee4b14a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 860 | 2026.04.29 05:59:00.759479 [ 4 ] {8cdb57a4-5e70-4fe6-a0f0-035ee4b14a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 861 | 2026.04.29 05:59:00.759795 [ 4 ] {8cdb57a4-5e70-4fe6-a0f0-035ee4b14a1e} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 862 | 2026.04.29 05:59:00.759831 [ 4 ] {8cdb57a4-5e70-4fe6-a0f0-035ee4b14a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 863 | 2026.04.29 05:59:00.760273 [ 4 ] {8cdb57a4-5e70-4fe6-a0f0-035ee4b14a1e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 864 | 2026.04.29 05:59:00.760717 [ 4 ] {8cdb57a4-5e70-4fe6-a0f0-035ee4b14a1e} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 865 | 2026.04.29 05:59:00.760851 [ 4 ] {8cdb57a4-5e70-4fe6-a0f0-035ee4b14a1e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. | ||
| 866 | 2026.04.29 05:59:00.760886 [ 4 ] {8cdb57a4-5e70-4fe6-a0f0-035ee4b14a1e} <Debug> TCPHandler: Processed in 0.001592336 sec. | ||
| 867 | 2026.04.29 05:59:00.761004 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.04.29 05:59:00.761095 [ 4 ] {6938e77c-1260-4a21-bef5-0e6e928d4388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 869 | 2026.04.29 05:59:00.761147 [ 4 ] {6938e77c-1260-4a21-bef5-0e6e928d4388} <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 | ||
| 870 | 2026.04.29 05:59:00.761948 [ 4 ] {6938e77c-1260-4a21-bef5-0e6e928d4388} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 871 | 2026.04.29 05:59:00.761984 [ 4 ] {6938e77c-1260-4a21-bef5-0e6e928d4388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 872 | 2026.04.29 05:59:00.769794 [ 4 ] {6938e77c-1260-4a21-bef5-0e6e928d4388} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 873 | 2026.04.29 05:59:00.770264 [ 4 ] {6938e77c-1260-4a21-bef5-0e6e928d4388} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 874 | 2026.04.29 05:59:00.770415 [ 4 ] {6938e77c-1260-4a21-bef5-0e6e928d4388} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.009336 sec., 1392.459297343616 rows/sec., 2.50 MiB/sec. | ||
| 875 | 2026.04.29 05:59:00.770476 [ 4 ] {6938e77c-1260-4a21-bef5-0e6e928d4388} <Debug> TCPHandler: Processed in 0.009521301 sec. | ||
| 876 | 2026.04.29 05:59:00.770611 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.04.29 05:59:00.770704 [ 4 ] {0cd428cc-5979-4841-90fc-447ef4d3a536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 878 | 2026.04.29 05:59:00.770745 [ 4 ] {0cd428cc-5979-4841-90fc-447ef4d3a536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 879 | 2026.04.29 05:59:00.771125 [ 4 ] {0cd428cc-5979-4841-90fc-447ef4d3a536} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 880 | 2026.04.29 05:59:00.771161 [ 4 ] {0cd428cc-5979-4841-90fc-447ef4d3a536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 881 | 2026.04.29 05:59:00.771735 [ 4 ] {0cd428cc-5979-4841-90fc-447ef4d3a536} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 882 | 2026.04.29 05:59:00.772263 [ 4 ] {0cd428cc-5979-4841-90fc-447ef4d3a536} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 883 | 2026.04.29 05:59:00.772394 [ 4 ] {0cd428cc-5979-4841-90fc-447ef4d3a536} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001707 sec., 24604.56942003515 rows/sec., 1.40 MiB/sec. | ||
| 884 | 2026.04.29 05:59:00.772431 [ 4 ] {0cd428cc-5979-4841-90fc-447ef4d3a536} <Debug> TCPHandler: Processed in 0.001869757 sec. | ||
| 885 | 2026.04.29 05:59:01.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.77 MiB, peak 161.93 MiB, free memory in arenas 0.00 B, will set to 160.04 MiB (RSS), difference: 1.27 MiB | ||
| 886 | 2026.04.29 05:59:02.511713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 118 | ||
| 887 | 2026.04.29 05:59:02.514220 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 888 | 2026.04.29 05:59:02.514264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 889 | 2026.04.29 05:59:02.515503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 890 | 2026.04.29 05:59:02.515994 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 891 | 2026.04.29 05:59:02.516286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 118 | ||
| 892 | 2026.04.29 05:59:03.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.04 MiB, peak 161.93 MiB, free memory in arenas 0.00 B, will set to 160.07 MiB (RSS), difference: 4.02 MiB | ||
| 893 | 2026.04.29 05:59:04.026282 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2026.04.29 05:59:04.026516 [ 4 ] {f843087b-355b-4d76-84e8-8d3f6404f05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 895 | 2026.04.29 05:59:04.031371 [ 4 ] {f843087b-355b-4d76-84e8-8d3f6404f05a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 896 | 2026.04.29 05:59:04.035864 [ 4 ] {f843087b-355b-4d76-84e8-8d3f6404f05a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 897 | 2026.04.29 05:59:04.036099 [ 4 ] {f843087b-355b-4d76-84e8-8d3f6404f05a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.04.29 05:59:04.040611 [ 4 ] {f843087b-355b-4d76-84e8-8d3f6404f05a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2026.04.29 05:59:04.045662 [ 4 ] {f843087b-355b-4d76-84e8-8d3f6404f05a} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 900 | 2026.04.29 05:59:04.047766 [ 4 ] {f843087b-355b-4d76-84e8-8d3f6404f05a} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 901 | 2026.04.29 05:59:04.049707 [ 4 ] {f843087b-355b-4d76-84e8-8d3f6404f05a} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (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 | ||
| 902 | 2026.04.29 05:59:04.049729 [ 4 ] {f843087b-355b-4d76-84e8-8d3f6404f05a} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 903 | 2026.04.29 05:59:04.052162 [ 4 ] {f843087b-355b-4d76-84e8-8d3f6404f05a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 904 | 2026.04.29 05:59:04.052193 [ 4 ] {f843087b-355b-4d76-84e8-8d3f6404f05a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 905 | 2026.04.29 05:59:04.092731 [ 4 ] {f843087b-355b-4d76-84e8-8d3f6404f05a} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.066309 sec., 618.3172721651661 rows/sec., 137.94 KiB/sec. | ||
| 906 | 2026.04.29 05:59:04.092837 [ 4 ] {f843087b-355b-4d76-84e8-8d3f6404f05a} <Debug> MemoryTracker: Peak memory usage (for query): 139.01 KiB. | ||
| 907 | 2026.04.29 05:59:04.092852 [ 4 ] {f843087b-355b-4d76-84e8-8d3f6404f05a} <Debug> TCPHandler: Processed in 0.066701493 sec. | ||
| 908 | 2026.04.29 05:59:04.094487 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.04.29 05:59:04.094601 [ 4 ] {c836a66c-aea4-49fd-a94b-77180742a395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 910 | 2026.04.29 05:59:04.094644 [ 4 ] {c836a66c-aea4-49fd-a94b-77180742a395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 911 | 2026.04.29 05:59:04.095131 [ 4 ] {c836a66c-aea4-49fd-a94b-77180742a395} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2026.04.29 05:59:04.095175 [ 4 ] {c836a66c-aea4-49fd-a94b-77180742a395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 913 | 2026.04.29 05:59:04.095716 [ 4 ] {c836a66c-aea4-49fd-a94b-77180742a395} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 914 | 2026.04.29 05:59:04.096152 [ 4 ] {c836a66c-aea4-49fd-a94b-77180742a395} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2026.04.29 05:59:04.096288 [ 4 ] {c836a66c-aea4-49fd-a94b-77180742a395} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00178 sec., 31460.674157303372 rows/sec., 2.42 MiB/sec. | ||
| 916 | 2026.04.29 05:59:04.096387 [ 4 ] {c836a66c-aea4-49fd-a94b-77180742a395} <Debug> TCPHandler: Processed in 0.001954708 sec. | ||
| 917 | 2026.04.29 05:59:04.096512 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.04.29 05:59:04.096605 [ 4 ] {0f608599-1e3f-4b52-86d3-301124d595f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 919 | 2026.04.29 05:59:04.096645 [ 4 ] {0f608599-1e3f-4b52-86d3-301124d595f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 920 | 2026.04.29 05:59:04.097058 [ 4 ] {0f608599-1e3f-4b52-86d3-301124d595f8} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2026.04.29 05:59:04.097094 [ 4 ] {0f608599-1e3f-4b52-86d3-301124d595f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 922 | 2026.04.29 05:59:04.097488 [ 4 ] {0f608599-1e3f-4b52-86d3-301124d595f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 923 | 2026.04.29 05:59:04.097898 [ 4 ] {0f608599-1e3f-4b52-86d3-301124d595f8} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2026.04.29 05:59:04.098024 [ 4 ] {0f608599-1e3f-4b52-86d3-301124d595f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001437 sec., 44537.23034098817 rows/sec., 3.48 MiB/sec. | ||
| 925 | 2026.04.29 05:59:04.098060 [ 4 ] {0f608599-1e3f-4b52-86d3-301124d595f8} <Debug> TCPHandler: Processed in 0.001596795 sec. | ||
| 926 | 2026.04.29 05:59:04.098174 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.04.29 05:59:04.098267 [ 4 ] {c4524a0d-5393-44cd-adaf-dced13801d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 928 | 2026.04.29 05:59:04.098308 [ 4 ] {c4524a0d-5393-44cd-adaf-dced13801d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 929 | 2026.04.29 05:59:04.098672 [ 4 ] {c4524a0d-5393-44cd-adaf-dced13801d34} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2026.04.29 05:59:04.098708 [ 4 ] {c4524a0d-5393-44cd-adaf-dced13801d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 931 | 2026.04.29 05:59:04.099138 [ 4 ] {c4524a0d-5393-44cd-adaf-dced13801d34} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 932 | 2026.04.29 05:59:04.099631 [ 4 ] {c4524a0d-5393-44cd-adaf-dced13801d34} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2026.04.29 05:59:04.099766 [ 4 ] {c4524a0d-5393-44cd-adaf-dced13801d34} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001518 sec., 63241.106719367584 rows/sec., 4.40 MiB/sec. | ||
| 934 | 2026.04.29 05:59:04.099803 [ 4 ] {c4524a0d-5393-44cd-adaf-dced13801d34} <Debug> TCPHandler: Processed in 0.001677887 sec. | ||
| 935 | 2026.04.29 05:59:04.099939 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2026.04.29 05:59:04.100034 [ 4 ] {0d9f5aba-e878-4169-852d-8131bd40df97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 937 | 2026.04.29 05:59:04.100076 [ 4 ] {0d9f5aba-e878-4169-852d-8131bd40df97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 938 | 2026.04.29 05:59:04.100410 [ 4 ] {0d9f5aba-e878-4169-852d-8131bd40df97} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2026.04.29 05:59:04.100446 [ 4 ] {0d9f5aba-e878-4169-852d-8131bd40df97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 940 | 2026.04.29 05:59:04.100906 [ 4 ] {0d9f5aba-e878-4169-852d-8131bd40df97} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 941 | 2026.04.29 05:59:04.101318 [ 4 ] {0d9f5aba-e878-4169-852d-8131bd40df97} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2026.04.29 05:59:04.101446 [ 4 ] {0d9f5aba-e878-4169-852d-8131bd40df97} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001431 sec., 25157.232704402515 rows/sec., 1.70 MiB/sec. | ||
| 943 | 2026.04.29 05:59:04.101481 [ 4 ] {0d9f5aba-e878-4169-852d-8131bd40df97} <Debug> TCPHandler: Processed in 0.001605975 sec. | ||
| 944 | 2026.04.29 05:59:05.022164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 945 | 2026.04.29 05:59:05.022652 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2026.04.29 05:59:05.022687 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 947 | 2026.04.29 05:59:05.023356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 948 | 2026.04.29 05:59:05.023803 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2026.04.29 05:59:05.023933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 950 | 2026.04.29 05:59:05.103786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 951 | 2026.04.29 05:59:05.121060 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.04.29 05:59:05.121120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 953 | 2026.04.29 05:59:05.127490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 954 | 2026.04.29 05:59:05.128590 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2026.04.29 05:59:05.131801 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 956 | 2026.04.29 05:59:06.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.88 MiB, peak 165.88 MiB, free memory in arenas 0.00 B, will set to 163.57 MiB (RSS), difference: 1.69 MiB | ||
| 957 | 2026.04.29 05:59:09.028627 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2026.04.29 05:59:09.028866 [ 4 ] {e6c2194d-82f8-4c8a-ae32-41b9d10c1373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 959 | 2026.04.29 05:59:09.029186 [ 4 ] {e6c2194d-82f8-4c8a-ae32-41b9d10c1373} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 960 | 2026.04.29 05:59:09.029223 [ 4 ] {e6c2194d-82f8-4c8a-ae32-41b9d10c1373} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 961 | 2026.04.29 05:59:09.029441 [ 4 ] {e6c2194d-82f8-4c8a-ae32-41b9d10c1373} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 962 | 2026.04.29 05:59:09.029515 [ 4 ] {e6c2194d-82f8-4c8a-ae32-41b9d10c1373} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 963 | 2026.04.29 05:59:09.029656 [ 4 ] {e6c2194d-82f8-4c8a-ae32-41b9d10c1373} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 964 | 2026.04.29 05:59:09.029693 [ 4 ] {e6c2194d-82f8-4c8a-ae32-41b9d10c1373} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 965 | 2026.04.29 05:59:09.029714 [ 4 ] {e6c2194d-82f8-4c8a-ae32-41b9d10c1373} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (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 | ||
| 966 | 2026.04.29 05:59:09.029729 [ 4 ] {e6c2194d-82f8-4c8a-ae32-41b9d10c1373} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 967 | 2026.04.29 05:59:09.029768 [ 4 ] {e6c2194d-82f8-4c8a-ae32-41b9d10c1373} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 968 | 2026.04.29 05:59:09.029788 [ 4 ] {e6c2194d-82f8-4c8a-ae32-41b9d10c1373} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 969 | 2026.04.29 05:59:09.030914 [ 4 ] {e6c2194d-82f8-4c8a-ae32-41b9d10c1373} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002137 sec., 19185.774450163783 rows/sec., 4.18 MiB/sec. | ||
| 970 | 2026.04.29 05:59:09.031017 [ 4 ] {e6c2194d-82f8-4c8a-ae32-41b9d10c1373} <Debug> TCPHandler: Processed in 0.002522213 sec. | ||
| 971 | 2026.04.29 05:59:09.032775 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2026.04.29 05:59:09.032885 [ 4 ] {5bbe74a8-2285-41d6-95b7-4a5d07139e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 973 | 2026.04.29 05:59:09.032930 [ 4 ] {5bbe74a8-2285-41d6-95b7-4a5d07139e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 974 | 2026.04.29 05:59:09.033433 [ 4 ] {5bbe74a8-2285-41d6-95b7-4a5d07139e69} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2026.04.29 05:59:09.033478 [ 4 ] {5bbe74a8-2285-41d6-95b7-4a5d07139e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 976 | 2026.04.29 05:59:09.033958 [ 4 ] {5bbe74a8-2285-41d6-95b7-4a5d07139e69} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 977 | 2026.04.29 05:59:09.034383 [ 4 ] {5bbe74a8-2285-41d6-95b7-4a5d07139e69} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2026.04.29 05:59:09.034533 [ 4 ] {5bbe74a8-2285-41d6-95b7-4a5d07139e69} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.56 MiB/sec. | ||
| 979 | 2026.04.29 05:59:09.034571 [ 4 ] {5bbe74a8-2285-41d6-95b7-4a5d07139e69} <Debug> TCPHandler: Processed in 0.001846797 sec. | ||
| 980 | 2026.04.29 05:59:09.034703 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 981 | 2026.04.29 05:59:09.034798 [ 4 ] {2e2ffda2-5e7c-4b7c-b8a4-a55ace43e4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 982 | 2026.04.29 05:59:09.034839 [ 4 ] {2e2ffda2-5e7c-4b7c-b8a4-a55ace43e4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 983 | 2026.04.29 05:59:09.035256 [ 4 ] {2e2ffda2-5e7c-4b7c-b8a4-a55ace43e4b1} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.04.29 05:59:09.035293 [ 4 ] {2e2ffda2-5e7c-4b7c-b8a4-a55ace43e4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 985 | 2026.04.29 05:59:09.035700 [ 4 ] {2e2ffda2-5e7c-4b7c-b8a4-a55ace43e4b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 986 | 2026.04.29 05:59:09.036124 [ 4 ] {2e2ffda2-5e7c-4b7c-b8a4-a55ace43e4b1} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.04.29 05:59:09.036255 [ 4 ] {2e2ffda2-5e7c-4b7c-b8a4-a55ace43e4b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001475 sec., 43389.83050847458 rows/sec., 3.39 MiB/sec. | ||
| 988 | 2026.04.29 05:59:09.036292 [ 4 ] {2e2ffda2-5e7c-4b7c-b8a4-a55ace43e4b1} <Debug> TCPHandler: Processed in 0.001639875 sec. | ||
| 989 | 2026.04.29 05:59:09.036417 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.04.29 05:59:09.036520 [ 4 ] {17569834-f735-4680-9e81-20af3e61b819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 991 | 2026.04.29 05:59:09.036565 [ 4 ] {17569834-f735-4680-9e81-20af3e61b819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 992 | 2026.04.29 05:59:09.036999 [ 4 ] {17569834-f735-4680-9e81-20af3e61b819} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.04.29 05:59:09.037035 [ 4 ] {17569834-f735-4680-9e81-20af3e61b819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 994 | 2026.04.29 05:59:09.037493 [ 4 ] {17569834-f735-4680-9e81-20af3e61b819} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 995 | 2026.04.29 05:59:09.037965 [ 4 ] {17569834-f735-4680-9e81-20af3e61b819} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.04.29 05:59:09.038095 [ 4 ] {17569834-f735-4680-9e81-20af3e61b819} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec. | ||
| 997 | 2026.04.29 05:59:09.038131 [ 4 ] {17569834-f735-4680-9e81-20af3e61b819} <Debug> TCPHandler: Processed in 0.001764937 sec. | ||
| 998 | 2026.04.29 05:59:09.038253 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.04.29 05:59:09.038347 [ 4 ] {b64daab0-073c-4e16-8fab-7488d28664ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1000 | 2026.04.29 05:59:09.038389 [ 4 ] {b64daab0-073c-4e16-8fab-7488d28664ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1001 | 2026.04.29 05:59:09.038734 [ 4 ] {b64daab0-073c-4e16-8fab-7488d28664ea} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2026.04.29 05:59:09.038770 [ 4 ] {b64daab0-073c-4e16-8fab-7488d28664ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1003 | 2026.04.29 05:59:09.039177 [ 4 ] {b64daab0-073c-4e16-8fab-7488d28664ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1004 | 2026.04.29 05:59:09.039584 [ 4 ] {b64daab0-073c-4e16-8fab-7488d28664ea} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2026.04.29 05:59:09.039714 [ 4 ] {b64daab0-073c-4e16-8fab-7488d28664ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec. | ||
| 1006 | 2026.04.29 05:59:09.039750 [ 4 ] {b64daab0-073c-4e16-8fab-7488d28664ea} <Debug> TCPHandler: Processed in 0.001547264 sec. | ||
| 1007 | 2026.04.29 05:59:12.461042 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1008 | 2026.04.29 05:59:12.461107 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1009 | 2026.04.29 05:59:12.516589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 138 | ||
| 1010 | 2026.04.29 05:59:12.518408 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.04.29 05:59:12.518458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1012 | 2026.04.29 05:59:12.519872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1013 | 2026.04.29 05:59:12.520335 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2026.04.29 05:59:12.520645 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 138 | ||
| 1015 | 2026.04.29 05:59:12.524138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1016 | 2026.04.29 05:59:12.524665 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.04.29 05:59:12.524708 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1018 | 2026.04.29 05:59:12.525435 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1019 | 2026.04.29 05:59:12.525877 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.04.29 05:59:12.526021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1021 | 2026.04.29 05:59:12.631997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1022 | 2026.04.29 05:59:12.649342 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2026.04.29 05:59:12.649407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1024 | 2026.04.29 05:59:12.655866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1025 | 2026.04.29 05:59:12.656974 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2026.04.29 05:59:12.660199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1027 | 2026.04.29 05:59:13.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.18 MiB, peak 168.18 MiB, free memory in arenas 0.00 B, will set to 165.36 MiB (RSS), difference: 1.18 MiB | ||
| 1028 | 2026.04.29 05:59:14.034172 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2026.04.29 05:59:14.034407 [ 4 ] {a928dd49-65c6-4b70-bf60-ec7858fa30f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1030 | 2026.04.29 05:59:14.034748 [ 4 ] {a928dd49-65c6-4b70-bf60-ec7858fa30f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1031 | 2026.04.29 05:59:14.034788 [ 4 ] {a928dd49-65c6-4b70-bf60-ec7858fa30f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1032 | 2026.04.29 05:59:14.035034 [ 4 ] {a928dd49-65c6-4b70-bf60-ec7858fa30f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1033 | 2026.04.29 05:59:14.035106 [ 4 ] {a928dd49-65c6-4b70-bf60-ec7858fa30f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1034 | 2026.04.29 05:59:14.035248 [ 4 ] {a928dd49-65c6-4b70-bf60-ec7858fa30f8} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1035 | 2026.04.29 05:59:14.035286 [ 4 ] {a928dd49-65c6-4b70-bf60-ec7858fa30f8} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1036 | 2026.04.29 05:59:14.035309 [ 4 ] {a928dd49-65c6-4b70-bf60-ec7858fa30f8} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (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 | ||
| 1037 | 2026.04.29 05:59:14.035326 [ 4 ] {a928dd49-65c6-4b70-bf60-ec7858fa30f8} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1038 | 2026.04.29 05:59:14.035366 [ 4 ] {a928dd49-65c6-4b70-bf60-ec7858fa30f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1039 | 2026.04.29 05:59:14.035387 [ 4 ] {a928dd49-65c6-4b70-bf60-ec7858fa30f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1040 | 2026.04.29 05:59:14.036502 [ 4 ] {a928dd49-65c6-4b70-bf60-ec7858fa30f8} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002194 sec., 18687.3290793072 rows/sec., 4.07 MiB/sec. | ||
| 1041 | 2026.04.29 05:59:14.036607 [ 4 ] {a928dd49-65c6-4b70-bf60-ec7858fa30f8} <Debug> TCPHandler: Processed in 0.002565695 sec. | ||
| 1042 | 2026.04.29 05:59:14.041658 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.04.29 05:59:14.041794 [ 4 ] {eddba8e1-5f64-47cc-9167-6a152e67e5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1044 | 2026.04.29 05:59:14.041849 [ 4 ] {eddba8e1-5f64-47cc-9167-6a152e67e5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1045 | 2026.04.29 05:59:14.042539 [ 4 ] {eddba8e1-5f64-47cc-9167-6a152e67e5d1} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.04.29 05:59:14.042582 [ 4 ] {eddba8e1-5f64-47cc-9167-6a152e67e5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1047 | 2026.04.29 05:59:14.043112 [ 4 ] {eddba8e1-5f64-47cc-9167-6a152e67e5d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1048 | 2026.04.29 05:59:14.043636 [ 4 ] {eddba8e1-5f64-47cc-9167-6a152e67e5d1} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): 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.04.29 05:59:14.043793 [ 4 ] {eddba8e1-5f64-47cc-9167-6a152e67e5d1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002037 sec., 139420.71674030434 rows/sec., 8.86 MiB/sec. | ||
| 1050 | 2026.04.29 05:59:14.043835 [ 4 ] {eddba8e1-5f64-47cc-9167-6a152e67e5d1} <Debug> TCPHandler: Processed in 0.002243331 sec. | ||
| 1051 | 2026.04.29 05:59:14.043974 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.04.29 05:59:14.044076 [ 4 ] {caa1cee3-f957-42b8-a1f2-41471f7c15da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1053 | 2026.04.29 05:59:14.044119 [ 4 ] {caa1cee3-f957-42b8-a1f2-41471f7c15da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1054 | 2026.04.29 05:59:14.044957 [ 4 ] {caa1cee3-f957-42b8-a1f2-41471f7c15da} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.04.29 05:59:14.044996 [ 4 ] {caa1cee3-f957-42b8-a1f2-41471f7c15da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1056 | 2026.04.29 05:59:14.045503 [ 4 ] {caa1cee3-f957-42b8-a1f2-41471f7c15da} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1057 | 2026.04.29 05:59:14.045985 [ 4 ] {caa1cee3-f957-42b8-a1f2-41471f7c15da} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.04.29 05:59:14.046125 [ 4 ] {caa1cee3-f957-42b8-a1f2-41471f7c15da} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.002073 sec., 395079.59479015914 rows/sec., 30.64 MiB/sec. | ||
| 1059 | 2026.04.29 05:59:14.046163 [ 4 ] {caa1cee3-f957-42b8-a1f2-41471f7c15da} <Debug> TCPHandler: Processed in 0.002241141 sec. | ||
| 1060 | 2026.04.29 05:59:14.046286 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.04.29 05:59:14.046384 [ 4 ] {ae9c64ae-aadd-46d5-9c1d-6f720f035d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1062 | 2026.04.29 05:59:14.046427 [ 4 ] {ae9c64ae-aadd-46d5-9c1d-6f720f035d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1063 | 2026.04.29 05:59:14.046893 [ 4 ] {ae9c64ae-aadd-46d5-9c1d-6f720f035d05} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.04.29 05:59:14.046931 [ 4 ] {ae9c64ae-aadd-46d5-9c1d-6f720f035d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1065 | 2026.04.29 05:59:14.047352 [ 4 ] {ae9c64ae-aadd-46d5-9c1d-6f720f035d05} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2026.04.29 05:59:14.047805 [ 4 ] {ae9c64ae-aadd-46d5-9c1d-6f720f035d05} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): 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.04.29 05:59:14.047937 [ 4 ] {ae9c64ae-aadd-46d5-9c1d-6f720f035d05} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001573 sec., 97266.36999364273 rows/sec., 5.82 MiB/sec. | ||
| 1068 | 2026.04.29 05:59:14.047974 [ 4 ] {ae9c64ae-aadd-46d5-9c1d-6f720f035d05} <Debug> TCPHandler: Processed in 0.001738406 sec. | ||
| 1069 | 2026.04.29 05:59:14.048100 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.04.29 05:59:14.048195 [ 4 ] {4b7ea48c-e442-4aee-9e68-381019bfc4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1071 | 2026.04.29 05:59:14.048235 [ 4 ] {4b7ea48c-e442-4aee-9e68-381019bfc4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1072 | 2026.04.29 05:59:14.048682 [ 4 ] {4b7ea48c-e442-4aee-9e68-381019bfc4ec} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.04.29 05:59:14.048719 [ 4 ] {4b7ea48c-e442-4aee-9e68-381019bfc4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1074 | 2026.04.29 05:59:14.049129 [ 4 ] {4b7ea48c-e442-4aee-9e68-381019bfc4ec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1075 | 2026.04.29 05:59:14.049542 [ 4 ] {4b7ea48c-e442-4aee-9e68-381019bfc4ec} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): 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.04.29 05:59:14.049672 [ 4 ] {4b7ea48c-e442-4aee-9e68-381019bfc4ec} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001497 sec., 99532.39812959252 rows/sec., 6.43 MiB/sec. | ||
| 1077 | 2026.04.29 05:59:14.049709 [ 4 ] {4b7ea48c-e442-4aee-9e68-381019bfc4ec} <Debug> TCPHandler: Processed in 0.001658846 sec. | ||
| 1078 | 2026.04.29 05:59:14.049842 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2026.04.29 05:59:14.049939 [ 4 ] {96260263-1ef6-428d-bf09-3da3683ff1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1080 | 2026.04.29 05:59:14.049990 [ 4 ] {96260263-1ef6-428d-bf09-3da3683ff1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1081 | 2026.04.29 05:59:14.050538 [ 4 ] {96260263-1ef6-428d-bf09-3da3683ff1a1} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.04.29 05:59:14.050583 [ 4 ] {96260263-1ef6-428d-bf09-3da3683ff1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1083 | 2026.04.29 05:59:14.051045 [ 4 ] {96260263-1ef6-428d-bf09-3da3683ff1a1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1084 | 2026.04.29 05:59:14.051518 [ 4 ] {96260263-1ef6-428d-bf09-3da3683ff1a1} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2026.04.29 05:59:14.051652 [ 4 ] {96260263-1ef6-428d-bf09-3da3683ff1a1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001732 sec., 85450.34642032333 rows/sec., 4.86 MiB/sec. | ||
| 1086 | 2026.04.29 05:59:14.051690 [ 4 ] {96260263-1ef6-428d-bf09-3da3683ff1a1} <Debug> TCPHandler: Processed in 0.001901338 sec. | ||
| 1087 | 2026.04.29 05:59:14.051809 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2026.04.29 05:59:14.051904 [ 4 ] {35978e98-7955-4c5f-b634-78354983f523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1089 | 2026.04.29 05:59:14.051944 [ 4 ] {35978e98-7955-4c5f-b634-78354983f523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1090 | 2026.04.29 05:59:14.052519 [ 4 ] {35978e98-7955-4c5f-b634-78354983f523} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1091 | 2026.04.29 05:59:14.052555 [ 4 ] {35978e98-7955-4c5f-b634-78354983f523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1092 | 2026.04.29 05:59:14.053068 [ 4 ] {35978e98-7955-4c5f-b634-78354983f523} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1093 | 2026.04.29 05:59:14.053530 [ 4 ] {35978e98-7955-4c5f-b634-78354983f523} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1094 | 2026.04.29 05:59:14.053662 [ 4 ] {35978e98-7955-4c5f-b634-78354983f523} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001776 sec., 282094.5945945946 rows/sec., 19.83 MiB/sec. | ||
| 1095 | 2026.04.29 05:59:14.053698 [ 4 ] {35978e98-7955-4c5f-b634-78354983f523} <Debug> TCPHandler: Processed in 0.001938239 sec. | ||
| 1096 | 2026.04.29 05:59:14.053813 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.04.29 05:59:14.053907 [ 4 ] {28912905-f7ec-460f-bc45-87584972a9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1098 | 2026.04.29 05:59:14.053948 [ 4 ] {28912905-f7ec-460f-bc45-87584972a9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1099 | 2026.04.29 05:59:14.054272 [ 4 ] {28912905-f7ec-460f-bc45-87584972a9f1} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2026.04.29 05:59:14.054308 [ 4 ] {28912905-f7ec-460f-bc45-87584972a9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1101 | 2026.04.29 05:59:14.054794 [ 4 ] {28912905-f7ec-460f-bc45-87584972a9f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1102 | 2026.04.29 05:59:14.055203 [ 4 ] {28912905-f7ec-460f-bc45-87584972a9f1} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2026.04.29 05:59:14.055330 [ 4 ] {28912905-f7ec-460f-bc45-87584972a9f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001441 sec., 4163.775156141568 rows/sec., 217.54 KiB/sec. | ||
| 1104 | 2026.04.29 05:59:14.055365 [ 4 ] {28912905-f7ec-460f-bc45-87584972a9f1} <Debug> TCPHandler: Processed in 0.001602036 sec. | ||
| 1105 | 2026.04.29 05:59:14.055485 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2026.04.29 05:59:14.055579 [ 4 ] {746a891b-a623-4f05-aa96-c0255f71f90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1107 | 2026.04.29 05:59:14.055622 [ 4 ] {746a891b-a623-4f05-aa96-c0255f71f90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1108 | 2026.04.29 05:59:14.056019 [ 4 ] {746a891b-a623-4f05-aa96-c0255f71f90e} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1109 | 2026.04.29 05:59:14.056054 [ 4 ] {746a891b-a623-4f05-aa96-c0255f71f90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1110 | 2026.04.29 05:59:14.056480 [ 4 ] {746a891b-a623-4f05-aa96-c0255f71f90e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1111 | 2026.04.29 05:59:14.056910 [ 4 ] {746a891b-a623-4f05-aa96-c0255f71f90e} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1112 | 2026.04.29 05:59:14.057037 [ 4 ] {746a891b-a623-4f05-aa96-c0255f71f90e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001477 sec., 179417.73865944482 rows/sec., 11.92 MiB/sec. | ||
| 1113 | 2026.04.29 05:59:14.057073 [ 4 ] {746a891b-a623-4f05-aa96-c0255f71f90e} <Debug> TCPHandler: Processed in 0.001638506 sec. | ||
| 1114 | 2026.04.29 05:59:14.057198 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2026.04.29 05:59:14.057292 [ 4 ] {5ff0888c-2af9-4c6e-a986-a898901c0f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1116 | 2026.04.29 05:59:14.057333 [ 4 ] {5ff0888c-2af9-4c6e-a986-a898901c0f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1117 | 2026.04.29 05:59:14.057644 [ 4 ] {5ff0888c-2af9-4c6e-a986-a898901c0f8e} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1118 | 2026.04.29 05:59:14.057680 [ 4 ] {5ff0888c-2af9-4c6e-a986-a898901c0f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1119 | 2026.04.29 05:59:14.058112 [ 4 ] {5ff0888c-2af9-4c6e-a986-a898901c0f8e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1120 | 2026.04.29 05:59:14.058620 [ 4 ] {5ff0888c-2af9-4c6e-a986-a898901c0f8e} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1121 | 2026.04.29 05:59:14.058748 [ 4 ] {5ff0888c-2af9-4c6e-a986-a898901c0f8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. | ||
| 1122 | 2026.04.29 05:59:14.058783 [ 4 ] {5ff0888c-2af9-4c6e-a986-a898901c0f8e} <Debug> TCPHandler: Processed in 0.001634925 sec. | ||
| 1123 | 2026.04.29 05:59:14.058897 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2026.04.29 05:59:14.058992 [ 4 ] {e9d12c31-b5de-4ad7-8b9f-65499364a568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1125 | 2026.04.29 05:59:14.059046 [ 4 ] {e9d12c31-b5de-4ad7-8b9f-65499364a568} <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 | ||
| 1126 | 2026.04.29 05:59:14.059809 [ 4 ] {e9d12c31-b5de-4ad7-8b9f-65499364a568} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1127 | 2026.04.29 05:59:14.059847 [ 4 ] {e9d12c31-b5de-4ad7-8b9f-65499364a568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1128 | 2026.04.29 05:59:14.060487 [ 4 ] {e9d12c31-b5de-4ad7-8b9f-65499364a568} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1129 | 2026.04.29 05:59:14.060909 [ 4 ] {e9d12c31-b5de-4ad7-8b9f-65499364a568} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1130 | 2026.04.29 05:59:14.061050 [ 4 ] {e9d12c31-b5de-4ad7-8b9f-65499364a568} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002076 sec., 5298.651252408477 rows/sec., 9.49 MiB/sec. | ||
| 1131 | 2026.04.29 05:59:14.061106 [ 4 ] {e9d12c31-b5de-4ad7-8b9f-65499364a568} <Debug> TCPHandler: Processed in 0.002258231 sec. | ||
| 1132 | 2026.04.29 05:59:14.061230 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1133 | 2026.04.29 05:59:14.061324 [ 4 ] {0d994f8e-0665-48f6-a611-68ef677b6b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1134 | 2026.04.29 05:59:14.061365 [ 4 ] {0d994f8e-0665-48f6-a611-68ef677b6b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1135 | 2026.04.29 05:59:14.061707 [ 4 ] {0d994f8e-0665-48f6-a611-68ef677b6b3b} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1136 | 2026.04.29 05:59:14.061744 [ 4 ] {0d994f8e-0665-48f6-a611-68ef677b6b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1137 | 2026.04.29 05:59:14.062151 [ 4 ] {0d994f8e-0665-48f6-a611-68ef677b6b3b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1138 | 2026.04.29 05:59:14.062567 [ 4 ] {0d994f8e-0665-48f6-a611-68ef677b6b3b} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1139 | 2026.04.29 05:59:14.062697 [ 4 ] {0d994f8e-0665-48f6-a611-68ef677b6b3b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001391 sec., 64701.65348670021 rows/sec., 4.05 MiB/sec. | ||
| 1140 | 2026.04.29 05:59:14.062732 [ 4 ] {0d994f8e-0665-48f6-a611-68ef677b6b3b} <Debug> TCPHandler: Processed in 0.001551685 sec. | ||
| 1141 | 2026.04.29 05:59:19.028797 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.04.29 05:59:19.029059 [ 4 ] {ad90ac28-3c1d-4741-8526-e2b76e336049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1143 | 2026.04.29 05:59:19.029416 [ 4 ] {ad90ac28-3c1d-4741-8526-e2b76e336049} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1144 | 2026.04.29 05:59:19.029459 [ 4 ] {ad90ac28-3c1d-4741-8526-e2b76e336049} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1145 | 2026.04.29 05:59:19.029700 [ 4 ] {ad90ac28-3c1d-4741-8526-e2b76e336049} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1146 | 2026.04.29 05:59:19.029771 [ 4 ] {ad90ac28-3c1d-4741-8526-e2b76e336049} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1147 | 2026.04.29 05:59:19.029910 [ 4 ] {ad90ac28-3c1d-4741-8526-e2b76e336049} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1148 | 2026.04.29 05:59:19.029945 [ 4 ] {ad90ac28-3c1d-4741-8526-e2b76e336049} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1149 | 2026.04.29 05:59:19.029966 [ 4 ] {ad90ac28-3c1d-4741-8526-e2b76e336049} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (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 | ||
| 1150 | 2026.04.29 05:59:19.029981 [ 4 ] {ad90ac28-3c1d-4741-8526-e2b76e336049} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1151 | 2026.04.29 05:59:19.030043 [ 4 ] {ad90ac28-3c1d-4741-8526-e2b76e336049} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1152 | 2026.04.29 05:59:19.030064 [ 4 ] {ad90ac28-3c1d-4741-8526-e2b76e336049} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1153 | 2026.04.29 05:59:19.031243 [ 4 ] {ad90ac28-3c1d-4741-8526-e2b76e336049} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002283 sec., 17958.826106000877 rows/sec., 3.91 MiB/sec. | ||
| 1154 | 2026.04.29 05:59:19.031361 [ 4 ] {ad90ac28-3c1d-4741-8526-e2b76e336049} <Debug> TCPHandler: Processed in 0.002729296 sec. | ||
| 1155 | 2026.04.29 05:59:19.033086 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.04.29 05:59:19.033205 [ 4 ] {96ae88c6-b20e-4d04-9e0e-f55b89d43def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1157 | 2026.04.29 05:59:19.033254 [ 4 ] {96ae88c6-b20e-4d04-9e0e-f55b89d43def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1158 | 2026.04.29 05:59:19.033783 [ 4 ] {96ae88c6-b20e-4d04-9e0e-f55b89d43def} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2026.04.29 05:59:19.033831 [ 4 ] {96ae88c6-b20e-4d04-9e0e-f55b89d43def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1160 | 2026.04.29 05:59:19.034211 [ 4 ] {96ae88c6-b20e-4d04-9e0e-f55b89d43def} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1161 | 2026.04.29 05:59:19.034435 [ 4 ] {96ae88c6-b20e-4d04-9e0e-f55b89d43def} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2026.04.29 05:59:19.034588 [ 4 ] {96ae88c6-b20e-4d04-9e0e-f55b89d43def} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001417 sec., 39520.112914608326 rows/sec., 3.04 MiB/sec. | ||
| 1163 | 2026.04.29 05:59:19.034628 [ 4 ] {96ae88c6-b20e-4d04-9e0e-f55b89d43def} <Debug> TCPHandler: Processed in 0.001596535 sec. | ||
| 1164 | 2026.04.29 05:59:19.034752 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.04.29 05:59:19.034862 [ 4 ] {e3bb2550-5133-4b86-bac4-04552d470385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1166 | 2026.04.29 05:59:19.034904 [ 4 ] {e3bb2550-5133-4b86-bac4-04552d470385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1167 | 2026.04.29 05:59:19.035350 [ 4 ] {e3bb2550-5133-4b86-bac4-04552d470385} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2026.04.29 05:59:19.035395 [ 4 ] {e3bb2550-5133-4b86-bac4-04552d470385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1169 | 2026.04.29 05:59:19.035845 [ 4 ] {e3bb2550-5133-4b86-bac4-04552d470385} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1170 | 2026.04.29 05:59:19.036067 [ 4 ] {e3bb2550-5133-4b86-bac4-04552d470385} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2026.04.29 05:59:19.036205 [ 4 ] {e3bb2550-5133-4b86-bac4-04552d470385} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00136 sec., 47058.82352941176 rows/sec., 3.67 MiB/sec. | ||
| 1172 | 2026.04.29 05:59:19.036243 [ 4 ] {e3bb2550-5133-4b86-bac4-04552d470385} <Debug> TCPHandler: Processed in 0.001535675 sec. | ||
| 1173 | 2026.04.29 05:59:19.036368 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2026.04.29 05:59:19.036465 [ 4 ] {f4932fe6-83d0-4a43-9d3d-8dd36902108a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1175 | 2026.04.29 05:59:19.036509 [ 4 ] {f4932fe6-83d0-4a43-9d3d-8dd36902108a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1176 | 2026.04.29 05:59:19.036944 [ 4 ] {f4932fe6-83d0-4a43-9d3d-8dd36902108a} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.04.29 05:59:19.036981 [ 4 ] {f4932fe6-83d0-4a43-9d3d-8dd36902108a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1178 | 2026.04.29 05:59:19.037327 [ 4 ] {f4932fe6-83d0-4a43-9d3d-8dd36902108a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1179 | 2026.04.29 05:59:19.037536 [ 4 ] {f4932fe6-83d0-4a43-9d3d-8dd36902108a} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2026.04.29 05:59:19.037669 [ 4 ] {f4932fe6-83d0-4a43-9d3d-8dd36902108a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 1181 | 2026.04.29 05:59:19.037707 [ 4 ] {f4932fe6-83d0-4a43-9d3d-8dd36902108a} <Debug> TCPHandler: Processed in 0.001388193 sec. | ||
| 1182 | 2026.04.29 05:59:19.037823 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2026.04.29 05:59:19.037916 [ 4 ] {bc7813ec-a08a-48e0-80bf-3dde993745c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1184 | 2026.04.29 05:59:19.037958 [ 4 ] {bc7813ec-a08a-48e0-80bf-3dde993745c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1185 | 2026.04.29 05:59:19.038443 [ 4 ] {bc7813ec-a08a-48e0-80bf-3dde993745c0} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2026.04.29 05:59:19.038480 [ 4 ] {bc7813ec-a08a-48e0-80bf-3dde993745c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1187 | 2026.04.29 05:59:19.038781 [ 4 ] {bc7813ec-a08a-48e0-80bf-3dde993745c0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1188 | 2026.04.29 05:59:19.038992 [ 4 ] {bc7813ec-a08a-48e0-80bf-3dde993745c0} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2026.04.29 05:59:19.039121 [ 4 ] {bc7813ec-a08a-48e0-80bf-3dde993745c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 1190 | 2026.04.29 05:59:19.039157 [ 4 ] {bc7813ec-a08a-48e0-80bf-3dde993745c0} <Debug> TCPHandler: Processed in 0.001383743 sec. | ||
| 1191 | 2026.04.29 05:59:20.026247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1192 | 2026.04.29 05:59:20.026817 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.04.29 05:59:20.026870 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1194 | 2026.04.29 05:59:20.027502 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1195 | 2026.04.29 05:59:20.027759 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.04.29 05:59:20.027959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1197 | 2026.04.29 05:59:20.160415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1198 | 2026.04.29 05:59:20.176958 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.04.29 05:59:20.177009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1200 | 2026.04.29 05:59:20.182385 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1201 | 2026.04.29 05:59:20.183108 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.04.29 05:59:20.185962 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1203 | 2026.04.29 05:59:22.521003 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 172 | ||
| 1204 | 2026.04.29 05:59:22.523364 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.04.29 05:59:22.523413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1206 | 2026.04.29 05:59:22.524588 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1207 | 2026.04.29 05:59:22.524870 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.04.29 05:59:22.525191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
| 1209 | 2026.04.29 05:59:24.033411 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.04.29 05:59:24.033650 [ 4 ] {5542d467-e462-48bf-875c-c43c0d2ac5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1211 | 2026.04.29 05:59:24.033999 [ 4 ] {5542d467-e462-48bf-875c-c43c0d2ac5e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1212 | 2026.04.29 05:59:24.034040 [ 4 ] {5542d467-e462-48bf-875c-c43c0d2ac5e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1213 | 2026.04.29 05:59:24.034292 [ 4 ] {5542d467-e462-48bf-875c-c43c0d2ac5e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1214 | 2026.04.29 05:59:24.034365 [ 4 ] {5542d467-e462-48bf-875c-c43c0d2ac5e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1215 | 2026.04.29 05:59:24.034514 [ 4 ] {5542d467-e462-48bf-875c-c43c0d2ac5e5} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1216 | 2026.04.29 05:59:24.034553 [ 4 ] {5542d467-e462-48bf-875c-c43c0d2ac5e5} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1217 | 2026.04.29 05:59:24.034575 [ 4 ] {5542d467-e462-48bf-875c-c43c0d2ac5e5} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (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 | ||
| 1218 | 2026.04.29 05:59:24.034591 [ 4 ] {5542d467-e462-48bf-875c-c43c0d2ac5e5} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1219 | 2026.04.29 05:59:24.034633 [ 4 ] {5542d467-e462-48bf-875c-c43c0d2ac5e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1220 | 2026.04.29 05:59:24.034655 [ 4 ] {5542d467-e462-48bf-875c-c43c0d2ac5e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1221 | 2026.04.29 05:59:24.035822 [ 4 ] {5542d467-e462-48bf-875c-c43c0d2ac5e5} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002273 sec., 18037.83545974483 rows/sec., 3.93 MiB/sec. | ||
| 1222 | 2026.04.29 05:59:24.035933 [ 4 ] {5542d467-e462-48bf-875c-c43c0d2ac5e5} <Debug> TCPHandler: Processed in 0.002659295 sec. | ||
| 1223 | 2026.04.29 05:59:24.040796 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.04.29 05:59:24.040921 [ 4 ] {27297ebb-2345-4c08-aa09-010081417e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1225 | 2026.04.29 05:59:24.040971 [ 4 ] {27297ebb-2345-4c08-aa09-010081417e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1226 | 2026.04.29 05:59:24.041557 [ 4 ] {27297ebb-2345-4c08-aa09-010081417e00} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.04.29 05:59:24.041603 [ 4 ] {27297ebb-2345-4c08-aa09-010081417e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1228 | 2026.04.29 05:59:24.041999 [ 4 ] {27297ebb-2345-4c08-aa09-010081417e00} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1229 | 2026.04.29 05:59:24.042245 [ 4 ] {27297ebb-2345-4c08-aa09-010081417e00} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.04.29 05:59:24.042394 [ 4 ] {27297ebb-2345-4c08-aa09-010081417e00} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001513 sec., 187706.54329147388 rows/sec., 11.92 MiB/sec. | ||
| 1231 | 2026.04.29 05:59:24.042434 [ 4 ] {27297ebb-2345-4c08-aa09-010081417e00} <Debug> TCPHandler: Processed in 0.001691966 sec. | ||
| 1232 | 2026.04.29 05:59:24.042562 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.04.29 05:59:24.042662 [ 4 ] {6c58bb08-3443-490c-9687-463ad6f6ee33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1234 | 2026.04.29 05:59:24.042705 [ 4 ] {6c58bb08-3443-490c-9687-463ad6f6ee33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1235 | 2026.04.29 05:59:24.043430 [ 4 ] {6c58bb08-3443-490c-9687-463ad6f6ee33} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.04.29 05:59:24.043469 [ 4 ] {6c58bb08-3443-490c-9687-463ad6f6ee33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1237 | 2026.04.29 05:59:24.043848 [ 4 ] {6c58bb08-3443-490c-9687-463ad6f6ee33} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1238 | 2026.04.29 05:59:24.044075 [ 4 ] {6c58bb08-3443-490c-9687-463ad6f6ee33} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.04.29 05:59:24.044192 [ 81 ] {} <Debug> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1240 | 2026.04.29 05:59:24.044208 [ 4 ] {6c58bb08-3443-490c-9687-463ad6f6ee33} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001568 sec., 522321.4285714286 rows/sec., 40.51 MiB/sec. | ||
| 1241 | 2026.04.29 05:59:24.044268 [ 4 ] {6c58bb08-3443-490c-9687-463ad6f6ee33} <Debug> TCPHandler: Processed in 0.001757296 sec. | ||
| 1242 | 2026.04.29 05:59:24.044273 [ 81 ] {} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.04.29 05:59:24.044306 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1244 | 2026.04.29 05:59:24.044392 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.04.29 05:59:24.044494 [ 4 ] {26f77c80-ac0a-45fa-92fd-aa8413660ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1246 | 2026.04.29 05:59:24.044536 [ 4 ] {26f77c80-ac0a-45fa-92fd-aa8413660ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1247 | 2026.04.29 05:59:24.044990 [ 4 ] {26f77c80-ac0a-45fa-92fd-aa8413660ce9} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.04.29 05:59:24.045029 [ 4 ] {26f77c80-ac0a-45fa-92fd-aa8413660ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1249 | 2026.04.29 05:59:24.045350 [ 4 ] {26f77c80-ac0a-45fa-92fd-aa8413660ce9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1250 | 2026.04.29 05:59:24.045579 [ 4 ] {26f77c80-ac0a-45fa-92fd-aa8413660ce9} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.04.29 05:59:24.045714 [ 4 ] {26f77c80-ac0a-45fa-92fd-aa8413660ce9} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00124 sec., 123387.09677419355 rows/sec., 7.38 MiB/sec. | ||
| 1252 | 2026.04.29 05:59:24.045752 [ 4 ] {26f77c80-ac0a-45fa-92fd-aa8413660ce9} <Debug> TCPHandler: Processed in 0.001410183 sec. | ||
| 1253 | 2026.04.29 05:59:24.045887 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.04.29 05:59:24.045990 [ 4 ] {48ec2662-89b5-4766-a246-7f0b13bcf5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1255 | 2026.04.29 05:59:24.046034 [ 4 ] {48ec2662-89b5-4766-a246-7f0b13bcf5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1256 | 2026.04.29 05:59:24.046482 [ 4 ] {48ec2662-89b5-4766-a246-7f0b13bcf5d9} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.04.29 05:59:24.046524 [ 4 ] {48ec2662-89b5-4766-a246-7f0b13bcf5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1258 | 2026.04.29 05:59:24.046832 [ 201 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::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 | ||
| 1259 | 2026.04.29 05:59:24.046876 [ 4 ] {48ec2662-89b5-4766-a246-7f0b13bcf5d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1260 | 2026.04.29 05:59:24.047106 [ 4 ] {48ec2662-89b5-4766-a246-7f0b13bcf5d9} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.04.29 05:59:24.047241 [ 4 ] {48ec2662-89b5-4766-a246-7f0b13bcf5d9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00127 sec., 117322.83464566928 rows/sec., 7.58 MiB/sec. | ||
| 1262 | 2026.04.29 05:59:24.047279 [ 4 ] {48ec2662-89b5-4766-a246-7f0b13bcf5d9} <Debug> TCPHandler: Processed in 0.001444794 sec. | ||
| 1263 | 2026.04.29 05:59:24.047410 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.04.29 05:59:24.047507 [ 4 ] {b8751f12-caf6-4509-a260-b3e47e3ef8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1265 | 2026.04.29 05:59:24.047548 [ 4 ] {b8751f12-caf6-4509-a260-b3e47e3ef8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1266 | 2026.04.29 05:59:24.047984 [ 4 ] {b8751f12-caf6-4509-a260-b3e47e3ef8be} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.04.29 05:59:24.048022 [ 4 ] {b8751f12-caf6-4509-a260-b3e47e3ef8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1268 | 2026.04.29 05:59:24.048324 [ 4 ] {b8751f12-caf6-4509-a260-b3e47e3ef8be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1269 | 2026.04.29 05:59:24.048531 [ 4 ] {b8751f12-caf6-4509-a260-b3e47e3ef8be} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.04.29 05:59:24.048653 [ 4 ] {b8751f12-caf6-4509-a260-b3e47e3ef8be} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001165 sec., 127038.62660944206 rows/sec., 7.23 MiB/sec. | ||
| 1271 | 2026.04.29 05:59:24.048690 [ 4 ] {b8751f12-caf6-4509-a260-b3e47e3ef8be} <Debug> TCPHandler: Processed in 0.001330212 sec. | ||
| 1272 | 2026.04.29 05:59:24.048819 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.04.29 05:59:24.048914 [ 4 ] {870d3175-2ca7-48e4-b970-5d6bb40e5df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1274 | 2026.04.29 05:59:24.048954 [ 4 ] {870d3175-2ca7-48e4-b970-5d6bb40e5df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1275 | 2026.04.29 05:59:24.049448 [ 201 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1276 | 2026.04.29 05:59:24.049531 [ 4 ] {870d3175-2ca7-48e4-b970-5d6bb40e5df5} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.04.29 05:59:24.049547 [ 201 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3158 rows starting from the beginning of the part | ||
| 1278 | 2026.04.29 05:59:24.049575 [ 4 ] {870d3175-2ca7-48e4-b970-5d6bb40e5df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1279 | 2026.04.29 05:59:24.049678 [ 201 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::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 | ||
| 1280 | 2026.04.29 05:59:24.049782 [ 201 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1281 | 2026.04.29 05:59:24.049842 [ 201 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 819 rows starting from the beginning of the part | ||
| 1282 | 2026.04.29 05:59:24.049896 [ 201 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1283 | 2026.04.29 05:59:24.049939 [ 4 ] {870d3175-2ca7-48e4-b970-5d6bb40e5df5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1284 | 2026.04.29 05:59:24.049946 [ 201 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 819 rows starting from the beginning of the part | ||
| 1285 | 2026.04.29 05:59:24.050198 [ 4 ] {870d3175-2ca7-48e4-b970-5d6bb40e5df5} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.04.29 05:59:24.050317 [ 81 ] {} <Debug> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1287 | 2026.04.29 05:59:24.050337 [ 4 ] {870d3175-2ca7-48e4-b970-5d6bb40e5df5} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001441 sec., 347675.22553782095 rows/sec., 24.44 MiB/sec. | ||
| 1288 | 2026.04.29 05:59:24.050374 [ 81 ] {} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2026.04.29 05:59:24.050386 [ 4 ] {870d3175-2ca7-48e4-b970-5d6bb40e5df5} <Debug> TCPHandler: Processed in 0.001617865 sec. | ||
| 1290 | 2026.04.29 05:59:24.050411 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1291 | 2026.04.29 05:59:24.050526 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.04.29 05:59:24.050554 [ 194 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::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 | ||
| 1293 | 2026.04.29 05:59:24.050634 [ 4 ] {32afe55f-bf25-4b12-9b27-f9ae418772fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1294 | 2026.04.29 05:59:24.050682 [ 4 ] {32afe55f-bf25-4b12-9b27-f9ae418772fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1295 | 2026.04.29 05:59:24.050727 [ 194 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1296 | 2026.04.29 05:59:24.050786 [ 194 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1730 rows starting from the beginning of the part | ||
| 1297 | 2026.04.29 05:59:24.050902 [ 194 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::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 | ||
| 1298 | 2026.04.29 05:59:24.050965 [ 194 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1299 | 2026.04.29 05:59:24.051045 [ 194 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 501 rows starting from the beginning of the part | ||
| 1300 | 2026.04.29 05:59:24.051058 [ 4 ] {32afe55f-bf25-4b12-9b27-f9ae418772fb} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.04.29 05:59:24.051104 [ 4 ] {32afe55f-bf25-4b12-9b27-f9ae418772fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1302 | 2026.04.29 05:59:24.051156 [ 194 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1303 | 2026.04.29 05:59:24.051224 [ 194 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 501 rows starting from the beginning of the part | ||
| 1304 | 2026.04.29 05:59:24.051421 [ 4 ] {32afe55f-bf25-4b12-9b27-f9ae418772fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1305 | 2026.04.29 05:59:24.051684 [ 4 ] {32afe55f-bf25-4b12-9b27-f9ae418772fb} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.04.29 05:59:24.051830 [ 4 ] {32afe55f-bf25-4b12-9b27-f9ae418772fb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001214 sec., 4942.339373970346 rows/sec., 258.22 KiB/sec. | ||
| 1307 | 2026.04.29 05:59:24.051867 [ 4 ] {32afe55f-bf25-4b12-9b27-f9ae418772fb} <Debug> TCPHandler: Processed in 0.001392503 sec. | ||
| 1308 | 2026.04.29 05:59:24.051990 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.04.29 05:59:24.052085 [ 4 ] {fa903c29-5699-4af2-af3e-5e6e902bd142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1310 | 2026.04.29 05:59:24.052127 [ 4 ] {fa903c29-5699-4af2-af3e-5e6e902bd142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1311 | 2026.04.29 05:59:24.052542 [ 4 ] {fa903c29-5699-4af2-af3e-5e6e902bd142} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.04.29 05:59:24.052579 [ 4 ] {fa903c29-5699-4af2-af3e-5e6e902bd142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1313 | 2026.04.29 05:59:24.052935 [ 4 ] {fa903c29-5699-4af2-af3e-5e6e902bd142} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1314 | 2026.04.29 05:59:24.053182 [ 4 ] {fa903c29-5699-4af2-af3e-5e6e902bd142} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.04.29 05:59:24.053219 [ 197 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2924 rows, containing 5 columns (5 merged, 0 gathered) in 0.002732726 sec., 1069993.8449738466 rows/sec., 77.98 MiB/sec. | ||
| 1316 | 2026.04.29 05:59:24.053302 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1317 | 2026.04.29 05:59:24.053319 [ 4 ] {fa903c29-5699-4af2-af3e-5e6e902bd142} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001252 sec., 211661.34185303512 rows/sec., 14.07 MiB/sec. | ||
| 1318 | 2026.04.29 05:59:24.053349 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.04.29 05:59:24.053367 [ 4 ] {fa903c29-5699-4af2-af3e-5e6e902bd142} <Debug> TCPHandler: Processed in 0.001427214 sec. | ||
| 1320 | 2026.04.29 05:59:24.053372 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1321 | 2026.04.29 05:59:24.053475 [ 194 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1322 | 2026.04.29 05:59:24.053487 [ 191 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::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 | ||
| 1323 | 2026.04.29 05:59:24.053502 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.04.29 05:59:24.053612 [ 4 ] {fd89c3ad-5fa3-4e92-995a-3d10e0f50df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1325 | 2026.04.29 05:59:24.053629 [ 191 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1326 | 2026.04.29 05:59:24.053657 [ 4 ] {fd89c3ad-5fa3-4e92-995a-3d10e0f50df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1327 | 2026.04.29 05:59:24.053681 [ 191 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2191 rows starting from the beginning of the part | ||
| 1328 | 2026.04.29 05:59:24.053750 [ 194 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_6_1} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1329 | 2026.04.29 05:59:24.053784 [ 191 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part | ||
| 1330 | 2026.04.29 05:59:24.053842 [ 194 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_6_1} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1331 | 2026.04.29 05:59:24.053857 [ 191 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1332 | 2026.04.29 05:59:24.053924 [ 191 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 265 rows starting from the beginning of the part | ||
| 1333 | 2026.04.29 05:59:24.053948 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 1334 | 2026.04.29 05:59:24.053983 [ 191 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::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 | ||
| 1335 | 2026.04.29 05:59:24.054015 [ 4 ] {fd89c3ad-5fa3-4e92-995a-3d10e0f50df3} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.04.29 05:59:24.054046 [ 191 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part | ||
| 1337 | 2026.04.29 05:59:24.054055 [ 4 ] {fd89c3ad-5fa3-4e92-995a-3d10e0f50df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1338 | 2026.04.29 05:59:24.054383 [ 4 ] {fd89c3ad-5fa3-4e92-995a-3d10e0f50df3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1339 | 2026.04.29 05:59:24.054594 [ 4 ] {fd89c3ad-5fa3-4e92-995a-3d10e0f50df3} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.04.29 05:59:24.054725 [ 4 ] {fd89c3ad-5fa3-4e92-995a-3d10e0f50df3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 59.58 KiB/sec. | ||
| 1341 | 2026.04.29 05:59:24.054760 [ 4 ] {fd89c3ad-5fa3-4e92-995a-3d10e0f50df3} <Debug> TCPHandler: Processed in 0.001308243 sec. | ||
| 1342 | 2026.04.29 05:59:24.054890 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.04.29 05:59:24.054988 [ 4 ] {ec73d758-c99f-4a52-9092-ca4ba4fbe4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1344 | 2026.04.29 05:59:24.055044 [ 4 ] {ec73d758-c99f-4a52-9092-ca4ba4fbe4f4} <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 | ||
| 1345 | 2026.04.29 05:59:24.055797 [ 4 ] {ec73d758-c99f-4a52-9092-ca4ba4fbe4f4} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.04.29 05:59:24.055832 [ 4 ] {ec73d758-c99f-4a52-9092-ca4ba4fbe4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1347 | 2026.04.29 05:59:24.056368 [ 4 ] {ec73d758-c99f-4a52-9092-ca4ba4fbe4f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1348 | 2026.04.29 05:59:24.056617 [ 4 ] {ec73d758-c99f-4a52-9092-ca4ba4fbe4f4} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.04.29 05:59:24.056764 [ 4 ] {ec73d758-c99f-4a52-9092-ca4ba4fbe4f4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001793 sec., 6134.969325153374 rows/sec., 10.99 MiB/sec. | ||
| 1350 | 2026.04.29 05:59:24.056826 [ 4 ] {ec73d758-c99f-4a52-9092-ca4ba4fbe4f4} <Debug> TCPHandler: Processed in 0.001986839 sec. | ||
| 1351 | 2026.04.29 05:59:24.056957 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.04.29 05:59:24.057054 [ 4 ] {34070274-76d7-4c5f-b2b9-223dd777d95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1353 | 2026.04.29 05:59:24.057097 [ 4 ] {34070274-76d7-4c5f-b2b9-223dd777d95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1354 | 2026.04.29 05:59:24.057441 [ 4 ] {34070274-76d7-4c5f-b2b9-223dd777d95c} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.04.29 05:59:24.057476 [ 4 ] {34070274-76d7-4c5f-b2b9-223dd777d95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1356 | 2026.04.29 05:59:24.057799 [ 4 ] {34070274-76d7-4c5f-b2b9-223dd777d95c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1357 | 2026.04.29 05:59:24.058038 [ 4 ] {34070274-76d7-4c5f-b2b9-223dd777d95c} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.04.29 05:59:24.058137 [ 80 ] {} <Debug> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1359 | 2026.04.29 05:59:24.058163 [ 4 ] {34070274-76d7-4c5f-b2b9-223dd777d95c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001129 sec., 79716.56333038087 rows/sec., 4.99 MiB/sec. | ||
| 1360 | 2026.04.29 05:59:24.058172 [ 80 ] {} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2026.04.29 05:59:24.058194 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1362 | 2026.04.29 05:59:24.058203 [ 4 ] {34070274-76d7-4c5f-b2b9-223dd777d95c} <Debug> TCPHandler: Processed in 0.001294153 sec. | ||
| 1363 | 2026.04.29 05:59:24.058287 [ 197 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::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 | ||
| 1364 | 2026.04.29 05:59:24.058410 [ 197 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1365 | 2026.04.29 05:59:24.058448 [ 197 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
| 1366 | 2026.04.29 05:59:24.058539 [ 197 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1367 | 2026.04.29 05:59:24.058595 [ 197 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1368 | 2026.04.29 05:59:24.058642 [ 197 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part | ||
| 1369 | 2026.04.29 05:59:24.058687 [ 197 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::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 | ||
| 1370 | 2026.04.29 05:59:24.058737 [ 197 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part | ||
| 1371 | 2026.04.29 05:59:24.062617 [ 187 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3137 rows, containing 5 columns (5 merged, 0 gathered) in 0.009180647 sec., 341697.05032771657 rows/sec., 21.53 MiB/sec. | ||
| 1372 | 2026.04.29 05:59:24.062998 [ 187 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1373 | 2026.04.29 05:59:24.063311 [ 187 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.04.29 05:59:24.063380 [ 187 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1375 | 2026.04.29 05:59:24.063450 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 1376 | 2026.04.29 05:59:24.065892 [ 191 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 4 columns (4 merged, 0 gathered) in 0.007648512 sec., 49421.37764835827 rows/sec., 3.16 MiB/sec. | ||
| 1377 | 2026.04.29 05:59:24.066067 [ 197 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1378 | 2026.04.29 05:59:24.066373 [ 197 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_6_1} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.04.29 05:59:24.066446 [ 197 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_6_1} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1380 | 2026.04.29 05:59:24.066539 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1381 | 2026.04.29 05:59:24.072656 [ 197 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4964 rows, containing 5 columns (5 merged, 0 gathered) in 0.028286398 sec., 175490.70758319952 rows/sec., 13.95 MiB/sec. | ||
| 1382 | 2026.04.29 05:59:24.073107 [ 190 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1383 | 2026.04.29 05:59:24.073399 [ 190 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_6_1} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.04.29 05:59:24.073465 [ 190 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_6_1} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1385 | 2026.04.29 05:59:24.073528 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 1386 | 2026.04.29 05:59:25.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.93 MiB, peak 173.83 MiB, free memory in arenas 0.00 B, will set to 168.59 MiB (RSS), difference: 1.66 MiB | ||
| 1387 | 2026.04.29 05:59:27.461357 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1388 | 2026.04.29 05:59:27.461419 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1389 | 2026.04.29 05:59:27.528220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1390 | 2026.04.29 05:59:27.528697 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.04.29 05:59:27.528746 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1392 | 2026.04.29 05:59:27.529251 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1393 | 2026.04.29 05:59:27.529501 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2026.04.29 05:59:27.529645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1395 | 2026.04.29 05:59:27.529641 [ 75 ] {} <Debug> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1396 | 2026.04.29 05:59:27.529717 [ 75 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.04.29 05:59:27.529738 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1398 | 2026.04.29 05:59:27.529858 [ 201 ] {aa2fb079-6dfd-4693-80df-803eed542d87::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 | ||
| 1399 | 2026.04.29 05:59:27.530012 [ 201 ] {aa2fb079-6dfd-4693-80df-803eed542d87::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1400 | 2026.04.29 05:59:27.530053 [ 201 ] {aa2fb079-6dfd-4693-80df-803eed542d87::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 | ||
| 1401 | 2026.04.29 05:59:27.530114 [ 201 ] {aa2fb079-6dfd-4693-80df-803eed542d87::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 | ||
| 1402 | 2026.04.29 05:59:27.530155 [ 201 ] {aa2fb079-6dfd-4693-80df-803eed542d87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1403 | 2026.04.29 05:59:27.530192 [ 201 ] {aa2fb079-6dfd-4693-80df-803eed542d87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1404 | 2026.04.29 05:59:27.530230 [ 201 ] {aa2fb079-6dfd-4693-80df-803eed542d87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1405 | 2026.04.29 05:59:27.530322 [ 201 ] {aa2fb079-6dfd-4693-80df-803eed542d87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1406 | 2026.04.29 05:59:27.545091 [ 197 ] {aa2fb079-6dfd-4693-80df-803eed542d87::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.015287235 sec., 183551.8326237544 rows/sec., 2.63 MiB/sec. | ||
| 1407 | 2026.04.29 05:59:27.545817 [ 201 ] {aa2fb079-6dfd-4693-80df-803eed542d87::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1408 | 2026.04.29 05:59:27.546093 [ 201 ] {aa2fb079-6dfd-4693-80df-803eed542d87::all_1_6_1} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.04.29 05:59:27.546166 [ 201 ] {aa2fb079-6dfd-4693-80df-803eed542d87::all_1_6_1} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1410 | 2026.04.29 05:59:27.546244 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1411 | 2026.04.29 05:59:27.686204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1412 | 2026.04.29 05:59:27.705050 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2026.04.29 05:59:27.705116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1414 | 2026.04.29 05:59:27.711474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1415 | 2026.04.29 05:59:27.712196 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1416 | 2026.04.29 05:59:27.712491 [ 72 ] {} <Debug> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1417 | 2026.04.29 05:59:27.712529 [ 72 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2026.04.29 05:59:27.712548 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1419 | 2026.04.29 05:59:27.712660 [ 201 ] {ccacb6bb-8afa-441b-8f24-61e562dd7151::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 | ||
| 1420 | 2026.04.29 05:59:27.715888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1421 | 2026.04.29 05:59:27.716809 [ 201 ] {ccacb6bb-8afa-441b-8f24-61e562dd7151::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1422 | 2026.04.29 05:59:27.718351 [ 201 ] {ccacb6bb-8afa-441b-8f24-61e562dd7151::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 | ||
| 1423 | 2026.04.29 05:59:27.723186 [ 201 ] {ccacb6bb-8afa-441b-8f24-61e562dd7151::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 | ||
| 1424 | 2026.04.29 05:59:27.727590 [ 201 ] {ccacb6bb-8afa-441b-8f24-61e562dd7151::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 | ||
| 1425 | 2026.04.29 05:59:27.732025 [ 201 ] {ccacb6bb-8afa-441b-8f24-61e562dd7151::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 | ||
| 1426 | 2026.04.29 05:59:27.739569 [ 201 ] {ccacb6bb-8afa-441b-8f24-61e562dd7151::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 | ||
| 1427 | 2026.04.29 05:59:27.743700 [ 201 ] {ccacb6bb-8afa-441b-8f24-61e562dd7151::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 | ||
| 1428 | 2026.04.29 05:59:27.804514 [ 188 ] {ccacb6bb-8afa-441b-8f24-61e562dd7151::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091901942 sec., 500.53349253490205 rows/sec., 2.59 MiB/sec. | ||
| 1429 | 2026.04.29 05:59:27.806906 [ 192 ] {ccacb6bb-8afa-441b-8f24-61e562dd7151::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1430 | 2026.04.29 05:59:27.808991 [ 192 ] {ccacb6bb-8afa-441b-8f24-61e562dd7151::all_1_6_1} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2026.04.29 05:59:27.809077 [ 192 ] {ccacb6bb-8afa-441b-8f24-61e562dd7151::all_1_6_1} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1432 | 2026.04.29 05:59:27.810702 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1433 | 2026.04.29 05:59:28.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.74 MiB, peak 179.28 MiB, free memory in arenas 0.00 B, will set to 179.91 MiB (RSS), difference: 10.18 MiB | ||
| 1434 | 2026.04.29 05:59:29.029164 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.04.29 05:59:29.029399 [ 4 ] {bd632614-333c-41e0-95d1-b834d3381dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1436 | 2026.04.29 05:59:29.029732 [ 4 ] {bd632614-333c-41e0-95d1-b834d3381dbb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1437 | 2026.04.29 05:59:29.029771 [ 4 ] {bd632614-333c-41e0-95d1-b834d3381dbb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1438 | 2026.04.29 05:59:29.030088 [ 4 ] {bd632614-333c-41e0-95d1-b834d3381dbb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1439 | 2026.04.29 05:59:29.030160 [ 4 ] {bd632614-333c-41e0-95d1-b834d3381dbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1440 | 2026.04.29 05:59:29.030299 [ 4 ] {bd632614-333c-41e0-95d1-b834d3381dbb} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1441 | 2026.04.29 05:59:29.030335 [ 4 ] {bd632614-333c-41e0-95d1-b834d3381dbb} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1442 | 2026.04.29 05:59:29.030359 [ 4 ] {bd632614-333c-41e0-95d1-b834d3381dbb} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (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 | ||
| 1443 | 2026.04.29 05:59:29.030374 [ 4 ] {bd632614-333c-41e0-95d1-b834d3381dbb} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1444 | 2026.04.29 05:59:29.030416 [ 4 ] {bd632614-333c-41e0-95d1-b834d3381dbb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1445 | 2026.04.29 05:59:29.030437 [ 4 ] {bd632614-333c-41e0-95d1-b834d3381dbb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1446 | 2026.04.29 05:59:29.031617 [ 4 ] {bd632614-333c-41e0-95d1-b834d3381dbb} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002287 sec., 17927.415828596415 rows/sec., 3.91 MiB/sec. | ||
| 1447 | 2026.04.29 05:59:29.031721 [ 4 ] {bd632614-333c-41e0-95d1-b834d3381dbb} <Debug> TCPHandler: Processed in 0.002682746 sec. | ||
| 1448 | 2026.04.29 05:59:29.033456 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.04.29 05:59:29.033568 [ 4 ] {f3227be6-9b15-4c9d-b049-4ac8038bb4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1450 | 2026.04.29 05:59:29.033612 [ 4 ] {f3227be6-9b15-4c9d-b049-4ac8038bb4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1451 | 2026.04.29 05:59:29.034120 [ 4 ] {f3227be6-9b15-4c9d-b049-4ac8038bb4a8} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.04.29 05:59:29.034162 [ 4 ] {f3227be6-9b15-4c9d-b049-4ac8038bb4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1453 | 2026.04.29 05:59:29.034522 [ 4 ] {f3227be6-9b15-4c9d-b049-4ac8038bb4a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1454 | 2026.04.29 05:59:29.034740 [ 4 ] {f3227be6-9b15-4c9d-b049-4ac8038bb4a8} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.04.29 05:59:29.034884 [ 4 ] {f3227be6-9b15-4c9d-b049-4ac8038bb4a8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001348 sec., 41543.02670623145 rows/sec., 3.19 MiB/sec. | ||
| 1456 | 2026.04.29 05:59:29.034923 [ 4 ] {f3227be6-9b15-4c9d-b049-4ac8038bb4a8} <Debug> TCPHandler: Processed in 0.001521154 sec. | ||
| 1457 | 2026.04.29 05:59:29.035071 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.04.29 05:59:29.035176 [ 4 ] {82beb364-0c86-4625-bc56-762e51502e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1459 | 2026.04.29 05:59:29.035216 [ 4 ] {82beb364-0c86-4625-bc56-762e51502e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1460 | 2026.04.29 05:59:29.035642 [ 4 ] {82beb364-0c86-4625-bc56-762e51502e33} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.04.29 05:59:29.035678 [ 4 ] {82beb364-0c86-4625-bc56-762e51502e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1462 | 2026.04.29 05:59:29.035989 [ 4 ] {82beb364-0c86-4625-bc56-762e51502e33} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1463 | 2026.04.29 05:59:29.036198 [ 4 ] {82beb364-0c86-4625-bc56-762e51502e33} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.04.29 05:59:29.036323 [ 4 ] {82beb364-0c86-4625-bc56-762e51502e33} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 1465 | 2026.04.29 05:59:29.036359 [ 4 ] {82beb364-0c86-4625-bc56-762e51502e33} <Debug> TCPHandler: Processed in 0.001355113 sec. | ||
| 1466 | 2026.04.29 05:59:29.036490 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2026.04.29 05:59:29.036584 [ 4 ] {fee24dff-66b6-4221-832b-5fb4df5362d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1468 | 2026.04.29 05:59:29.036626 [ 4 ] {fee24dff-66b6-4221-832b-5fb4df5362d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1469 | 2026.04.29 05:59:29.037022 [ 4 ] {fee24dff-66b6-4221-832b-5fb4df5362d6} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.04.29 05:59:29.037058 [ 4 ] {fee24dff-66b6-4221-832b-5fb4df5362d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1471 | 2026.04.29 05:59:29.037391 [ 4 ] {fee24dff-66b6-4221-832b-5fb4df5362d6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1472 | 2026.04.29 05:59:29.037611 [ 4 ] {fee24dff-66b6-4221-832b-5fb4df5362d6} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.04.29 05:59:29.037735 [ 4 ] {fee24dff-66b6-4221-832b-5fb4df5362d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 1474 | 2026.04.29 05:59:29.037770 [ 4 ] {fee24dff-66b6-4221-832b-5fb4df5362d6} <Debug> TCPHandler: Processed in 0.001326852 sec. | ||
| 1475 | 2026.04.29 05:59:29.037888 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.04.29 05:59:29.037979 [ 4 ] {0be1b397-bf6c-4885-ae81-3eb14f71fb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1477 | 2026.04.29 05:59:29.038020 [ 4 ] {0be1b397-bf6c-4885-ae81-3eb14f71fb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1478 | 2026.04.29 05:59:29.038350 [ 4 ] {0be1b397-bf6c-4885-ae81-3eb14f71fb20} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2026.04.29 05:59:29.038385 [ 4 ] {0be1b397-bf6c-4885-ae81-3eb14f71fb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1480 | 2026.04.29 05:59:29.038675 [ 4 ] {0be1b397-bf6c-4885-ae81-3eb14f71fb20} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1481 | 2026.04.29 05:59:29.038881 [ 4 ] {0be1b397-bf6c-4885-ae81-3eb14f71fb20} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2026.04.29 05:59:29.039004 [ 4 ] {0be1b397-bf6c-4885-ae81-3eb14f71fb20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 1483 | 2026.04.29 05:59:29.039038 [ 4 ] {0be1b397-bf6c-4885-ae81-3eb14f71fb20} <Debug> TCPHandler: Processed in 0.001197601 sec. | ||
| 1484 | 2026.04.29 05:59:30.534178 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.04.29 05:59:30.534432 [ 4 ] {45b39acf-b144-46ef-90c5-269830d56eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1486 | 2026.04.29 05:59:30.534812 [ 4 ] {45b39acf-b144-46ef-90c5-269830d56eb8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1487 | 2026.04.29 05:59:30.534867 [ 4 ] {45b39acf-b144-46ef-90c5-269830d56eb8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1488 | 2026.04.29 05:59:30.535186 [ 4 ] {45b39acf-b144-46ef-90c5-269830d56eb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1489 | 2026.04.29 05:59:30.535256 [ 4 ] {45b39acf-b144-46ef-90c5-269830d56eb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1490 | 2026.04.29 05:59:30.535419 [ 4 ] {45b39acf-b144-46ef-90c5-269830d56eb8} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 1491 | 2026.04.29 05:59:30.535456 [ 4 ] {45b39acf-b144-46ef-90c5-269830d56eb8} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1492 | 2026.04.29 05:59:30.535477 [ 4 ] {45b39acf-b144-46ef-90c5-269830d56eb8} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (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 | ||
| 1493 | 2026.04.29 05:59:30.535492 [ 4 ] {45b39acf-b144-46ef-90c5-269830d56eb8} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1494 | 2026.04.29 05:59:30.535537 [ 4 ] {45b39acf-b144-46ef-90c5-269830d56eb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1495 | 2026.04.29 05:59:30.535572 [ 4 ] {45b39acf-b144-46ef-90c5-269830d56eb8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1496 | 2026.04.29 05:59:30.536786 [ 4 ] {45b39acf-b144-46ef-90c5-269830d56eb8} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002464 sec., 16639.61038961039 rows/sec., 3.63 MiB/sec. | ||
| 1497 | 2026.04.29 05:59:30.536886 [ 4 ] {45b39acf-b144-46ef-90c5-269830d56eb8} <Debug> TCPHandler: Processed in 0.002837486 sec. | ||
| 1498 | 2026.04.29 05:59:30.552363 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.04.29 05:59:30.552497 [ 4 ] {b9ab6f37-2ad5-4e3c-9825-874e02ac3fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1500 | 2026.04.29 05:59:30.552550 [ 4 ] {b9ab6f37-2ad5-4e3c-9825-874e02ac3fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1501 | 2026.04.29 05:59:30.553240 [ 4 ] {b9ab6f37-2ad5-4e3c-9825-874e02ac3fa8} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.04.29 05:59:30.553284 [ 4 ] {b9ab6f37-2ad5-4e3c-9825-874e02ac3fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1503 | 2026.04.29 05:59:30.553667 [ 4 ] {b9ab6f37-2ad5-4e3c-9825-874e02ac3fa8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1504 | 2026.04.29 05:59:30.553892 [ 4 ] {b9ab6f37-2ad5-4e3c-9825-874e02ac3fa8} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.04.29 05:59:30.554045 [ 4 ] {b9ab6f37-2ad5-4e3c-9825-874e02ac3fa8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001587 sec., 178954.00126023943 rows/sec., 11.37 MiB/sec. | ||
| 1506 | 2026.04.29 05:59:30.554084 [ 4 ] {b9ab6f37-2ad5-4e3c-9825-874e02ac3fa8} <Debug> TCPHandler: Processed in 0.001787437 sec. | ||
| 1507 | 2026.04.29 05:59:30.554216 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2026.04.29 05:59:30.554311 [ 4 ] {5843c698-e6ec-4948-9620-91100cb9a6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1509 | 2026.04.29 05:59:30.554352 [ 4 ] {5843c698-e6ec-4948-9620-91100cb9a6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1510 | 2026.04.29 05:59:30.556121 [ 4 ] {5843c698-e6ec-4948-9620-91100cb9a6cf} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.04.29 05:59:30.556157 [ 4 ] {5843c698-e6ec-4948-9620-91100cb9a6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1512 | 2026.04.29 05:59:30.556870 [ 4 ] {5843c698-e6ec-4948-9620-91100cb9a6cf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1513 | 2026.04.29 05:59:30.557093 [ 4 ] {5843c698-e6ec-4948-9620-91100cb9a6cf} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.04.29 05:59:30.557227 [ 4 ] {5843c698-e6ec-4948-9620-91100cb9a6cf} <Debug> executeQuery: Read 3150 rows, 240.70 KiB in 0.002935 sec., 1073253.8330494037 rows/sec., 80.09 MiB/sec. | ||
| 1515 | 2026.04.29 05:59:30.557266 [ 4 ] {5843c698-e6ec-4948-9620-91100cb9a6cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 1516 | 2026.04.29 05:59:30.557279 [ 4 ] {5843c698-e6ec-4948-9620-91100cb9a6cf} <Debug> TCPHandler: Processed in 0.003114459 sec. | ||
| 1517 | 2026.04.29 05:59:30.557399 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.04.29 05:59:30.557493 [ 4 ] {0ee11a3a-5228-4d3e-a523-70d5399112b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1519 | 2026.04.29 05:59:30.557535 [ 4 ] {0ee11a3a-5228-4d3e-a523-70d5399112b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1520 | 2026.04.29 05:59:30.557983 [ 4 ] {0ee11a3a-5228-4d3e-a523-70d5399112b6} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.04.29 05:59:30.558020 [ 4 ] {0ee11a3a-5228-4d3e-a523-70d5399112b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1522 | 2026.04.29 05:59:30.558319 [ 4 ] {0ee11a3a-5228-4d3e-a523-70d5399112b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1523 | 2026.04.29 05:59:30.558528 [ 4 ] {0ee11a3a-5228-4d3e-a523-70d5399112b6} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.04.29 05:59:30.558652 [ 4 ] {0ee11a3a-5228-4d3e-a523-70d5399112b6} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001178 sec., 131578.94736842104 rows/sec., 7.89 MiB/sec. | ||
| 1525 | 2026.04.29 05:59:30.558689 [ 4 ] {0ee11a3a-5228-4d3e-a523-70d5399112b6} <Debug> TCPHandler: Processed in 0.001339753 sec. | ||
| 1526 | 2026.04.29 05:59:30.558806 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.04.29 05:59:30.558900 [ 4 ] {a98930b6-4fe6-4b1b-8621-9650c41370ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1528 | 2026.04.29 05:59:30.558948 [ 4 ] {a98930b6-4fe6-4b1b-8621-9650c41370ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1529 | 2026.04.29 05:59:30.559585 [ 4 ] {a98930b6-4fe6-4b1b-8621-9650c41370ae} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.04.29 05:59:30.559619 [ 4 ] {a98930b6-4fe6-4b1b-8621-9650c41370ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1531 | 2026.04.29 05:59:30.560006 [ 4 ] {a98930b6-4fe6-4b1b-8621-9650c41370ae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1532 | 2026.04.29 05:59:30.560210 [ 4 ] {a98930b6-4fe6-4b1b-8621-9650c41370ae} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.04.29 05:59:30.560334 [ 4 ] {a98930b6-4fe6-4b1b-8621-9650c41370ae} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001452 sec., 654269.9724517907 rows/sec., 38.50 MiB/sec. | ||
| 1534 | 2026.04.29 05:59:30.560371 [ 4 ] {a98930b6-4fe6-4b1b-8621-9650c41370ae} <Debug> TCPHandler: Processed in 0.001613205 sec. | ||
| 1535 | 2026.04.29 05:59:30.560492 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.04.29 05:59:30.560587 [ 4 ] {d4714991-d955-46a0-8f56-c0a8d9a9cdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1537 | 2026.04.29 05:59:30.560626 [ 4 ] {d4714991-d955-46a0-8f56-c0a8d9a9cdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1538 | 2026.04.29 05:59:30.561019 [ 4 ] {d4714991-d955-46a0-8f56-c0a8d9a9cdda} <Trace> oximeter.fields_u64 (f59c6b16-4a6f-434f-aac8-3f0f3bd5a9ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.04.29 05:59:30.561056 [ 4 ] {d4714991-d955-46a0-8f56-c0a8d9a9cdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1540 | 2026.04.29 05:59:30.561334 [ 4 ] {d4714991-d955-46a0-8f56-c0a8d9a9cdda} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1541 | 2026.04.29 05:59:30.561542 [ 4 ] {d4714991-d955-46a0-8f56-c0a8d9a9cdda} <Trace> oximeter.fields_u64 (f59c6b16-4a6f-434f-aac8-3f0f3bd5a9ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.04.29 05:59:30.561666 [ 4 ] {d4714991-d955-46a0-8f56-c0a8d9a9cdda} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 64.04 KiB/sec. | ||
| 1543 | 2026.04.29 05:59:30.561703 [ 4 ] {d4714991-d955-46a0-8f56-c0a8d9a9cdda} <Debug> TCPHandler: Processed in 0.001260312 sec. | ||
| 1544 | 2026.04.29 05:59:30.561830 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.04.29 05:59:30.561922 [ 4 ] {0e197aaa-2bff-447c-8108-d733cece54b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1546 | 2026.04.29 05:59:30.561961 [ 4 ] {0e197aaa-2bff-447c-8108-d733cece54b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1547 | 2026.04.29 05:59:30.562433 [ 4 ] {0e197aaa-2bff-447c-8108-d733cece54b9} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.04.29 05:59:30.562468 [ 4 ] {0e197aaa-2bff-447c-8108-d733cece54b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1549 | 2026.04.29 05:59:30.562809 [ 4 ] {0e197aaa-2bff-447c-8108-d733cece54b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1550 | 2026.04.29 05:59:30.563012 [ 4 ] {0e197aaa-2bff-447c-8108-d733cece54b9} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.04.29 05:59:30.563136 [ 4 ] {0e197aaa-2bff-447c-8108-d733cece54b9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001232 sec., 120129.87012987013 rows/sec., 6.83 MiB/sec. | ||
| 1552 | 2026.04.29 05:59:30.563172 [ 4 ] {0e197aaa-2bff-447c-8108-d733cece54b9} <Debug> TCPHandler: Processed in 0.001390893 sec. | ||
| 1553 | 2026.04.29 05:59:30.563302 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.04.29 05:59:30.563395 [ 4 ] {b6089e16-faa5-49ef-a901-8266dbaff404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1555 | 2026.04.29 05:59:30.563433 [ 4 ] {b6089e16-faa5-49ef-a901-8266dbaff404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1556 | 2026.04.29 05:59:30.564395 [ 4 ] {b6089e16-faa5-49ef-a901-8266dbaff404} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.04.29 05:59:30.564431 [ 4 ] {b6089e16-faa5-49ef-a901-8266dbaff404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1558 | 2026.04.29 05:59:30.564811 [ 4 ] {b6089e16-faa5-49ef-a901-8266dbaff404} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1559 | 2026.04.29 05:59:30.565015 [ 4 ] {b6089e16-faa5-49ef-a901-8266dbaff404} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.04.29 05:59:30.565149 [ 4 ] {b6089e16-faa5-49ef-a901-8266dbaff404} <Debug> executeQuery: Read 1718 rows, 118.34 KiB in 0.001772 sec., 969525.9593679459 rows/sec., 65.22 MiB/sec. | ||
| 1561 | 2026.04.29 05:59:30.565186 [ 4 ] {b6089e16-faa5-49ef-a901-8266dbaff404} <Debug> TCPHandler: Processed in 0.001932728 sec. | ||
| 1562 | 2026.04.29 05:59:30.565313 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.04.29 05:59:30.565408 [ 4 ] {2f43ac2b-b66d-48eb-b1f1-c23ab1c194bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1564 | 2026.04.29 05:59:30.565448 [ 4 ] {2f43ac2b-b66d-48eb-b1f1-c23ab1c194bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1565 | 2026.04.29 05:59:30.565803 [ 4 ] {2f43ac2b-b66d-48eb-b1f1-c23ab1c194bb} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.04.29 05:59:30.565839 [ 4 ] {2f43ac2b-b66d-48eb-b1f1-c23ab1c194bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1567 | 2026.04.29 05:59:30.566132 [ 4 ] {2f43ac2b-b66d-48eb-b1f1-c23ab1c194bb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1568 | 2026.04.29 05:59:30.566344 [ 4 ] {2f43ac2b-b66d-48eb-b1f1-c23ab1c194bb} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.04.29 05:59:30.566471 [ 4 ] {2f43ac2b-b66d-48eb-b1f1-c23ab1c194bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 1570 | 2026.04.29 05:59:30.566505 [ 4 ] {2f43ac2b-b66d-48eb-b1f1-c23ab1c194bb} <Debug> TCPHandler: Processed in 0.001240752 sec. | ||
| 1571 | 2026.04.29 05:59:30.566633 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.04.29 05:59:30.566737 [ 4 ] {9c223778-19a8-44af-93cb-48a43b251de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1573 | 2026.04.29 05:59:30.566783 [ 4 ] {9c223778-19a8-44af-93cb-48a43b251de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1574 | 2026.04.29 05:59:30.567613 [ 4 ] {9c223778-19a8-44af-93cb-48a43b251de4} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.04.29 05:59:30.567650 [ 4 ] {9c223778-19a8-44af-93cb-48a43b251de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1576 | 2026.04.29 05:59:30.568133 [ 4 ] {9c223778-19a8-44af-93cb-48a43b251de4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1577 | 2026.04.29 05:59:30.568368 [ 4 ] {9c223778-19a8-44af-93cb-48a43b251de4} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.04.29 05:59:30.568506 [ 4 ] {9c223778-19a8-44af-93cb-48a43b251de4} <Debug> executeQuery: Read 1633 rows, 101.81 KiB in 0.001788 sec., 913310.96196868 rows/sec., 55.60 MiB/sec. | ||
| 1579 | 2026.04.29 05:59:30.568545 [ 4 ] {9c223778-19a8-44af-93cb-48a43b251de4} <Debug> TCPHandler: Processed in 0.001965759 sec. | ||
| 1580 | 2026.04.29 05:59:30.568677 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.04.29 05:59:30.568776 [ 4 ] {d36a27a6-d012-47d3-a13b-79588ca8c049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1582 | 2026.04.29 05:59:30.568820 [ 4 ] {d36a27a6-d012-47d3-a13b-79588ca8c049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1583 | 2026.04.29 05:59:30.569151 [ 4 ] {d36a27a6-d012-47d3-a13b-79588ca8c049} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.04.29 05:59:30.569187 [ 4 ] {d36a27a6-d012-47d3-a13b-79588ca8c049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1585 | 2026.04.29 05:59:30.569499 [ 4 ] {d36a27a6-d012-47d3-a13b-79588ca8c049} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1586 | 2026.04.29 05:59:30.569738 [ 4 ] {d36a27a6-d012-47d3-a13b-79588ca8c049} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.04.29 05:59:30.569869 [ 4 ] {d36a27a6-d012-47d3-a13b-79588ca8c049} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 1588 | 2026.04.29 05:59:30.569906 [ 4 ] {d36a27a6-d012-47d3-a13b-79588ca8c049} <Debug> TCPHandler: Processed in 0.001279862 sec. | ||
| 1589 | 2026.04.29 05:59:30.570031 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.04.29 05:59:30.570146 [ 4 ] {a8b7429a-183b-47bb-b885-bc03120a1098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1591 | 2026.04.29 05:59:30.570200 [ 4 ] {a8b7429a-183b-47bb-b885-bc03120a1098} <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 | ||
| 1592 | 2026.04.29 05:59:30.571017 [ 4 ] {a8b7429a-183b-47bb-b885-bc03120a1098} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.04.29 05:59:30.571055 [ 4 ] {a8b7429a-183b-47bb-b885-bc03120a1098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1594 | 2026.04.29 05:59:30.571558 [ 4 ] {a8b7429a-183b-47bb-b885-bc03120a1098} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1595 | 2026.04.29 05:59:30.571778 [ 4 ] {a8b7429a-183b-47bb-b885-bc03120a1098} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.04.29 05:59:30.571913 [ 4 ] {a8b7429a-183b-47bb-b885-bc03120a1098} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001786 sec., 7278.835386338185 rows/sec., 13.04 MiB/sec. | ||
| 1597 | 2026.04.29 05:59:30.571973 [ 4 ] {a8b7429a-183b-47bb-b885-bc03120a1098} <Debug> TCPHandler: Processed in 0.001995589 sec. | ||
| 1598 | 2026.04.29 05:59:30.572134 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.04.29 05:59:30.572230 [ 4 ] {9aa0e5d3-731f-4844-a234-d1852bca9b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1600 | 2026.04.29 05:59:30.572272 [ 4 ] {9aa0e5d3-731f-4844-a234-d1852bca9b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1601 | 2026.04.29 05:59:30.572662 [ 4 ] {9aa0e5d3-731f-4844-a234-d1852bca9b08} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.04.29 05:59:30.572699 [ 4 ] {9aa0e5d3-731f-4844-a234-d1852bca9b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1603 | 2026.04.29 05:59:30.572989 [ 4 ] {9aa0e5d3-731f-4844-a234-d1852bca9b08} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1604 | 2026.04.29 05:59:30.573219 [ 4 ] {9aa0e5d3-731f-4844-a234-d1852bca9b08} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.04.29 05:59:30.573361 [ 4 ] {9aa0e5d3-731f-4844-a234-d1852bca9b08} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001149 sec., 46997.389033942556 rows/sec., 2.79 MiB/sec. | ||
| 1606 | 2026.04.29 05:59:30.573397 [ 4 ] {9aa0e5d3-731f-4844-a234-d1852bca9b08} <Debug> TCPHandler: Processed in 0.001345093 sec. | ||
| 1607 | 2026.04.29 05:59:32.525548 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 232 | ||
| 1608 | 2026.04.29 05:59:32.528392 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.04.29 05:59:32.528458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1610 | 2026.04.29 05:59:32.529757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1611 | 2026.04.29 05:59:32.530062 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.04.29 05:59:32.530435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 232 | ||
| 1613 | 2026.04.29 05:59:32.841205 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50049 | ||
| 1614 | 2026.04.29 05:59:32.843402 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1615 | 2026.04.29 05:59:32.843436 [ 290 ] {} <Debug> TCP-Session: 597c92f6-4010-46ee-afa2-dd6ee4993301 Authenticating user 'default' from [fd00:1122:3344:101::e]:50049 | ||
| 1616 | 2026.04.29 05:59:32.843457 [ 290 ] {} <Debug> TCP-Session: 597c92f6-4010-46ee-afa2-dd6ee4993301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2026.04.29 05:59:32.843469 [ 290 ] {} <Debug> TCP-Session: 597c92f6-4010-46ee-afa2-dd6ee4993301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2026.04.29 05:59:32.843519 [ 290 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1619 | 2026.04.29 05:59:32.843541 [ 290 ] {} <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 | ||
| 1620 | 2026.04.29 05:59:32.843557 [ 290 ] {} <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 | ||
| 1621 | 2026.04.29 05:59:32.843927 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33352 | ||
| 1622 | 2026.04.29 05:59:32.844002 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49554 | ||
| 1623 | 2026.04.29 05:59:32.844069 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1624 | 2026.04.29 05:59:32.844109 [ 291 ] {} <Debug> TCP-Session: 5540f5e7-e85e-460c-b499-17258e165ef9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33352 | ||
| 1625 | 2026.04.29 05:59:32.844114 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62414 | ||
| 1626 | 2026.04.29 05:59:32.844131 [ 291 ] {} <Debug> TCP-Session: 5540f5e7-e85e-460c-b499-17258e165ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2026.04.29 05:59:32.844154 [ 291 ] {} <Debug> TCP-Session: 5540f5e7-e85e-460c-b499-17258e165ef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2026.04.29 05:59:32.844245 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1629 | 2026.04.29 05:59:32.844299 [ 292 ] {} <Debug> TCP-Session: 0bcfda11-9f6e-4872-a3fa-442cf4ea9bcc Authenticating user 'default' from [fd00:1122:3344:101::e]:49554 | ||
| 1630 | 2026.04.29 05:59:32.844309 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48375 | ||
| 1631 | 2026.04.29 05:59:32.844324 [ 292 ] {} <Debug> TCP-Session: 0bcfda11-9f6e-4872-a3fa-442cf4ea9bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2026.04.29 05:59:32.844364 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1633 | 2026.04.29 05:59:32.844377 [ 292 ] {} <Debug> TCP-Session: 0bcfda11-9f6e-4872-a3fa-442cf4ea9bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2026.04.29 05:59:32.844414 [ 293 ] {} <Debug> TCP-Session: f011dcbc-34d6-462a-a327-6117134d2eb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62414 | ||
| 1635 | 2026.04.29 05:59:32.844446 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47599 | ||
| 1636 | 2026.04.29 05:59:32.844449 [ 293 ] {} <Debug> TCP-Session: f011dcbc-34d6-462a-a327-6117134d2eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1637 | 2026.04.29 05:59:32.844494 [ 293 ] {} <Debug> TCP-Session: f011dcbc-34d6-462a-a327-6117134d2eb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1638 | 2026.04.29 05:59:32.844614 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1639 | 2026.04.29 05:59:32.844622 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35969 | ||
| 1640 | 2026.04.29 05:59:32.844666 [ 294 ] {} <Debug> TCP-Session: d7d29cff-dc16-4af1-baf2-c1ac110d8ca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48375 | ||
| 1641 | 2026.04.29 05:59:32.844698 [ 294 ] {} <Debug> TCP-Session: d7d29cff-dc16-4af1-baf2-c1ac110d8ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1642 | 2026.04.29 05:59:32.844714 [ 294 ] {} <Debug> TCP-Session: d7d29cff-dc16-4af1-baf2-c1ac110d8ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2026.04.29 05:59:32.844725 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1644 | 2026.04.29 05:59:32.844760 [ 295 ] {} <Debug> TCP-Session: fd9c76f9-9115-4a4a-b8b4-4ef56c9ed54f Authenticating user 'default' from [fd00:1122:3344:101::e]:47599 | ||
| 1645 | 2026.04.29 05:59:32.844776 [ 295 ] {} <Debug> TCP-Session: fd9c76f9-9115-4a4a-b8b4-4ef56c9ed54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1646 | 2026.04.29 05:59:32.844788 [ 295 ] {} <Debug> TCP-Session: fd9c76f9-9115-4a4a-b8b4-4ef56c9ed54f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2026.04.29 05:59:32.844842 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1648 | 2026.04.29 05:59:32.844864 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48041 | ||
| 1649 | 2026.04.29 05:59:32.844882 [ 296 ] {} <Debug> TCP-Session: b8ef0ff1-1ca5-4070-ae92-3b259d527cba Authenticating user 'default' from [fd00:1122:3344:101::e]:35969 | ||
| 1650 | 2026.04.29 05:59:32.844913 [ 296 ] {} <Debug> TCP-Session: b8ef0ff1-1ca5-4070-ae92-3b259d527cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2026.04.29 05:59:32.844928 [ 296 ] {} <Debug> TCP-Session: b8ef0ff1-1ca5-4070-ae92-3b259d527cba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2026.04.29 05:59:32.844957 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45758 | ||
| 1653 | 2026.04.29 05:59:32.845068 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1654 | 2026.04.29 05:59:32.845106 [ 297 ] {} <Debug> TCP-Session: bd270b31-ab82-4920-91ce-13af9180d24d Authenticating user 'default' from [fd00:1122:3344:101::e]:48041 | ||
| 1655 | 2026.04.29 05:59:32.845123 [ 297 ] {} <Debug> TCP-Session: bd270b31-ab82-4920-91ce-13af9180d24d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2026.04.29 05:59:32.845136 [ 297 ] {} <Debug> TCP-Session: bd270b31-ab82-4920-91ce-13af9180d24d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2026.04.29 05:59:32.845139 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1658 | 2026.04.29 05:59:32.845174 [ 298 ] {} <Debug> TCP-Session: ef0b4011-1c24-4978-b581-a6abde22061e Authenticating user 'default' from [fd00:1122:3344:101::e]:45758 | ||
| 1659 | 2026.04.29 05:59:32.845192 [ 298 ] {} <Debug> TCP-Session: ef0b4011-1c24-4978-b581-a6abde22061e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1660 | 2026.04.29 05:59:32.845205 [ 298 ] {} <Debug> TCP-Session: ef0b4011-1c24-4978-b581-a6abde22061e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1661 | 2026.04.29 05:59:32.851508 [ 290 ] {} <Trace> TCP-Session: 597c92f6-4010-46ee-afa2-dd6ee4993301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2026.04.29 05:59:32.851684 [ 290 ] {cb5fa042-5f4b-4c92-a72f-d78a2063265f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50049) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1663 | 2026.04.29 05:59:32.851985 [ 290 ] {cb5fa042-5f4b-4c92-a72f-d78a2063265f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1664 | 2026.04.29 05:59:32.852059 [ 290 ] {cb5fa042-5f4b-4c92-a72f-d78a2063265f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1665 | 2026.04.29 05:59:32.852469 [ 290 ] {cb5fa042-5f4b-4c92-a72f-d78a2063265f} <Debug> oximeter.version (3b77e0d4-d5c5-4206-ac4a-97d60d25f7f9) (SelectExecutor): Key condition: unknown | ||
| 1666 | 2026.04.29 05:59:32.878974 [ 300 ] {cb5fa042-5f4b-4c92-a72f-d78a2063265f} <Trace> AggregatingTransform: Aggregating | ||
| 1667 | 2026.04.29 05:59:32.881825 [ 300 ] {cb5fa042-5f4b-4c92-a72f-d78a2063265f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1668 | 2026.04.29 05:59:32.886173 [ 300 ] {cb5fa042-5f4b-4c92-a72f-d78a2063265f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.010617351 sec. (94.185 rows/sec., 3.68 KiB/sec.) | ||
| 1669 | 2026.04.29 05:59:32.886206 [ 300 ] {cb5fa042-5f4b-4c92-a72f-d78a2063265f} <Trace> Aggregator: Merging aggregated data | ||
| 1670 | 2026.04.29 05:59:32.886240 [ 300 ] {cb5fa042-5f4b-4c92-a72f-d78a2063265f} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1671 | 2026.04.29 05:59:32.889937 [ 290 ] {cb5fa042-5f4b-4c92-a72f-d78a2063265f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.038305 sec., 26.106252447461166 rows/sec., 1.02 KiB/sec. | ||
| 1672 | 2026.04.29 05:59:32.890109 [ 290 ] {cb5fa042-5f4b-4c92-a72f-d78a2063265f} <Debug> TCPHandler: Processed in 0.038737878 sec. | ||
| 1673 | 2026.04.29 05:59:32.906265 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1674 | 2026.04.29 05:59:32.906304 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1675 | 2026.04.29 05:59:32.906316 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1676 | 2026.04.29 05:59:32.906341 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1677 | 2026.04.29 05:59:32.906376 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1678 | 2026.04.29 05:59:32.906393 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1679 | 2026.04.29 05:59:32.906418 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1680 | 2026.04.29 05:59:32.906463 [ 297 ] {} <Debug> TCP-Session: bd270b31-ab82-4920-91ce-13af9180d24d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2026.04.29 05:59:32.906435 [ 295 ] {} <Debug> TCP-Session: fd9c76f9-9115-4a4a-b8b4-4ef56c9ed54f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1682 | 2026.04.29 05:59:32.906497 [ 296 ] {} <Debug> TCP-Session: b8ef0ff1-1ca5-4070-ae92-3b259d527cba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1683 | 2026.04.29 05:59:32.906428 [ 294 ] {} <Debug> TCP-Session: d7d29cff-dc16-4af1-baf2-c1ac110d8ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1684 | 2026.04.29 05:59:32.906409 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1685 | 2026.04.29 05:59:32.906380 [ 291 ] {} <Debug> TCP-Session: 5540f5e7-e85e-460c-b499-17258e165ef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1686 | 2026.04.29 05:59:32.906373 [ 293 ] {} <Debug> TCP-Session: f011dcbc-34d6-462a-a327-6117134d2eb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1687 | 2026.04.29 05:59:32.906586 [ 298 ] {} <Debug> TCP-Session: ef0b4011-1c24-4978-b581-a6abde22061e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1688 | 2026.04.29 05:59:32.906355 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1689 | 2026.04.29 05:59:32.906330 [ 290 ] {} <Debug> TCP-Session: 597c92f6-4010-46ee-afa2-dd6ee4993301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2026.04.29 05:59:32.906661 [ 292 ] {} <Debug> TCP-Session: 0bcfda11-9f6e-4872-a3fa-442cf4ea9bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1691 | 2026.04.29 05:59:33.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.52 MiB, peak 192.65 MiB, free memory in arenas 0.00 B, will set to 182.21 MiB (RSS), difference: 1.69 MiB | ||
| 1692 | 2026.04.29 05:59:34.026493 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.04.29 05:59:34.026732 [ 4 ] {7ff7cb03-de31-499c-85b4-7193cc069148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1694 | 2026.04.29 05:59:34.027061 [ 4 ] {7ff7cb03-de31-499c-85b4-7193cc069148} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1695 | 2026.04.29 05:59:34.027097 [ 4 ] {7ff7cb03-de31-499c-85b4-7193cc069148} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1696 | 2026.04.29 05:59:34.027334 [ 4 ] {7ff7cb03-de31-499c-85b4-7193cc069148} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1697 | 2026.04.29 05:59:34.027406 [ 4 ] {7ff7cb03-de31-499c-85b4-7193cc069148} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1698 | 2026.04.29 05:59:34.027548 [ 4 ] {7ff7cb03-de31-499c-85b4-7193cc069148} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1699 | 2026.04.29 05:59:34.027585 [ 4 ] {7ff7cb03-de31-499c-85b4-7193cc069148} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1700 | 2026.04.29 05:59:34.027608 [ 4 ] {7ff7cb03-de31-499c-85b4-7193cc069148} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (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 | ||
| 1701 | 2026.04.29 05:59:34.027623 [ 4 ] {7ff7cb03-de31-499c-85b4-7193cc069148} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1702 | 2026.04.29 05:59:34.027666 [ 4 ] {7ff7cb03-de31-499c-85b4-7193cc069148} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1703 | 2026.04.29 05:59:34.027686 [ 4 ] {7ff7cb03-de31-499c-85b4-7193cc069148} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1704 | 2026.04.29 05:59:34.028774 [ 4 ] {7ff7cb03-de31-499c-85b4-7193cc069148} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002135 sec., 19203.74707259953 rows/sec., 4.18 MiB/sec. | ||
| 1705 | 2026.04.29 05:59:34.028847 [ 4 ] {7ff7cb03-de31-499c-85b4-7193cc069148} <Debug> TCPHandler: Processed in 0.002497784 sec. | ||
| 1706 | 2026.04.29 05:59:34.030273 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.04.29 05:59:34.030388 [ 4 ] {b27eeda5-80e9-432d-b32c-96abdc1d5f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1708 | 2026.04.29 05:59:34.030434 [ 4 ] {b27eeda5-80e9-432d-b32c-96abdc1d5f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1709 | 2026.04.29 05:59:34.030934 [ 4 ] {b27eeda5-80e9-432d-b32c-96abdc1d5f60} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.04.29 05:59:34.030976 [ 4 ] {b27eeda5-80e9-432d-b32c-96abdc1d5f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1711 | 2026.04.29 05:59:34.031340 [ 4 ] {b27eeda5-80e9-432d-b32c-96abdc1d5f60} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1712 | 2026.04.29 05:59:34.031558 [ 4 ] {b27eeda5-80e9-432d-b32c-96abdc1d5f60} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.04.29 05:59:34.031705 [ 4 ] {b27eeda5-80e9-432d-b32c-96abdc1d5f60} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00135 sec., 41481.48148148148 rows/sec., 3.19 MiB/sec. | ||
| 1714 | 2026.04.29 05:59:34.031744 [ 4 ] {b27eeda5-80e9-432d-b32c-96abdc1d5f60} <Debug> TCPHandler: Processed in 0.001524944 sec. | ||
| 1715 | 2026.04.29 05:59:34.031889 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2026.04.29 05:59:34.031984 [ 4 ] {4a909528-0cd1-4dee-89a9-e170b218073a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1717 | 2026.04.29 05:59:34.032026 [ 4 ] {4a909528-0cd1-4dee-89a9-e170b218073a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1718 | 2026.04.29 05:59:34.032457 [ 4 ] {4a909528-0cd1-4dee-89a9-e170b218073a} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.04.29 05:59:34.032494 [ 4 ] {4a909528-0cd1-4dee-89a9-e170b218073a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1720 | 2026.04.29 05:59:34.032788 [ 4 ] {4a909528-0cd1-4dee-89a9-e170b218073a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1721 | 2026.04.29 05:59:34.033008 [ 4 ] {4a909528-0cd1-4dee-89a9-e170b218073a} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.04.29 05:59:34.033137 [ 4 ] {4a909528-0cd1-4dee-89a9-e170b218073a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 1723 | 2026.04.29 05:59:34.033177 [ 4 ] {4a909528-0cd1-4dee-89a9-e170b218073a} <Debug> TCPHandler: Processed in 0.001338383 sec. | ||
| 1724 | 2026.04.29 05:59:34.033312 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.04.29 05:59:34.033409 [ 4 ] {82401cc5-1a69-4fbb-af7d-fe5dd5998b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1726 | 2026.04.29 05:59:34.033453 [ 4 ] {82401cc5-1a69-4fbb-af7d-fe5dd5998b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1727 | 2026.04.29 05:59:34.033824 [ 4 ] {82401cc5-1a69-4fbb-af7d-fe5dd5998b88} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.04.29 05:59:34.033861 [ 4 ] {82401cc5-1a69-4fbb-af7d-fe5dd5998b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1729 | 2026.04.29 05:59:34.034183 [ 4 ] {82401cc5-1a69-4fbb-af7d-fe5dd5998b88} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1730 | 2026.04.29 05:59:34.034407 [ 4 ] {82401cc5-1a69-4fbb-af7d-fe5dd5998b88} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.04.29 05:59:34.034536 [ 4 ] {82401cc5-1a69-4fbb-af7d-fe5dd5998b88} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001146 sec., 83769.6335078534 rows/sec., 5.83 MiB/sec. | ||
| 1732 | 2026.04.29 05:59:34.034573 [ 4 ] {82401cc5-1a69-4fbb-af7d-fe5dd5998b88} <Debug> TCPHandler: Processed in 0.001310812 sec. | ||
| 1733 | 2026.04.29 05:59:34.034705 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.04.29 05:59:34.034801 [ 4 ] {035ba22b-12eb-4e71-a1af-3a5f23cbbad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1735 | 2026.04.29 05:59:34.034844 [ 4 ] {035ba22b-12eb-4e71-a1af-3a5f23cbbad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1736 | 2026.04.29 05:59:34.035192 [ 4 ] {035ba22b-12eb-4e71-a1af-3a5f23cbbad3} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.04.29 05:59:34.035229 [ 4 ] {035ba22b-12eb-4e71-a1af-3a5f23cbbad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1738 | 2026.04.29 05:59:34.035527 [ 4 ] {035ba22b-12eb-4e71-a1af-3a5f23cbbad3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1739 | 2026.04.29 05:59:34.035739 [ 4 ] {035ba22b-12eb-4e71-a1af-3a5f23cbbad3} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.04.29 05:59:34.035869 [ 4 ] {035ba22b-12eb-4e71-a1af-3a5f23cbbad3} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001086 sec., 33149.17127071823 rows/sec., 2.23 MiB/sec. | ||
| 1741 | 2026.04.29 05:59:34.035907 [ 4 ] {035ba22b-12eb-4e71-a1af-3a5f23cbbad3} <Debug> TCPHandler: Processed in 0.001250942 sec. | ||
| 1742 | 2026.04.29 05:59:35.029841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 3303 | ||
| 1743 | 2026.04.29 05:59:35.030355 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.04.29 05:59:35.030408 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1745 | 2026.04.29 05:59:35.030901 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1746 | 2026.04.29 05:59:35.031147 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.04.29 05:59:35.031291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3303 | ||
| 1748 | 2026.04.29 05:59:35.216087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1749 | 2026.04.29 05:59:35.234362 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.04.29 05:59:35.234437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1751 | 2026.04.29 05:59:35.240502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1752 | 2026.04.29 05:59:35.241224 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.04.29 05:59:35.244938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1754 | 2026.04.29 05:59:39.029439 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.04.29 05:59:39.029669 [ 4 ] {a3146a70-e564-4b8d-b124-9866ed176fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1756 | 2026.04.29 05:59:39.030016 [ 4 ] {a3146a70-e564-4b8d-b124-9866ed176fd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1757 | 2026.04.29 05:59:39.030051 [ 4 ] {a3146a70-e564-4b8d-b124-9866ed176fd1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1758 | 2026.04.29 05:59:39.030263 [ 4 ] {a3146a70-e564-4b8d-b124-9866ed176fd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1759 | 2026.04.29 05:59:39.030331 [ 4 ] {a3146a70-e564-4b8d-b124-9866ed176fd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1760 | 2026.04.29 05:59:39.030471 [ 4 ] {a3146a70-e564-4b8d-b124-9866ed176fd1} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1761 | 2026.04.29 05:59:39.030508 [ 4 ] {a3146a70-e564-4b8d-b124-9866ed176fd1} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1762 | 2026.04.29 05:59:39.030532 [ 4 ] {a3146a70-e564-4b8d-b124-9866ed176fd1} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (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 | ||
| 1763 | 2026.04.29 05:59:39.030548 [ 4 ] {a3146a70-e564-4b8d-b124-9866ed176fd1} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1764 | 2026.04.29 05:59:39.030599 [ 4 ] {a3146a70-e564-4b8d-b124-9866ed176fd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1765 | 2026.04.29 05:59:39.030621 [ 4 ] {a3146a70-e564-4b8d-b124-9866ed176fd1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1766 | 2026.04.29 05:59:39.031805 [ 4 ] {a3146a70-e564-4b8d-b124-9866ed176fd1} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002225 sec., 18426.96629213483 rows/sec., 4.01 MiB/sec. | ||
| 1767 | 2026.04.29 05:59:39.031934 [ 4 ] {a3146a70-e564-4b8d-b124-9866ed176fd1} <Debug> TCPHandler: Processed in 0.002629425 sec. | ||
| 1768 | 2026.04.29 05:59:39.033503 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2026.04.29 05:59:39.033615 [ 4 ] {df061a9d-7a6c-43db-84ce-682961bea810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1770 | 2026.04.29 05:59:39.033658 [ 4 ] {df061a9d-7a6c-43db-84ce-682961bea810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1771 | 2026.04.29 05:59:39.034235 [ 4 ] {df061a9d-7a6c-43db-84ce-682961bea810} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2026.04.29 05:59:39.034279 [ 4 ] {df061a9d-7a6c-43db-84ce-682961bea810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1773 | 2026.04.29 05:59:39.034656 [ 4 ] {df061a9d-7a6c-43db-84ce-682961bea810} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1774 | 2026.04.29 05:59:39.034885 [ 4 ] {df061a9d-7a6c-43db-84ce-682961bea810} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.04.29 05:59:39.035028 [ 4 ] {df061a9d-7a6c-43db-84ce-682961bea810} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001504 sec., 37234.04255319149 rows/sec., 2.86 MiB/sec. | ||
| 1776 | 2026.04.29 05:59:39.035128 [ 4 ] {df061a9d-7a6c-43db-84ce-682961bea810} <Debug> TCPHandler: Processed in 0.001677356 sec. | ||
| 1777 | 2026.04.29 05:59:39.035260 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.04.29 05:59:39.035354 [ 4 ] {9908ccc0-d0fa-42c1-9296-48506d19c2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1779 | 2026.04.29 05:59:39.035395 [ 4 ] {9908ccc0-d0fa-42c1-9296-48506d19c2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1780 | 2026.04.29 05:59:39.035823 [ 4 ] {9908ccc0-d0fa-42c1-9296-48506d19c2bb} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.04.29 05:59:39.035860 [ 4 ] {9908ccc0-d0fa-42c1-9296-48506d19c2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1782 | 2026.04.29 05:59:39.036171 [ 4 ] {9908ccc0-d0fa-42c1-9296-48506d19c2bb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1783 | 2026.04.29 05:59:39.036379 [ 4 ] {9908ccc0-d0fa-42c1-9296-48506d19c2bb} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.04.29 05:59:39.036511 [ 4 ] {9908ccc0-d0fa-42c1-9296-48506d19c2bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 1785 | 2026.04.29 05:59:39.036547 [ 4 ] {9908ccc0-d0fa-42c1-9296-48506d19c2bb} <Debug> TCPHandler: Processed in 0.001337423 sec. | ||
| 1786 | 2026.04.29 05:59:39.036699 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.04.29 05:59:39.036823 [ 4 ] {c105cc42-50b3-4b30-ba6c-f76725e6f1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1788 | 2026.04.29 05:59:39.036882 [ 4 ] {c105cc42-50b3-4b30-ba6c-f76725e6f1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1789 | 2026.04.29 05:59:39.037338 [ 4 ] {c105cc42-50b3-4b30-ba6c-f76725e6f1c8} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.04.29 05:59:39.037375 [ 4 ] {c105cc42-50b3-4b30-ba6c-f76725e6f1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1791 | 2026.04.29 05:59:39.037763 [ 4 ] {c105cc42-50b3-4b30-ba6c-f76725e6f1c8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1792 | 2026.04.29 05:59:39.037983 [ 4 ] {c105cc42-50b3-4b30-ba6c-f76725e6f1c8} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.04.29 05:59:39.038115 [ 4 ] {c105cc42-50b3-4b30-ba6c-f76725e6f1c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 1794 | 2026.04.29 05:59:39.038153 [ 4 ] {c105cc42-50b3-4b30-ba6c-f76725e6f1c8} <Debug> TCPHandler: Processed in 0.001518674 sec. | ||
| 1795 | 2026.04.29 05:59:39.038286 [ 4 ] {} <Trace> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2026.04.29 05:59:39.038380 [ 4 ] {27c99328-7622-4043-9b15-ef488148a505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1797 | 2026.04.29 05:59:39.038420 [ 4 ] {27c99328-7622-4043-9b15-ef488148a505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1798 | 2026.04.29 05:59:39.038778 [ 4 ] {27c99328-7622-4043-9b15-ef488148a505} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.04.29 05:59:39.038813 [ 4 ] {27c99328-7622-4043-9b15-ef488148a505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1800 | 2026.04.29 05:59:39.039132 [ 4 ] {27c99328-7622-4043-9b15-ef488148a505} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1801 | 2026.04.29 05:59:39.039349 [ 4 ] {27c99328-7622-4043-9b15-ef488148a505} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.04.29 05:59:39.039487 [ 4 ] {27c99328-7622-4043-9b15-ef488148a505} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 1803 | 2026.04.29 05:59:39.039522 [ 4 ] {27c99328-7622-4043-9b15-ef488148a505} <Debug> TCPHandler: Processed in 0.001284582 sec. | ||
| 1804 | 2026.04.29 05:59:40.426734 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39959 | ||
| 1805 | 2026.04.29 05:59:40.426855 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1806 | 2026.04.29 05:59:40.426882 [ 290 ] {} <Debug> TCP-Session: b6491239-212f-4f02-81a3-b6065c5140d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39959 | ||
| 1807 | 2026.04.29 05:59:40.426905 [ 290 ] {} <Debug> TCP-Session: b6491239-212f-4f02-81a3-b6065c5140d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2026.04.29 05:59:40.426917 [ 290 ] {} <Debug> TCP-Session: b6491239-212f-4f02-81a3-b6065c5140d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1809 | 2026.04.29 05:59:40.427122 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44563 | ||
| 1810 | 2026.04.29 05:59:40.427124 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54039 | ||
| 1811 | 2026.04.29 05:59:40.427176 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43068 | ||
| 1812 | 2026.04.29 05:59:40.427205 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56895 | ||
| 1813 | 2026.04.29 05:59:40.427221 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59823 | ||
| 1814 | 2026.04.29 05:59:40.427248 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35320 | ||
| 1815 | 2026.04.29 05:59:40.427245 [ 290 ] {} <Trace> TCP-Session: b6491239-212f-4f02-81a3-b6065c5140d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.04.29 05:59:40.427283 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1817 | 2026.04.29 05:59:40.427307 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1818 | 2026.04.29 05:59:40.427305 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1819 | 2026.04.29 05:59:40.427323 [ 295 ] {} <Debug> TCP-Session: 870e7733-a97d-40aa-a526-9793df73ff87 Authenticating user 'default' from [fd00:1122:3344:101::e]:56895 | ||
| 1820 | 2026.04.29 05:59:40.427338 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1821 | 2026.04.29 05:59:40.427361 [ 295 ] {} <Debug> TCP-Session: 870e7733-a97d-40aa-a526-9793df73ff87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1822 | 2026.04.29 05:59:40.427352 [ 293 ] {} <Debug> TCP-Session: 58ee7a21-2875-451c-9f6b-841ae942c8ea Authenticating user 'default' from [fd00:1122:3344:101::e]:43068 | ||
| 1823 | 2026.04.29 05:59:40.427387 [ 295 ] {} <Debug> TCP-Session: 870e7733-a97d-40aa-a526-9793df73ff87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1824 | 2026.04.29 05:59:40.427338 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1825 | 2026.04.29 05:59:40.427414 [ 293 ] {} <Debug> TCP-Session: 58ee7a21-2875-451c-9f6b-841ae942c8ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1826 | 2026.04.29 05:59:40.427237 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44891 | ||
| 1827 | 2026.04.29 05:59:40.427451 [ 293 ] {} <Debug> TCP-Session: 58ee7a21-2875-451c-9f6b-841ae942c8ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1828 | 2026.04.29 05:59:40.427453 [ 290 ] {22358de7-0931-4a10-8eb2-9cae884b441e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39959) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1829 | 2026.04.29 05:59:40.427445 [ 298 ] {} <Debug> TCP-Session: a419908a-99ae-41b3-8513-983315095822 Authenticating user 'default' from [fd00:1122:3344:101::e]:35320 | ||
| 1830 | 2026.04.29 05:59:40.427218 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56099 | ||
| 1831 | 2026.04.29 05:59:40.427524 [ 298 ] {} <Debug> TCP-Session: a419908a-99ae-41b3-8513-983315095822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1832 | 2026.04.29 05:59:40.427547 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1833 | 2026.04.29 05:59:40.427565 [ 298 ] {} <Debug> TCP-Session: a419908a-99ae-41b3-8513-983315095822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1834 | 2026.04.29 05:59:40.427383 [ 294 ] {} <Debug> TCP-Session: 51c5e3b1-c535-463a-a00a-b22cb50ef3a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59823 | ||
| 1835 | 2026.04.29 05:59:40.427584 [ 297 ] {} <Debug> TCP-Session: 43428547-2cc5-4d4b-af3a-995e3a785780 Authenticating user 'default' from [fd00:1122:3344:101::e]:44891 | ||
| 1836 | 2026.04.29 05:59:40.427607 [ 294 ] {} <Debug> TCP-Session: 51c5e3b1-c535-463a-a00a-b22cb50ef3a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1837 | 2026.04.29 05:59:40.427622 [ 297 ] {} <Debug> TCP-Session: 43428547-2cc5-4d4b-af3a-995e3a785780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1838 | 2026.04.29 05:59:40.427634 [ 294 ] {} <Debug> TCP-Session: 51c5e3b1-c535-463a-a00a-b22cb50ef3a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1839 | 2026.04.29 05:59:40.427645 [ 297 ] {} <Debug> TCP-Session: 43428547-2cc5-4d4b-af3a-995e3a785780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1840 | 2026.04.29 05:59:40.427345 [ 291 ] {} <Debug> TCP-Session: f9c3d927-c301-454d-a55f-e34f6588f0df Authenticating user 'default' from [fd00:1122:3344:101::e]:54039 | ||
| 1841 | 2026.04.29 05:59:40.427238 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1842 | 2026.04.29 05:59:40.427684 [ 291 ] {} <Debug> TCP-Session: f9c3d927-c301-454d-a55f-e34f6588f0df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2026.04.29 05:59:40.427694 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1844 | 2026.04.29 05:59:40.427716 [ 292 ] {} <Debug> TCP-Session: 8efefb45-62d9-4405-a4ec-b9c9f2d05d50 Authenticating user 'default' from [fd00:1122:3344:101::e]:44563 | ||
| 1845 | 2026.04.29 05:59:40.427714 [ 291 ] {} <Debug> TCP-Session: f9c3d927-c301-454d-a55f-e34f6588f0df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1846 | 2026.04.29 05:59:40.427739 [ 296 ] {} <Debug> TCP-Session: 1f8113da-54f5-48cb-947f-16d3594b3586 Authenticating user 'default' from [fd00:1122:3344:101::e]:56099 | ||
| 1847 | 2026.04.29 05:59:40.427749 [ 292 ] {} <Debug> TCP-Session: 8efefb45-62d9-4405-a4ec-b9c9f2d05d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.04.29 05:59:40.427760 [ 290 ] {22358de7-0931-4a10-8eb2-9cae884b441e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1849 | 2026.04.29 05:59:40.427770 [ 296 ] {} <Debug> TCP-Session: 1f8113da-54f5-48cb-947f-16d3594b3586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1850 | 2026.04.29 05:59:40.427772 [ 292 ] {} <Debug> TCP-Session: 8efefb45-62d9-4405-a4ec-b9c9f2d05d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1851 | 2026.04.29 05:59:40.427804 [ 296 ] {} <Debug> TCP-Session: 1f8113da-54f5-48cb-947f-16d3594b3586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1852 | 2026.04.29 05:59:40.427838 [ 290 ] {22358de7-0931-4a10-8eb2-9cae884b441e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1853 | 2026.04.29 05:59:40.428129 [ 290 ] {22358de7-0931-4a10-8eb2-9cae884b441e} <Debug> oximeter.version (3b77e0d4-d5c5-4206-ac4a-97d60d25f7f9) (SelectExecutor): Key condition: unknown | ||
| 1854 | 2026.04.29 05:59:40.429014 [ 339 ] {22358de7-0931-4a10-8eb2-9cae884b441e} <Trace> AggregatingTransform: Aggregating | ||
| 1855 | 2026.04.29 05:59:40.429057 [ 339 ] {22358de7-0931-4a10-8eb2-9cae884b441e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1856 | 2026.04.29 05:59:40.429086 [ 339 ] {22358de7-0931-4a10-8eb2-9cae884b441e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926399 sec. (1079.448 rows/sec., 42.17 KiB/sec.) | ||
| 1857 | 2026.04.29 05:59:40.429164 [ 339 ] {22358de7-0931-4a10-8eb2-9cae884b441e} <Trace> Aggregator: Merging aggregated data | ||
| 1858 | 2026.04.29 05:59:40.430555 [ 290 ] {22358de7-0931-4a10-8eb2-9cae884b441e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003155 sec., 316.9572107765452 rows/sec., 12.38 KiB/sec. | ||
| 1859 | 2026.04.29 05:59:40.430682 [ 290 ] {22358de7-0931-4a10-8eb2-9cae884b441e} <Debug> TCPHandler: Processed in 0.003547834 sec. | ||
| 1860 | 2026.04.29 05:59:40.430814 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1861 | 2026.04.29 05:59:40.430839 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1862 | 2026.04.29 05:59:40.430850 [ 290 ] {} <Debug> TCP-Session: b6491239-212f-4f02-81a3-b6065c5140d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1863 | 2026.04.29 05:59:40.430859 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1864 | 2026.04.29 05:59:40.430894 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1865 | 2026.04.29 05:59:40.430931 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1866 | 2026.04.29 05:59:40.430947 [ 292 ] {} <Debug> TCP-Session: 8efefb45-62d9-4405-a4ec-b9c9f2d05d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1867 | 2026.04.29 05:59:40.430958 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1868 | 2026.04.29 05:59:40.430979 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1869 | 2026.04.29 05:59:40.431010 [ 295 ] {} <Debug> TCP-Session: 870e7733-a97d-40aa-a526-9793df73ff87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1870 | 2026.04.29 05:59:40.430970 [ 297 ] {} <Debug> TCP-Session: 43428547-2cc5-4d4b-af3a-995e3a785780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.04.29 05:59:40.431041 [ 296 ] {} <Debug> TCP-Session: 1f8113da-54f5-48cb-947f-16d3594b3586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2026.04.29 05:59:40.430958 [ 293 ] {} <Debug> TCP-Session: 58ee7a21-2875-451c-9f6b-841ae942c8ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1873 | 2026.04.29 05:59:40.430913 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1874 | 2026.04.29 05:59:40.430879 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1875 | 2026.04.29 05:59:40.430886 [ 291 ] {} <Debug> TCP-Session: f9c3d927-c301-454d-a55f-e34f6588f0df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2026.04.29 05:59:40.431141 [ 294 ] {} <Debug> TCP-Session: 51c5e3b1-c535-463a-a00a-b22cb50ef3a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1877 | 2026.04.29 05:59:40.431155 [ 298 ] {} <Debug> TCP-Session: a419908a-99ae-41b3-8513-983315095822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1878 | 2026.04.29 05:59:42.461470 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1879 | 2026.04.29 05:59:42.461525 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1880 | 2026.04.29 05:59:42.530848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 256 | ||
| 1881 | 2026.04.29 05:59:42.531547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3751 | ||
| 1882 | 2026.04.29 05:59:42.532038 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2026.04.29 05:59:42.532090 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1884 | 2026.04.29 05:59:42.532611 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1885 | 2026.04.29 05:59:42.532875 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2026.04.29 05:59:42.532899 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.04.29 05:59:42.532962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1888 | 2026.04.29 05:59:42.533037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3751 | ||
| 1889 | 2026.04.29 05:59:42.534188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1890 | 2026.04.29 05:59:42.534476 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2026.04.29 05:59:42.534637 [ 52 ] {} <Debug> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1892 | 2026.04.29 05:59:42.534705 [ 52 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.04.29 05:59:42.534728 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1894 | 2026.04.29 05:59:42.534820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 256 | ||
| 1895 | 2026.04.29 05:59:42.534857 [ 197 ] {7d821568-1a63-435a-8192-8211aa5d3734::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 | ||
| 1896 | 2026.04.29 05:59:42.535513 [ 197 ] {7d821568-1a63-435a-8192-8211aa5d3734::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1897 | 2026.04.29 05:59:42.535711 [ 197 ] {7d821568-1a63-435a-8192-8211aa5d3734::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 | ||
| 1898 | 2026.04.29 05:59:42.536185 [ 197 ] {7d821568-1a63-435a-8192-8211aa5d3734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1899 | 2026.04.29 05:59:42.536626 [ 197 ] {7d821568-1a63-435a-8192-8211aa5d3734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1900 | 2026.04.29 05:59:42.537028 [ 197 ] {7d821568-1a63-435a-8192-8211aa5d3734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 1901 | 2026.04.29 05:59:42.537393 [ 197 ] {7d821568-1a63-435a-8192-8211aa5d3734::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 | ||
| 1902 | 2026.04.29 05:59:42.537767 [ 197 ] {7d821568-1a63-435a-8192-8211aa5d3734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 1903 | 2026.04.29 05:59:42.544760 [ 188 ] {7d821568-1a63-435a-8192-8211aa5d3734::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 72 columns (72 merged, 0 gathered) in 0.009963195 sec., 25694.56886069178 rows/sec., 24.32 MiB/sec. | ||
| 1904 | 2026.04.29 05:59:42.545635 [ 193 ] {7d821568-1a63-435a-8192-8211aa5d3734::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1905 | 2026.04.29 05:59:42.546282 [ 193 ] {7d821568-1a63-435a-8192-8211aa5d3734::all_1_6_1} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.04.29 05:59:42.546363 [ 193 ] {7d821568-1a63-435a-8192-8211aa5d3734::all_1_6_1} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1907 | 2026.04.29 05:59:42.546594 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 1908 | 2026.04.29 05:59:42.745195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1909 | 2026.04.29 05:59:42.762892 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2026.04.29 05:59:42.762968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1911 | 2026.04.29 05:59:42.769338 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1912 | 2026.04.29 05:59:42.770064 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2026.04.29 05:59:42.773883 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1914 | 2026.04.29 05:59:43.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.63 MiB, peak 194.20 MiB, free memory in arenas 0.00 B, will set to 187.52 MiB (RSS), difference: 2.89 MiB | ||
| 1915 | 2026.04.29 05:59:43.617284 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1916 | 2026.04.29 05:59:43.617348 [ 4 ] {} <Debug> TCP-Session: 506f277f-ecaf-4c6d-84c8-2f41fe7ef7b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1917 | 2026.04.29 05:59:44.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.48 MiB, peak 194.20 MiB, free memory in arenas 0.00 B, will set to 187.52 MiB (RSS), difference: 2.04 MiB | ||
| 1918 | 2026.04.29 05:59:44.034893 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2026.04.29 05:59:44.035125 [ 5 ] {a98a087b-a12e-4368-885b-b20049ded0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1920 | 2026.04.29 05:59:44.035490 [ 5 ] {a98a087b-a12e-4368-885b-b20049ded0de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1921 | 2026.04.29 05:59:44.035532 [ 5 ] {a98a087b-a12e-4368-885b-b20049ded0de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1922 | 2026.04.29 05:59:44.035792 [ 5 ] {a98a087b-a12e-4368-885b-b20049ded0de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1923 | 2026.04.29 05:59:44.035864 [ 5 ] {a98a087b-a12e-4368-885b-b20049ded0de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1924 | 2026.04.29 05:59:44.036010 [ 5 ] {a98a087b-a12e-4368-885b-b20049ded0de} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1925 | 2026.04.29 05:59:44.036048 [ 5 ] {a98a087b-a12e-4368-885b-b20049ded0de} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1926 | 2026.04.29 05:59:44.036072 [ 5 ] {a98a087b-a12e-4368-885b-b20049ded0de} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (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 | ||
| 1927 | 2026.04.29 05:59:44.036096 [ 5 ] {a98a087b-a12e-4368-885b-b20049ded0de} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1928 | 2026.04.29 05:59:44.036137 [ 5 ] {a98a087b-a12e-4368-885b-b20049ded0de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1929 | 2026.04.29 05:59:44.036160 [ 5 ] {a98a087b-a12e-4368-885b-b20049ded0de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 1930 | 2026.04.29 05:59:44.037361 [ 5 ] {a98a087b-a12e-4368-885b-b20049ded0de} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002333 sec., 17573.939134162025 rows/sec., 3.83 MiB/sec. | ||
| 1931 | 2026.04.29 05:59:44.037470 [ 5 ] {a98a087b-a12e-4368-885b-b20049ded0de} <Debug> TCPHandler: Processed in 0.002707275 sec. | ||
| 1932 | 2026.04.29 05:59:44.042981 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2026.04.29 05:59:44.043101 [ 5 ] {148a211c-8076-4221-8bd1-80561102bf48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1934 | 2026.04.29 05:59:44.043150 [ 5 ] {148a211c-8076-4221-8bd1-80561102bf48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1935 | 2026.04.29 05:59:44.043781 [ 5 ] {148a211c-8076-4221-8bd1-80561102bf48} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2026.04.29 05:59:44.043832 [ 5 ] {148a211c-8076-4221-8bd1-80561102bf48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1937 | 2026.04.29 05:59:44.044226 [ 5 ] {148a211c-8076-4221-8bd1-80561102bf48} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1938 | 2026.04.29 05:59:44.044479 [ 5 ] {148a211c-8076-4221-8bd1-80561102bf48} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.04.29 05:59:44.044615 [ 50 ] {} <Debug> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1940 | 2026.04.29 05:59:44.044631 [ 5 ] {148a211c-8076-4221-8bd1-80561102bf48} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001565 sec., 181469.6485623003 rows/sec., 11.53 MiB/sec. | ||
| 1941 | 2026.04.29 05:59:44.044698 [ 50 ] {} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.04.29 05:59:44.044701 [ 5 ] {148a211c-8076-4221-8bd1-80561102bf48} <Debug> TCPHandler: Processed in 0.001776437 sec. | ||
| 1943 | 2026.04.29 05:59:44.044733 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1944 | 2026.04.29 05:59:44.044863 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.04.29 05:59:44.044871 [ 188 ] {a39e580a-87db-4139-86a4-ff644f242217::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 | ||
| 1946 | 2026.04.29 05:59:44.044970 [ 5 ] {01623f8b-f2b2-41e1-b634-e2d72354f902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1947 | 2026.04.29 05:59:44.045018 [ 5 ] {01623f8b-f2b2-41e1-b634-e2d72354f902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1948 | 2026.04.29 05:59:44.045026 [ 188 ] {a39e580a-87db-4139-86a4-ff644f242217::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1949 | 2026.04.29 05:59:44.045076 [ 188 ] {a39e580a-87db-4139-86a4-ff644f242217::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 1950 | 2026.04.29 05:59:44.045168 [ 188 ] {a39e580a-87db-4139-86a4-ff644f242217::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 1951 | 2026.04.29 05:59:44.045215 [ 188 ] {a39e580a-87db-4139-86a4-ff644f242217::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 1952 | 2026.04.29 05:59:44.045259 [ 188 ] {a39e580a-87db-4139-86a4-ff644f242217::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 1953 | 2026.04.29 05:59:44.045298 [ 188 ] {a39e580a-87db-4139-86a4-ff644f242217::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 1954 | 2026.04.29 05:59:44.045830 [ 5 ] {01623f8b-f2b2-41e1-b634-e2d72354f902} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2026.04.29 05:59:44.045875 [ 5 ] {01623f8b-f2b2-41e1-b634-e2d72354f902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1956 | 2026.04.29 05:59:44.046317 [ 193 ] {a39e580a-87db-4139-86a4-ff644f242217::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001506464 sec., 942604.6689466194 rows/sec., 63.46 MiB/sec. | ||
| 1957 | 2026.04.29 05:59:44.046319 [ 5 ] {01623f8b-f2b2-41e1-b634-e2d72354f902} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1958 | 2026.04.29 05:59:44.046463 [ 193 ] {a39e580a-87db-4139-86a4-ff644f242217::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1959 | 2026.04.29 05:59:44.046589 [ 5 ] {01623f8b-f2b2-41e1-b634-e2d72354f902} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.04.29 05:59:44.046716 [ 50 ] {} <Debug> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1961 | 2026.04.29 05:59:44.046735 [ 5 ] {01623f8b-f2b2-41e1-b634-e2d72354f902} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001788 sec., 458053.69127516774 rows/sec., 35.53 MiB/sec. | ||
| 1962 | 2026.04.29 05:59:44.046757 [ 193 ] {a39e580a-87db-4139-86a4-ff644f242217::all_1_5_1} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.04.29 05:59:44.046764 [ 50 ] {} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.04.29 05:59:44.046785 [ 5 ] {01623f8b-f2b2-41e1-b634-e2d72354f902} <Debug> TCPHandler: Processed in 0.001971409 sec. | ||
| 1965 | 2026.04.29 05:59:44.046800 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1966 | 2026.04.29 05:59:44.046829 [ 193 ] {a39e580a-87db-4139-86a4-ff644f242217::all_1_5_1} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1967 | 2026.04.29 05:59:44.046889 [ 188 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::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 | ||
| 1968 | 2026.04.29 05:59:44.046916 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1969 | 2026.04.29 05:59:44.046958 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2026.04.29 05:59:44.046987 [ 188 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1971 | 2026.04.29 05:59:44.047016 [ 188 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3158 rows starting from the beginning of the part | ||
| 1972 | 2026.04.29 05:59:44.047061 [ 188 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 1973 | 2026.04.29 05:59:44.047068 [ 5 ] {a2ad8314-8a7c-4fa7-b701-98840c3ace69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1974 | 2026.04.29 05:59:44.047100 [ 188 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3150 rows starting from the beginning of the part | ||
| 1975 | 2026.04.29 05:59:44.047118 [ 5 ] {a2ad8314-8a7c-4fa7-b701-98840c3ace69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1976 | 2026.04.29 05:59:44.047141 [ 188 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 1977 | 2026.04.29 05:59:44.047181 [ 188 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 1978 | 2026.04.29 05:59:44.047218 [ 188 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 819 rows starting from the beginning of the part | ||
| 1979 | 2026.04.29 05:59:44.047617 [ 5 ] {a2ad8314-8a7c-4fa7-b701-98840c3ace69} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.04.29 05:59:44.047660 [ 5 ] {a2ad8314-8a7c-4fa7-b701-98840c3ace69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1981 | 2026.04.29 05:59:44.048033 [ 5 ] {a2ad8314-8a7c-4fa7-b701-98840c3ace69} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1982 | 2026.04.29 05:59:44.048308 [ 5 ] {a2ad8314-8a7c-4fa7-b701-98840c3ace69} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.04.29 05:59:44.048460 [ 5 ] {a2ad8314-8a7c-4fa7-b701-98840c3ace69} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001414 sec., 108203.6775106082 rows/sec., 6.47 MiB/sec. | ||
| 1984 | 2026.04.29 05:59:44.048501 [ 5 ] {a2ad8314-8a7c-4fa7-b701-98840c3ace69} <Debug> TCPHandler: Processed in 0.001601735 sec. | ||
| 1985 | 2026.04.29 05:59:44.048637 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.04.29 05:59:44.048742 [ 5 ] {40f18caa-bebc-44e5-b115-117b6e933768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1987 | 2026.04.29 05:59:44.048797 [ 5 ] {40f18caa-bebc-44e5-b115-117b6e933768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1988 | 2026.04.29 05:59:44.049303 [ 5 ] {40f18caa-bebc-44e5-b115-117b6e933768} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.04.29 05:59:44.049337 [ 5 ] {40f18caa-bebc-44e5-b115-117b6e933768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1990 | 2026.04.29 05:59:44.049665 [ 5 ] {40f18caa-bebc-44e5-b115-117b6e933768} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1991 | 2026.04.29 05:59:44.049933 [ 193 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7295 rows, containing 5 columns (5 merged, 0 gathered) in 0.00307671 sec., 2371039.194464217 rows/sec., 186.87 MiB/sec. | ||
| 1992 | 2026.04.29 05:59:44.049942 [ 5 ] {40f18caa-bebc-44e5-b115-117b6e933768} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.04.29 05:59:44.050105 [ 5 ] {40f18caa-bebc-44e5-b115-117b6e933768} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001387 sec., 107426.09949531363 rows/sec., 6.94 MiB/sec. | ||
| 1994 | 2026.04.29 05:59:44.050157 [ 5 ] {40f18caa-bebc-44e5-b115-117b6e933768} <Debug> TCPHandler: Processed in 0.001571785 sec. | ||
| 1995 | 2026.04.29 05:59:44.050245 [ 193 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1996 | 2026.04.29 05:59:44.050301 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.04.29 05:59:44.050406 [ 5 ] {d5684005-2f14-4043-8fa2-9ad9d1a61ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1998 | 2026.04.29 05:59:44.050452 [ 5 ] {d5684005-2f14-4043-8fa2-9ad9d1a61ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1999 | 2026.04.29 05:59:44.050500 [ 193 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_11_2} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.04.29 05:59:44.050570 [ 193 ] {b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347::all_1_11_2} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2001 | 2026.04.29 05:59:44.050641 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 2002 | 2026.04.29 05:59:44.050975 [ 5 ] {d5684005-2f14-4043-8fa2-9ad9d1a61ad2} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.04.29 05:59:44.051016 [ 5 ] {d5684005-2f14-4043-8fa2-9ad9d1a61ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2004 | 2026.04.29 05:59:44.051410 [ 5 ] {d5684005-2f14-4043-8fa2-9ad9d1a61ad2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2005 | 2026.04.29 05:59:44.051686 [ 5 ] {d5684005-2f14-4043-8fa2-9ad9d1a61ad2} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.04.29 05:59:44.051807 [ 50 ] {} <Debug> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2007 | 2026.04.29 05:59:44.051835 [ 5 ] {d5684005-2f14-4043-8fa2-9ad9d1a61ad2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001451 sec., 101998.62164024811 rows/sec., 5.80 MiB/sec. | ||
| 2008 | 2026.04.29 05:59:44.051851 [ 50 ] {} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.04.29 05:59:44.051880 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2010 | 2026.04.29 05:59:44.051886 [ 5 ] {d5684005-2f14-4043-8fa2-9ad9d1a61ad2} <Debug> TCPHandler: Processed in 0.001643775 sec. | ||
| 2011 | 2026.04.29 05:59:44.051974 [ 188 ] {1b0d3c57-bc96-44ec-929b-aa9adceb369c::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 | ||
| 2012 | 2026.04.29 05:59:44.052043 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.04.29 05:59:44.052091 [ 188 ] {1b0d3c57-bc96-44ec-929b-aa9adceb369c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2014 | 2026.04.29 05:59:44.052131 [ 188 ] {1b0d3c57-bc96-44ec-929b-aa9adceb369c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2015 | 2026.04.29 05:59:44.052148 [ 5 ] {e6394c58-deee-47e6-acaf-69593bdf725d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2016 | 2026.04.29 05:59:44.052194 [ 5 ] {e6394c58-deee-47e6-acaf-69593bdf725d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2017 | 2026.04.29 05:59:44.052195 [ 188 ] {1b0d3c57-bc96-44ec-929b-aa9adceb369c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2018 | 2026.04.29 05:59:44.052266 [ 188 ] {1b0d3c57-bc96-44ec-929b-aa9adceb369c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2019 | 2026.04.29 05:59:44.052320 [ 188 ] {1b0d3c57-bc96-44ec-929b-aa9adceb369c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2020 | 2026.04.29 05:59:44.052375 [ 188 ] {1b0d3c57-bc96-44ec-929b-aa9adceb369c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2021 | 2026.04.29 05:59:44.052898 [ 5 ] {e6394c58-deee-47e6-acaf-69593bdf725d} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.04.29 05:59:44.052939 [ 5 ] {e6394c58-deee-47e6-acaf-69593bdf725d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2023 | 2026.04.29 05:59:44.053292 [ 5 ] {e6394c58-deee-47e6-acaf-69593bdf725d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2024 | 2026.04.29 05:59:44.053454 [ 193 ] {1b0d3c57-bc96-44ec-929b-aa9adceb369c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525544 sec., 485072.8658104912 rows/sec., 29.44 MiB/sec. | ||
| 2025 | 2026.04.29 05:59:44.053544 [ 5 ] {e6394c58-deee-47e6-acaf-69593bdf725d} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.04.29 05:59:44.053630 [ 188 ] {1b0d3c57-bc96-44ec-929b-aa9adceb369c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2027 | 2026.04.29 05:59:44.053683 [ 50 ] {} <Debug> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2028 | 2026.04.29 05:59:44.053705 [ 5 ] {e6394c58-deee-47e6-acaf-69593bdf725d} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001574 sec., 318297.33163913595 rows/sec., 22.37 MiB/sec. | ||
| 2029 | 2026.04.29 05:59:44.053724 [ 50 ] {} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2026.04.29 05:59:44.053798 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2031 | 2026.04.29 05:59:44.053803 [ 5 ] {e6394c58-deee-47e6-acaf-69593bdf725d} <Debug> TCPHandler: Processed in 0.001826768 sec. | ||
| 2032 | 2026.04.29 05:59:44.053894 [ 199 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::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 | ||
| 2033 | 2026.04.29 05:59:44.053945 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2026.04.29 05:59:44.053997 [ 199 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2035 | 2026.04.29 05:59:44.054019 [ 188 ] {1b0d3c57-bc96-44ec-929b-aa9adceb369c::all_1_5_1} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2026.04.29 05:59:44.054037 [ 199 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1730 rows starting from the beginning of the part | ||
| 2037 | 2026.04.29 05:59:44.054045 [ 5 ] {ceb59c6b-162d-4274-b3ef-958399f0fe82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2038 | 2026.04.29 05:59:44.054111 [ 5 ] {ceb59c6b-162d-4274-b3ef-958399f0fe82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2039 | 2026.04.29 05:59:44.054111 [ 188 ] {1b0d3c57-bc96-44ec-929b-aa9adceb369c::all_1_5_1} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2040 | 2026.04.29 05:59:44.054138 [ 199 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2041 | 2026.04.29 05:59:44.054195 [ 199 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1718 rows starting from the beginning of the part | ||
| 2042 | 2026.04.29 05:59:44.054218 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2043 | 2026.04.29 05:59:44.054236 [ 199 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2044 | 2026.04.29 05:59:44.054286 [ 199 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2045 | 2026.04.29 05:59:44.054330 [ 199 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 501 rows starting from the beginning of the part | ||
| 2046 | 2026.04.29 05:59:44.054500 [ 5 ] {ceb59c6b-162d-4274-b3ef-958399f0fe82} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.04.29 05:59:44.054540 [ 5 ] {ceb59c6b-162d-4274-b3ef-958399f0fe82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2048 | 2026.04.29 05:59:44.054904 [ 5 ] {ceb59c6b-162d-4274-b3ef-958399f0fe82} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2049 | 2026.04.29 05:59:44.055149 [ 5 ] {ceb59c6b-162d-4274-b3ef-958399f0fe82} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.04.29 05:59:44.055291 [ 5 ] {ceb59c6b-162d-4274-b3ef-958399f0fe82} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001264 sec., 4746.835443037975 rows/sec., 248.00 KiB/sec. | ||
| 2051 | 2026.04.29 05:59:44.055328 [ 5 ] {ceb59c6b-162d-4274-b3ef-958399f0fe82} <Debug> TCPHandler: Processed in 0.001434154 sec. | ||
| 2052 | 2026.04.29 05:59:44.055459 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.04.29 05:59:44.055555 [ 5 ] {5d5b208a-0223-44d3-b4a6-4c52345e837c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2054 | 2026.04.29 05:59:44.055597 [ 5 ] {5d5b208a-0223-44d3-b4a6-4c52345e837c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2055 | 2026.04.29 05:59:44.055886 [ 193 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4141 rows, containing 5 columns (5 merged, 0 gathered) in 0.002032579 sec., 2037313.1868429221 rows/sec., 146.65 MiB/sec. | ||
| 2056 | 2026.04.29 05:59:44.056023 [ 5 ] {5d5b208a-0223-44d3-b4a6-4c52345e837c} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2057 | 2026.04.29 05:59:44.056062 [ 5 ] {5d5b208a-0223-44d3-b4a6-4c52345e837c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2058 | 2026.04.29 05:59:44.056099 [ 188 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2059 | 2026.04.29 05:59:44.056462 [ 188 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_11_2} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2026.04.29 05:59:44.056544 [ 188 ] {60c9a9ad-9189-4f7e-ab0f-9215cec34c00::all_1_11_2} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2061 | 2026.04.29 05:59:44.056561 [ 5 ] {5d5b208a-0223-44d3-b4a6-4c52345e837c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2062 | 2026.04.29 05:59:44.056610 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2063 | 2026.04.29 05:59:44.056807 [ 5 ] {5d5b208a-0223-44d3-b4a6-4c52345e837c} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.04.29 05:59:44.056924 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2065 | 2026.04.29 05:59:44.056946 [ 5 ] {5d5b208a-0223-44d3-b4a6-4c52345e837c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001409 sec., 188076.65010645846 rows/sec., 12.50 MiB/sec. | ||
| 2066 | 2026.04.29 05:59:44.056974 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2026.04.29 05:59:44.057001 [ 5 ] {5d5b208a-0223-44d3-b4a6-4c52345e837c} <Debug> TCPHandler: Processed in 0.001591605 sec. | ||
| 2068 | 2026.04.29 05:59:44.057011 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2069 | 2026.04.29 05:59:44.057110 [ 193 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::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 | ||
| 2070 | 2026.04.29 05:59:44.057137 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2026.04.29 05:59:44.057204 [ 193 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2072 | 2026.04.29 05:59:44.057234 [ 193 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3137 rows starting from the beginning of the part | ||
| 2073 | 2026.04.29 05:59:44.057235 [ 5 ] {1721c2d7-9182-4dcd-a5f4-e268bbc200ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2074 | 2026.04.29 05:59:44.057287 [ 5 ] {1721c2d7-9182-4dcd-a5f4-e268bbc200ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2075 | 2026.04.29 05:59:44.057306 [ 193 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2076 | 2026.04.29 05:59:44.057351 [ 193 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1633 rows starting from the beginning of the part | ||
| 2077 | 2026.04.29 05:59:44.057393 [ 193 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 96 rows starting from the beginning of the part | ||
| 2078 | 2026.04.29 05:59:44.057443 [ 193 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2079 | 2026.04.29 05:59:44.057520 [ 193 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2080 | 2026.04.29 05:59:44.057620 [ 5 ] {1721c2d7-9182-4dcd-a5f4-e268bbc200ce} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.04.29 05:59:44.057657 [ 5 ] {1721c2d7-9182-4dcd-a5f4-e268bbc200ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2082 | 2026.04.29 05:59:44.057997 [ 5 ] {1721c2d7-9182-4dcd-a5f4-e268bbc200ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2083 | 2026.04.29 05:59:44.058228 [ 5 ] {1721c2d7-9182-4dcd-a5f4-e268bbc200ce} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.04.29 05:59:44.058342 [ 50 ] {} <Debug> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2085 | 2026.04.29 05:59:44.058373 [ 5 ] {1721c2d7-9182-4dcd-a5f4-e268bbc200ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001157 sec., 864.304235090752 rows/sec., 58.24 KiB/sec. | ||
| 2086 | 2026.04.29 05:59:44.058383 [ 50 ] {} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2026.04.29 05:59:44.058424 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2088 | 2026.04.29 05:59:44.058432 [ 5 ] {1721c2d7-9182-4dcd-a5f4-e268bbc200ce} <Debug> TCPHandler: Processed in 0.001344923 sec. | ||
| 2089 | 2026.04.29 05:59:44.058498 [ 188 ] {f3c53cb8-2996-4d3e-8121-38e000cca6ef::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 | ||
| 2090 | 2026.04.29 05:59:44.058585 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.04.29 05:59:44.058589 [ 188 ] {f3c53cb8-2996-4d3e-8121-38e000cca6ef::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2092 | 2026.04.29 05:59:44.058635 [ 188 ] {f3c53cb8-2996-4d3e-8121-38e000cca6ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2093 | 2026.04.29 05:59:44.058682 [ 188 ] {f3c53cb8-2996-4d3e-8121-38e000cca6ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2094 | 2026.04.29 05:59:44.058690 [ 5 ] {5b853b57-0061-40ed-afe2-9a522c443b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2095 | 2026.04.29 05:59:44.058718 [ 188 ] {f3c53cb8-2996-4d3e-8121-38e000cca6ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2096 | 2026.04.29 05:59:44.058752 [ 5 ] {5b853b57-0061-40ed-afe2-9a522c443b5f} <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 | ||
| 2097 | 2026.04.29 05:59:44.058757 [ 188 ] {f3c53cb8-2996-4d3e-8121-38e000cca6ef::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 | ||
| 2098 | 2026.04.29 05:59:44.058801 [ 188 ] {f3c53cb8-2996-4d3e-8121-38e000cca6ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2099 | 2026.04.29 05:59:44.059504 [ 198 ] {f3c53cb8-2996-4d3e-8121-38e000cca6ef::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.00102778 sec., 4864.854346260872 rows/sec., 327.81 KiB/sec. | ||
| 2100 | 2026.04.29 05:59:44.059592 [ 5 ] {5b853b57-0061-40ed-afe2-9a522c443b5f} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.04.29 05:59:44.059634 [ 5 ] {5b853b57-0061-40ed-afe2-9a522c443b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2102 | 2026.04.29 05:59:44.059689 [ 196 ] {f3c53cb8-2996-4d3e-8121-38e000cca6ef::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2103 | 2026.04.29 05:59:44.059981 [ 196 ] {f3c53cb8-2996-4d3e-8121-38e000cca6ef::all_1_5_1} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2026.04.29 05:59:44.060053 [ 196 ] {f3c53cb8-2996-4d3e-8121-38e000cca6ef::all_1_5_1} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2105 | 2026.04.29 05:59:44.060123 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 2106 | 2026.04.29 05:59:44.060231 [ 5 ] {5b853b57-0061-40ed-afe2-9a522c443b5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2107 | 2026.04.29 05:59:44.060490 [ 5 ] {5b853b57-0061-40ed-afe2-9a522c443b5f} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.04.29 05:59:44.060550 [ 188 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5451 rows, containing 5 columns (5 merged, 0 gathered) in 0.003472253 sec., 1569874.0846361138 rows/sec., 98.97 MiB/sec. | ||
| 2109 | 2026.04.29 05:59:44.060647 [ 5 ] {5b853b57-0061-40ed-afe2-9a522c443b5f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001974 sec., 5572.441742654509 rows/sec., 9.99 MiB/sec. | ||
| 2110 | 2026.04.29 05:59:44.060746 [ 5 ] {5b853b57-0061-40ed-afe2-9a522c443b5f} <Debug> TCPHandler: Processed in 0.002211951 sec. | ||
| 2111 | 2026.04.29 05:59:44.060877 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2026.04.29 05:59:44.060937 [ 196 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2113 | 2026.04.29 05:59:44.060974 [ 5 ] {d6a297b6-617d-4c40-ac31-407d80651b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2114 | 2026.04.29 05:59:44.061018 [ 5 ] {d6a297b6-617d-4c40-ac31-407d80651b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2115 | 2026.04.29 05:59:44.061196 [ 196 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.04.29 05:59:44.061261 [ 196 ] {8bac2f22-f8ac-40f0-a472-7e0f5939d53f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2117 | 2026.04.29 05:59:44.061315 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2118 | 2026.04.29 05:59:44.061364 [ 5 ] {d6a297b6-617d-4c40-ac31-407d80651b12} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.04.29 05:59:44.061400 [ 5 ] {d6a297b6-617d-4c40-ac31-407d80651b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2120 | 2026.04.29 05:59:44.061722 [ 5 ] {d6a297b6-617d-4c40-ac31-407d80651b12} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2121 | 2026.04.29 05:59:44.061942 [ 5 ] {d6a297b6-617d-4c40-ac31-407d80651b12} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.04.29 05:59:44.062066 [ 50 ] {} <Debug> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2123 | 2026.04.29 05:59:44.062086 [ 5 ] {d6a297b6-617d-4c40-ac31-407d80651b12} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001132 sec., 79505.3003533569 rows/sec., 4.97 MiB/sec. | ||
| 2124 | 2026.04.29 05:59:44.062109 [ 50 ] {} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.04.29 05:59:44.062131 [ 5 ] {d6a297b6-617d-4c40-ac31-407d80651b12} <Debug> TCPHandler: Processed in 0.001303713 sec. | ||
| 2126 | 2026.04.29 05:59:44.062135 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2127 | 2026.04.29 05:59:44.062221 [ 193 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::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 | ||
| 2128 | 2026.04.29 05:59:44.062304 [ 193 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2129 | 2026.04.29 05:59:44.062328 [ 193 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 378 rows starting from the beginning of the part | ||
| 2130 | 2026.04.29 05:59:44.062369 [ 193 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::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 | ||
| 2131 | 2026.04.29 05:59:44.062402 [ 193 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 54 rows starting from the beginning of the part | ||
| 2132 | 2026.04.29 05:59:44.062443 [ 193 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2133 | 2026.04.29 05:59:44.062481 [ 193 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::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 | ||
| 2134 | 2026.04.29 05:59:44.062524 [ 193 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2135 | 2026.04.29 05:59:44.063401 [ 189 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 4 columns (4 merged, 0 gathered) in 0.001206272 sec., 562062.2877758914 rows/sec., 36.08 MiB/sec. | ||
| 2136 | 2026.04.29 05:59:44.063554 [ 193 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2137 | 2026.04.29 05:59:44.063845 [ 193 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_11_2} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2026.04.29 05:59:44.063913 [ 193 ] {58374a1b-4b3e-4ff7-a418-1684503b7164::all_1_11_2} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2139 | 2026.04.29 05:59:44.063966 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2140 | 2026.04.29 05:59:49.030988 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.04.29 05:59:49.031235 [ 5 ] {d836500a-21ab-443e-b8c3-34aa0489731a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2142 | 2026.04.29 05:59:49.031602 [ 5 ] {d836500a-21ab-443e-b8c3-34aa0489731a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2143 | 2026.04.29 05:59:49.031646 [ 5 ] {d836500a-21ab-443e-b8c3-34aa0489731a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2144 | 2026.04.29 05:59:49.031882 [ 5 ] {d836500a-21ab-443e-b8c3-34aa0489731a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2145 | 2026.04.29 05:59:49.031955 [ 5 ] {d836500a-21ab-443e-b8c3-34aa0489731a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2146 | 2026.04.29 05:59:49.032101 [ 5 ] {d836500a-21ab-443e-b8c3-34aa0489731a} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 2147 | 2026.04.29 05:59:49.032139 [ 5 ] {d836500a-21ab-443e-b8c3-34aa0489731a} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2148 | 2026.04.29 05:59:49.032162 [ 5 ] {d836500a-21ab-443e-b8c3-34aa0489731a} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (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 | ||
| 2149 | 2026.04.29 05:59:49.032178 [ 5 ] {d836500a-21ab-443e-b8c3-34aa0489731a} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2150 | 2026.04.29 05:59:49.032218 [ 5 ] {d836500a-21ab-443e-b8c3-34aa0489731a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2151 | 2026.04.29 05:59:49.032239 [ 5 ] {d836500a-21ab-443e-b8c3-34aa0489731a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 2152 | 2026.04.29 05:59:49.033324 [ 5 ] {d836500a-21ab-443e-b8c3-34aa0489731a} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002181 sec., 18798.716185236128 rows/sec., 4.10 MiB/sec. | ||
| 2153 | 2026.04.29 05:59:49.033431 [ 5 ] {d836500a-21ab-443e-b8c3-34aa0489731a} <Debug> TCPHandler: Processed in 0.002573734 sec. | ||
| 2154 | 2026.04.29 05:59:49.035603 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2026.04.29 05:59:49.035721 [ 5 ] {c31ce2f2-f233-4f91-ac44-f9fc5d5cce08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2156 | 2026.04.29 05:59:49.035769 [ 5 ] {c31ce2f2-f233-4f91-ac44-f9fc5d5cce08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2157 | 2026.04.29 05:59:49.036350 [ 5 ] {c31ce2f2-f233-4f91-ac44-f9fc5d5cce08} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2026.04.29 05:59:49.036398 [ 5 ] {c31ce2f2-f233-4f91-ac44-f9fc5d5cce08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2159 | 2026.04.29 05:59:49.036833 [ 5 ] {c31ce2f2-f233-4f91-ac44-f9fc5d5cce08} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2160 | 2026.04.29 05:59:49.037052 [ 5 ] {c31ce2f2-f233-4f91-ac44-f9fc5d5cce08} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2026.04.29 05:59:49.037208 [ 5 ] {c31ce2f2-f233-4f91-ac44-f9fc5d5cce08} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001521 sec., 2629.8487836949375 rows/sec., 247.83 KiB/sec. | ||
| 2162 | 2026.04.29 05:59:49.037250 [ 5 ] {c31ce2f2-f233-4f91-ac44-f9fc5d5cce08} <Debug> TCPHandler: Processed in 0.001701327 sec. | ||
| 2163 | 2026.04.29 05:59:49.037379 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2164 | 2026.04.29 05:59:49.037480 [ 5 ] {3593569f-7247-4636-9f55-6fbd1cfeed06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2165 | 2026.04.29 05:59:49.037525 [ 5 ] {3593569f-7247-4636-9f55-6fbd1cfeed06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2166 | 2026.04.29 05:59:49.037953 [ 5 ] {3593569f-7247-4636-9f55-6fbd1cfeed06} <Trace> oximeter.fields_ipaddr (50461cd1-ffa6-4d7e-9493-9ddee520c4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.04.29 05:59:49.037993 [ 5 ] {3593569f-7247-4636-9f55-6fbd1cfeed06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2168 | 2026.04.29 05:59:49.038303 [ 5 ] {3593569f-7247-4636-9f55-6fbd1cfeed06} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2169 | 2026.04.29 05:59:49.038539 [ 5 ] {3593569f-7247-4636-9f55-6fbd1cfeed06} <Trace> oximeter.fields_ipaddr (50461cd1-ffa6-4d7e-9493-9ddee520c4df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.04.29 05:59:49.038673 [ 5 ] {3593569f-7247-4636-9f55-6fbd1cfeed06} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001215 sec., 1646.0905349794239 rows/sec., 134.23 KiB/sec. | ||
| 2171 | 2026.04.29 05:59:49.038712 [ 5 ] {3593569f-7247-4636-9f55-6fbd1cfeed06} <Debug> TCPHandler: Processed in 0.001384483 sec. | ||
| 2172 | 2026.04.29 05:59:49.038835 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2026.04.29 05:59:49.038933 [ 5 ] {5b02023a-7b42-4f3a-a76f-c201881c42d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2174 | 2026.04.29 05:59:49.038974 [ 5 ] {5b02023a-7b42-4f3a-a76f-c201881c42d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2175 | 2026.04.29 05:59:49.039398 [ 5 ] {5b02023a-7b42-4f3a-a76f-c201881c42d6} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.04.29 05:59:49.039436 [ 5 ] {5b02023a-7b42-4f3a-a76f-c201881c42d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2177 | 2026.04.29 05:59:49.039785 [ 5 ] {5b02023a-7b42-4f3a-a76f-c201881c42d6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2178 | 2026.04.29 05:59:49.040008 [ 5 ] {5b02023a-7b42-4f3a-a76f-c201881c42d6} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.04.29 05:59:49.040138 [ 5 ] {5b02023a-7b42-4f3a-a76f-c201881c42d6} <Debug> executeQuery: Read 86 rows, 7.21 KiB in 0.001225 sec., 70204.08163265306 rows/sec., 5.75 MiB/sec. | ||
| 2180 | 2026.04.29 05:59:49.040175 [ 5 ] {5b02023a-7b42-4f3a-a76f-c201881c42d6} <Debug> TCPHandler: Processed in 0.001390823 sec. | ||
| 2181 | 2026.04.29 05:59:49.040296 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2026.04.29 05:59:49.040395 [ 5 ] {3825441f-149d-4683-8f28-705cd1576df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2183 | 2026.04.29 05:59:49.040436 [ 5 ] {3825441f-149d-4683-8f28-705cd1576df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2184 | 2026.04.29 05:59:49.040829 [ 5 ] {3825441f-149d-4683-8f28-705cd1576df1} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.04.29 05:59:49.040867 [ 5 ] {3825441f-149d-4683-8f28-705cd1576df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2186 | 2026.04.29 05:59:49.041163 [ 5 ] {3825441f-149d-4683-8f28-705cd1576df1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2187 | 2026.04.29 05:59:49.041387 [ 5 ] {3825441f-149d-4683-8f28-705cd1576df1} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2026.04.29 05:59:49.041495 [ 44 ] {} <Debug> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2189 | 2026.04.29 05:59:49.041517 [ 5 ] {3825441f-149d-4683-8f28-705cd1576df1} <Debug> executeQuery: Read 16 rows, 1.19 KiB in 0.00114 sec., 14035.087719298246 rows/sec., 1.02 MiB/sec. | ||
| 2190 | 2026.04.29 05:59:49.041559 [ 44 ] {} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2026.04.29 05:59:49.041565 [ 5 ] {3825441f-149d-4683-8f28-705cd1576df1} <Debug> TCPHandler: Processed in 0.001318672 sec. | ||
| 2192 | 2026.04.29 05:59:49.041587 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2193 | 2026.04.29 05:59:49.041691 [ 188 ] {3262ab8d-b028-4bdf-b50d-c1d06f732c4e::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 | ||
| 2194 | 2026.04.29 05:59:49.041693 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2195 | 2026.04.29 05:59:49.041812 [ 5 ] {f7ea66e7-241c-45a1-a7de-197249829a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2196 | 2026.04.29 05:59:49.041828 [ 188 ] {3262ab8d-b028-4bdf-b50d-c1d06f732c4e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2197 | 2026.04.29 05:59:49.041853 [ 5 ] {f7ea66e7-241c-45a1-a7de-197249829a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2198 | 2026.04.29 05:59:49.041867 [ 188 ] {3262ab8d-b028-4bdf-b50d-c1d06f732c4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 167 rows starting from the beginning of the part | ||
| 2199 | 2026.04.29 05:59:49.041941 [ 188 ] {3262ab8d-b028-4bdf-b50d-c1d06f732c4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
| 2200 | 2026.04.29 05:59:49.041986 [ 188 ] {3262ab8d-b028-4bdf-b50d-c1d06f732c4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 153 rows starting from the beginning of the part | ||
| 2201 | 2026.04.29 05:59:49.042027 [ 188 ] {3262ab8d-b028-4bdf-b50d-c1d06f732c4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 155 rows starting from the beginning of the part | ||
| 2202 | 2026.04.29 05:59:49.042069 [ 188 ] {3262ab8d-b028-4bdf-b50d-c1d06f732c4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 153 rows starting from the beginning of the part | ||
| 2203 | 2026.04.29 05:59:49.042110 [ 188 ] {3262ab8d-b028-4bdf-b50d-c1d06f732c4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
| 2204 | 2026.04.29 05:59:49.042243 [ 5 ] {f7ea66e7-241c-45a1-a7de-197249829a23} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.04.29 05:59:49.042285 [ 5 ] {f7ea66e7-241c-45a1-a7de-197249829a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2206 | 2026.04.29 05:59:49.042607 [ 5 ] {f7ea66e7-241c-45a1-a7de-197249829a23} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2207 | 2026.04.29 05:59:49.042843 [ 5 ] {f7ea66e7-241c-45a1-a7de-197249829a23} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.04.29 05:59:49.042945 [ 44 ] {} <Debug> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2209 | 2026.04.29 05:59:49.042977 [ 44 ] {} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.04.29 05:59:49.042979 [ 5 ] {f7ea66e7-241c-45a1-a7de-197249829a23} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001184 sec., 844.5945945945946 rows/sec., 56.09 KiB/sec. | ||
| 2211 | 2026.04.29 05:59:49.042998 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2212 | 2026.04.29 05:59:49.043030 [ 5 ] {f7ea66e7-241c-45a1-a7de-197249829a23} <Debug> TCPHandler: Processed in 0.001386913 sec. | ||
| 2213 | 2026.04.29 05:59:49.043088 [ 193 ] {2c91778f-3e67-4589-9baf-057270bd3480::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 | ||
| 2214 | 2026.04.29 05:59:49.043163 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2026.04.29 05:59:49.043182 [ 193 ] {2c91778f-3e67-4589-9baf-057270bd3480::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2216 | 2026.04.29 05:59:49.043211 [ 193 ] {2c91778f-3e67-4589-9baf-057270bd3480::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 950 rows starting from the beginning of the part | ||
| 2217 | 2026.04.29 05:59:49.043258 [ 5 ] {73f15978-9ea2-4d78-9531-553ddc70e2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2218 | 2026.04.29 05:59:49.043268 [ 193 ] {2c91778f-3e67-4589-9baf-057270bd3480::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2219 | 2026.04.29 05:59:49.043300 [ 5 ] {73f15978-9ea2-4d78-9531-553ddc70e2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2220 | 2026.04.29 05:59:49.043314 [ 193 ] {2c91778f-3e67-4589-9baf-057270bd3480::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2221 | 2026.04.29 05:59:49.043355 [ 193 ] {2c91778f-3e67-4589-9baf-057270bd3480::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 950 rows starting from the beginning of the part | ||
| 2222 | 2026.04.29 05:59:49.043395 [ 193 ] {2c91778f-3e67-4589-9baf-057270bd3480::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2223 | 2026.04.29 05:59:49.043392 [ 202 ] {3262ab8d-b028-4bdf-b50d-c1d06f732c4e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 797 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738517 sec., 458436.7020857432 rows/sec., 29.37 MiB/sec. | ||
| 2224 | 2026.04.29 05:59:49.043434 [ 193 ] {2c91778f-3e67-4589-9baf-057270bd3480::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2225 | 2026.04.29 05:59:49.043569 [ 188 ] {3262ab8d-b028-4bdf-b50d-c1d06f732c4e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2226 | 2026.04.29 05:59:49.043724 [ 5 ] {73f15978-9ea2-4d78-9531-553ddc70e2db} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.04.29 05:59:49.043768 [ 5 ] {73f15978-9ea2-4d78-9531-553ddc70e2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2228 | 2026.04.29 05:59:49.043881 [ 188 ] {3262ab8d-b028-4bdf-b50d-c1d06f732c4e::all_1_6_1} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2026.04.29 05:59:49.043965 [ 188 ] {3262ab8d-b028-4bdf-b50d-c1d06f732c4e::all_1_6_1} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2230 | 2026.04.29 05:59:49.044048 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2231 | 2026.04.29 05:59:49.044135 [ 5 ] {73f15978-9ea2-4d78-9531-553ddc70e2db} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2232 | 2026.04.29 05:59:49.044378 [ 5 ] {73f15978-9ea2-4d78-9531-553ddc70e2db} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2026.04.29 05:59:49.044513 [ 5 ] {73f15978-9ea2-4d78-9531-553ddc70e2db} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001272 sec., 72327.04402515724 rows/sec., 5.65 MiB/sec. | ||
| 2234 | 2026.04.29 05:59:49.044551 [ 5 ] {73f15978-9ea2-4d78-9531-553ddc70e2db} <Debug> TCPHandler: Processed in 0.001438874 sec. | ||
| 2235 | 2026.04.29 05:59:49.044650 [ 194 ] {2c91778f-3e67-4589-9baf-057270bd3480::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596685 sec., 1470546.789128726 rows/sec., 93.75 MiB/sec. | ||
| 2236 | 2026.04.29 05:59:49.044677 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2237 | 2026.04.29 05:59:49.044781 [ 5 ] {9b0f68f4-d996-4f00-ae19-568ca315b6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2238 | 2026.04.29 05:59:49.044826 [ 5 ] {9b0f68f4-d996-4f00-ae19-568ca315b6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2239 | 2026.04.29 05:59:49.044857 [ 188 ] {2c91778f-3e67-4589-9baf-057270bd3480::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2240 | 2026.04.29 05:59:49.045185 [ 188 ] {2c91778f-3e67-4589-9baf-057270bd3480::all_1_6_1} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.04.29 05:59:49.045268 [ 5 ] {9b0f68f4-d996-4f00-ae19-568ca315b6b1} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.04.29 05:59:49.045290 [ 188 ] {2c91778f-3e67-4589-9baf-057270bd3480::all_1_6_1} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2243 | 2026.04.29 05:59:49.045312 [ 5 ] {9b0f68f4-d996-4f00-ae19-568ca315b6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2244 | 2026.04.29 05:59:49.045393 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2245 | 2026.04.29 05:59:49.045710 [ 5 ] {9b0f68f4-d996-4f00-ae19-568ca315b6b1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2246 | 2026.04.29 05:59:49.045944 [ 5 ] {9b0f68f4-d996-4f00-ae19-568ca315b6b1} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.04.29 05:59:49.046079 [ 5 ] {9b0f68f4-d996-4f00-ae19-568ca315b6b1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001317 sec., 122247.5322703113 rows/sec., 8.51 MiB/sec. | ||
| 2248 | 2026.04.29 05:59:49.046118 [ 5 ] {9b0f68f4-d996-4f00-ae19-568ca315b6b1} <Debug> TCPHandler: Processed in 0.001491345 sec. | ||
| 2249 | 2026.04.29 05:59:49.046243 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.04.29 05:59:49.046339 [ 5 ] {858f41cd-b1f9-4c04-a1bc-b7b0252139da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2251 | 2026.04.29 05:59:49.046387 [ 5 ] {858f41cd-b1f9-4c04-a1bc-b7b0252139da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2252 | 2026.04.29 05:59:49.046716 [ 5 ] {858f41cd-b1f9-4c04-a1bc-b7b0252139da} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.04.29 05:59:49.046756 [ 5 ] {858f41cd-b1f9-4c04-a1bc-b7b0252139da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2254 | 2026.04.29 05:59:49.047079 [ 5 ] {858f41cd-b1f9-4c04-a1bc-b7b0252139da} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2255 | 2026.04.29 05:59:49.047293 [ 5 ] {858f41cd-b1f9-4c04-a1bc-b7b0252139da} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.04.29 05:59:49.047428 [ 5 ] {858f41cd-b1f9-4c04-a1bc-b7b0252139da} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 57.29 KiB/sec. | ||
| 2257 | 2026.04.29 05:59:49.047463 [ 5 ] {858f41cd-b1f9-4c04-a1bc-b7b0252139da} <Debug> TCPHandler: Processed in 0.001270452 sec. | ||
| 2258 | 2026.04.29 05:59:49.047586 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2026.04.29 05:59:49.047679 [ 5 ] {f0cabb81-8f48-447d-9ba1-3f113b05e5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2260 | 2026.04.29 05:59:49.047735 [ 5 ] {f0cabb81-8f48-447d-9ba1-3f113b05e5aa} <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 | ||
| 2261 | 2026.04.29 05:59:49.048500 [ 5 ] {f0cabb81-8f48-447d-9ba1-3f113b05e5aa} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.04.29 05:59:49.048539 [ 5 ] {f0cabb81-8f48-447d-9ba1-3f113b05e5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2263 | 2026.04.29 05:59:49.049040 [ 5 ] {f0cabb81-8f48-447d-9ba1-3f113b05e5aa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2264 | 2026.04.29 05:59:49.049272 [ 5 ] {f0cabb81-8f48-447d-9ba1-3f113b05e5aa} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2026.04.29 05:59:49.049393 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2266 | 2026.04.29 05:59:49.049418 [ 5 ] {f0cabb81-8f48-447d-9ba1-3f113b05e5aa} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001757 sec., 7968.12749003984 rows/sec., 14.28 MiB/sec. | ||
| 2267 | 2026.04.29 05:59:49.049443 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.04.29 05:59:49.049467 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2269 | 2026.04.29 05:59:49.049475 [ 5 ] {f0cabb81-8f48-447d-9ba1-3f113b05e5aa} <Debug> TCPHandler: Processed in 0.001938719 sec. | ||
| 2270 | 2026.04.29 05:59:49.049568 [ 194 ] {40ecf569-6df3-492a-bd11-31a2104a8eaf::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 | ||
| 2271 | 2026.04.29 05:59:49.049606 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2272 | 2026.04.29 05:59:49.049704 [ 5 ] {76c75fa9-0b21-40a6-971f-3960f5f423e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2273 | 2026.04.29 05:59:49.049746 [ 5 ] {76c75fa9-0b21-40a6-971f-3960f5f423e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2274 | 2026.04.29 05:59:49.049820 [ 194 ] {40ecf569-6df3-492a-bd11-31a2104a8eaf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2275 | 2026.04.29 05:59:49.049891 [ 194 ] {40ecf569-6df3-492a-bd11-31a2104a8eaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 2276 | 2026.04.29 05:59:49.050051 [ 194 ] {40ecf569-6df3-492a-bd11-31a2104a8eaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2277 | 2026.04.29 05:59:49.050121 [ 5 ] {76c75fa9-0b21-40a6-971f-3960f5f423e1} <Trace> oximeter.measurements_i64 (cfa517fe-1c63-4f91-bd1a-4d7bc10d7ec8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.04.29 05:59:49.050161 [ 5 ] {76c75fa9-0b21-40a6-971f-3960f5f423e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2279 | 2026.04.29 05:59:49.050166 [ 194 ] {40ecf569-6df3-492a-bd11-31a2104a8eaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2280 | 2026.04.29 05:59:49.050275 [ 194 ] {40ecf569-6df3-492a-bd11-31a2104a8eaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
| 2281 | 2026.04.29 05:59:49.050386 [ 194 ] {40ecf569-6df3-492a-bd11-31a2104a8eaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 2282 | 2026.04.29 05:59:49.050491 [ 5 ] {76c75fa9-0b21-40a6-971f-3960f5f423e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2283 | 2026.04.29 05:59:49.050502 [ 194 ] {40ecf569-6df3-492a-bd11-31a2104a8eaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
| 2284 | 2026.04.29 05:59:49.050728 [ 5 ] {76c75fa9-0b21-40a6-971f-3960f5f423e1} <Trace> oximeter.measurements_i64 (cfa517fe-1c63-4f91-bd1a-4d7bc10d7ec8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.04.29 05:59:49.050861 [ 5 ] {76c75fa9-0b21-40a6-971f-3960f5f423e1} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001175 sec., 15319.148936170212 rows/sec., 1.10 MiB/sec. | ||
| 2286 | 2026.04.29 05:59:49.050899 [ 5 ] {76c75fa9-0b21-40a6-971f-3960f5f423e1} <Debug> TCPHandler: Processed in 0.001341963 sec. | ||
| 2287 | 2026.04.29 05:59:49.051022 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2026.04.29 05:59:49.051115 [ 5 ] {893ebcd4-83bb-4bc5-bfc6-09bd530f5671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2289 | 2026.04.29 05:59:49.051156 [ 5 ] {893ebcd4-83bb-4bc5-bfc6-09bd530f5671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2290 | 2026.04.29 05:59:49.051507 [ 5 ] {893ebcd4-83bb-4bc5-bfc6-09bd530f5671} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.04.29 05:59:49.051545 [ 5 ] {893ebcd4-83bb-4bc5-bfc6-09bd530f5671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2292 | 2026.04.29 05:59:49.051879 [ 5 ] {893ebcd4-83bb-4bc5-bfc6-09bd530f5671} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2293 | 2026.04.29 05:59:49.052114 [ 5 ] {893ebcd4-83bb-4bc5-bfc6-09bd530f5671} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.04.29 05:59:49.052247 [ 5 ] {893ebcd4-83bb-4bc5-bfc6-09bd530f5671} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 2295 | 2026.04.29 05:59:49.052281 [ 5 ] {893ebcd4-83bb-4bc5-bfc6-09bd530f5671} <Debug> TCPHandler: Processed in 0.001309162 sec. | ||
| 2296 | 2026.04.29 05:59:49.052575 [ 188 ] {40ecf569-6df3-492a-bd11-31a2104a8eaf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 73 rows, containing 19 columns (19 merged, 0 gathered) in 0.003058019 sec., 23871.663321908727 rows/sec., 42.78 MiB/sec. | ||
| 2297 | 2026.04.29 05:59:49.052882 [ 202 ] {40ecf569-6df3-492a-bd11-31a2104a8eaf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2298 | 2026.04.29 05:59:49.053240 [ 202 ] {40ecf569-6df3-492a-bd11-31a2104a8eaf::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.04.29 05:59:49.053323 [ 202 ] {40ecf569-6df3-492a-bd11-31a2104a8eaf::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2300 | 2026.04.29 05:59:49.053425 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2301 | 2026.04.29 05:59:50.033282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4263 | ||
| 2302 | 2026.04.29 05:59:50.034093 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2026.04.29 05:59:50.034176 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2304 | 2026.04.29 05:59:50.034939 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2305 | 2026.04.29 05:59:50.035317 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2026.04.29 05:59:50.035561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4263 | ||
| 2307 | 2026.04.29 05:59:50.274087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2308 | 2026.04.29 05:59:50.293626 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2309 | 2026.04.29 05:59:50.293712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2310 | 2026.04.29 05:59:50.302107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2311 | 2026.04.29 05:59:50.303397 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2026.04.29 05:59:50.308905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2313 | 2026.04.29 05:59:50.473443 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53739 | ||
| 2314 | 2026.04.29 05:59:50.473556 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2315 | 2026.04.29 05:59:50.473587 [ 4 ] {} <Debug> TCP-Session: 18817fb5-2bc7-441e-8dc6-c511be3a0246 Authenticating user 'default' from [fd00:1122:3344:101::e]:53739 | ||
| 2316 | 2026.04.29 05:59:50.473611 [ 4 ] {} <Debug> TCP-Session: 18817fb5-2bc7-441e-8dc6-c511be3a0246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.04.29 05:59:50.473625 [ 4 ] {} <Debug> TCP-Session: 18817fb5-2bc7-441e-8dc6-c511be3a0246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.04.29 05:59:50.473838 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46812 | ||
| 2319 | 2026.04.29 05:59:50.473854 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59503 | ||
| 2320 | 2026.04.29 05:59:50.473889 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36649 | ||
| 2321 | 2026.04.29 05:59:50.473904 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38134 | ||
| 2322 | 2026.04.29 05:59:50.473936 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57313 | ||
| 2323 | 2026.04.29 05:59:50.473960 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2324 | 2026.04.29 05:59:50.473962 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52470 | ||
| 2325 | 2026.04.29 05:59:50.474000 [ 291 ] {} <Debug> TCP-Session: 6f9b8551-79cd-409d-8c91-a2a39413358e Authenticating user 'default' from [fd00:1122:3344:101::e]:59503 | ||
| 2326 | 2026.04.29 05:59:50.473985 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2327 | 2026.04.29 05:59:50.474019 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2328 | 2026.04.29 05:59:50.474027 [ 291 ] {} <Debug> TCP-Session: 6f9b8551-79cd-409d-8c91-a2a39413358e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.04.29 05:59:50.474055 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2330 | 2026.04.29 05:59:50.474072 [ 292 ] {} <Debug> TCP-Session: 4ec62128-9af9-4e63-ad87-d76bc6cbb43e Authenticating user 'default' from [fd00:1122:3344:101::e]:36649 | ||
| 2331 | 2026.04.29 05:59:50.474082 [ 291 ] {} <Debug> TCP-Session: 6f9b8551-79cd-409d-8c91-a2a39413358e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.04.29 05:59:50.474100 [ 4 ] {} <Trace> TCP-Session: 18817fb5-2bc7-441e-8dc6-c511be3a0246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.04.29 05:59:50.474111 [ 296 ] {} <Debug> TCP-Session: a4aaabd9-b2f6-409e-bb11-043a45cab767 Authenticating user 'default' from [fd00:1122:3344:101::e]:57313 | ||
| 2334 | 2026.04.29 05:59:50.474119 [ 292 ] {} <Debug> TCP-Session: 4ec62128-9af9-4e63-ad87-d76bc6cbb43e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.04.29 05:59:50.474164 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2336 | 2026.04.29 05:59:50.474182 [ 292 ] {} <Debug> TCP-Session: 4ec62128-9af9-4e63-ad87-d76bc6cbb43e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.04.29 05:59:50.474162 [ 296 ] {} <Debug> TCP-Session: a4aaabd9-b2f6-409e-bb11-043a45cab767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.04.29 05:59:50.474205 [ 297 ] {} <Debug> TCP-Session: 8cfc6da5-e844-4a48-b9a7-518e7950ae22 Authenticating user 'default' from [fd00:1122:3344:101::e]:52470 | ||
| 2339 | 2026.04.29 05:59:50.474236 [ 296 ] {} <Debug> TCP-Session: a4aaabd9-b2f6-409e-bb11-043a45cab767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.04.29 05:59:50.474248 [ 297 ] {} <Debug> TCP-Session: 8cfc6da5-e844-4a48-b9a7-518e7950ae22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.04.29 05:59:50.474022 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2342 | 2026.04.29 05:59:50.474276 [ 297 ] {} <Debug> TCP-Session: 8cfc6da5-e844-4a48-b9a7-518e7950ae22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.04.29 05:59:50.474305 [ 4 ] {003b9343-6b79-4068-a2aa-52d37685e8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53739) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2344 | 2026.04.29 05:59:50.474310 [ 293 ] {} <Debug> TCP-Session: 7c6e9698-21b1-474e-921a-384ffa360951 Authenticating user 'default' from [fd00:1122:3344:101::e]:38134 | ||
| 2345 | 2026.04.29 05:59:50.473929 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40044 | ||
| 2346 | 2026.04.29 05:59:50.474341 [ 293 ] {} <Debug> TCP-Session: 7c6e9698-21b1-474e-921a-384ffa360951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.04.29 05:59:50.473927 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52627 | ||
| 2348 | 2026.04.29 05:59:50.474406 [ 293 ] {} <Debug> TCP-Session: 7c6e9698-21b1-474e-921a-384ffa360951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.04.29 05:59:50.474058 [ 290 ] {} <Debug> TCP-Session: 39c72994-dc7a-488b-8847-1e0ba41ac0a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46812 | ||
| 2350 | 2026.04.29 05:59:50.474475 [ 290 ] {} <Debug> TCP-Session: 39c72994-dc7a-488b-8847-1e0ba41ac0a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.04.29 05:59:50.474490 [ 290 ] {} <Debug> TCP-Session: 39c72994-dc7a-488b-8847-1e0ba41ac0a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.04.29 05:59:50.474618 [ 4 ] {003b9343-6b79-4068-a2aa-52d37685e8fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2353 | 2026.04.29 05:59:50.474661 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2354 | 2026.04.29 05:59:50.474687 [ 4 ] {003b9343-6b79-4068-a2aa-52d37685e8fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2355 | 2026.04.29 05:59:50.474698 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2356 | 2026.04.29 05:59:50.474709 [ 294 ] {} <Debug> TCP-Session: b48c88ea-7e1b-4055-8f2f-4c33a63709fe Authenticating user 'default' from [fd00:1122:3344:101::e]:40044 | ||
| 2357 | 2026.04.29 05:59:50.474742 [ 295 ] {} <Debug> TCP-Session: 0e435cea-d721-45f1-a5f3-526b91d84a4f Authenticating user 'default' from [fd00:1122:3344:101::e]:52627 | ||
| 2358 | 2026.04.29 05:59:50.474753 [ 294 ] {} <Debug> TCP-Session: b48c88ea-7e1b-4055-8f2f-4c33a63709fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.04.29 05:59:50.474767 [ 295 ] {} <Debug> TCP-Session: 0e435cea-d721-45f1-a5f3-526b91d84a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.04.29 05:59:50.474782 [ 294 ] {} <Debug> TCP-Session: b48c88ea-7e1b-4055-8f2f-4c33a63709fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.04.29 05:59:50.474795 [ 295 ] {} <Debug> TCP-Session: 0e435cea-d721-45f1-a5f3-526b91d84a4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.04.29 05:59:50.474988 [ 4 ] {003b9343-6b79-4068-a2aa-52d37685e8fd} <Debug> oximeter.version (3b77e0d4-d5c5-4206-ac4a-97d60d25f7f9) (SelectExecutor): Key condition: unknown | ||
| 2363 | 2026.04.29 05:59:50.475995 [ 334 ] {003b9343-6b79-4068-a2aa-52d37685e8fd} <Trace> AggregatingTransform: Aggregating | ||
| 2364 | 2026.04.29 05:59:50.476043 [ 334 ] {003b9343-6b79-4068-a2aa-52d37685e8fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 2365 | 2026.04.29 05:59:50.476076 [ 334 ] {003b9343-6b79-4068-a2aa-52d37685e8fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987489 sec. (1012.670 rows/sec., 39.56 KiB/sec.) | ||
| 2366 | 2026.04.29 05:59:50.476093 [ 334 ] {003b9343-6b79-4068-a2aa-52d37685e8fd} <Trace> Aggregator: Merging aggregated data | ||
| 2367 | 2026.04.29 05:59:50.477488 [ 4 ] {003b9343-6b79-4068-a2aa-52d37685e8fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00325 sec., 307.6923076923077 rows/sec., 12.02 KiB/sec. | ||
| 2368 | 2026.04.29 05:59:50.477675 [ 4 ] {003b9343-6b79-4068-a2aa-52d37685e8fd} <Debug> TCPHandler: Processed in 0.003733896 sec. | ||
| 2369 | 2026.04.29 05:59:50.477826 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2370 | 2026.04.29 05:59:50.477867 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2371 | 2026.04.29 05:59:50.477886 [ 4 ] {} <Debug> TCP-Session: 18817fb5-2bc7-441e-8dc6-c511be3a0246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.04.29 05:59:50.477890 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2373 | 2026.04.29 05:59:50.477921 [ 290 ] {} <Debug> TCP-Session: 39c72994-dc7a-488b-8847-1e0ba41ac0a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.04.29 05:59:50.477922 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2375 | 2026.04.29 05:59:50.477946 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2376 | 2026.04.29 05:59:50.477969 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2377 | 2026.04.29 05:59:50.477977 [ 295 ] {} <Debug> TCP-Session: 0e435cea-d721-45f1-a5f3-526b91d84a4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.04.29 05:59:50.477999 [ 292 ] {} <Debug> TCP-Session: 4ec62128-9af9-4e63-ad87-d76bc6cbb43e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2026.04.29 05:59:50.478012 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2380 | 2026.04.29 05:59:50.478024 [ 294 ] {} <Debug> TCP-Session: b48c88ea-7e1b-4055-8f2f-4c33a63709fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.04.29 05:59:50.478036 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2382 | 2026.04.29 05:59:50.478064 [ 297 ] {} <Debug> TCP-Session: 8cfc6da5-e844-4a48-b9a7-518e7950ae22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.04.29 05:59:50.477944 [ 291 ] {} <Debug> TCP-Session: 6f9b8551-79cd-409d-8c91-a2a39413358e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2026.04.29 05:59:50.478097 [ 296 ] {} <Debug> TCP-Session: a4aaabd9-b2f6-409e-bb11-043a45cab767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.04.29 05:59:50.478005 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2386 | 2026.04.29 05:59:50.478157 [ 293 ] {} <Debug> TCP-Session: 7c6e9698-21b1-474e-921a-384ffa360951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.04.29 05:59:50.621256 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52165 | ||
| 2388 | 2026.04.29 05:59:50.621368 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2389 | 2026.04.29 05:59:50.621395 [ 4 ] {} <Debug> TCP-Session: a7ab4c45-c219-47a6-834c-4248a85abad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52165 | ||
| 2390 | 2026.04.29 05:59:50.621417 [ 4 ] {} <Debug> TCP-Session: a7ab4c45-c219-47a6-834c-4248a85abad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.04.29 05:59:50.621430 [ 4 ] {} <Debug> TCP-Session: a7ab4c45-c219-47a6-834c-4248a85abad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.04.29 05:59:50.621660 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50574 | ||
| 2393 | 2026.04.29 05:59:50.621681 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33696 | ||
| 2394 | 2026.04.29 05:59:50.621732 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46347 | ||
| 2395 | 2026.04.29 05:59:50.621761 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58893 | ||
| 2396 | 2026.04.29 05:59:50.621772 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58670 | ||
| 2397 | 2026.04.29 05:59:50.621815 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2398 | 2026.04.29 05:59:50.621830 [ 4 ] {} <Trace> TCP-Session: a7ab4c45-c219-47a6-834c-4248a85abad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2026.04.29 05:59:50.621852 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2400 | 2026.04.29 05:59:50.621866 [ 290 ] {} <Debug> TCP-Session: de9efa1a-82ad-4413-817b-bedc70fc0e46 Authenticating user 'default' from [fd00:1122:3344:101::e]:50574 | ||
| 2401 | 2026.04.29 05:59:50.621879 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2402 | 2026.04.29 05:59:50.621886 [ 295 ] {} <Debug> TCP-Session: 44b37ebc-b8b3-460d-b7ed-21787099a5a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58893 | ||
| 2403 | 2026.04.29 05:59:50.621907 [ 290 ] {} <Debug> TCP-Session: de9efa1a-82ad-4413-817b-bedc70fc0e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2026.04.29 05:59:50.621922 [ 296 ] {} <Debug> TCP-Session: 25db2bd3-a785-48d8-933c-17dde1563d30 Authenticating user 'default' from [fd00:1122:3344:101::e]:58670 | ||
| 2405 | 2026.04.29 05:59:50.621938 [ 290 ] {} <Debug> TCP-Session: de9efa1a-82ad-4413-817b-bedc70fc0e46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2026.04.29 05:59:50.621923 [ 295 ] {} <Debug> TCP-Session: 44b37ebc-b8b3-460d-b7ed-21787099a5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2026.04.29 05:59:50.621969 [ 296 ] {} <Debug> TCP-Session: 25db2bd3-a785-48d8-933c-17dde1563d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2408 | 2026.04.29 05:59:50.621989 [ 295 ] {} <Debug> TCP-Session: 44b37ebc-b8b3-460d-b7ed-21787099a5a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2026.04.29 05:59:50.622009 [ 296 ] {} <Debug> TCP-Session: 25db2bd3-a785-48d8-933c-17dde1563d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.04.29 05:59:50.622013 [ 4 ] {805d1b78-3dc8-4d49-a8ad-2b03e0327548} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52165) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2411 | 2026.04.29 05:59:50.621855 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2412 | 2026.04.29 05:59:50.622083 [ 292 ] {} <Debug> TCP-Session: 888abf5d-5910-4e57-b663-aa87ba1648c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46347 | ||
| 2413 | 2026.04.29 05:59:50.621780 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32812 | ||
| 2414 | 2026.04.29 05:59:50.622103 [ 292 ] {} <Debug> TCP-Session: 888abf5d-5910-4e57-b663-aa87ba1648c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.04.29 05:59:50.621793 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2416 | 2026.04.29 05:59:50.622143 [ 292 ] {} <Debug> TCP-Session: 888abf5d-5910-4e57-b663-aa87ba1648c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2026.04.29 05:59:50.622176 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2418 | 2026.04.29 05:59:50.622184 [ 291 ] {} <Debug> TCP-Session: 8d1f12b4-be5b-44a7-8e9c-a6f5f4c30639 Authenticating user 'default' from [fd00:1122:3344:101::e]:33696 | ||
| 2419 | 2026.04.29 05:59:50.622204 [ 297 ] {} <Debug> TCP-Session: c9a453fb-cdc4-4daf-ad69-3f55fe7369d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:32812 | ||
| 2420 | 2026.04.29 05:59:50.621740 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65156 | ||
| 2421 | 2026.04.29 05:59:50.622219 [ 291 ] {} <Debug> TCP-Session: 8d1f12b4-be5b-44a7-8e9c-a6f5f4c30639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2026.04.29 05:59:50.622224 [ 297 ] {} <Debug> TCP-Session: c9a453fb-cdc4-4daf-ad69-3f55fe7369d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2026.04.29 05:59:50.622258 [ 291 ] {} <Debug> TCP-Session: 8d1f12b4-be5b-44a7-8e9c-a6f5f4c30639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2424 | 2026.04.29 05:59:50.622269 [ 297 ] {} <Debug> TCP-Session: c9a453fb-cdc4-4daf-ad69-3f55fe7369d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2026.04.29 05:59:50.621769 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50892 | ||
| 2426 | 2026.04.29 05:59:50.622284 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2427 | 2026.04.29 05:59:50.622349 [ 4 ] {805d1b78-3dc8-4d49-a8ad-2b03e0327548} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2428 | 2026.04.29 05:59:50.622361 [ 293 ] {} <Debug> TCP-Session: 063e4120-354e-4546-bb41-9bf62933766f Authenticating user 'default' from [fd00:1122:3344:101::e]:65156 | ||
| 2429 | 2026.04.29 05:59:50.622386 [ 293 ] {} <Debug> TCP-Session: 063e4120-354e-4546-bb41-9bf62933766f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2026.04.29 05:59:50.622400 [ 293 ] {} <Debug> TCP-Session: 063e4120-354e-4546-bb41-9bf62933766f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.04.29 05:59:50.622414 [ 4 ] {805d1b78-3dc8-4d49-a8ad-2b03e0327548} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2432 | 2026.04.29 05:59:50.622414 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2433 | 2026.04.29 05:59:50.622486 [ 294 ] {} <Debug> TCP-Session: b2a87a1b-f01d-4570-9644-2d8e4b20f3b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50892 | ||
| 2434 | 2026.04.29 05:59:50.622519 [ 294 ] {} <Debug> TCP-Session: b2a87a1b-f01d-4570-9644-2d8e4b20f3b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2026.04.29 05:59:50.622533 [ 294 ] {} <Debug> TCP-Session: b2a87a1b-f01d-4570-9644-2d8e4b20f3b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.04.29 05:59:50.622738 [ 4 ] {805d1b78-3dc8-4d49-a8ad-2b03e0327548} <Debug> oximeter.version (3b77e0d4-d5c5-4206-ac4a-97d60d25f7f9) (SelectExecutor): Key condition: unknown | ||
| 2437 | 2026.04.29 05:59:50.622860 [ 4 ] {805d1b78-3dc8-4d49-a8ad-2b03e0327548} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2438 | 2026.04.29 05:59:51.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.95 MiB, peak 195.99 MiB, free memory in arenas 0.00 B, will set to 201.68 MiB (RSS), difference: 11.73 MiB | ||
| 2439 | 2026.04.29 05:59:51.234716 [ 304 ] {805d1b78-3dc8-4d49-a8ad-2b03e0327548} <Trace> AggregatingTransform: Aggregating | ||
| 2440 | 2026.04.29 05:59:51.234784 [ 304 ] {805d1b78-3dc8-4d49-a8ad-2b03e0327548} <Trace> Aggregator: Aggregation method: without_key | ||
| 2441 | 2026.04.29 05:59:51.234832 [ 304 ] {805d1b78-3dc8-4d49-a8ad-2b03e0327548} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001173891 sec. (851.868 rows/sec., 33.28 KiB/sec.) | ||
| 2442 | 2026.04.29 05:59:51.234855 [ 304 ] {805d1b78-3dc8-4d49-a8ad-2b03e0327548} <Trace> Aggregator: Merging aggregated data | ||
| 2443 | 2026.04.29 05:59:51.236309 [ 4 ] {805d1b78-3dc8-4d49-a8ad-2b03e0327548} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.614337 sec., 1.627771076786845 rows/sec., 65.11 B/sec. | ||
| 2444 | 2026.04.29 05:59:51.236497 [ 4 ] {805d1b78-3dc8-4d49-a8ad-2b03e0327548} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2445 | 2026.04.29 05:59:51.236518 [ 4 ] {805d1b78-3dc8-4d49-a8ad-2b03e0327548} <Debug> TCPHandler: Processed in 0.614853496 sec. | ||
| 2446 | 2026.04.29 05:59:51.236665 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2447 | 2026.04.29 05:59:51.236698 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2448 | 2026.04.29 05:59:51.236718 [ 4 ] {} <Debug> TCP-Session: a7ab4c45-c219-47a6-834c-4248a85abad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2449 | 2026.04.29 05:59:51.236749 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2450 | 2026.04.29 05:59:51.236764 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2451 | 2026.04.29 05:59:51.236787 [ 290 ] {} <Debug> TCP-Session: de9efa1a-82ad-4413-817b-bedc70fc0e46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2026.04.29 05:59:51.236823 [ 296 ] {} <Debug> TCP-Session: 25db2bd3-a785-48d8-933c-17dde1563d30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2453 | 2026.04.29 05:59:51.236821 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2454 | 2026.04.29 05:59:51.236807 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2455 | 2026.04.29 05:59:51.236900 [ 292 ] {} <Debug> TCP-Session: 888abf5d-5910-4e57-b663-aa87ba1648c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.04.29 05:59:51.236778 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2457 | 2026.04.29 05:59:51.236931 [ 295 ] {} <Debug> TCP-Session: 44b37ebc-b8b3-460d-b7ed-21787099a5a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2458 | 2026.04.29 05:59:51.236726 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2459 | 2026.04.29 05:59:51.236977 [ 291 ] {} <Debug> TCP-Session: 8d1f12b4-be5b-44a7-8e9c-a6f5f4c30639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2460 | 2026.04.29 05:59:51.236840 [ 293 ] {} <Debug> TCP-Session: 063e4120-354e-4546-bb41-9bf62933766f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.04.29 05:59:51.237001 [ 297 ] {} <Debug> TCP-Session: c9a453fb-cdc4-4daf-ad69-3f55fe7369d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.04.29 05:59:51.236712 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2463 | 2026.04.29 05:59:51.237070 [ 294 ] {} <Debug> TCP-Session: b2a87a1b-f01d-4570-9644-2d8e4b20f3b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2026.04.29 05:59:52.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.06 MiB, peak 216.18 MiB, free memory in arenas 0.00 B, will set to 210.76 MiB (RSS), difference: 7.70 MiB | ||
| 2465 | 2026.04.29 05:59:52.535130 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 308 | ||
| 2466 | 2026.04.29 05:59:52.537723 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.04.29 05:59:52.537788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2468 | 2026.04.29 05:59:52.539046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2469 | 2026.04.29 05:59:52.539331 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.04.29 05:59:52.539682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 2471 | 2026.04.29 05:59:54.034856 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.04.29 05:59:54.035099 [ 5 ] {67fa85ec-3bf5-4985-9431-7d5ac39a3861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2473 | 2026.04.29 05:59:54.035463 [ 5 ] {67fa85ec-3bf5-4985-9431-7d5ac39a3861} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2474 | 2026.04.29 05:59:54.035503 [ 5 ] {67fa85ec-3bf5-4985-9431-7d5ac39a3861} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2475 | 2026.04.29 05:59:54.035744 [ 5 ] {67fa85ec-3bf5-4985-9431-7d5ac39a3861} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2476 | 2026.04.29 05:59:54.035812 [ 5 ] {67fa85ec-3bf5-4985-9431-7d5ac39a3861} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2477 | 2026.04.29 05:59:54.035951 [ 5 ] {67fa85ec-3bf5-4985-9431-7d5ac39a3861} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2478 | 2026.04.29 05:59:54.036079 [ 300 ] {67fa85ec-3bf5-4985-9431-7d5ac39a3861} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2479 | 2026.04.29 05:59:54.036089 [ 304 ] {67fa85ec-3bf5-4985-9431-7d5ac39a3861} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2480 | 2026.04.29 05:59:54.036219 [ 5 ] {67fa85ec-3bf5-4985-9431-7d5ac39a3861} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2481 | 2026.04.29 05:59:54.036251 [ 5 ] {67fa85ec-3bf5-4985-9431-7d5ac39a3861} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2482 | 2026.04.29 05:59:54.036303 [ 5 ] {67fa85ec-3bf5-4985-9431-7d5ac39a3861} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2483 | 2026.04.29 05:59:54.036330 [ 5 ] {67fa85ec-3bf5-4985-9431-7d5ac39a3861} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 41 rows starting from 0 | ||
| 2484 | 2026.04.29 05:59:54.037465 [ 5 ] {67fa85ec-3bf5-4985-9431-7d5ac39a3861} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002471 sec., 16592.47268312424 rows/sec., 3.61 MiB/sec. | ||
| 2485 | 2026.04.29 05:59:54.037569 [ 5 ] {67fa85ec-3bf5-4985-9431-7d5ac39a3861} <Debug> TCPHandler: Processed in 0.002842236 sec. | ||
| 2486 | 2026.04.29 05:59:54.042722 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.04.29 05:59:54.042834 [ 5 ] {9495b8bd-3b40-4c06-94c3-04fe73dbbf3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2488 | 2026.04.29 05:59:54.042881 [ 5 ] {9495b8bd-3b40-4c06-94c3-04fe73dbbf3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2489 | 2026.04.29 05:59:54.043618 [ 5 ] {9495b8bd-3b40-4c06-94c3-04fe73dbbf3b} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.04.29 05:59:54.043667 [ 5 ] {9495b8bd-3b40-4c06-94c3-04fe73dbbf3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2491 | 2026.04.29 05:59:54.044164 [ 5 ] {9495b8bd-3b40-4c06-94c3-04fe73dbbf3b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2492 | 2026.04.29 05:59:54.044464 [ 5 ] {9495b8bd-3b40-4c06-94c3-04fe73dbbf3b} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.04.29 05:59:54.044647 [ 5 ] {9495b8bd-3b40-4c06-94c3-04fe73dbbf3b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001844 sec., 154013.01518438177 rows/sec., 9.78 MiB/sec. | ||
| 2494 | 2026.04.29 05:59:54.044696 [ 5 ] {9495b8bd-3b40-4c06-94c3-04fe73dbbf3b} <Debug> TCPHandler: Processed in 0.002027629 sec. | ||
| 2495 | 2026.04.29 05:59:54.044846 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2026.04.29 05:59:54.044963 [ 5 ] {b5330b2e-f7bb-4b8b-a8c6-a8813cb2e5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2497 | 2026.04.29 05:59:54.045012 [ 5 ] {b5330b2e-f7bb-4b8b-a8c6-a8813cb2e5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2498 | 2026.04.29 05:59:54.045883 [ 5 ] {b5330b2e-f7bb-4b8b-a8c6-a8813cb2e5bb} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.04.29 05:59:54.045924 [ 5 ] {b5330b2e-f7bb-4b8b-a8c6-a8813cb2e5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2500 | 2026.04.29 05:59:54.046345 [ 5 ] {b5330b2e-f7bb-4b8b-a8c6-a8813cb2e5bb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2501 | 2026.04.29 05:59:54.046581 [ 5 ] {b5330b2e-f7bb-4b8b-a8c6-a8813cb2e5bb} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2026.04.29 05:59:54.046719 [ 5 ] {b5330b2e-f7bb-4b8b-a8c6-a8813cb2e5bb} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001782 sec., 459595.95959595963 rows/sec., 35.65 MiB/sec. | ||
| 2503 | 2026.04.29 05:59:54.046755 [ 5 ] {b5330b2e-f7bb-4b8b-a8c6-a8813cb2e5bb} <Debug> TCPHandler: Processed in 0.001971059 sec. | ||
| 2504 | 2026.04.29 05:59:54.046887 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2505 | 2026.04.29 05:59:54.046983 [ 5 ] {111e208c-37c9-48bc-a755-91a751eae8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2506 | 2026.04.29 05:59:54.047022 [ 5 ] {111e208c-37c9-48bc-a755-91a751eae8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2507 | 2026.04.29 05:59:54.047470 [ 5 ] {111e208c-37c9-48bc-a755-91a751eae8c1} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.04.29 05:59:54.047507 [ 5 ] {111e208c-37c9-48bc-a755-91a751eae8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2509 | 2026.04.29 05:59:54.047821 [ 5 ] {111e208c-37c9-48bc-a755-91a751eae8c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2510 | 2026.04.29 05:59:54.048060 [ 5 ] {111e208c-37c9-48bc-a755-91a751eae8c1} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2026.04.29 05:59:54.048188 [ 5 ] {111e208c-37c9-48bc-a755-91a751eae8c1} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001224 sec., 125000 rows/sec., 7.48 MiB/sec. | ||
| 2512 | 2026.04.29 05:59:54.048237 [ 5 ] {111e208c-37c9-48bc-a755-91a751eae8c1} <Debug> TCPHandler: Processed in 0.001400183 sec. | ||
| 2513 | 2026.04.29 05:59:54.048374 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2026.04.29 05:59:54.048475 [ 5 ] {7a731963-5b61-4722-8468-5a71dddd09df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2515 | 2026.04.29 05:59:54.048515 [ 5 ] {7a731963-5b61-4722-8468-5a71dddd09df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2516 | 2026.04.29 05:59:54.048948 [ 5 ] {7a731963-5b61-4722-8468-5a71dddd09df} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.04.29 05:59:54.048984 [ 5 ] {7a731963-5b61-4722-8468-5a71dddd09df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2518 | 2026.04.29 05:59:54.049314 [ 5 ] {7a731963-5b61-4722-8468-5a71dddd09df} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2519 | 2026.04.29 05:59:54.049534 [ 5 ] {7a731963-5b61-4722-8468-5a71dddd09df} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.04.29 05:59:54.049661 [ 5 ] {7a731963-5b61-4722-8468-5a71dddd09df} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001203 sec., 123857.02410640066 rows/sec., 8.00 MiB/sec. | ||
| 2521 | 2026.04.29 05:59:54.049697 [ 5 ] {7a731963-5b61-4722-8468-5a71dddd09df} <Debug> TCPHandler: Processed in 0.001373173 sec. | ||
| 2522 | 2026.04.29 05:59:54.049825 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2523 | 2026.04.29 05:59:54.049917 [ 5 ] {a50abac4-2adb-4866-be36-5c6c336e767c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2524 | 2026.04.29 05:59:54.049956 [ 5 ] {a50abac4-2adb-4866-be36-5c6c336e767c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2525 | 2026.04.29 05:59:54.050408 [ 5 ] {a50abac4-2adb-4866-be36-5c6c336e767c} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2026.04.29 05:59:54.050445 [ 5 ] {a50abac4-2adb-4866-be36-5c6c336e767c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2527 | 2026.04.29 05:59:54.050765 [ 5 ] {a50abac4-2adb-4866-be36-5c6c336e767c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2528 | 2026.04.29 05:59:54.050971 [ 5 ] {a50abac4-2adb-4866-be36-5c6c336e767c} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.04.29 05:59:54.051095 [ 5 ] {a50abac4-2adb-4866-be36-5c6c336e767c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 2530 | 2026.04.29 05:59:54.051131 [ 5 ] {a50abac4-2adb-4866-be36-5c6c336e767c} <Debug> TCPHandler: Processed in 0.001356143 sec. | ||
| 2531 | 2026.04.29 05:59:54.051255 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2026.04.29 05:59:54.051348 [ 5 ] {da41c1e5-4b1c-411e-a2fb-44aca6449a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2533 | 2026.04.29 05:59:54.051387 [ 5 ] {da41c1e5-4b1c-411e-a2fb-44aca6449a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2534 | 2026.04.29 05:59:54.052017 [ 5 ] {da41c1e5-4b1c-411e-a2fb-44aca6449a83} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2026.04.29 05:59:54.052055 [ 5 ] {da41c1e5-4b1c-411e-a2fb-44aca6449a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2536 | 2026.04.29 05:59:54.052423 [ 5 ] {da41c1e5-4b1c-411e-a2fb-44aca6449a83} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2537 | 2026.04.29 05:59:54.052661 [ 5 ] {da41c1e5-4b1c-411e-a2fb-44aca6449a83} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2026.04.29 05:59:54.052794 [ 5 ] {da41c1e5-4b1c-411e-a2fb-44aca6449a83} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001464 sec., 342213.11475409835 rows/sec., 24.05 MiB/sec. | ||
| 2539 | 2026.04.29 05:59:54.052866 [ 5 ] {da41c1e5-4b1c-411e-a2fb-44aca6449a83} <Debug> TCPHandler: Processed in 0.001660376 sec. | ||
| 2540 | 2026.04.29 05:59:54.053031 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2541 | 2026.04.29 05:59:54.053145 [ 5 ] {9bde6b64-d3b7-40d8-bb5a-811c0d1745be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2542 | 2026.04.29 05:59:54.053194 [ 5 ] {9bde6b64-d3b7-40d8-bb5a-811c0d1745be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2543 | 2026.04.29 05:59:54.053534 [ 5 ] {9bde6b64-d3b7-40d8-bb5a-811c0d1745be} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.04.29 05:59:54.053572 [ 5 ] {9bde6b64-d3b7-40d8-bb5a-811c0d1745be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2545 | 2026.04.29 05:59:54.053894 [ 5 ] {9bde6b64-d3b7-40d8-bb5a-811c0d1745be} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2546 | 2026.04.29 05:59:54.054116 [ 5 ] {9bde6b64-d3b7-40d8-bb5a-811c0d1745be} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.04.29 05:59:54.054215 [ 55 ] {} <Debug> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2548 | 2026.04.29 05:59:54.054244 [ 5 ] {9bde6b64-d3b7-40d8-bb5a-811c0d1745be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 2549 | 2026.04.29 05:59:54.054279 [ 55 ] {} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.04.29 05:59:54.054288 [ 5 ] {9bde6b64-d3b7-40d8-bb5a-811c0d1745be} <Debug> TCPHandler: Processed in 0.001318382 sec. | ||
| 2551 | 2026.04.29 05:59:54.054310 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2552 | 2026.04.29 05:59:54.054406 [ 194 ] {4912a95a-255f-41bd-8acf-a5f01a375ecd::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 | ||
| 2553 | 2026.04.29 05:59:54.054428 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2026.04.29 05:59:54.054511 [ 194 ] {4912a95a-255f-41bd-8acf-a5f01a375ecd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2555 | 2026.04.29 05:59:54.054526 [ 5 ] {d4a88893-512a-4d1c-aaed-bedbfaef5e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2556 | 2026.04.29 05:59:54.054547 [ 194 ] {4912a95a-255f-41bd-8acf-a5f01a375ecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2557 | 2026.04.29 05:59:54.054574 [ 5 ] {d4a88893-512a-4d1c-aaed-bedbfaef5e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2558 | 2026.04.29 05:59:54.054614 [ 194 ] {4912a95a-255f-41bd-8acf-a5f01a375ecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2559 | 2026.04.29 05:59:54.054663 [ 194 ] {4912a95a-255f-41bd-8acf-a5f01a375ecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2560 | 2026.04.29 05:59:54.054702 [ 194 ] {4912a95a-255f-41bd-8acf-a5f01a375ecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2561 | 2026.04.29 05:59:54.054743 [ 194 ] {4912a95a-255f-41bd-8acf-a5f01a375ecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2562 | 2026.04.29 05:59:54.054781 [ 194 ] {4912a95a-255f-41bd-8acf-a5f01a375ecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2563 | 2026.04.29 05:59:54.055007 [ 5 ] {d4a88893-512a-4d1c-aaed-bedbfaef5e58} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.04.29 05:59:54.055049 [ 5 ] {d4a88893-512a-4d1c-aaed-bedbfaef5e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2565 | 2026.04.29 05:59:54.055449 [ 5 ] {d4a88893-512a-4d1c-aaed-bedbfaef5e58} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2566 | 2026.04.29 05:59:54.055644 [ 188 ] {4912a95a-255f-41bd-8acf-a5f01a375ecd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001269642 sec., 28354.449521991235 rows/sec., 1.45 MiB/sec. | ||
| 2567 | 2026.04.29 05:59:54.055677 [ 5 ] {d4a88893-512a-4d1c-aaed-bedbfaef5e58} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.04.29 05:59:54.055809 [ 187 ] {4912a95a-255f-41bd-8acf-a5f01a375ecd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2569 | 2026.04.29 05:59:54.055816 [ 5 ] {d4a88893-512a-4d1c-aaed-bedbfaef5e58} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001309 sec., 202444.61420932008 rows/sec., 13.45 MiB/sec. | ||
| 2570 | 2026.04.29 05:59:54.055867 [ 5 ] {d4a88893-512a-4d1c-aaed-bedbfaef5e58} <Debug> TCPHandler: Processed in 0.001489134 sec. | ||
| 2571 | 2026.04.29 05:59:54.055999 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2026.04.29 05:59:54.056095 [ 5 ] {bfacef5a-9561-4e60-b519-5827b3aaaa54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2573 | 2026.04.29 05:59:54.056137 [ 187 ] {4912a95a-255f-41bd-8acf-a5f01a375ecd::all_1_6_1} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2026.04.29 05:59:54.056141 [ 5 ] {bfacef5a-9561-4e60-b519-5827b3aaaa54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2575 | 2026.04.29 05:59:54.056217 [ 187 ] {4912a95a-255f-41bd-8acf-a5f01a375ecd::all_1_6_1} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2576 | 2026.04.29 05:59:54.056293 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2577 | 2026.04.29 05:59:54.056482 [ 5 ] {bfacef5a-9561-4e60-b519-5827b3aaaa54} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.04.29 05:59:54.056524 [ 5 ] {bfacef5a-9561-4e60-b519-5827b3aaaa54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2579 | 2026.04.29 05:59:54.056844 [ 5 ] {bfacef5a-9561-4e60-b519-5827b3aaaa54} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2580 | 2026.04.29 05:59:54.057059 [ 5 ] {bfacef5a-9561-4e60-b519-5827b3aaaa54} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.04.29 05:59:54.057190 [ 5 ] {bfacef5a-9561-4e60-b519-5827b3aaaa54} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 60.54 KiB/sec. | ||
| 2582 | 2026.04.29 05:59:54.057226 [ 5 ] {bfacef5a-9561-4e60-b519-5827b3aaaa54} <Debug> TCPHandler: Processed in 0.001275462 sec. | ||
| 2583 | 2026.04.29 05:59:54.057347 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2584 | 2026.04.29 05:59:54.057439 [ 5 ] {cac6bdd1-301c-403b-a326-a5ad2f9ca8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2585 | 2026.04.29 05:59:54.057492 [ 5 ] {cac6bdd1-301c-403b-a326-a5ad2f9ca8f2} <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 | ||
| 2586 | 2026.04.29 05:59:54.058266 [ 5 ] {cac6bdd1-301c-403b-a326-a5ad2f9ca8f2} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.04.29 05:59:54.058303 [ 5 ] {cac6bdd1-301c-403b-a326-a5ad2f9ca8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2588 | 2026.04.29 05:59:54.058830 [ 5 ] {cac6bdd1-301c-403b-a326-a5ad2f9ca8f2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2589 | 2026.04.29 05:59:54.059056 [ 5 ] {cac6bdd1-301c-403b-a326-a5ad2f9ca8f2} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2026.04.29 05:59:54.059189 [ 5 ] {cac6bdd1-301c-403b-a326-a5ad2f9ca8f2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001767 sec., 6225.24052065648 rows/sec., 11.16 MiB/sec. | ||
| 2591 | 2026.04.29 05:59:54.059237 [ 5 ] {cac6bdd1-301c-403b-a326-a5ad2f9ca8f2} <Debug> TCPHandler: Processed in 0.001937698 sec. | ||
| 2592 | 2026.04.29 05:59:54.059361 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2593 | 2026.04.29 05:59:54.059460 [ 5 ] {4711cdc3-c709-42ec-bbe8-79e607d7cb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2594 | 2026.04.29 05:59:54.059502 [ 5 ] {4711cdc3-c709-42ec-bbe8-79e607d7cb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2595 | 2026.04.29 05:59:54.059841 [ 5 ] {4711cdc3-c709-42ec-bbe8-79e607d7cb96} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.04.29 05:59:54.059878 [ 5 ] {4711cdc3-c709-42ec-bbe8-79e607d7cb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2597 | 2026.04.29 05:59:54.060205 [ 5 ] {4711cdc3-c709-42ec-bbe8-79e607d7cb96} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2598 | 2026.04.29 05:59:54.060427 [ 5 ] {4711cdc3-c709-42ec-bbe8-79e607d7cb96} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.04.29 05:59:54.060560 [ 5 ] {4711cdc3-c709-42ec-bbe8-79e607d7cb96} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001119 sec., 80428.9544235925 rows/sec., 5.03 MiB/sec. | ||
| 2600 | 2026.04.29 05:59:54.060595 [ 5 ] {4711cdc3-c709-42ec-bbe8-79e607d7cb96} <Debug> TCPHandler: Processed in 0.001285042 sec. | ||
| 2601 | 2026.04.29 05:59:57.461632 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2602 | 2026.04.29 05:59:57.461696 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2603 | 2026.04.29 05:59:57.535770 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4711 | ||
| 2604 | 2026.04.29 05:59:57.536244 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2026.04.29 05:59:57.536291 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2606 | 2026.04.29 05:59:57.536794 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2607 | 2026.04.29 05:59:57.537036 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa2fb079-6dfd-4693-80df-803eed542d87): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2026.04.29 05:59:57.537171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4711 | ||
| 2609 | 2026.04.29 05:59:57.809116 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2610 | 2026.04.29 05:59:57.826962 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2026.04.29 05:59:57.827037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2612 | 2026.04.29 05:59:57.832345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2613 | 2026.04.29 05:59:57.833050 [ 244 ] {} <Trace> system.metric_log (ccacb6bb-8afa-441b-8f24-61e562dd7151): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.04.29 05:59:57.836312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2615 | 2026.04.29 05:59:59.034020 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2026.04.29 05:59:59.034249 [ 5 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2617 | 2026.04.29 05:59:59.034585 [ 5 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2618 | 2026.04.29 05:59:59.034623 [ 5 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2619 | 2026.04.29 05:59:59.034854 [ 5 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2620 | 2026.04.29 05:59:59.034928 [ 5 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2621 | 2026.04.29 05:59:59.035073 [ 5 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 2622 | 2026.04.29 05:59:59.035192 [ 304 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2623 | 2026.04.29 05:59:59.035197 [ 300 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2624 | 2026.04.29 05:59:59.035340 [ 5 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (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 | ||
| 2625 | 2026.04.29 05:59:59.035378 [ 5 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2626 | 2026.04.29 05:59:59.038330 [ 5 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2627 | 2026.04.29 05:59:59.038368 [ 5 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 2628 | 2026.04.29 05:59:59.038430 [ 5 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2629 | 2026.04.29 05:59:59.038472 [ 5 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2630 | 2026.04.29 05:59:59.039867 [ 5 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Debug> executeQuery: Read 45 rows, 9.52 KiB in 0.005708 sec., 7883.672039243167 rows/sec., 1.63 MiB/sec. | ||
| 2631 | 2026.04.29 05:59:59.039999 [ 5 ] {fbd517db-9676-478c-8d75-f533ab8f323e} <Debug> TCPHandler: Processed in 0.006111488 sec. | ||
| 2632 | 2026.04.29 05:59:59.046946 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2633 | 2026.04.29 05:59:59.047083 [ 5 ] {fb9c4d2d-9e82-4052-bc83-8b5f81941da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2634 | 2026.04.29 05:59:59.047138 [ 5 ] {fb9c4d2d-9e82-4052-bc83-8b5f81941da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2635 | 2026.04.29 05:59:59.047703 [ 5 ] {fb9c4d2d-9e82-4052-bc83-8b5f81941da8} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.04.29 05:59:59.047751 [ 5 ] {fb9c4d2d-9e82-4052-bc83-8b5f81941da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2637 | 2026.04.29 05:59:59.048138 [ 5 ] {fb9c4d2d-9e82-4052-bc83-8b5f81941da8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2638 | 2026.04.29 05:59:59.048375 [ 5 ] {fb9c4d2d-9e82-4052-bc83-8b5f81941da8} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2026.04.29 05:59:59.048528 [ 5 ] {fb9c4d2d-9e82-4052-bc83-8b5f81941da8} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001486 sec., 71332.43606998655 rows/sec., 5.99 MiB/sec. | ||
| 2640 | 2026.04.29 05:59:59.048568 [ 5 ] {fb9c4d2d-9e82-4052-bc83-8b5f81941da8} <Debug> TCPHandler: Processed in 0.001690166 sec. | ||
| 2641 | 2026.04.29 05:59:59.048697 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2026.04.29 05:59:59.048798 [ 5 ] {46fd3c51-c841-42ab-a206-48b455b9de1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2643 | 2026.04.29 05:59:59.048841 [ 5 ] {46fd3c51-c841-42ab-a206-48b455b9de1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2644 | 2026.04.29 05:59:59.049252 [ 5 ] {46fd3c51-c841-42ab-a206-48b455b9de1c} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.04.29 05:59:59.049291 [ 5 ] {46fd3c51-c841-42ab-a206-48b455b9de1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2646 | 2026.04.29 05:59:59.049620 [ 5 ] {46fd3c51-c841-42ab-a206-48b455b9de1c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2647 | 2026.04.29 05:59:59.049837 [ 5 ] {46fd3c51-c841-42ab-a206-48b455b9de1c} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2026.04.29 05:59:59.049969 [ 5 ] {46fd3c51-c841-42ab-a206-48b455b9de1c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001193 sec., 20955.574182732606 rows/sec., 1.54 MiB/sec. | ||
| 2649 | 2026.04.29 05:59:59.050006 [ 5 ] {46fd3c51-c841-42ab-a206-48b455b9de1c} <Debug> TCPHandler: Processed in 0.001360333 sec. | ||
| 2650 | 2026.04.29 05:59:59.050123 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2026.04.29 05:59:59.050220 [ 5 ] {eff3c85f-29b6-4e91-8147-cb9d735a03de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2652 | 2026.04.29 05:59:59.050262 [ 5 ] {eff3c85f-29b6-4e91-8147-cb9d735a03de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2653 | 2026.04.29 05:59:59.050680 [ 5 ] {eff3c85f-29b6-4e91-8147-cb9d735a03de} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.04.29 05:59:59.050718 [ 5 ] {eff3c85f-29b6-4e91-8147-cb9d735a03de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2655 | 2026.04.29 05:59:59.051037 [ 5 ] {eff3c85f-29b6-4e91-8147-cb9d735a03de} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2656 | 2026.04.29 05:59:59.051252 [ 5 ] {eff3c85f-29b6-4e91-8147-cb9d735a03de} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2026.04.29 05:59:59.051381 [ 5 ] {eff3c85f-29b6-4e91-8147-cb9d735a03de} <Debug> executeQuery: Read 94 rows, 7.54 KiB in 0.00118 sec., 79661.01694915254 rows/sec., 6.24 MiB/sec. | ||
| 2658 | 2026.04.29 05:59:59.051417 [ 5 ] {eff3c85f-29b6-4e91-8147-cb9d735a03de} <Debug> TCPHandler: Processed in 0.001344923 sec. | ||
| 2659 | 2026.04.29 05:59:59.051541 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2660 | 2026.04.29 05:59:59.051636 [ 5 ] {730516ab-1807-485a-b79e-a5173909f80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2661 | 2026.04.29 05:59:59.051679 [ 5 ] {730516ab-1807-485a-b79e-a5173909f80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2662 | 2026.04.29 05:59:59.052085 [ 5 ] {730516ab-1807-485a-b79e-a5173909f80d} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2026.04.29 05:59:59.052123 [ 5 ] {730516ab-1807-485a-b79e-a5173909f80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2664 | 2026.04.29 05:59:59.052457 [ 5 ] {730516ab-1807-485a-b79e-a5173909f80d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2665 | 2026.04.29 05:59:59.052679 [ 5 ] {730516ab-1807-485a-b79e-a5173909f80d} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2026.04.29 05:59:59.052807 [ 5 ] {730516ab-1807-485a-b79e-a5173909f80d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 2667 | 2026.04.29 05:59:59.052843 [ 5 ] {730516ab-1807-485a-b79e-a5173909f80d} <Debug> TCPHandler: Processed in 0.001352023 sec. | ||
| 2668 | 2026.04.29 05:59:59.052959 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2669 | 2026.04.29 05:59:59.053053 [ 5 ] {e8e04989-b188-4af0-a860-a01dad599b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2670 | 2026.04.29 05:59:59.053107 [ 5 ] {e8e04989-b188-4af0-a860-a01dad599b74} <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 | ||
| 2671 | 2026.04.29 05:59:59.053869 [ 5 ] {e8e04989-b188-4af0-a860-a01dad599b74} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.04.29 05:59:59.053906 [ 5 ] {e8e04989-b188-4af0-a860-a01dad599b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2673 | 2026.04.29 05:59:59.054439 [ 5 ] {e8e04989-b188-4af0-a860-a01dad599b74} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2674 | 2026.04.29 05:59:59.054694 [ 5 ] {e8e04989-b188-4af0-a860-a01dad599b74} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.04.29 05:59:59.054833 [ 5 ] {e8e04989-b188-4af0-a860-a01dad599b74} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001798 sec., 13904.338153503893 rows/sec., 24.92 MiB/sec. | ||
| 2676 | 2026.04.29 05:59:59.054892 [ 5 ] {e8e04989-b188-4af0-a860-a01dad599b74} <Debug> TCPHandler: Processed in 0.001983188 sec. | ||
| 2677 | 2026.04.29 05:59:59.055022 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2026.04.29 05:59:59.055115 [ 5 ] {c53afb57-7ffa-4c8d-b5f9-f1f279fe103c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2679 | 2026.04.29 05:59:59.055157 [ 5 ] {c53afb57-7ffa-4c8d-b5f9-f1f279fe103c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2680 | 2026.04.29 05:59:59.055488 [ 5 ] {c53afb57-7ffa-4c8d-b5f9-f1f279fe103c} <Trace> oximeter.measurements_i64 (cfa517fe-1c63-4f91-bd1a-4d7bc10d7ec8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2026.04.29 05:59:59.055524 [ 5 ] {c53afb57-7ffa-4c8d-b5f9-f1f279fe103c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2682 | 2026.04.29 05:59:59.055823 [ 5 ] {c53afb57-7ffa-4c8d-b5f9-f1f279fe103c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2683 | 2026.04.29 05:59:59.056036 [ 5 ] {c53afb57-7ffa-4c8d-b5f9-f1f279fe103c} <Trace> oximeter.measurements_i64 (cfa517fe-1c63-4f91-bd1a-4d7bc10d7ec8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.04.29 05:59:59.056164 [ 5 ] {c53afb57-7ffa-4c8d-b5f9-f1f279fe103c} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 424.15 KiB/sec. | ||
| 2685 | 2026.04.29 05:59:59.056199 [ 5 ] {c53afb57-7ffa-4c8d-b5f9-f1f279fe103c} <Debug> TCPHandler: Processed in 0.001226582 sec. | ||
| 2686 | 2026.04.29 05:59:59.056332 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2026.04.29 05:59:59.056426 [ 5 ] {4cf87287-351d-4b7e-9d38-2a07a6c5bfdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2688 | 2026.04.29 05:59:59.056466 [ 5 ] {4cf87287-351d-4b7e-9d38-2a07a6c5bfdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2689 | 2026.04.29 05:59:59.056794 [ 5 ] {4cf87287-351d-4b7e-9d38-2a07a6c5bfdc} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2026.04.29 05:59:59.056832 [ 5 ] {4cf87287-351d-4b7e-9d38-2a07a6c5bfdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2691 | 2026.04.29 05:59:59.057137 [ 5 ] {4cf87287-351d-4b7e-9d38-2a07a6c5bfdc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2692 | 2026.04.29 05:59:59.057349 [ 5 ] {4cf87287-351d-4b7e-9d38-2a07a6c5bfdc} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.04.29 05:59:59.057479 [ 5 ] {4cf87287-351d-4b7e-9d38-2a07a6c5bfdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2694 | 2026.04.29 05:59:59.057522 [ 5 ] {4cf87287-351d-4b7e-9d38-2a07a6c5bfdc} <Debug> TCPHandler: Processed in 0.001239191 sec. | ||
| 2695 | 2026.04.29 06:00:00.566503 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.04.29 06:00:00.566860 [ 5 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2697 | 2026.04.29 06:00:00.567374 [ 5 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2698 | 2026.04.29 06:00:00.567426 [ 5 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2699 | 2026.04.29 06:00:00.567765 [ 5 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2700 | 2026.04.29 06:00:00.567854 [ 5 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2701 | 2026.04.29 06:00:00.568027 [ 5 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Key condition: (column 0 in 45-element set) | ||
| 2702 | 2026.04.29 06:00:00.568182 [ 332 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2703 | 2026.04.29 06:00:00.568190 [ 300 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2704 | 2026.04.29 06:00:00.568357 [ 5 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (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 | ||
| 2705 | 2026.04.29 06:00:00.568400 [ 5 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Trace> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2706 | 2026.04.29 06:00:00.568511 [ 5 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2707 | 2026.04.29 06:00:00.568546 [ 5 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Debug> oximeter.timeseries_schema (c73e010a-85ac-43eb-9680-5d016959746c) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 2708 | 2026.04.29 06:00:00.568601 [ 5 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2709 | 2026.04.29 06:00:00.568667 [ 5 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2710 | 2026.04.29 06:00:00.570249 [ 5 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Debug> executeQuery: Read 45 rows, 9.52 KiB in 0.003541 sec., 12708.274498729174 rows/sec., 2.63 MiB/sec. | ||
| 2711 | 2026.04.29 06:00:00.570459 [ 5 ] {37b74306-c2de-46d7-ae4a-13582417c0c7} <Debug> TCPHandler: Processed in 0.004170289 sec. | ||
| 2712 | 2026.04.29 06:00:00.592217 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2026.04.29 06:00:00.592411 [ 5 ] {e98151ef-5905-4346-ac78-c6c57619dfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2714 | 2026.04.29 06:00:00.592491 [ 5 ] {e98151ef-5905-4346-ac78-c6c57619dfbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2715 | 2026.04.29 06:00:00.593446 [ 5 ] {e98151ef-5905-4346-ac78-c6c57619dfbd} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.04.29 06:00:00.593494 [ 5 ] {e98151ef-5905-4346-ac78-c6c57619dfbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2717 | 2026.04.29 06:00:00.594052 [ 5 ] {e98151ef-5905-4346-ac78-c6c57619dfbd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2718 | 2026.04.29 06:00:00.594394 [ 5 ] {e98151ef-5905-4346-ac78-c6c57619dfbd} <Trace> oximeter.fields_i16 (a39e580a-87db-4139-86a4-ff644f242217): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.04.29 06:00:00.594603 [ 5 ] {e98151ef-5905-4346-ac78-c6c57619dfbd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002251 sec., 126166.14837849844 rows/sec., 8.01 MiB/sec. | ||
| 2720 | 2026.04.29 06:00:00.594678 [ 5 ] {e98151ef-5905-4346-ac78-c6c57619dfbd} <Debug> TCPHandler: Processed in 0.002592554 sec. | ||
| 2721 | 2026.04.29 06:00:00.594906 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2026.04.29 06:00:00.595019 [ 5 ] {ade1d301-6bfe-4e26-b002-d5bb61eadfae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2723 | 2026.04.29 06:00:00.595070 [ 5 ] {ade1d301-6bfe-4e26-b002-d5bb61eadfae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2724 | 2026.04.29 06:00:00.595619 [ 5 ] {ade1d301-6bfe-4e26-b002-d5bb61eadfae} <Trace> oximeter.fields_ipaddr (50461cd1-ffa6-4d7e-9493-9ddee520c4df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.04.29 06:00:00.595659 [ 5 ] {ade1d301-6bfe-4e26-b002-d5bb61eadfae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2726 | 2026.04.29 06:00:00.596007 [ 5 ] {ade1d301-6bfe-4e26-b002-d5bb61eadfae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2727 | 2026.04.29 06:00:00.596264 [ 5 ] {ade1d301-6bfe-4e26-b002-d5bb61eadfae} <Trace> oximeter.fields_ipaddr (50461cd1-ffa6-4d7e-9493-9ddee520c4df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.04.29 06:00:00.596431 [ 5 ] {ade1d301-6bfe-4e26-b002-d5bb61eadfae} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001438 sec., 11126.564673157163 rows/sec., 907.29 KiB/sec. | ||
| 2729 | 2026.04.29 06:00:00.596486 [ 5 ] {ade1d301-6bfe-4e26-b002-d5bb61eadfae} <Debug> TCPHandler: Processed in 0.001650125 sec. | ||
| 2730 | 2026.04.29 06:00:00.596673 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2026.04.29 06:00:00.596803 [ 5 ] {0332c36a-3298-4e2b-be03-be87a8b470a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2732 | 2026.04.29 06:00:00.596864 [ 5 ] {0332c36a-3298-4e2b-be03-be87a8b470a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2733 | 2026.04.29 06:00:00.600186 [ 5 ] {0332c36a-3298-4e2b-be03-be87a8b470a3} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.04.29 06:00:00.600226 [ 5 ] {0332c36a-3298-4e2b-be03-be87a8b470a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2735 | 2026.04.29 06:00:00.601045 [ 5 ] {0332c36a-3298-4e2b-be03-be87a8b470a3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2736 | 2026.04.29 06:00:00.601372 [ 5 ] {0332c36a-3298-4e2b-be03-be87a8b470a3} <Trace> oximeter.fields_string (b8d6be6d-4d1f-45a3-95c2-f93f8a3eb347): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.04.29 06:00:00.601532 [ 5 ] {0332c36a-3298-4e2b-be03-be87a8b470a3} <Debug> executeQuery: Read 3181 rows, 243.42 KiB in 0.004754 sec., 669120.7404291122 rows/sec., 50.00 MiB/sec. | ||
| 2738 | 2026.04.29 06:00:00.601593 [ 5 ] {0332c36a-3298-4e2b-be03-be87a8b470a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2739 | 2026.04.29 06:00:00.601611 [ 5 ] {0332c36a-3298-4e2b-be03-be87a8b470a3} <Debug> TCPHandler: Processed in 0.005005167 sec. | ||
| 2740 | 2026.04.29 06:00:00.601775 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2026.04.29 06:00:00.601892 [ 5 ] {bcda1995-80f3-4b26-b29d-afbfd8d56074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2742 | 2026.04.29 06:00:00.601942 [ 5 ] {bcda1995-80f3-4b26-b29d-afbfd8d56074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2743 | 2026.04.29 06:00:00.602742 [ 5 ] {bcda1995-80f3-4b26-b29d-afbfd8d56074} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2026.04.29 06:00:00.602788 [ 5 ] {bcda1995-80f3-4b26-b29d-afbfd8d56074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2745 | 2026.04.29 06:00:00.603231 [ 5 ] {bcda1995-80f3-4b26-b29d-afbfd8d56074} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2746 | 2026.04.29 06:00:00.603590 [ 5 ] {bcda1995-80f3-4b26-b29d-afbfd8d56074} <Trace> oximeter.fields_u16 (3262ab8d-b028-4bdf-b50d-c1d06f732c4e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.04.29 06:00:00.603766 [ 5 ] {bcda1995-80f3-4b26-b29d-afbfd8d56074} <Debug> executeQuery: Read 182 rows, 11.46 KiB in 0.001897 sec., 95940.9594095941 rows/sec., 5.90 MiB/sec. | ||
| 2748 | 2026.04.29 06:00:00.603825 [ 5 ] {bcda1995-80f3-4b26-b29d-afbfd8d56074} <Debug> TCPHandler: Processed in 0.00210915 sec. | ||
| 2749 | 2026.04.29 06:00:00.604013 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2026.04.29 06:00:00.604141 [ 5 ] {b1d78013-46be-43f1-9285-0d98359857f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2751 | 2026.04.29 06:00:00.604201 [ 5 ] {b1d78013-46be-43f1-9285-0d98359857f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2752 | 2026.04.29 06:00:00.605314 [ 5 ] {b1d78013-46be-43f1-9285-0d98359857f6} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.04.29 06:00:00.605363 [ 5 ] {b1d78013-46be-43f1-9285-0d98359857f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2754 | 2026.04.29 06:00:00.605900 [ 5 ] {b1d78013-46be-43f1-9285-0d98359857f6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2755 | 2026.04.29 06:00:00.606263 [ 5 ] {b1d78013-46be-43f1-9285-0d98359857f6} <Trace> oximeter.fields_u32 (2c91778f-3e67-4589-9baf-057270bd3480): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.04.29 06:00:00.606433 [ 5 ] {b1d78013-46be-43f1-9285-0d98359857f6} <Debug> executeQuery: Read 951 rows, 57.30 KiB in 0.00232 sec., 409913.7931034483 rows/sec., 24.12 MiB/sec. | ||
| 2757 | 2026.04.29 06:00:00.606487 [ 5 ] {b1d78013-46be-43f1-9285-0d98359857f6} <Debug> TCPHandler: Processed in 0.002536624 sec. | ||
| 2758 | 2026.04.29 06:00:00.606673 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2026.04.29 06:00:00.606800 [ 5 ] {340d434b-5c3c-433a-837e-1b05813af082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2760 | 2026.04.29 06:00:00.606859 [ 5 ] {340d434b-5c3c-433a-837e-1b05813af082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2761 | 2026.04.29 06:00:00.607446 [ 5 ] {340d434b-5c3c-433a-837e-1b05813af082} <Trace> oximeter.fields_u64 (f59c6b16-4a6f-434f-aac8-3f0f3bd5a9ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.04.29 06:00:00.607491 [ 5 ] {340d434b-5c3c-433a-837e-1b05813af082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2763 | 2026.04.29 06:00:00.607942 [ 5 ] {340d434b-5c3c-433a-837e-1b05813af082} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2764 | 2026.04.29 06:00:00.608292 [ 5 ] {340d434b-5c3c-433a-837e-1b05813af082} <Trace> oximeter.fields_u64 (f59c6b16-4a6f-434f-aac8-3f0f3bd5a9ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.04.29 06:00:00.608454 [ 5 ] {340d434b-5c3c-433a-837e-1b05813af082} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001676 sec., 596.6587112171837 rows/sec., 41.95 KiB/sec. | ||
| 2766 | 2026.04.29 06:00:00.608510 [ 5 ] {340d434b-5c3c-433a-837e-1b05813af082} <Debug> TCPHandler: Processed in 0.001900698 sec. | ||
| 2767 | 2026.04.29 06:00:00.608705 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2026.04.29 06:00:00.608838 [ 5 ] {c6467d96-01b9-4a9d-b7d3-e758c774e3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2769 | 2026.04.29 06:00:00.608898 [ 5 ] {c6467d96-01b9-4a9d-b7d3-e758c774e3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2770 | 2026.04.29 06:00:00.609603 [ 5 ] {c6467d96-01b9-4a9d-b7d3-e758c774e3bf} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.04.29 06:00:00.609647 [ 5 ] {c6467d96-01b9-4a9d-b7d3-e758c774e3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2772 | 2026.04.29 06:00:00.610038 [ 5 ] {c6467d96-01b9-4a9d-b7d3-e758c774e3bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2773 | 2026.04.29 06:00:00.610311 [ 5 ] {c6467d96-01b9-4a9d-b7d3-e758c774e3bf} <Trace> oximeter.fields_u8 (1b0d3c57-bc96-44ec-929b-aa9adceb369c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.04.29 06:00:00.610463 [ 5 ] {c6467d96-01b9-4a9d-b7d3-e758c774e3bf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001652 sec., 89588.37772397095 rows/sec., 5.10 MiB/sec. | ||
| 2775 | 2026.04.29 06:00:00.610507 [ 5 ] {c6467d96-01b9-4a9d-b7d3-e758c774e3bf} <Debug> TCPHandler: Processed in 0.001868608 sec. | ||
| 2776 | 2026.04.29 06:00:00.610678 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2777 | 2026.04.29 06:00:00.610784 [ 5 ] {31ad151c-66f7-4df6-a6a1-f0ad2512ef7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2778 | 2026.04.29 06:00:00.610831 [ 5 ] {31ad151c-66f7-4df6-a6a1-f0ad2512ef7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2779 | 2026.04.29 06:00:00.612450 [ 5 ] {31ad151c-66f7-4df6-a6a1-f0ad2512ef7a} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.04.29 06:00:00.612501 [ 5 ] {31ad151c-66f7-4df6-a6a1-f0ad2512ef7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2781 | 2026.04.29 06:00:00.613138 [ 5 ] {31ad151c-66f7-4df6-a6a1-f0ad2512ef7a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2782 | 2026.04.29 06:00:00.613522 [ 5 ] {31ad151c-66f7-4df6-a6a1-f0ad2512ef7a} <Trace> oximeter.fields_uuid (60c9a9ad-9189-4f7e-ab0f-9215cec34c00): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.04.29 06:00:00.613702 [ 5 ] {31ad151c-66f7-4df6-a6a1-f0ad2512ef7a} <Debug> executeQuery: Read 1748 rows, 120.77 KiB in 0.002937 sec., 595165.1344909772 rows/sec., 40.15 MiB/sec. | ||
| 2784 | 2026.04.29 06:00:00.613747 [ 5 ] {31ad151c-66f7-4df6-a6a1-f0ad2512ef7a} <Debug> TCPHandler: Processed in 0.00312683 sec. | ||
| 2785 | 2026.04.29 06:00:00.613928 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2026.04.29 06:00:00.614046 [ 5 ] {78ee204c-d9e9-4e55-a534-d5a089536535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2787 | 2026.04.29 06:00:00.614109 [ 5 ] {78ee204c-d9e9-4e55-a534-d5a089536535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2788 | 2026.04.29 06:00:00.614662 [ 5 ] {78ee204c-d9e9-4e55-a534-d5a089536535} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.04.29 06:00:00.614707 [ 5 ] {78ee204c-d9e9-4e55-a534-d5a089536535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2790 | 2026.04.29 06:00:00.615173 [ 5 ] {78ee204c-d9e9-4e55-a534-d5a089536535} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2791 | 2026.04.29 06:00:00.615496 [ 5 ] {78ee204c-d9e9-4e55-a534-d5a089536535} <Trace> oximeter.measurements_bool (4912a95a-255f-41bd-8acf-a5f01a375ecd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.04.29 06:00:00.615684 [ 5 ] {78ee204c-d9e9-4e55-a534-d5a089536535} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001663 sec., 3607.9374624173183 rows/sec., 188.50 KiB/sec. | ||
| 2793 | 2026.04.29 06:00:00.615738 [ 5 ] {78ee204c-d9e9-4e55-a534-d5a089536535} <Debug> TCPHandler: Processed in 0.001867908 sec. | ||
| 2794 | 2026.04.29 06:00:00.615920 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2026.04.29 06:00:00.616034 [ 5 ] {04153d31-06f2-4073-af4e-98d52f59e8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2796 | 2026.04.29 06:00:00.616096 [ 5 ] {04153d31-06f2-4073-af4e-98d52f59e8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2797 | 2026.04.29 06:00:00.617257 [ 5 ] {04153d31-06f2-4073-af4e-98d52f59e8a8} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.04.29 06:00:00.617305 [ 5 ] {04153d31-06f2-4073-af4e-98d52f59e8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2799 | 2026.04.29 06:00:00.617996 [ 5 ] {04153d31-06f2-4073-af4e-98d52f59e8a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2800 | 2026.04.29 06:00:00.618367 [ 5 ] {04153d31-06f2-4073-af4e-98d52f59e8a8} <Trace> oximeter.measurements_cumulativeu64 (8bac2f22-f8ac-40f0-a472-7e0f5939d53f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2026.04.29 06:00:00.618568 [ 5 ] {04153d31-06f2-4073-af4e-98d52f59e8a8} <Debug> executeQuery: Read 1641 rows, 102.37 KiB in 0.002556 sec., 642018.779342723 rows/sec., 39.11 MiB/sec. | ||
| 2802 | 2026.04.29 06:00:00.618622 [ 5 ] {04153d31-06f2-4073-af4e-98d52f59e8a8} <Debug> TCPHandler: Processed in 0.002765386 sec. | ||
| 2803 | 2026.04.29 06:00:00.618813 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.04.29 06:00:00.618922 [ 5 ] {d35296bf-f2c6-4740-9286-8e4d6e893d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2805 | 2026.04.29 06:00:00.618986 [ 5 ] {d35296bf-f2c6-4740-9286-8e4d6e893d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2806 | 2026.04.29 06:00:00.619487 [ 5 ] {d35296bf-f2c6-4740-9286-8e4d6e893d0e} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.04.29 06:00:00.619537 [ 5 ] {d35296bf-f2c6-4740-9286-8e4d6e893d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2808 | 2026.04.29 06:00:00.620000 [ 5 ] {d35296bf-f2c6-4740-9286-8e4d6e893d0e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2809 | 2026.04.29 06:00:00.620305 [ 5 ] {d35296bf-f2c6-4740-9286-8e4d6e893d0e} <Trace> oximeter.measurements_f64 (f3c53cb8-2996-4d3e-8121-38e000cca6ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.04.29 06:00:00.620489 [ 5 ] {d35296bf-f2c6-4740-9286-8e4d6e893d0e} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001588 sec., 1259.4458438287154 rows/sec., 82.41 KiB/sec. | ||
| 2811 | 2026.04.29 06:00:00.620541 [ 5 ] {d35296bf-f2c6-4740-9286-8e4d6e893d0e} <Debug> TCPHandler: Processed in 0.001790007 sec. | ||
| 2812 | 2026.04.29 06:00:00.620926 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.04.29 06:00:00.621037 [ 5 ] {fe51f13b-85f6-42d1-85d7-80782d9a3757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2814 | 2026.04.29 06:00:00.621103 [ 5 ] {fe51f13b-85f6-42d1-85d7-80782d9a3757} <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 | ||
| 2815 | 2026.04.29 06:00:00.622664 [ 5 ] {fe51f13b-85f6-42d1-85d7-80782d9a3757} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2026.04.29 06:00:00.622714 [ 5 ] {fe51f13b-85f6-42d1-85d7-80782d9a3757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2817 | 2026.04.29 06:00:00.623547 [ 5 ] {fe51f13b-85f6-42d1-85d7-80782d9a3757} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2818 | 2026.04.29 06:00:00.623881 [ 5 ] {fe51f13b-85f6-42d1-85d7-80782d9a3757} <Trace> oximeter.measurements_histogramu64 (40ecf569-6df3-492a-bd11-31a2104a8eaf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.04.29 06:00:00.624091 [ 5 ] {fe51f13b-85f6-42d1-85d7-80782d9a3757} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.003074 sec., 7807.417046193885 rows/sec., 13.99 MiB/sec. | ||
| 2820 | 2026.04.29 06:00:00.624202 [ 5 ] {fe51f13b-85f6-42d1-85d7-80782d9a3757} <Debug> TCPHandler: Processed in 0.003330872 sec. | ||
| 2821 | 2026.04.29 06:00:00.624378 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2026.04.29 06:00:00.624500 [ 5 ] {3ebe474b-73a8-49db-a8ee-03f351588b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2823 | 2026.04.29 06:00:00.624552 [ 5 ] {3ebe474b-73a8-49db-a8ee-03f351588b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2824 | 2026.04.29 06:00:00.624968 [ 5 ] {3ebe474b-73a8-49db-a8ee-03f351588b92} <Trace> oximeter.measurements_i64 (cfa517fe-1c63-4f91-bd1a-4d7bc10d7ec8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2026.04.29 06:00:00.625010 [ 5 ] {3ebe474b-73a8-49db-a8ee-03f351588b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2826 | 2026.04.29 06:00:00.625438 [ 5 ] {3ebe474b-73a8-49db-a8ee-03f351588b92} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2827 | 2026.04.29 06:00:00.625784 [ 5 ] {3ebe474b-73a8-49db-a8ee-03f351588b92} <Trace> oximeter.measurements_i64 (cfa517fe-1c63-4f91-bd1a-4d7bc10d7ec8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2026.04.29 06:00:00.625977 [ 5 ] {3ebe474b-73a8-49db-a8ee-03f351588b92} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001497 sec., 2004.008016032064 rows/sec., 141.56 KiB/sec. | ||
| 2829 | 2026.04.29 06:00:00.626037 [ 5 ] {3ebe474b-73a8-49db-a8ee-03f351588b92} <Debug> TCPHandler: Processed in 0.001726626 sec. | ||
| 2830 | 2026.04.29 06:00:00.626211 [ 5 ] {} <Trace> TCP-Session: 41c4e4e9-c19b-4a0d-8def-eed5899a7faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2026.04.29 06:00:00.626317 [ 5 ] {defdf17f-1b84-4740-be3f-241cbc2246a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2832 | 2026.04.29 06:00:00.626365 [ 5 ] {defdf17f-1b84-4740-be3f-241cbc2246a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2833 | 2026.04.29 06:00:00.626809 [ 5 ] {defdf17f-1b84-4740-be3f-241cbc2246a8} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.04.29 06:00:00.626850 [ 5 ] {defdf17f-1b84-4740-be3f-241cbc2246a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2835 | 2026.04.29 06:00:00.627246 [ 5 ] {defdf17f-1b84-4740-be3f-241cbc2246a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2836 | 2026.04.29 06:00:00.627561 [ 5 ] {defdf17f-1b84-4740-be3f-241cbc2246a8} <Trace> oximeter.measurements_u64 (58374a1b-4b3e-4ff7-a418-1684503b7164): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2026.04.29 06:00:00.627735 [ 5 ] {defdf17f-1b84-4740-be3f-241cbc2246a8} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001437 sec., 37578.288100208774 rows/sec., 2.23 MiB/sec. | ||
| 2838 | 2026.04.29 06:00:00.627791 [ 5 ] {defdf17f-1b84-4740-be3f-241cbc2246a8} <Debug> TCPHandler: Processed in 0.001636536 sec. | ||
| 2839 | 2026.04.29 06:00:02.540109 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 378 | ||
| 2840 | 2026.04.29 06:00:02.543368 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.04.29 06:00:02.543424 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2842 | 2026.04.29 06:00:02.547453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2843 | 2026.04.29 06:00:02.547780 [ 243 ] {} <Trace> system.query_log (7d821568-1a63-435a-8192-8211aa5d3734): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.04.29 06:00:02.548259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||